2026-06-08 15:05:54,691: INFO: Building opensdn-vrouter-kernel-init 2026-06-08 15:05:55,214: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-2_8_0_1-9 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-vrouter-kernel-init --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot --build-arg DEBUGINFO_ROOT=/debuginfo #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.05kB done #1 DONE 1.7s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/rockylinux:9.3 #3 DONE 1.4s #4 [internal] load .dockerignore #4 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 3.2s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [internal] load build context #6 DONE 0.0s #7 [stage-1 1/6] FROM docker.io/library/rockylinux:9.3@sha256:d7be1c094cc5845ee815d4632fe377514ee6ebcf8efaed6892889657e5ddaaa6 #7 DONE 0.0s #7 [stage-1 1/6] FROM docker.io/library/rockylinux:9.3@sha256:d7be1c094cc5845ee815d4632fe377514ee6ebcf8efaed6892889657e5ddaaa6 #7 CACHED #6 [internal] load build context #6 transferring context: 44.77kB 0.0s done #6 DONE 1.3s #8 [stage-1 2/6] COPY *.repo /etc/yum.repos.d/ #8 DONE 0.6s #9 [stage-1 3/6] COPY *.sh / #9 DONE 0.6s #10 [stage-1 4/6] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #10 DONE 1.9s #11 [stage-1 5/6] COPY --from=build /buildroot/usr/src/modules/contrail-vrouter.tar.gz /opt/contrail/src/ #11 DONE 6.0s #12 [stage-1 6/6] RUN set -e ; for item in `ls /__*` ; do mv $item /${item:3} ; done ; find /etc/yum.repos.d/ | grep -i centos | xargs -r rm ; ls -l /etc/yum.repos.d/ ; dnf clean all -y ; dnf makecache ; dnf install -y kmod make gcc gcc-c++ ; dnf clean all -y ; contrail_version=master-2_8_0_1-9 ; echo "${contrail_version}" > /contrail_version ; vrouter_dir=/opt/vrouter_src/vrouter-${contrail_version} ; mkdir -p ${vrouter_dir} /vrouter/${contrail_version}/build/include /vrouter/${contrail_version}/build/dp-core ; tar -xf /opt/contrail/src/contrail-vrouter.tar.gz -C ${vrouter_dir} ; chmod -R 755 ${vrouter_dir} ; cd ${vrouter_dir} ; ./utils/dkms/gen_build_info.sh "${contrail_version}" /vrouter/${contrail_version}/build ; sed -i 's*#include *//#include *g' ${vrouter_dir}/dp-core/vr_index_table.c #12 3.298 total 32 #12 3.298 -rw-r--r--. 1 root root 2707 Jun 8 15:00 mirror-base-rocky9.repo #12 3.298 -rw-r--r--. 1 root root 217 Jun 8 15:00 mirror-docker9.repo #12 3.298 -rw-r--r--. 1 root root 204 Jun 8 15:00 mirror-epel9.repo #12 3.298 -rw-r--r--. 1 root root 1 Jun 8 15:00 rocky-addons.repo #12 3.298 -rw-r--r--. 1 root root 1 Jun 8 15:00 rocky-devel.repo #12 3.298 -rw-r--r--. 1 root root 1 Jun 8 15:00 rocky-extras.repo #12 3.298 -rw-r--r--. 1 root root 1 Jun 8 15:00 rocky.repo #12 3.298 -rw-r--r--. 1 root root 140 Jun 8 15:00 tpc.repo #12 3.879 0 files removed #12 4.950 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 14 MB 00:00 #12 9.873 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 1.9 MB 00:00 #12 12.14 added from: http://tf-mirrors.gz1.opensdn.io/re 4.0 MB/s | 402 kB 00:00 #12 13.02 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 16 MB 00:00 #12 28.58 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 11 MB 00:00 #12 37.56 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 1.1 MB 00:00 #12 39.17 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 4.8 MB 00:00 #12 43.88 added from: http://tf-mirrors.gz1.opensdn.io/re 3.6 MB/s | 697 kB 00:00 #12 44.27 added from: http://tf-mirrors.gz1.opensdn.io/re 8.0 MB/s | 474 kB 00:00 #12 44.89 added from: http://tf-mirrors.gz1.opensdn.io/re 655 kB/s | 18 kB 00:00 #12 45.55 added from: http://tf-mirrors.gz1.opensdn.io/re 7.5 kB/s | 257 B 00:00 #12 46.05 added from: http://tf-mirrors.gz1.opensdn.io/re 420 kB/s | 15 kB 00:00 #12 46.89 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 96 kB 00:00 #12 48.70 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 39 MB 00:01 #12 75.00 Third parties for OpenSDN 30 MB/s | 5.1 MB 00:00 #12 93.05 Metadata cache created. #12 94.66 Last metadata expiration check: 0:00:20 ago on Mon Jun 8 15:07:50 2026. #12 95.18 Dependencies resolved. #12 95.18 ================================================================================================= #12 95.18 Package Arch Version Repository Size #12 95.18 ================================================================================================= #12 95.18 Installing: #12 95.18 gcc x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 32 M #12 95.18 gcc-c++ x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 13 M #12 95.18 kmod x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #12 95.18 make x86_64 1:4.3-8.el9 tf-mirrors.ci_repos_yum9-baseos 529 k #12 95.18 Upgrading: #12 95.18 glibc x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 2.0 M #12 95.18 glibc-common x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 298 k #12 95.18 glibc-minimal-langpack x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 25 k #12 95.18 libgcc x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 85 k #12 95.18 libgomp x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 258 k #12 95.18 libstdc++ x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 739 k #12 95.18 Installing dependencies: #12 95.18 cpp x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 11 M #12 95.18 glibc-devel x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-appstream 35 k #12 95.18 glibc-headers x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-appstream 441 k #12 95.18 kernel-headers x86_64 5.14.0-611.30.1.el9_7 tf-mirrors.ci_repos_yum9-appstream 2.7 M #12 95.18 libmpc x86_64 1.2.1-4.el9 tf-mirrors.ci_repos_yum9-appstream 61 k #12 95.18 libpkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 35 k #12 95.18 libstdc++-devel x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 2.2 M #12 95.18 libxcrypt-devel x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 28 k #12 95.18 pkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 40 k #12 95.18 pkgconf-m4 noarch 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #12 95.18 pkgconf-pkg-config x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #12 95.18 #12 95.18 Transaction Summary #12 95.18 ================================================================================================= #12 95.18 Install 15 Packages #12 95.18 Upgrade 6 Packages #12 95.18 #12 95.18 Total download size: 65 M #12 95.18 Downloading Packages: #12 95.18 (1/21): libpkgconf-1.7.3-10.el9.x86_64.rpm 1.4 MB/s | 35 kB 00:00 #12 95.18 (2/21): kmod-28-11.el9.x86_64.rpm 2.6 MB/s | 121 kB 00:00 #12 95.33 (3/21): pkgconf-1.7.3-10.el9.x86_64.rpm 945 kB/s | 40 kB 00:00 #12 95.33 (4/21): pkgconf-m4-1.7.3-10.el9.noarch.rpm 461 kB/s | 14 kB 00:00 #12 95.33 (5/21): pkgconf-pkg-config-1.7.3-10.el9.x86_64. 1.0 MB/s | 10 kB 00:00 #12 95.33 (6/21): make-4.3-8.el9.x86_64.rpm 5.4 MB/s | 529 kB 00:00 #12 95.72 (7/21): cpp-11.5.0-11.el9.x86_64.rpm 21 MB/s | 11 MB 00:00 #12 95.81 (8/21): glibc-devel-2.34-231.el9_7.2.x86_64.rpm 1.1 MB/s | 35 kB 00:00 #12 95.95 (9/21): glibc-headers-2.34-231.el9_7.2.x86_64.r 2.5 MB/s | 441 kB 00:00 #12 96.25 (10/21): gcc-c++-11.5.0-11.el9.x86_64.rpm 13 MB/s | 13 MB 00:00 #12 96.25 (11/21): libmpc-1.2.1-4.el9.x86_64.rpm 6.8 MB/s | 61 kB 00:00 #12 96.35 (12/21): kernel-headers-5.14.0-611.30.1.el9_7.x 7.4 MB/s | 2.7 MB 00:00 #12 96.35 (13/21): libstdc++-devel-11.5.0-11.el9.x86_64.r 28 MB/s | 2.2 MB 00:00 #12 96.35 (14/21): libxcrypt-devel-4.4.18-3.el9.x86_64.rp 736 kB/s | 28 kB 00:00 #12 96.35 (15/21): glibc-common-2.34-231.el9_7.2.x86_64.r 25 MB/s | 298 kB 00:00 #12 96.35 (16/21): glibc-minimal-langpack-2.34-231.el9_7. 2.8 MB/s | 25 kB 00:00 #12 96.40 (17/21): glibc-2.34-231.el9_7.2.x86_64.rpm 41 MB/s | 2.0 MB 00:00 #12 96.40 (18/21): libgcc-11.5.0-11.el9.x86_64.rpm 2.9 MB/s | 85 kB 00:00 #12 96.40 (19/21): libgomp-11.5.0-11.el9.x86_64.rpm 23 MB/s | 258 kB 00:00 #12 96.40 (20/21): libstdc++-11.5.0-11.el9.x86_64.rpm 40 MB/s | 739 kB 00:00 #12 96.78 (21/21): gcc-11.5.0-11.el9.x86_64.rpm 21 MB/s | 32 MB 00:01 #12 96.78 -------------------------------------------------------------------------------- #12 96.78 Total 40 MB/s | 65 MB 00:01 #12 96.78 Running transaction check #12 97.55 Transaction check succeeded. #12 97.55 Running transaction test #12 99.17 Transaction test succeeded. #12 99.17 Running transaction #12 100.7 Preparing : 1/1 #12 101.0 Upgrading : glibc-common-2.34-231.el9_7.2.x86_64 1/27 #12 101.5 Upgrading : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 2/27 #12 101.8 Upgrading : libgcc-11.5.0-11.el9.x86_64 3/27 #12 102.0 Running scriptlet: libgcc-11.5.0-11.el9.x86_64 3/27 #12 102.3 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 4/27 #12 102.4 Upgrading : glibc-2.34-231.el9_7.2.x86_64 4/27 #12 102.4 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 4/27 #12 102.5 Installing : libmpc-1.2.1-4.el9.x86_64 5/27 #12 102.5 Upgrading : libstdc++-11.5.0-11.el9.x86_64 6/27 #12 102.8 Installing : libstdc++-devel-11.5.0-11.el9.x86_64 7/27 #12 103.3 Installing : cpp-11.5.0-11.el9.x86_64 8/27 #12 103.3 Installing : libpkgconf-1.7.3-10.el9.x86_64 9/27 #12 103.4 Installing : pkgconf-1.7.3-10.el9.x86_64 10/27 #12 103.4 Installing : make-1:4.3-8.el9.x86_64 11/27 #12 103.6 Installing : glibc-headers-2.34-231.el9_7.2.x86_64 12/27 #12 103.6 Upgrading : libgomp-11.5.0-11.el9.x86_64 13/27 #12 104.2 Installing : kernel-headers-5.14.0-611.30.1.el9_7.x86_64 14/27 #12 104.2 Installing : pkgconf-m4-1.7.3-10.el9.noarch 15/27 #12 104.2 Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 16/27 #12 104.2 Installing : glibc-devel-2.34-231.el9_7.2.x86_64 17/27 #12 104.2 Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 18/27 #12 105.5 Installing : gcc-11.5.0-11.el9.x86_64 19/27 #12 106.2 Installing : gcc-c++-11.5.0-11.el9.x86_64 20/27 #12 106.2 Installing : kmod-28-11.el9.x86_64 21/27 #12 106.2 Cleanup : libstdc++-11.4.1-2.1.el9.x86_64 22/27 #12 106.2 Cleanup : libgomp-11.4.1-2.1.el9.x86_64 23/27 #12 106.2 Cleanup : glibc-2.34-83.el9.7.x86_64 24/27 #12 106.2 Cleanup : glibc-minimal-langpack-2.34-83.el9.7.x86_64 25/27 #12 106.2 Cleanup : glibc-common-2.34-83.el9.7.x86_64 26/27 #12 106.3 Cleanup : libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 106.3 Running scriptlet: libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 107.4 Verifying : kmod-28-11.el9.x86_64 1/27 #12 107.4 Verifying : libpkgconf-1.7.3-10.el9.x86_64 2/27 #12 107.4 Verifying : make-1:4.3-8.el9.x86_64 3/27 #12 107.4 Verifying : pkgconf-1.7.3-10.el9.x86_64 4/27 #12 107.4 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 5/27 #12 107.4 Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 6/27 #12 107.4 Verifying : cpp-11.5.0-11.el9.x86_64 7/27 #12 107.4 Verifying : gcc-11.5.0-11.el9.x86_64 8/27 #12 107.4 Verifying : gcc-c++-11.5.0-11.el9.x86_64 9/27 #12 107.4 Verifying : glibc-devel-2.34-231.el9_7.2.x86_64 10/27 #12 107.4 Verifying : glibc-headers-2.34-231.el9_7.2.x86_64 11/27 #12 107.4 Verifying : kernel-headers-5.14.0-611.30.1.el9_7.x86_64 12/27 #12 107.4 Verifying : libmpc-1.2.1-4.el9.x86_64 13/27 #12 107.4 Verifying : libstdc++-devel-11.5.0-11.el9.x86_64 14/27 #12 107.4 Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 15/27 #12 107.4 Verifying : glibc-2.34-231.el9_7.2.x86_64 16/27 #12 107.4 Verifying : glibc-2.34-83.el9.7.x86_64 17/27 #12 107.4 Verifying : glibc-common-2.34-231.el9_7.2.x86_64 18/27 #12 107.4 Verifying : glibc-common-2.34-83.el9.7.x86_64 19/27 #12 107.4 Verifying : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 20/27 #12 107.4 Verifying : glibc-minimal-langpack-2.34-83.el9.7.x86_64 21/27 #12 107.4 Verifying : libgcc-11.5.0-11.el9.x86_64 22/27 #12 107.4 Verifying : libgcc-11.4.1-2.1.el9.x86_64 23/27 #12 107.4 Verifying : libgomp-11.5.0-11.el9.x86_64 24/27 #12 107.4 Verifying : libgomp-11.4.1-2.1.el9.x86_64 25/27 #12 107.4 Verifying : libstdc++-11.5.0-11.el9.x86_64 26/27 #12 107.4 Verifying : libstdc++-11.4.1-2.1.el9.x86_64 27/27 #12 107.6 #12 107.6 Upgraded: #12 107.6 glibc-2.34-231.el9_7.2.x86_64 #12 107.6 glibc-common-2.34-231.el9_7.2.x86_64 #12 107.6 glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 #12 107.6 libgcc-11.5.0-11.el9.x86_64 #12 107.6 libgomp-11.5.0-11.el9.x86_64 #12 107.6 libstdc++-11.5.0-11.el9.x86_64 #12 107.6 Installed: #12 107.6 cpp-11.5.0-11.el9.x86_64 #12 107.6 gcc-11.5.0-11.el9.x86_64 #12 107.6 gcc-c++-11.5.0-11.el9.x86_64 #12 107.6 glibc-devel-2.34-231.el9_7.2.x86_64 #12 107.6 glibc-headers-2.34-231.el9_7.2.x86_64 #12 107.6 kernel-headers-5.14.0-611.30.1.el9_7.x86_64 #12 107.6 kmod-28-11.el9.x86_64 #12 107.6 libmpc-1.2.1-4.el9.x86_64 #12 107.6 libpkgconf-1.7.3-10.el9.x86_64 #12 107.6 libstdc++-devel-11.5.0-11.el9.x86_64 #12 107.6 libxcrypt-devel-4.4.18-3.el9.x86_64 #12 107.6 make-1:4.3-8.el9.x86_64 #12 107.6 pkgconf-1.7.3-10.el9.x86_64 #12 107.6 pkgconf-m4-1.7.3-10.el9.noarch #12 107.6 pkgconf-pkg-config-1.7.3-10.el9.x86_64 #12 107.6 #12 107.6 Complete! #12 108.4 77 files removed #12 DONE 109.1s #13 exporting to image #13 exporting layers #13 exporting layers 5.5s done #13 writing image sha256:e7f007476ea7c5ba712388ad71ee9e8924b2c5c4189a680b890cd339ebd36ffd #13 writing image sha256:e7f007476ea7c5ba712388ad71ee9e8924b2c5c4189a680b890cd339ebd36ffd 0.0s done #13 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_8_0_1-9 done #13 DONE 5.8s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2026-06-08 15:08:31,051: INFO: Docker build duration: 157 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init] 70fd02863074: Preparing f54f90f31544: Preparing c5c4f9f6deb9: Preparing 2589c513c076: Preparing c3893e1529eb: Preparing 44343de3ea1d: Preparing 70fd02863074: Waiting f54f90f31544: Waiting c5c4f9f6deb9: Waiting 2589c513c076: Waiting c3893e1529eb: Waiting 44343de3ea1d: Waiting f54f90f31544: Pushed c5c4f9f6deb9: Pushed 2589c513c076: Pushed c3893e1529eb: Pushed 44343de3ea1d: Layer already exists 70fd02863074: Pushed master-2_8_0_1-9: digest: sha256:199c8db5185b2cb7d5b5b62d538460c5018deef4e5c76dbece64d5b16a176068 size: 1577 2026-06-08 15:08:57,641: INFO: Building opensdn-vrouter-kernel-init finished successfully, duration: 183 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_8_0_1-9 1529b671f22e 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_8_0_1-9 c85df8bc300b 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_0_1-9 647d37417566 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_8_0_1-9 cd2492b4607c 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_8_0_1-9 642e1f778c21 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_8_0_1-9 037c21f2dfc7 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_8_0_1-9 1cf19e834036 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_8_0_1-9 60c1c9f447df 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_8_0_1-9 66d70a80e0f7 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_0_1-9 f1854913b285 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_8_0_1-9 a09fdf1065f4 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_8_0_1-9 916cc59414af 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_8_0_1-9 36b40064eda7 2.49MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_8_0_1-9 8d94ccbcc4ba 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_8_0_1-9 5d7e7d3bbb23 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_8_0_1-9 23940c698b3d 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_8_0_1-9 7e77384106ef 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_8_0_1-9 0aea2f1434c1 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_8_0_1-9 0241737f910d 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_8_0_1-9 f3efa1d640de 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_8_0_1-9 82ee68ad833d 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_8_0_1-9 3eaf939b29a2 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_8_0_1-9 8d10b68ebc58 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_8_0_1-9 61728719d771 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_8_0_1-9 17a71f50f490 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_8_0_1-9 3c0da3cb104e 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_8_0_1-9 3be8c7c6f42a 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_8_0_1-9 6954d93f4dcb 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_8_0_1-9 9c5c7ded5af4 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_8_0_1-9 b374c682f13f 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_8_0_1-9 eee52a0b7b68 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_8_0_1-9 06853c62267a 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_8_0_1-9 0a8fa7c37ba6 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_8_0_1-9 26517714c354 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_8_0_1-9 a6b657d2ee87 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_8_0_1-9 0ff79d7ab952 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_8_0_1-9 6d299f08e193 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_8_0_1-9 fdaf80c3379a 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_8_0_1-9 e4a7355de495 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_8_0_1-9 7e0602072fac 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_8_0_1-9 719948734668 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_8_0_1-9 640d208ba6d9 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_8_0_1-9 d308fcb4e763 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_8_0_1-9 ba5339e50538 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_8_0_1-9 eca8a5a5f328 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_8_0_1-9 b17dcd8a8a6d 1.84GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_8_0_1-9 fe8a14d7b3a3 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_0_1-9 96b6a1cd4264 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_8_0_1-9 961b2af70dae 967MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_8_0_1-9 4270bf63cef5 934MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_8_0_1-9 6d1333336f43 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_8_0_1-9 abe134bd8850 614MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_8_0_1-9 96be3c21d136 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_8_0_1-9 e7f007476ea7 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 37d1221c31c8 2.9GB 0B U opensdn-test-test:master-2_8_0_1-9 b17dcd8a8a6d 1.84GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 71dfdf602547 22.2GB 0B tf-dev-sandbox:frozen 37d1221c31c8 2.9GB 0B U