2025-09-29 20:17:23,584: INFO: Building opensdn-vrouter-base 2025-09-29 20:17:23,602: 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_1_8_1-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=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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.27kB 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 nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_8_1-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.4s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_8_1-2 #5 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [stage-1 2/5] COPY --from=build /root/contrail/buildroot/usr/bin/vif /usr/bin/ #7 ... #8 [internal] load build context #8 transferring context: 86.18kB done #8 DONE 0.4s #7 [stage-1 2/5] COPY --from=build /root/contrail/buildroot/usr/bin/vif /usr/bin/ #7 DONE 0.5s #9 [stage-1 3/5] COPY --from=build /root/contrail/buildroot/usr/bin/qosmap /usr/bin/ #9 DONE 0.7s #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.068 Contrail repo 19 kB/s | 948 B 00:00 #10 1.157 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 2.1 MB 00:00 #10 1.721 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 730 kB 00:00 #10 1.969 added from: http://tf-mirrors.gz1.opensdn.io/re 8.6 MB/s | 264 kB 00:00 #10 2.374 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 7.0 MB 00:00 #10 5.171 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 4.0 MB 00:00 #10 7.025 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 939 kB 00:00 #10 7.596 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 2.3 MB 00:00 #10 8.636 added from: http://tf-mirrors.gz1.opensdn.io/re 9.8 MB/s | 392 kB 00:00 #10 9.028 added from: http://tf-mirrors.gz1.opensdn.io/re 9.4 MB/s | 451 kB 00:00 #10 9.541 added from: http://tf-mirrors.gz1.opensdn.io/re 465 kB/s | 16 kB 00:00 #10 9.907 added from: http://tf-mirrors.gz1.opensdn.io/re 5.5 kB/s | 257 B 00:00 #10 10.20 added from: http://tf-mirrors.gz1.opensdn.io/re 421 kB/s | 13 kB 00:00 #10 10.52 added from: http://tf-mirrors.gz1.opensdn.io/re 1.0 MB/s | 64 kB 00:00 #10 10.99 added from: http://tf-mirrors.gz1.opensdn.io/re 80 MB/s | 30 MB 00:00 #10 25.84 Third parties for OpenSDN 30 MB/s | 5.4 MB 00:00 #10 37.20 Dependencies resolved. #10 37.20 ============================================================================================== #10 37.20 Package Arch Version Repository Size #10 37.20 ============================================================================================== #10 37.20 Installing: #10 37.20 NetworkManager x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 2.3 M #10 37.20 ethtool x86_64 2:6.2-1.el9 tf-mirrors.ci_repos_yum9-baseos 229 k #10 37.20 initscripts x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #10 37.20 pciutils x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 92 k #10 37.20 Installing dependencies: #10 37.20 NetworkManager-libnm x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 1.8 M #10 37.20 chkconfig x86_64 1.24-1.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 160 k #10 37.20 cryptsetup-libs x86_64 2.7.2-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 514 k #10 37.20 device-mapper x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 137 k #10 37.20 device-mapper-libs x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 177 k #10 37.20 hwdata noarch 0.348-9.15.el9 tf-mirrors.ci_repos_yum9-baseos 1.6 M #10 37.20 initscripts-rename-device x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 37.20 initscripts-service noarch 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #10 37.20 kbd x86_64 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 387 k #10 37.20 kbd-legacy noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 502 k #10 37.20 kbd-misc noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M #10 37.20 kmod x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #10 37.20 libndp x86_64 1.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 37 k #10 37.20 pciutils-libs x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 41 k #10 37.20 systemd-udev x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 37.20 #10 37.20 Transaction Summary #10 37.20 ============================================================================================== #10 37.20 Install 19 Packages #10 37.20 #10 37.20 Total download size: 12 M #10 37.20 Installed size: 46 M #10 37.20 Downloading Packages: #10 37.25 (1/19): chkconfig-1.24-1.el9_5.1.x86_64.rpm 3.9 MB/s | 160 kB 00:00 #10 37.32 (2/19): NetworkManager-1.48.10-5.el9_5.x86_64.r 20 MB/s | 2.3 MB 00:00 #10 37.33 (3/19): cryptsetup-libs-2.7.2-3.el9_5.x86_64.rp 5.8 MB/s | 514 kB 00:00 #10 37.34 (4/19): device-mapper-1.02.198-2.el9.x86_64.rpm 7.0 MB/s | 137 kB 00:00 #10 37.38 (5/19): NetworkManager-libnm-1.48.10-5.el9_5.x8 10 MB/s | 1.8 MB 00:00 #10 37.39 (6/19): device-mapper-libs-1.02.198-2.el9.x86_6 3.0 MB/s | 177 kB 00:00 #10 37.40 (7/19): ethtool-6.2-1.el9.x86_64.rpm 3.7 MB/s | 229 kB 00:00 #10 37.41 (8/19): initscripts-10.11.7-1.el9.x86_64.rpm 9.3 MB/s | 208 kB 00:00 #10 37.42 (9/19): initscripts-rename-device-10.11.7-1.el9 921 kB/s | 14 kB 00:00 #10 37.42 (10/19): initscripts-service-10.11.7-1.el9.noar 2.0 MB/s | 10 kB 00:00 #10 37.44 (11/19): kbd-2.4.0-10.el9.x86_64.rpm 20 MB/s | 387 kB 00:00 #10 37.45 (12/19): kbd-legacy-2.4.0-10.el9.noarch.rpm 18 MB/s | 502 kB 00:00 #10 37.46 (13/19): hwdata-0.348-9.15.el9.noarch.rpm 19 MB/s | 1.6 MB 00:00 #10 37.47 (14/19): kmod-28-10.el9.x86_64.rpm 5.4 MB/s | 121 kB 00:00 #10 37.47 (15/19): libndp-1.9-1.el9.x86_64.rpm 4.6 MB/s | 37 kB 00:00 #10 37.48 (16/19): pciutils-3.7.0-5.el9.x86_64.rpm 12 MB/s | 92 kB 00:00 #10 37.48 (17/19): pciutils-libs-3.7.0-5.el9.x86_64.rpm 5.6 MB/s | 41 kB 00:00 #10 37.50 (18/19): kbd-misc-2.4.0-10.el9.noarch.rpm 24 MB/s | 1.5 MB 00:00 #10 37.54 (19/19): systemd-udev-252-46.el9_5.2.0.1.x86_64 30 MB/s | 1.9 MB 00:00 #10 37.54 -------------------------------------------------------------------------------- #10 37.54 Total 35 MB/s | 12 MB 00:00 #10 37.54 Running transaction check #10 37.64 Transaction check succeeded. #10 37.64 Running transaction test #10 37.83 Transaction test succeeded. #10 37.83 Running transaction #10 38.19 Preparing : 1/1 #10 38.30 Installing : device-mapper-libs-9:1.02.198-2.el9.x86_64 1/19 #10 38.32 Installing : device-mapper-9:1.02.198-2.el9.x86_64 2/19 #10 38.34 Installing : cryptsetup-libs-2.7.2-3.el9_5.x86_64 3/19 #10 38.35 Installing : pciutils-libs-3.7.0-5.el9.x86_64 4/19 #10 38.35 Installing : libndp-1.9-1.el9.x86_64 5/19 #10 38.37 Installing : kmod-28-10.el9.x86_64 6/19 #10 38.71 Installing : kbd-misc-2.4.0-10.el9.noarch 7/19 #10 38.84 Installing : kbd-legacy-2.4.0-10.el9.noarch 8/19 #10 38.91 Installing : kbd-2.4.0-10.el9.x86_64 9/19 #10 39.25 Installing : systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 39.29 Running scriptlet: systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 40.91 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 40.91 #10 40.91 Installing : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 40.93 Installing : initscripts-rename-device-10.11.7-1.el9.x86_64 12/19 #10 41.21 Installing : hwdata-0.348-9.15.el9.noarch 13/19 #10 41.24 Installing : chkconfig-1.24-1.el9_5.1.x86_64 14/19 #10 41.33 Installing : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 41.40 Running scriptlet: NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 41.44 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 41.65 Installing : NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 41.68 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 41.72 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 41.72 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 41.72 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 41.72 #10 41.77 Installing : initscripts-10.11.7-1.el9.x86_64 17/19 #10 41.80 Running scriptlet: initscripts-10.11.7-1.el9.x86_64 17/19 #10 41.84 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 41.84 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 41.84 #10 41.86 Installing : pciutils-3.7.0-5.el9.x86_64 18/19 #10 41.90 Installing : ethtool-2:6.2-1.el9.x86_64 19/19 #10 41.94 Running scriptlet: ethtool-2:6.2-1.el9.x86_64 19/19 #10 42.34 Verifying : NetworkManager-1:1.48.10-5.el9_5.x86_64 1/19 #10 42.35 Verifying : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 2/19 #10 42.35 Verifying : chkconfig-1.24-1.el9_5.1.x86_64 3/19 #10 42.35 Verifying : cryptsetup-libs-2.7.2-3.el9_5.x86_64 4/19 #10 42.35 Verifying : device-mapper-9:1.02.198-2.el9.x86_64 5/19 #10 42.35 Verifying : device-mapper-libs-9:1.02.198-2.el9.x86_64 6/19 #10 42.35 Verifying : ethtool-2:6.2-1.el9.x86_64 7/19 #10 42.35 Verifying : hwdata-0.348-9.15.el9.noarch 8/19 #10 42.35 Verifying : initscripts-10.11.7-1.el9.x86_64 9/19 #10 42.35 Verifying : initscripts-rename-device-10.11.7-1.el9.x86_64 10/19 #10 42.35 Verifying : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 42.35 Verifying : kbd-2.4.0-10.el9.x86_64 12/19 #10 42.35 Verifying : kbd-legacy-2.4.0-10.el9.noarch 13/19 #10 42.35 Verifying : kbd-misc-2.4.0-10.el9.noarch 14/19 #10 42.35 Verifying : kmod-28-10.el9.x86_64 15/19 #10 42.35 Verifying : libndp-1.9-1.el9.x86_64 16/19 #10 42.35 Verifying : pciutils-3.7.0-5.el9.x86_64 17/19 #10 42.35 Verifying : pciutils-libs-3.7.0-5.el9.x86_64 18/19 #10 42.35 Verifying : systemd-udev-252-46.el9_5.2.0.1.x86_64 19/19 #10 42.50 #10 42.50 Installed: #10 42.50 NetworkManager-1:1.48.10-5.el9_5.x86_64 #10 42.50 NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 #10 42.50 chkconfig-1.24-1.el9_5.1.x86_64 #10 42.50 cryptsetup-libs-2.7.2-3.el9_5.x86_64 #10 42.50 device-mapper-9:1.02.198-2.el9.x86_64 #10 42.50 device-mapper-libs-9:1.02.198-2.el9.x86_64 #10 42.50 ethtool-2:6.2-1.el9.x86_64 #10 42.50 hwdata-0.348-9.15.el9.noarch #10 42.50 initscripts-10.11.7-1.el9.x86_64 #10 42.50 initscripts-rename-device-10.11.7-1.el9.x86_64 #10 42.50 initscripts-service-10.11.7-1.el9.noarch #10 42.50 kbd-2.4.0-10.el9.x86_64 #10 42.50 kbd-legacy-2.4.0-10.el9.noarch #10 42.50 kbd-misc-2.4.0-10.el9.noarch #10 42.50 kmod-28-10.el9.x86_64 #10 42.50 libndp-1.9-1.el9.x86_64 #10 42.50 pciutils-3.7.0-5.el9.x86_64 #10 42.50 pciutils-libs-3.7.0-5.el9.x86_64 #10 42.50 systemd-udev-252-46.el9_5.2.0.1.x86_64 #10 42.50 #10 42.50 Complete! #10 43.45 80 files removed #10 DONE 44.1s #11 [stage-1 5/5] COPY *.sh ifup-* ifdown-* network-functions-vrouter* dhclient-vhost0.conf / #11 DONE 2.3s #12 exporting to image #12 exporting layers #12 exporting layers 7.8s done #12 writing image sha256:87ff2b9dcfed86a838fd89be84eb6fcba7c19dd38c093b4a1944eadcc8256dfa 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_1_8_1-2 0.0s done #12 DONE 7.9s 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-09-29 20:18:21,074: INFO: Docker build duration: 58 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-base] 7a03e83495ca: Preparing 2ecabc1bbc5f: Preparing e4971d754fdc: Preparing a05b219e78fe: Preparing d98b2c0c82cc: Preparing 11ac2bbf7b96: Preparing cd8172e379d5: Preparing a1d12216bf98: Preparing 8fb83dcfe1ae: Preparing 08e42e629dbd: Preparing 78e968c3d907: Preparing 7ad37de1674a: Preparing acfa6b9b179f: Preparing 401b85b2b504: Preparing ec0f1066b04b: Preparing 44343de3ea1d: Preparing d98b2c0c82cc: Waiting 11ac2bbf7b96: Waiting cd8172e379d5: Waiting a1d12216bf98: Waiting 8fb83dcfe1ae: Waiting 08e42e629dbd: Waiting 78e968c3d907: Waiting 7ad37de1674a: Waiting acfa6b9b179f: Waiting 401b85b2b504: Waiting ec0f1066b04b: Waiting 44343de3ea1d: Waiting e4971d754fdc: Pushed a05b219e78fe: Pushed d98b2c0c82cc: Layer already exists 11ac2bbf7b96: Layer already exists cd8172e379d5: Layer already exists a1d12216bf98: Layer already exists 8fb83dcfe1ae: Layer already exists 08e42e629dbd: Layer already exists 7a03e83495ca: Pushed 78e968c3d907: Layer already exists 7ad37de1674a: Layer already exists acfa6b9b179f: Layer already exists 401b85b2b504: Layer already exists ec0f1066b04b: Layer already exists 44343de3ea1d: Layer already exists 2ecabc1bbc5f: Pushed master-2_1_8_1-2: digest: sha256:0a2c8a14f364e8cf7acbae75e7a3b3609cd15799de8ffc7323c91b9cb327a30e size: 3669 2025-09-29 20:18:31,685: INFO: Building opensdn-vrouter-base finished successfully, duration: 68 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_8_1-2 fafb3bdc847d 13 seconds ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_8_1-2 3d69686c15a6 17 seconds ago 290MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_8_1-2 87ff2b9dcfed 19 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_8_1-2 242d1221b639 23 seconds ago 573MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_8_1-2 c5878ebf1ad7 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_8_1-2 ccc685056543 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_8_1-2 418ca18f4abe About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_8_1-2 cf15ad645875 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_8_1-2 aa668b0fa901 2 minutes ago 2.32MB tf-dev-sandbox compile c28cc6a6c3a9 3 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_8_1-2 bfb94e856fee 51 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_8_1-2 5e03058f9bb0 51 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 0f93b1025139 51 minutes ago 2.31MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_8_1-2 17a9c9570e6a 51 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_8_1-2 89065f0de0a0 51 minutes ago 4.53kB tf-dev-sandbox frozen 46ea1ebdc129 54 minutes ago 2.83GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 46ea1ebdc129 54 minutes ago 2.83GB rockylinux 9 9cc24f05f309 22 months ago 176MB