2026-06-18 01:19:25,800: INFO: Building opensdn-vrouter-kernel-init 2026-06-18 01:19:26,302: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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.0s #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.9s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 2.1s #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 done #6 DONE 1.3s #8 [stage-1 2/6] COPY *.repo /etc/yum.repos.d/ #8 DONE 1.4s #9 [stage-1 3/6] COPY *.sh / #9 DONE 1.6s #10 [stage-1 4/6] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #10 DONE 1.8s #11 [stage-1 5/6] COPY --from=build /buildroot/usr/src/modules/contrail-vrouter.tar.gz /opt/contrail/src/ #11 DONE 6.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=nightly ; 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.971 total 32 #12 3.971 -rw-r--r--. 1 root root 2707 Jun 18 01:14 mirror-base-rocky9.repo #12 3.971 -rw-r--r--. 1 root root 217 Jun 18 01:14 mirror-docker9.repo #12 3.971 -rw-r--r--. 1 root root 204 Jun 18 01:14 mirror-epel9.repo #12 3.971 -rw-r--r--. 1 root root 1 Jun 18 01:14 rocky-addons.repo #12 3.971 -rw-r--r--. 1 root root 1 Jun 18 01:14 rocky-devel.repo #12 3.971 -rw-r--r--. 1 root root 1 Jun 18 01:14 rocky-extras.repo #12 3.971 -rw-r--r--. 1 root root 1 Jun 18 01:14 rocky.repo #12 3.971 -rw-r--r--. 1 root root 140 Jun 18 01:14 tpc.repo #12 4.422 0 files removed #12 5.251 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 14 MB 00:00 #12 12.28 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 1.9 MB 00:00 #12 13.98 added from: http://tf-mirrors.gz1.opensdn.io/re 8.0 MB/s | 402 kB 00:00 #12 15.10 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 16 MB 00:00 #12 27.22 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 11 MB 00:00 #12 36.03 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 1.1 MB 00:00 #12 37.14 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 4.8 MB 00:00 #12 41.09 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 697 kB 00:00 #12 42.14 added from: http://tf-mirrors.gz1.opensdn.io/re 5.8 MB/s | 474 kB 00:00 #12 42.96 added from: http://tf-mirrors.gz1.opensdn.io/re 464 kB/s | 18 kB 00:00 #12 43.67 added from: http://tf-mirrors.gz1.opensdn.io/re 7.3 kB/s | 257 B 00:00 #12 44.16 added from: http://tf-mirrors.gz1.opensdn.io/re 287 kB/s | 15 kB 00:00 #12 44.73 added from: http://tf-mirrors.gz1.opensdn.io/re 2.7 MB/s | 96 kB 00:00 #12 46.09 added from: http://tf-mirrors.gz1.opensdn.io/re 45 MB/s | 39 MB 00:00 #12 67.88 Third parties for OpenSDN 32 MB/s | 5.1 MB 00:00 #12 80.82 Metadata cache created. #12 83.25 Last metadata expiration check: 0:00:15 ago on Thu Jun 18 01:21:12 2026. #12 84.11 Dependencies resolved. #12 84.11 ================================================================================================= #12 84.11 Package Arch Version Repository Size #12 84.11 ================================================================================================= #12 84.11 Installing: #12 84.11 gcc x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 32 M #12 84.11 gcc-c++ x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 13 M #12 84.11 kmod x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #12 84.11 make x86_64 1:4.3-8.el9 tf-mirrors.ci_repos_yum9-baseos 529 k #12 84.11 Upgrading: #12 84.11 glibc x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 2.0 M #12 84.11 glibc-common x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 298 k #12 84.11 glibc-minimal-langpack x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 25 k #12 84.11 libgcc x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 85 k #12 84.11 libgomp x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 258 k #12 84.11 libstdc++ x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 739 k #12 84.11 Installing dependencies: #12 84.11 cpp x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 11 M #12 84.11 glibc-devel x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-appstream 35 k #12 84.11 glibc-headers x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-appstream 441 k #12 84.11 kernel-headers x86_64 5.14.0-611.30.1.el9_7 tf-mirrors.ci_repos_yum9-appstream 2.7 M #12 84.11 libmpc x86_64 1.2.1-4.el9 tf-mirrors.ci_repos_yum9-appstream 61 k #12 84.11 libpkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 35 k #12 84.11 libstdc++-devel x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 2.2 M #12 84.11 libxcrypt-devel x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 28 k #12 84.11 pkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 40 k #12 84.11 pkgconf-m4 noarch 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #12 84.11 pkgconf-pkg-config x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #12 84.11 #12 84.11 Transaction Summary #12 84.11 ================================================================================================= #12 84.11 Install 15 Packages #12 84.11 Upgrade 6 Packages #12 84.11 #12 84.11 Total download size: 65 M #12 84.11 Downloading Packages: #12 84.11 (1/21): libpkgconf-1.7.3-10.el9.x86_64.rpm 1.4 MB/s | 35 kB 00:00 #12 84.11 (2/21): kmod-28-11.el9.x86_64.rpm 4.1 MB/s | 121 kB 00:00 #12 84.11 (3/21): pkgconf-1.7.3-10.el9.x86_64.rpm 5.1 MB/s | 40 kB 00:00 #12 84.11 (4/21): make-4.3-8.el9.x86_64.rpm 13 MB/s | 529 kB 00:00 #12 84.13 (5/21): pkgconf-m4-1.7.3-10.el9.noarch.rpm 485 kB/s | 14 kB 00:00 #12 84.13 (6/21): pkgconf-pkg-config-1.7.3-10.el9.x86_64. 344 kB/s | 10 kB 00:00 #12 84.40 (7/21): cpp-11.5.0-11.el9.x86_64.rpm 40 MB/s | 11 MB 00:00 #12 84.40 (8/21): glibc-devel-2.34-231.el9_7.2.x86_64.rpm 2.6 MB/s | 35 kB 00:00 #12 84.43 (9/21): glibc-headers-2.34-231.el9_7.2.x86_64.r 27 MB/s | 441 kB 00:00 #12 84.53 (10/21): gcc-c++-11.5.0-11.el9.x86_64.rpm 33 MB/s | 13 MB 00:00 #12 84.53 (11/21): libmpc-1.2.1-4.el9.x86_64.rpm 6.1 MB/s | 61 kB 00:00 #12 84.63 (12/21): kernel-headers-5.14.0-611.30.1.el9_7.x 14 MB/s | 2.7 MB 00:00 #12 84.63 (13/21): libxcrypt-devel-4.4.18-3.el9.x86_64.rp 2.7 MB/s | 28 kB 00:00 #12 84.64 (14/21): libstdc++-devel-11.5.0-11.el9.x86_64.r 19 MB/s | 2.2 MB 00:00 #12 84.67 (15/21): glibc-common-2.34-231.el9_7.2.x86_64.r 28 MB/s | 298 kB 00:00 #12 84.67 (16/21): glibc-minimal-langpack-2.34-231.el9_7. 5.9 MB/s | 25 kB 00:00 #12 84.69 (17/21): glibc-2.34-231.el9_7.2.x86_64.rpm 28 MB/s | 2.0 MB 00:00 #12 84.69 (18/21): libgcc-11.5.0-11.el9.x86_64.rpm 2.8 MB/s | 85 kB 00:00 #12 84.71 (19/21): libgomp-11.5.0-11.el9.x86_64.rpm 16 MB/s | 258 kB 00:00 #12 84.71 (20/21): libstdc++-11.5.0-11.el9.x86_64.rpm 33 MB/s | 739 kB 00:00 #12 84.99 (21/21): gcc-11.5.0-11.el9.x86_64.rpm 38 MB/s | 32 MB 00:00 #12 84.99 -------------------------------------------------------------------------------- #12 84.99 Total 71 MB/s | 65 MB 00:00 #12 84.99 Running transaction check #12 85.44 Transaction check succeeded. #12 85.44 Running transaction test #12 86.56 Transaction test succeeded. #12 86.56 Running transaction #12 87.78 Preparing : 1/1 #12 87.85 Upgrading : glibc-common-2.34-231.el9_7.2.x86_64 1/27 #12 88.11 Upgrading : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 2/27 #12 88.11 Upgrading : libgcc-11.5.0-11.el9.x86_64 3/27 #12 88.11 Running scriptlet: libgcc-11.5.0-11.el9.x86_64 3/27 #12 88.18 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 4/27 #12 88.24 Upgrading : glibc-2.34-231.el9_7.2.x86_64 4/27 #12 88.24 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 4/27 #12 88.29 Installing : libmpc-1.2.1-4.el9.x86_64 5/27 #12 88.29 Upgrading : libstdc++-11.5.0-11.el9.x86_64 6/27 #12 88.50 Installing : libstdc++-devel-11.5.0-11.el9.x86_64 7/27 #12 88.78 Installing : cpp-11.5.0-11.el9.x86_64 8/27 #12 88.78 Installing : libpkgconf-1.7.3-10.el9.x86_64 9/27 #12 88.79 Installing : pkgconf-1.7.3-10.el9.x86_64 10/27 #12 88.82 Installing : make-1:4.3-8.el9.x86_64 11/27 #12 88.88 Installing : glibc-headers-2.34-231.el9_7.2.x86_64 12/27 #12 88.89 Upgrading : libgomp-11.5.0-11.el9.x86_64 13/27 #12 89.35 Installing : kernel-headers-5.14.0-611.30.1.el9_7.x86_64 14/27 #12 89.35 Installing : pkgconf-m4-1.7.3-10.el9.noarch 15/27 #12 89.35 Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 16/27 #12 89.35 Installing : glibc-devel-2.34-231.el9_7.2.x86_64 17/27 #12 89.35 Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 18/27 #12 90.06 Installing : gcc-11.5.0-11.el9.x86_64 19/27 #12 90.43 Installing : gcc-c++-11.5.0-11.el9.x86_64 20/27 #12 90.83 Installing : kmod-28-11.el9.x86_64 21/27 #12 91.45 Cleanup : libstdc++-11.4.1-2.1.el9.x86_64 22/27 #12 91.45 Cleanup : libgomp-11.4.1-2.1.el9.x86_64 23/27 #12 91.46 Cleanup : glibc-2.34-83.el9.7.x86_64 24/27 #12 91.46 Cleanup : glibc-minimal-langpack-2.34-83.el9.7.x86_64 25/27 #12 91.50 Cleanup : glibc-common-2.34-83.el9.7.x86_64 26/27 #12 91.50 Cleanup : libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 91.50 Running scriptlet: libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 92.44 Verifying : kmod-28-11.el9.x86_64 1/27 #12 92.44 Verifying : libpkgconf-1.7.3-10.el9.x86_64 2/27 #12 92.44 Verifying : make-1:4.3-8.el9.x86_64 3/27 #12 92.44 Verifying : pkgconf-1.7.3-10.el9.x86_64 4/27 #12 92.44 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 5/27 #12 92.44 Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 6/27 #12 92.44 Verifying : cpp-11.5.0-11.el9.x86_64 7/27 #12 92.44 Verifying : gcc-11.5.0-11.el9.x86_64 8/27 #12 92.44 Verifying : gcc-c++-11.5.0-11.el9.x86_64 9/27 #12 92.44 Verifying : glibc-devel-2.34-231.el9_7.2.x86_64 10/27 #12 92.44 Verifying : glibc-headers-2.34-231.el9_7.2.x86_64 11/27 #12 92.44 Verifying : kernel-headers-5.14.0-611.30.1.el9_7.x86_64 12/27 #12 92.44 Verifying : libmpc-1.2.1-4.el9.x86_64 13/27 #12 92.44 Verifying : libstdc++-devel-11.5.0-11.el9.x86_64 14/27 #12 92.44 Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 15/27 #12 92.44 Verifying : glibc-2.34-231.el9_7.2.x86_64 16/27 #12 92.44 Verifying : glibc-2.34-83.el9.7.x86_64 17/27 #12 92.44 Verifying : glibc-common-2.34-231.el9_7.2.x86_64 18/27 #12 92.44 Verifying : glibc-common-2.34-83.el9.7.x86_64 19/27 #12 92.44 Verifying : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 20/27 #12 92.44 Verifying : glibc-minimal-langpack-2.34-83.el9.7.x86_64 21/27 #12 92.44 Verifying : libgcc-11.5.0-11.el9.x86_64 22/27 #12 92.44 Verifying : libgcc-11.4.1-2.1.el9.x86_64 23/27 #12 92.44 Verifying : libgomp-11.5.0-11.el9.x86_64 24/27 #12 92.44 Verifying : libgomp-11.4.1-2.1.el9.x86_64 25/27 #12 92.44 Verifying : libstdc++-11.5.0-11.el9.x86_64 26/27 #12 92.44 Verifying : libstdc++-11.4.1-2.1.el9.x86_64 27/27 #12 92.95 #12 92.95 Upgraded: #12 92.95 glibc-2.34-231.el9_7.2.x86_64 #12 92.95 glibc-common-2.34-231.el9_7.2.x86_64 #12 92.95 glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 #12 92.95 libgcc-11.5.0-11.el9.x86_64 #12 92.95 libgomp-11.5.0-11.el9.x86_64 #12 92.95 libstdc++-11.5.0-11.el9.x86_64 #12 92.95 Installed: #12 92.95 cpp-11.5.0-11.el9.x86_64 #12 92.95 gcc-11.5.0-11.el9.x86_64 #12 92.95 gcc-c++-11.5.0-11.el9.x86_64 #12 92.95 glibc-devel-2.34-231.el9_7.2.x86_64 #12 92.95 glibc-headers-2.34-231.el9_7.2.x86_64 #12 92.95 kernel-headers-5.14.0-611.30.1.el9_7.x86_64 #12 92.95 kmod-28-11.el9.x86_64 #12 92.95 libmpc-1.2.1-4.el9.x86_64 #12 92.95 libpkgconf-1.7.3-10.el9.x86_64 #12 92.95 libstdc++-devel-11.5.0-11.el9.x86_64 #12 92.95 libxcrypt-devel-4.4.18-3.el9.x86_64 #12 92.95 make-1:4.3-8.el9.x86_64 #12 92.95 pkgconf-1.7.3-10.el9.x86_64 #12 92.95 pkgconf-m4-1.7.3-10.el9.noarch #12 92.95 pkgconf-pkg-config-1.7.3-10.el9.x86_64 #12 92.95 #12 92.95 Complete! #12 93.43 77 files removed #12 DONE 94.6s #13 exporting to image #13 exporting layers #13 exporting layers 3.2s done #13 writing image sha256:fdbb9bf35a5b1a77e815f00250c673517f97a1c292fae0c14b9995f7f777fafa 0.0s done #13 naming to nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init:nightly 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-18 01:21:46,048: INFO: Docker build duration: 141 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init] 0ed0c652f677: Preparing a051449f94fc: Preparing c656d3adf06a: Preparing f31963a08129: Preparing aeaa93678eec: Preparing 44343de3ea1d: Preparing 0ed0c652f677: Waiting a051449f94fc: Waiting c656d3adf06a: Waiting f31963a08129: Waiting aeaa93678eec: Waiting 44343de3ea1d: Waiting a051449f94fc: Pushed f31963a08129: Pushed c656d3adf06a: Pushed 44343de3ea1d: Layer already exists aeaa93678eec: Pushed 0ed0c652f677: Pushed nightly: digest: sha256:11f813fe7f404129874b3665ce9a4803d9cb2d35ddde8863c1d3497d226ddbd1 size: 1577 2026-06-18 01:22:08,172: INFO: Building opensdn-vrouter-kernel-init finished successfully, duration: 163 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:5102/opensdn-analytics-alarm-gen:nightly 9b1400ed5250 692MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-api:nightly eb5906c984df 701MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly 79fcdaea008d 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-collector:nightly 68b56a7eceed 758MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly d494caeddc6e 754MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly 043a12f00bdb 917MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly 27b8516e6d4b 918MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly 1dbfda78749b 918MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly f9d6632b7bec 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly 42ed81b67cab 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly eb0319e4e70b 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly 3e38375ec22e 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly 9ce3a933645c 2.48MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-api:nightly 17e5f88cb776 714MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly 38e3a3ad7b6f 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq:nightly 1b1d8fa19c32 691MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly d148b5c6d75f 677MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly 47f487245d60 698MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly 86d0b06d5299 735MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 6acebc0b515d 762MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly 0b908d07fc1d 762MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly f05ec7a74a21 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly ff89ec21ff65 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly 890e9437aa2c 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly a10f253e155e 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly 981873fdc3aa 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly 485eadae829a 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly ef4a01a119b4 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly ed46761366af 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly a7c804c97e3a 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly cc5353d37625 440MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly 5e1a83c8d00c 454MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly 6c8bb7609cdf 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly 70c9e23624be 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly 84dc47c2b71b 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly 7b546190171a 696MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly f79603a826a0 681MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly aafaad5df218 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly e3f6c0871e56 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly f41188b53265 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly d737e5d5e3b1 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly 03509e4f7343 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly 26c56b1a16bd 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly 4f1f9b1205ae 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-test-test:nightly 05722856d337 1.84GB 0B nexus.gz1.opensdn.io:5102/opensdn-tools:nightly 7184ef827b9d 1.28GB 0B nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly 909dc33c0f9d 735MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk:nightly 5388067f8994 752MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent:nightly 82befbaaa363 934MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly 56bff2a08bff 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-build-init:nightly d28af42ec546 601MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly df3d20caa934 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init:nightly fdbb9bf35a5b 365MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable ff2c6305ec1c 2.9GB 0B U opensdn-test-test:nightly 05722856d337 1.84GB 0B tf-dev-sandbox:compile e88f4df24987 24.7GB 0B