Running with gitlab-runner 17.7.0~pre.103.g896916a8 (896916a8)
  on green-1.private.runners-manager.gitlab.com/gitlab.com/gitlab-org 4bq1s9yM, system ID: s_9d15f3e4e7ae
  feature flags: FF_NETWORK_PER_BUILD:true, FF_DISABLE_UMASK_FOR_DOCKER_EXECUTOR:true
Resolving secrets
section_start:1741089192:prepare_executor
Preparing the "docker+machine" executor
Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-omnibus-builder/distribution_ci_tools:5.8.0 ...
Starting service docker:27.5.1-dind...
Pulling docker image docker:27.5.1-dind ...
Using docker image sha256:d2dc198f7d839eae26b5a9cb0e7cdc4e2c97d9cb4ea66dbeb0a4c0c7f0b165f8 for docker:27.5.1-dind with digest docker@sha256:aa3df78ecf320f5fafdce71c659f1629e96e9de0968305fe1de670e0ca9176ce ...
Waiting for services to be up and running (timeout 30 seconds)...
Authenticating with credentials from job payload (GitLab Registry)
Pulling docker image registry.gitlab.com/gitlab-org/gitlab-omnibus-builder/distribution_ci_tools:5.8.0 ...
Using docker image sha256:4a13751d32c8e951e330b8fa79e959cc0085d59075f0bf7c92c57a1556562bc2 for registry.gitlab.com/gitlab-org/gitlab-omnibus-builder/distribution_ci_tools:5.8.0 with digest registry.gitlab.com/gitlab-org/gitlab-omnibus-builder/distribution_ci_tools@sha256:784d57f375efe14131f97c074b113c815e4cfd68087d5b31e5ba06f4bf681f74 ...
Not using umask - FF_DISABLE_UMASK_FOR_DOCKER_EXECUTOR is set!
section_end:1741089267:prepare_executor
section_start:1741089267:prepare_script
Preparing environment
Running on runner-4bq1s9ym-project-7682093-concurrent-0 via runner-4bq1s9ym-private-1741084456-920f7bd8...
section_end:1741089274:prepare_script
section_start:1741089274:get_sources
Getting source from Git repository
Fetching changes...
Initialized empty Git repository in /builds/gitlab-org/build/CNG-mirror/.git/
Created fresh repository.
Checking out a92931cf as detached HEAD (ref is master)...

Skipping Git submodules setup
$ git remote set-url origin "${CI_REPOSITORY_URL}"
section_end:1741089278:get_sources
section_start:1741089278:download_artifacts
Downloading artifacts
Downloading artifacts for debian-stable (9305428844)...
Downloading artifacts from coordinator... ok        host=storage.googleapis.com id=9305428844 responseStatus=200 OK token=glcbt-66
section_end:1741089279:download_artifacts
section_start:1741089279:step_script
Executing "step_script" stage of the job script
Using docker image sha256:4a13751d32c8e951e330b8fa79e959cc0085d59075f0bf7c92c57a1556562bc2 for registry.gitlab.com/gitlab-org/gitlab-omnibus-builder/distribution_ci_tools:5.8.0 with digest registry.gitlab.com/gitlab-org/gitlab-omnibus-builder/distribution_ci_tools@sha256:784d57f375efe14131f97c074b113c815e4cfd68087d5b31e5ba06f4bf681f74 ...
$ if [[ $CI_COMMIT_TAG =~ $AUTO_DEPLOY_TAG_REGEX ]] && [[ "${AUTO_DEPLOY_COMPILE_ASSETS}" == "true" ]]; then # collapsed multi-line command
$ IFS="," read -ra _archs <<< "${PLATFORMS}"
$ mkdir -p artifacts/images artifacts/container_versions artifacts/final
$ source build-scripts/build.sh
$ if [[ "${CI_COMMIT_TAG}" == *-ubi || "${CI_COMMIT_REF_NAME}" == *-ubi ]]; then
$ if [ "${FIPS_PIPELINE}" = "true" ]; then
$ export {CONTAINER_VERSION,BASE_VERSION}=$(get_version gitlab-base)
$ export TARGET_VERSION=$(get_target_version)
$ docker login -u "$CI_DEPENDENCY_PROXY_USER" -p "$CI_DEPENDENCY_PROXY_PASSWORD" "$CI_DEPENDENCY_PROXY_SERVER"
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /root/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
$ docker login -u gitlab-ci-token -p "$CI_JOB_TOKEN" "$CI_REGISTRY"
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /root/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
$ if [ "${DISABLE_BUILDX_CLUSTER}" != "true" ]; then
$ docker buildx create --use --driver-opt="image=${BUILDKIT_IMAGE}"
friendly_torvalds
$ fi
$ docker buildx inspect --bootstrap
#1 [internal] booting buildkit
#1 pulling image moby/buildkit:v0.20.0
#1 pulling image moby/buildkit:v0.20.0 3.0s done
#1 creating container buildx_buildkit_friendly_torvalds0
#1 creating container buildx_buildkit_friendly_torvalds0 3.8s done
#1 DONE 6.8s
Name:          friendly_torvalds
Driver:        docker-container
Last Activity: 2025-03-04 11:54:41 +0000 UTC

