2026-03-09 01:16:00,802: INFO: Building opensdn-vrouter-base 2026-03-09 01:16:00,835: 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-base --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.28kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) #1 DONE 0.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-base:nightly #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.2s #5 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #5 DONE 0.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 86.20kB 0.0s done #7 DONE 0.2s #8 [stage-1 2/5] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #8 DONE 0.4s #9 [stage-1 3/5] COPY --from=build /buildroot/usr/bin/tools/qosmap /usr/bin/ #9 DONE 0.6s #10 [stage-1 4/5] RUN set -e ; source /etc/os-release ; dnf install -y NetworkManager initscripts ethtool pciutils ; dnf clean all -y ; if [[ "$ID" == 'rhel' && "${PLATFORM_ID/*:/}" == 'el8' ]] ; then rm -f /usr/sbin/ifup /usr/sbin/ifdown && cp /etc/sysconfig/network-scripts/ifup /etc/sysconfig/network-scripts/ifdown /usr/sbin/ ; fi ; mkdir -p /opt/contrail ; cp -r /etc/sysconfig/network-scripts /opt/contrail/ ; rm -rf /var/cache/yum /etc/sysconfig/network-scripts ; ldconfig #10 0.577 added from: http://tf-mirrors.gz1.opensdn.io/re 78 MB/s | 14 MB 00:00 #10 3.335 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 1.9 MB 00:00 #10 3.970 added from: http://tf-mirrors.gz1.opensdn.io/re 7.6 MB/s | 402 kB 00:00 #10 5.266 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 16 MB 00:01 #10 11.20 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 11 MB 00:00 #10 14.70 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 1.1 MB 00:00 #10 15.38 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 4.8 MB 00:00 #10 17.24 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 697 kB 00:00 #10 17.75 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 474 kB 00:00 #10 18.11 added from: http://tf-mirrors.gz1.opensdn.io/re 671 kB/s | 18 kB 00:00 #10 18.44 added from: http://tf-mirrors.gz1.opensdn.io/re 14 kB/s | 257 B 00:00 #10 18.70 added from: http://tf-mirrors.gz1.opensdn.io/re 284 kB/s | 15 kB 00:00 #10 19.02 added from: http://tf-mirrors.gz1.opensdn.io/re 3.4 MB/s | 96 kB 00:00 #10 19.84 added from: http://tf-mirrors.gz1.opensdn.io/re 78 MB/s | 39 MB 00:00 #10 30.85 Third parties for OpenSDN 31 MB/s | 5.1 MB 00:00 #10 39.31 Dependencies resolved. #10 39.31 ==================================================================================================== #10 39.31 Package Arch Version Repository Size #10 39.31 ==================================================================================================== #10 39.31 Installing: #10 39.31 NetworkManager x86_64 1:1.54.0-3.el9_7 tf-mirrors.ci_repos_yum9-baseos 2.3 M #10 39.31 ethtool x86_64 2:6.15-2.el9 tf-mirrors.ci_repos_yum9-baseos 331 k #10 39.31 initscripts x86_64 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #10 39.31 pciutils x86_64 3.7.0-7.el9 tf-mirrors.ci_repos_yum9-baseos 92 k #10 39.31 Installing dependencies: #10 39.31 NetworkManager-libnm x86_64 1:1.54.0-3.el9_7 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 39.31 chkconfig x86_64 1.24-2.el9 tf-mirrors.ci_repos_yum9-baseos 160 k #10 39.31 cryptsetup-libs x86_64 2.7.2-4.el9 tf-mirrors.ci_repos_yum9-baseos 514 k #10 39.31 device-mapper x86_64 9:1.02.206-2.el9_7.1 tf-mirrors.ci_repos_yum9-baseos 138 k #10 39.31 device-mapper-libs x86_64 9:1.02.206-2.el9_7.1 tf-mirrors.ci_repos_yum9-baseos 179 k #10 39.31 hwdata noarch 0.348-9.20.el9 tf-mirrors.ci_repos_yum9-baseos 1.7 M #10 39.31 initscripts-rename-device x86_64 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 39.31 initscripts-service noarch 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 11 k #10 39.31 kbd x86_64 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 383 k #10 39.31 kbd-legacy noarch 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 502 k #10 39.31 kbd-misc noarch 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M #10 39.31 kmod x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #10 39.31 libndp x86_64 1.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 37 k #10 39.31 pciutils-libs x86_64 3.7.0-7.el9 tf-mirrors.ci_repos_yum9-baseos 40 k #10 39.31 systemd-udev x86_64 252-55.el9_7.7.rocky.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 39.31 Installing weak dependencies: #10 39.31 iputils x86_64 20210202-15.el9 tf-mirrors.ci_repos_yum9-baseos 167 k #10 39.31 #10 39.31 Transaction Summary #10 39.31 ==================================================================================================== #10 39.31 Install 20 Packages #10 39.31 #10 39.31 Total download size: 12 M #10 39.31 Installed size: 49 M #10 39.31 Downloading Packages: #10 39.33 (1/20): chkconfig-1.24-2.el9.x86_64.rpm 7.3 MB/s | 160 kB 00:00 #10 39.37 (2/20): cryptsetup-libs-2.7.2-4.el9.x86_64.rpm 12 MB/s | 514 kB 00:00 #10 39.43 (3/20): NetworkManager-1.54.0-3.el9_7.x86_64.rp 19 MB/s | 2.3 MB 00:00 #10 39.44 (4/20): device-mapper-1.02.206-2.el9_7.1.x86_64 2.2 MB/s | 138 kB 00:00 #10 39.46 (5/20): NetworkManager-libnm-1.54.0-3.el9_7.x86 13 MB/s | 1.9 MB 00:00 #10 39.46 (6/20): device-mapper-libs-1.02.206-2.el9_7.1.x 6.0 MB/s | 179 kB 00:00 #10 39.47 (7/20): ethtool-6.15-2.el9.x86_64.rpm 9.9 MB/s | 331 kB 00:00 #10 39.47 (8/20): initscripts-10.11.8-4.el9.x86_64.rpm 17 MB/s | 208 kB 00:00 #10 39.49 (9/20): initscripts-rename-device-10.11.8-4.el9 1.7 MB/s | 14 kB 00:00 #10 39.49 (10/20): initscripts-service-10.11.8-4.el9.noar 1.8 MB/s | 11 kB 00:00 #10 39.49 (11/20): iputils-20210202-15.el9.x86_64.rpm 21 MB/s | 167 kB 00:00 #10 39.49 (12/20): kbd-2.4.0-11.el9.x86_64.rpm 29 MB/s | 383 kB 00:00 #10 39.52 (13/20): hwdata-0.348-9.20.el9.noarch.rpm 27 MB/s | 1.7 MB 00:00 #10 39.53 (14/20): kbd-legacy-2.4.0-11.el9.noarch.rpm 11 MB/s | 502 kB 00:00 #10 39.53 (15/20): kmod-28-11.el9.x86_64.rpm 9.3 MB/s | 121 kB 00:00 #10 39.54 (16/20): libndp-1.9-1.el9.x86_64.rpm 3.7 MB/s | 37 kB 00:00 #10 39.54 (17/20): pciutils-3.7.0-7.el9.x86_64.rpm 7.7 MB/s | 92 kB 00:00 #10 39.55 (18/20): pciutils-libs-3.7.0-7.el9.x86_64.rpm 4.8 MB/s | 40 kB 00:00 #10 39.57 (19/20): kbd-misc-2.4.0-11.el9.noarch.rpm 20 MB/s | 1.5 MB 00:00 #10 39.61 (20/20): systemd-udev-252-55.el9_7.7.rocky.0.1. 44 MB/s | 1.9 MB 00:00 #10 39.61 -------------------------------------------------------------------------------- #10 39.61 Total 43 MB/s | 12 MB 00:00 #10 39.61 Running transaction check #10 39.75 Transaction check succeeded. #10 39.75 Running transaction test #10 40.10 Transaction test succeeded. #10 40.10 Running transaction #10 40.73 Preparing : 1/1 #10 40.88 Installing : device-mapper-libs-9:1.02.206-2.el9_7.1.x86_64 1/20 #10 41.13 Installing : device-mapper-9:1.02.206-2.el9_7.1.x86_64 2/20 #10 41.15 Installing : cryptsetup-libs-2.7.2-4.el9.x86_64 3/20 #10 41.23 Installing : pciutils-libs-3.7.0-7.el9.x86_64 4/20 #10 41.23 Installing : libndp-1.9-1.el9.x86_64 5/20 #10 41.31 Installing : kmod-28-11.el9.x86_64 6/20 #10 41.55 Installing : kbd-misc-2.4.0-11.el9.noarch 7/20 #10 41.68 Installing : kbd-legacy-2.4.0-11.el9.noarch 8/20 #10 41.83 Installing : kbd-2.4.0-11.el9.x86_64 9/20 #10 42.15 Installing : systemd-udev-252-55.el9_7.7.rocky.0.1.x86_64 10/20 #10 42.23 Running scriptlet: systemd-udev-252-55.el9_7.7.rocky.0.1.x86_64 10/20 #10 43.06 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 43.06 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. #10 43.06 #10 43.07 Installing : iputils-20210202-15.el9.x86_64 11/20 #10 43.23 Running scriptlet: iputils-20210202-15.el9.x86_64 11/20 #10 43.25 Installing : initscripts-service-10.11.8-4.el9.noarch 12/20 #10 43.36 Installing : initscripts-rename-device-10.11.8-4.el9.x86_64 13/20 #10 43.69 Installing : hwdata-0.348-9.20.el9.noarch 14/20 #10 43.82 Installing : chkconfig-1.24-2.el9.x86_64 15/20 #10 44.40 Installing : NetworkManager-libnm-1:1.54.0-3.el9_7.x86_64 16/20 #10 44.62 Running scriptlet: NetworkManager-1:1.54.0-3.el9_7.x86_64 17/20 #10 44.67 Installing : NetworkManager-1:1.54.0-3.el9_7.x86_64 17/20 #10 44.69 Running scriptlet: NetworkManager-1:1.54.0-3.el9_7.x86_64 17/20 #10 44.71 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 44.71 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 44.71 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 44.71 #10 44.71 Installing : initscripts-10.11.8-4.el9.x86_64 18/20 #10 44.74 Running scriptlet: initscripts-10.11.8-4.el9.x86_64 18/20 #10 44.76 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 44.76 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 44.76 #10 44.76 Installing : pciutils-3.7.0-7.el9.x86_64 19/20 #10 44.80 Installing : ethtool-2:6.15-2.el9.x86_64 20/20 #10 44.84 Running scriptlet: ethtool-2:6.15-2.el9.x86_64 20/20 #10 45.27 Verifying : NetworkManager-1:1.54.0-3.el9_7.x86_64 1/20 #10 45.27 Verifying : NetworkManager-libnm-1:1.54.0-3.el9_7.x86_64 2/20 #10 45.27 Verifying : chkconfig-1.24-2.el9.x86_64 3/20 #10 45.27 Verifying : cryptsetup-libs-2.7.2-4.el9.x86_64 4/20 #10 45.27 Verifying : device-mapper-9:1.02.206-2.el9_7.1.x86_64 5/20 #10 45.27 Verifying : device-mapper-libs-9:1.02.206-2.el9_7.1.x86_64 6/20 #10 45.27 Verifying : ethtool-2:6.15-2.el9.x86_64 7/20 #10 45.27 Verifying : hwdata-0.348-9.20.el9.noarch 8/20 #10 45.27 Verifying : initscripts-10.11.8-4.el9.x86_64 9/20 #10 45.27 Verifying : initscripts-rename-device-10.11.8-4.el9.x86_64 10/20 #10 45.27 Verifying : initscripts-service-10.11.8-4.el9.noarch 11/20 #10 45.27 Verifying : iputils-20210202-15.el9.x86_64 12/20 #10 45.27 Verifying : kbd-2.4.0-11.el9.x86_64 13/20 #10 45.27 Verifying : kbd-legacy-2.4.0-11.el9.noarch 14/20 #10 45.27 Verifying : kbd-misc-2.4.0-11.el9.noarch 15/20 #10 45.27 Verifying : kmod-28-11.el9.x86_64 16/20 #10 45.27 Verifying : libndp-1.9-1.el9.x86_64 17/20 #10 45.27 Verifying : pciutils-3.7.0-7.el9.x86_64 18/20 #10 45.27 Verifying : pciutils-libs-3.7.0-7.el9.x86_64 19/20 #10 45.27 Verifying : systemd-udev-252-55.el9_7.7.rocky.0.1.x86_64 20/20 #10 46.42 #10 46.42 Installed: #10 46.42 NetworkManager-1:1.54.0-3.el9_7.x86_64 #10 46.42 NetworkManager-libnm-1:1.54.0-3.el9_7.x86_64 #10 46.42 chkconfig-1.24-2.el9.x86_64 #10 46.42 cryptsetup-libs-2.7.2-4.el9.x86_64 #10 46.42 device-mapper-9:1.02.206-2.el9_7.1.x86_64 #10 46.42 device-mapper-libs-9:1.02.206-2.el9_7.1.x86_64 #10 46.42 ethtool-2:6.15-2.el9.x86_64 #10 46.42 hwdata-0.348-9.20.el9.noarch #10 46.42 initscripts-10.11.8-4.el9.x86_64 #10 46.42 initscripts-rename-device-10.11.8-4.el9.x86_64 #10 46.42 initscripts-service-10.11.8-4.el9.noarch #10 46.42 iputils-20210202-15.el9.x86_64 #10 46.42 kbd-2.4.0-11.el9.x86_64 #10 46.42 kbd-legacy-2.4.0-11.el9.noarch #10 46.42 kbd-misc-2.4.0-11.el9.noarch #10 46.42 kmod-28-11.el9.x86_64 #10 46.42 libndp-1.9-1.el9.x86_64 #10 46.42 pciutils-3.7.0-7.el9.x86_64 #10 46.42 pciutils-libs-3.7.0-7.el9.x86_64 #10 46.42 systemd-udev-252-55.el9_7.7.rocky.0.1.x86_64 #10 46.42 #10 46.42 Complete! #10 46.95 77 files removed #10 DONE 48.0s #11 [stage-1 5/5] COPY *.sh ifup-* ifdown-* network-functions-vrouter* dhclient-vhost0.conf / #11 DONE 1.6s #12 exporting to image #12 exporting layers #12 exporting layers 1.3s done #12 writing image sha256:f27f58e799da939a15e49435ba1da3bdfad575e2c3cc2395350a7bb2487603ae #12 writing image sha256:f27f58e799da939a15e49435ba1da3bdfad575e2c3cc2395350a7bb2487603ae done #12 naming to nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly 0.0s done #12 DONE 2.4s 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-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2026-03-09 01:16:57,136: INFO: Docker build duration: 57 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-vrouter-base] 314f81ff5972: Preparing 1271e5b9898a: Preparing caa0b4367607: Preparing 6e6414e88701: Preparing e61ebf655858: Preparing 5fda4ef28c38: Preparing 863fa4d59cc1: Preparing 382f3bf5b5fa: Preparing bcf6b52a05aa: Preparing 7abc7b0c821d: Preparing ced280e1fea7: Preparing 00d36ff39014: Preparing e8e1c0792e98: Preparing 1d61ba87f85d: Preparing da41c9ef3125: Preparing 69acd8dbf814: Preparing 4d922373868b: Preparing 44343de3ea1d: Preparing 6e6414e88701: Waiting e61ebf655858: Waiting 5fda4ef28c38: Waiting 863fa4d59cc1: Waiting 382f3bf5b5fa: Waiting bcf6b52a05aa: Waiting 7abc7b0c821d: Waiting ced280e1fea7: Waiting 00d36ff39014: Waiting e8e1c0792e98: Waiting 1d61ba87f85d: Waiting da41c9ef3125: Waiting 69acd8dbf814: Waiting 4d922373868b: Waiting 44343de3ea1d: Waiting caa0b4367607: Pushed 314f81ff5972: Pushed e61ebf655858: Layer already exists 6e6414e88701: Pushed 5fda4ef28c38: Layer already exists 382f3bf5b5fa: Layer already exists 863fa4d59cc1: Layer already exists bcf6b52a05aa: Layer already exists 7abc7b0c821d: Layer already exists ced280e1fea7: Layer already exists e8e1c0792e98: Layer already exists 00d36ff39014: Layer already exists 1d61ba87f85d: Layer already exists da41c9ef3125: Layer already exists 69acd8dbf814: Layer already exists 4d922373868b: Layer already exists 44343de3ea1d: Layer already exists 1271e5b9898a: Pushed nightly: digest: sha256:419da10befdd5502552c0cbf9a42dfd31464c17f9b46a2d434fe52660f497bd7 size: 4090 2026-03-09 01:17:04,992: INFO: Building opensdn-vrouter-base finished successfully, duration: 64 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-base:nightly 06da0faec595 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly 812bc9f6b4e2 1.4MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly 2a58db7588bb 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly 8990861a3ca8 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly fd02e79e426f 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly 73f7b98bdeaa 2.48MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly 0dbe221e237b 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly 899e69c682c7 726MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly 2ecb8e9abd2b 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly 46b853ff75c3 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly 3b60437b7fd9 440MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly 144231a69997 454MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly aa00d5074cb8 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly 92a02000271a 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly f27f58e799da 734MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable 9bec1b75c1ab 2.9GB 0B U rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile e9fea4facd05 24.7GB 0B tf-dev-sandbox:stable 9bec1b75c1ab 2.9GB 0B U