2026-07-10 19:32:45,044: INFO: Building opensdn-vrouter-base 2026-07-10 19:32:45,064: 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_0_6-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-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 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:5101/opensdn-base:master-3_0_0_6-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.2s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_0_6-2 #6 ... #7 [internal] load build context #7 transferring context: 86.20kB 0.0s done #7 DONE 0.4s #6 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_0_6-2 #6 DONE 1.1s #8 [stage-1 2/5] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #8 DONE 0.3s #9 [stage-1 3/5] COPY --from=build /buildroot/usr/bin/tools/qosmap /usr/bin/ #9 DONE 0.7s #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.167 added from: http://tf-mirrors.gz1.opensdn.io/re 73 MB/s | 18 MB 00:00 #10 4.060 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 2.9 MB 00:00 #10 5.113 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 516 kB 00:00 #10 5.944 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 20 MB 00:00 #10 12.23 added from: http://tf-mirrors.gz1.opensdn.io/re 61 MB/s | 15 MB 00:00 #10 16.22 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 1.2 MB 00:00 #10 17.31 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 6.3 MB 00:00 #10 19.69 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 966 kB 00:00 #10 20.21 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 480 kB 00:00 #10 20.52 added from: http://tf-mirrors.gz1.opensdn.io/re 585 kB/s | 19 kB 00:00 #10 20.87 added from: http://tf-mirrors.gz1.opensdn.io/re 10 kB/s | 257 B 00:00 #10 21.22 added from: http://tf-mirrors.gz1.opensdn.io/re 726 kB/s | 15 kB 00:00 #10 21.58 added from: http://tf-mirrors.gz1.opensdn.io/re 4.5 MB/s | 112 kB 00:00 #10 22.70 added from: http://tf-mirrors.gz1.opensdn.io/re 56 MB/s | 44 MB 00:00 #10 41.96 Third parties for OpenSDN 27 MB/s | 5.1 MB 00:00 #10 52.20 Dependencies resolved. #10 52.20 ==================================================================================================== #10 52.20 Package Arch Version Repository Size #10 52.20 ==================================================================================================== #10 52.20 Installing: #10 52.20 NetworkManager x86_64 1:1.54.3-3.el9_8 tf-mirrors.ci_repos_yum9-baseos 2.4 M #10 52.20 ethtool x86_64 2:6.15-2.el9 tf-mirrors.ci_repos_yum9-baseos 331 k #10 52.20 initscripts x86_64 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #10 52.20 pciutils x86_64 3.7.0-7.el9 tf-mirrors.ci_repos_yum9-baseos 92 k #10 52.20 Installing dependencies: #10 52.20 NetworkManager-libnm x86_64 1:1.54.3-3.el9_8 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 52.20 chkconfig x86_64 1.24-2.el9 tf-mirrors.ci_repos_yum9-baseos 160 k #10 52.20 cryptsetup-libs x86_64 2.8.1-3.el9 tf-mirrors.ci_repos_yum9-baseos 559 k #10 52.20 device-mapper x86_64 9:1.02.207-4.el9.1 tf-mirrors.ci_repos_yum9-baseos 138 k #10 52.20 device-mapper-libs x86_64 9:1.02.207-4.el9.1 tf-mirrors.ci_repos_yum9-baseos 179 k #10 52.20 hwdata noarch 0.348-9.22.el9 tf-mirrors.ci_repos_yum9-baseos 1.7 M #10 52.20 initscripts-rename-device x86_64 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 52.20 initscripts-service noarch 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 11 k #10 52.20 iputils x86_64 20210202-15.el9 tf-mirrors.ci_repos_yum9-baseos 167 k #10 52.20 kbd x86_64 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 383 k #10 52.20 kbd-legacy noarch 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 502 k #10 52.20 kbd-misc noarch 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M #10 52.20 kmod x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #10 52.20 libndp x86_64 1.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 37 k #10 52.20 pciutils-libs x86_64 3.7.0-7.el9 tf-mirrors.ci_repos_yum9-baseos 40 k #10 52.20 systemd-udev x86_64 252-67.el9_8.2.rocky.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 52.20 #10 52.20 Transaction Summary #10 52.20 ==================================================================================================== #10 52.20 Install 20 Packages #10 52.20 #10 52.20 Total download size: 12 M #10 52.20 Installed size: 49 M #10 52.20 Downloading Packages: #10 52.24 (1/20): chkconfig-1.24-2.el9.x86_64.rpm 8.3 MB/s | 160 kB 00:00 #10 52.25 (2/20): cryptsetup-libs-2.8.1-3.el9.x86_64.rpm 26 MB/s | 559 kB 00:00 #10 52.26 (3/20): NetworkManager-libnm-1.54.3-3.el9_8.x86 32 MB/s | 1.9 MB 00:00 #10 52.29 (4/20): device-mapper-1.02.207-4.el9.1.x86_64.r 5.2 MB/s | 138 kB 00:00 #10 52.29 (5/20): device-mapper-libs-1.02.207-4.el9.1.x86 14 MB/s | 179 kB 00:00 #10 52.29 (6/20): ethtool-6.15-2.el9.x86_64.rpm 23 MB/s | 331 kB 00:00 #10 52.33 (7/20): NetworkManager-1.54.3-3.el9_8.x86_64.rp 23 MB/s | 2.4 MB 00:00 #10 52.33 (8/20): initscripts-10.11.8-4.el9.x86_64.rpm 7.1 MB/s | 208 kB 00:00 #10 52.33 (9/20): initscripts-rename-device-10.11.8-4.el9 1.6 MB/s | 14 kB 00:00 #10 52.36 (10/20): initscripts-service-10.11.8-4.el9.noar 476 kB/s | 11 kB 00:00 #10 52.36 (11/20): iputils-20210202-15.el9.x86_64.rpm 5.5 MB/s | 167 kB 00:00 #10 52.38 (12/20): hwdata-0.348-9.22.el9.noarch.rpm 18 MB/s | 1.7 MB 00:00 #10 52.38 (13/20): kbd-2.4.0-11.el9.x86_64.rpm 9.2 MB/s | 383 kB 00:00 #10 52.40 (14/20): kbd-legacy-2.4.0-11.el9.noarch.rpm 13 MB/s | 502 kB 00:00 #10 52.40 (15/20): kmod-28-11.el9.x86_64.rpm 10 MB/s | 121 kB 00:00 #10 52.40 (16/20): libndp-1.9-1.el9.x86_64.rpm 3.8 MB/s | 37 kB 00:00 #10 52.42 (17/20): pciutils-3.7.0-7.el9.x86_64.rpm 9.6 MB/s | 92 kB 00:00 #10 52.42 (18/20): pciutils-libs-3.7.0-7.el9.x86_64.rpm 5.5 MB/s | 40 kB 00:00 #10 52.43 (19/20): kbd-misc-2.4.0-11.el9.noarch.rpm 29 MB/s | 1.5 MB 00:00 #10 52.45 (20/20): systemd-udev-252-67.el9_8.2.rocky.0.1. 37 MB/s | 1.9 MB 00:00 #10 52.45 -------------------------------------------------------------------------------- #10 52.45 Total 49 MB/s | 12 MB 00:00 #10 52.45 Running transaction check #10 52.54 Transaction check succeeded. #10 52.54 Running transaction test #10 52.72 Transaction test succeeded. #10 52.72 Running transaction #10 53.52 Preparing : 1/1 #10 53.61 Installing : device-mapper-libs-9:1.02.207-4.el9.1.x86_64 1/20 #10 53.64 Installing : device-mapper-9:1.02.207-4.el9.1.x86_64 2/20 #10 53.66 Installing : cryptsetup-libs-2.8.1-3.el9.x86_64 3/20 #10 54.07 Installing : pciutils-libs-3.7.0-7.el9.x86_64 4/20 #10 54.50 Installing : libndp-1.9-1.el9.x86_64 5/20 #10 54.52 Installing : kmod-28-11.el9.x86_64 6/20 #10 54.68 Installing : kbd-misc-2.4.0-11.el9.noarch 7/20 #10 54.74 Installing : kbd-legacy-2.4.0-11.el9.noarch 8/20 #10 54.81 Installing : kbd-2.4.0-11.el9.x86_64 9/20 #10 54.97 Installing : systemd-udev-252-67.el9_8.2.rocky.0.1.x86_64 10/20 #10 55.05 Running scriptlet: systemd-udev-252-67.el9_8.2.rocky.0.1.x86_64 10/20 #10 55.74 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 55.74 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. #10 55.74 #10 55.76 Installing : iputils-20210202-15.el9.x86_64 11/20 #10 55.79 Running scriptlet: iputils-20210202-15.el9.x86_64 11/20 #10 55.81 Installing : initscripts-service-10.11.8-4.el9.noarch 12/20 #10 55.84 Installing : initscripts-rename-device-10.11.8-4.el9.x86_64 13/20 #10 55.95 Installing : hwdata-0.348-9.22.el9.noarch 14/20 #10 55.97 Installing : chkconfig-1.24-2.el9.x86_64 15/20 #10 56.05 Installing : NetworkManager-libnm-1:1.54.3-3.el9_8.x86_64 16/20 #10 56.12 Running scriptlet: NetworkManager-1:1.54.3-3.el9_8.x86_64 17/20 #10 56.31 Installing : NetworkManager-1:1.54.3-3.el9_8.x86_64 17/20 #10 56.31 Running scriptlet: NetworkManager-1:1.54.3-3.el9_8.x86_64 17/20 #10 56.32 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 56.32 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 56.32 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 56.32 #10 56.35 Installing : initscripts-10.11.8-4.el9.x86_64 18/20 #10 56.35 Running scriptlet: initscripts-10.11.8-4.el9.x86_64 18/20 #10 56.40 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 56.40 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 56.40 #10 56.40 Installing : pciutils-3.7.0-7.el9.x86_64 19/20 #10 56.40 Installing : ethtool-2:6.15-2.el9.x86_64 20/20 #10 56.41 Running scriptlet: ethtool-2:6.15-2.el9.x86_64 20/20 #10 56.78 Verifying : NetworkManager-1:1.54.3-3.el9_8.x86_64 1/20 #10 56.78 Verifying : NetworkManager-libnm-1:1.54.3-3.el9_8.x86_64 2/20 #10 56.78 Verifying : chkconfig-1.24-2.el9.x86_64 3/20 #10 56.78 Verifying : cryptsetup-libs-2.8.1-3.el9.x86_64 4/20 #10 56.78 Verifying : device-mapper-9:1.02.207-4.el9.1.x86_64 5/20 #10 56.78 Verifying : device-mapper-libs-9:1.02.207-4.el9.1.x86_64 6/20 #10 56.78 Verifying : ethtool-2:6.15-2.el9.x86_64 7/20 #10 56.78 Verifying : hwdata-0.348-9.22.el9.noarch 8/20 #10 56.78 Verifying : initscripts-10.11.8-4.el9.x86_64 9/20 #10 56.78 Verifying : initscripts-rename-device-10.11.8-4.el9.x86_64 10/20 #10 56.78 Verifying : initscripts-service-10.11.8-4.el9.noarch 11/20 #10 56.78 Verifying : iputils-20210202-15.el9.x86_64 12/20 #10 56.78 Verifying : kbd-2.4.0-11.el9.x86_64 13/20 #10 56.78 Verifying : kbd-legacy-2.4.0-11.el9.noarch 14/20 #10 56.78 Verifying : kbd-misc-2.4.0-11.el9.noarch 15/20 #10 56.78 Verifying : kmod-28-11.el9.x86_64 16/20 #10 56.78 Verifying : libndp-1.9-1.el9.x86_64 17/20 #10 56.78 Verifying : pciutils-3.7.0-7.el9.x86_64 18/20 #10 56.78 Verifying : pciutils-libs-3.7.0-7.el9.x86_64 19/20 #10 56.78 Verifying : systemd-udev-252-67.el9_8.2.rocky.0.1.x86_64 20/20 #10 57.46 #10 57.46 Installed: #10 57.46 NetworkManager-1:1.54.3-3.el9_8.x86_64 #10 57.46 NetworkManager-libnm-1:1.54.3-3.el9_8.x86_64 #10 57.46 chkconfig-1.24-2.el9.x86_64 #10 57.46 cryptsetup-libs-2.8.1-3.el9.x86_64 #10 57.46 device-mapper-9:1.02.207-4.el9.1.x86_64 #10 57.46 device-mapper-libs-9:1.02.207-4.el9.1.x86_64 #10 57.46 ethtool-2:6.15-2.el9.x86_64 #10 57.46 hwdata-0.348-9.22.el9.noarch #10 57.46 initscripts-10.11.8-4.el9.x86_64 #10 57.46 initscripts-rename-device-10.11.8-4.el9.x86_64 #10 57.46 initscripts-service-10.11.8-4.el9.noarch #10 57.46 iputils-20210202-15.el9.x86_64 #10 57.46 kbd-2.4.0-11.el9.x86_64 #10 57.46 kbd-legacy-2.4.0-11.el9.noarch #10 57.46 kbd-misc-2.4.0-11.el9.noarch #10 57.46 kmod-28-11.el9.x86_64 #10 57.46 libndp-1.9-1.el9.x86_64 #10 57.46 pciutils-3.7.0-7.el9.x86_64 #10 57.46 pciutils-libs-3.7.0-7.el9.x86_64 #10 57.46 systemd-udev-252-67.el9_8.2.rocky.0.1.x86_64 #10 57.46 #10 57.46 Complete! #10 58.02 77 files removed #10 DONE 58.5s #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 2.7s done #12 writing image sha256:6f38f03cb14d083f8e3ff696ebc958ee191c56d9e3bd15ce257079debcd4ade0 #12 writing image sha256:6f38f03cb14d083f8e3ff696ebc958ee191c56d9e3bd15ce257079debcd4ade0 done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_0_6-2 0.0s done #12 DONE 3.3s 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-07-10 19:33:51,091: INFO: Docker build duration: 66 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-base] ec8fbeff130e: Preparing 59e469b04cb0: Preparing e2f066e01631: Preparing d7249a34aacb: Preparing e57d912a6fa7: Preparing 8030f425a5f8: Preparing 6b26e3d01069: Preparing 58e7f378aefe: Preparing f6e697c7af47: Preparing 666e52df61bb: Preparing 54a73bb64058: Preparing 38ed3561b960: Preparing 841bb89637de: Preparing 7a463eec7eae: Preparing 0b8c346b12d8: Preparing f8cca6fc9a57: Preparing 4b039cc87f54: Preparing 44343de3ea1d: Preparing d7249a34aacb: Waiting e57d912a6fa7: Waiting 8030f425a5f8: Waiting 6b26e3d01069: Waiting 58e7f378aefe: Waiting f6e697c7af47: Waiting 666e52df61bb: Waiting 54a73bb64058: Waiting 38ed3561b960: Waiting 841bb89637de: Waiting 7a463eec7eae: Waiting 0b8c346b12d8: Waiting f8cca6fc9a57: Waiting 4b039cc87f54: Waiting 44343de3ea1d: Waiting ec8fbeff130e: Pushed e2f066e01631: Pushed e57d912a6fa7: Layer already exists d7249a34aacb: Pushed 8030f425a5f8: Layer already exists 6b26e3d01069: Layer already exists 58e7f378aefe: Layer already exists f6e697c7af47: Layer already exists 54a73bb64058: Layer already exists 666e52df61bb: Layer already exists 38ed3561b960: Layer already exists 841bb89637de: Layer already exists 7a463eec7eae: Layer already exists 0b8c346b12d8: Layer already exists f8cca6fc9a57: Layer already exists 4b039cc87f54: Layer already exists 44343de3ea1d: Layer already exists 59e469b04cb0: Pushed master-3_0_0_6-2: digest: sha256:64df6a1cbf8d33107c7bb3c7e1ed0e0c4f9930e404531b0ef9d9b14f513303ab size: 4090 2026-07-10 19:33:59,208: INFO: Building opensdn-vrouter-base finished successfully, duration: 74 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_0_6-2 41f93f309f27 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-3_0_0_6-2 d3a5305d28fe 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-3_0_0_6-2 ecdae8e108ee 1.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_0_6-2 a18251a87ebb 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-3_0_0_6-2 a03aac151734 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-3_0_0_6-2 64bfeb14c36f 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-3_0_0_6-2 cdcc0ed3d90f 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_0_6-2 c3d9d0ad202f 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-3_0_0_6-2 1eb4028083b0 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-3_0_0_6-2 0b6891ee1b90 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-3_0_0_6-2 0920e9e1e146 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-3_0_0_6-2 5c33c334f51d 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-3_0_0_6-2 df9e071e90ff 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_0_6-2 711dd18409e1 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-3_0_0_6-2 0536bf935951 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_0_6-2 6f38f03cb14d 791MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 36a323f9e04b 3.01GB 0B U rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile c853661315ee 22.6GB 0B tf-dev-sandbox:frozen 36a323f9e04b 3.01GB 0B U