Nodes:
Name:           friendly_torvalds0
Endpoint:       tcp://docker:2375
Driver Options: image="moby/buildkit:v0.20.0"
Status:         running
Buildkit:       v0.20.0
Platforms:      linux/amd64, linux/amd64/v2, linux/amd64/v3, linux/arm64, linux/riscv64, linux/ppc64le, linux/s390x, linux/386, linux/loong64, linux/arm/v7, linux/arm/v6
Labels:
 org.mobyproject.buildkit.worker.executor:         oci
 org.mobyproject.buildkit.worker.hostname:         b3eab59b3507
 org.mobyproject.buildkit.worker.network:          host
 org.mobyproject.buildkit.worker.oci.process-mode: sandbox
 org.mobyproject.buildkit.worker.selinux.enabled:  false
 org.mobyproject.buildkit.worker.snapshotter:      overlayfs
GC Policy rule#0:
 All:           false
 Filters:       type==source.local,type==exec.cachemount,type==source.git.checkout
 Keep Duration: 48h0m0s
GC Policy rule#1:
 All:           false
 Keep Duration: 1440h0m0s
 Keep Bytes:    9.313GiB
GC Policy rule#2:
 All:        false
 Keep Bytes: 9.313GiB
GC Policy rule#3:
 All:        true
 Keep Bytes: 9.313GiB
