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 ac7cf205ec7b ---> Removed intermediate container ac7cf205ec7b ---> c016efa5c20e Step 5/19 : ARG LC_ALL=en_US.UTF-8 ---> Running in 6dd7c011da25 ---> Removed intermediate container 6dd7c011da25 ---> c4886b24a2f1 Step 6/19 : ARG LANG=en_US.UTF-8 ---> Running in 09f9b76b5d41 ---> Removed intermediate container 09f9b76b5d41 ---> daa2a4a330ef Step 7/19 : ARG LANGUAGE=en_US.UTF-8 ---> Running in d3f56ddb89ae ---> Removed intermediate container d3f56ddb89ae ---> 0c607a563ce3 Step 8/19 : ENV USER root ---> Running in f5b32df4915e ---> Removed intermediate container f5b32df4915e ---> da90540d3d73 Step 9/19 : ENV HOME /root ---> Running in 6f60a394bca8 ---> Removed intermediate container 6f60a394bca8 ---> e33ac8d34953 Step 10/19 : ENV CONTRAIL $HOME/contrail ---> Running in 94298f24a30f ---> Removed intermediate container 94298f24a30f ---> b1313ae40720 Step 11/19 : ENV LC_ALL=$LC_ALL ---> Running in a5b241353dc6 ---> Removed intermediate container a5b241353dc6 ---> 023acbadc74d Step 12/19 : ENV LANG=$LANG ---> Running in 626963c37e55 ---> Removed intermediate container 626963c37e55 ---> 329426271ffd Step 13/19 : ENV LANGUAGE=$LANGUAGE ---> Running in 9464f251de60 ---> Removed intermediate container 9464f251de60 ---> 4cb3936bb80d Step 14/19 : ENV PS1="sandbox:\[\033[01;34m\]\w\[\033[00m\]\$ " ---> Running in 832aeb472fef ---> Removed intermediate container 832aeb472fef ---> 53cf649cbc92 Step 15/19 : WORKDIR $CONTRAIL ---> Running in 993960510b52 ---> Removed intermediate container 993960510b52 ---> 0d8f33a1f2e1 Step 16/19 : COPY *.repo pip.conf* /etc/yum.repos.d/ ---> 0f44113e6294 Step 17/19 : COPY entrypoint.sh build-rocky*.sh / ---> 4f3ac6d334b0 Step 18/19 : RUN source /etc/os-release && /build-rocky$(echo ${VERSION_ID} | cut -d '.' -f 1).sh ---> Running in 0b722d569298 /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 43 MB/s | 2.1 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 730 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 264 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 75 MB/s | 7.0 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 62 MB/s | 4.0 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 939 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 2.3 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 392 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 451 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 770 kB/s | 16 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 14 kB/s | 257 B 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 698 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 113 MB/s | 30 MB 00:00 Third parties for OpenSDN 55 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:48:36 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 Downloading Packages: (1/7): dnf-plugins-core-4.3.0-16.el9.noarch.rpm 2.3 MB/s | 36 kB 00:00 (2/7): dbus-libs-1.12.20-8.el9.x86_64.rpm 7.1 MB/s | 151 kB 00:00 (3/7): python3-dbus-1.2.18-2.el9.0.1.x86_64.rpm 13 MB/s | 131 kB 00:00 (4/7): python3-dateutil-2.8.1-7.el9.noarch.rpm 8.8 MB/s | 287 kB 00:00 (5/7): python3-six-1.15.0-9.el9.noarch.rpm 4.3 MB/s | 36 kB 00:00 (6/7): python3-systemd-234-19.el9.x86_64.rpm 15 MB/s | 82 kB 00:00 (7/7): python3-dnf-plugins-core-4.3.0-16.el9.no 11 MB/s | 246 kB 00:00 -------------------------------------------------------------------------------- Total 21 MB/s | 969 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : python3-systemd-234-19.el9.x86_64 1/7 Installing : python3-six-1.15.0-9.el9.noarch 2/7 Installing : python3-dateutil-1:2.8.1-7.el9.noarch 3/7 Installing : dbus-libs-1:1.12.20-8.el9.x86_64 4/7 Installing : python3-dbus-1.2.18-2.el9.0.1.x86_64 5/7 Installing : python3-dnf-plugins-core-4.3.0-16.el9.noarch 6/7 Installing : dnf-plugins-core-4.3.0-16.el9.noarch 7/7 Running scriptlet: dnf-plugins-core-4.3.0-16.el9.noarch 7/7 Verifying : dbus-libs-1:1.12.20-8.el9.x86_64 1/7 Verifying : dnf-plugins-core-4.3.0-16.el9.noarch 2/7 Verifying : python3-dateutil-1:2.8.1-7.el9.noarch 3/7 Verifying : python3-dbus-1.2.18-2.el9.0.1.x86_64 4/7 Verifying : python3-dnf-plugins-core-4.3.0-16.el9.noarch 5/7 Verifying : python3-six-1.15.0-9.el9.noarch 6/7 Verifying : python3-systemd-234-19.el9.x86_64 7/7 Installed: dbus-libs-1:1.12.20-8.el9.x86_64 dnf-plugins-core-4.3.0-16.el9.noarch python3-dateutil-1:2.8.1-7.el9.noarch python3-dbus-1.2.18-2.el9.0.1.x86_64 python3-dnf-plugins-core-4.3.0-16.el9.noarch python3-six-1.15.0-9.el9.noarch python3-systemd-234-19.el9.x86_64 Complete! Failed to set locale, defaulting to C.UTF-8 Error: No matching repo to modify: devel. 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