gitlab-shell
Passed Started
by
@annabeldunstone
Annabel Dunstone Gray
1Running with gitlab-runner 15.6.0~beta.186.ga889181a (a889181a)2 on blue-2.private.runners-manager.gitlab.com/gitlab.com/gitlab-org QvBVRoXM3 feature flags: FF_DISABLE_UMASK_FOR_DOCKER_EXECUTOR:true, FF_USE_IMPROVED_URL_MASKING:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-omnibus-builder/ruby_docker:3.1.0 ...7Starting service docker:20.10.15-dind ...8Pulling docker image docker:20.10.15-dind ...9Using docker image sha256:38003cc3a7ba9abd5e2a3f94c797f237f139118df6af1c0838a6d4ea021b0c6f for docker:20.10.15-dind with digest docker@sha256:fb9cc626282893e4c7af33821af0ea7f6f8349d06955fef47efed35d6dbfc518 ...10Waiting for services to be up and running (timeout 30 seconds)...11Authenticating with credentials from job payload (GitLab Registry)12Pulling docker image registry.gitlab.com/gitlab-org/gitlab-omnibus-builder/ruby_docker:3.1.0 ...13Using docker image sha256:f765af5b7f48834c4182622c50a8b08ef28ace8a1a9d9a3a45b97480fe70ec3e for registry.gitlab.com/gitlab-org/gitlab-omnibus-builder/ruby_docker:3.1.0 with digest registry.gitlab.com/gitlab-org/gitlab-omnibus-builder/ruby_docker@sha256:9d264a1d809eeaea696a8a42b193d32fc88a27a59987623c1b527fe4c99fdb23 ...14Not using umask - FF_DISABLE_UMASK_FOR_DOCKER_EXECUTOR is set!16Running on runner-qvbvroxm-project-7682093-concurrent-0 via runner-qvbvroxm-private-1671039383-d542ca4b...18$ eval "$CI_PRE_CLONE_SCRIPT"19Fetching changes...20Initialized empty Git repository in /builds/gitlab-org/build/CNG-mirror/.git/21Created fresh repository.22Checking out 36b8d450 as master...23Skipping Git submodules setup24$ git remote set-url origin "${CI_REPOSITORY_URL}"26Downloading artifacts for gitlab-base (3475200037)...27Downloading artifacts from coordinator... ok id=3475200037 responseStatus=200 OK token=K_zvfyo428Downloading artifacts for gitlab-go (3475200028)...29Downloading artifacts from coordinator... ok id=3475200028 responseStatus=200 OK token=K_zvfyo431Using docker image sha256:f765af5b7f48834c4182622c50a8b08ef28ace8a1a9d9a3a45b97480fe70ec3e for registry.gitlab.com/gitlab-org/gitlab-omnibus-builder/ruby_docker:3.1.0 with digest registry.gitlab.com/gitlab-org/gitlab-omnibus-builder/ruby_docker@sha256:9d264a1d809eeaea696a8a42b193d32fc88a27a59987623c1b527fe4c99fdb23 ...32$ if [[ $CI_COMMIT_TAG =~ $AUTO_DEPLOY_TAG_REGEX ]]; then # collapsed multi-line command33$ mkdir -p artifacts/images artifacts/container_versions artifacts/final34$ source build-scripts/build.sh35$ if [[ "${CI_COMMIT_TAG}" == *-ubi8 || "${CI_COMMIT_REF_NAME}" == *-ubi8 ]]; then36$ if [ "${FIPS_PIPELINE}" = "true" ]; then37$ export {CONTAINER_VERSION,BASE_VERSION}=$(get_version gitlab-base)38$ export TARGET_VERSION=$(get_target_version)39$ docker login -u "$CI_DEPENDENCY_PROXY_USER" -p "$CI_DEPENDENCY_PROXY_PASSWORD" "$CI_DEPENDENCY_PROXY_SERVER"40WARNING! Using --password via the CLI is insecure. Use --password-stdin.41WARNING! Your password will be stored unencrypted in /root/.docker/config.json.42Configure a credential helper to remove this warning. See44Login Succeeded45$ docker login -u gitlab-ci-token -p "$CI_JOB_TOKEN" "$CI_REGISTRY"46WARNING! Using --password via the CLI is insecure. Use --password-stdin.47WARNING! Your password will be stored unencrypted in /root/.docker/config.json.48Configure a credential helper to remove this warning. See50Login Succeeded51$ populate_stable_image_vars52DEBIAN_BUILD_ARGS: --build-arg DEBIAN_IMAGE=debian:bullseye-slim@sha256:98de137b613dfc97f6b1eaa2f2d0a167eec4c5b72e2a34fd215aa51c3dcc3a8653$ import_assets artifacts/ubi/{gitlab-logger,gitlab-gomplate}.tar.gz54$ gitlab_base_version=$(cat artifacts/container_versions/gitlab-base_tag.txt)55$ export GITLAB_BASE_IMAGE="${CI_REGISTRY_IMAGE}/gitlab-base:${gitlab_base_version}${IMAGE_TAG_EXT}"56$ go_version=$(cat artifacts/container_versions/gitlab-go_tag.txt)57$ export CONTAINER_VERSION=($(echo -n "$BASE_VERSION$go_version$TARGET_VERSION$GITLAB_SHELL_VERSION$CI_PIPELINE_CREATED_AT" | sha1sum))58$ if [ ! "$UBI_PIPELINE" = "true" ]; then59$ export BASE_IMAGE="$CI_REGISTRY_IMAGE/gitlab-go:${go_version}${IMAGE_TAG_EXT}"60$ fi61$ build_if_needed --build-arg "TAG=${gitlab_base_version}${IMAGE_TAG_EXT}" --build-arg "GO_IMAGE=$CI_REGISTRY_IMAGE/gitlab-go:${go_version}${IMAGE_TAG_EXT}" --build-arg "GITLAB_SHELL_VERSION=${GITLAB_SHELL_VERSION}" --build-arg "GITLAB_NAMESPACE=${GITLAB_NAMESPACE}" --build-arg "FETCH_ARTIFACTS_PAT=${FETCH_DEV_ARTIFACTS_PAT}" --build-arg "CI_API_V4_URL=${CI_API_V4_URL}" --build-arg "CACHE_BUSTER=$GITLAB_SHELL_VERSION$(date -uI)" --build-arg "GITLAB_BASE_IMAGE=${GITLAB_BASE_IMAGE}" $UBI_BUILD_ARGS $DEBIAN_BUILD_ARGS62/builds/gitlab-org/build/CNG-mirror/gitlab-shell /builds/gitlab-org/build/CNG-mirror63/builds/gitlab-org/build/CNG-mirror64Error response from daemon: manifest for registry.gitlab.com/gitlab-org/build/cng-mirror/gitlab-shell:df99b28b98b9f5caf6b60efb489f5c06ff8558b9 not found: manifest unknown: manifest unknown65/builds/gitlab-org/build/CNG-mirror/gitlab-shell /builds/gitlab-org/build/CNG-mirror66fb19b1a652784725a65175cdc605697643eb3c7b: Pulling from gitlab-org/build/cng-mirror/gitlab-go67025c56f98b67: Pulling fs layer68d9d28723c09a: Pulling fs layer69025c56f98b67: Verifying Checksum70025c56f98b67: Download complete71d9d28723c09a: Verifying Checksum72d9d28723c09a: Download complete73025c56f98b67: Pull complete74d9d28723c09a: Pull complete75Digest: sha256:8e01106c4f3a97093e184104639304811dcd15c2510cd0f6355db3f5c79ccbfb76Status: Downloaded newer image for registry.gitlab.com/gitlab-org/build/cng-mirror/gitlab-go:fb19b1a652784725a65175cdc605697643eb3c7b77registry.gitlab.com/gitlab-org/build/cng-mirror/gitlab-go:fb19b1a652784725a65175cdc605697643eb3c7b78NOTICE: docker cache image enabled, attempting 'registry.gitlab.com/gitlab-org/build/cng-mirror/gitlab-shell:master'79NOTICE: docker cache image in use80Sending build context to Docker daemon 29.18kB81Step 1/34 : ARG CI_REGISTRY_IMAGE="registry.gitlab.com/gitlab-org/build/cng"82Step 2/34 : ARG TAG="master"83Step 3/34 : ARG GO_TAG="${TAG}"84Step 4/34 : ARG GO_IMAGE="$CI_REGISTRY_IMAGE/gitlab-go:${GO_TAG}"85Step 5/34 : ARG GITLAB_BASE_IMAGE="${CI_REGISTRY_IMAGE}/gitlab-base:${TAG}"86Step 6/34 : FROM ${GO_IMAGE} as build87 ---> 7b6102feaa6b88Step 7/34 : ARG GITLAB_SHELL_VERSION=main89 ---> Running in 7092bc38c53990Removing intermediate container 7092bc38c53991 ---> 82e76ae235e492Step 8/34 : ARG GITLAB_NAMESPACE="gitlab-org"93 ---> Running in 4c799402515894Removing intermediate container 4c799402515895 ---> 0567dfeac26596Step 9/34 : ARG FETCH_ARTIFACTS_PAT97 ---> Running in c4ba35eb01bb98Removing intermediate container c4ba35eb01bb99 ---> ac289b8e4f57100Step 10/34 : ARG CI_API_V4_URL101 ---> Running in 1c3ce2cfa2f9102Removing intermediate container 1c3ce2cfa2f9103 ---> 539d26b7ba5a104Step 11/34 : RUN apt-get update && apt-get install -y --no-install-recommends gcc git make xtail && rm -rf /var/lib/apt/lists/* && mkdir -p /assets105 ---> Running in 540acee40d35106Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]107Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]108Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]109Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]110Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]111Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]112Fetched 8616 kB in 1s (5961 kB/s)113Reading package lists...114Reading package lists...115Building dependency tree...116Reading state information...117The following additional packages will be installed:118 binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-10 gcc-10 git-man119 libasan6 libatomic1 libbinutils libcc1-0 libctf-nobfd0 libctf0120 libcurl3-gnutls liberror-perl libexpat1 libgcc-10-dev libgdbm-compat4121 libgdbm6 libgomp1 libisl23 libitm1 liblsan0 libmpc3 libmpfr6 libperl5.32122 libquadmath0 libtsan0 libubsan1 perl perl-modules-5.32123Suggested packages:124 binutils-doc cpp-doc gcc-10-locales gcc-multilib manpages-dev autoconf125 automake libtool flex bison gdb gcc-doc gcc-10-multilib gcc-10-doc126 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email127 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n sensible-utils128 make-doc perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl129 libtap-harness-archive-perl130Recommended packages:131 libc6-dev | libc-dev libc6-dev patch less ssh-client netbase132The following NEW packages will be installed:133 binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-10 gcc gcc-10 git134 git-man libasan6 libatomic1 libbinutils libcc1-0 libctf-nobfd0 libctf0135 libcurl3-gnutls liberror-perl libexpat1 libgcc-10-dev libgdbm-compat4136 libgdbm6 libgomp1 libisl23 libitm1 liblsan0 libmpc3 libmpfr6 libperl5.32137 libquadmath0 libtsan0 libubsan1 make perl perl-modules-5.32 xtail1380 upgraded, 35 newly installed, 0 to remove and 0 not upgraded.139Need to get 57.0 MB of archives.140After this operation, 239 MB of additional disk space will be used.141Get:1 http://deb.debian.org/debian bullseye/main amd64 perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB]142Get:2 http://deb.debian.org/debian bullseye/main amd64 libgdbm6 amd64 1.19-2 [64.9 kB]143Get:3 http://deb.debian.org/debian bullseye/main amd64 libgdbm-compat4 amd64 1.19-2 [44.7 kB]144Get:4 http://deb.debian.org/debian bullseye/main amd64 libperl5.32 amd64 5.32.1-4+deb11u2 [4106 kB]145Get:5 http://deb.debian.org/debian bullseye/main amd64 perl amd64 5.32.1-4+deb11u2 [293 kB]146Get:6 http://deb.debian.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB]147Get:7 http://deb.debian.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB]148Get:8 http://deb.debian.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB]149Get:9 http://deb.debian.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB]150Get:10 http://deb.debian.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB]151Get:11 http://deb.debian.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB]152Get:12 http://deb.debian.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB]153Get:13 http://deb.debian.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB]154Get:14 http://deb.debian.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB]155Get:15 http://deb.debian.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB]156Get:16 http://deb.debian.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB]157Get:17 http://deb.debian.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB]158Get:18 http://deb.debian.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB]159Get:19 http://deb.debian.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB]160Get:20 http://deb.debian.org/debian bullseye/main amd64 libatomic1 amd64 10.2.1-6 [9008 B]161Get:21 http://deb.debian.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB]162Get:22 http://deb.debian.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB]163Get:23 http://deb.debian.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB]164Get:24 http://deb.debian.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB]165Get:25 http://deb.debian.org/debian bullseye/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB]166Get:26 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB]167Get:27 http://deb.debian.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB]168Get:28 http://deb.debian.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B]169Get:29 http://deb.debian.org/debian bullseye/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+deb11u3 [342 kB]170Get:30 http://deb.debian.org/debian-security bullseye-security/main amd64 libexpat1 amd64 2.2.10-2+deb11u5 [98.2 kB]171Get:31 http://deb.debian.org/debian bullseye/main amd64 liberror-perl all 0.17029-1 [31.0 kB]172Get:32 http://deb.debian.org/debian bullseye/main amd64 git-man all 1:2.30.2-1 [1827 kB]173Get:33 http://deb.debian.org/debian bullseye/main amd64 git amd64 1:2.30.2-1 [5527 kB]174Get:34 http://deb.debian.org/debian bullseye/main amd64 make amd64 4.3-4.1 [396 kB]175Get:35 http://deb.debian.org/debian bullseye/main amd64 xtail amd64 2.1-8 [12.6 kB]176debconf: delaying package configuration, since apt-utils is not installed177Fetched 57.0 MB in 1s (98.7 MB/s)178Selecting previously unselected package perl-modules-5.32.179(Reading database ... 7083 files and directories currently installed.)180Preparing to unpack .../00-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ...181Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ...182Selecting previously unselected package libgdbm6:amd64.183Preparing to unpack .../01-libgdbm6_1.19-2_amd64.deb ...184Unpacking libgdbm6:amd64 (1.19-2) ...185Selecting previously unselected package libgdbm-compat4:amd64.186Preparing to unpack .../02-libgdbm-compat4_1.19-2_amd64.deb ...187Unpacking libgdbm-compat4:amd64 (1.19-2) ...188Selecting previously unselected package libperl5.32:amd64.189Preparing to unpack .../03-libperl5.32_5.32.1-4+deb11u2_amd64.deb ...190Unpacking libperl5.32:amd64 (5.32.1-4+deb11u2) ...191Selecting previously unselected package perl.192Preparing to unpack .../04-perl_5.32.1-4+deb11u2_amd64.deb ...193Unpacking perl (5.32.1-4+deb11u2) ...194Selecting previously unselected package binutils-common:amd64.195Preparing to unpack .../05-binutils-common_2.35.2-2_amd64.deb ...196Unpacking binutils-common:amd64 (2.35.2-2) ...197Selecting previously unselected package libbinutils:amd64.198Preparing to unpack .../06-libbinutils_2.35.2-2_amd64.deb ...199Unpacking libbinutils:amd64 (2.35.2-2) ...200Selecting previously unselected package libctf-nobfd0:amd64.201Preparing to unpack .../07-libctf-nobfd0_2.35.2-2_amd64.deb ...202Unpacking libctf-nobfd0:amd64 (2.35.2-2) ...203Selecting previously unselected package libctf0:amd64.204Preparing to unpack .../08-libctf0_2.35.2-2_amd64.deb ...205Unpacking libctf0:amd64 (2.35.2-2) ...206Selecting previously unselected package binutils-x86-64-linux-gnu.207Preparing to unpack .../09-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ...208Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ...209Selecting previously unselected package binutils.210Preparing to unpack .../10-binutils_2.35.2-2_amd64.deb ...211Unpacking binutils (2.35.2-2) ...212Selecting previously unselected package libisl23:amd64.213Preparing to unpack .../11-libisl23_0.23-1_amd64.deb ...214Unpacking libisl23:amd64 (0.23-1) ...215Selecting previously unselected package libmpfr6:amd64.216Preparing to unpack .../12-libmpfr6_4.1.0-3_amd64.deb ...217Unpacking libmpfr6:amd64 (4.1.0-3) ...218Selecting previously unselected package libmpc3:amd64.219Preparing to unpack .../13-libmpc3_1.2.0-1_amd64.deb ...220Unpacking libmpc3:amd64 (1.2.0-1) ...221Selecting previously unselected package cpp-10.222Preparing to unpack .../14-cpp-10_10.2.1-6_amd64.deb ...223Unpacking cpp-10 (10.2.1-6) ...224Selecting previously unselected package cpp.225Preparing to unpack .../15-cpp_4%3a10.2.1-1_amd64.deb ...226Unpacking cpp (4:10.2.1-1) ...227Selecting previously unselected package libcc1-0:amd64.228Preparing to unpack .../16-libcc1-0_10.2.1-6_amd64.deb ...229Unpacking libcc1-0:amd64 (10.2.1-6) ...230Selecting previously unselected package libgomp1:amd64.231Preparing to unpack .../17-libgomp1_10.2.1-6_amd64.deb ...232Unpacking libgomp1:amd64 (10.2.1-6) ...233Selecting previously unselected package libitm1:amd64.234Preparing to unpack .../18-libitm1_10.2.1-6_amd64.deb ...235Unpacking libitm1:amd64 (10.2.1-6) ...236Selecting previously unselected package libatomic1:amd64.237Preparing to unpack .../19-libatomic1_10.2.1-6_amd64.deb ...238Unpacking libatomic1:amd64 (10.2.1-6) ...239Selecting previously unselected package libasan6:amd64.240Preparing to unpack .../20-libasan6_10.2.1-6_amd64.deb ...241Unpacking libasan6:amd64 (10.2.1-6) ...242Selecting previously unselected package liblsan0:amd64.243Preparing to unpack .../21-liblsan0_10.2.1-6_amd64.deb ...244Unpacking liblsan0:amd64 (10.2.1-6) ...245Selecting previously unselected package libtsan0:amd64.246Preparing to unpack .../22-libtsan0_10.2.1-6_amd64.deb ...247Unpacking libtsan0:amd64 (10.2.1-6) ...248Selecting previously unselected package libubsan1:amd64.249Preparing to unpack .../23-libubsan1_10.2.1-6_amd64.deb ...250Unpacking libubsan1:amd64 (10.2.1-6) ...251Selecting previously unselected package libquadmath0:amd64.252Preparing to unpack .../24-libquadmath0_10.2.1-6_amd64.deb ...253Unpacking libquadmath0:amd64 (10.2.1-6) ...254Selecting previously unselected package libgcc-10-dev:amd64.255Preparing to unpack .../25-libgcc-10-dev_10.2.1-6_amd64.deb ...256Unpacking libgcc-10-dev:amd64 (10.2.1-6) ...257Selecting previously unselected package gcc-10.258Preparing to unpack .../26-gcc-10_10.2.1-6_amd64.deb ...259Unpacking gcc-10 (10.2.1-6) ...260Selecting previously unselected package gcc.261Preparing to unpack .../27-gcc_4%3a10.2.1-1_amd64.deb ...262Unpacking gcc (4:10.2.1-1) ...263Selecting previously unselected package libcurl3-gnutls:amd64.264Preparing to unpack .../28-libcurl3-gnutls_7.74.0-1.3+deb11u3_amd64.deb ...265Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u3) ...266Selecting previously unselected package libexpat1:amd64.267Preparing to unpack .../29-libexpat1_2.2.10-2+deb11u5_amd64.deb ...268Unpacking libexpat1:amd64 (2.2.10-2+deb11u5) ...269Selecting previously unselected package liberror-perl.270Preparing to unpack .../30-liberror-perl_0.17029-1_all.deb ...271Unpacking liberror-perl (0.17029-1) ...272Selecting previously unselected package git-man.273Preparing to unpack .../31-git-man_1%3a2.30.2-1_all.deb ...274Unpacking git-man (1:2.30.2-1) ...275Selecting previously unselected package git.276Preparing to unpack .../32-git_1%3a2.30.2-1_amd64.deb ...277Unpacking git (1:2.30.2-1) ...278Selecting previously unselected package make.279Preparing to unpack .../33-make_4.3-4.1_amd64.deb ...280Unpacking make (4.3-4.1) ...281Selecting previously unselected package xtail.282Preparing to unpack .../34-xtail_2.1-8_amd64.deb ...283Unpacking xtail (2.1-8) ...284Setting up libexpat1:amd64 (2.2.10-2+deb11u5) ...285Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ...286Setting up binutils-common:amd64 (2.35.2-2) ...287Setting up libctf-nobfd0:amd64 (2.35.2-2) ...288Setting up libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u3) ...289Setting up libgomp1:amd64 (10.2.1-6) ...290Setting up libasan6:amd64 (10.2.1-6) ...291Setting up make (4.3-4.1) ...292Setting up libmpfr6:amd64 (4.1.0-3) ...293Setting up libquadmath0:amd64 (10.2.1-6) ...294Setting up libmpc3:amd64 (1.2.0-1) ...295Setting up libatomic1:amd64 (10.2.1-6) ...296Setting up libubsan1:amd64 (10.2.1-6) ...297Setting up xtail (2.1-8) ...298Setting up git-man (1:2.30.2-1) ...299Setting up libbinutils:amd64 (2.35.2-2) ...300Setting up libisl23:amd64 (0.23-1) ...301Setting up libcc1-0:amd64 (10.2.1-6) ...302Setting up liblsan0:amd64 (10.2.1-6) ...303Setting up cpp-10 (10.2.1-6) ...304Setting up libitm1:amd64 (10.2.1-6) ...305Setting up libgdbm6:amd64 (1.19-2) ...306Setting up libtsan0:amd64 (10.2.1-6) ...307Setting up libctf0:amd64 (2.35.2-2) ...308Setting up libgcc-10-dev:amd64 (10.2.1-6) ...309Setting up libgdbm-compat4:amd64 (1.19-2) ...310Setting up libperl5.32:amd64 (5.32.1-4+deb11u2) ...311Setting up cpp (4:10.2.1-1) ...312Setting up binutils-x86-64-linux-gnu (2.35.2-2) ...313Setting up binutils (2.35.2-2) ...314Setting up perl (5.32.1-4+deb11u2) ...315Setting up gcc-10 (10.2.1-6) ...316Setting up gcc (4:10.2.1-1) ...317Setting up liberror-perl (0.17029-1) ...318Setting up git (1:2.30.2-1) ...319Processing triggers for libc-bin (2.31-13+deb11u5) ...320Removing intermediate container 540acee40d35321 ---> 85ec2e9ec39d322Step 12/34 : ARG CACHE_BUSTER=false323 ---> Running in d24794d93228324Removing intermediate container d24794d93228325 ---> 9d7bac4f3fac326Step 13/34 : RUN export PREFIX=/assets/srv/gitlab-shell && mkdir /source && cd /source && echo "Downloading source code from ${CI_API_V4_URL}/projects/${GITLAB_NAMESPACE}%2Fgitlab-shell/repository/archive.tar.bz2?sha=${GITLAB_SHELL_VERSION}" && curl -f --retry 6 --header "PRIVATE-TOKEN: ${FETCH_ARTIFACTS_PAT}" -o gitlab-shell.tar.bz2 "${CI_API_V4_URL}/projects/${GITLAB_NAMESPACE}%2Fgitlab-shell/repository/archive.tar.bz2?sha=${GITLAB_SHELL_VERSION}" && tar -xjf gitlab-shell.tar.bz2 --strip-components=1 && rm gitlab-shell.tar.bz2 && make build && rm -rf go go_build internal/testhelper/testdata && mkdir -p ${PREFIX}/bin && install -m755 bin/check ${PREFIX}/bin/check && install -m755 bin/gitlab-shell ${PREFIX}/bin/gitlab-shell && install -m755 bin/gitlab-shell-authorized-keys-check ${PREFIX}/bin/gitlab-shell-authorized-keys-check && install -m755 bin/gitlab-shell-authorized-principals-check ${PREFIX}/bin/gitlab-shell-authorized-principals-check && install -m755 bin/gitlab-sshd ${PREFIX}/bin/gitlab-sshd && cp LICENSE VERSION ${PREFIX}/327 ---> Running in 6eec31e0975f328Downloading source code from https://gitlab.com/api/v4/projects/gitlab-org%2Fgitlab-shell/repository/archive.tar.bz2?sha=v14.14.0329 % Total % Received % Xferd Average Speed Time Time Time Current330 Dload Upload Total Spent Left Speed331100 122k 0 122k 0 0 277k 0 --:--:-- --:--:-- --:--:-- 277k332GOBIN="/source/bin" go install -ldflags "-X main.Version=v14.14.0 -X main.BuildTime=20221214.182928" -tags "tracer_static tracer_static_jaeger continuous_profiler_stackdriver" -mod=mod ./cmd/...333go: downloading gitlab.com/gitlab-org/labkit v1.16.0334go: downloading google.golang.org/grpc v1.48.0335go: downloading gopkg.in/yaml.v2 v2.4.0336go: downloading github.com/client9/reopen v1.0.0337go: downloading github.com/sebest/xff v0.0.0-20210106013422-671bd2870b3a338go: downloading github.com/sirupsen/logrus v1.9.0339go: downloading google.golang.org/genproto v0.0.0-20220401170504-314d38edb7de340go: downloading github.com/mattn/go-shellwords v1.0.11341go: downloading gitlab.com/gitlab-org/gitaly/v15 v15.4.0-rc2342go: downloading github.com/pires/go-proxyproto v0.6.2343go: downloading gitlab.com/gitlab-org/golang-crypto v0.0.0-20220616060731-4818747c9fed344go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f345go: downloading cloud.google.com/go/profiler v0.1.0346go: downloading cloud.google.com/go v0.100.2347go: downloading github.com/prometheus/client_golang v1.13.1348go: downloading google.golang.org/api v0.74.0349go: downloading github.com/oklog/ulid/v2 v2.0.2350go: downloading github.com/opentracing/opentracing-go v1.2.0351go: downloading github.com/golang-jwt/jwt/v4 v4.4.1352go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0353go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0354go: downloading golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f355go: downloading github.com/golang/protobuf v1.5.2356go: downloading google.golang.org/protobuf v1.28.1357go: downloading golang.org/x/net v0.0.0-20220531201128-c960675eff93358go: downloading cloud.google.com/go/compute v1.5.0359go: downloading github.com/google/pprof v0.0.0-20210804190019-f964ff605595360go: downloading github.com/googleapis/gax-go/v2 v2.2.0361go: downloading github.com/beorn7/perks v1.0.1362go: downloading github.com/cespare/xxhash/v2 v2.1.2363go: downloading github.com/prometheus/client_model v0.2.0364go: downloading github.com/prometheus/common v0.37.0365go: downloading github.com/prometheus/procfs v0.8.0366go: downloading github.com/uber/jaeger-client-go v2.30.0+incompatible367go: downloading github.com/hashicorp/yamux v0.1.1368go: downloading golang.org/x/oauth2 v0.0.0-20220309155454-6242fa91716a369go: downloading go.opencensus.io v0.23.0370go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1371go: downloading github.com/pkg/errors v0.9.1372go: downloading github.com/uber/jaeger-lib v2.4.1+incompatible373go: downloading github.com/google/go-cmp v0.5.8374go: downloading go.uber.org/atomic v1.9.0375go: downloading github.com/beevik/ntp v0.3.0376go: downloading golang.org/x/text v0.3.8377go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da378Removing intermediate container 6eec31e0975f379 ---> aee149e7f430380Step 14/34 : RUN install -d /assets/srv/sshd && install -d /assets/etc/ssh && install -d /assets/var/log/gitlab-shell && touch /assets/var/log/gitlab-shell/gitlab-shell.log381 ---> Running in 9ef78fe38037382Removing intermediate container 9ef78fe38037383 ---> 67cf4e9a1a2c384Step 15/34 : COPY sshd_config /assets/etc/ssh/385 ---> a8a60b09608b386Step 16/34 : RUN chmod -R g=u /assets387 ---> Running in 1a5b92ec1840388Removing intermediate container 1a5b92ec1840389 ---> 94753425a3f9390Step 17/34 : FROM ${GITLAB_BASE_IMAGE} as final391fecc78b8327ec0efa2ab02aca750c36d323d2c74: Pulling from gitlab-org/build/cng-mirror/gitlab-base392025c56f98b67: Already exists393e28ef5f93e97: Already exists394b09b309fef52: Already exists3956a7ae0b7e941: Already exists396eaadab663752: Already exists397680e0cf73875: Already exists398Digest: sha256:4ce85d3d7798b58810e771a2fa6c3c6a6b6f993d56bcf75811c4a7bfea42bc50399Status: Downloaded newer image for registry.gitlab.com/gitlab-org/build/cng-mirror/gitlab-base:fecc78b8327ec0efa2ab02aca750c36d323d2c74400 ---> 9576218a988d401Step 18/34 : ARG GITLAB_USER=git402 ---> Using cache403 ---> 36472a195fb3404Step 19/34 : RUN adduser --disabled-password --gecos 'GitLab' ${GITLAB_USER} && sed -i "s/${GITLAB_USER}:!/${GITLAB_USER}:*/" /etc/shadow405 ---> Using cache406 ---> 317efbf0fb26407Step 20/34 : RUN apt-get update && apt-get install -y --no-install-recommends openssh-server && rm -Rf /var/lib/apt/lists/* && rm -Rf /var/cache/debconf/templates.dat* && rm -Rf /etc/ssh/ssh_host_* /etc/ssh/sshd_config.*408 ---> Using cache409 ---> 20d36089dc6a410Step 21/34 : COPY --from=build --chown=${GITLAB_USER}:${GITLAB_USER} /assets/ /411 ---> 100c8da016e0412Step 22/34 : COPY scripts/ /scripts413 ---> 2999663b217e414Step 23/34 : RUN mv /scripts/authorized_keys /authorized_keys && chmod 0755 /authorized_keys415 ---> Running in 3e20a571fa2e416Removing intermediate container 3e20a571fa2e417 ---> 8e89b04a4e73418Step 24/34 : USER $GITLAB_USER:$GITLAB_USER419 ---> Running in 2b75a252f8cd420Removing intermediate container 2b75a252f8cd421 ---> 6d1b1b378cb2422Step 25/34 : ENV CONFIG_TEMPLATE_DIRECTORY=/srv/gitlab-shell423 ---> Running in 8047da723258424Removing intermediate container 8047da723258425 ---> 5f05999bfd2e426Step 26/34 : CMD ["/scripts/process-wrapper"]427 ---> Running in be22c25ad4f7428Removing intermediate container be22c25ad4f7429 ---> 9ee77a6c6e73430Step 27/34 : VOLUME /var/log/gitlab-shell431 ---> Running in abc477600b3b432Removing intermediate container abc477600b3b433 ---> 04f7d8df4fa7434Step 28/34 : HEALTHCHECK --interval=10s --timeout=3s --retries=3 CMD /scripts/healthcheck435 ---> Running in 9d4dda07ca90436Removing intermediate container 9d4dda07ca90437 ---> cf4f309532e7438Step 29/34 : LABEL io.k8s.description=GitLab Shell service container.439 ---> Running in c79390b06f37440Removing intermediate container c79390b06f37441 ---> d163d294708c442Step 30/34 : LABEL io.openshift-min-memory=6Mi443 ---> Running in abe15888e4f8444Removing intermediate container abe15888e4f8445 ---> 31e73d7cbe2d446Step 31/34 : LABEL io.openshift.min-cpu=0m447 ---> Running in b4330e54533c448Removing intermediate container b4330e54533c449 ---> 87e90db0af93450Step 32/34 : LABEL io.openshift.non-scalable=false451 ---> Running in 40a33c051409452Removing intermediate container 40a33c051409453 ---> d1f664d58d67454Step 33/34 : LABEL io.openshift.tags=gitlab-shell455 ---> Running in 3c4b5fef301c456Removing intermediate container 3c4b5fef301c457 ---> 7be5c6f9c27a458Step 34/34 : LABEL io.openshift.wants=gitlab-webservice459 ---> Running in 5830a53731d2460Removing intermediate container 5830a53731d2461 ---> 55d1f6f36fbf462[Warning] One or more build-args [DEBIAN_IMAGE] were not consumed463Successfully built 55d1f6f36fbf464Successfully tagged registry.gitlab.com/gitlab-org/build/cng-mirror/gitlab-shell:df99b28b98b9f5caf6b60efb489f5c06ff8558b9465Final Image Size: 267305723466/builds/gitlab-org/build/CNG-mirror467Pushing the image with computed CONTAINER_VERSION as the image tag.468The push refers to repository [registry.gitlab.com/gitlab-org/build/cng-mirror/gitlab-shell]469912fb9d80c30: Preparing4706ee809377755: Preparing471f8d90fb08793: Preparing4728864225a7896: Preparing473c52911cf5f7b: Preparing474608a9a3ce51b: Preparing4759efb283c164a: Preparing47610ced8e19b27: Preparing477529a801b7780: Preparing478a00c4e5aa137: Preparing479b5ebffba54d3: Preparing480608a9a3ce51b: Waiting4819efb283c164a: Waiting48210ced8e19b27: Waiting483529a801b7780: Waiting484a00c4e5aa137: Waiting485b5ebffba54d3: Waiting486c52911cf5f7b: Layer already exists4878864225a7896: Layer already exists488608a9a3ce51b: Layer already exists4899efb283c164a: Layer already exists49010ced8e19b27: Layer already exists491529a801b7780: Layer already exists492a00c4e5aa137: Layer already exists493b5ebffba54d3: Layer already exists4946ee809377755: Pushed495912fb9d80c30: Pushed496f8d90fb08793: Pushed497df99b28b98b9f5caf6b60efb489f5c06ff8558b9: digest: sha256:d9bd6bfd79d3be7722e99cf0e2af2136b0a88fd67f400b3dae0333c103f07380 size: 2625498$ push_tags499No version specified. Using commit ref slug as the image tag.500The push refers to repository [registry.gitlab.com/gitlab-org/build/cng-mirror/gitlab-shell]501912fb9d80c30: Preparing5026ee809377755: Preparing503f8d90fb08793: Preparing5048864225a7896: Preparing505c52911cf5f7b: Preparing506608a9a3ce51b: Preparing5079efb283c164a: Preparing50810ced8e19b27: Preparing509529a801b7780: Preparing510a00c4e5aa137: Preparing511b5ebffba54d3: Preparing512529a801b7780: Waiting513608a9a3ce51b: Waiting5149efb283c164a: Waiting51510ced8e19b27: Waiting516a00c4e5aa137: Waiting517b5ebffba54d3: Waiting518f8d90fb08793: Layer already exists519912fb9d80c30: Layer already exists520c52911cf5f7b: Layer already exists5218864225a7896: Layer already exists5226ee809377755: Layer already exists523608a9a3ce51b: Layer already exists524529a801b7780: Layer already exists5259efb283c164a: Layer already exists52610ced8e19b27: Layer already exists527a00c4e5aa137: Layer already exists528b5ebffba54d3: Layer already exists529master: digest: sha256:d9bd6bfd79d3be7722e99cf0e2af2136b0a88fd67f400b3dae0333c103f07380 size: 2625530$ push_tags gitlab-$GITLAB_REF_SLUG${IMAGE_TAG_EXT}531Pipeline running against default branch or stable tag. Using specified version as the image tag.532The push refers to repository [registry.gitlab.com/gitlab-org/build/cng-mirror/gitlab-shell]533912fb9d80c30: Preparing5346ee809377755: Preparing535f8d90fb08793: Preparing5368864225a7896: Preparing537c52911cf5f7b: Preparing538608a9a3ce51b: Preparing5399efb283c164a: Preparing54010ced8e19b27: Preparing541529a801b7780: Preparing542a00c4e5aa137: Preparing543b5ebffba54d3: Preparing544608a9a3ce51b: Waiting5459efb283c164a: Waiting54610ced8e19b27: Waiting547529a801b7780: Waiting548a00c4e5aa137: Waiting549b5ebffba54d3: Waiting550912fb9d80c30: Layer already exists5518864225a7896: Layer already exists552c52911cf5f7b: Layer already exists553f8d90fb08793: Layer already exists5546ee809377755: Layer already exists555608a9a3ce51b: Layer already exists5569efb283c164a: Layer already exists55710ced8e19b27: Layer already exists558529a801b7780: Layer already exists559a00c4e5aa137: Layer already exists560b5ebffba54d3: Layer already exists561gitlab-avatar-counter-badge-bg: digest: sha256:d9bd6bfd79d3be7722e99cf0e2af2136b0a88fd67f400b3dae0333c103f07380 size: 2625562$ push_tags $GITLAB_SHELL_VERSION${IMAGE_TAG_EXT}563Pipeline running against default branch or stable tag. Using specified version as the image tag.564The push refers to repository [registry.gitlab.com/gitlab-org/build/cng-mirror/gitlab-shell]565912fb9d80c30: Preparing5666ee809377755: Preparing567f8d90fb08793: Preparing5688864225a7896: Preparing569c52911cf5f7b: Preparing570608a9a3ce51b: Preparing5719efb283c164a: Preparing57210ced8e19b27: Preparing573529a801b7780: Preparing574a00c4e5aa137: Preparing575b5ebffba54d3: Preparing5769efb283c164a: Waiting57710ced8e19b27: Waiting578529a801b7780: Waiting579a00c4e5aa137: Waiting580b5ebffba54d3: Waiting581608a9a3ce51b: Waiting582912fb9d80c30: Layer already exists583c52911cf5f7b: Layer already exists5846ee809377755: Layer already exists5858864225a7896: Layer already exists586f8d90fb08793: Layer already exists587608a9a3ce51b: Layer already exists5889efb283c164a: Layer already exists58910ced8e19b27: Layer already exists590a00c4e5aa137: Layer already exists591529a801b7780: Layer already exists592b5ebffba54d3: Layer already exists593v14.14.0: digest: sha256:d9bd6bfd79d3be7722e99cf0e2af2136b0a88fd67f400b3dae0333c103f07380 size: 2625594$ echo -n "${CONTAINER_VERSION}" > artifacts/container_versions/gitlab-shell_tag.txt596Uploading artifacts...597artifacts/: found 17 matching files and directories 598WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/3475200050/artifacts?artifact_format=zip&artifact_type=archive new-url=https://gitlab.com599WARNING: Retrying... context=artifacts-uploader error=request redirected600Uploading artifacts as "archive" to coordinator... 201 Created id=3475200050 responseStatus=201 Created token=K_zvfyo4602Job succeeded