2026-02-26 01:29:27,166: INFO: Building opensdn-controller-control-base 2026-02-26 01:29:27,183: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly-r25.1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9.3 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-controller-control-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 [internal] load build definition from Dockerfile #1 transferring dockerfile: 633B done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 3) #1 DONE 0.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/2] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 #4 DONE 0.1s #5 [2/2] RUN set -e ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; yum install -y $pkgs authbind cassandra-cpp-driver ; yum clean all -y ; rm -rf /var/cache/yum #5 0.498 Third parties for OpenSDN 47 MB/s | 5.1 MB 00:00 #5 2.307 Extra Packages for Enterprise Linux 9 - x86_64 23 MB/s | 20 MB 00:00 #5 18.56 Extra Packages for Enterprise Linux 9 openh264 2.2 kB/s | 2.5 kB 00:01 #5 19.46 Rocky Linux 9 - BaseOS 21 MB/s | 15 MB 00:00 #5 25.47 Rocky Linux 9 - AppStream 16 MB/s | 16 MB 00:01 #5 33.05 Rocky Linux 9 - Extras 43 kB/s | 17 kB 00:00 #5 37.80 Dependencies resolved. #5 37.80 ================================================================================ #5 37.80 Package Arch Version Repository Size #5 37.80 ================================================================================ #5 37.80 Installing: #5 37.80 authbind x86_64 2.1.2-1.el9 epel 22 k #5 37.80 boost x86_64 1.75.0-13.el9_7 appstream 9.9 k #5 37.80 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #5 37.80 Installing dependencies: #5 37.80 boost-atomic x86_64 1.75.0-13.el9_7 appstream 15 k #5 37.80 boost-chrono x86_64 1.75.0-13.el9_7 appstream 23 k #5 37.80 boost-container x86_64 1.75.0-13.el9_7 appstream 35 k #5 37.80 boost-context x86_64 1.75.0-13.el9_7 appstream 13 k #5 37.80 boost-contract x86_64 1.75.0-13.el9_7 appstream 43 k #5 37.80 boost-coroutine x86_64 1.75.0-13.el9_7 appstream 30 k #5 37.80 boost-date-time x86_64 1.75.0-13.el9_7 appstream 11 k #5 37.80 boost-fiber x86_64 1.75.0-13.el9_7 appstream 37 k #5 37.80 boost-filesystem x86_64 1.75.0-13.el9_7 appstream 55 k #5 37.80 boost-graph x86_64 1.75.0-13.el9_7 appstream 99 k #5 37.80 boost-iostreams x86_64 1.75.0-13.el9_7 appstream 37 k #5 37.80 boost-locale x86_64 1.75.0-13.el9_7 appstream 212 k #5 37.80 boost-log x86_64 1.75.0-13.el9_7 appstream 405 k #5 37.80 boost-math x86_64 1.75.0-13.el9_7 appstream 203 k #5 37.80 boost-nowide x86_64 1.75.0-13.el9_7 appstream 13 k #5 37.80 boost-program-options x86_64 1.75.0-13.el9_7 appstream 104 k #5 37.80 boost-python3 x86_64 1.75.0-13.el9_7 appstream 91 k #5 37.80 boost-random x86_64 1.75.0-13.el9_7 appstream 22 k #5 37.80 boost-regex x86_64 1.75.0-13.el9_7 appstream 275 k #5 37.80 boost-serialization x86_64 1.75.0-13.el9_7 appstream 127 k #5 37.80 boost-stacktrace x86_64 1.75.0-13.el9_7 appstream 25 k #5 37.80 boost-system x86_64 1.75.0-13.el9_7 appstream 11 k #5 37.80 boost-test x86_64 1.75.0-13.el9_7 appstream 228 k #5 37.80 boost-thread x86_64 1.75.0-13.el9_7 appstream 53 k #5 37.80 boost-timer x86_64 1.75.0-13.el9_7 appstream 21 k #5 37.80 boost-type_erasure x86_64 1.75.0-13.el9_7 appstream 28 k #5 37.80 boost-wave x86_64 1.75.0-13.el9_7 appstream 207 k #5 37.80 libicu x86_64 67.1-10.el9_6 baseos 9.6 M #5 37.80 #5 37.80 Transaction Summary #5 37.80 ================================================================================ #5 37.80 Install 31 Packages #5 37.80 #5 37.81 Total download size: 13 M #5 37.81 Installed size: 42 M #5 37.81 Downloading Packages: #5 39.08 (1/31): cassandra-cpp-driver-2.17.0-1.el9.remi. 3.8 MB/s | 709 kB 00:00 #5 39.25 (2/31): authbind-2.1.2-1.el9.x86_64.rpm 61 kB/s | 22 kB 00:00 #5 39.50 (3/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 60 kB/s | 15 kB 00:00 #5 39.77 (4/31): boost-1.75.0-13.el9_7.x86_64.rpm 14 kB/s | 9.9 kB 00:00 #5 39.93 (5/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 52 kB/s | 23 kB 00:00 #5 40.04 (6/31): boost-container-1.75.0-13.el9_7.x86_64. 128 kB/s | 35 kB 00:00 #5 40.20 (7/31): boost-context-1.75.0-13.el9_7.x86_64.rp 49 kB/s | 13 kB 00:00 #5 40.52 (8/31): boost-contract-1.75.0-13.el9_7.x86_64.r 88 kB/s | 43 kB 00:00 #5 41.20 (9/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 30 kB/s | 30 kB 00:00 #5 41.43 (10/31): boost-date-time-1.75.0-13.el9_7.x86_64 12 kB/s | 11 kB 00:00 #5 41.45 (11/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 151 kB/s | 37 kB 00:00 #5 41.46 (12/31): boost-filesystem-1.75.0-13.el9_7.x86_6 2.0 MB/s | 55 kB 00:00 #5 41.58 (13/31): libicu-67.1-10.el9_6.x86_64.rpm 3.6 MB/s | 9.6 MB 00:02 #5 41.58 (14/31): boost-iostreams-1.75.0-13.el9_7.x86_64 371 kB/s | 37 kB 00:00 #5 41.60 (15/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 676 kB/s | 99 kB 00:00 #5 41.62 (16/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 7.5 MB/s | 405 kB 00:00 #5 41.74 (17/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 1.4 MB/s | 203 kB 00:00 #5 41.91 (18/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 45 kB/s | 13 kB 00:00 #5 42.05 (19/31): boost-program-options-1.75.0-13.el9_7. 336 kB/s | 104 kB 00:00 #5 42.06 (20/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 419 kB/s | 212 kB 00:00 #5 42.07 (21/31): boost-python3-1.75.0-13.el9_7.x86_64.r 610 kB/s | 91 kB 00:00 #5 42.09 (22/31): boost-random-1.75.0-13.el9_7.x86_64.rp 740 kB/s | 22 kB 00:00 #5 42.09 (23/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.8 MB/s | 25 kB 00:00 #5 42.11 (24/31): boost-serialization-1.75.0-13.el9_7.x8 3.5 MB/s | 127 kB 00:00 #5 42.11 (25/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 5.9 MB/s | 275 kB 00:00 #5 42.12 (26/31): boost-system-1.75.0-13.el9_7.x86_64.rp 374 kB/s | 11 kB 00:00 #5 42.14 (27/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 2.2 MB/s | 53 kB 00:00 #5 42.15 (28/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 5.2 MB/s | 228 kB 00:00 #5 42.17 (29/31): boost-type_erasure-1.75.0-13.el9_7.x86 1.1 MB/s | 28 kB 00:00 #5 42.17 (30/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 475 kB/s | 21 kB 00:00 #5 42.20 (31/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 4.4 MB/s | 207 kB 00:00 #5 42.20 -------------------------------------------------------------------------------- #5 42.20 Total 2.9 MB/s | 13 MB 00:04 #5 43.30 Running transaction check #5 43.38 Transaction check succeeded. #5 43.38 Running transaction test #5 43.67 Transaction test succeeded. #5 43.67 Running transaction #5 45.08 Preparing : 1/1 #5 45.31 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #5 45.31 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #5 45.31 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #5 45.31 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #5 45.80 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #5 45.81 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #5 45.83 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #5 45.83 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #5 45.83 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #5 45.88 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #5 45.88 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #5 45.96 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #5 46.06 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #5 46.18 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #5 46.19 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #5 46.23 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #5 46.24 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #5 46.26 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/31 #5 46.29 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/31 #5 46.29 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/31 #5 46.30 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/31 #5 46.32 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/31 #5 46.34 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/31 #5 46.34 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/31 #5 46.36 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/31 #5 46.37 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/31 #5 46.38 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/31 #5 46.39 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/31 #5 46.40 Installing : boost-1.75.0-13.el9_7.x86_64 29/31 #5 46.42 Installing : authbind-2.1.2-1.el9.x86_64 30/31 #5 46.50 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 31/31 #5 46.57 Running scriptlet: cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 31/31 #5 46.93 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 1/31 #5 46.93 Verifying : authbind-2.1.2-1.el9.x86_64 2/31 #5 46.93 Verifying : libicu-67.1-10.el9_6.x86_64 3/31 #5 46.93 Verifying : boost-1.75.0-13.el9_7.x86_64 4/31 #5 46.93 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 5/31 #5 46.93 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 6/31 #5 46.93 Verifying : boost-container-1.75.0-13.el9_7.x86_64 7/31 #5 46.93 Verifying : boost-context-1.75.0-13.el9_7.x86_64 8/31 #5 46.93 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 9/31 #5 46.93 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 10/31 #5 46.93 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 11/31 #5 46.93 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 12/31 #5 46.93 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 13/31 #5 46.93 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #5 46.93 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 15/31 #5 46.93 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 16/31 #5 46.93 Verifying : boost-log-1.75.0-13.el9_7.x86_64 17/31 #5 46.93 Verifying : boost-math-1.75.0-13.el9_7.x86_64 18/31 #5 46.93 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 19/31 #5 46.93 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 20/31 #5 46.93 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 21/31 #5 46.93 Verifying : boost-random-1.75.0-13.el9_7.x86_64 22/31 #5 46.93 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 23/31 #5 46.93 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 24/31 #5 46.93 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 25/31 #5 46.93 Verifying : boost-system-1.75.0-13.el9_7.x86_64 26/31 #5 46.93 Verifying : boost-test-1.75.0-13.el9_7.x86_64 27/31 #5 46.93 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 28/31 #5 46.93 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 29/31 #5 46.93 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 30/31 #5 46.93 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 31/31 #5 47.09 #5 47.09 Installed: #5 47.09 authbind-2.1.2-1.el9.x86_64 #5 47.09 boost-1.75.0-13.el9_7.x86_64 #5 47.09 boost-atomic-1.75.0-13.el9_7.x86_64 #5 47.09 boost-chrono-1.75.0-13.el9_7.x86_64 #5 47.09 boost-container-1.75.0-13.el9_7.x86_64 #5 47.09 boost-context-1.75.0-13.el9_7.x86_64 #5 47.09 boost-contract-1.75.0-13.el9_7.x86_64 #5 47.09 boost-coroutine-1.75.0-13.el9_7.x86_64 #5 47.09 boost-date-time-1.75.0-13.el9_7.x86_64 #5 47.09 boost-fiber-1.75.0-13.el9_7.x86_64 #5 47.09 boost-filesystem-1.75.0-13.el9_7.x86_64 #5 47.09 boost-graph-1.75.0-13.el9_7.x86_64 #5 47.09 boost-iostreams-1.75.0-13.el9_7.x86_64 #5 47.09 boost-locale-1.75.0-13.el9_7.x86_64 #5 47.09 boost-log-1.75.0-13.el9_7.x86_64 #5 47.09 boost-math-1.75.0-13.el9_7.x86_64 #5 47.09 boost-nowide-1.75.0-13.el9_7.x86_64 #5 47.09 boost-program-options-1.75.0-13.el9_7.x86_64 #5 47.09 boost-python3-1.75.0-13.el9_7.x86_64 #5 47.09 boost-random-1.75.0-13.el9_7.x86_64 #5 47.09 boost-regex-1.75.0-13.el9_7.x86_64 #5 47.09 boost-serialization-1.75.0-13.el9_7.x86_64 #5 47.09 boost-stacktrace-1.75.0-13.el9_7.x86_64 #5 47.09 boost-system-1.75.0-13.el9_7.x86_64 #5 47.09 boost-test-1.75.0-13.el9_7.x86_64 #5 47.09 boost-thread-1.75.0-13.el9_7.x86_64 #5 47.09 boost-timer-1.75.0-13.el9_7.x86_64 #5 47.09 boost-type_erasure-1.75.0-13.el9_7.x86_64 #5 47.09 boost-wave-1.75.0-13.el9_7.x86_64 #5 47.09 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #5 47.09 libicu-67.1-10.el9_6.x86_64 #5 47.09 #5 47.09 Complete! #5 47.64 46 files removed #5 DONE 47.9s #6 exporting to image #6 exporting layers #6 exporting layers 2.4s done #6 writing image sha256:b0ebd2a2c07f2554edd70bf387fe734dbb646e6f5cf773d3bcde8804cb252874 #6 writing image sha256:b0ebd2a2c07f2554edd70bf387fe734dbb646e6f5cf773d3bcde8804cb252874 0.1s done #6 naming to nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly-r25.1 0.0s done #6 DONE 2.6s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 3) 2026-02-26 01:30:19,426: INFO: Docker build duration: 52 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-base] 7459f4150dbc: Preparing a33c91874d27: Preparing ea9895a5a986: Preparing 7841649333a5: Preparing a8130dfedb23: Preparing b0679eb0a9b8: Preparing 862a3633de6f: Preparing 7f5f541b6a71: Preparing 37e622cf59b7: Preparing 0882c27e78b2: Preparing 1b887304f16d: Preparing 82f957d89caa: Preparing 68d8e7f093b5: Preparing 44343de3ea1d: Preparing a8130dfedb23: Waiting b0679eb0a9b8: Waiting 862a3633de6f: Waiting 7f5f541b6a71: Waiting 37e622cf59b7: Waiting 0882c27e78b2: Waiting 1b887304f16d: Waiting 82f957d89caa: Waiting 68d8e7f093b5: Waiting 44343de3ea1d: Waiting ea9895a5a986: Layer already exists 7841649333a5: Layer already exists a33c91874d27: Layer already exists a8130dfedb23: Layer already exists b0679eb0a9b8: Layer already exists 7f5f541b6a71: Layer already exists 862a3633de6f: Layer already exists 37e622cf59b7: Layer already exists 0882c27e78b2: Layer already exists 1b887304f16d: Layer already exists 82f957d89caa: Layer already exists 68d8e7f093b5: Layer already exists 44343de3ea1d: Layer already exists 7459f4150dbc: Pushed nightly-r25.1: digest: sha256:059a076a582f0e47f40ff41feb517188085a4f9e6885a4be371f7ef5ba3e67b8 size: 3251 2026-02-26 01:30:27,090: INFO: Building opensdn-controller-control-base finished successfully, duration: 60 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:5102/opensdn-analytics-base:nightly-r25.1 183cc3af016f 616MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly-r25.1 31f8c57d3c4e 1.4MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 89aa8a1f2069 616MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly-r25.1 5bc28874b364 3.7kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly-r25.1 ae2df8866f11 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly-r25.1 fbe60e1d22a3 2.37MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly-r25.1 b0ac1f912278 616MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly-r25.1 b0ebd2a2c07f 679MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 2e1dafc5cd20 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly-r25.1 d9f871dcaa99 439MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 54bd96c7e30d 409MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly-r25.1 da0df30c8d2d 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly-r25.1 e1a2f81d7062 690MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable-r25.1 4270117e155c 2.9GB 0B U tf-dev-sandbox:compile cb709dd83f93 24.7GB 0B