2026-08-25 22:36:23,956: INFO: Building opensdn-controller-webui-base 2026-08-25 22:36:24,385: 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_6_4-2 --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-controller-webui-base --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: 1.89kB done #1 DONE 0.6s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_6_4-2 #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 0.6s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_6_4-2 #6 CACHED #7 [internal] load build context #7 transferring context: 63.66kB done #7 DONE 0.2s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/src/contrail/contrail-web-controller /usr/src/contrail/contrail-web-controller #8 DONE 12.4s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/src/contrail/contrail-web-core /usr/src/contrail/contrail-web-core #9 DONE 5.5s #10 [stage-1 4/8] RUN set -e ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} != 9 ]]; then echo "ERROR: only version 9 of redhat-like OS is supported" ; exit 1 ; fi ; dnf install -y redis nodejs-1:16.20.2 npm-1:8.19.4 ; npm install -g coffeescript livescript ; dnf clean all -y ; rm -rf /var/cache/yum ; mkdir /usr/lib64/node_modules ; cp -rp /usr/src/contrail/contrail-web-core/node_modules/* /usr/lib64/node_modules/ ; rm -rf /usr/src/contrail/contrail-web-core/node_modules ; ln -s /usr/lib64/node_modules /usr/src/contrail/contrail-web-controller/node_modules ; ln -s /usr/lib64/node_modules /usr/src/contrail/contrail-web-core/node_modules ; rm -f /usr/src/contrail/contrail-web-core/config/config.global.js ; ln -s /etc/contrail/config.global.js /usr/src/contrail/contrail-web-core/config/config.global.js ; chown -R contrail:contrail /usr/src/contrail #10 1.938 added from: http://tf-mirrors.gz1.opensdn.io/re 101 MB/s | 18 MB 00:00 #10 5.191 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 2.9 MB 00:00 #10 5.940 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 516 kB 00:00 #10 6.416 added from: http://tf-mirrors.gz1.opensdn.io/re 74 MB/s | 20 MB 00:00 #10 14.24 added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 15 MB 00:00 #10 19.65 added from: http://tf-mirrors.gz1.opensdn.io/re 2.8 MB/s | 1.2 MB 00:00 #10 20.29 added from: http://tf-mirrors.gz1.opensdn.io/re 52 MB/s | 6.3 MB 00:00 #10 22.48 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 966 kB 00:00 #10 23.37 added from: http://tf-mirrors.gz1.opensdn.io/re 1.4 MB/s | 480 kB 00:00 #10 23.67 added from: http://tf-mirrors.gz1.opensdn.io/re 750 kB/s | 19 kB 00:00 #10 24.01 added from: http://tf-mirrors.gz1.opensdn.io/re 12 kB/s | 257 B 00:00 #10 24.26 added from: http://tf-mirrors.gz1.opensdn.io/re 697 kB/s | 15 kB 00:00 #10 24.63 added from: http://tf-mirrors.gz1.opensdn.io/re 1.1 MB/s | 112 kB 00:00 #10 25.36 added from: http://tf-mirrors.gz1.opensdn.io/re 94 MB/s | 44 MB 00:00 #10 37.00 Third parties for OpenSDN 31 MB/s | 5.1 MB 00:00 #10 43.42 Dependencies resolved. #10 43.43 ================================================================================================== #10 43.43 Package Arch Version Repository Size #10 43.43 ================================================================================================== #10 43.43 Installing: #10 43.43 nodejs x86_64 1:16.20.2-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 111 k #10 43.43 npm x86_64 1:8.19.4-1.16.20.2.8.el9_4 tf-mirrors.ci_repos_yum9-appstream 1.7 M #10 43.43 redis x86_64 6.2.22-1.el9_8 tf-mirrors.ci_repos_yum9-appstream 1.3 M #10 43.43 Upgrading: #10 43.43 libacl x86_64 2.3.1-4.el9 tf-mirrors.ci_repos_yum9-baseos 22 k #10 43.43 systemd-libs x86_64 252-67.el9_8.2.rocky.0.1 tf-mirrors.ci_repos_yum9-baseos 656 k #10 43.43 Installing dependencies: #10 43.43 acl x86_64 2.3.1-4.el9 tf-mirrors.ci_repos_yum9-baseos 69 k #10 43.43 dbus x86_64 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 6.8 k #10 43.43 dbus-broker x86_64 28-8.el9 tf-mirrors.ci_repos_yum9-baseos 169 k #10 43.43 dbus-common noarch 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 43.43 kmod-libs x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 62 k #10 43.43 libbrotli x86_64 1.0.9-9.el9_7 tf-mirrors.ci_repos_yum9-baseos 312 k #10 43.43 libseccomp x86_64 2.5.2-2.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #10 43.43 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #10 43.43 nodejs-libs x86_64 1:16.20.2-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 15 M #10 43.43 systemd x86_64 252-67.el9_8.2.rocky.0.1 tf-mirrors.ci_repos_yum9-baseos 4.0 M #10 43.43 systemd-pam x86_64 252-67.el9_8.2.rocky.0.1 tf-mirrors.ci_repos_yum9-baseos 263 k #10 43.43 systemd-rpm-macros noarch 252-67.el9_8.2.rocky.0.1 tf-mirrors.ci_repos_yum9-baseos 51 k #10 43.43 Installing weak dependencies: #10 43.43 nodejs-docs noarch 1:16.20.2-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 7.1 M #10 43.43 nodejs-full-i18n x86_64 1:16.20.2-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 8.2 M #10 43.43 #10 43.43 Transaction Summary #10 43.43 ================================================================================================== #10 43.43 Install 17 Packages #10 43.43 Upgrade 2 Packages #10 43.43 #10 43.43 Total download size: 39 M #10 43.43 Downloading Packages: #10 43.44 (1/19): dbus-broker-28-8.el9.x86_64.rpm 14 MB/s | 169 kB 00:00 #10 43.45 (2/19): dbus-1.12.20-8.el9.x86_64.rpm 453 kB/s | 6.8 kB 00:00 #10 43.45 (3/19): acl-2.3.1-4.el9.x86_64.rpm 3.7 MB/s | 69 kB 00:00 #10 43.45 (4/19): dbus-common-1.12.20-8.el9.noarch.rpm 1.8 MB/s | 14 kB 00:00 #10 43.46 (5/19): kmod-libs-28-11.el9.x86_64.rpm 7.2 MB/s | 62 kB 00:00 #10 43.46 (6/19): libseccomp-2.5.2-2.el9.x86_64.rpm 11 MB/s | 71 kB 00:00 #10 43.46 (7/19): logrotate-3.18.0-12.el9.x86_64.rpm 11 MB/s | 73 kB 00:00 #10 43.47 (8/19): libbrotli-1.0.9-9.el9_7.x86_64.rpm 19 MB/s | 312 kB 00:00 #10 43.47 (9/19): systemd-rpm-macros-252-67.el9_8.2.rocky 11 MB/s | 51 kB 00:00 #10 43.48 (10/19): systemd-pam-252-67.el9_8.2.rocky.0.1.x 16 MB/s | 263 kB 00:00 #10 43.48 (11/19): nodejs-16.20.2-8.el9_4.x86_64.rpm 12 MB/s | 111 kB 00:00 #10 43.54 (12/19): systemd-252-67.el9_8.2.rocky.0.1.x86_6 50 MB/s | 4.0 MB 00:00 #10 43.61 (13/19): nodejs-docs-16.20.2-8.el9_4.noarch.rpm 54 MB/s | 7.1 MB 00:00 #10 43.68 (14/19): nodejs-full-i18n-16.20.2-8.el9_4.x86_6 43 MB/s | 8.2 MB 00:00 #10 43.70 (15/19): npm-8.19.4-1.16.20.2.8.el9_4.x86_64.rp 20 MB/s | 1.7 MB 00:00 #10 43.70 (16/19): libacl-2.3.1-4.el9.x86_64.rpm 4.0 MB/s | 22 kB 00:00 #10 43.72 (17/19): redis-6.2.22-1.el9_8.x86_64.rpm 30 MB/s | 1.3 MB 00:00 #10 43.73 (18/19): systemd-libs-252-67.el9_8.2.rocky.0.1. 24 MB/s | 656 kB 00:00 #10 43.83 (19/19): nodejs-libs-16.20.2-8.el9_4.x86_64.rpm 50 MB/s | 15 MB 00:00 #10 43.83 -------------------------------------------------------------------------------- #10 43.83 Total 96 MB/s | 39 MB 00:00 #10 43.83 Running transaction check #10 43.91 Transaction check succeeded. #10 43.91 Running transaction test #10 44.35 Transaction test succeeded. #10 44.35 Running transaction #10 44.85 Running scriptlet: npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 1/1 #10 44.93 Preparing : 1/1 #10 45.00 Upgrading : systemd-libs-252-67.el9_8.2.rocky.0.1.x86_64 1/21 #10 45.01 Running scriptlet: systemd-libs-252-67.el9_8.2.rocky.0.1.x86_64 1/21 #10 45.03 Upgrading : libacl-2.3.1-4.el9.x86_64 2/21 #10 45.04 Installing : acl-2.3.1-4.el9.x86_64 3/21 #10 45.61 Installing : nodejs-docs-1:16.20.2-8.el9_4.noarch 4/21 #10 45.62 Installing : systemd-rpm-macros-252-67.el9_8.2.rocky.0.1.noarch 5/21 #10 45.63 Installing : libseccomp-2.5.2-2.el9.x86_64 6/21 #10 45.64 Installing : libbrotli-1.0.9-9.el9_7.x86_64 7/21 #10 46.06 Installing : nodejs-libs-1:16.20.2-8.el9_4.x86_64 8/21 #10 46.29 Installing : nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64 9/21 #10 46.58 Installing : npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 10/21 #10 46.61 Installing : nodejs-1:16.20.2-8.el9_4.x86_64 11/21 #10 46.62 Installing : kmod-libs-28-11.el9.x86_64 12/21 #10 46.62 Installing : dbus-1:1.12.20-8.el9.x86_64 13/21 #10 46.63 Installing : systemd-pam-252-67.el9_8.2.rocky.0.1.x86_64 14/21 #10 46.64 Running scriptlet: systemd-252-67.el9_8.2.rocky.0.1.x86_64 15/21 #10 46.98 Installing : systemd-252-67.el9_8.2.rocky.0.1.x86_64 15/21 #10 47.00 Running scriptlet: systemd-252-67.el9_8.2.rocky.0.1.x86_64 15/21 #10 47.21 Installing : dbus-common-1:1.12.20-8.el9.noarch 16/21 #10 47.22 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 16/21 #10 47.25 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. #10 47.25 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. #10 47.25 #10 47.26 Installing : dbus-broker-28-8.el9.x86_64 17/21 #10 47.27 Running scriptlet: dbus-broker-28-8.el9.x86_64 17/21 #10 47.30 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. #10 47.30 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. #10 47.30 #10 47.30 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 18/21 #10 47.31 Installing : logrotate-3.18.0-12.el9.x86_64 18/21 #10 47.32 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 18/21 #10 47.34 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #10 47.34 #10 47.34 Running scriptlet: redis-6.2.22-1.el9_8.x86_64 19/21 #10 47.45 Installing : redis-6.2.22-1.el9_8.x86_64 19/21 #10 47.45 Running scriptlet: redis-6.2.22-1.el9_8.x86_64 19/21 #10 47.49 Cleanup : systemd-libs-252-18.el9.x86_64 20/21 #10 47.50 Cleanup : libacl-2.3.1-3.el9.x86_64 21/21 #10 47.51 Running scriptlet: libacl-2.3.1-3.el9.x86_64 21/21 #10 48.54 Verifying : acl-2.3.1-4.el9.x86_64 1/21 #10 48.54 Verifying : dbus-1:1.12.20-8.el9.x86_64 2/21 #10 48.54 Verifying : dbus-broker-28-8.el9.x86_64 3/21 #10 48.54 Verifying : dbus-common-1:1.12.20-8.el9.noarch 4/21 #10 48.54 Verifying : kmod-libs-28-11.el9.x86_64 5/21 #10 48.54 Verifying : libbrotli-1.0.9-9.el9_7.x86_64 6/21 #10 48.54 Verifying : libseccomp-2.5.2-2.el9.x86_64 7/21 #10 48.54 Verifying : logrotate-3.18.0-12.el9.x86_64 8/21 #10 48.54 Verifying : systemd-252-67.el9_8.2.rocky.0.1.x86_64 9/21 #10 48.54 Verifying : systemd-pam-252-67.el9_8.2.rocky.0.1.x86_64 10/21 #10 48.54 Verifying : systemd-rpm-macros-252-67.el9_8.2.rocky.0.1.noarch 11/21 #10 48.54 Verifying : nodejs-1:16.20.2-8.el9_4.x86_64 12/21 #10 48.54 Verifying : nodejs-docs-1:16.20.2-8.el9_4.noarch 13/21 #10 48.54 Verifying : nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64 14/21 #10 48.54 Verifying : nodejs-libs-1:16.20.2-8.el9_4.x86_64 15/21 #10 48.54 Verifying : npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 16/21 #10 48.54 Verifying : redis-6.2.22-1.el9_8.x86_64 17/21 #10 48.54 Verifying : libacl-2.3.1-4.el9.x86_64 18/21 #10 48.54 Verifying : libacl-2.3.1-3.el9.x86_64 19/21 #10 48.54 Verifying : systemd-libs-252-67.el9_8.2.rocky.0.1.x86_64 20/21 #10 48.54 Verifying : systemd-libs-252-18.el9.x86_64 21/21 #10 48.61 #10 48.61 Upgraded: #10 48.61 libacl-2.3.1-4.el9.x86_64 systemd-libs-252-67.el9_8.2.rocky.0.1.x86_64 #10 48.61 Installed: #10 48.61 acl-2.3.1-4.el9.x86_64 #10 48.61 dbus-1:1.12.20-8.el9.x86_64 #10 48.61 dbus-broker-28-8.el9.x86_64 #10 48.61 dbus-common-1:1.12.20-8.el9.noarch #10 48.61 kmod-libs-28-11.el9.x86_64 #10 48.61 libbrotli-1.0.9-9.el9_7.x86_64 #10 48.61 libseccomp-2.5.2-2.el9.x86_64 #10 48.61 logrotate-3.18.0-12.el9.x86_64 #10 48.61 nodejs-1:16.20.2-8.el9_4.x86_64 #10 48.61 nodejs-docs-1:16.20.2-8.el9_4.noarch #10 48.61 nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64 #10 48.61 nodejs-libs-1:16.20.2-8.el9_4.x86_64 #10 48.61 npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 #10 48.61 redis-6.2.22-1.el9_8.x86_64 #10 48.61 systemd-252-67.el9_8.2.rocky.0.1.x86_64 #10 48.61 systemd-pam-252-67.el9_8.2.rocky.0.1.x86_64 #10 48.61 systemd-rpm-macros-252-67.el9_8.2.rocky.0.1.noarch #10 48.61 #10 48.61 Complete! #10 50.58 #10 50.58 added 12 packages, and audited 13 packages in 1s #10 50.58 #10 50.58 found 0 vulnerabilities #10 50.58 npm notice #10 50.58 npm notice New major version of npm available! 8.19.4 -> 12.0.2 #10 50.58 npm notice Changelog: #10 50.58 npm notice Run `npm install -g npm@12.0.2` to update! #10 50.58 npm notice #10 50.81 77 files removed #10 DONE 54.9s #11 [stage-1 5/8] COPY custom-images/logo.png /opt/contrail/images/logo.png #11 DONE 0.1s #12 [stage-1 6/8] COPY custom-images/favicon.ico /opt/contrail/images/favicon.ico #12 DONE 0.1s #13 [stage-1 7/8] COPY *.sh / #13 DONE 0.1s #14 [stage-1 8/8] RUN /bin/bash -c 'for item in `ls /__*` ; do mv $item /${item:3} ; done' #14 DONE 0.1s #15 exporting to image #15 exporting layers #15 exporting layers 9.7s done #15 writing image sha256:1290c3a23ec5c2da7eee2b53477c8a7a96217d11a8aaabfd6c75e8adc017b164 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-3_0_6_4-2 done #15 DONE 9.7s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-general-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2026-08-25 22:38:46,634: INFO: Docker build duration: 143 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base] df3f059269f9: Preparing f8c5bef2cdcf: Preparing 31bee72a9709: Preparing 21cfde5e6da5: Preparing 933ad62a9b0b: Preparing b74d885d158b: Preparing fae49563d5c4: Preparing ad947986ce66: Preparing 1351486c8d96: Preparing c78eaf858371: Preparing 740cd3ae73a7: Preparing f97d3eb2154b: Preparing 2a2aa8c8d5fa: Preparing 824ae55d4096: Preparing bb543e9db6a0: Preparing 44343de3ea1d: Preparing b74d885d158b: Waiting fae49563d5c4: Waiting ad947986ce66: Waiting 1351486c8d96: Waiting c78eaf858371: Waiting 740cd3ae73a7: Waiting f97d3eb2154b: Waiting 2a2aa8c8d5fa: Waiting 824ae55d4096: Waiting bb543e9db6a0: Waiting 44343de3ea1d: Waiting 31bee72a9709: Pushed f8c5bef2cdcf: Pushed 21cfde5e6da5: Pushed ad947986ce66: Layer already exists 1351486c8d96: Layer already exists c78eaf858371: Layer already exists 740cd3ae73a7: Layer already exists df3f059269f9: Pushed f97d3eb2154b: Layer already exists 2a2aa8c8d5fa: Layer already exists 824ae55d4096: Layer already exists bb543e9db6a0: Layer already exists 44343de3ea1d: Layer already exists fae49563d5c4: Pushed b74d885d158b: Pushed 933ad62a9b0b: Pushed master-3_0_6_4-2: digest: sha256:ed0ba34a7ffc5b6cf8ebb411ac473050e3a51576e8183c4e375fa6a793036171 size: 3666 2026-08-25 22:39:08,764: INFO: Building opensdn-controller-webui-base finished successfully, duration: 165 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_6_4-2 d2a36fa4e4cd 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-3_0_6_4-2 7ff7dd72e981 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-3_0_6_4-2 202ceebb142d 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_6_4-2 d6cd74a73adc 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-3_0_6_4-2 2e2f629700a2 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-3_0_6_4-2 9f86e32f642a 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-3_0_6_4-2 691781757e16 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_6_4-2 462f6d6b3e26 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-3_0_6_4-2 b0536ef632a0 784MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-3_0_6_4-2 1290c3a23ec5 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-3_0_6_4-2 32cf46da0dd9 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-3_0_6_4-2 10d0fc8e5549 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-3_0_6_4-2 9a8a1f249025 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-3_0_6_4-2 647272f5815e 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-3_0_6_4-2 1a2ed9d5c397 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-3_0_6_4-2 857c4827ceee 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-3_0_6_4-2 415c08cdd193 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-3_0_6_4-2 a7ad7d74af70 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_6_4-2 d0ccd6cf2086 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-3_0_6_4-2 33bf83dbd0e0 32.6MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_6_4-2 6a9077dea49c 792MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable 772750cfd7b7 3.01GB 0B U tf-dev-sandbox:compile d3e5b72c9b77 22.6GB 0B