2026-04-06 01:14:35,230: INFO: Building opensdn-vrouter-agent 2026-04-06 01:14:35,293: 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-vrouter-agent --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: #1 transferring dockerfile: 2.33kB done #1 DONE 1.4s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly-r25.1 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.5s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/12] FROM nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly-r25.1 #6 DONE 0.0s #7 [internal] load build context #7 transferring context: 48.90kB done #7 DONE 2.3s #6 [stage-1 1/12] FROM nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly-r25.1 #6 DONE 10.7s #8 [stage-1 2/12] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.4s #9 [stage-1 3/12] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.8s #10 [stage-1 4/12] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.0s #11 [stage-1 5/12] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent /usr/bin/ #11 DONE 0.4s #12 [stage-1 6/12] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 1.6s #13 [stage-1 7/12] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 0.4s #14 [stage-1 8/12] COPY --from=build /buildroot/Version /contrail_build_version #14 DONE 0.3s #15 [stage-1 9/12] RUN set -e ; ln -s /usr/lib/libisc-9.21.3.so /usr/lib/libisc.so ; ln -s /usr/lib/libisccc-9.21.3.so /usr/lib/libisccc.so ; ln -s /usr/lib/libisccfg-9.21.3.so /usr/lib/libisccfg.so ; ldconfig ; 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 sudo gperftools-libs iptables dhclient haproxy libvirt-client ; yum clean all -y ; rm -rf /var/cache/yum ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail-vrouter-api==0.1.dev0" "opencontrail-vrouter-netns==0.1.dev0" ; rm -rf /root/.cache #15 1.337 Third parties for OpenSDN 30 MB/s | 5.1 MB 00:00 #15 4.433 Extra Packages for Enterprise Linux 9 - x86_64 19 MB/s | 20 MB 00:01 #15 19.02 Extra Packages for Enterprise Linux 9 openh264 2.2 kB/s | 2.5 kB 00:01 #15 19.99 Rocky Linux 9 - BaseOS 23 MB/s | 17 MB 00:00 #15 24.17 Rocky Linux 9 - AppStream 23 MB/s | 17 MB 00:00 #15 29.24 Rocky Linux 9 - Extras 66 kB/s | 17 kB 00:00 #15 31.76 Dependencies resolved. #15 31.76 ================================================================================ #15 31.76 Package Arch Version Repository Size #15 31.76 ================================================================================ #15 31.76 Installing: #15 31.76 boost x86_64 1.75.0-13.el9_7 appstream 9.9 k #15 31.76 dhcp-client x86_64 12:4.4.2-19.b1.el9.rocky.0.1 baseos 786 k #15 31.76 gperftools-libs x86_64 2.9.1-3.el9 epel 308 k #15 31.76 haproxy x86_64 2.8.14-1.el9_7.1 appstream 2.5 M #15 31.76 iptables-legacy x86_64 1.8.10-11.1.el9 epel 50 k #15 31.76 libvirt-client x86_64 10.10.0-15.8.el9_7 appstream 450 k #15 31.76 sudo x86_64 1.9.5p2-13.el9 baseos 1.0 M #15 31.76 Installing dependencies: #15 31.76 boost-atomic x86_64 1.75.0-13.el9_7 appstream 15 k #15 31.76 boost-chrono x86_64 1.75.0-13.el9_7 appstream 23 k #15 31.76 boost-container x86_64 1.75.0-13.el9_7 appstream 35 k #15 31.76 boost-context x86_64 1.75.0-13.el9_7 appstream 13 k #15 31.76 boost-contract x86_64 1.75.0-13.el9_7 appstream 43 k #15 31.76 boost-coroutine x86_64 1.75.0-13.el9_7 appstream 30 k #15 31.76 boost-date-time x86_64 1.75.0-13.el9_7 appstream 11 k #15 31.76 boost-fiber x86_64 1.75.0-13.el9_7 appstream 37 k #15 31.76 boost-filesystem x86_64 1.75.0-13.el9_7 appstream 55 k #15 31.76 boost-graph x86_64 1.75.0-13.el9_7 appstream 99 k #15 31.76 boost-iostreams x86_64 1.75.0-13.el9_7 appstream 37 k #15 31.76 boost-locale x86_64 1.75.0-13.el9_7 appstream 212 k #15 31.76 boost-log x86_64 1.75.0-13.el9_7 appstream 405 k #15 31.76 boost-math x86_64 1.75.0-13.el9_7 appstream 203 k #15 31.76 boost-nowide x86_64 1.75.0-13.el9_7 appstream 13 k #15 31.76 boost-program-options x86_64 1.75.0-13.el9_7 appstream 104 k #15 31.76 boost-python3 x86_64 1.75.0-13.el9_7 appstream 91 k #15 31.76 boost-random x86_64 1.75.0-13.el9_7 appstream 22 k #15 31.76 boost-regex x86_64 1.75.0-13.el9_7 appstream 275 k #15 31.76 boost-serialization x86_64 1.75.0-13.el9_7 appstream 127 k #15 31.76 boost-stacktrace x86_64 1.75.0-13.el9_7 appstream 25 k #15 31.76 boost-system x86_64 1.75.0-13.el9_7 appstream 11 k #15 31.76 boost-test x86_64 1.75.0-13.el9_7 appstream 228 k #15 31.76 boost-thread x86_64 1.75.0-13.el9_7 appstream 53 k #15 31.76 boost-timer x86_64 1.75.0-13.el9_7 appstream 21 k #15 31.76 boost-type_erasure x86_64 1.75.0-13.el9_7 appstream 28 k #15 31.76 boost-wave x86_64 1.75.0-13.el9_7 appstream 207 k #15 31.76 cyrus-sasl-gssapi x86_64 2.1.27-21.el9 baseos 26 k #15 31.76 dhcp-common noarch 12:4.4.2-19.b1.el9.rocky.0.1 baseos 127 k #15 31.76 ipcalc x86_64 1.0.0-5.el9 baseos 41 k #15 31.76 iptables-legacy-libs x86_64 1.8.10-11.1.el9 epel 38 k #15 31.76 iptables-libs x86_64 1.8.10-11.el9_5 baseos 397 k #15 31.76 libicu x86_64 67.1-10.el9_6 baseos 9.6 M #15 31.76 libnetfilter_conntrack x86_64 1.0.9-1.el9 baseos 58 k #15 31.76 libnfnetlink x86_64 1.0.1-23.el9_5 baseos 28 k #15 31.76 libssh x86_64 0.10.4-17.el9_7 baseos 213 k #15 31.76 libssh-config noarch 0.10.4-17.el9_7 baseos 8.2 k #15 31.76 libtirpc x86_64 1.3.3-9.el9 baseos 93 k #15 31.76 libunwind x86_64 1.6.2-1.el9 epel 67 k #15 31.76 libvirt-libs x86_64 10.10.0-15.8.el9_7 appstream 5.0 M #15 31.76 numactl-libs x86_64 2.0.19-3.el9 baseos 30 k #15 31.76 Installing weak dependencies: #15 31.76 geolite2-city noarch 20191217-6.el9 appstream 23 M #15 31.76 geolite2-country noarch 20191217-6.el9 appstream 1.6 M #15 31.76 libmaxminddb x86_64 1.5.2-4.el9 appstream 32 k #15 31.76 #15 31.76 Transaction Summary #15 31.76 ================================================================================ #15 31.76 Install 51 Packages #15 31.76 #15 31.76 Total download size: 47 M #15 31.76 Installed size: 150 M #15 31.76 Downloading Packages: #15 32.87 (1/51): iptables-legacy-libs-1.8.10-11.1.el9.x8 122 kB/s | 38 kB 00:00 #15 32.97 (2/51): iptables-legacy-1.8.10-11.1.el9.x86_64. 111 kB/s | 50 kB 00:00 #15 32.97 (3/51): cyrus-sasl-gssapi-2.1.27-21.el9.x86_64. 1.7 MB/s | 26 kB 00:00 #15 33.04 (4/51): dhcp-client-4.4.2-19.b1.el9.rocky.0.1.x 26 MB/s | 786 kB 00:00 #15 33.04 (5/51): dhcp-common-4.4.2-19.b1.el9.rocky.0.1.n 20 MB/s | 127 kB 00:00 #15 33.04 (6/51): ipcalc-1.0.0-5.el9.x86_64.rpm 8.1 MB/s | 41 kB 00:00 #15 33.04 (7/51): iptables-libs-1.8.10-11.el9_5.x86_64.rp 42 MB/s | 397 kB 00:00 #15 33.18 (8/51): libicu-67.1-10.el9_6.x86_64.rpm 70 MB/s | 9.6 MB 00:00 #15 33.18 (9/51): libnetfilter_conntrack-1.0.9-1.el9.x86_ 9.4 MB/s | 58 kB 00:00 #15 33.18 (10/51): libnfnetlink-1.0.1-23.el9_5.x86_64.rpm 5.5 MB/s | 28 kB 00:00 #15 33.18 (11/51): libssh-0.10.4-17.el9_7.x86_64.rpm 26 MB/s | 213 kB 00:00 #15 33.18 (12/51): libunwind-1.6.2-1.el9.x86_64.rpm 186 kB/s | 67 kB 00:00 #15 33.18 (13/51): libssh-config-0.10.4-17.el9_7.noarch.r 1.4 MB/s | 8.2 kB 00:00 #15 33.27 (14/51): libtirpc-1.3.3-9.el9.x86_64.rpm 15 MB/s | 93 kB 00:00 #15 33.27 (15/51): numactl-libs-2.0.19-3.el9.x86_64.rpm 2.8 MB/s | 30 kB 00:00 #15 33.27 (16/51): sudo-1.9.5p2-13.el9.x86_64.rpm 33 MB/s | 1.0 MB 00:00 #15 33.38 (17/51): boost-1.75.0-13.el9_7.x86_64.rpm 61 kB/s | 9.9 kB 00:00 #15 33.47 (18/51): boost-chrono-1.75.0-13.el9_7.x86_64.rp 248 kB/s | 23 kB 00:00 #15 33.50 (19/51): boost-atomic-1.75.0-13.el9_7.x86_64.rp 55 kB/s | 15 kB 00:00 #15 33.52 (20/51): boost-context-1.75.0-13.el9_7.x86_64.r 437 kB/s | 13 kB 00:00 #15 33.66 (21/51): boost-contract-1.75.0-13.el9_7.x86_64. 421 kB/s | 43 kB 00:00 #15 33.66 (22/51): boost-container-1.75.0-13.el9_7.x86_64 188 kB/s | 35 kB 00:00 #15 33.70 (23/51): boost-date-time-1.75.0-13.el9_7.x86_64 370 kB/s | 11 kB 00:00 #15 33.71 (24/51): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 1.1 MB/s | 37 kB 00:00 #15 33.75 (25/51): boost-filesystem-1.75.0-13.el9_7.x86_6 2.0 MB/s | 55 kB 00:00 #15 33.75 (26/51): gperftools-libs-2.9.1-3.el9.x86_64.rpm 250 kB/s | 308 kB 00:01 #15 33.85 (27/51): boost-coroutine-1.75.0-13.el9_7.x86_64 201 kB/s | 30 kB 00:00 #15 33.85 (28/51): boost-locale-1.75.0-13.el9_7.x86_64.rp 4.8 MB/s | 212 kB 00:00 #15 33.85 (29/51): boost-iostreams-1.75.0-13.el9_7.x86_64 320 kB/s | 37 kB 00:00 #15 33.88 (30/51): boost-log-1.75.0-13.el9_7.x86_64.rpm 10 MB/s | 405 kB 00:00 #15 33.88 (31/51): boost-math-1.75.0-13.el9_7.x86_64.rpm 7.1 MB/s | 203 kB 00:00 #15 33.88 (32/51): boost-nowide-1.75.0-13.el9_7.x86_64.rp 509 kB/s | 13 kB 00:00 #15 33.96 (33/51): boost-graph-1.75.0-13.el9_7.x86_64.rpm 568 kB/s | 99 kB 00:00 #15 33.96 (34/51): boost-program-options-1.75.0-13.el9_7. 3.5 MB/s | 104 kB 00:00 #15 33.96 (35/51): boost-python3-1.75.0-13.el9_7.x86_64.r 2.0 MB/s | 91 kB 00:00 #15 33.96 (36/51): boost-random-1.75.0-13.el9_7.x86_64.rp 587 kB/s | 22 kB 00:00 #15 33.96 (37/51): boost-regex-1.75.0-13.el9_7.x86_64.rpm 6.5 MB/s | 275 kB 00:00 #15 33.96 (38/51): boost-serialization-1.75.0-13.el9_7.x8 4.6 MB/s | 127 kB 00:00 #15 34.03 (39/51): boost-system-1.75.0-13.el9_7.x86_64.rp 352 kB/s | 11 kB 00:00 #15 34.03 (40/51): boost-thread-1.75.0-13.el9_7.x86_64.rp 1.9 MB/s | 53 kB 00:00 #15 34.10 (41/51): boost-stacktrace-1.75.0-13.el9_7.x86_6 245 kB/s | 25 kB 00:00 #15 34.10 (42/51): boost-test-1.75.0-13.el9_7.x86_64.rpm 1.8 MB/s | 228 kB 00:00 #15 34.17 (43/51): boost-type_erasure-1.75.0-13.el9_7.x86 289 kB/s | 28 kB 00:00 #15 34.17 (44/51): boost-timer-1.75.0-13.el9_7.x86_64.rpm 156 kB/s | 21 kB 00:00 #15 34.24 (45/51): geolite2-country-20191217-6.el9.noarch 27 MB/s | 1.6 MB 00:00 #15 34.29 (46/51): haproxy-2.8.14-1.el9_7.1.x86_64.rpm 32 MB/s | 2.5 MB 00:00 #15 34.31 (47/51): boost-wave-1.75.0-13.el9_7.x86_64.rpm 961 kB/s | 207 kB 00:00 #15 34.52 (48/51): geolite2-city-20191217-6.el9.noarch.rp 72 MB/s | 23 MB 00:00 #15 34.52 (49/51): libmaxminddb-1.5.2-4.el9.x86_64.rpm 186 kB/s | 32 kB 00:00 #15 34.60 (50/51): libvirt-libs-10.10.0-15.8.el9_7.x86_64 58 MB/s | 5.0 MB 00:00 #15 34.60 (51/51): libvirt-client-10.10.0-15.8.el9_7.x86_ 1.5 MB/s | 450 kB 00:00 #15 34.60 -------------------------------------------------------------------------------- #15 34.60 Total 17 MB/s | 47 MB 00:02 #15 35.85 Running transaction check #15 35.89 Transaction check succeeded. #15 35.89 Running transaction test #15 36.38 Transaction test succeeded. #15 36.38 Running transaction #15 37.32 Preparing : 1/1 #15 37.52 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/51 #15 37.54 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/51 #15 37.54 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/51 #15 37.57 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/51 #15 37.78 Installing : libicu-67.1-10.el9_6.x86_64 5/51 #15 37.78 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/51 #15 37.80 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/51 #15 37.80 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/51 #15 37.80 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/51 #15 37.83 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/51 #15 37.83 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/51 #15 37.83 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/51 #15 37.85 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/51 #15 37.85 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/51 #15 37.87 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/51 #15 37.87 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/51 #15 37.87 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/51 #15 37.87 Installing : libmaxminddb-1.5.2-4.el9.x86_64 18/51 #15 37.95 Installing : geolite2-country-20191217-6.el9.noarch 19/51 #15 38.43 Installing : geolite2-city-20191217-6.el9.noarch 20/51 #15 38.48 Installing : ipcalc-1.0.0-5.el9.x86_64 21/51 #15 38.48 Installing : boost-test-1.75.0-13.el9_7.x86_64 22/51 #15 38.48 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/51 #15 38.48 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 24/51 #15 38.48 Installing : boost-random-1.75.0-13.el9_7.x86_64 25/51 #15 38.51 Installing : boost-python3-1.75.0-13.el9_7.x86_64 26/51 #15 38.52 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 27/51 #15 38.56 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 28/51 #15 38.56 Installing : boost-math-1.75.0-13.el9_7.x86_64 29/51 #15 38.56 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 30/51 #15 38.56 Installing : boost-contract-1.75.0-13.el9_7.x86_64 31/51 #15 38.59 Installing : boost-container-1.75.0-13.el9_7.x86_64 32/51 #15 38.59 Installing : numactl-libs-2.0.19-3.el9.x86_64 33/51 #15 38.59 Installing : libtirpc-1.3.3-9.el9.x86_64 34/51 #15 38.62 Installing : libssh-config-0.10.4-17.el9_7.noarch 35/51 #15 38.62 Installing : libssh-0.10.4-17.el9_7.x86_64 36/51 #15 38.62 Installing : libnfnetlink-1.0.1-23.el9_5.x86_64 37/51 #15 38.62 Installing : libnetfilter_conntrack-1.0.9-1.el9.x86_64 38/51 #15 38.68 Installing : iptables-libs-1.8.10-11.el9_5.x86_64 39/51 #15 38.70 Installing : dhcp-common-12:4.4.2-19.b1.el9.rocky.0.1.noarch 40/51 #15 38.70 Installing : cyrus-sasl-gssapi-2.1.27-21.el9.x86_64 41/51 #15 38.83 Installing : libvirt-libs-10.10.0-15.8.el9_7.x86_64 42/51 #15 38.83 Installing : libunwind-1.6.2-1.el9.x86_64 43/51 #15 38.85 Installing : iptables-legacy-libs-1.8.10-11.1.el9.x86_64 44/51 #15 38.85 Installing : iptables-legacy-1.8.10-11.1.el9.x86_64 45/51 #15 38.85 Running scriptlet: iptables-legacy-1.8.10-11.1.el9.x86_64 45/51 #15 38.89 Installing : gperftools-libs-2.9.1-3.el9.x86_64 46/51 #15 38.92 Installing : libvirt-client-10.10.0-15.8.el9_7.x86_64 47/51 #15 38.95 Installing : dhcp-client-12:4.4.2-19.b1.el9.rocky.0.1.x86_64 48/51 #15 38.95 Installing : boost-1.75.0-13.el9_7.x86_64 49/51 #15 38.95 Running scriptlet: haproxy-2.8.14-1.el9_7.1.x86_64 50/51 #15 39.21 Installing : haproxy-2.8.14-1.el9_7.1.x86_64 50/51 #15 39.21 Running scriptlet: haproxy-2.8.14-1.el9_7.1.x86_64 50/51 #15 39.25 Installing : sudo-1.9.5p2-13.el9.x86_64 51/51 #15 39.26 Running scriptlet: sudo-1.9.5p2-13.el9.x86_64 51/51 #15 40.60 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 1/51 #15 40.60 Verifying : iptables-legacy-1.8.10-11.1.el9.x86_64 2/51 #15 40.60 Verifying : iptables-legacy-libs-1.8.10-11.1.el9.x86_64 3/51 #15 40.60 Verifying : libunwind-1.6.2-1.el9.x86_64 4/51 #15 40.60 Verifying : cyrus-sasl-gssapi-2.1.27-21.el9.x86_64 5/51 #15 40.60 Verifying : dhcp-client-12:4.4.2-19.b1.el9.rocky.0.1.x86_64 6/51 #15 40.60 Verifying : dhcp-common-12:4.4.2-19.b1.el9.rocky.0.1.noarch 7/51 #15 40.60 Verifying : ipcalc-1.0.0-5.el9.x86_64 8/51 #15 40.60 Verifying : iptables-libs-1.8.10-11.el9_5.x86_64 9/51 #15 40.60 Verifying : libicu-67.1-10.el9_6.x86_64 10/51 #15 40.60 Verifying : libnetfilter_conntrack-1.0.9-1.el9.x86_64 11/51 #15 40.60 Verifying : libnfnetlink-1.0.1-23.el9_5.x86_64 12/51 #15 40.60 Verifying : libssh-0.10.4-17.el9_7.x86_64 13/51 #15 40.60 Verifying : libssh-config-0.10.4-17.el9_7.noarch 14/51 #15 40.60 Verifying : libtirpc-1.3.3-9.el9.x86_64 15/51 #15 40.60 Verifying : numactl-libs-2.0.19-3.el9.x86_64 16/51 #15 40.60 Verifying : sudo-1.9.5p2-13.el9.x86_64 17/51 #15 40.60 Verifying : boost-1.75.0-13.el9_7.x86_64 18/51 #15 40.60 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 19/51 #15 40.60 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 20/51 #15 40.60 Verifying : boost-container-1.75.0-13.el9_7.x86_64 21/51 #15 40.60 Verifying : boost-context-1.75.0-13.el9_7.x86_64 22/51 #15 40.60 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 23/51 #15 40.60 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 24/51 #15 40.60 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 25/51 #15 40.60 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 26/51 #15 40.60 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 27/51 #15 40.60 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 28/51 #15 40.60 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 29/51 #15 40.60 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 30/51 #15 40.60 Verifying : boost-log-1.75.0-13.el9_7.x86_64 31/51 #15 40.60 Verifying : boost-math-1.75.0-13.el9_7.x86_64 32/51 #15 40.60 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 33/51 #15 40.60 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 34/51 #15 40.60 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 35/51 #15 40.60 Verifying : boost-random-1.75.0-13.el9_7.x86_64 36/51 #15 40.60 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 37/51 #15 40.60 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 38/51 #15 40.60 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 39/51 #15 40.60 Verifying : boost-system-1.75.0-13.el9_7.x86_64 40/51 #15 40.60 Verifying : boost-test-1.75.0-13.el9_7.x86_64 41/51 #15 40.60 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 42/51 #15 40.60 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 43/51 #15 40.60 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 44/51 #15 40.60 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 45/51 #15 40.60 Verifying : geolite2-city-20191217-6.el9.noarch 46/51 #15 40.60 Verifying : geolite2-country-20191217-6.el9.noarch 47/51 #15 40.60 Verifying : haproxy-2.8.14-1.el9_7.1.x86_64 48/51 #15 40.60 Verifying : libmaxminddb-1.5.2-4.el9.x86_64 49/51 #15 40.60 Verifying : libvirt-client-10.10.0-15.8.el9_7.x86_64 50/51 #15 40.60 Verifying : libvirt-libs-10.10.0-15.8.el9_7.x86_64 51/51 #15 41.37 #15 41.37 Installed: #15 41.37 boost-1.75.0-13.el9_7.x86_64 #15 41.37 boost-atomic-1.75.0-13.el9_7.x86_64 #15 41.37 boost-chrono-1.75.0-13.el9_7.x86_64 #15 41.37 boost-container-1.75.0-13.el9_7.x86_64 #15 41.37 boost-context-1.75.0-13.el9_7.x86_64 #15 41.37 boost-contract-1.75.0-13.el9_7.x86_64 #15 41.37 boost-coroutine-1.75.0-13.el9_7.x86_64 #15 41.37 boost-date-time-1.75.0-13.el9_7.x86_64 #15 41.37 boost-fiber-1.75.0-13.el9_7.x86_64 #15 41.37 boost-filesystem-1.75.0-13.el9_7.x86_64 #15 41.37 boost-graph-1.75.0-13.el9_7.x86_64 #15 41.37 boost-iostreams-1.75.0-13.el9_7.x86_64 #15 41.37 boost-locale-1.75.0-13.el9_7.x86_64 #15 41.37 boost-log-1.75.0-13.el9_7.x86_64 #15 41.37 boost-math-1.75.0-13.el9_7.x86_64 #15 41.37 boost-nowide-1.75.0-13.el9_7.x86_64 #15 41.37 boost-program-options-1.75.0-13.el9_7.x86_64 #15 41.37 boost-python3-1.75.0-13.el9_7.x86_64 #15 41.37 boost-random-1.75.0-13.el9_7.x86_64 #15 41.37 boost-regex-1.75.0-13.el9_7.x86_64 #15 41.37 boost-serialization-1.75.0-13.el9_7.x86_64 #15 41.37 boost-stacktrace-1.75.0-13.el9_7.x86_64 #15 41.37 boost-system-1.75.0-13.el9_7.x86_64 #15 41.37 boost-test-1.75.0-13.el9_7.x86_64 #15 41.37 boost-thread-1.75.0-13.el9_7.x86_64 #15 41.37 boost-timer-1.75.0-13.el9_7.x86_64 #15 41.37 boost-type_erasure-1.75.0-13.el9_7.x86_64 #15 41.37 boost-wave-1.75.0-13.el9_7.x86_64 #15 41.37 cyrus-sasl-gssapi-2.1.27-21.el9.x86_64 #15 41.37 dhcp-client-12:4.4.2-19.b1.el9.rocky.0.1.x86_64 #15 41.37 dhcp-common-12:4.4.2-19.b1.el9.rocky.0.1.noarch #15 41.37 geolite2-city-20191217-6.el9.noarch #15 41.37 geolite2-country-20191217-6.el9.noarch #15 41.37 gperftools-libs-2.9.1-3.el9.x86_64 #15 41.37 haproxy-2.8.14-1.el9_7.1.x86_64 #15 41.37 ipcalc-1.0.0-5.el9.x86_64 #15 41.37 iptables-legacy-1.8.10-11.1.el9.x86_64 #15 41.37 iptables-legacy-libs-1.8.10-11.1.el9.x86_64 #15 41.37 iptables-libs-1.8.10-11.el9_5.x86_64 #15 41.37 libicu-67.1-10.el9_6.x86_64 #15 41.37 libmaxminddb-1.5.2-4.el9.x86_64 #15 41.37 libnetfilter_conntrack-1.0.9-1.el9.x86_64 #15 41.37 libnfnetlink-1.0.1-23.el9_5.x86_64 #15 41.37 libssh-0.10.4-17.el9_7.x86_64 #15 41.37 libssh-config-0.10.4-17.el9_7.noarch #15 41.37 libtirpc-1.3.3-9.el9.x86_64 #15 41.37 libunwind-1.6.2-1.el9.x86_64 #15 41.37 libvirt-client-10.10.0-15.8.el9_7.x86_64 #15 41.37 libvirt-libs-10.10.0-15.8.el9_7.x86_64 #15 41.37 numactl-libs-2.0.19-3.el9.x86_64 #15 41.37 sudo-1.9.5p2-13.el9.x86_64 #15 41.37 #15 41.37 Complete! #15 41.91 46 files removed #15 42.33 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #15 42.37 Collecting contrail-vrouter-api==0.1.dev0 #15 42.38 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #15 42.41 Collecting opencontrail-vrouter-netns==0.1.dev0 #15 42.41 Downloading http://localhost:6667/pip/simple/opencontrail-vrouter-netns/opencontrail_vrouter_netns-0.1.dev0-py3-none-any.whl (35 kB) #15 42.43 Requirement already satisfied: netaddr<1 in /usr/local/lib/python3.9/site-packages (from opencontrail-vrouter-netns==0.1.dev0) (0.10.1) #15 42.47 Collecting eventlet #15 42.48 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/632/6c6d0bf55810b/eventlet-0.40.4-py3-none-any.whl (364 kB) #15 42.53 Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.9/site-packages (from opencontrail-vrouter-netns==0.1.dev0) (2.32.5) #15 42.53 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests>=2.20.0->opencontrail-vrouter-netns==0.1.dev0) (3.4.6) #15 42.53 Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests>=2.20.0->opencontrail-vrouter-netns==0.1.dev0) (2.6.3) #15 42.53 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests>=2.20.0->opencontrail-vrouter-netns==0.1.dev0) (3.11) #15 42.53 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests>=2.20.0->opencontrail-vrouter-netns==0.1.dev0) (2026.2.25) #15 42.55 Requirement already satisfied: greenlet>=1.0 in /usr/local/lib64/python3.9/site-packages (from eventlet->opencontrail-vrouter-netns==0.1.dev0) (3.2.5) #15 42.61 Collecting dnspython>=1.15.0 #15 42.62 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b4c/34b7d10b51bcc/dnspython-2.7.0-py3-none-any.whl (313 kB) #15 42.87 Installing collected packages: dnspython, eventlet, contrail-vrouter-api, opencontrail-vrouter-netns #15 43.01 Successfully installed contrail-vrouter-api-0.1.dev0 dnspython-2.7.0 eventlet-0.40.4 opencontrail-vrouter-netns-0.1.dev0 #15 43.01 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #15 DONE 43.8s #16 [stage-1 10/12] COPY *.sh / #16 DONE 0.3s #17 [stage-1 11/12] COPY vhost0-dhcp/dhclient-script /etc/dhcp/dhclient-script #17 DONE 0.4s #18 [stage-1 12/12] COPY vhost0-dhcp/vhost0-nameservers.sh /etc/dhcp/dhclient-exit-hooks.d/ #18 DONE 0.3s #19 exporting to image #19 exporting layers #19 exporting layers 38.3s done #19 writing image sha256:fe31a8a735a014805ac39fc951acdb0f1480b297b2b535fefbcc8cb07c1aac3a #19 writing image sha256:fe31a8a735a014805ac39fc951acdb0f1480b297b2b535fefbcc8cb07c1aac3a 0.0s done #19 naming to nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent:nightly-r25.1 0.0s done #19 DONE 38.5s 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-vrouter-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2026-04-06 01:16:54,340: INFO: Docker build duration: 139 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent] 5109c8613777: Preparing c7102a70d3e7: Preparing 84717891dea8: Preparing 920b3a292387: Preparing bd9116859725: Preparing 97dfb4b3ae0b: Preparing 379cfd5e0bc1: Preparing aceeaaffdb55: Preparing ad826e436fd9: Preparing 49103f4331b1: Preparing 008689dd67a7: Preparing 815e6e8ea989: Preparing 1a7d3fffe0a5: Preparing e23517ed57b7: Preparing 666657dc53e3: Preparing 5f2ed445e9b6: Preparing ea83ecb61747: Preparing 4c90383f1d78: Preparing eda4b261c8a3: Preparing 948f36814070: Preparing 419aefa68e4b: Preparing 7d7901b79cea: Preparing 4fc0d8853c1a: Preparing 77939f3aec9d: Preparing 90fc42d80ae3: Preparing 89fd72247af4: Preparing a7a55e3403bb: Preparing 44343de3ea1d: Preparing 5109c8613777: Waiting c7102a70d3e7: Waiting 84717891dea8: Waiting 920b3a292387: Waiting bd9116859725: Waiting 379cfd5e0bc1: Waiting aceeaaffdb55: Waiting ad826e436fd9: Waiting 49103f4331b1: Waiting 008689dd67a7: Waiting 815e6e8ea989: Waiting 1a7d3fffe0a5: Waiting e23517ed57b7: Waiting 666657dc53e3: Waiting 5f2ed445e9b6: Waiting ea83ecb61747: Waiting 4c90383f1d78: Waiting eda4b261c8a3: Waiting 948f36814070: Waiting 7d7901b79cea: Waiting 4fc0d8853c1a: Waiting 77939f3aec9d: Waiting 90fc42d80ae3: Waiting 89fd72247af4: Waiting a7a55e3403bb: Waiting 44343de3ea1d: Waiting 97dfb4b3ae0b: Waiting 419aefa68e4b: Waiting 84717891dea8: Pushed c7102a70d3e7: Pushed 5109c8613777: Pushed bd9116859725: Pushed 97dfb4b3ae0b: Pushed 379cfd5e0bc1: Pushed ad826e436fd9: Pushed 49103f4331b1: Pushed 008689dd67a7: Pushed 815e6e8ea989: Layer already exists 1a7d3fffe0a5: Layer already exists e23517ed57b7: Layer already exists 666657dc53e3: Layer already exists 5f2ed445e9b6: Layer already exists ea83ecb61747: Layer already exists 4c90383f1d78: Layer already exists eda4b261c8a3: Layer already exists 948f36814070: Layer already exists 419aefa68e4b: Layer already exists 7d7901b79cea: Layer already exists 4fc0d8853c1a: Layer already exists 77939f3aec9d: Layer already exists 90fc42d80ae3: Layer already exists 89fd72247af4: Layer already exists a7a55e3403bb: Layer already exists 44343de3ea1d: Layer already exists 920b3a292387: Pushed aceeaaffdb55: Pushed nightly-r25.1: digest: sha256:d00e7ebb5c1b9e12d9fccdb9c123404fce58233b2fb951e9ea8b72edc7d30dba size: 6181 2026-04-06 01:18:36,849: INFO: Building opensdn-vrouter-agent finished successfully, duration: 241 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-alarm-gen:nightly-r25.1 aa4c0eff79bc 636MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-api:nightly-r25.1 fb801560119f 645MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly-r25.1 2b6e7ad51efe 620MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-collector:nightly-r25.1 ba78cc426be7 969MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly-r25.1 8287c3e012d0 849MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly-r25.1 2238a2e1ab1a 857MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly-r25.1 dc8c0dda7157 858MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly-r25.1 72cbcd2ce99a 858MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly-r25.1 711541146adb 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 20d4464b23a2 620MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly-r25.1 8b6f15808b6e 3.7kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly-r25.1 34edd90464b3 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly-r25.1 b21b96bdad7f 2.38MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-api:nightly-r25.1 ccfb807bd219 657MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly-r25.1 6207fb9bcb0e 620MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq:nightly-r25.1 d63f70d842e9 639MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly-r25.1 af8e2a3686d0 621MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly-r25.1 0cb967c0314c 641MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly-r25.1 5f37e1afd2bc 682MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly-r25.1 e61454d61032 1.24GB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly-r25.1 44661f22cf37 1.01GB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly-r25.1 54db31e1ccac 702MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly-r25.1 497acd226fb8 902MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly-r25.1 c365c16d5ebe 902MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly-r25.1 ca2504f7bfb6 902MB 0B nexus.gz1.opensdn.io:5102/opensdn-debug:nightly-r25.1 7cab7aadc4a5 416MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly-r25.1 b8055c2a77e7 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly-r25.1 98656a1dd079 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly-r25.1 716f9050a2ed 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly-r25.1 4ac6367b0d7b 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly-r25.1 64864bea2979 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 dc22fd757eee 432MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly-r25.1 2b1215bbd428 443MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly-r25.1 32565305ffb0 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 9e269822b0a1 412MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly-r25.1 817a05826cd0 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly-r25.1 a1201087428a 640MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly-r25.1 ec7da3598145 625MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly-r25.1 552305c75d8b 620MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly-r25.1 bb6f7c72d5aa 759MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly-r25.1 772a7418105a 412MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly-r25.1 aca9c2e1aab2 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly-r25.1 d7481d094a2d 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly-r25.1 4570b64220a1 620MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly-r25.1 cd3506bbf213 758MB 0B nexus.gz1.opensdn.io:5102/opensdn-test-test:nightly-r25.1 c0bc796ad72f 1.75GB 0B nexus.gz1.opensdn.io:5102/opensdn-tools:nightly-r25.1 83c0062f8428 1.35GB 0B nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly-r25.1 debc77fdb148 683MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk:nightly-r25.1 75735c1dedb6 924MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent:nightly-r25.1 fe31a8a735a0 1.81GB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly-r25.1 1728c3264377 694MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-build-init:nightly-r25.1 ebd291663f29 628MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly-r25.1 dc4593f7a38f 694MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable-r25.1 cc12308defc1 2.87GB 0B U opensdn-test-test:nightly-r25.1 c0bc796ad72f 1.75GB 0B tf-dev-sandbox:compile b2f9ad589894 24.7GB 0B