Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1629900249:resolve_secrets Resolving secrets section_end:1629900249:resolve_secrets section_start:1629900249:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runner-ironbank-dsop 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.2 ... section_end:1629900250:prepare_executor section_start:1629900250:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-2083-concurrent-0wtq9n to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-2083-concurrent-0wtq9n to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper istio-proxy]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-2083-concurrent-0wtq9n to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper istio-proxy]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-2083-concurrent-0wtq9n to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper istio-proxy]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" Running on runner-e82g8rg-project-2083-concurrent-0wtq9n via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1629900262:prepare_script section_start:1629900262:get_sources Getting source from Git repository $ until [ $(curl --fail --silent --output /dev/stderr --write-out "%{http_code}" localhost:15020/healthz/ready) -eq 200 ]; do echo Waiting for Sidecar; sleep 3 ; done ; echo Sidecar available; Sidecar available Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/dsop/elastic/eck-operator/eck-operator/.git/ Created fresh repository. Checking out de50ee2c as development... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1629900262:get_sources section_start:1629900262:download_artifacts Downloading artifacts Downloading artifacts for hardening-manifest (5929469)... Downloading artifacts from coordinator... ok  id=5929469 responseStatus=200 OK token=5n4h5Qkj WARNING: ci-artifacts/preflight/: lchown ci-artifacts/preflight/: operation not permitted (suppressing repeats) Downloading artifacts for import-artifacts (5929471)... Downloading artifacts from coordinator... ok  id=5929471 responseStatus=200 OK token=Hn-5LyNZ WARNING: ci-artifacts/import-artifacts/: lchown ci-artifacts/import-artifacts/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (5929466)... Downloading artifacts from coordinator... ok  id=5929466 responseStatus=200 OK token=yuk4h7kt WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) Downloading artifacts for wl-compare-lint (5929470)... Downloading artifacts from coordinator... ok  id=5929470 responseStatus=200 OK token=RQhj9NX_ WARNING: ci-artifacts/lint/: lchown ci-artifacts/lint/: operation not permitted (suppressing repeats) section_end:1629900264:download_artifacts section_start:1629900264: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 Load HTTP and S3 external resources 'ci-artifacts/import-artifacts/external-resources/LICENSE.txt' -> './LICENSE.txt' 'ci-artifacts/import-artifacts/external-resources/NOTICE.txt' -> './NOTICE.txt' 'ci-artifacts/import-artifacts/external-resources/elastic-operator' -> './elastic-operator' 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 registry1.dso.mil/ironbank/redhat/ubi/ubi8:8.4 Trying to pull registry1.dso.mil/ironbank/redhat/ubi/ubi8:8.4... Getting image source signatures Copying blob sha256:96476a77b28db43fcb170401c287700d91d95cdff9c06e5ea7b48289d40a8e57 Copying blob sha256:4212b7340e3ff5bfb799c3bc3cb8a95354aeaad57d2f143fdd0d30763abdb5fe Copying blob sha256:db2f50b75fc09a20e8d9c497d96ad384fbeacf7e77df71e4c7b578d4c07fccce Copying config sha256:54eb93c4a78e29116a6c0b6948d811deebd935ebae4846b164a6917f8b825b95 Writing manifest to image destination Storing signatures STEP 2: COPY elastic-operator . STEP 3: COPY LICENSE.txt . STEP 4: COPY NOTICE.txt . STEP 5: RUN chmod 755 elastic-operator STEP 6: RUN dnf update -y --setopt=tsflags=nodocs && dnf clean all Red Hat Universal Base Image 8 (RPMs) - BaseOS 79 kB/s | 790 kB 00:10 Red Hat Universal Base Image 8 (RPMs) - AppStre 238 kB/s | 2.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 7: USER 1001 STEP 8: ENTRYPOINT ["./elastic-operator"] STEP 9: CMD ["manager"] STEP 10: COMMIT registry1.dso.mil/ironbank-staging/elastic/eck-operator/eck-operator Getting image source signatures Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:944f62d1ade6d7bb1196d9051cb87f95af1fd3386cbafe0c619c21fa19f64da5 Copying blob sha256:e3a35731590deaf6b3eb93358c39fca056ce0287241a21cf795a26a3eee2533e Copying config sha256:f533e88f9f5af8fb9de31e5c6735be890d6dc250a6e3964858514e1a26531857 Writing manifest to image destination Storing signatures --> f533e88f9f5 Successfully tagged registry1.dso.mil/ironbank-staging/elastic/eck-operator/eck-operator:latest f533e88f9f5af8fb9de31e5c6735be890d6dc250a6e3964858514e1a26531857 + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/elastic/eck-operator/eck-operator registry1.dso.mil/ironbank-staging/elastic/eck-operator/eck-operator:ibci-441839 + buildah push --storage-driver=vfs --authfile staging_auth.json --digestfile=ci-artifacts/build/digest registry1.dso.mil/ironbank-staging/elastic/eck-operator/eck-operator:ibci-441839 Getting image source signatures Copying blob sha256:e3a35731590deaf6b3eb93358c39fca056ce0287241a21cf795a26a3eee2533e Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:944f62d1ade6d7bb1196d9051cb87f95af1fd3386cbafe0c619c21fa19f64da5 Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying config sha256:f533e88f9f5af8fb9de31e5c6735be890d6dc250a6e3964858514e1a26531857 Writing manifest to image destination Storing signatures Read the tags + 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/elastic/eck-operator/eck-operator registry1.dso.mil/ironbank-staging/elastic/eck-operator/eck-operator:1.7.1 + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/elastic/eck-operator/eck-operator:1.7.1 Getting image source signatures Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:e3a35731590deaf6b3eb93358c39fca056ce0287241a21cf795a26a3eee2533e Copying blob sha256:944f62d1ade6d7bb1196d9051cb87f95af1fd3386cbafe0c619c21fa19f64da5 Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying config sha256:f533e88f9f5af8fb9de31e5c6735be890d6dc250a6e3964858514e1a26531857 Writing manifest to image destination Storing signatures + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/elastic/eck-operator/eck-operator registry1.dso.mil/ironbank-staging/elastic/eck-operator/eck-operator:latest + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/elastic/eck-operator/eck-operator:latest Getting image source signatures Copying blob sha256:944f62d1ade6d7bb1196d9051cb87f95af1fd3386cbafe0c619c21fa19f64da5 Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:e3a35731590deaf6b3eb93358c39fca056ce0287241a21cf795a26a3eee2533e Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying config sha256:f533e88f9f5af8fb9de31e5c6735be890d6dc250a6e3964858514e1a26531857 Writing manifest to image destination Storing signatures + IFS= + read -r tag ++ podman inspect --storage-driver=vfs registry1.dso.mil/ironbank-staging/elastic/eck-operator/eck-operator --format '{{.Id}}' + IMAGE_ID=sha256:f533e88f9f5af8fb9de31e5c6735be890d6dc250a6e3964858514e1a26531857 + echo IMAGE_ID=sha256:f533e88f9f5af8fb9de31e5c6735be890d6dc250a6e3964858514e1a26531857 + IMAGE_PODMAN_SHA=sha256:f2943e3b59be3b5645221d62e0d02021475ce121c1e0a10b73704c428d2faa7b + echo IMAGE_PODMAN_SHA=sha256:f2943e3b59be3b5645221d62e0d02021475ce121c1e0a10b73704c428d2faa7b + echo IMAGE_FULLTAG=registry1.dso.mil/ironbank-staging/elastic/eck-operator/eck-operator:ibci-441839 + echo IMAGE_NAME=elastic/eck-operator/eck-operator + branches=("master" "development") + [[ master development =~ development ]] A tarball of the built image can be retrieved from the documentation job artifacts. + msg='A tarball of the built image can be retrieved from the documentation job artifacts.' + echo 'A tarball of the built image can be retrieved from the documentation job artifacts.' section_end:1629900437:step_script section_start:1629900437: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=5929473 responseStatus=201 Created token=gNYf7y7u Uploading artifacts... build.env: found 1 matching files and directories  Uploading artifacts as "dotenv" to coordinator... ok id=5929473 responseStatus=201 Created token=gNYf7y7u section_end:1629900439:upload_artifacts_on_success section_start:1629900439:cleanup_file_variables Cleaning up file based variables section_end:1629900439:cleanup_file_variables Job succeeded