Running with gitlab-runner 13.8.0 (775dd39d)  on global-shared-gitlab-runner-5896686f8-f7z96 71K9UkNo section_start:1621633508:resolve_secrets Resolving secrets section_end:1621633508:resolve_secrets section_start:1621633508:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runner-isolated WARNING: Pulling GitLab Runner helper image from Docker Hub. Helper image is migrating to registry.gitlab.com, for more information see https://docs.gitlab.com/runner/configuration/advanced-configuration.html#migrating-helper-image-to-registrygitlabcom Using Kubernetes executor with image registry1.dso.mil/ironbank/ironbank-pipelines/rootless-podman:0.1 ... section_end:1621633508:prepare_executor section_start:1621633508:prepare_script Preparing environment Waiting for pod gitlab-runner-isolated/runner-71k9ukno-project-1052-concurrent-0jvtgc to be running, status is Pending Running on runner-71k9ukno-project-1052-concurrent-0jvtgc via global-shared-gitlab-runner-5896686f8-f7z96... section_end:1621633511:prepare_script section_start:1621633511:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/dsop/opensource/istio-1.5/mixer-1.5/.git/ Created fresh repository. Checking out 181f7db2 as development... Skipping Git submodules setup section_end:1621633512:get_sources section_start:1621633512:download_artifacts Downloading artifacts Downloading artifacts for hardening_manifest (3496017)... Downloading artifacts from coordinator... ok  id=3496017 responseStatus=200 OK token=sTx3xPi4 Downloading artifacts for import artifacts (3496019)... Downloading artifacts from coordinator... ok  id=3496019 responseStatus=200 OK token=_Nv-nJDf Downloading artifacts for load scripts (3496014)... Downloading artifacts from coordinator... ok  id=3496014 responseStatus=200 OK token=ygMs1yWt Downloading artifacts for wl compare lint (3496018)... Downloading artifacts from coordinator... ok  id=3496018 responseStatus=200 OK token=KGh836B8 section_end:1621633515:download_artifacts section_start:1621633515:step_script Executing "step_script" stage of the job script $ "${PIPELINE_REPO_DIR}/stages/build/build-run.sh" Determine source registry based on branch Load any images used in Dockerfile build loading image ci-artifacts/import-artifacts/images/istio-mixer-1.5.10.tar time="2021-05-21T21:45:15Z" level=warning msg="Failed to detect the owner for the current cgroup: stat /sys/fs/cgroup/systemd/kubepods/burstable/podaa89994c-143e-446d-b0e2-05a808b514e5/215678216500e009d2b4bb93d8d0c66b65886d34574628f1430f412ddbebb3e6: no such file or directory" Getting image source signatures Copying blob sha256:dd3f9ef9d4f5678ff14dd242ab47d1283fa01d41b4bc8fe2cbf13d238babb837 Copying blob sha256:83f4287e1f0496940f8c222ca09cbaf2c7f564a10c57b4609800babe8d1b5b32 Copying blob sha256:8682f9a74649fb9fc5d14f827a35259aae8b58c57df8d369f6aa2e92865930c2 Copying blob sha256:7ef3687765828a9cb2645925f27febbac21a5adece69e8437c26184a897b6ec7 Copying blob sha256:d3a6da143c913c5e605737a9d974638f75451b5c593e58eb7e132fcf0e23c6db Copying blob sha256:10a0f337dc5491e3f19145f589cdeaa96b5c381e9519014920447e9b227661ae Copying blob sha256:0973a4f71c637cf4ba48f8219a049fda185573d56a5b9b5c739711db2845b132 Copying config sha256:358b72ac80d93da9f08582b431ad6b676fc944906397bf6513c4317d7b529dff Writing manifest to image destination Storing signatures Loaded image(s): localhost/istio/mixer:1.5.10 Load HTTP and S3 external resources Converting labels from hardening manifest into command line args Converting build args from hardening manifest into command line args Build the image STEP 1: FROM istio/mixer:1.5.10 AS base Getting image source signatures Copying blob sha256:7ef3687765828a9cb2645925f27febbac21a5adece69e8437c26184a897b6ec7 Copying blob sha256:83f4287e1f0496940f8c222ca09cbaf2c7f564a10c57b4609800babe8d1b5b32 Copying blob sha256:d3a6da143c913c5e605737a9d974638f75451b5c593e58eb7e132fcf0e23c6db Copying blob sha256:8682f9a74649fb9fc5d14f827a35259aae8b58c57df8d369f6aa2e92865930c2 Copying blob sha256:10a0f337dc5491e3f19145f589cdeaa96b5c381e9519014920447e9b227661ae --> f60165d5c29 STEP 2: FROM registry1.dso.mil/ironbank/redhat/ubi/ubi8:8.4 Copying blob sha256:dd3f9ef9d4f5678ff14dd242ab47d1283fa01d41b4bc8fe2cbf13d238babb837 Copying blob sha256:0973a4f71c637cf4ba48f8219a049fda185573d56a5b9b5c739711db2845b132 Copying config sha256:f60165d5c29f70e04336864fc79fdced993046b4cd98c57e6a6853032c4b2617 Writing manifest to image destination Storing signatures Getting image source signatures Copying blob sha256:a538c9b9760931040405e4c827d816c820fc4738284b4f51a1bb0c872fb4b45d Copying blob sha256:3caaf0233be2f688c0af8a56788ed45c3ca8a4ca5ba8bfa0911e2bb471ec308c Copying blob sha256:53732dad4680ae165f569331357b89605c03583057db7193a7a4fabdf312f061 Copying config sha256:444c9c83b78712efbf121aa662802918de438d15a974310112a12e581e8c0bcb Writing manifest to image destination Storing signatures STEP 3: COPY --from=base /usr/local/bin/mixs /usr/local/bin/mixs STEP 4: RUN dnf update -y && dnf clean all && rm -rf /var/cache/dnf/ Red Hat Universal Base Image 8 (RPMs) - BaseOS 79 kB/s | 789 kB 00:10 Red Hat Universal Base Image 8 (RPMs) - AppStre 751 kB/s | 7.4 MB 00:10 Red Hat Universal Base Image 8 (RPMs) - CodeRea 1.4 kB/s | 14 kB 00:10 Dependencies resolved. Nothing to do. Complete! 25 files removed STEP 5: ENTRYPOINT ["/usr/local/bin/mixs", "server"] STEP 6: USER 1001 STEP 7: CMD [ "--configStoreURL=fs:///etc/opt/mixer/configroot","--configStoreURL=k8s://" ] STEP 8: COMMIT registry1.dso.mil/ironbank-staging/opensource/istio-1.5/mixer-1.5 Getting image source signatures Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:d8602d2b7603441c5a9b88bfb4f1383ead59c47ca21f6c4ceebfd0bcb890b414 Copying blob sha256:7ded0c6a1078a58c937e696e604fb014f6acbd7c231b93eb6f3522de25f448e6 Copying config sha256:81c3727560cebbc85ff2021db28a424e38bcb69c8e25956d33bc8ae3d37560b9 Writing manifest to image destination Storing signatures --> 81c3727560c 81c3727560cebbc85ff2021db28a424e38bcb69c8e25956d33bc8ae3d37560b9 + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/istio-1.5/mixer-1.5 registry1.dso.mil/ironbank-staging/opensource/istio-1.5/mixer-1.5:271747 + buildah push --storage-driver=vfs --authfile staging_auth.json --digestfile=ci-artifacts/build/digest registry1.dso.mil/ironbank-staging/opensource/istio-1.5/mixer-1.5:271747 Getting image source signatures Copying blob sha256:7ded0c6a1078a58c937e696e604fb014f6acbd7c231b93eb6f3522de25f448e6 Copying blob sha256:d8602d2b7603441c5a9b88bfb4f1383ead59c47ca21f6c4ceebfd0bcb890b414 Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying config sha256:81c3727560cebbc85ff2021db28a424e38bcb69c8e25956d33bc8ae3d37560b9 Writing manifest to image destination Storing signatures + echo 'Read the tags' + tags_file=ci-artifacts/preflight/tags.txt + test -f ci-artifacts/preflight/tags.txt + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/istio-1.5/mixer-1.5 registry1.dso.mil/ironbank-staging/opensource/istio-1.5/mixer-1.5:1.5.10 Read the tags + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/opensource/istio-1.5/mixer-1.5:1.5.10 Getting image source signatures Copying blob sha256:d8602d2b7603441c5a9b88bfb4f1383ead59c47ca21f6c4ceebfd0bcb890b414 Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:7ded0c6a1078a58c937e696e604fb014f6acbd7c231b93eb6f3522de25f448e6 Copying config sha256:81c3727560cebbc85ff2021db28a424e38bcb69c8e25956d33bc8ae3d37560b9 Writing manifest to image destination Storing signatures + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/istio-1.5/mixer-1.5 registry1.dso.mil/ironbank-staging/opensource/istio-1.5/mixer-1.5:latest + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/opensource/istio-1.5/mixer-1.5:latest Getting image source signatures Copying blob sha256:7ded0c6a1078a58c937e696e604fb014f6acbd7c231b93eb6f3522de25f448e6 Copying blob sha256:d8602d2b7603441c5a9b88bfb4f1383ead59c47ca21f6c4ceebfd0bcb890b414 Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying config sha256:81c3727560cebbc85ff2021db28a424e38bcb69c8e25956d33bc8ae3d37560b9 Writing manifest to image destination Storing signatures + IFS= + read -r tag ++ podman inspect --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/istio-1.5/mixer-1.5 --format '{{.Id}}' time="2021-05-21T21:46:42Z" level=warning msg="Failed to detect the owner for the current cgroup: stat /sys/fs/cgroup/systemd/kubepods/burstable/podaa89994c-143e-446d-b0e2-05a808b514e5/215678216500e009d2b4bb93d8d0c66b65886d34574628f1430f412ddbebb3e6: no such file or directory" + IMAGE_ID=sha256:81c3727560cebbc85ff2021db28a424e38bcb69c8e25956d33bc8ae3d37560b9 + echo IMAGE_ID=sha256:81c3727560cebbc85ff2021db28a424e38bcb69c8e25956d33bc8ae3d37560b9 + IMAGE_PODMAN_SHA=sha256:fa46550d810dfd299774420b8b26f8f5a1275c69deb7ed16c61c0311b36f4601 + echo IMAGE_PODMAN_SHA=sha256:fa46550d810dfd299774420b8b26f8f5a1275c69deb7ed16c61c0311b36f4601 + echo IMAGE_FULLTAG=registry1.dso.mil/ironbank-staging/opensource/istio-1.5/mixer-1.5:271747 + echo IMAGE_NAME=opensource/istio-1.5/mixer-1.5 section_end:1621633602:step_script section_start:1621633602:upload_artifacts_on_success Uploading artifacts for successful job Uploading artifacts... ci-artifacts/build/: found 2 matching files and directories Uploading artifacts as "archive" to coordinator... ok id=3496021 responseStatus=201 Created token=dZnk4sby Uploading artifacts... build.env: found 1 matching files and directories  Uploading artifacts as "dotenv" to coordinator... ok id=3496021 responseStatus=201 Created token=dZnk4sby section_end:1621633603:upload_artifacts_on_success section_start:1621633603:cleanup_file_variables Cleaning up file based variables section_end:1621633603:cleanup_file_variables Job succeeded