2026-06-19 21:13:53,846: INFO: Building opensdn-vrouter-kernel-init 2026-06-19 21:13:54,378: 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=r26.1-2_8_8_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=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.3s #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.1s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.7s #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.7s #8 [stage-1 2/6] COPY *.repo /etc/yum.repos.d/ #8 DONE 1.3s #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 0.6s #11 [stage-1 5/6] COPY --from=build /buildroot/usr/src/modules/contrail-vrouter.tar.gz /opt/contrail/src/ #11 DONE 1.9s #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=r26.1-2_8_8_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 2.075 total 32 #12 2.075 -rw-r--r--. 1 root root 2707 Jun 19 21:08 mirror-base-rocky9.repo #12 2.075 -rw-r--r--. 1 root root 217 Jun 19 21:08 mirror-docker9.repo #12 2.075 -rw-r--r--. 1 root root 204 Jun 19 21:08 mirror-epel9.repo #12 2.075 -rw-r--r--. 1 root root 1 Jun 19 21:08 rocky-addons.repo #12 2.075 -rw-r--r--. 1 root root 1 Jun 19 21:08 rocky-devel.repo #12 2.075 -rw-r--r--. 1 root root 1 Jun 19 21:08 rocky-extras.repo #12 2.075 -rw-r--r--. 1 root root 1 Jun 19 21:08 rocky.repo #12 2.075 -rw-r--r--. 1 root root 140 Jun 19 21:08 tpc.repo #12 2.833 0 files removed #12 3.751 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 18 MB 00:00 #12 11.73 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 2.9 MB 00:00 #12 13.79 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 516 kB 00:00 #12 15.16 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 20 MB 00:00 #12 30.57 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 15 MB 00:00 #12 43.13 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 1.2 MB 00:00 #12 44.68 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 6.3 MB 00:00 #12 50.03 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 966 kB 00:00 #12 51.52 added from: http://tf-mirrors.gz1.opensdn.io/re 1.9 MB/s | 480 kB 00:00 #12 52.32 added from: http://tf-mirrors.gz1.opensdn.io/re 652 kB/s | 19 kB 00:00 #12 53.00 added from: http://tf-mirrors.gz1.opensdn.io/re 14 kB/s | 257 B 00:00 #12 53.41 added from: http://tf-mirrors.gz1.opensdn.io/re 489 kB/s | 15 kB 00:00 #12 54.32 added from: http://tf-mirrors.gz1.opensdn.io/re 2.5 MB/s | 112 kB 00:00 #12 56.01 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 44 MB 00:01 #12 84.41 Third parties for OpenSDN 50 MB/s | 5.1 MB 00:00 #12 94.94 Metadata cache created. #12 95.90 Last metadata expiration check: 0:00:11 ago on Fri Jun 19 21:16:09 2026. #12 96.20 Dependencies resolved. #12 96.20 ================================================================================================= #12 96.20 Package Arch Version Repository Size #12 96.20 ================================================================================================= #12 96.20 Installing: #12 96.20 gcc x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-appstream 32 M #12 96.20 gcc-c++ x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-appstream 13 M #12 96.20 kmod x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #12 96.20 make x86_64 1:4.3-8.el9 tf-mirrors.ci_repos_yum9-baseos 529 k #12 96.20 Upgrading: #12 96.20 glibc x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-baseos 2.0 M #12 96.20 glibc-common x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-baseos 300 k #12 96.20 glibc-minimal-langpack x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-baseos 28 k #12 96.20 libgcc x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-baseos 85 k #12 96.20 libgomp x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-baseos 258 k #12 96.20 libstdc++ x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-baseos 739 k #12 96.20 Installing dependencies: #12 96.20 cpp x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-appstream 11 M #12 96.20 glibc-devel x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-appstream 37 k #12 96.20 glibc-headers x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-appstream 444 k #12 96.20 kernel-headers x86_64 5.14.0-687.15.1.el9_8 tf-mirrors.ci_repos_yum9-appstream 2.5 M #12 96.20 libmpc x86_64 1.2.1-4.el9 tf-mirrors.ci_repos_yum9-appstream 61 k #12 96.20 libpkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 35 k #12 96.20 libstdc++-devel x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-appstream 2.2 M #12 96.20 libxcrypt-devel x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 28 k #12 96.20 pkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 40 k #12 96.20 pkgconf-m4 noarch 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #12 96.20 pkgconf-pkg-config x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #12 96.20 #12 96.20 Transaction Summary #12 96.20 ================================================================================================= #12 96.20 Install 15 Packages #12 96.20 Upgrade 6 Packages #12 96.20 #12 96.20 Total download size: 65 M #12 96.20 Downloading Packages: #12 96.20 (1/21): libpkgconf-1.7.3-10.el9.x86_64.rpm 1.8 MB/s | 35 kB 00:00 #12 96.20 (2/21): kmod-28-11.el9.x86_64.rpm 4.0 MB/s | 121 kB 00:00 #12 96.20 (3/21): pkgconf-1.7.3-10.el9.x86_64.rpm 3.2 MB/s | 40 kB 00:00 #12 96.20 (4/21): pkgconf-m4-1.7.3-10.el9.noarch.rpm 1.6 MB/s | 14 kB 00:00 #12 96.20 (5/21): pkgconf-pkg-config-1.7.3-10.el9.x86_64. 2.1 MB/s | 10 kB 00:00 #12 96.22 (6/21): make-4.3-8.el9.x86_64.rpm 11 MB/s | 529 kB 00:00 #12 96.62 (7/21): cpp-11.5.0-14.el9.x86_64.rpm 25 MB/s | 11 MB 00:00 #12 96.62 (8/21): glibc-devel-2.34-270.el9_8.x86_64.rpm 6.4 MB/s | 37 kB 00:00 #12 96.65 (9/21): glibc-headers-2.34-270.el9_8.x86_64.rpm 26 MB/s | 444 kB 00:00 #12 96.73 (10/21): kernel-headers-5.14.0-687.15.1.el9_8.x 46 MB/s | 2.5 MB 00:00 #12 96.73 (11/21): libmpc-1.2.1-4.el9.x86_64.rpm 3.8 MB/s | 61 kB 00:00 #12 96.98 (12/21): gcc-c++-11.5.0-14.el9.x86_64.rpm 17 MB/s | 13 MB 00:00 #12 97.07 (13/21): libstdc++-devel-11.5.0-14.el9.x86_64.r 7.2 MB/s | 2.2 MB 00:00 #12 97.07 (14/21): libxcrypt-devel-4.4.18-3.el9.x86_64.rp 483 kB/s | 28 kB 00:00 #12 97.07 (15/21): glibc-common-2.34-270.el9_8.x86_64.rpm 25 MB/s | 300 kB 00:00 #12 97.07 (16/21): glibc-minimal-langpack-2.34-270.el9_8. 5.8 MB/s | 28 kB 00:00 #12 97.07 (17/21): libgcc-11.5.0-14.el9.x86_64.rpm 11 MB/s | 85 kB 00:00 #12 97.07 (18/21): glibc-2.34-270.el9_8.x86_64.rpm 35 MB/s | 2.0 MB 00:00 #12 97.10 (19/21): libgomp-11.5.0-14.el9.x86_64.rpm 8.0 MB/s | 258 kB 00:00 #12 97.10 (20/21): libstdc++-11.5.0-14.el9.x86_64.rpm 35 MB/s | 739 kB 00:00 #12 97.32 (21/21): gcc-11.5.0-14.el9.x86_64.rpm 29 MB/s | 32 MB 00:01 #12 97.32 -------------------------------------------------------------------------------- #12 97.32 Total 56 MB/s | 65 MB 00:01 #12 97.32 Running transaction check #12 97.71 Transaction check succeeded. #12 97.71 Running transaction test #12 98.37 Transaction test succeeded. #12 98.37 Running transaction #12 99.63 Preparing : 1/1 #12 99.74 Upgrading : glibc-common-2.34-270.el9_8.x86_64 1/27 #12 99.74 Upgrading : glibc-minimal-langpack-2.34-270.el9_8.x86_64 2/27 #12 99.74 Upgrading : libgcc-11.5.0-14.el9.x86_64 3/27 #12 99.74 Running scriptlet: libgcc-11.5.0-14.el9.x86_64 3/27 #12 99.84 Running scriptlet: glibc-2.34-270.el9_8.x86_64 4/27 #12 99.86 Upgrading : glibc-2.34-270.el9_8.x86_64 4/27 #12 99.89 Running scriptlet: glibc-2.34-270.el9_8.x86_64 4/27 #12 99.92 Installing : libmpc-1.2.1-4.el9.x86_64 5/27 #12 99.97 Upgrading : libstdc++-11.5.0-14.el9.x86_64 6/27 #12 100.2 Installing : libstdc++-devel-11.5.0-14.el9.x86_64 7/27 #12 100.4 Installing : cpp-11.5.0-14.el9.x86_64 8/27 #12 100.4 Installing : libpkgconf-1.7.3-10.el9.x86_64 9/27 #12 100.4 Installing : pkgconf-1.7.3-10.el9.x86_64 10/27 #12 100.4 Installing : make-1:4.3-8.el9.x86_64 11/27 #12 100.5 Installing : glibc-headers-2.34-270.el9_8.x86_64 12/27 #12 100.5 Upgrading : libgomp-11.5.0-14.el9.x86_64 13/27 #12 100.8 Installing : kernel-headers-5.14.0-687.15.1.el9_8.x86_64 14/27 #12 101.0 Installing : pkgconf-m4-1.7.3-10.el9.noarch 15/27 #12 101.0 Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 16/27 #12 101.0 Installing : glibc-devel-2.34-270.el9_8.x86_64 17/27 #12 101.0 Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 18/27 #12 101.7 Installing : gcc-11.5.0-14.el9.x86_64 19/27 #12 102.0 Installing : gcc-c++-11.5.0-14.el9.x86_64 20/27 #12 102.1 Installing : kmod-28-11.el9.x86_64 21/27 #12 102.4 Cleanup : libstdc++-11.4.1-2.1.el9.x86_64 22/27 #12 102.7 Cleanup : libgomp-11.4.1-2.1.el9.x86_64 23/27 #12 102.8 Cleanup : glibc-2.34-83.el9.7.x86_64 24/27 #12 102.9 Cleanup : glibc-minimal-langpack-2.34-83.el9.7.x86_64 25/27 #12 102.9 Cleanup : glibc-common-2.34-83.el9.7.x86_64 26/27 #12 102.9 Cleanup : libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 102.9 Running scriptlet: libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 103.7 Verifying : kmod-28-11.el9.x86_64 1/27 #12 103.7 Verifying : libpkgconf-1.7.3-10.el9.x86_64 2/27 #12 103.7 Verifying : make-1:4.3-8.el9.x86_64 3/27 #12 103.7 Verifying : pkgconf-1.7.3-10.el9.x86_64 4/27 #12 103.7 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 5/27 #12 103.7 Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 6/27 #12 103.7 Verifying : cpp-11.5.0-14.el9.x86_64 7/27 #12 103.7 Verifying : gcc-11.5.0-14.el9.x86_64 8/27 #12 103.7 Verifying : gcc-c++-11.5.0-14.el9.x86_64 9/27 #12 103.7 Verifying : glibc-devel-2.34-270.el9_8.x86_64 10/27 #12 103.7 Verifying : glibc-headers-2.34-270.el9_8.x86_64 11/27 #12 103.7 Verifying : kernel-headers-5.14.0-687.15.1.el9_8.x86_64 12/27 #12 103.7 Verifying : libmpc-1.2.1-4.el9.x86_64 13/27 #12 103.7 Verifying : libstdc++-devel-11.5.0-14.el9.x86_64 14/27 #12 103.7 Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 15/27 #12 103.7 Verifying : glibc-2.34-270.el9_8.x86_64 16/27 #12 103.7 Verifying : glibc-2.34-83.el9.7.x86_64 17/27 #12 103.7 Verifying : glibc-common-2.34-270.el9_8.x86_64 18/27 #12 103.7 Verifying : glibc-common-2.34-83.el9.7.x86_64 19/27 #12 103.7 Verifying : glibc-minimal-langpack-2.34-270.el9_8.x86_64 20/27 #12 103.7 Verifying : glibc-minimal-langpack-2.34-83.el9.7.x86_64 21/27 #12 103.7 Verifying : libgcc-11.5.0-14.el9.x86_64 22/27 #12 103.7 Verifying : libgcc-11.4.1-2.1.el9.x86_64 23/27 #12 103.7 Verifying : libgomp-11.5.0-14.el9.x86_64 24/27 #12 103.7 Verifying : libgomp-11.4.1-2.1.el9.x86_64 25/27 #12 103.7 Verifying : libstdc++-11.5.0-14.el9.x86_64 26/27 #12 103.7 Verifying : libstdc++-11.4.1-2.1.el9.x86_64 27/27 #12 103.7 #12 103.7 Upgraded: #12 103.7 glibc-2.34-270.el9_8.x86_64 #12 103.7 glibc-common-2.34-270.el9_8.x86_64 #12 103.7 glibc-minimal-langpack-2.34-270.el9_8.x86_64 #12 103.7 libgcc-11.5.0-14.el9.x86_64 #12 103.7 libgomp-11.5.0-14.el9.x86_64 #12 103.7 libstdc++-11.5.0-14.el9.x86_64 #12 103.7 Installed: #12 103.7 cpp-11.5.0-14.el9.x86_64 #12 103.7 gcc-11.5.0-14.el9.x86_64 #12 103.7 gcc-c++-11.5.0-14.el9.x86_64 #12 103.7 glibc-devel-2.34-270.el9_8.x86_64 #12 103.7 glibc-headers-2.34-270.el9_8.x86_64 #12 103.7 kernel-headers-5.14.0-687.15.1.el9_8.x86_64 #12 103.7 kmod-28-11.el9.x86_64 #12 103.7 libmpc-1.2.1-4.el9.x86_64 #12 103.7 libpkgconf-1.7.3-10.el9.x86_64 #12 103.7 libstdc++-devel-11.5.0-14.el9.x86_64 #12 103.7 libxcrypt-devel-4.4.18-3.el9.x86_64 #12 103.7 make-1:4.3-8.el9.x86_64 #12 103.7 pkgconf-1.7.3-10.el9.x86_64 #12 103.7 pkgconf-m4-1.7.3-10.el9.noarch #12 103.7 pkgconf-pkg-config-1.7.3-10.el9.x86_64 #12 103.7 #12 103.7 Complete! #12 104.1 77 files removed #12 DONE 104.5s #13 exporting to image #13 exporting layers #13 exporting layers 4.3s done #13 writing image sha256:f806d83cebb1833d3961a1e8a5936a87f86b010763acf4fe2ab674573e7e9cfe done #13 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:r26.1-2_8_8_1-1 #13 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:r26.1-2_8_8_1-1 done #13 DONE 4.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-19 21:16:34,240: INFO: Docker build duration: 161 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init] 61a8c7dc42ad: Preparing 3f6f03b27cf2: Preparing 451aad66be19: Preparing a744558779bc: Preparing a83c51847ead: Preparing 44343de3ea1d: Preparing 61a8c7dc42ad: Waiting 3f6f03b27cf2: Waiting 451aad66be19: Waiting a744558779bc: Waiting a83c51847ead: Waiting 44343de3ea1d: Waiting 3f6f03b27cf2: Pushed 451aad66be19: Pushed a744558779bc: Pushed a83c51847ead: Pushed 44343de3ea1d: Layer already exists 61a8c7dc42ad: Pushed r26.1-2_8_8_1-1: digest: sha256:6bfbd1e71761e7f5492e6a2e1997c76c04b8639752138cd76f16df5188ad7a71 size: 1577 2026-06-19 21:16:58,753: INFO: Building opensdn-vrouter-kernel-init finished successfully, duration: 185 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:r26.1-2_8_8_1-1 ec1bb6dd6ca8 736MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:r26.1-2_8_8_1-1 793335faa4b0 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:r26.1-2_8_8_1-1 2709f1b5143e 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:r26.1-2_8_8_1-1 76b14677536a 801MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:r26.1-2_8_8_1-1 745ddae647bc 798MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:r26.1-2_8_8_1-1 07db92f50a28 961MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:r26.1-2_8_8_1-1 9f57719d5d61 961MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:r26.1-2_8_8_1-1 5c5703a80f28 961MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:r26.1-2_8_8_1-1 7536839980f0 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:r26.1-2_8_8_1-1 d6ddc5b8618d 760MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:r26.1-2_8_8_1-1 db46e59cf582 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:r26.1-2_8_8_1-1 0ea09e6e5e51 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:r26.1-2_8_8_1-1 ed3ec6c89aaf 721MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:r26.1-2_8_8_1-1 cef7338cd6a2 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:r26.1-2_8_8_1-1 07504b9be4ef 779MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:r26.1-2_8_8_1-1 c596a513ca07 806MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:r26.1-2_8_8_1-1 d0208a83dd94 806MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:r26.1-2_8_8_1-1 51f2b39992bd 787MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:r26.1-2_8_8_1-1 7861191f2e4e 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:r26.1-2_8_8_1-1 97f2538a7a80 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:r26.1-2_8_8_1-1 0a4902f57fae 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:r26.1-2_8_8_1-1 c9f76f1f0e38 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:r26.1-2_8_8_1-1 2288db4004f9 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:r26.1-2_8_8_1-1 f69c94f83438 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:r26.1-2_8_8_1-1 c5c83a58b2f1 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:r26.1-2_8_8_1-1 d34b45f7a636 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:r26.1-2_8_8_1-1 e2de67b341cf 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:r26.1-2_8_8_1-1 245aefbf7937 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:r26.1-2_8_8_1-1 ea78a7725922 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:r26.1-2_8_8_1-1 67e3288a8073 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:r26.1-2_8_8_1-1 96d6bd14caeb 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:r26.1-2_8_8_1-1 0dda17f9c5d9 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:r26.1-2_8_8_1-1 bff080f41e18 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:r26.1-2_8_8_1-1 681959c9b90b 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:r26.1-2_8_8_1-1 db69a2df715b 854MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:r26.1-2_8_8_1-1 a43cda79ec72 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:r26.1-2_8_8_1-1 0c21e90bf9ad 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:r26.1-2_8_8_1-1 0284db860d07 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:r26.1-2_8_8_1-1 079aaa4e8bc4 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:r26.1-2_8_8_1-1 eaf55fe8d187 854MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:r26.1-2_8_8_1-1 6953b746d4db 1.91GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:r26.1-2_8_8_1-1 d15973f9d94a 1.34GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:r26.1-2_8_8_1-1 9665a5e5278b 778MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:r26.1-2_8_8_1-1 0307e10979f7 796MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:r26.1-2_8_8_1-1 ccc5a58eaeef 978MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:r26.1-2_8_8_1-1 5c7398642a54 787MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:r26.1-2_8_8_1-1 54a3b309c42b 615MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:r26.1-2_8_8_1-1 a84c6bbae63a 787MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:r26.1-2_8_8_1-1 f806d83cebb1 365MB 0B nexus.gz1.opensdn.io:5101/tf-ansible-deployer:r26.1-2_8_8_1-1 b0c8022491d5 1.41MB 0B nexus.gz1.opensdn.io:5101/tf-build-manifest:r26.1-2_8_8_1-1 ba800b9910ce 4.17kB 0B nexus.gz1.opensdn.io:5101/tf-charms:r26.1-2_8_8_1-1 d8644b3d1136 6.05MB 0B nexus.gz1.opensdn.io:5101/tf-container-builder:r26.1-2_8_8_1-1 0746e57a90d0 2.39MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable 170d0caf9f6a 2.9GB 0B U nexus.gz1.opensdn.io:5101/tf-kolla-ansible:r26.1-2_8_8_1-1 6993036e4a6f 32.7MB 0B opensdn-test-test:r26.1-2_8_8_1-1 6953b746d4db 1.91GB 0B tf-dev-sandbox:compile b1bc833ea360 22.4GB 0B