2026-03-16 01:21:56,319: INFO: Building opensdn-vrouter-base 2026-03-16 01:21:56,337: 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-r25.1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9.3 --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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring 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.3s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 0.5s #5 [1/1] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 #5 DONE 0.2s #6 [internal] load build context #6 DONE 0.0s #7 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #7 DONE 0.0s #7 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #7 CACHED #6 [internal] load build context #6 transferring context: 86.20kB done #6 DONE 0.5s #8 [stage-1 2/5] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #8 DONE 0.7s #9 [stage-1 3/5] COPY --from=build /buildroot/usr/bin/tools/qosmap /usr/bin/ #9 DONE 1.3s #10 [stage-1 4/5] RUN set -e ; source /etc/os-release ; yum install -y NetworkManager initscripts ethtool pciutils ; yum 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 1.438 Third parties for OpenSDN 48 MB/s | 5.1 MB 00:00 #10 4.209 Extra Packages for Enterprise Linux 9 - x86_64 18 MB/s | 20 MB 00:01 #10 18.39 Extra Packages for Enterprise Linux 9 openh264 2.5 kB/s | 2.5 kB 00:00 #10 19.18 Rocky Linux 9 - BaseOS 29 MB/s | 16 MB 00:00 #10 23.95 Rocky Linux 9 - AppStream 28 MB/s | 17 MB 00:00 #10 29.10 Rocky Linux 9 - Extras 40 kB/s | 17 kB 00:00 #10 34.55 Dependencies resolved. #10 34.56 ================================================================================ #10 34.56 Package Arch Version Repo Size #10 34.56 ================================================================================ #10 34.56 Installing: #10 34.56 NetworkManager x86_64 1:1.54.0-3.el9_7 baseos 2.3 M #10 34.56 ethtool x86_64 2:6.15-2.el9 baseos 331 k #10 34.56 initscripts x86_64 10.11.8-4.el9 baseos 208 k #10 34.56 pciutils x86_64 3.7.0-7.el9 baseos 92 k #10 34.56 Installing dependencies: #10 34.56 NetworkManager-libnm x86_64 1:1.54.0-3.el9_7 baseos 1.9 M #10 34.56 chkconfig x86_64 1.24-2.el9 baseos 160 k #10 34.56 cryptsetup-libs x86_64 2.7.2-4.el9 baseos 514 k #10 34.56 device-mapper x86_64 9:1.02.206-2.el9_7.1 baseos 138 k #10 34.56 device-mapper-libs x86_64 9:1.02.206-2.el9_7.1 baseos 179 k #10 34.56 hwdata noarch 0.348-9.20.el9 baseos 1.7 M #10 34.56 initscripts-rename-device x86_64 10.11.8-4.el9 baseos 14 k #10 34.56 initscripts-service noarch 10.11.8-4.el9 baseos 11 k #10 34.56 kbd x86_64 2.4.0-11.el9 baseos 383 k #10 34.56 kbd-legacy noarch 2.4.0-11.el9 baseos 502 k #10 34.56 kbd-misc noarch 2.4.0-11.el9 baseos 1.5 M #10 34.56 kmod x86_64 28-11.el9 baseos 121 k #10 34.56 libndp x86_64 1.9-1.el9 baseos 37 k #10 34.56 pciutils-libs x86_64 3.7.0-7.el9 baseos 40 k #10 34.56 systemd-udev x86_64 252-55.el9_7.2.rocky.0.1 baseos 1.9 M #10 34.56 Installing weak dependencies: #10 34.56 iputils x86_64 20210202-15.el9 baseos 167 k #10 34.56 #10 34.56 Transaction Summary #10 34.56 ================================================================================ #10 34.56 Install 20 Packages #10 34.56 #10 34.56 Total download size: 12 M #10 34.56 Installed size: 49 M #10 34.56 Downloading Packages: #10 34.84 (1/20): chkconfig-1.24-2.el9.x86_64.rpm 3.2 MB/s | 160 kB 00:00 #10 34.88 (2/20): cryptsetup-libs-2.7.2-4.el9.x86_64.rpm 22 MB/s | 514 kB 00:00 #10 34.88 (3/20): device-mapper-1.02.206-2.el9_7.1.x86_64 10 MB/s | 138 kB 00:00 #10 34.90 (4/20): NetworkManager-libnm-1.54.0-3.el9_7.x86 17 MB/s | 1.9 MB 00:00 #10 34.91 (5/20): device-mapper-libs-1.02.206-2.el9_7.1.x 4.9 MB/s | 179 kB 00:00 #10 34.96 (6/20): NetworkManager-1.54.0-3.el9_7.x86_64.rp 15 MB/s | 2.3 MB 00:00 #10 34.96 (7/20): ethtool-6.15-2.el9.x86_64.rpm 5.4 MB/s | 331 kB 00:00 #10 34.98 (8/20): initscripts-10.11.8-4.el9.x86_64.rpm 7.8 MB/s | 208 kB 00:00 #10 34.98 (9/20): initscripts-rename-device-10.11.8-4.el9 954 kB/s | 14 kB 00:00 #10 34.98 (10/20): initscripts-service-10.11.8-4.el9.noar 2.0 MB/s | 11 kB 00:00 #10 34.99 (11/20): iputils-20210202-15.el9.x86_64.rpm 17 MB/s | 167 kB 00:00 #10 35.00 (12/20): kbd-2.4.0-11.el9.x86_64.rpm 23 MB/s | 383 kB 00:00 #10 35.02 (13/20): kbd-legacy-2.4.0-11.el9.noarch.rpm 22 MB/s | 502 kB 00:00 #10 35.04 (14/20): hwdata-0.348-9.20.el9.noarch.rpm 14 MB/s | 1.7 MB 00:00 #10 35.04 (15/20): kmod-28-11.el9.x86_64.rpm 4.5 MB/s | 121 kB 00:00 #10 35.06 (16/20): libndp-1.9-1.el9.x86_64.rpm 3.5 MB/s | 37 kB 00:00 #10 35.06 (17/20): pciutils-3.7.0-7.el9.x86_64.rpm 8.6 MB/s | 92 kB 00:00 #10 35.06 (18/20): pciutils-libs-3.7.0-7.el9.x86_64.rpm 3.8 MB/s | 40 kB 00:00 #10 35.15 (19/20): kbd-misc-2.4.0-11.el9.noarch.rpm 13 MB/s | 1.5 MB 00:00 #10 35.15 (20/20): systemd-udev-252-55.el9_7.2.rocky.0.1. 23 MB/s | 1.9 MB 00:00 #10 35.15 -------------------------------------------------------------------------------- #10 35.15 Total 21 MB/s | 12 MB 00:00 #10 35.97 Running transaction check #10 36.09 Transaction check succeeded. #10 36.09 Running transaction test #10 36.30 Transaction test succeeded. #10 36.30 Running transaction #10 37.64 Preparing : 1/1 #10 37.86 Installing : device-mapper-libs-9:1.02.206-2.el9_7.1.x86_64 1/20 #10 37.96 Installing : device-mapper-9:1.02.206-2.el9_7.1.x86_64 2/20 #10 37.98 Installing : cryptsetup-libs-2.7.2-4.el9.x86_64 3/20 #10 38.07 Installing : pciutils-libs-3.7.0-7.el9.x86_64 4/20 #10 38.09 Installing : libndp-1.9-1.el9.x86_64 5/20 #10 38.10 Installing : kmod-28-11.el9.x86_64 6/20 #10 38.24 Installing : kbd-misc-2.4.0-11.el9.noarch 7/20 #10 38.37 Installing : kbd-legacy-2.4.0-11.el9.noarch 8/20 #10 38.45 Installing : kbd-2.4.0-11.el9.x86_64 9/20 #10 38.74 Installing : systemd-udev-252-55.el9_7.2.rocky.0.1.x86_64 10/20 #10 38.76 Running scriptlet: systemd-udev-252-55.el9_7.2.rocky.0.1.x86_64 10/20 #10 39.76 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 39.76 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. #10 39.76 #10 39.78 Installing : iputils-20210202-15.el9.x86_64 11/20 #10 39.79 Running scriptlet: iputils-20210202-15.el9.x86_64 11/20 #10 39.83 Installing : initscripts-service-10.11.8-4.el9.noarch 12/20 #10 39.83 Installing : initscripts-rename-device-10.11.8-4.el9.x86_64 13/20 #10 39.97 Installing : hwdata-0.348-9.20.el9.noarch 14/20 #10 39.99 Installing : chkconfig-1.24-2.el9.x86_64 15/20 #10 40.04 Installing : NetworkManager-libnm-1:1.54.0-3.el9_7.x86_64 16/20 #10 40.06 Running scriptlet: NetworkManager-1:1.54.0-3.el9_7.x86_64 17/20 #10 40.22 Installing : NetworkManager-1:1.54.0-3.el9_7.x86_64 17/20 #10 40.26 Running scriptlet: NetworkManager-1:1.54.0-3.el9_7.x86_64 17/20 #10 40.28 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 40.28 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 40.28 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 40.28 #10 40.30 Installing : initscripts-10.11.8-4.el9.x86_64 18/20 #10 40.32 Running scriptlet: initscripts-10.11.8-4.el9.x86_64 18/20 #10 40.35 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 40.35 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 40.35 #10 40.35 Installing : pciutils-3.7.0-7.el9.x86_64 19/20 #10 40.37 Installing : ethtool-2:6.15-2.el9.x86_64 20/20 #10 40.41 Running scriptlet: ethtool-2:6.15-2.el9.x86_64 20/20 #10 40.88 Verifying : NetworkManager-1:1.54.0-3.el9_7.x86_64 1/20 #10 40.88 Verifying : NetworkManager-libnm-1:1.54.0-3.el9_7.x86_64 2/20 #10 40.88 Verifying : chkconfig-1.24-2.el9.x86_64 3/20 #10 40.88 Verifying : cryptsetup-libs-2.7.2-4.el9.x86_64 4/20 #10 40.88 Verifying : device-mapper-9:1.02.206-2.el9_7.1.x86_64 5/20 #10 40.88 Verifying : device-mapper-libs-9:1.02.206-2.el9_7.1.x86_64 6/20 #10 40.88 Verifying : ethtool-2:6.15-2.el9.x86_64 7/20 #10 40.88 Verifying : hwdata-0.348-9.20.el9.noarch 8/20 #10 40.88 Verifying : initscripts-10.11.8-4.el9.x86_64 9/20 #10 40.88 Verifying : initscripts-rename-device-10.11.8-4.el9.x86_64 10/20 #10 40.88 Verifying : initscripts-service-10.11.8-4.el9.noarch 11/20 #10 40.88 Verifying : iputils-20210202-15.el9.x86_64 12/20 #10 40.88 Verifying : kbd-2.4.0-11.el9.x86_64 13/20 #10 40.88 Verifying : kbd-legacy-2.4.0-11.el9.noarch 14/20 #10 40.88 Verifying : kbd-misc-2.4.0-11.el9.noarch 15/20 #10 40.88 Verifying : kmod-28-11.el9.x86_64 16/20 #10 40.88 Verifying : libndp-1.9-1.el9.x86_64 17/20 #10 40.88 Verifying : pciutils-3.7.0-7.el9.x86_64 18/20 #10 40.88 Verifying : pciutils-libs-3.7.0-7.el9.x86_64 19/20 #10 40.88 Verifying : systemd-udev-252-55.el9_7.2.rocky.0.1.x86_64 20/20 #10 41.04 #10 41.04 Installed: #10 41.04 NetworkManager-1:1.54.0-3.el9_7.x86_64 #10 41.04 NetworkManager-libnm-1:1.54.0-3.el9_7.x86_64 #10 41.04 chkconfig-1.24-2.el9.x86_64 #10 41.04 cryptsetup-libs-2.7.2-4.el9.x86_64 #10 41.04 device-mapper-9:1.02.206-2.el9_7.1.x86_64 #10 41.04 device-mapper-libs-9:1.02.206-2.el9_7.1.x86_64 #10 41.04 ethtool-2:6.15-2.el9.x86_64 #10 41.04 hwdata-0.348-9.20.el9.noarch #10 41.04 initscripts-10.11.8-4.el9.x86_64 #10 41.04 initscripts-rename-device-10.11.8-4.el9.x86_64 #10 41.04 initscripts-service-10.11.8-4.el9.noarch #10 41.04 iputils-20210202-15.el9.x86_64 #10 41.04 kbd-2.4.0-11.el9.x86_64 #10 41.04 kbd-legacy-2.4.0-11.el9.noarch #10 41.04 kbd-misc-2.4.0-11.el9.noarch #10 41.04 kmod-28-11.el9.x86_64 #10 41.04 libndp-1.9-1.el9.x86_64 #10 41.04 pciutils-3.7.0-7.el9.x86_64 #10 41.04 pciutils-libs-3.7.0-7.el9.x86_64 #10 41.04 systemd-udev-252-55.el9_7.2.rocky.0.1.x86_64 #10 41.04 #10 41.04 Complete! #10 41.61 46 files removed #10 DONE 42.1s #11 [stage-1 5/5] COPY *.sh ifup-* ifdown-* network-functions-vrouter* dhclient-vhost0.conf / #11 DONE 1.1s #12 exporting to image #12 exporting layers #12 exporting layers 1.7s done #12 writing image sha256:16c32bc1299aaeda2ca9c8ea8a5f0fb12268f868f38b7bcde736a6c2935fac13 #12 writing image sha256:16c32bc1299aaeda2ca9c8ea8a5f0fb12268f868f38b7bcde736a6c2935fac13 0.0s done #12 naming to nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly-r25.1 0.0s done #12 DONE 2.6s 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-16 01:22:49,976: INFO: Docker build duration: 53 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-vrouter-base] 1b2f9e31b22e: Preparing b940a691d4e7: Preparing a740488848d6: Preparing a1ed44c72bdd: Preparing c3ab91a3d034: Preparing 64675f4e5219: Preparing 90cc105ffc83: Preparing 4153325b234c: Preparing c7c2413fddbb: Preparing 9c86e3a3454d: Preparing 0d0013f46483: Preparing c2786b78a56e: Preparing 65d448fcb98f: Preparing f3177529eace: Preparing 5292dd718d7c: Preparing 3f729c0e8a4a: Preparing 44343de3ea1d: Preparing c3ab91a3d034: Waiting 64675f4e5219: Waiting 90cc105ffc83: Waiting 4153325b234c: Waiting c7c2413fddbb: Waiting 9c86e3a3454d: Waiting 0d0013f46483: Waiting c2786b78a56e: Waiting 65d448fcb98f: Waiting f3177529eace: Waiting 5292dd718d7c: Waiting 3f729c0e8a4a: Waiting 44343de3ea1d: Waiting 1b2f9e31b22e: Pushed 64675f4e5219: Layer already exists c3ab91a3d034: Layer already exists 90cc105ffc83: Layer already exists a1ed44c72bdd: Pushed 4153325b234c: Layer already exists a740488848d6: Pushed c7c2413fddbb: Layer already exists 9c86e3a3454d: Layer already exists 0d0013f46483: Layer already exists c2786b78a56e: Layer already exists 65d448fcb98f: Layer already exists f3177529eace: Layer already exists 5292dd718d7c: Layer already exists 44343de3ea1d: Layer already exists 3f729c0e8a4a: Layer already exists b940a691d4e7: Pushed nightly-r25.1: digest: sha256:7a7e5475bcd067567a30fdcc42ea4bb1cf64b98f3a77e1196fc836dcf5961f15 size: 3881 2026-03-16 01:23:01,694: INFO: Building opensdn-vrouter-base finished successfully, duration: 65 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-r25.1 c51f8bea6889 618MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly-r25.1 fa65b40bb51d 1.4MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 9df7705f9f36 618MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly-r25.1 ed1fd9fedb45 3.7kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly-r25.1 ce293e7e6bce 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly-r25.1 25645a125052 2.47MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly-r25.1 ffc596e5e8a7 618MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly-r25.1 3c12f934266d 680MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly-r25.1 efdd379d1286 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly-r25.1 7dcdb04a975a 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly-r25.1 23b640e96f12 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 16c3992307bb 429MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly-r25.1 0dffd3f0999d 441MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 79dd6b6aa0e5 410MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly-r25.1 3c03c159580a 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly-r25.1 16c32bc1299a 692MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable-r25.1 1680f7016f02 2.9GB 0B U tf-dev-sandbox:compile b1252cedde5f 24.7GB 0B