2026-03-30 01:16:04,962: INFO: Building opensdn-vrouter-base 2026-03-30 01:16:04,982: 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 DONE 0.4s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 #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.7s #5 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 #5 DONE 0.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [stage-1 2/5] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #7 ... #8 [internal] load build context #8 transferring context: 86.20kB 0.0s done #8 DONE 0.3s #7 [stage-1 2/5] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #7 DONE 0.3s #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 ; 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.066 Third parties for OpenSDN 29 MB/s | 5.1 MB 00:00 #10 3.827 Extra Packages for Enterprise Linux 9 - x86_64 23 MB/s | 20 MB 00:00 #10 18.35 Extra Packages for Enterprise Linux 9 openh264 4.1 kB/s | 2.5 kB 00:00 #10 21.61 Rocky Linux 9 - BaseOS 5.7 MB/s | 17 MB 00:02 #10 26.58 Rocky Linux 9 - AppStream 26 MB/s | 17 MB 00:00 #10 31.67 Rocky Linux 9 - Extras 43 kB/s | 17 kB 00:00 #10 35.01 Dependencies resolved. #10 35.01 ================================================================================ #10 35.01 Package Arch Version Repo Size #10 35.01 ================================================================================ #10 35.01 Installing: #10 35.01 NetworkManager x86_64 1:1.54.0-3.el9_7 baseos 2.3 M #10 35.01 ethtool x86_64 2:6.15-2.el9 baseos 331 k #10 35.01 initscripts x86_64 10.11.8-4.el9 baseos 208 k #10 35.01 pciutils x86_64 3.7.0-7.el9 baseos 92 k #10 35.01 Installing dependencies: #10 35.01 NetworkManager-libnm x86_64 1:1.54.0-3.el9_7 baseos 1.9 M #10 35.01 chkconfig x86_64 1.24-2.el9 baseos 160 k #10 35.01 cryptsetup-libs x86_64 2.7.2-4.el9 baseos 514 k #10 35.01 device-mapper x86_64 9:1.02.206-2.el9_7.1 baseos 138 k #10 35.01 device-mapper-libs x86_64 9:1.02.206-2.el9_7.1 baseos 179 k #10 35.01 hwdata noarch 0.348-9.20.el9 baseos 1.7 M #10 35.01 initscripts-rename-device x86_64 10.11.8-4.el9 baseos 14 k #10 35.01 initscripts-service noarch 10.11.8-4.el9 baseos 11 k #10 35.01 kbd x86_64 2.4.0-11.el9 baseos 383 k #10 35.01 kbd-legacy noarch 2.4.0-11.el9 baseos 502 k #10 35.01 kbd-misc noarch 2.4.0-11.el9 baseos 1.5 M #10 35.01 kmod x86_64 28-11.el9 baseos 121 k #10 35.01 libndp x86_64 1.9-1.el9 baseos 37 k #10 35.01 pciutils-libs x86_64 3.7.0-7.el9 baseos 40 k #10 35.01 systemd-udev x86_64 252-55.el9_7.2.rocky.0.1 baseos 1.9 M #10 35.01 Installing weak dependencies: #10 35.01 iputils x86_64 20210202-15.el9 baseos 167 k #10 35.01 #10 35.01 Transaction Summary #10 35.01 ================================================================================ #10 35.01 Install 20 Packages #10 35.01 #10 35.01 Total download size: 12 M #10 35.01 Installed size: 49 M #10 35.01 Downloading Packages: #10 35.37 (1/20): chkconfig-1.24-2.el9.x86_64.rpm 1.3 MB/s | 160 kB 00:00 #10 35.40 (2/20): NetworkManager-1.54.0-3.el9_7.x86_64.rp 15 MB/s | 2.3 MB 00:00 #10 35.42 (3/20): NetworkManager-libnm-1.54.0-3.el9_7.x86 10 MB/s | 1.9 MB 00:00 #10 35.43 (4/20): device-mapper-1.02.206-2.el9_7.1.x86_64 4.5 MB/s | 138 kB 00:00 #10 35.45 (5/20): cryptsetup-libs-2.7.2-4.el9.x86_64.rpm 5.5 MB/s | 514 kB 00:00 #10 35.48 (6/20): device-mapper-libs-1.02.206-2.el9_7.1.x 3.9 MB/s | 179 kB 00:00 #10 35.48 (7/20): initscripts-10.11.8-4.el9.x86_64.rpm 19 MB/s | 208 kB 00:00 #10 35.49 (8/20): initscripts-rename-device-10.11.8-4.el9 1.9 MB/s | 14 kB 00:00 #10 35.51 (9/20): initscripts-service-10.11.8-4.el9.noarc 675 kB/s | 11 kB 00:00 #10 35.54 (10/20): hwdata-0.348-9.20.el9.noarch.rpm 19 MB/s | 1.7 MB 00:00 #10 35.55 (11/20): iputils-20210202-15.el9.x86_64.rpm 4.0 MB/s | 167 kB 00:00 #10 35.56 (12/20): kbd-2.4.0-11.el9.x86_64.rpm 17 MB/s | 383 kB 00:00 #10 35.58 (13/20): kbd-legacy-2.4.0-11.el9.noarch.rpm 16 MB/s | 502 kB 00:00 #10 35.60 (14/20): kmod-28-11.el9.x86_64.rpm 9.8 MB/s | 121 kB 00:00 #10 35.62 (15/20): kbd-misc-2.4.0-11.el9.noarch.rpm 30 MB/s | 1.5 MB 00:00 #10 35.62 (16/20): libndp-1.9-1.el9.x86_64.rpm 1.1 MB/s | 37 kB 00:00 #10 35.63 (17/20): pciutils-3.7.0-7.el9.x86_64.rpm 6.2 MB/s | 92 kB 00:00 #10 35.63 (18/20): pciutils-libs-3.7.0-7.el9.x86_64.rpm 3.6 MB/s | 40 kB 00:00 #10 35.67 (19/20): systemd-udev-252-55.el9_7.2.rocky.0.1. 48 MB/s | 1.9 MB 00:00 #10 35.68 (20/20): ethtool-6.15-2.el9.x86_64.rpm 1.3 MB/s | 331 kB 00:00 #10 35.68 -------------------------------------------------------------------------------- #10 35.68 Total 18 MB/s | 12 MB 00:00 #10 36.28 Running transaction check #10 36.38 Transaction check succeeded. #10 36.38 Running transaction test #10 36.60 Transaction test succeeded. #10 36.60 Running transaction #10 38.75 Preparing : 1/1 #10 38.97 Installing : device-mapper-libs-9:1.02.206-2.el9_7.1.x86_64 1/20 #10 38.98 Installing : device-mapper-9:1.02.206-2.el9_7.1.x86_64 2/20 #10 39.01 Installing : cryptsetup-libs-2.7.2-4.el9.x86_64 3/20 #10 39.01 Installing : pciutils-libs-3.7.0-7.el9.x86_64 4/20 #10 39.03 Installing : libndp-1.9-1.el9.x86_64 5/20 #10 39.03 Installing : kmod-28-11.el9.x86_64 6/20 #10 39.16 Installing : kbd-misc-2.4.0-11.el9.noarch 7/20 #10 39.24 Installing : kbd-legacy-2.4.0-11.el9.noarch 8/20 #10 39.28 Installing : kbd-2.4.0-11.el9.x86_64 9/20 #10 39.48 Installing : systemd-udev-252-55.el9_7.2.rocky.0.1.x86_64 10/20 #10 39.48 Running scriptlet: systemd-udev-252-55.el9_7.2.rocky.0.1.x86_64 10/20 #10 40.08 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 40.08 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. #10 40.08 #10 40.10 Installing : iputils-20210202-15.el9.x86_64 11/20 #10 40.13 Running scriptlet: iputils-20210202-15.el9.x86_64 11/20 #10 40.14 Installing : initscripts-service-10.11.8-4.el9.noarch 12/20 #10 40.16 Installing : initscripts-rename-device-10.11.8-4.el9.x86_64 13/20 #10 40.26 Installing : hwdata-0.348-9.20.el9.noarch 14/20 #10 40.33 Installing : chkconfig-1.24-2.el9.x86_64 15/20 #10 40.42 Installing : NetworkManager-libnm-1:1.54.0-3.el9_7.x86_64 16/20 #10 40.42 Running scriptlet: NetworkManager-1:1.54.0-3.el9_7.x86_64 17/20 #10 40.47 Installing : NetworkManager-1:1.54.0-3.el9_7.x86_64 17/20 #10 40.49 Running scriptlet: NetworkManager-1:1.54.0-3.el9_7.x86_64 17/20 #10 40.51 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 40.51 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 40.51 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 40.51 #10 40.51 Installing : initscripts-10.11.8-4.el9.x86_64 18/20 #10 40.55 Running scriptlet: initscripts-10.11.8-4.el9.x86_64 18/20 #10 40.58 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 40.58 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 40.58 #10 40.58 Installing : pciutils-3.7.0-7.el9.x86_64 19/20 #10 40.59 Installing : ethtool-2:6.15-2.el9.x86_64 20/20 #10 40.61 Running scriptlet: ethtool-2:6.15-2.el9.x86_64 20/20 #10 41.21 Verifying : NetworkManager-1:1.54.0-3.el9_7.x86_64 1/20 #10 41.21 Verifying : NetworkManager-libnm-1:1.54.0-3.el9_7.x86_64 2/20 #10 41.21 Verifying : chkconfig-1.24-2.el9.x86_64 3/20 #10 41.21 Verifying : cryptsetup-libs-2.7.2-4.el9.x86_64 4/20 #10 41.21 Verifying : device-mapper-9:1.02.206-2.el9_7.1.x86_64 5/20 #10 41.21 Verifying : device-mapper-libs-9:1.02.206-2.el9_7.1.x86_64 6/20 #10 41.21 Verifying : ethtool-2:6.15-2.el9.x86_64 7/20 #10 41.21 Verifying : hwdata-0.348-9.20.el9.noarch 8/20 #10 41.21 Verifying : initscripts-10.11.8-4.el9.x86_64 9/20 #10 41.21 Verifying : initscripts-rename-device-10.11.8-4.el9.x86_64 10/20 #10 41.21 Verifying : initscripts-service-10.11.8-4.el9.noarch 11/20 #10 41.21 Verifying : iputils-20210202-15.el9.x86_64 12/20 #10 41.21 Verifying : kbd-2.4.0-11.el9.x86_64 13/20 #10 41.21 Verifying : kbd-legacy-2.4.0-11.el9.noarch 14/20 #10 41.21 Verifying : kbd-misc-2.4.0-11.el9.noarch 15/20 #10 41.21 Verifying : kmod-28-11.el9.x86_64 16/20 #10 41.21 Verifying : libndp-1.9-1.el9.x86_64 17/20 #10 41.21 Verifying : pciutils-3.7.0-7.el9.x86_64 18/20 #10 41.21 Verifying : pciutils-libs-3.7.0-7.el9.x86_64 19/20 #10 41.21 Verifying : systemd-udev-252-55.el9_7.2.rocky.0.1.x86_64 20/20 #10 42.45 #10 42.45 Installed: #10 42.45 NetworkManager-1:1.54.0-3.el9_7.x86_64 #10 42.45 NetworkManager-libnm-1:1.54.0-3.el9_7.x86_64 #10 42.45 chkconfig-1.24-2.el9.x86_64 #10 42.45 cryptsetup-libs-2.7.2-4.el9.x86_64 #10 42.45 device-mapper-9:1.02.206-2.el9_7.1.x86_64 #10 42.45 device-mapper-libs-9:1.02.206-2.el9_7.1.x86_64 #10 42.45 ethtool-2:6.15-2.el9.x86_64 #10 42.45 hwdata-0.348-9.20.el9.noarch #10 42.45 initscripts-10.11.8-4.el9.x86_64 #10 42.45 initscripts-rename-device-10.11.8-4.el9.x86_64 #10 42.45 initscripts-service-10.11.8-4.el9.noarch #10 42.45 iputils-20210202-15.el9.x86_64 #10 42.45 kbd-2.4.0-11.el9.x86_64 #10 42.45 kbd-legacy-2.4.0-11.el9.noarch #10 42.45 kbd-misc-2.4.0-11.el9.noarch #10 42.45 kmod-28-11.el9.x86_64 #10 42.45 libndp-1.9-1.el9.x86_64 #10 42.45 pciutils-3.7.0-7.el9.x86_64 #10 42.45 pciutils-libs-3.7.0-7.el9.x86_64 #10 42.45 systemd-udev-252-55.el9_7.2.rocky.0.1.x86_64 #10 42.45 #10 42.45 Complete! #10 42.94 46 files removed #10 DONE 43.5s #11 [stage-1 5/5] COPY *.sh ifup-* ifdown-* network-functions-vrouter* dhclient-vhost0.conf / #11 DONE 0.9s #12 exporting to image #12 exporting layers #12 exporting layers 2.0s done #12 writing image sha256:19efb4951d6707ae36663d48d8f77c894be7fa9786b429aa3d65bf2fb60e429f #12 writing image sha256:19efb4951d6707ae36663d48d8f77c894be7fa9786b429aa3d65bf2fb60e429f 0.1s done #12 naming to nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly-r25.1 0.0s done #12 DONE 3.2s 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-30 01:16:57,343: INFO: Docker build duration: 53 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-vrouter-base] e88449e3e71f: Preparing 20c32ba9a017: Preparing a7a31d4327b3: Preparing 50c06ae077e4: Preparing 22f001ed0c22: Preparing e1a37d0a67b8: Preparing 020bc2025159: Preparing 593e7db8a09c: Preparing 11189846bdb6: Preparing e54587b9613c: Preparing 49057f9e5fc1: Preparing 1dd9b1d6533b: Preparing 8d3d652e254c: Preparing 140848341c03: Preparing 6afcd90fa593: Preparing afed9ce43e88: Preparing 44343de3ea1d: Preparing 50c06ae077e4: Waiting 22f001ed0c22: Waiting e1a37d0a67b8: Waiting 020bc2025159: Waiting 593e7db8a09c: Waiting 11189846bdb6: Waiting e54587b9613c: Waiting 49057f9e5fc1: Waiting 1dd9b1d6533b: Waiting 8d3d652e254c: Waiting 140848341c03: Waiting 6afcd90fa593: Waiting afed9ce43e88: Waiting 44343de3ea1d: Waiting e88449e3e71f: Pushed a7a31d4327b3: Pushed 50c06ae077e4: Pushed 22f001ed0c22: Layer already exists e1a37d0a67b8: Layer already exists 020bc2025159: Layer already exists 593e7db8a09c: Layer already exists 11189846bdb6: Layer already exists 49057f9e5fc1: Layer already exists e54587b9613c: Layer already exists 1dd9b1d6533b: Layer already exists 8d3d652e254c: Layer already exists 140848341c03: Layer already exists 6afcd90fa593: Layer already exists afed9ce43e88: Layer already exists 44343de3ea1d: Layer already exists 20c32ba9a017: Pushed nightly-r25.1: digest: sha256:fe1841c721cbb545b4d4718848ab7794cbb58631f1082b7b1b7b5b89b3cd1277 size: 3881 2026-03-30 01:17:12,622: INFO: Building opensdn-vrouter-base finished successfully, duration: 68 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 c9ab0c492d78 620MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly-r25.1 77a7d712ea09 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 a6fed718da74 620MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly-r25.1 e779d8fab06c 3.7kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly-r25.1 2b1757f92ac8 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly-r25.1 9982fb2994db 2.47MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly-r25.1 f0d6b0fe4805 620MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly-r25.1 d1781d0a3aa0 682MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly-r25.1 146e25092242 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly-r25.1 5f1ef8cdd41e 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly-r25.1 ac0709015647 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 6d5e333b0665 432MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly-r25.1 8acc7875a9f9 443MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly-r25.1 8d3625a05ffa 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 4b9e0ba3760b 412MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly-r25.1 ad76febd915f 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly-r25.1 19efb4951d67 694MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable-r25.1 1680f7016f02 2.9GB 0B U tf-dev-sandbox:compile c2cab9478b36 24.7GB 0B