2025-10-17 20:43:21,716: INFO: Building opensdn-vrouter-base 2025-10-17 20:43:21,732: 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_0_4_5-7 --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 #0 building with "default" instance using docker driver #1 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_4_5-7 #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.28kB done #2 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) #2 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_4_5-7 #4 DONE 0.0s #5 [internal] load .dockerignore #5 transferring context: 2B done #5 DONE 0.0s #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.18kB done #7 DONE 0.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #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.5s #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 0.842 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 2.1 MB 00:00 #10 1.239 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 730 kB 00:00 #10 1.526 added from: http://tf-mirrors.gz1.opensdn.io/re 6.0 MB/s | 264 kB 00:00 #10 1.731 added from: http://tf-mirrors.gz1.opensdn.io/re 58 MB/s | 7.0 MB 00:00 #10 3.830 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 4.0 MB 00:00 #10 5.589 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 939 kB 00:00 #10 6.177 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 2.3 MB 00:00 #10 6.997 added from: http://tf-mirrors.gz1.opensdn.io/re 2.8 MB/s | 392 kB 00:00 #10 7.367 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 451 kB 00:00 #10 7.856 added from: http://tf-mirrors.gz1.opensdn.io/re 88 kB/s | 16 kB 00:00 #10 8.066 added from: http://tf-mirrors.gz1.opensdn.io/re 6.7 kB/s | 257 B 00:00 #10 8.270 added from: http://tf-mirrors.gz1.opensdn.io/re 138 kB/s | 13 kB 00:00 #10 8.493 added from: http://tf-mirrors.gz1.opensdn.io/re 1.3 MB/s | 64 kB 00:00 #10 9.205 added from: http://tf-mirrors.gz1.opensdn.io/re 61 MB/s | 30 MB 00:00 #10 20.33 Third parties for OpenSDN 20 MB/s | 5.1 MB 00:00 #10 28.53 Dependencies resolved. #10 28.53 ============================================================================================== #10 28.53 Package Arch Version Repository Size #10 28.53 ============================================================================================== #10 28.53 Installing: #10 28.53 NetworkManager x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 2.3 M #10 28.53 ethtool x86_64 2:6.2-1.el9 tf-mirrors.ci_repos_yum9-baseos 229 k #10 28.53 initscripts x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #10 28.53 pciutils x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 92 k #10 28.53 Installing dependencies: #10 28.53 NetworkManager-libnm x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 1.8 M #10 28.53 chkconfig x86_64 1.24-1.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 160 k #10 28.53 cryptsetup-libs x86_64 2.7.2-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 514 k #10 28.53 device-mapper x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 137 k #10 28.53 device-mapper-libs x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 177 k #10 28.53 hwdata noarch 0.348-9.15.el9 tf-mirrors.ci_repos_yum9-baseos 1.6 M #10 28.53 initscripts-rename-device x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 28.53 initscripts-service noarch 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #10 28.53 kbd x86_64 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 387 k #10 28.53 kbd-legacy noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 502 k #10 28.53 kbd-misc noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M #10 28.53 kmod x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #10 28.53 libndp x86_64 1.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 37 k #10 28.53 pciutils-libs x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 41 k #10 28.53 systemd-udev x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 28.53 #10 28.53 Transaction Summary #10 28.53 ============================================================================================== #10 28.53 Install 19 Packages #10 28.53 #10 28.53 Total download size: 12 M #10 28.53 Installed size: 46 M #10 28.53 Downloading Packages: #10 28.55 (1/19): chkconfig-1.24-1.el9_5.1.x86_64.rpm 5.2 MB/s | 160 kB 00:00 #10 28.59 (2/19): cryptsetup-libs-2.7.2-3.el9_5.x86_64.rp 15 MB/s | 514 kB 00:00 #10 28.60 (3/19): device-mapper-1.02.198-2.el9.x86_64.rpm 8.7 MB/s | 137 kB 00:00 #10 28.66 (4/19): NetworkManager-1.48.10-5.el9_5.x86_64.r 16 MB/s | 2.3 MB 00:00 #10 28.69 (5/19): device-mapper-libs-1.02.198-2.el9.x86_6 2.6 MB/s | 177 kB 00:00 #10 28.69 (6/19): ethtool-6.2-1.el9.x86_64.rpm 14 MB/s | 229 kB 00:00 #10 28.73 (7/19): NetworkManager-libnm-1.48.10-5.el9_5.x8 10 MB/s | 1.8 MB 00:00 #10 28.73 (8/19): initscripts-10.11.7-1.el9.x86_64.rpm 9.8 MB/s | 208 kB 00:00 #10 28.73 (9/19): initscripts-rename-device-10.11.7-1.el9 1.4 MB/s | 14 kB 00:00 #10 28.73 (10/19): initscripts-service-10.11.7-1.el9.noar 917 kB/s | 10 kB 00:00 #10 28.73 (11/19): kbd-2.4.0-10.el9.x86_64.rpm 26 MB/s | 387 kB 00:00 #10 28.73 (12/19): kbd-legacy-2.4.0-10.el9.noarch.rpm 22 MB/s | 502 kB 00:00 #10 28.76 (13/19): hwdata-0.348-9.15.el9.noarch.rpm 18 MB/s | 1.6 MB 00:00 #10 28.76 (14/19): kmod-28-10.el9.x86_64.rpm 4.2 MB/s | 121 kB 00:00 #10 28.76 (15/19): libndp-1.9-1.el9.x86_64.rpm 5.8 MB/s | 37 kB 00:00 #10 28.78 (16/19): pciutils-3.7.0-5.el9.x86_64.rpm 17 MB/s | 92 kB 00:00 #10 28.78 (17/19): pciutils-libs-3.7.0-5.el9.x86_64.rpm 6.7 MB/s | 41 kB 00:00 #10 28.80 (18/19): kbd-misc-2.4.0-10.el9.noarch.rpm 22 MB/s | 1.5 MB 00:00 #10 28.85 (19/19): systemd-udev-252-46.el9_5.2.0.1.x86_64 45 MB/s | 1.9 MB 00:00 #10 28.85 -------------------------------------------------------------------------------- #10 28.85 Total 39 MB/s | 12 MB 00:00 #10 28.85 Running transaction check #10 28.99 Transaction check succeeded. #10 28.99 Running transaction test #10 29.38 Transaction test succeeded. #10 29.38 Running transaction #10 29.95 Preparing : 1/1 #10 30.07 Installing : device-mapper-libs-9:1.02.198-2.el9.x86_64 1/19 #10 30.09 Installing : device-mapper-9:1.02.198-2.el9.x86_64 2/19 #10 30.13 Installing : cryptsetup-libs-2.7.2-3.el9_5.x86_64 3/19 #10 30.15 Installing : pciutils-libs-3.7.0-5.el9.x86_64 4/19 #10 30.15 Installing : libndp-1.9-1.el9.x86_64 5/19 #10 30.17 Installing : kmod-28-10.el9.x86_64 6/19 #10 30.38 Installing : kbd-misc-2.4.0-10.el9.noarch 7/19 #10 30.57 Installing : kbd-legacy-2.4.0-10.el9.noarch 8/19 #10 30.65 Installing : kbd-2.4.0-10.el9.x86_64 9/19 #10 30.95 Installing : systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 30.95 Running scriptlet: systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 31.77 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 31.77 #10 31.77 Installing : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 32.02 Installing : initscripts-rename-device-10.11.7-1.el9.x86_64 12/19 #10 32.18 Installing : hwdata-0.348-9.15.el9.noarch 13/19 #10 32.34 Installing : chkconfig-1.24-1.el9_5.1.x86_64 14/19 #10 32.54 Installing : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 32.67 Running scriptlet: NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 33.53 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 33.61 Installing : NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 33.64 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 33.66 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 33.66 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 33.66 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 33.66 #10 33.67 Installing : initscripts-10.11.7-1.el9.x86_64 17/19 #10 33.69 Running scriptlet: initscripts-10.11.7-1.el9.x86_64 17/19 #10 33.71 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 33.71 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 33.71 #10 33.72 Installing : pciutils-3.7.0-5.el9.x86_64 18/19 #10 33.74 Installing : ethtool-2:6.2-1.el9.x86_64 19/19 #10 33.83 Running scriptlet: ethtool-2:6.2-1.el9.x86_64 19/19 #10 34.33 Verifying : NetworkManager-1:1.48.10-5.el9_5.x86_64 1/19 #10 34.33 Verifying : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 2/19 #10 34.33 Verifying : chkconfig-1.24-1.el9_5.1.x86_64 3/19 #10 34.33 Verifying : cryptsetup-libs-2.7.2-3.el9_5.x86_64 4/19 #10 34.33 Verifying : device-mapper-9:1.02.198-2.el9.x86_64 5/19 #10 34.33 Verifying : device-mapper-libs-9:1.02.198-2.el9.x86_64 6/19 #10 34.33 Verifying : ethtool-2:6.2-1.el9.x86_64 7/19 #10 34.33 Verifying : hwdata-0.348-9.15.el9.noarch 8/19 #10 34.33 Verifying : initscripts-10.11.7-1.el9.x86_64 9/19 #10 34.33 Verifying : initscripts-rename-device-10.11.7-1.el9.x86_64 10/19 #10 34.33 Verifying : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 34.34 Verifying : kbd-2.4.0-10.el9.x86_64 12/19 #10 34.34 Verifying : kbd-legacy-2.4.0-10.el9.noarch 13/19 #10 34.34 Verifying : kbd-misc-2.4.0-10.el9.noarch 14/19 #10 34.34 Verifying : kmod-28-10.el9.x86_64 15/19 #10 34.34 Verifying : libndp-1.9-1.el9.x86_64 16/19 #10 34.34 Verifying : pciutils-3.7.0-5.el9.x86_64 17/19 #10 34.34 Verifying : pciutils-libs-3.7.0-5.el9.x86_64 18/19 #10 34.34 Verifying : systemd-udev-252-46.el9_5.2.0.1.x86_64 19/19 #10 35.97 #10 35.97 Installed: #10 35.97 NetworkManager-1:1.48.10-5.el9_5.x86_64 #10 35.97 NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 #10 35.97 chkconfig-1.24-1.el9_5.1.x86_64 #10 35.97 cryptsetup-libs-2.7.2-3.el9_5.x86_64 #10 35.97 device-mapper-9:1.02.198-2.el9.x86_64 #10 35.97 device-mapper-libs-9:1.02.198-2.el9.x86_64 #10 35.97 ethtool-2:6.2-1.el9.x86_64 #10 35.97 hwdata-0.348-9.15.el9.noarch #10 35.97 initscripts-10.11.7-1.el9.x86_64 #10 35.97 initscripts-rename-device-10.11.7-1.el9.x86_64 #10 35.97 initscripts-service-10.11.7-1.el9.noarch #10 35.97 kbd-2.4.0-10.el9.x86_64 #10 35.97 kbd-legacy-2.4.0-10.el9.noarch #10 35.97 kbd-misc-2.4.0-10.el9.noarch #10 35.97 kmod-28-10.el9.x86_64 #10 35.97 libndp-1.9-1.el9.x86_64 #10 35.97 pciutils-3.7.0-5.el9.x86_64 #10 35.97 pciutils-libs-3.7.0-5.el9.x86_64 #10 35.97 systemd-udev-252-46.el9_5.2.0.1.x86_64 #10 35.97 #10 35.97 Complete! #10 36.41 75 files removed #10 DONE 36.9s #11 [stage-1 5/5] COPY *.sh ifup-* ifdown-* network-functions-vrouter* dhclient-vhost0.conf / #11 DONE 1.2s #12 exporting to image #12 exporting layers #12 exporting layers 0.9s done #12 writing image sha256:eb872c3f632c6ae839618aad81b89ca9b34fee50fc914b28e2818cbaf9399f67 #12 writing image sha256:eb872c3f632c6ae839618aad81b89ca9b34fee50fc914b28e2818cbaf9399f67 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_0_4_5-7 0.0s done #12 DONE 4.7s 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) 2025-10-17 20:44:07,650: INFO: Docker build duration: 46 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-base] 7b13d5c72cd7: Preparing e66f45577a84: Preparing 8cdca3282d75: Preparing 5d7ad207923a: Preparing e2a068f64484: Preparing 363346916ef7: Preparing 03a61b47b3c6: Preparing bfecdd8d9165: Preparing fe4f56e01453: Preparing 5014ada7d591: Preparing eb621eb735fe: Preparing e83145692fe6: Preparing f40cc9a8f944: Preparing 9ca2cb64d589: Preparing 9a9e4d17312b: Preparing 44343de3ea1d: Preparing e2a068f64484: Waiting 363346916ef7: Waiting 03a61b47b3c6: Waiting bfecdd8d9165: Waiting fe4f56e01453: Waiting 5014ada7d591: Waiting eb621eb735fe: Waiting e83145692fe6: Waiting f40cc9a8f944: Waiting 9ca2cb64d589: Waiting 9a9e4d17312b: Waiting 44343de3ea1d: Waiting 5d7ad207923a: Pushed 8cdca3282d75: Pushed 7b13d5c72cd7: Pushed e2a068f64484: Layer already exists 363346916ef7: Layer already exists 03a61b47b3c6: Layer already exists bfecdd8d9165: Layer already exists fe4f56e01453: Layer already exists 5014ada7d591: Layer already exists eb621eb735fe: Layer already exists e83145692fe6: Layer already exists f40cc9a8f944: Layer already exists 9ca2cb64d589: Layer already exists 44343de3ea1d: Layer already exists 9a9e4d17312b: Layer already exists e66f45577a84: Pushed master-2_0_4_5-7: digest: sha256:d1ce15bc5a759c168a28bd970fda69a33ed17f126a8c50f721eb1171225d620a size: 3669 2025-10-17 20:44:21,596: INFO: Building opensdn-vrouter-base finished successfully, duration: 60 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_0_4_5-7 48b1fe92b70d 19 seconds ago 290MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_0_4_5-7 eb872c3f632c 19 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_0_4_5-7 1c4967519b97 21 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_0_4_5-7 b5ac801d69ea About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_0_4_5-7 94afbc65c0e5 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_0_4_5-7 199ba87f4f29 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_0_4_5-7 bb7925ec3a93 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_0_4_5-7 7ec51b725624 2 minutes ago 2.45MB tf-dev-sandbox compile 2e81ee322171 3 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_0_4_5-7 a43c59fce904 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_0_4_5-7 3ae5cfdfc14f About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src faf844e321e2 About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_0_4_5-7 61dbc6fbc953 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_0_4_5-7 efd08d72c9ae About an hour ago 4.17kB tf-dev-sandbox frozen a64d6b778c93 About an hour ago 2.81GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen a64d6b778c93 About an hour ago 2.81GB rockylinux 9 9cc24f05f309 22 months ago 176MB