$ populate_stable_image_vars
DEBIAN_BUILD_ARGS: --build-arg DEBIAN_IMAGE=debian:bookworm-slim@sha256:12c396bd585df7ec21d5679bb6a83d4878bc4415ce926c9e5ea6426d23c60bdc
$ export VERSION_COMPONENTS="$BASE_VERSION$TARGET_VERSION$RUST_VERSION"
$ if force_zstd_build || is_zstd_build;  then
$ export CONTAINER_VERSION=($(echo -n "${VERSION_COMPONENTS}" | sha1sum))
$ build_if_needed --build-arg "RUST_VERSION=$RUST_VERSION" $DEBIAN_BUILD_ARGS $UBI_BUILD_ARGS
/builds/gitlab-org/build/CNG-mirror/gitlab-rust /builds/gitlab-org/build/CNG-mirror
/builds/gitlab-org/build/CNG-mirror
NOTICE: only single arch was specified for registry.gitlab.com/gitlab-org/build/cng-mirror/gitlab-rust:0e2e74ff6250c7ab4ff474e4c602b6abff040dc6
Image exists already and will not be built again.
Image exists - registry.gitlab.com/gitlab-org/build/cng-mirror/gitlab-rust:0e2e74ff6250c7ab4ff474e4c602b6abff040dc6@sha256:1ee9827403f2996ad82641db79826fcdccb3632686a710d22f7d22f5c00e7db3
SKIP_IMAGE_SIGNING set. Not signing image.
$ push_tags
Pipeline triggered by upstream 'gitlab-org/gitlab' project
No version specified. Using upstream ref name to tag image
NOTICE: only single arch was specified for registry.gitlab.com/gitlab-org/build/cng-mirror/gitlab-rust:0e2e74ff6250c7ab4ff474e4c602b6abff040dc6
SKIP_IMAGE_VERIFICATION set. Not verifying image.
Image information for registry.gitlab.com/gitlab-org/build/cng-mirror/gitlab-rust:0e2e74ff6250c7ab4ff474e4c602b6abff040dc6:
mediaType: application/vnd.docker.distribution.manifest.v2+json
Compressed image size: 215532721
Copying registry.gitlab.com/gitlab-org/build/cng-mirror/gitlab-rust@sha256:1ee9827403f2996ad82641db79826fcdccb3632686a710d22f7d22f5c00e7db3 to registry.gitlab.com/gitlab-org/build/cng-mirror/gitlab-rust:sha256-1ee9827403f2996ad82641db79826fcdccb3632686a710d22f7d22f5c00e7db3...
Copying registry.gitlab.com/gitlab-org/build/cng-mirror/gitlab-rust@sha256:1ee9827403f2996ad82641db79826fcdccb3632686a710d22f7d22f5c00e7db3 to registry.gitlab.com/gitlab-org/build/cng-mirror/gitlab-rust:ruby-next...
Copied registry.gitlab.com/gitlab-org/build/cng-mirror/gitlab-rust:0e2e74ff6250c7ab4ff474e4c602b6abff040dc6 to registry.gitlab.com/gitlab-org/build/cng-mirror/gitlab-rust:ruby-next
Image information for registry.gitlab.com/gitlab-org/build/cng-mirror/gitlab-rust:ruby-next:
mediaType: application/vnd.docker.distribution.manifest.v2+json
Compressed image size: 215532721
NOTICE: only single arch was specified for registry.gitlab.com/gitlab-org/build/cng-mirror/gitlab-rust:ruby-next
SKIP_IMAGE_VERIFICATION set. Not verifying image.
Copied registry.gitlab.com/gitlab-org/build/cng-mirror/gitlab-rust:0e2e74ff6250c7ab4ff474e4c602b6abff040dc6 to registry.gitlab.com/gitlab-org/build/cng-mirror/gitlab-rust:ruby-next
$ echo -n "${CONTAINER_VERSION}" > artifacts/container_versions/gitlab-rust_tag.txt
section_end:1741089291:step_script
section_start:1741089291:after_script
Running after_script
Running after script...
$ if [[ "${CI_COMMIT_TAG}" == *-ubi || "${CI_COMMIT_REF_NAME}" == *-ubi ]]; then
$ if [ "${FIPS_PIPELINE}" = "true" ]; then
$ source build-scripts/build.sh
$ list_artifacts
==== Artifacts Summary ====
4.0K	artifacts/images/gitlab-rust.txt
8.0K	artifacts/images
4.0K	artifacts/final
4.0K	artifacts/container_versions/gitlab-rust_tag.txt
4.0K	artifacts/container_versions/debian.txt
12K	artifacts/container_versions
28K	artifacts/
===========================
$ cleanup_mock_tags
section_end:1741089291:after_script
section_start:1741089291:upload_artifacts_on_success
Uploading artifacts for successful job
Uploading artifacts...
artifacts/: found 7 matching artifact files and directories 
WARNING: Upload request redirected                  location=https://gitlab.com/api/v4/jobs/9305428854/artifacts?artifact_format=zip&artifact_type=archive new-url=https://gitlab.com
WARNING: Retrying...                                context=artifacts-uploader error=request redirected
Uploading artifacts as "archive" to coordinator... 201 Created  id=9305428854 responseStatus=201 Created token=glcbt-66
section_end:1741089294:upload_artifacts_on_success
section_start:1741089294:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1741089295:cleanup_file_variables
Job succeeded