2025-09-22 06:06:43,666: INFO: Building opensdn-vrouter-base 2025-09-22 06:06:43,673: 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_4_4-1 --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_4_4-1 #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.8s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_4_4-1 #5 DONE 0.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 DONE 0.0s #7 [internal] load build context #7 DONE 0.0s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 86.18kB 0.0s done #7 DONE 0.3s #8 [stage-1 2/5] COPY --from=build /root/contrail/buildroot/usr/bin/vif /usr/bin/ #8 DONE 0.3s #9 [stage-1 3/5] COPY --from=build /root/contrail/buildroot/usr/bin/qosmap /usr/bin/ #9 DONE 0.4s #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.881 Contrail repo 628 kB/s | 77 kB 00:00 #10 0.982 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 2.1 MB 00:00 #10 1.704 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 730 kB 00:00 #10 2.206 added from: http://tf-mirrors.gz1.opensdn.io/re 7.4 MB/s | 264 kB 00:00 #10 2.741 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 7.0 MB 00:00 #10 4.702 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 4.0 MB 00:00 #10 6.005 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 939 kB 00:00 #10 6.575 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 2.3 MB 00:00 #10 8.192 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 392 kB 00:00 #10 8.676 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 451 kB 00:00 #10 9.234 added from: http://tf-mirrors.gz1.opensdn.io/re 596 kB/s | 16 kB 00:00 #10 9.588 added from: http://tf-mirrors.gz1.opensdn.io/re 9.2 kB/s | 257 B 00:00 #10 9.988 added from: http://tf-mirrors.gz1.opensdn.io/re 390 kB/s | 13 kB 00:00 #10 10.42 added from: http://tf-mirrors.gz1.opensdn.io/re 1.7 MB/s | 64 kB 00:00 #10 11.45 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 30 MB 00:00 #10 29.67 Third parties for OpenSDN 36 MB/s | 5.4 MB 00:00 #10 43.09 Dependencies resolved. #10 43.09 ============================================================================================== #10 43.09 Package Arch Version Repository Size #10 43.09 ============================================================================================== #10 43.09 Installing: #10 43.09 NetworkManager x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 2.3 M #10 43.09 ethtool x86_64 2:6.2-1.el9 tf-mirrors.ci_repos_yum9-baseos 229 k #10 43.09 initscripts x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #10 43.09 pciutils x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 92 k #10 43.09 Installing dependencies: #10 43.09 NetworkManager-libnm x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 1.8 M #10 43.09 chkconfig x86_64 1.24-1.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 160 k #10 43.09 cryptsetup-libs x86_64 2.7.2-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 514 k #10 43.09 device-mapper x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 137 k #10 43.09 device-mapper-libs x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 177 k #10 43.09 hwdata noarch 0.348-9.15.el9 tf-mirrors.ci_repos_yum9-baseos 1.6 M #10 43.09 initscripts-rename-device x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 43.09 initscripts-service noarch 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #10 43.09 kbd x86_64 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 387 k #10 43.09 kbd-legacy noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 502 k #10 43.09 kbd-misc noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M #10 43.09 kmod x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #10 43.09 libndp x86_64 1.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 37 k #10 43.09 pciutils-libs x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 41 k #10 43.09 systemd-udev x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 43.09 #10 43.09 Transaction Summary #10 43.09 ============================================================================================== #10 43.09 Install 19 Packages #10 43.09 #10 43.09 Total download size: 12 M #10 43.09 Installed size: 46 M #10 43.09 Downloading Packages: #10 43.10 (1/19): chkconfig-1.24-1.el9_5.1.x86_64.rpm 4.8 MB/s | 160 kB 00:00 #10 43.17 (2/19): cryptsetup-libs-2.7.2-3.el9_5.x86_64.rp 7.8 MB/s | 514 kB 00:00 #10 43.20 (3/19): NetworkManager-libnm-1.48.10-5.el9_5.x8 13 MB/s | 1.8 MB 00:00 #10 43.20 (4/19): device-mapper-1.02.198-2.el9.x86_64.rpm 2.9 MB/s | 137 kB 00:00 #10 43.21 (5/19): device-mapper-libs-1.02.198-2.el9.x86_6 17 MB/s | 177 kB 00:00 #10 43.23 (6/19): ethtool-6.2-1.el9.x86_64.rpm 19 MB/s | 229 kB 00:00 #10 43.29 (7/19): NetworkManager-1.48.10-5.el9_5.x86_64.r 11 MB/s | 2.3 MB 00:00 #10 43.29 (8/19): initscripts-10.11.7-1.el9.x86_64.rpm 3.1 MB/s | 208 kB 00:00 #10 43.29 (9/19): initscripts-rename-device-10.11.7-1.el9 1.7 MB/s | 14 kB 00:00 #10 43.29 (10/19): initscripts-service-10.11.7-1.el9.noar 1.6 MB/s | 10 kB 00:00 #10 43.30 (11/19): kbd-2.4.0-10.el9.x86_64.rpm 37 MB/s | 387 kB 00:00 #10 43.31 (12/19): hwdata-0.348-9.15.el9.noarch.rpm 16 MB/s | 1.6 MB 00:00 #10 43.32 (13/19): kbd-legacy-2.4.0-10.el9.noarch.rpm 15 MB/s | 502 kB 00:00 #10 43.33 (14/19): kmod-28-10.el9.x86_64.rpm 10 MB/s | 121 kB 00:00 #10 43.33 (15/19): libndp-1.9-1.el9.x86_64.rpm 4.9 MB/s | 37 kB 00:00 #10 43.35 (16/19): pciutils-3.7.0-5.el9.x86_64.rpm 5.0 MB/s | 92 kB 00:00 #10 43.35 (17/19): pciutils-libs-3.7.0-5.el9.x86_64.rpm 2.3 MB/s | 41 kB 00:00 #10 43.38 (18/19): kbd-misc-2.4.0-10.el9.noarch.rpm 17 MB/s | 1.5 MB 00:00 #10 43.44 (19/19): systemd-udev-252-46.el9_5.2.0.1.x86_64 21 MB/s | 1.9 MB 00:00 #10 43.44 -------------------------------------------------------------------------------- #10 43.44 Total 31 MB/s | 12 MB 00:00 #10 43.44 Running transaction check #10 43.72 Transaction check succeeded. #10 43.73 Running transaction test #10 44.28 Transaction test succeeded. #10 44.28 Running transaction #10 44.68 Preparing : 1/1 #10 44.81 Installing : device-mapper-libs-9:1.02.198-2.el9.x86_64 1/19 #10 44.83 Installing : device-mapper-9:1.02.198-2.el9.x86_64 2/19 #10 44.88 Installing : cryptsetup-libs-2.7.2-3.el9_5.x86_64 3/19 #10 44.89 Installing : pciutils-libs-3.7.0-5.el9.x86_64 4/19 #10 44.91 Installing : libndp-1.9-1.el9.x86_64 5/19 #10 44.92 Installing : kmod-28-10.el9.x86_64 6/19 #10 45.18 Installing : kbd-misc-2.4.0-10.el9.noarch 7/19 #10 45.31 Installing : kbd-legacy-2.4.0-10.el9.noarch 8/19 #10 45.38 Installing : kbd-2.4.0-10.el9.x86_64 9/19 #10 45.84 Installing : systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 45.89 Running scriptlet: systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 47.07 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 47.07 #10 47.08 Installing : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 47.08 Installing : initscripts-rename-device-10.11.7-1.el9.x86_64 12/19 #10 47.27 Installing : hwdata-0.348-9.15.el9.noarch 13/19 #10 47.33 Installing : chkconfig-1.24-1.el9_5.1.x86_64 14/19 #10 47.44 Installing : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 47.45 Running scriptlet: NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 47.49 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 47.82 Installing : NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 47.82 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 47.85 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 47.85 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 47.85 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 47.85 #10 47.85 Installing : initscripts-10.11.7-1.el9.x86_64 17/19 #10 47.88 Running scriptlet: initscripts-10.11.7-1.el9.x86_64 17/19 #10 47.92 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 47.92 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 47.92 #10 47.93 Installing : pciutils-3.7.0-5.el9.x86_64 18/19 #10 47.97 Installing : ethtool-2:6.2-1.el9.x86_64 19/19 #10 48.11 Running scriptlet: ethtool-2:6.2-1.el9.x86_64 19/19 #10 49.06 Verifying : NetworkManager-1:1.48.10-5.el9_5.x86_64 1/19 #10 49.06 Verifying : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 2/19 #10 49.06 Verifying : chkconfig-1.24-1.el9_5.1.x86_64 3/19 #10 49.06 Verifying : cryptsetup-libs-2.7.2-3.el9_5.x86_64 4/19 #10 49.06 Verifying : device-mapper-9:1.02.198-2.el9.x86_64 5/19 #10 49.06 Verifying : device-mapper-libs-9:1.02.198-2.el9.x86_64 6/19 #10 49.06 Verifying : ethtool-2:6.2-1.el9.x86_64 7/19 #10 49.06 Verifying : hwdata-0.348-9.15.el9.noarch 8/19 #10 49.06 Verifying : initscripts-10.11.7-1.el9.x86_64 9/19 #10 49.06 Verifying : initscripts-rename-device-10.11.7-1.el9.x86_64 10/19 #10 49.06 Verifying : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 49.06 Verifying : kbd-2.4.0-10.el9.x86_64 12/19 #10 49.06 Verifying : kbd-legacy-2.4.0-10.el9.noarch 13/19 #10 49.06 Verifying : kbd-misc-2.4.0-10.el9.noarch 14/19 #10 49.06 Verifying : kmod-28-10.el9.x86_64 15/19 #10 49.06 Verifying : libndp-1.9-1.el9.x86_64 16/19 #10 49.06 Verifying : pciutils-3.7.0-5.el9.x86_64 17/19 #10 49.06 Verifying : pciutils-libs-3.7.0-5.el9.x86_64 18/19 #10 49.06 Verifying : systemd-udev-252-46.el9_5.2.0.1.x86_64 19/19 #10 49.56 #10 49.56 Installed: #10 49.56 NetworkManager-1:1.48.10-5.el9_5.x86_64 #10 49.56 NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 #10 49.56 chkconfig-1.24-1.el9_5.1.x86_64 #10 49.56 cryptsetup-libs-2.7.2-3.el9_5.x86_64 #10 49.56 device-mapper-9:1.02.198-2.el9.x86_64 #10 49.56 device-mapper-libs-9:1.02.198-2.el9.x86_64 #10 49.56 ethtool-2:6.2-1.el9.x86_64 #10 49.56 hwdata-0.348-9.15.el9.noarch #10 49.56 initscripts-10.11.7-1.el9.x86_64 #10 49.56 initscripts-rename-device-10.11.7-1.el9.x86_64 #10 49.56 initscripts-service-10.11.7-1.el9.noarch #10 49.56 kbd-2.4.0-10.el9.x86_64 #10 49.56 kbd-legacy-2.4.0-10.el9.noarch #10 49.56 kbd-misc-2.4.0-10.el9.noarch #10 49.56 kmod-28-10.el9.x86_64 #10 49.56 libndp-1.9-1.el9.x86_64 #10 49.56 pciutils-3.7.0-5.el9.x86_64 #10 49.56 pciutils-libs-3.7.0-5.el9.x86_64 #10 49.56 systemd-udev-252-46.el9_5.2.0.1.x86_64 #10 49.56 #10 49.56 Complete! #10 50.40 80 files removed #10 DONE 50.7s #11 [stage-1 5/5] COPY *.sh ifup-* ifdown-* network-functions-vrouter* dhclient-vhost0.conf / #11 DONE 0.7s #12 exporting to image #12 exporting layers #12 exporting layers 2.1s done #12 writing image sha256:bcb6a9653de9e3e757a5b98be61bf61189a51ca1da96dd4280b4ed8ff311115b #12 writing image sha256:bcb6a9653de9e3e757a5b98be61bf61189a51ca1da96dd4280b4ed8ff311115b 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_1_4_4-1 0.1s done #12 DONE 2.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) 2025-09-22 06:07:40,787: INFO: Docker build duration: 57 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-base] be5405a18ea7: Preparing de98d9bdcaf0: Preparing dea562516cdf: Preparing dc8d265e709d: Preparing 54e9429afba1: Preparing 282f6b5674a4: Preparing a7925435c21d: Preparing 9452147f5b7a: Preparing e5976c763fc2: Preparing 92761afd9aed: Preparing 0a5b0d0c608d: Preparing 94f14da036fc: Preparing 49c637a96905: Preparing 3e04291761ce: Preparing 2e86ed80376b: Preparing 44343de3ea1d: Preparing 54e9429afba1: Waiting 282f6b5674a4: Waiting a7925435c21d: Waiting 9452147f5b7a: Waiting e5976c763fc2: Waiting 92761afd9aed: Waiting 0a5b0d0c608d: Waiting 94f14da036fc: Waiting 49c637a96905: Waiting 3e04291761ce: Waiting 2e86ed80376b: Waiting 44343de3ea1d: Waiting be5405a18ea7: Pushed 54e9429afba1: Layer already exists dc8d265e709d: Pushed a7925435c21d: Layer already exists 282f6b5674a4: Layer already exists e5976c763fc2: Layer already exists 9452147f5b7a: Layer already exists 92761afd9aed: Layer already exists 0a5b0d0c608d: Layer already exists 49c637a96905: Layer already exists 94f14da036fc: Layer already exists 3e04291761ce: Layer already exists 44343de3ea1d: Layer already exists 2e86ed80376b: Layer already exists dea562516cdf: Pushed de98d9bdcaf0: Pushed master-2_1_4_4-1: digest: sha256:c5e22fa1d8d9ccde654a596d29ecb3335eec5305daad9eade4ed013923c897a6 size: 3669 2025-09-22 06:07:49,544: INFO: Building opensdn-vrouter-base finished successfully, duration: 66 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_4_4-1 1d48d7319484 9 seconds ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_4_4-1 15cf03eaaefe 12 seconds ago 290MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_4_4-1 bcb6a9653de9 12 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_4_4-1 93f70e5a565b 22 seconds ago 573MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_4_4-1 7709b66af345 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_4_4-1 ce739cdc238b About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_4_4-1 88088ec0e31e About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_4_4-1 124cc45cb679 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_4_4-1 7c0077fa7813 2 minutes ago 2.42MB tf-dev-sandbox compile a91bbced9b3d 3 minutes ago 32.2GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_4_4-1 434115f52c56 11 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_4_4-1 61470a1a506f 11 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_4_4-1 7cbcaa892780 11 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 766af9068aca 11 minutes ago 2.4MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_4_4-1 c3c6edacc4ba 11 minutes ago 4.53kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen cc4c660bb7a7 16 hours ago 20.9GB