2026-07-04 07:13:27,506: INFO: Building opensdn-vrouter-kernel-init 2026-07-04 07:13:28,043: 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_9_0_1-1_7 --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.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.0s #4 [internal] load .dockerignore #4 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.4s #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 0.1s done #7 DONE 1.7s #8 [stage-1 2/6] COPY *.repo /etc/yum.repos.d/ #8 DONE 0.7s #9 [stage-1 3/6] COPY *.sh / #9 DONE 1.0s #10 [stage-1 4/6] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #10 DONE 5.3s #11 [stage-1 5/6] COPY --from=build /buildroot/usr/src/modules/contrail-vrouter.tar.gz /opt/contrail/src/ #11 DONE 0.3s #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_9_0_1-1_7 ; 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 0.813 total 32 #12 0.813 -rw-r--r--. 1 root root 2707 Jul 4 07:07 mirror-base-rocky9.repo #12 0.813 -rw-r--r--. 1 root root 217 Jul 4 07:07 mirror-docker9.repo #12 0.813 -rw-r--r--. 1 root root 204 Jul 4 07:07 mirror-epel9.repo #12 0.813 -rw-r--r--. 1 root root 1 Jul 4 07:07 rocky-addons.repo #12 0.813 -rw-r--r--. 1 root root 1 Jul 4 07:07 rocky-devel.repo #12 0.813 -rw-r--r--. 1 root root 1 Jul 4 07:07 rocky-extras.repo #12 0.813 -rw-r--r--. 1 root root 1 Jul 4 07:07 rocky.repo #12 0.813 -rw-r--r--. 1 root root 140 Jul 4 07:07 tpc.repo #12 1.302 0 files removed #12 2.180 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 18 MB 00:00 #12 9.830 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.9 MB 00:00 #12 12.33 added from: http://tf-mirrors.gz1.opensdn.io/re 6.5 MB/s | 516 kB 00:00 #12 13.69 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 20 MB 00:00 #12 28.88 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 15 MB 00:00 #12 39.46 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 1.2 MB 00:00 #12 41.33 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 6.3 MB 00:00 #12 47.06 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 966 kB 00:00 #12 48.16 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 480 kB 00:00 #12 48.90 added from: http://tf-mirrors.gz1.opensdn.io/re 535 kB/s | 19 kB 00:00 #12 49.70 added from: http://tf-mirrors.gz1.opensdn.io/re 6.8 kB/s | 257 B 00:00 #12 50.61 added from: http://tf-mirrors.gz1.opensdn.io/re 450 kB/s | 15 kB 00:00 #12 51.45 added from: http://tf-mirrors.gz1.opensdn.io/re 4.4 MB/s | 112 kB 00:00 #12 53.28 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 44 MB 00:01 #12 91.28 Third parties for OpenSDN 12 MB/s | 5.1 MB 00:00 #12 107.4 Metadata cache created. #12 108.6 Last metadata expiration check: 0:00:17 ago on Sat Jul 4 07:15:27 2026. #12 109.3 Dependencies resolved. #12 109.3 ================================================================================================= #12 109.3 Package Arch Version Repository Size #12 109.3 ================================================================================================= #12 109.3 Installing: #12 109.3 gcc x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-appstream 32 M #12 109.3 gcc-c++ x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-appstream 13 M #12 109.3 kmod x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #12 109.3 make x86_64 1:4.3-8.el9 tf-mirrors.ci_repos_yum9-baseos 529 k #12 109.3 Upgrading: #12 109.3 glibc x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-baseos 2.0 M #12 109.3 glibc-common x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-baseos 300 k #12 109.3 glibc-minimal-langpack x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-baseos 28 k #12 109.3 libgcc x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-baseos 85 k #12 109.3 libgomp x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-baseos 258 k #12 109.3 libstdc++ x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-baseos 739 k #12 109.3 Installing dependencies: #12 109.3 cpp x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-appstream 11 M #12 109.3 glibc-devel x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-appstream 37 k #12 109.3 glibc-headers x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-appstream 444 k #12 109.3 kernel-headers x86_64 5.14.0-687.15.1.el9_8 tf-mirrors.ci_repos_yum9-appstream 2.5 M #12 109.3 libmpc x86_64 1.2.1-4.el9 tf-mirrors.ci_repos_yum9-appstream 61 k #12 109.3 libpkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 35 k #12 109.3 libstdc++-devel x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-appstream 2.2 M #12 109.3 libxcrypt-devel x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 28 k #12 109.3 pkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 40 k #12 109.3 pkgconf-m4 noarch 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #12 109.3 pkgconf-pkg-config x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #12 109.3 #12 109.3 Transaction Summary #12 109.3 ================================================================================================= #12 109.3 Install 15 Packages #12 109.3 Upgrade 6 Packages #12 109.3 #12 109.3 Total download size: 65 M #12 109.3 Downloading Packages: #12 109.3 (1/21): kmod-28-11.el9.x86_64.rpm 3.9 MB/s | 121 kB 00:00 #12 109.3 (2/21): libpkgconf-1.7.3-10.el9.x86_64.rpm 1.0 MB/s | 35 kB 00:00 #12 109.3 (3/21): pkgconf-1.7.3-10.el9.x86_64.rpm 2.3 MB/s | 40 kB 00:00 #12 109.3 (4/21): pkgconf-m4-1.7.3-10.el9.noarch.rpm 833 kB/s | 14 kB 00:00 #12 109.3 (5/21): pkgconf-pkg-config-1.7.3-10.el9.x86_64. 860 kB/s | 10 kB 00:00 #12 109.4 (6/21): make-4.3-8.el9.x86_64.rpm 7.4 MB/s | 529 kB 00:00 #12 109.7 (7/21): cpp-11.5.0-14.el9.x86_64.rpm 32 MB/s | 11 MB 00:00 #12 109.7 (8/21): glibc-devel-2.34-270.el9_8.x86_64.rpm 7.7 MB/s | 37 kB 00:00 #12 109.7 (9/21): glibc-headers-2.34-270.el9_8.x86_64.rpm 22 MB/s | 444 kB 00:00 #12 109.8 (10/21): kernel-headers-5.14.0-687.15.1.el9_8.x 30 MB/s | 2.5 MB 00:00 #12 109.8 (11/21): libmpc-1.2.1-4.el9.x86_64.rpm 9.4 MB/s | 61 kB 00:00 #12 109.9 (12/21): gcc-c++-11.5.0-14.el9.x86_64.rpm 22 MB/s | 13 MB 00:00 #12 109.9 (13/21): libxcrypt-devel-4.4.18-3.el9.x86_64.rp 4.7 MB/s | 28 kB 00:00 #12 110.0 (14/21): libstdc++-devel-11.5.0-14.el9.x86_64.r 11 MB/s | 2.2 MB 00:00 #12 110.0 (15/21): glibc-common-2.34-270.el9_8.x86_64.rpm 29 MB/s | 300 kB 00:00 #12 110.0 (16/21): glibc-2.34-270.el9_8.x86_64.rpm 26 MB/s | 2.0 MB 00:00 #12 110.0 (17/21): glibc-minimal-langpack-2.34-270.el9_8. 927 kB/s | 28 kB 00:00 #12 110.0 (18/21): libgcc-11.5.0-14.el9.x86_64.rpm 13 MB/s | 85 kB 00:00 #12 110.0 (19/21): libgomp-11.5.0-14.el9.x86_64.rpm 26 MB/s | 258 kB 00:00 #12 110.0 (20/21): libstdc++-11.5.0-14.el9.x86_64.rpm 41 MB/s | 739 kB 00:00 #12 110.4 (21/21): gcc-11.5.0-14.el9.x86_64.rpm 33 MB/s | 32 MB 00:00 #12 110.4 -------------------------------------------------------------------------------- #12 110.4 Total 63 MB/s | 65 MB 00:01 #12 110.4 Running transaction check #12 110.9 Transaction check succeeded. #12 110.9 Running transaction test #12 111.6 Transaction test succeeded. #12 111.6 Running transaction #12 117.7 Preparing : 1/1 #12 117.8 Upgrading : glibc-common-2.34-270.el9_8.x86_64 1/27 #12 118.2 Upgrading : glibc-minimal-langpack-2.34-270.el9_8.x86_64 2/27 #12 118.3 Upgrading : libgcc-11.5.0-14.el9.x86_64 3/27 #12 118.4 Running scriptlet: libgcc-11.5.0-14.el9.x86_64 3/27 #12 118.7 Running scriptlet: glibc-2.34-270.el9_8.x86_64 4/27 #12 118.9 Upgrading : glibc-2.34-270.el9_8.x86_64 4/27 #12 118.9 Running scriptlet: glibc-2.34-270.el9_8.x86_64 4/27 #12 118.9 Installing : libmpc-1.2.1-4.el9.x86_64 5/27 #12 119.0 Upgrading : libstdc++-11.5.0-14.el9.x86_64 6/27 #12 119.3 Installing : libstdc++-devel-11.5.0-14.el9.x86_64 7/27 #12 119.8 Installing : cpp-11.5.0-14.el9.x86_64 8/27 #12 120.0 Installing : libpkgconf-1.7.3-10.el9.x86_64 9/27 #12 120.2 Installing : pkgconf-1.7.3-10.el9.x86_64 10/27 #12 120.4 Installing : make-1:4.3-8.el9.x86_64 11/27 #12 120.6 Installing : glibc-headers-2.34-270.el9_8.x86_64 12/27 #12 121.0 Upgrading : libgomp-11.5.0-14.el9.x86_64 13/27 #12 121.6 Installing : kernel-headers-5.14.0-687.15.1.el9_8.x86_64 14/27 #12 121.9 Installing : pkgconf-m4-1.7.3-10.el9.noarch 15/27 #12 122.2 Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 16/27 #12 122.5 Installing : glibc-devel-2.34-270.el9_8.x86_64 17/27 #12 123.1 Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 18/27 #12 124.4 Installing : gcc-11.5.0-14.el9.x86_64 19/27 #12 124.8 Installing : gcc-c++-11.5.0-14.el9.x86_64 20/27 #12 125.4 Installing : kmod-28-11.el9.x86_64 21/27 #12 125.4 Cleanup : libstdc++-11.4.1-2.1.el9.x86_64 22/27 #12 125.4 Cleanup : libgomp-11.4.1-2.1.el9.x86_64 23/27 #12 125.5 Cleanup : glibc-2.34-83.el9.7.x86_64 24/27 #12 125.5 Cleanup : glibc-minimal-langpack-2.34-83.el9.7.x86_64 25/27 #12 125.5 Cleanup : glibc-common-2.34-83.el9.7.x86_64 26/27 #12 125.5 Cleanup : libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 125.5 Running scriptlet: libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 126.4 Verifying : kmod-28-11.el9.x86_64 1/27 #12 126.4 Verifying : libpkgconf-1.7.3-10.el9.x86_64 2/27 #12 126.4 Verifying : make-1:4.3-8.el9.x86_64 3/27 #12 126.4 Verifying : pkgconf-1.7.3-10.el9.x86_64 4/27 #12 126.4 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 5/27 #12 126.4 Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 6/27 #12 126.4 Verifying : cpp-11.5.0-14.el9.x86_64 7/27 #12 126.4 Verifying : gcc-11.5.0-14.el9.x86_64 8/27 #12 126.4 Verifying : gcc-c++-11.5.0-14.el9.x86_64 9/27 #12 126.4 Verifying : glibc-devel-2.34-270.el9_8.x86_64 10/27 #12 126.4 Verifying : glibc-headers-2.34-270.el9_8.x86_64 11/27 #12 126.4 Verifying : kernel-headers-5.14.0-687.15.1.el9_8.x86_64 12/27 #12 126.4 Verifying : libmpc-1.2.1-4.el9.x86_64 13/27 #12 126.4 Verifying : libstdc++-devel-11.5.0-14.el9.x86_64 14/27 #12 126.4 Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 15/27 #12 126.4 Verifying : glibc-2.34-270.el9_8.x86_64 16/27 #12 126.4 Verifying : glibc-2.34-83.el9.7.x86_64 17/27 #12 126.4 Verifying : glibc-common-2.34-270.el9_8.x86_64 18/27 #12 126.4 Verifying : glibc-common-2.34-83.el9.7.x86_64 19/27 #12 126.4 Verifying : glibc-minimal-langpack-2.34-270.el9_8.x86_64 20/27 #12 126.4 Verifying : glibc-minimal-langpack-2.34-83.el9.7.x86_64 21/27 #12 126.4 Verifying : libgcc-11.5.0-14.el9.x86_64 22/27 #12 126.4 Verifying : libgcc-11.4.1-2.1.el9.x86_64 23/27 #12 126.4 Verifying : libgomp-11.5.0-14.el9.x86_64 24/27 #12 126.4 Verifying : libgomp-11.4.1-2.1.el9.x86_64 25/27 #12 126.4 Verifying : libstdc++-11.5.0-14.el9.x86_64 26/27 #12 126.4 Verifying : libstdc++-11.4.1-2.1.el9.x86_64 27/27 #12 126.9 #12 126.9 Upgraded: #12 126.9 glibc-2.34-270.el9_8.x86_64 #12 126.9 glibc-common-2.34-270.el9_8.x86_64 #12 126.9 glibc-minimal-langpack-2.34-270.el9_8.x86_64 #12 126.9 libgcc-11.5.0-14.el9.x86_64 #12 126.9 libgomp-11.5.0-14.el9.x86_64 #12 126.9 libstdc++-11.5.0-14.el9.x86_64 #12 126.9 Installed: #12 126.9 cpp-11.5.0-14.el9.x86_64 #12 126.9 gcc-11.5.0-14.el9.x86_64 #12 126.9 gcc-c++-11.5.0-14.el9.x86_64 #12 126.9 glibc-devel-2.34-270.el9_8.x86_64 #12 126.9 glibc-headers-2.34-270.el9_8.x86_64 #12 126.9 kernel-headers-5.14.0-687.15.1.el9_8.x86_64 #12 126.9 kmod-28-11.el9.x86_64 #12 126.9 libmpc-1.2.1-4.el9.x86_64 #12 126.9 libpkgconf-1.7.3-10.el9.x86_64 #12 126.9 libstdc++-devel-11.5.0-14.el9.x86_64 #12 126.9 libxcrypt-devel-4.4.18-3.el9.x86_64 #12 126.9 make-1:4.3-8.el9.x86_64 #12 126.9 pkgconf-1.7.3-10.el9.x86_64 #12 126.9 pkgconf-m4-1.7.3-10.el9.noarch #12 126.9 pkgconf-pkg-config-1.7.3-10.el9.x86_64 #12 126.9 #12 126.9 Complete! #12 127.5 77 files removed #12 DONE 128.0s #13 exporting to image #13 exporting layers #13 exporting layers 3.1s done #13 writing image sha256:12b77735b07f9495be7790575bc3c362eae716848e2771e7694dee3ae6c6e71a #13 writing image sha256:12b77735b07f9495be7790575bc3c362eae716848e2771e7694dee3ae6c6e71a done #13 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_9_0_1-1_7 0.0s done #13 DONE 3.3s 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-04 07:16:08,739: INFO: Docker build duration: 161 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init] 9f5634b63d02: Preparing 68f5bc24606c: Preparing 0c68606f6a79: Preparing 2365c5ebe542: Preparing 78dda0de2a7e: Preparing 44343de3ea1d: Preparing 9f5634b63d02: Waiting 68f5bc24606c: Waiting 0c68606f6a79: Waiting 2365c5ebe542: Waiting 78dda0de2a7e: Waiting 44343de3ea1d: Waiting 68f5bc24606c: Pushed 0c68606f6a79: Pushed 2365c5ebe542: Pushed 44343de3ea1d: Layer already exists 78dda0de2a7e: Pushed 9f5634b63d02: Pushed master-2_9_0_1-1_7: digest: sha256:becf0b37c4747eb5f7ec52a2b323316f82792a005b2f5ca6bba01443f2fa197e size: 1577 2026-07-04 07:16:32,371: INFO: Building opensdn-vrouter-kernel-init finished successfully, duration: 185 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_9_0_1-1_7 8a7287458703 736MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_9_0_1-1_7 bdca85230c55 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_9_0_1-1_7 cc4cd6153fba 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_9_0_1-1_7 12d95f172845 801MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_9_0_1-1_7 07f278046652 798MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_9_0_1-1_7 4d4aad3dd582 961MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_9_0_1-1_7 bdb46fd1279b 961MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_9_0_1-1_7 62d98ba92955 961MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_9_0_1-1_7 bf36ff9a9390 1.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_9_0_1-1_7 51d19e940f3d 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_9_0_1-1_7 599754ab72b6 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_9_0_1-1_7 99d640f4ac10 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_9_0_1-1_7 48b40786d9a2 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_9_0_1-1_7 44e281265025 760MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_9_0_1-1_7 44c74d0ee541 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_9_0_1-1_7 7334533663dd 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_9_0_1-1_7 9edd7269b264 721MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_9_0_1-1_7 4aecc7f277d9 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_9_0_1-1_7 986abddeb0c6 779MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_9_0_1-1_7 1382c07a1f48 806MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_9_0_1-1_7 5cd1162ab1e1 806MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_9_0_1-1_7 aa98fba9d323 787MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_9_0_1-1_7 db664a6984b9 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_9_0_1-1_7 d1ed2a217818 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_9_0_1-1_7 e77d7e569907 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_9_0_1-1_7 88354d4eef7d 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_9_0_1-1_7 357cd92b8ee8 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_9_0_1-1_7 c555d8de6ecf 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_9_0_1-1_7 97d772cc7498 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_9_0_1-1_7 ffcb0aec8abf 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_9_0_1-1_7 774e246bcb7c 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_9_0_1-1_7 55e1eabeff98 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_9_0_1-1_7 844c7c49d4de 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_9_0_1-1_7 01a69310e5e5 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_9_0_1-1_7 d8f0b858daba 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_9_0_1-1_7 d8f5808a0f4f 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_9_0_1-1_7 6c882df56e9e 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_9_0_1-1_7 878562c9ce89 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_9_0_1-1_7 a810b96f71c0 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_9_0_1-1_7 ea2cbece0fe2 854MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_9_0_1-1_7 6cf8c58e48ff 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_9_0_1-1_7 da31cfc6e3b8 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_9_0_1-1_7 79bb4a67caf9 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_9_0_1-1_7 94cfb78938cc 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_9_0_1-1_7 72e7e8d3b552 854MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_9_0_1-1_7 6fa67ae9bec8 1.91GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_9_0_1-1_7 f7334d616313 1.34GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_9_0_1-1_7 46eaeb59d139 779MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_9_0_1-1_7 180308fff674 796MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_9_0_1-1_7 0902dc082214 978MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_9_0_1-1_7 ee7babe79a8f 787MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_9_0_1-1_7 f4a9a7e70f48 888MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_9_0_1-1_7 be84c6430b39 787MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_9_0_1-1_7 12b77735b07f 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 67b1cd30a02b 21.1GB 0B U opensdn-test-test:master-2_9_0_1-1_7 6fa67ae9bec8 1.91GB 0B tf-dev-sandbox:compile 893c722914ed 34.5GB 0B