2026-06-24 21:54:42,005: INFO: Building opensdn-vrouter-kernel-init 2026-06-24 21:54:42,432: 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_7_2-4 --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 2.1s #2 [internal] load metadata for docker.io/library/rockylinux:9.3 #2 ... #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #2 [internal] load metadata for docker.io/library/rockylinux:9.3 #2 DONE 0.7s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.2s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/6] FROM docker.io/library/rockylinux:9.3@sha256:d7be1c094cc5845ee815d4632fe377514ee6ebcf8efaed6892889657e5ddaaa6 #6 DONE 0.0s #7 [internal] load build context #7 DONE 0.0s #6 [stage-1 1/6] FROM docker.io/library/rockylinux:9.3@sha256:d7be1c094cc5845ee815d4632fe377514ee6ebcf8efaed6892889657e5ddaaa6 #6 CACHED #7 [internal] load build context #7 transferring context: 44.77kB done #7 DONE 2.2s #8 [stage-1 2/6] COPY *.repo /etc/yum.repos.d/ #8 DONE 0.9s #9 [stage-1 3/6] COPY *.sh / #9 DONE 0.9s #10 [stage-1 4/6] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #10 DONE 0.2s #11 [stage-1 5/6] COPY --from=build /buildroot/usr/src/modules/contrail-vrouter.tar.gz /opt/contrail/src/ #11 DONE 2.4s #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_7_2-4 ; 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.438 total 32 #12 1.438 -rw-r--r--. 1 root root 2707 Jun 24 21:49 mirror-base-rocky9.repo #12 1.438 -rw-r--r--. 1 root root 217 Jun 24 21:49 mirror-docker9.repo #12 1.438 -rw-r--r--. 1 root root 204 Jun 24 21:49 mirror-epel9.repo #12 1.438 -rw-r--r--. 1 root root 1 Jun 24 21:49 rocky-addons.repo #12 1.438 -rw-r--r--. 1 root root 1 Jun 24 21:49 rocky-devel.repo #12 1.438 -rw-r--r--. 1 root root 1 Jun 24 21:49 rocky-extras.repo #12 1.438 -rw-r--r--. 1 root root 1 Jun 24 21:49 rocky.repo #12 1.438 -rw-r--r--. 1 root root 140 Jun 24 21:49 tpc.repo #12 1.997 0 files removed #12 3.511 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 18 MB 00:00 #12 15.00 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 2.9 MB 00:00 #12 17.62 added from: http://tf-mirrors.gz1.opensdn.io/re 6.2 MB/s | 516 kB 00:00 #12 18.86 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 20 MB 00:00 #12 35.33 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 15 MB 00:00 #12 46.87 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 1.2 MB 00:00 #12 47.92 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 6.3 MB 00:00 #12 53.25 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 966 kB 00:00 #12 54.51 added from: http://tf-mirrors.gz1.opensdn.io/re 9.6 MB/s | 480 kB 00:00 #12 55.34 added from: http://tf-mirrors.gz1.opensdn.io/re 322 kB/s | 19 kB 00:00 #12 56.25 added from: http://tf-mirrors.gz1.opensdn.io/re 6.0 kB/s | 257 B 00:00 #12 57.01 added from: http://tf-mirrors.gz1.opensdn.io/re 420 kB/s | 15 kB 00:00 #12 58.20 added from: http://tf-mirrors.gz1.opensdn.io/re 383 kB/s | 112 kB 00:00 #12 60.13 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 44 MB 00:01 #12 81.63 Third parties for OpenSDN 38 MB/s | 5.1 MB 00:00 #12 92.65 Metadata cache created. #12 93.89 Last metadata expiration check: 0:00:12 ago on Wed Jun 24 21:56:51 2026. #12 94.18 Dependencies resolved. #12 94.18 ================================================================================================= #12 94.18 Package Arch Version Repository Size #12 94.18 ================================================================================================= #12 94.18 Installing: #12 94.18 gcc x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-appstream 32 M #12 94.18 gcc-c++ x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-appstream 13 M #12 94.18 kmod x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #12 94.18 make x86_64 1:4.3-8.el9 tf-mirrors.ci_repos_yum9-baseos 529 k #12 94.18 Upgrading: #12 94.18 glibc x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-baseos 2.0 M #12 94.18 glibc-common x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-baseos 300 k #12 94.18 glibc-minimal-langpack x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-baseos 28 k #12 94.18 libgcc x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-baseos 85 k #12 94.18 libgomp x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-baseos 258 k #12 94.18 libstdc++ x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-baseos 739 k #12 94.18 Installing dependencies: #12 94.18 cpp x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-appstream 11 M #12 94.18 glibc-devel x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-appstream 37 k #12 94.18 glibc-headers x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-appstream 444 k #12 94.18 kernel-headers x86_64 5.14.0-687.15.1.el9_8 tf-mirrors.ci_repos_yum9-appstream 2.5 M #12 94.18 libmpc x86_64 1.2.1-4.el9 tf-mirrors.ci_repos_yum9-appstream 61 k #12 94.18 libpkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 35 k #12 94.18 libstdc++-devel x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-appstream 2.2 M #12 94.18 libxcrypt-devel x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 28 k #12 94.18 pkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 40 k #12 94.18 pkgconf-m4 noarch 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #12 94.18 pkgconf-pkg-config x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #12 94.18 #12 94.18 Transaction Summary #12 94.18 ================================================================================================= #12 94.18 Install 15 Packages #12 94.18 Upgrade 6 Packages #12 94.18 #12 94.18 Total download size: 65 M #12 94.18 Downloading Packages: #12 94.22 (1/21): libpkgconf-1.7.3-10.el9.x86_64.rpm 2.5 MB/s | 35 kB 00:00 #12 94.22 (2/21): kmod-28-11.el9.x86_64.rpm 6.1 MB/s | 121 kB 00:00 #12 94.22 (3/21): pkgconf-1.7.3-10.el9.x86_64.rpm 4.8 MB/s | 40 kB 00:00 #12 94.22 (4/21): pkgconf-m4-1.7.3-10.el9.noarch.rpm 2.4 MB/s | 14 kB 00:00 #12 94.25 (5/21): pkgconf-pkg-config-1.7.3-10.el9.x86_64. 561 kB/s | 10 kB 00:00 #12 94.25 (6/21): make-4.3-8.el9.x86_64.rpm 11 MB/s | 529 kB 00:00 #12 94.46 (7/21): cpp-11.5.0-14.el9.x86_64.rpm 45 MB/s | 11 MB 00:00 #12 94.46 (8/21): glibc-devel-2.34-270.el9_8.x86_64.rpm 3.4 MB/s | 37 kB 00:00 #12 94.50 (9/21): glibc-headers-2.34-270.el9_8.x86_64.rpm 20 MB/s | 444 kB 00:00 #12 94.63 (10/21): gcc-c++-11.5.0-14.el9.x86_64.rpm 33 MB/s | 13 MB 00:00 #12 94.66 (11/21): kernel-headers-5.14.0-687.15.1.el9_8.x 16 MB/s | 2.5 MB 00:00 #12 94.66 (12/21): libmpc-1.2.1-4.el9.x86_64.rpm 3.3 MB/s | 61 kB 00:00 #12 94.66 (13/21): libxcrypt-devel-4.4.18-3.el9.x86_64.rp 2.7 MB/s | 28 kB 00:00 #12 94.68 (14/21): libstdc++-devel-11.5.0-14.el9.x86_64.r 58 MB/s | 2.2 MB 00:00 #12 94.69 (15/21): glibc-common-2.34-270.el9_8.x86_64.rpm 17 MB/s | 300 kB 00:00 #12 94.70 (16/21): glibc-minimal-langpack-2.34-270.el9_8. 4.9 MB/s | 28 kB 00:00 #12 94.72 (17/21): glibc-2.34-270.el9_8.x86_64.rpm 27 MB/s | 2.0 MB 00:00 #12 94.76 (18/21): libgcc-11.5.0-14.el9.x86_64.rpm 2.9 MB/s | 85 kB 00:00 #12 94.76 (19/21): libgomp-11.5.0-14.el9.x86_64.rpm 23 MB/s | 258 kB 00:00 #12 94.76 (20/21): libstdc++-11.5.0-14.el9.x86_64.rpm 39 MB/s | 739 kB 00:00 #12 95.01 (21/21): gcc-11.5.0-14.el9.x86_64.rpm 42 MB/s | 32 MB 00:00 #12 95.01 -------------------------------------------------------------------------------- #12 95.01 Total 81 MB/s | 65 MB 00:00 #12 95.01 Running transaction check #12 95.48 Transaction check succeeded. #12 95.48 Running transaction test #12 96.28 Transaction test succeeded. #12 96.28 Running transaction #12 97.26 Preparing : 1/1 #12 97.36 Upgrading : glibc-common-2.34-270.el9_8.x86_64 1/27 #12 97.36 Upgrading : glibc-minimal-langpack-2.34-270.el9_8.x86_64 2/27 #12 97.36 Upgrading : libgcc-11.5.0-14.el9.x86_64 3/27 #12 97.43 Running scriptlet: libgcc-11.5.0-14.el9.x86_64 3/27 #12 97.43 Running scriptlet: glibc-2.34-270.el9_8.x86_64 4/27 #12 97.53 Upgrading : glibc-2.34-270.el9_8.x86_64 4/27 #12 97.57 Running scriptlet: glibc-2.34-270.el9_8.x86_64 4/27 #12 97.80 Installing : libmpc-1.2.1-4.el9.x86_64 5/27 #12 97.84 Upgrading : libstdc++-11.5.0-14.el9.x86_64 6/27 #12 98.03 Installing : libstdc++-devel-11.5.0-14.el9.x86_64 7/27 #12 98.50 Installing : cpp-11.5.0-14.el9.x86_64 8/27 #12 98.50 Installing : libpkgconf-1.7.3-10.el9.x86_64 9/27 #12 98.50 Installing : pkgconf-1.7.3-10.el9.x86_64 10/27 #12 98.57 Installing : make-1:4.3-8.el9.x86_64 11/27 #12 98.61 Installing : glibc-headers-2.34-270.el9_8.x86_64 12/27 #12 98.61 Upgrading : libgomp-11.5.0-14.el9.x86_64 13/27 #12 98.91 Installing : kernel-headers-5.14.0-687.15.1.el9_8.x86_64 14/27 #12 98.91 Installing : pkgconf-m4-1.7.3-10.el9.noarch 15/27 #12 98.94 Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 16/27 #12 98.94 Installing : glibc-devel-2.34-270.el9_8.x86_64 17/27 #12 98.96 Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 18/27 #12 99.51 Installing : gcc-11.5.0-14.el9.x86_64 19/27 #12 99.82 Installing : gcc-c++-11.5.0-14.el9.x86_64 20/27 #12 99.92 Installing : kmod-28-11.el9.x86_64 21/27 #12 100.2 Cleanup : libstdc++-11.4.1-2.1.el9.x86_64 22/27 #12 100.4 Cleanup : libgomp-11.4.1-2.1.el9.x86_64 23/27 #12 100.4 Cleanup : glibc-2.34-83.el9.7.x86_64 24/27 #12 100.4 Cleanup : glibc-minimal-langpack-2.34-83.el9.7.x86_64 25/27 #12 100.4 Cleanup : glibc-common-2.34-83.el9.7.x86_64 26/27 #12 100.4 Cleanup : libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 100.4 Running scriptlet: libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 100.7 Verifying : kmod-28-11.el9.x86_64 1/27 #12 100.7 Verifying : libpkgconf-1.7.3-10.el9.x86_64 2/27 #12 100.7 Verifying : make-1:4.3-8.el9.x86_64 3/27 #12 100.7 Verifying : pkgconf-1.7.3-10.el9.x86_64 4/27 #12 100.7 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 5/27 #12 100.7 Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 6/27 #12 100.7 Verifying : cpp-11.5.0-14.el9.x86_64 7/27 #12 100.7 Verifying : gcc-11.5.0-14.el9.x86_64 8/27 #12 100.7 Verifying : gcc-c++-11.5.0-14.el9.x86_64 9/27 #12 100.7 Verifying : glibc-devel-2.34-270.el9_8.x86_64 10/27 #12 100.7 Verifying : glibc-headers-2.34-270.el9_8.x86_64 11/27 #12 100.7 Verifying : kernel-headers-5.14.0-687.15.1.el9_8.x86_64 12/27 #12 100.7 Verifying : libmpc-1.2.1-4.el9.x86_64 13/27 #12 100.7 Verifying : libstdc++-devel-11.5.0-14.el9.x86_64 14/27 #12 100.7 Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 15/27 #12 100.7 Verifying : glibc-2.34-270.el9_8.x86_64 16/27 #12 100.7 Verifying : glibc-2.34-83.el9.7.x86_64 17/27 #12 100.7 Verifying : glibc-common-2.34-270.el9_8.x86_64 18/27 #12 100.7 Verifying : glibc-common-2.34-83.el9.7.x86_64 19/27 #12 100.7 Verifying : glibc-minimal-langpack-2.34-270.el9_8.x86_64 20/27 #12 100.7 Verifying : glibc-minimal-langpack-2.34-83.el9.7.x86_64 21/27 #12 100.7 Verifying : libgcc-11.5.0-14.el9.x86_64 22/27 #12 100.7 Verifying : libgcc-11.4.1-2.1.el9.x86_64 23/27 #12 100.7 Verifying : libgomp-11.5.0-14.el9.x86_64 24/27 #12 100.7 Verifying : libgomp-11.4.1-2.1.el9.x86_64 25/27 #12 100.7 Verifying : libstdc++-11.5.0-14.el9.x86_64 26/27 #12 100.7 Verifying : libstdc++-11.4.1-2.1.el9.x86_64 27/27 #12 100.8 #12 100.8 Upgraded: #12 100.8 glibc-2.34-270.el9_8.x86_64 #12 100.8 glibc-common-2.34-270.el9_8.x86_64 #12 100.8 glibc-minimal-langpack-2.34-270.el9_8.x86_64 #12 100.8 libgcc-11.5.0-14.el9.x86_64 #12 100.8 libgomp-11.5.0-14.el9.x86_64 #12 100.8 libstdc++-11.5.0-14.el9.x86_64 #12 100.8 Installed: #12 100.8 cpp-11.5.0-14.el9.x86_64 #12 100.8 gcc-11.5.0-14.el9.x86_64 #12 100.8 gcc-c++-11.5.0-14.el9.x86_64 #12 100.8 glibc-devel-2.34-270.el9_8.x86_64 #12 100.8 glibc-headers-2.34-270.el9_8.x86_64 #12 100.8 kernel-headers-5.14.0-687.15.1.el9_8.x86_64 #12 100.8 kmod-28-11.el9.x86_64 #12 100.8 libmpc-1.2.1-4.el9.x86_64 #12 100.8 libpkgconf-1.7.3-10.el9.x86_64 #12 100.8 libstdc++-devel-11.5.0-14.el9.x86_64 #12 100.8 libxcrypt-devel-4.4.18-3.el9.x86_64 #12 100.8 make-1:4.3-8.el9.x86_64 #12 100.8 pkgconf-1.7.3-10.el9.x86_64 #12 100.8 pkgconf-m4-1.7.3-10.el9.noarch #12 100.8 pkgconf-pkg-config-1.7.3-10.el9.x86_64 #12 100.8 #12 100.8 Complete! #12 101.2 77 files removed #12 DONE 101.4s #13 exporting to image #13 exporting layers #13 exporting layers 3.3s done #13 writing image sha256:660de80264be7e61824729103540030a2258a6859e9256b4ed3e645c2dc698a6 #13 writing image sha256:660de80264be7e61824729103540030a2258a6859e9256b4ed3e645c2dc698a6 done #13 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_8_7_2-4 done #13 DONE 3.4s 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-24 21:57:14,623: INFO: Docker build duration: 153 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init] b5d39c6d49db: Preparing 52d493b21ae2: Preparing 83285373a7b0: Preparing 13d154828b4f: Preparing bb9c68e881ea: Preparing 44343de3ea1d: Preparing b5d39c6d49db: Waiting 52d493b21ae2: Waiting 83285373a7b0: Waiting 13d154828b4f: Waiting bb9c68e881ea: Waiting 44343de3ea1d: Waiting 52d493b21ae2: Layer already exists 83285373a7b0: Pushed 13d154828b4f: Pushed bb9c68e881ea: Pushed 44343de3ea1d: Layer already exists b5d39c6d49db: Pushed master-2_8_7_2-4: digest: sha256:2702cda546ec448fd359417d82240512a06d82f96b51e4112b025bd779d7a30b size: 1577 2026-06-24 21:57:41,558: INFO: Building opensdn-vrouter-kernel-init finished successfully, duration: 180 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_8_7_2-4 138d45403412 736MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_8_7_2-4 0a2cf6ca2604 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_7_2-4 60fc3e8a1de3 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_8_7_2-4 b90056845596 801MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_8_7_2-4 bad46e15e8b5 798MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_8_7_2-4 288080395c21 961MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_8_7_2-4 bac51f053772 961MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_8_7_2-4 668ea71e694b 961MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_8_7_2-4 b614ecf83d03 1.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_7_2-4 f61322969505 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_8_7_2-4 6f6df2a92bc7 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_8_7_2-4 dea895bfbf44 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_8_7_2-4 b87d3ad07d5a 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_8_7_2-4 d9fdec4c76f9 760MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_8_7_2-4 43a34eddae70 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_8_7_2-4 8dcf7978eae1 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_8_7_2-4 a8f4e4796b0f 721MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_8_7_2-4 f08ff75c58f7 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_8_7_2-4 78f4517dbde4 779MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_8_7_2-4 9fa5d487f73d 806MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_8_7_2-4 64fca3311bde 806MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_8_7_2-4 d8ccf316f55e 787MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_8_7_2-4 35d34abc1b97 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_8_7_2-4 5a39579c5f0d 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_8_7_2-4 f2a7cdc73730 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_8_7_2-4 4aea060d8508 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_8_7_2-4 8f9f3930c65d 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_8_7_2-4 c2550f34f449 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_8_7_2-4 5e5fb18912fb 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_8_7_2-4 765a2d2c9297 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_8_7_2-4 5819b8253bb0 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_8_7_2-4 8e2bd6ddaa09 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_8_7_2-4 1ffe18b7ae38 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_8_7_2-4 7a507cf11c97 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_8_7_2-4 54946a48bcea 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_8_7_2-4 add4d3f05c45 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_8_7_2-4 8bc4240fd4fb 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_8_7_2-4 10b545cc7020 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_8_7_2-4 e6f2e4485d70 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_8_7_2-4 ce4e576d25aa 854MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_8_7_2-4 fd6c963a889b 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_8_7_2-4 ed941873d3d3 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_8_7_2-4 4f7fc972aabf 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_8_7_2-4 850a785d05c6 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_8_7_2-4 e098ac4223aa 854MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_8_7_2-4 b4784106e722 1.91GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_8_7_2-4 cc111fba5471 1.34GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_7_2-4 acac78023ddd 778MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_8_7_2-4 61845a6abf08 796MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_8_7_2-4 6ceca5349ca0 978MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_8_7_2-4 80a9b30e5c6b 787MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_8_7_2-4 58c8d200f650 609MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_8_7_2-4 0aba3195e917 787MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_8_7_2-4 660de80264be 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 9c1c6a084df7 21.1GB 0B U opensdn-test-test:master-2_8_7_2-4 b4784106e722 1.91GB 0B tf-dev-sandbox:compile 6e38fac240d4 34.5GB 0B