2026-05-20 11:48:15,517: INFO: Building opensdn-vrouter-base 2026-05-20 11:48:15,541: 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-2_7_7_5-5_3 --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:5101/opensdn-base:master-2_7_7_5-5_3 #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/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-5_3 #5 ... #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 DONE 0.0s #7 [internal] load build context #7 transferring context: 86.20kB done #7 DONE 0.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-5_3 #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 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.211 added from: http://tf-mirrors.gz1.opensdn.io/re 57 MB/s | 14 MB 00:00 #10 4.203 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 1.9 MB 00:00 #10 5.253 added from: http://tf-mirrors.gz1.opensdn.io/re 4.8 MB/s | 402 kB 00:00 #10 5.777 added from: http://tf-mirrors.gz1.opensdn.io/re 51 MB/s | 16 MB 00:00 #10 11.66 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 11 MB 00:00 #10 14.36 added from: http://tf-mirrors.gz1.opensdn.io/re 8.1 MB/s | 1.1 MB 00:00 #10 14.87 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 4.8 MB 00:00 #10 16.40 added from: http://tf-mirrors.gz1.opensdn.io/re 8.5 MB/s | 697 kB 00:00 #10 16.79 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 474 kB 00:00 #10 17.24 added from: http://tf-mirrors.gz1.opensdn.io/re 325 kB/s | 18 kB 00:00 #10 17.57 added from: http://tf-mirrors.gz1.opensdn.io/re 6.2 kB/s | 257 B 00:00 #10 18.03 added from: http://tf-mirrors.gz1.opensdn.io/re 411 kB/s | 15 kB 00:00 #10 18.33 added from: http://tf-mirrors.gz1.opensdn.io/re 3.9 MB/s | 96 kB 00:00 #10 19.29 added from: http://tf-mirrors.gz1.opensdn.io/re 65 MB/s | 39 MB 00:00 #10 33.00 Third parties for OpenSDN 46 MB/s | 5.1 MB 00:00 #10 42.24 Dependencies resolved. #10 42.24 ==================================================================================================== #10 42.24 Package Arch Version Repository Size #10 42.24 ==================================================================================================== #10 42.24 Installing: #10 42.24 NetworkManager x86_64 1:1.54.0-3.el9_7 tf-mirrors.ci_repos_yum9-baseos 2.3 M #10 42.24 ethtool x86_64 2:6.15-2.el9 tf-mirrors.ci_repos_yum9-baseos 331 k #10 42.24 initscripts x86_64 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #10 42.24 pciutils x86_64 3.7.0-7.el9 tf-mirrors.ci_repos_yum9-baseos 92 k #10 42.24 Installing dependencies: #10 42.24 NetworkManager-libnm x86_64 1:1.54.0-3.el9_7 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 42.24 chkconfig x86_64 1.24-2.el9 tf-mirrors.ci_repos_yum9-baseos 160 k #10 42.24 cryptsetup-libs x86_64 2.7.2-4.el9 tf-mirrors.ci_repos_yum9-baseos 514 k #10 42.24 device-mapper x86_64 9:1.02.206-2.el9_7.1 tf-mirrors.ci_repos_yum9-baseos 138 k #10 42.24 device-mapper-libs x86_64 9:1.02.206-2.el9_7.1 tf-mirrors.ci_repos_yum9-baseos 179 k #10 42.24 hwdata noarch 0.348-9.20.el9 tf-mirrors.ci_repos_yum9-baseos 1.7 M #10 42.24 initscripts-rename-device x86_64 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 42.24 initscripts-service noarch 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 11 k #10 42.24 kbd x86_64 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 383 k #10 42.24 kbd-legacy noarch 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 502 k #10 42.24 kbd-misc noarch 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M #10 42.24 kmod x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #10 42.24 libndp x86_64 1.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 37 k #10 42.24 pciutils-libs x86_64 3.7.0-7.el9 tf-mirrors.ci_repos_yum9-baseos 40 k #10 42.24 systemd-udev x86_64 252-55.el9_7.7.rocky.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 42.24 Installing weak dependencies: #10 42.24 iputils x86_64 20210202-15.el9 tf-mirrors.ci_repos_yum9-baseos 167 k #10 42.24 #10 42.24 Transaction Summary #10 42.24 ==================================================================================================== #10 42.24 Install 20 Packages #10 42.24 #10 42.24 Total download size: 12 M #10 42.24 Installed size: 49 M #10 42.24 Downloading Packages: #10 42.35 (1/20): chkconfig-1.24-2.el9.x86_64.rpm 1.3 MB/s | 160 kB 00:00 #10 42.53 (2/20): NetworkManager-libnm-1.54.0-3.el9_7.x86 6.5 MB/s | 1.9 MB 00:00 #10 43.28 (3/20): cryptsetup-libs-2.7.2-4.el9.x86_64.rpm 556 kB/s | 514 kB 00:00 #10 43.33 (4/20): device-mapper-1.02.206-2.el9_7.1.x86_64 174 kB/s | 138 kB 00:00 #10 43.34 (5/20): device-mapper-libs-1.02.206-2.el9_7.1.x 3.8 MB/s | 179 kB 00:00 #10 43.37 (6/20): ethtool-6.15-2.el9.x86_64.rpm 9.1 MB/s | 331 kB 00:00 #10 43.38 (7/20): NetworkManager-1.54.0-3.el9_7.x86_64.rp 2.0 MB/s | 2.3 MB 00:01 #10 43.39 (8/20): initscripts-10.11.8-4.el9.x86_64.rpm 4.5 MB/s | 208 kB 00:00 #10 43.40 (9/20): initscripts-rename-device-10.11.8-4.el9 651 kB/s | 14 kB 00:00 #10 43.40 (10/20): initscripts-service-10.11.8-4.el9.noar 1.1 MB/s | 11 kB 00:00 #10 43.42 (11/20): iputils-20210202-15.el9.x86_64.rpm 14 MB/s | 167 kB 00:00 #10 43.43 (12/20): kbd-2.4.0-11.el9.x86_64.rpm 15 MB/s | 383 kB 00:00 #10 43.44 (13/20): kbd-legacy-2.4.0-11.el9.noarch.rpm 17 MB/s | 502 kB 00:00 #10 43.48 (14/20): hwdata-0.348-9.20.el9.noarch.rpm 11 MB/s | 1.7 MB 00:00 #10 43.48 (15/20): kmod-28-11.el9.x86_64.rpm 2.8 MB/s | 121 kB 00:00 #10 43.50 (16/20): libndp-1.9-1.el9.x86_64.rpm 4.6 MB/s | 37 kB 00:00 #10 43.50 (17/20): pciutils-3.7.0-7.el9.x86_64.rpm 14 MB/s | 92 kB 00:00 #10 43.50 (18/20): pciutils-libs-3.7.0-7.el9.x86_64.rpm 5.3 MB/s | 40 kB 00:00 #10 43.57 (19/20): kbd-misc-2.4.0-11.el9.noarch.rpm 17 MB/s | 1.5 MB 00:00 #10 43.57 (20/20): systemd-udev-252-55.el9_7.7.rocky.0.1. 33 MB/s | 1.9 MB 00:00 #10 43.57 -------------------------------------------------------------------------------- #10 43.57 Total 9.2 MB/s | 12 MB 00:01 #10 43.57 Running transaction check #10 43.70 Transaction check succeeded. #10 43.70 Running transaction test #10 44.02 Transaction test succeeded. #10 44.02 Running transaction #10 45.21 Preparing : 1/1 #10 45.32 Installing : device-mapper-libs-9:1.02.206-2.el9_7.1.x86_64 1/20 #10 45.34 Installing : device-mapper-9:1.02.206-2.el9_7.1.x86_64 2/20 #10 45.35 Installing : cryptsetup-libs-2.7.2-4.el9.x86_64 3/20 #10 45.37 Installing : pciutils-libs-3.7.0-7.el9.x86_64 4/20 #10 45.37 Installing : libndp-1.9-1.el9.x86_64 5/20 #10 45.38 Installing : kmod-28-11.el9.x86_64 6/20 #10 45.50 Installing : kbd-misc-2.4.0-11.el9.noarch 7/20 #10 45.54 Installing : kbd-legacy-2.4.0-11.el9.noarch 8/20 #10 45.59 Installing : kbd-2.4.0-11.el9.x86_64 9/20 #10 45.76 Installing : systemd-udev-252-55.el9_7.7.rocky.0.1.x86_64 10/20 #10 45.84 Running scriptlet: systemd-udev-252-55.el9_7.7.rocky.0.1.x86_64 10/20 #10 46.54 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 46.54 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. #10 46.54 #10 46.55 Installing : iputils-20210202-15.el9.x86_64 11/20 #10 46.56 Running scriptlet: iputils-20210202-15.el9.x86_64 11/20 #10 46.59 Installing : initscripts-service-10.11.8-4.el9.noarch 12/20 #10 46.60 Installing : initscripts-rename-device-10.11.8-4.el9.x86_64 13/20 #10 46.69 Installing : hwdata-0.348-9.20.el9.noarch 14/20 #10 46.71 Installing : chkconfig-1.24-2.el9.x86_64 15/20 #10 46.76 Installing : NetworkManager-libnm-1:1.54.0-3.el9_7.x86_64 16/20 #10 46.96 Running scriptlet: NetworkManager-1:1.54.0-3.el9_7.x86_64 17/20 #10 47.03 Installing : NetworkManager-1:1.54.0-3.el9_7.x86_64 17/20 #10 47.07 Running scriptlet: NetworkManager-1:1.54.0-3.el9_7.x86_64 17/20 #10 47.11 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 47.11 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 47.11 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 47.11 #10 47.11 Installing : initscripts-10.11.8-4.el9.x86_64 18/20 #10 47.11 Running scriptlet: initscripts-10.11.8-4.el9.x86_64 18/20 #10 47.16 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 47.16 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 47.16 #10 47.16 Installing : pciutils-3.7.0-7.el9.x86_64 19/20 #10 47.23 Installing : ethtool-2:6.15-2.el9.x86_64 20/20 #10 47.37 Running scriptlet: ethtool-2:6.15-2.el9.x86_64 20/20 #10 47.61 Verifying : NetworkManager-1:1.54.0-3.el9_7.x86_64 1/20 #10 47.61 Verifying : NetworkManager-libnm-1:1.54.0-3.el9_7.x86_64 2/20 #10 47.61 Verifying : chkconfig-1.24-2.el9.x86_64 3/20 #10 47.61 Verifying : cryptsetup-libs-2.7.2-4.el9.x86_64 4/20 #10 47.61 Verifying : device-mapper-9:1.02.206-2.el9_7.1.x86_64 5/20 #10 47.61 Verifying : device-mapper-libs-9:1.02.206-2.el9_7.1.x86_64 6/20 #10 47.61 Verifying : ethtool-2:6.15-2.el9.x86_64 7/20 #10 47.61 Verifying : hwdata-0.348-9.20.el9.noarch 8/20 #10 47.61 Verifying : initscripts-10.11.8-4.el9.x86_64 9/20 #10 47.61 Verifying : initscripts-rename-device-10.11.8-4.el9.x86_64 10/20 #10 47.61 Verifying : initscripts-service-10.11.8-4.el9.noarch 11/20 #10 47.61 Verifying : iputils-20210202-15.el9.x86_64 12/20 #10 47.61 Verifying : kbd-2.4.0-11.el9.x86_64 13/20 #10 47.61 Verifying : kbd-legacy-2.4.0-11.el9.noarch 14/20 #10 47.61 Verifying : kbd-misc-2.4.0-11.el9.noarch 15/20 #10 47.61 Verifying : kmod-28-11.el9.x86_64 16/20 #10 47.61 Verifying : libndp-1.9-1.el9.x86_64 17/20 #10 47.61 Verifying : pciutils-3.7.0-7.el9.x86_64 18/20 #10 47.61 Verifying : pciutils-libs-3.7.0-7.el9.x86_64 19/20 #10 47.61 Verifying : systemd-udev-252-55.el9_7.7.rocky.0.1.x86_64 20/20 #10 48.27 #10 48.27 Installed: #10 48.27 NetworkManager-1:1.54.0-3.el9_7.x86_64 #10 48.27 NetworkManager-libnm-1:1.54.0-3.el9_7.x86_64 #10 48.27 chkconfig-1.24-2.el9.x86_64 #10 48.27 cryptsetup-libs-2.7.2-4.el9.x86_64 #10 48.27 device-mapper-9:1.02.206-2.el9_7.1.x86_64 #10 48.27 device-mapper-libs-9:1.02.206-2.el9_7.1.x86_64 #10 48.27 ethtool-2:6.15-2.el9.x86_64 #10 48.27 hwdata-0.348-9.20.el9.noarch #10 48.27 initscripts-10.11.8-4.el9.x86_64 #10 48.27 initscripts-rename-device-10.11.8-4.el9.x86_64 #10 48.27 initscripts-service-10.11.8-4.el9.noarch #10 48.27 iputils-20210202-15.el9.x86_64 #10 48.27 kbd-2.4.0-11.el9.x86_64 #10 48.27 kbd-legacy-2.4.0-11.el9.noarch #10 48.27 kbd-misc-2.4.0-11.el9.noarch #10 48.27 kmod-28-11.el9.x86_64 #10 48.27 libndp-1.9-1.el9.x86_64 #10 48.27 pciutils-3.7.0-7.el9.x86_64 #10 48.27 pciutils-libs-3.7.0-7.el9.x86_64 #10 48.27 systemd-udev-252-55.el9_7.7.rocky.0.1.x86_64 #10 48.27 #10 48.27 Complete! #10 48.74 77 files removed #10 DONE 49.2s #11 [stage-1 5/5] COPY *.sh ifup-* ifdown-* network-functions-vrouter* dhclient-vhost0.conf / #11 DONE 1.8s #12 exporting to image #12 exporting layers #12 exporting layers 2.6s done #12 writing image sha256:fa5564d0d71c668f11edcd40cc7223c1b45c635c6ad09363864e6d04cb01808c #12 writing image sha256:fa5564d0d71c668f11edcd40cc7223c1b45c635c6ad09363864e6d04cb01808c 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_7_5-5_3 0.0s done #12 DONE 5.8s 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-05-20 11:49:17,138: INFO: Docker build duration: 62 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-base] 645f02bdb959: Preparing 0ac303c65582: Preparing 6fc59d024cc6: Preparing eb10decad3bd: Preparing a25be535b69f: Preparing 721967d66afc: Preparing 17a853f06853: Preparing 6220be22179d: Preparing 6752ea7adc18: Preparing da28c997f232: Preparing 732f13ab1e54: Preparing 989761eb81b0: Preparing a79d696573c2: Preparing 3efb583ea1f4: Preparing 01523967b2de: Preparing c85ccd47ae2b: Preparing 317d16838946: Preparing 44343de3ea1d: Preparing 721967d66afc: Waiting 17a853f06853: Waiting 6220be22179d: Waiting 6752ea7adc18: Waiting da28c997f232: Waiting 732f13ab1e54: Waiting 989761eb81b0: Waiting a79d696573c2: Waiting 3efb583ea1f4: Waiting 01523967b2de: Waiting c85ccd47ae2b: Waiting 317d16838946: Waiting 44343de3ea1d: Waiting 6fc59d024cc6: Pushed eb10decad3bd: Pushed a25be535b69f: Layer already exists 645f02bdb959: Pushed 17a853f06853: Layer already exists 721967d66afc: Layer already exists 6220be22179d: Layer already exists 6752ea7adc18: Layer already exists da28c997f232: Layer already exists 989761eb81b0: Layer already exists 732f13ab1e54: Layer already exists a79d696573c2: Layer already exists 3efb583ea1f4: Layer already exists 01523967b2de: Layer already exists 317d16838946: Layer already exists 44343de3ea1d: Layer already exists c85ccd47ae2b: Layer already exists 0ac303c65582: Pushed master-2_7_7_5-5_3: digest: sha256:cc0f24a9bed278c180a36b849bf21a93d6c8a9c551019f3319b996d4bccac3f8 size: 4090 2026-05-20 11:49:28,953: INFO: Building opensdn-vrouter-base finished successfully, duration: 73 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:5101/opensdn-analytics-base:master-2_7_7_5-5_3 a941e8aab3ed 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_7_5-5_3 094ad259d9c1 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-5_3 2dcf6637b181 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_7_5-5_3 df4a60975149 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_7_5-5_3 7296e97ee57a 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_7_5-5_3 38884a8a3ce5 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_7_5-5_3 7ddc26519923 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_7_5-5_3 4d95cba22542 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_7_5-5_3 6a9db212cdee 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_7_5-5_3 b119a779e133 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_7_5-5_3 c4b772349280 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_7_5-5_3 bab0a0cc3dcf 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_7_5-5_3 f0f68da75208 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_7_5-5_3 ecb69c50d53e 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_7_5-5_3 fa5564d0d71c 743MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:sandbox-master-2_7_7_5-5_3 41f8a3c95686 2.9GB 0B U rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile fe4c78e17071 22.2GB 0B tf-dev-sandbox:sandbox-master-2_7_7_5-5_3 41f8a3c95686 2.9GB 0B U