2026-07-27 05:34:13,610: INFO: Building opensdn-vrouter-kernel-init 2026-07-27 05:34:14,167: 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-3_0_0_1-1 --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=26.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.8s #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 0.8s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 0.8s #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 2.1s #8 [stage-1 2/6] COPY *.repo /etc/yum.repos.d/ #8 DONE 0.9s #9 [stage-1 3/6] COPY *.sh / #9 DONE 1.4s #10 [stage-1 4/6] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #10 DONE 3.1s #11 [stage-1 5/6] COPY --from=build /buildroot/usr/src/modules/contrail-vrouter.tar.gz /opt/contrail/src/ #11 DONE 1.6s #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-3_0_0_1-1 ; 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 1.578 total 32 #12 1.578 -rw-r--r--. 1 root root 2707 Jul 27 05:27 mirror-base-rocky9.repo #12 1.578 -rw-r--r--. 1 root root 217 Jul 27 05:27 mirror-docker9.repo #12 1.578 -rw-r--r--. 1 root root 204 Jul 27 05:27 mirror-epel9.repo #12 1.578 -rw-r--r--. 1 root root 1 Jul 27 05:27 rocky-addons.repo #12 1.578 -rw-r--r--. 1 root root 1 Jul 27 05:27 rocky-devel.repo #12 1.578 -rw-r--r--. 1 root root 1 Jul 27 05:27 rocky-extras.repo #12 1.578 -rw-r--r--. 1 root root 1 Jul 27 05:27 rocky.repo #12 1.578 -rw-r--r--. 1 root root 140 Jul 27 05:27 tpc.repo #12 2.394 0 files removed #12 3.877 added from: http://tf-mirrors.gz1.opensdn.io/re 56 MB/s | 18 MB 00:00 #12 15.39 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 2.9 MB 00:00 #12 18.29 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 516 kB 00:00 #12 19.25 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 20 MB 00:00 #12 38.29 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 15 MB 00:00 #12 51.39 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 1.2 MB 00:00 #12 52.98 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 6.3 MB 00:00 #12 57.79 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 966 kB 00:00 #12 58.97 added from: http://tf-mirrors.gz1.opensdn.io/re 9.0 MB/s | 480 kB 00:00 #12 59.74 added from: http://tf-mirrors.gz1.opensdn.io/re 587 kB/s | 19 kB 00:00 #12 60.45 added from: http://tf-mirrors.gz1.opensdn.io/re 5.5 kB/s | 257 B 00:00 #12 61.37 added from: http://tf-mirrors.gz1.opensdn.io/re 62 kB/s | 15 kB 00:00 #12 62.10 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 112 kB 00:00 #12 63.56 added from: http://tf-mirrors.gz1.opensdn.io/re 55 MB/s | 44 MB 00:00 #12 90.83 Third parties for OpenSDN 28 MB/s | 5.1 MB 00:00 #12 103.5 Metadata cache created. #12 104.5 Last metadata expiration check: 0:00:14 ago on Mon Jul 27 05:36:49 2026. #12 105.1 Dependencies resolved. #12 105.1 ================================================================================================= #12 105.1 Package Arch Version Repository Size #12 105.1 ================================================================================================= #12 105.1 Installing: #12 105.1 gcc x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-appstream 32 M #12 105.1 gcc-c++ x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-appstream 13 M #12 105.1 kmod x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #12 105.1 make x86_64 1:4.3-8.el9 tf-mirrors.ci_repos_yum9-baseos 529 k #12 105.1 Upgrading: #12 105.1 glibc x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-baseos 2.0 M #12 105.1 glibc-common x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-baseos 300 k #12 105.1 glibc-minimal-langpack x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-baseos 28 k #12 105.1 libgcc x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-baseos 85 k #12 105.1 libgomp x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-baseos 258 k #12 105.1 libstdc++ x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-baseos 739 k #12 105.1 Installing dependencies: #12 105.1 cpp x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-appstream 11 M #12 105.1 glibc-devel x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-appstream 37 k #12 105.1 glibc-headers x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-appstream 444 k #12 105.1 kernel-headers x86_64 5.14.0-687.15.1.el9_8 tf-mirrors.ci_repos_yum9-appstream 2.5 M #12 105.1 libmpc x86_64 1.2.1-4.el9 tf-mirrors.ci_repos_yum9-appstream 61 k #12 105.1 libpkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 35 k #12 105.1 libstdc++-devel x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-appstream 2.2 M #12 105.1 libxcrypt-devel x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 28 k #12 105.1 pkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 40 k #12 105.1 pkgconf-m4 noarch 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #12 105.1 pkgconf-pkg-config x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #12 105.1 #12 105.1 Transaction Summary #12 105.1 ================================================================================================= #12 105.1 Install 15 Packages #12 105.1 Upgrade 6 Packages #12 105.1 #12 105.1 Total download size: 65 M #12 105.1 Downloading Packages: #12 105.1 (1/21): libpkgconf-1.7.3-10.el9.x86_64.rpm 1.9 MB/s | 35 kB 00:00 #12 105.1 (2/21): kmod-28-11.el9.x86_64.rpm 4.3 MB/s | 121 kB 00:00 #12 105.1 (3/21): pkgconf-1.7.3-10.el9.x86_64.rpm 5.1 MB/s | 40 kB 00:00 #12 105.1 (4/21): pkgconf-m4-1.7.3-10.el9.noarch.rpm 2.0 MB/s | 14 kB 00:00 #12 105.1 (5/21): pkgconf-pkg-config-1.7.3-10.el9.x86_64. 1.7 MB/s | 10 kB 00:00 #12 105.2 (6/21): make-4.3-8.el9.x86_64.rpm 7.4 MB/s | 529 kB 00:00 #12 105.4 (7/21): cpp-11.5.0-14.el9.x86_64.rpm 41 MB/s | 11 MB 00:00 #12 105.4 (8/21): glibc-devel-2.34-270.el9_8.x86_64.rpm 5.0 MB/s | 37 kB 00:00 #12 105.4 (9/21): glibc-headers-2.34-270.el9_8.x86_64.rpm 18 MB/s | 444 kB 00:00 #12 105.6 (10/21): gcc-c++-11.5.0-14.el9.x86_64.rpm 38 MB/s | 13 MB 00:00 #12 105.6 (11/21): libmpc-1.2.1-4.el9.x86_64.rpm 7.4 MB/s | 61 kB 00:00 #12 105.6 (12/21): kernel-headers-5.14.0-687.15.1.el9_8.x 22 MB/s | 2.5 MB 00:00 #12 105.6 (13/21): libxcrypt-devel-4.4.18-3.el9.x86_64.rp 3.6 MB/s | 28 kB 00:00 #12 105.6 (14/21): libstdc++-devel-11.5.0-14.el9.x86_64.r 29 MB/s | 2.2 MB 00:00 #12 105.6 (15/21): glibc-2.34-270.el9_8.x86_64.rpm 24 MB/s | 2.0 MB 00:00 #12 105.6 (16/21): glibc-common-2.34-270.el9_8.x86_64.rpm 5.5 MB/s | 300 kB 00:00 #12 105.6 (17/21): glibc-minimal-langpack-2.34-270.el9_8. 1.4 MB/s | 28 kB 00:00 #12 105.6 (18/21): libgcc-11.5.0-14.el9.x86_64.rpm 7.6 MB/s | 85 kB 00:00 #12 105.7 (19/21): libgomp-11.5.0-14.el9.x86_64.rpm 22 MB/s | 258 kB 00:00 #12 105.7 (20/21): libstdc++-11.5.0-14.el9.x86_64.rpm 39 MB/s | 739 kB 00:00 #12 105.9 (21/21): gcc-11.5.0-14.el9.x86_64.rpm 43 MB/s | 32 MB 00:00 #12 105.9 -------------------------------------------------------------------------------- #12 105.9 Total 82 MB/s | 65 MB 00:00 #12 105.9 Running transaction check #12 106.6 Transaction check succeeded. #12 106.6 Running transaction test #12 107.7 Transaction test succeeded. #12 107.7 Running transaction #12 108.8 Preparing : 1/1 #12 108.9 Upgrading : glibc-common-2.34-270.el9_8.x86_64 1/27 #12 109.1 Upgrading : glibc-minimal-langpack-2.34-270.el9_8.x86_64 2/27 #12 109.1 Upgrading : libgcc-11.5.0-14.el9.x86_64 3/27 #12 109.1 Running scriptlet: libgcc-11.5.0-14.el9.x86_64 3/27 #12 109.1 Running scriptlet: glibc-2.34-270.el9_8.x86_64 4/27 #12 109.3 Upgrading : glibc-2.34-270.el9_8.x86_64 4/27 #12 109.3 Running scriptlet: glibc-2.34-270.el9_8.x86_64 4/27 #12 109.3 Installing : libmpc-1.2.1-4.el9.x86_64 5/27 #12 109.4 Upgrading : libstdc++-11.5.0-14.el9.x86_64 6/27 #12 109.6 Installing : libstdc++-devel-11.5.0-14.el9.x86_64 7/27 #12 109.9 Installing : cpp-11.5.0-14.el9.x86_64 8/27 #12 109.9 Installing : libpkgconf-1.7.3-10.el9.x86_64 9/27 #12 109.9 Installing : pkgconf-1.7.3-10.el9.x86_64 10/27 #12 109.9 Installing : make-1:4.3-8.el9.x86_64 11/27 #12 110.0 Installing : glibc-headers-2.34-270.el9_8.x86_64 12/27 #12 110.0 Upgrading : libgomp-11.5.0-14.el9.x86_64 13/27 #12 110.3 Installing : kernel-headers-5.14.0-687.15.1.el9_8.x86_64 14/27 #12 110.5 Installing : pkgconf-m4-1.7.3-10.el9.noarch 15/27 #12 110.7 Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 16/27 #12 111.0 Installing : glibc-devel-2.34-270.el9_8.x86_64 17/27 #12 111.2 Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 18/27 #12 112.0 Installing : gcc-11.5.0-14.el9.x86_64 19/27 #12 112.5 Installing : gcc-c++-11.5.0-14.el9.x86_64 20/27 #12 112.5 Installing : kmod-28-11.el9.x86_64 21/27 #12 112.5 Cleanup : libstdc++-11.4.1-2.1.el9.x86_64 22/27 #12 112.5 Cleanup : libgomp-11.4.1-2.1.el9.x86_64 23/27 #12 112.5 Cleanup : glibc-2.34-83.el9.7.x86_64 24/27 #12 112.5 Cleanup : glibc-minimal-langpack-2.34-83.el9.7.x86_64 25/27 #12 112.5 Cleanup : glibc-common-2.34-83.el9.7.x86_64 26/27 #12 112.6 Cleanup : libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 112.6 Running scriptlet: libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 112.9 Verifying : kmod-28-11.el9.x86_64 1/27 #12 112.9 Verifying : libpkgconf-1.7.3-10.el9.x86_64 2/27 #12 112.9 Verifying : make-1:4.3-8.el9.x86_64 3/27 #12 112.9 Verifying : pkgconf-1.7.3-10.el9.x86_64 4/27 #12 112.9 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 5/27 #12 112.9 Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 6/27 #12 112.9 Verifying : cpp-11.5.0-14.el9.x86_64 7/27 #12 112.9 Verifying : gcc-11.5.0-14.el9.x86_64 8/27 #12 112.9 Verifying : gcc-c++-11.5.0-14.el9.x86_64 9/27 #12 112.9 Verifying : glibc-devel-2.34-270.el9_8.x86_64 10/27 #12 112.9 Verifying : glibc-headers-2.34-270.el9_8.x86_64 11/27 #12 112.9 Verifying : kernel-headers-5.14.0-687.15.1.el9_8.x86_64 12/27 #12 112.9 Verifying : libmpc-1.2.1-4.el9.x86_64 13/27 #12 112.9 Verifying : libstdc++-devel-11.5.0-14.el9.x86_64 14/27 #12 112.9 Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 15/27 #12 112.9 Verifying : glibc-2.34-270.el9_8.x86_64 16/27 #12 112.9 Verifying : glibc-2.34-83.el9.7.x86_64 17/27 #12 112.9 Verifying : glibc-common-2.34-270.el9_8.x86_64 18/27 #12 112.9 Verifying : glibc-common-2.34-83.el9.7.x86_64 19/27 #12 112.9 Verifying : glibc-minimal-langpack-2.34-270.el9_8.x86_64 20/27 #12 112.9 Verifying : glibc-minimal-langpack-2.34-83.el9.7.x86_64 21/27 #12 112.9 Verifying : libgcc-11.5.0-14.el9.x86_64 22/27 #12 112.9 Verifying : libgcc-11.4.1-2.1.el9.x86_64 23/27 #12 112.9 Verifying : libgomp-11.5.0-14.el9.x86_64 24/27 #12 112.9 Verifying : libgomp-11.4.1-2.1.el9.x86_64 25/27 #12 112.9 Verifying : libstdc++-11.5.0-14.el9.x86_64 26/27 #12 112.9 Verifying : libstdc++-11.4.1-2.1.el9.x86_64 27/27 #12 113.0 #12 113.0 Upgraded: #12 113.0 glibc-2.34-270.el9_8.x86_64 #12 113.0 glibc-common-2.34-270.el9_8.x86_64 #12 113.0 glibc-minimal-langpack-2.34-270.el9_8.x86_64 #12 113.0 libgcc-11.5.0-14.el9.x86_64 #12 113.0 libgomp-11.5.0-14.el9.x86_64 #12 113.0 libstdc++-11.5.0-14.el9.x86_64 #12 113.0 Installed: #12 113.0 cpp-11.5.0-14.el9.x86_64 #12 113.0 gcc-11.5.0-14.el9.x86_64 #12 113.0 gcc-c++-11.5.0-14.el9.x86_64 #12 113.0 glibc-devel-2.34-270.el9_8.x86_64 #12 113.0 glibc-headers-2.34-270.el9_8.x86_64 #12 113.0 kernel-headers-5.14.0-687.15.1.el9_8.x86_64 #12 113.0 kmod-28-11.el9.x86_64 #12 113.0 libmpc-1.2.1-4.el9.x86_64 #12 113.0 libpkgconf-1.7.3-10.el9.x86_64 #12 113.0 libstdc++-devel-11.5.0-14.el9.x86_64 #12 113.0 libxcrypt-devel-4.4.18-3.el9.x86_64 #12 113.0 make-1:4.3-8.el9.x86_64 #12 113.0 pkgconf-1.7.3-10.el9.x86_64 #12 113.0 pkgconf-m4-1.7.3-10.el9.noarch #12 113.0 pkgconf-pkg-config-1.7.3-10.el9.x86_64 #12 113.0 #12 113.0 Complete! #12 113.6 77 files removed #12 DONE 114.0s #13 exporting to image #13 exporting layers #13 exporting layers 3.7s done #13 writing image sha256:d5f590e84a2c1468ab4b8417533e437400bb654908b86a4ede865255916f6e59 #13 writing image sha256:d5f590e84a2c1468ab4b8417533e437400bb654908b86a4ede865255916f6e59 done #13 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-3_0_0_1-1 0.0s done #13 DONE 4.6s 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-07-27 05:37:17,793: INFO: Docker build duration: 184 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init] dd0875282f78: Preparing 95c0c82296a0: Preparing 635912f7924f: Preparing a9d1ff981be0: Preparing 1dfcbf8f066f: Preparing 44343de3ea1d: Preparing dd0875282f78: Waiting 95c0c82296a0: Waiting 635912f7924f: Waiting a9d1ff981be0: Waiting 1dfcbf8f066f: Waiting 44343de3ea1d: Waiting 95c0c82296a0: Pushed 635912f7924f: Pushed a9d1ff981be0: Pushed 1dfcbf8f066f: Pushed 44343de3ea1d: Layer already exists dd0875282f78: Pushed master-3_0_0_1-1: digest: sha256:c62eda3e22d5ccadae1bc609e277e4e16324a8d354adac151f1709a532878f23 size: 1577 2026-07-27 05:37:39,703: INFO: Building opensdn-vrouter-kernel-init finished successfully, duration: 206 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-3_0_0_1-1 9198c3d984a4 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-3_0_0_1-1 6c62c206d7a7 748MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_0_1-1 85ba4b6b64cc 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-3_0_0_1-1 8a4236a01a2e 805MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-3_0_0_1-1 e90c72fd9db5 801MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-3_0_0_1-1 1d220dbb3c52 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-3_0_0_1-1 1a0be9cbdeb0 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-3_0_0_1-1 6c7ab89edb78 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-3_0_0_1-1 e944426654c3 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_0_1-1 da937df76e82 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-3_0_0_1-1 9ae7462bb33e 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-3_0_0_1-1 f2d31ca1af13 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-3_0_0_1-1 c0b738faf293 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-3_0_0_1-1 ee6509e1e500 763MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_0_1-1 93adbf083a1f 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-3_0_0_1-1 b9bd92c9a7b5 738MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-3_0_0_1-1 1e4f56de1fce 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-3_0_0_1-1 56052816be51 747MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-3_0_0_1-1 5cf727bf9af5 783MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-3_0_0_1-1 23f6319cfe70 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-3_0_0_1-1 d00730ce9617 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-3_0_0_1-1 fb3d6f40c2a4 790MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-3_0_0_1-1 dc2c36613c5d 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-3_0_0_1-1 610c13621581 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-3_0_0_1-1 9edace915682 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-3_0_0_1-1 4c01328a0271 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-3_0_0_1-1 5061e0eab326 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-3_0_0_1-1 0eb9d5c0cf03 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-3_0_0_1-1 7ba3608d551d 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-3_0_0_1-1 f264a38f1777 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-3_0_0_1-1 f4a25e98b29a 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-3_0_0_1-1 75f2bfb5f2ef 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-3_0_0_1-1 9b039712e8cf 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-3_0_0_1-1 65e2c2a71fdf 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_0_1-1 2a01daac69eb 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-3_0_0_1-1 c155f5e5f1a0 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-3_0_0_1-1 5cf27842313c 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-3_0_0_1-1 80725bcc6abd 728MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-3_0_0_1-1 25833933f3f5 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-3_0_0_1-1 46f08bf04a70 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-3_0_0_1-1 d5f93e5c09f0 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-3_0_0_1-1 cea72dec020d 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-3_0_0_1-1 f094ed3eeeed 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-3_0_0_1-1 cbf012288058 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-3_0_0_1-1 57106b013b20 857MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-3_0_0_1-1 476c8eadc3aa 1.91GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-3_0_0_1-1 b9c987119903 1.34GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_0_1-1 b19f8ab85caa 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-3_0_0_1-1 3d219b6d455d 800MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-3_0_0_1-1 2ade80026bb7 981MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_0_1-1 a89168992f22 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-3_0_0_1-1 72b75f219e25 889MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-3_0_0_1-1 ac0ddacdb89f 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-3_0_0_1-1 d5f590e84a2c 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen db3ba3fa22d8 3.01GB 0B U opensdn-test-test:master-3_0_0_1-1 476c8eadc3aa 1.91GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile ab9644840588 22.6GB 0B tf-dev-sandbox:frozen db3ba3fa22d8 3.01GB 0B U