2026-08-14 03:13:03,166: INFO: Building opensdn-vrouter-base 2026-08-14 03:13:03,179: 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_3_9-6 --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=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.28kB 0.0s 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 docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_3_9-6 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_3_9-6 #5 ... #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.1s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_3_9-6 #5 DONE 1.2s #8 [stage-1 2/5] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #8 DONE 0.5s #9 [stage-1 3/5] COPY --from=build /buildroot/usr/bin/tools/qosmap /usr/bin/ #9 DONE 1.5s #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 1.669 added from: http://tf-mirrors.gz1.opensdn.io/re 61 MB/s | 18 MB 00:00 #10 5.926 added from: http://tf-mirrors.gz1.opensdn.io/re 50 MB/s | 2.9 MB 00:00 #10 6.797 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 516 kB 00:00 #10 7.544 added from: http://tf-mirrors.gz1.opensdn.io/re 55 MB/s | 20 MB 00:00 #10 14.33 added from: http://tf-mirrors.gz1.opensdn.io/re 56 MB/s | 15 MB 00:00 #10 19.85 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 1.2 MB 00:00 #10 20.44 added from: http://tf-mirrors.gz1.opensdn.io/re 54 MB/s | 6.3 MB 00:00 #10 23.28 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 966 kB 00:00 #10 24.04 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 480 kB 00:00 #10 24.50 added from: http://tf-mirrors.gz1.opensdn.io/re 823 kB/s | 19 kB 00:00 #10 24.81 added from: http://tf-mirrors.gz1.opensdn.io/re 8.5 kB/s | 257 B 00:00 #10 25.29 added from: http://tf-mirrors.gz1.opensdn.io/re 518 kB/s | 15 kB 00:00 #10 25.65 added from: http://tf-mirrors.gz1.opensdn.io/re 4.6 MB/s | 112 kB 00:00 #10 26.48 added from: http://tf-mirrors.gz1.opensdn.io/re 98 MB/s | 44 MB 00:00 #10 44.98 Third parties for OpenSDN 28 MB/s | 5.1 MB 00:00 #10 58.84 Dependencies resolved. #10 58.84 ==================================================================================================== #10 58.84 Package Arch Version Repository Size #10 58.84 ==================================================================================================== #10 58.84 Installing: #10 58.84 NetworkManager x86_64 1:1.54.3-3.el9_8 tf-mirrors.ci_repos_yum9-baseos 2.4 M #10 58.84 ethtool x86_64 2:6.15-2.el9 tf-mirrors.ci_repos_yum9-baseos 331 k #10 58.84 initscripts x86_64 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #10 58.84 pciutils x86_64 3.7.0-7.el9 tf-mirrors.ci_repos_yum9-baseos 92 k #10 58.84 Installing dependencies: #10 58.84 NetworkManager-libnm x86_64 1:1.54.3-3.el9_8 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 58.84 chkconfig x86_64 1.24-2.el9 tf-mirrors.ci_repos_yum9-baseos 160 k #10 58.84 cryptsetup-libs x86_64 2.8.1-3.el9 tf-mirrors.ci_repos_yum9-baseos 559 k #10 58.84 device-mapper x86_64 9:1.02.207-4.el9.1 tf-mirrors.ci_repos_yum9-baseos 138 k #10 58.84 device-mapper-libs x86_64 9:1.02.207-4.el9.1 tf-mirrors.ci_repos_yum9-baseos 179 k #10 58.84 hwdata noarch 0.348-9.22.el9 tf-mirrors.ci_repos_yum9-baseos 1.7 M #10 58.84 initscripts-rename-device x86_64 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 58.84 initscripts-service noarch 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 11 k #10 58.84 iputils x86_64 20210202-15.el9 tf-mirrors.ci_repos_yum9-baseos 167 k #10 58.84 kbd x86_64 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 383 k #10 58.84 kbd-legacy noarch 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 502 k #10 58.84 kbd-misc noarch 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M #10 58.84 kmod x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #10 58.84 libndp x86_64 1.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 37 k #10 58.84 pciutils-libs x86_64 3.7.0-7.el9 tf-mirrors.ci_repos_yum9-baseos 40 k #10 58.84 systemd-udev x86_64 252-67.el9_8.2.rocky.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 58.84 #10 58.84 Transaction Summary #10 58.84 ==================================================================================================== #10 58.84 Install 20 Packages #10 58.84 #10 58.84 Total download size: 12 M #10 58.84 Installed size: 49 M #10 58.84 Downloading Packages: #10 58.88 (1/20): chkconfig-1.24-2.el9.x86_64.rpm 3.9 MB/s | 160 kB 00:00 #10 58.93 (2/20): cryptsetup-libs-2.8.1-3.el9.x86_64.rpm 14 MB/s | 559 kB 00:00 #10 58.94 (3/20): device-mapper-1.02.207-4.el9.1.x86_64.r 15 MB/s | 138 kB 00:00 #10 58.96 (4/20): NetworkManager-libnm-1.54.3-3.el9_8.x86 16 MB/s | 1.9 MB 00:00 #10 58.98 (5/20): device-mapper-libs-1.02.207-4.el9.1.x86 5.3 MB/s | 179 kB 00:00 #10 59.00 (6/20): ethtool-6.15-2.el9.x86_64.rpm 26 MB/s | 331 kB 00:00 #10 59.01 (7/20): NetworkManager-1.54.3-3.el9_8.x86_64.rp 15 MB/s | 2.4 MB 00:00 #10 59.03 (8/20): initscripts-10.11.8-4.el9.x86_64.rpm 5.7 MB/s | 208 kB 00:00 #10 59.03 (9/20): initscripts-rename-device-10.11.8-4.el9 1.2 MB/s | 14 kB 00:00 #10 59.03 (10/20): initscripts-service-10.11.8-4.el9.noar 1.8 MB/s | 11 kB 00:00 #10 59.03 (11/20): iputils-20210202-15.el9.x86_64.rpm 21 MB/s | 167 kB 00:00 #10 59.05 (12/20): kbd-2.4.0-11.el9.x86_64.rpm 28 MB/s | 383 kB 00:00 #10 59.05 (13/20): kbd-legacy-2.4.0-11.el9.noarch.rpm 24 MB/s | 502 kB 00:00 #10 59.07 (14/20): hwdata-0.348-9.22.el9.noarch.rpm 18 MB/s | 1.7 MB 00:00 #10 59.07 (15/20): kmod-28-11.el9.x86_64.rpm 4.2 MB/s | 121 kB 00:00 #10 59.08 (16/20): libndp-1.9-1.el9.x86_64.rpm 2.8 MB/s | 37 kB 00:00 #10 59.08 (17/20): pciutils-3.7.0-7.el9.x86_64.rpm 12 MB/s | 92 kB 00:00 #10 59.09 (18/20): pciutils-libs-3.7.0-7.el9.x86_64.rpm 4.7 MB/s | 40 kB 00:00 #10 59.13 (19/20): kbd-misc-2.4.0-11.el9.noarch.rpm 16 MB/s | 1.5 MB 00:00 #10 59.17 (20/20): systemd-udev-252-67.el9_8.2.rocky.0.1. 25 MB/s | 1.9 MB 00:00 #10 59.17 -------------------------------------------------------------------------------- #10 59.17 Total 38 MB/s | 12 MB 00:00 #10 59.17 Running transaction check #10 59.42 Transaction check succeeded. #10 59.42 Running transaction test #10 59.86 Transaction test succeeded. #10 59.86 Running transaction #10 60.40 Preparing : 1/1 #10 60.73 Installing : device-mapper-libs-9:1.02.207-4.el9.1.x86_64 1/20 #10 60.77 Installing : device-mapper-9:1.02.207-4.el9.1.x86_64 2/20 #10 60.80 Installing : cryptsetup-libs-2.8.1-3.el9.x86_64 3/20 #10 60.82 Installing : pciutils-libs-3.7.0-7.el9.x86_64 4/20 #10 60.82 Installing : libndp-1.9-1.el9.x86_64 5/20 #10 60.84 Installing : kmod-28-11.el9.x86_64 6/20 #10 61.05 Installing : kbd-misc-2.4.0-11.el9.noarch 7/20 #10 61.15 Installing : kbd-legacy-2.4.0-11.el9.noarch 8/20 #10 61.24 Installing : kbd-2.4.0-11.el9.x86_64 9/20 #10 61.43 Installing : systemd-udev-252-67.el9_8.2.rocky.0.1.x86_64 10/20 #10 61.59 Running scriptlet: systemd-udev-252-67.el9_8.2.rocky.0.1.x86_64 10/20 #10 62.74 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 62.74 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. #10 62.74 #10 62.75 Installing : iputils-20210202-15.el9.x86_64 11/20 #10 62.78 Running scriptlet: iputils-20210202-15.el9.x86_64 11/20 #10 62.80 Installing : initscripts-service-10.11.8-4.el9.noarch 12/20 #10 62.82 Installing : initscripts-rename-device-10.11.8-4.el9.x86_64 13/20 #10 63.00 Installing : hwdata-0.348-9.22.el9.noarch 14/20 #10 63.02 Installing : chkconfig-1.24-2.el9.x86_64 15/20 #10 63.06 Installing : NetworkManager-libnm-1:1.54.3-3.el9_8.x86_64 16/20 #10 63.07 Running scriptlet: NetworkManager-1:1.54.3-3.el9_8.x86_64 17/20 #10 63.22 Installing : NetworkManager-1:1.54.3-3.el9_8.x86_64 17/20 #10 63.23 Running scriptlet: NetworkManager-1:1.54.3-3.el9_8.x86_64 17/20 #10 63.27 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 63.27 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 63.27 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 63.27 #10 63.28 Installing : initscripts-10.11.8-4.el9.x86_64 18/20 #10 63.30 Running scriptlet: initscripts-10.11.8-4.el9.x86_64 18/20 #10 63.33 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 63.33 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 63.33 #10 63.34 Installing : pciutils-3.7.0-7.el9.x86_64 19/20 #10 63.52 Installing : ethtool-2:6.15-2.el9.x86_64 20/20 #10 63.67 Running scriptlet: ethtool-2:6.15-2.el9.x86_64 20/20 #10 64.12 Verifying : NetworkManager-1:1.54.3-3.el9_8.x86_64 1/20 #10 64.12 Verifying : NetworkManager-libnm-1:1.54.3-3.el9_8.x86_64 2/20 #10 64.12 Verifying : chkconfig-1.24-2.el9.x86_64 3/20 #10 64.12 Verifying : cryptsetup-libs-2.8.1-3.el9.x86_64 4/20 #10 64.12 Verifying : device-mapper-9:1.02.207-4.el9.1.x86_64 5/20 #10 64.12 Verifying : device-mapper-libs-9:1.02.207-4.el9.1.x86_64 6/20 #10 64.12 Verifying : ethtool-2:6.15-2.el9.x86_64 7/20 #10 64.12 Verifying : hwdata-0.348-9.22.el9.noarch 8/20 #10 64.12 Verifying : initscripts-10.11.8-4.el9.x86_64 9/20 #10 64.12 Verifying : initscripts-rename-device-10.11.8-4.el9.x86_64 10/20 #10 64.12 Verifying : initscripts-service-10.11.8-4.el9.noarch 11/20 #10 64.12 Verifying : iputils-20210202-15.el9.x86_64 12/20 #10 64.12 Verifying : kbd-2.4.0-11.el9.x86_64 13/20 #10 64.12 Verifying : kbd-legacy-2.4.0-11.el9.noarch 14/20 #10 64.12 Verifying : kbd-misc-2.4.0-11.el9.noarch 15/20 #10 64.12 Verifying : kmod-28-11.el9.x86_64 16/20 #10 64.12 Verifying : libndp-1.9-1.el9.x86_64 17/20 #10 64.12 Verifying : pciutils-3.7.0-7.el9.x86_64 18/20 #10 64.12 Verifying : pciutils-libs-3.7.0-7.el9.x86_64 19/20 #10 64.12 Verifying : systemd-udev-252-67.el9_8.2.rocky.0.1.x86_64 20/20 #10 64.73 #10 64.73 Installed: #10 64.73 NetworkManager-1:1.54.3-3.el9_8.x86_64 #10 64.73 NetworkManager-libnm-1:1.54.3-3.el9_8.x86_64 #10 64.73 chkconfig-1.24-2.el9.x86_64 #10 64.73 cryptsetup-libs-2.8.1-3.el9.x86_64 #10 64.73 device-mapper-9:1.02.207-4.el9.1.x86_64 #10 64.73 device-mapper-libs-9:1.02.207-4.el9.1.x86_64 #10 64.73 ethtool-2:6.15-2.el9.x86_64 #10 64.73 hwdata-0.348-9.22.el9.noarch #10 64.73 initscripts-10.11.8-4.el9.x86_64 #10 64.73 initscripts-rename-device-10.11.8-4.el9.x86_64 #10 64.73 initscripts-service-10.11.8-4.el9.noarch #10 64.73 iputils-20210202-15.el9.x86_64 #10 64.73 kbd-2.4.0-11.el9.x86_64 #10 64.73 kbd-legacy-2.4.0-11.el9.noarch #10 64.73 kbd-misc-2.4.0-11.el9.noarch #10 64.73 kmod-28-11.el9.x86_64 #10 64.73 libndp-1.9-1.el9.x86_64 #10 64.73 pciutils-3.7.0-7.el9.x86_64 #10 64.73 pciutils-libs-3.7.0-7.el9.x86_64 #10 64.73 systemd-udev-252-67.el9_8.2.rocky.0.1.x86_64 #10 64.73 #10 64.73 Complete! #10 65.35 77 files removed #10 DONE 65.9s #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.8s done #12 writing image sha256:03af35441aec181f7c9556713478c91e162b76fd7fb26bd0447e1ddbdd1ba7c0 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_3_9-6 0.0s done #12 DONE 2.3s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2026-08-14 03:14:19,395: INFO: Docker build duration: 76 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-base] 48e957269500: Preparing 134d2e8479d9: Preparing 2c7b0ff5a038: Preparing 319d4972c44f: Preparing 65e504e403a9: Preparing 4f0dcb048674: Preparing d8dc5f1e2f41: Preparing 89f32b16ceea: Preparing 7c94ac08b316: Preparing dd77e814b78a: Preparing 1a77a5303cca: Preparing c094438a2b3e: Preparing e632cc5389fb: Preparing 893ab1e2fd3f: Preparing bb346096b38c: Preparing 61f46bb82dea: Preparing d2976c6cca02: Preparing 44343de3ea1d: Preparing 319d4972c44f: Waiting 65e504e403a9: Waiting 4f0dcb048674: Waiting d8dc5f1e2f41: Waiting 89f32b16ceea: Waiting 7c94ac08b316: Waiting dd77e814b78a: Waiting 1a77a5303cca: Waiting c094438a2b3e: Waiting e632cc5389fb: Waiting 893ab1e2fd3f: Waiting bb346096b38c: Waiting 61f46bb82dea: Waiting d2976c6cca02: Waiting 44343de3ea1d: Waiting 2c7b0ff5a038: Pushed 48e957269500: Pushed 65e504e403a9: Layer already exists 4f0dcb048674: Layer already exists d8dc5f1e2f41: Layer already exists 319d4972c44f: Pushed 89f32b16ceea: Layer already exists 7c94ac08b316: Layer already exists dd77e814b78a: Layer already exists 1a77a5303cca: Layer already exists c094438a2b3e: Layer already exists e632cc5389fb: Layer already exists 893ab1e2fd3f: Layer already exists bb346096b38c: Layer already exists 61f46bb82dea: Layer already exists 44343de3ea1d: Layer already exists d2976c6cca02: Layer already exists 134d2e8479d9: Pushed master-3_0_3_9-6: digest: sha256:aeeb8c85dc5548cb8d6c11bd0ea1f497b558fa7d238a46304127e79188fd14cf size: 4090 2026-08-14 03:14:34,619: INFO: Building opensdn-vrouter-base finished successfully, duration: 91 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_3_9-6 a07d96d7db93 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-3_0_3_9-6 3992793c7d50 1.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_3_9-6 dd095524c8eb 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-3_0_3_9-6 bd25455a5754 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-3_0_3_9-6 ad376f02e58e 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-3_0_3_9-6 7d4d5282d785 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_3_9-6 14b2b4660069 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-3_0_3_9-6 abbd2d9dca80 783MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-3_0_3_9-6 2eaa8ae9c547 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-3_0_3_9-6 5bdefe3311af 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-3_0_3_9-6 1ccaad828920 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-3_0_3_9-6 9b23dd52b17e 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-3_0_3_9-6 20c8b707b590 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-3_0_3_9-6 806f67bca9bb 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-3_0_3_9-6 d619fd3f0d17 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_3_9-6 fee2df034bf4 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-3_0_3_9-6 f342b9062023 32.6MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_3_9-6 03af35441aec 791MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 22de119ccc98 3.01GB 0B U rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile c4eaf672b5b7 22.6GB 0B tf-dev-sandbox:frozen 22de119ccc98 3.01GB 0B U