2025-10-07 19:57:05,192: INFO: Building opensdn-analytics-snmp-base 2025-10-07 19:57:05,201: 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_0-4 --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-analytics-snmp-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: 609B 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 docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_4_0-4 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 0.1s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_4_0-4 #5 DONE 0.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [stage-1 2/3] COPY --from=build /root/contrail/buildroot/usr/share/mibs/netsnmp /usr/share/mibs/netsnmp #7 DONE 0.6s #8 [stage-1 3/3] RUN set -e ; yum install -y net-snmp-devel ; yum clean all -y ; rm -rf /var/cache/yum #8 0.810 Contrail repo 8.3 kB/s | 257 B 00:00 #8 0.893 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 2.1 MB 00:00 #8 1.294 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 730 kB 00:00 #8 1.653 added from: http://tf-mirrors.gz1.opensdn.io/re 1.4 MB/s | 264 kB 00:00 #8 1.893 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 7.0 MB 00:00 #8 4.224 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 4.0 MB 00:00 #8 6.432 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 939 kB 00:00 #8 7.308 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 2.3 MB 00:00 #8 8.374 added from: http://tf-mirrors.gz1.opensdn.io/re 6.9 MB/s | 392 kB 00:00 #8 9.000 added from: http://tf-mirrors.gz1.opensdn.io/re 2.4 MB/s | 451 kB 00:00 #8 9.451 added from: http://tf-mirrors.gz1.opensdn.io/re 322 kB/s | 16 kB 00:00 #8 9.854 added from: http://tf-mirrors.gz1.opensdn.io/re 10 kB/s | 257 B 00:00 #8 10.15 added from: http://tf-mirrors.gz1.opensdn.io/re 321 kB/s | 13 kB 00:00 #8 10.48 added from: http://tf-mirrors.gz1.opensdn.io/re 2.1 MB/s | 64 kB 00:00 #8 11.44 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 30 MB 00:00 #8 27.04 Third parties for OpenSDN 30 MB/s | 5.4 MB 00:00 #8 37.61 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) #8 37.61 Error: #8 37.61 Problem: cannot install the best candidate for the job #8 37.61 - nothing provides net-snmp-agent-libs(x86-64) = 1:5.9.4-5.el7 needed by net-snmp-devel-1:5.9.4-5.el7.x86_64 from tpc #8 ERROR: process "/bin/sh -c set -e ; yum install -y net-snmp-devel ; yum clean all -y ; rm -rf /var/cache/yum" did not complete successfully: exit code: 1 ------ > [stage-1 3/3] RUN set -e ; yum install -y net-snmp-devel ; yum clean all -y ; rm -rf /var/cache/yum: 9.451 added from: http://tf-mirrors.gz1.opensdn.io/re 322 kB/s | 16 kB 00:00 9.854 added from: http://tf-mirrors.gz1.opensdn.io/re 10 kB/s | 257 B 00:00 10.15 added from: http://tf-mirrors.gz1.opensdn.io/re 321 kB/s | 13 kB 00:00 10.48 added from: http://tf-mirrors.gz1.opensdn.io/re 2.1 MB/s | 64 kB 00:00 11.44 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 30 MB 00:00 27.04 Third parties for OpenSDN 30 MB/s | 5.4 MB 00:00 37.61 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 37.61 Error: 37.61 Problem: cannot install the best candidate for the job 37.61 - nothing provides net-snmp-agent-libs(x86-64) = 1:5.9.4-5.el7 needed by net-snmp-devel-1:5.9.4-5.el7.x86_64 from tpc ------ 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) Dockerfile:13 -------------------- 12 | # required to install python's snmp package 13 | >>> RUN set -e ; 14 | >>> yum install -y net-snmp-devel ; 15 | >>> yum clean all -y ; 16 | >>> rm -rf /var/cache/yum 17 | -------------------- ERROR: failed to solve: process "/bin/sh -c set -e ; yum install -y net-snmp-devel ; yum clean all -y ; rm -rf /var/cache/yum" did not complete successfully: exit code: 1 2025-10-07 19:57:45,824: INFO: Docker build duration: 40 seconds 2025-10-07 19:57:45,846: ERROR: Building opensdn-analytics-snmp-base failed, duration: 40 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_0_4_0-4 0dcf2b1ca7ba 56 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_0_4_0-4 2f80a9334040 56 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_0_4_0-4 70cf0b70996c 56 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_0_4_0-4 51f3bd7c20c8 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_0_4_0-4 d91c52fa4355 2 minutes ago 2.33MB tf-dev-sandbox compile 6d07249d2ae2 2 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 2e43a6bed0c6 About an hour ago 2.31MB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_0_4_0-4 887f2b7ff874 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_0_4_0-4 743e3bbfb2e2 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_0_4_0-4 5bf67a7551b0 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_0_4_0-4 b06cfbfabe92 About an hour ago 4.17kB tf-dev-sandbox frozen 7c30ffa72d36 About an hour ago 2.84GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 7c30ffa72d36 About an hour ago 2.84GB rockylinux 9 9cc24f05f309 22 months ago 176MB