Building tf-dev-env image: tf-dev-sandbox:sandbox-master-2_1_8_6-1 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 34.3kB Step 1/19 : ARG LINUX_DISTR=rockylinux Step 2/19 : ARG LINUX_DISTR_VER=9 Step 3/19 : FROM $LINUX_DISTR:$LINUX_DISTR_VER 9: Pulling from library/rockylinux 446f83f14b23: Pulling fs layer 446f83f14b23: Verifying Checksum 446f83f14b23: Download complete 446f83f14b23: Pull complete Digest: sha256:d7be1c094cc5845ee815d4632fe377514ee6ebcf8efaed6892889657e5ddaaa6 Status: Downloaded newer image for rockylinux:9 ---> 9cc24f05f309 Step 4/19 : ARG SITE_MIRROR ---> Running in 43162dd13673 ---> Removed intermediate container 43162dd13673 ---> d0e157dde44a Step 5/19 : ARG LC_ALL=en_US.UTF-8 ---> Running in c086ae3735f8 ---> Removed intermediate container c086ae3735f8 ---> 169000c73360 Step 6/19 : ARG LANG=en_US.UTF-8 ---> Running in c2a2c41cb036 ---> Removed intermediate container c2a2c41cb036 ---> 067971eff607 Step 7/19 : ARG LANGUAGE=en_US.UTF-8 ---> Running in ce6891c50e6e ---> Removed intermediate container ce6891c50e6e ---> cb8c3561240b Step 8/19 : ENV USER root ---> Running in c1f85cc8ea39 ---> Removed intermediate container c1f85cc8ea39 ---> a40643afd530 Step 9/19 : ENV HOME /root ---> Running in 5a57fd42dd33 ---> Removed intermediate container 5a57fd42dd33 ---> 08a3be24969a Step 10/19 : ENV CONTRAIL $HOME/contrail ---> Running in 0a28e2d9d847 ---> Removed intermediate container 0a28e2d9d847 ---> 2445159fb1ed Step 11/19 : ENV LC_ALL=$LC_ALL ---> Running in 0174dabebf77 ---> Removed intermediate container 0174dabebf77 ---> 1f5bf7ca673d Step 12/19 : ENV LANG=$LANG ---> Running in 1739189713e0 ---> Removed intermediate container 1739189713e0 ---> 6685d0a425e3 Step 13/19 : ENV LANGUAGE=$LANGUAGE ---> Running in adcc30417393 ---> Removed intermediate container adcc30417393 ---> 28bc6874d9dd Step 14/19 : ENV PS1="sandbox:\[\033[01;34m\]\w\[\033[00m\]\$ " ---> Running in bbe4f9afd672 ---> Removed intermediate container bbe4f9afd672 ---> 624015ea8242 Step 15/19 : WORKDIR $CONTRAIL ---> Running in 82f7f7a0e50b ---> Removed intermediate container 82f7f7a0e50b ---> 9e2a2d6ccd8d Step 16/19 : COPY *.repo pip.conf* /etc/yum.repos.d/ ---> 302345685fe8 Step 17/19 : COPY entrypoint.sh build-rocky*.sh / ---> a155c06b535b Step 18/19 : RUN source /etc/os-release && /build-rocky$(echo ${VERSION_ID} | cut -d '.' -f 1).sh ---> Running in 5f36737649d0 /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) Failed to set locale, defaulting to C.UTF-8 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 2.1 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 730 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 264 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 82 MB/s | 7.0 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 64 MB/s | 4.0 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 939 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 2.3 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 392 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 451 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 841 kB/s | 16 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 13 kB/s | 257 B 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 696 kB/s | 13 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 3.1 MB/s | 64 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 56 MB/s | 30 MB 00:00 Third parties for OpenSDN 50 MB/s | 5.4 MB 00:00 Available Packages Name : git-review Version : 2.3.1 Release : 7.el9 Architecture : noarch Size : 86 k Source : git-review-2.3.1-7.el9.src.rpm Repository : tf-mirrors.ci_repos_epel9.repo Summary : A Git helper for integration with Gerrit URL : https://opendev.org/opendev/git-review License : ASL 2.0 Description : An extension for source control system Git that creates and manages : review requests in the patch management system Gerrit. It replaces the : rfc.sh script. Failed to set locale, defaulting to C.UTF-8 Last metadata expiration check: 0:00:04 ago on Mon Oct 6 19:39:21 2025. Dependencies resolved. =========================================================================================== Package Arch Version Repository Size =========================================================================================== Installing: dnf-plugins-core noarch 4.3.0-16.el9 tf-mirrors.ci_repos_yum9-baseos 36 k Installing dependencies: dbus-libs x86_64 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 151 k python3-dateutil noarch 1:2.8.1-7.el9 tf-mirrors.ci_repos_yum9-baseos 287 k python3-dbus x86_64 1.2.18-2.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 131 k python3-dnf-plugins-core noarch 4.3.0-16.el9 tf-mirrors.ci_repos_yum9-baseos 246 k python3-six noarch 1.15.0-9.el9 tf-mirrors.ci_repos_yum9-baseos 36 k python3-systemd x86_64 234-19.el9 tf-mirrors.ci_repos_yum9-baseos 82 k Transaction Summary =========================================================================================== Install 7 Packages Total download size: 969 k Installed size: 2.9 M Is this ok [y/N]: Operation aborted. The command '/bin/sh -c source /etc/os-release && /build-rocky$(echo ${VERSION_ID} | cut -d '.' -f 1).sh' returned a non-zero code: 1