2025-11-27 01:22:56,282: INFO: Building opensdn-analytics-snmp-topology 2025-11-27 01:22:56,333: 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-analytics-snmp-topology --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: 872B 0.0s done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-analytics-snmp-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 3) #1 DONE 0.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly-r25.1 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B 0.0s done #3 DONE 0.2s #4 [1/3] FROM nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly-r25.1 #4 ... #5 [internal] load build context #5 transferring context: 1.53kB done #5 DONE 0.7s #4 [1/3] FROM nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly-r25.1 #4 DONE 3.2s #6 [2/3] COPY entrypoint.sh / #6 DONE 1.7s #7 [3/3] RUN set -e ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "tf_topology==0.1.dev0" ; rm -rf /root/.cache #7 1.768 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 1.883 Collecting tf_topology==0.1.dev0 #7 1.891 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 1.924 Collecting libpartition==0.1.dev0 #7 1.938 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 1.938 Requirement already satisfied: contrail-config-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (0.1.dev0) #7 1.938 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (25.9.1) #7 1.979 Collecting python3-netsnmp #7 1.979 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 2.024 Preparing metadata (setup.py): started #7 2.303 Preparing metadata (setup.py): finished with status 'done' #7 2.311 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #7 2.322 Requirement already satisfied: kazoo in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (2.10.0) #7 2.322 Requirement already satisfied: timeout-decorator in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (0.5.0) #7 2.322 Requirement already satisfied: contrail-api-client==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (0.1.dev0) #7 2.322 Requirement already satisfied: sandesh-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (0.1.dev0) #7 2.322 Requirement already satisfied: bitarray in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (3.8.0) #7 2.373 Requirement already satisfied: cassandra-driver in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (3.29.3) #7 2.373 Requirement already satisfied: bottle<0.13 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (0.12.25) #7 2.373 Requirement already satisfied: sandesh==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (0.1.dev0) #7 2.373 Requirement already satisfied: stevedore in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (5.5.0) #7 2.373 Requirement already satisfied: simplejson in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (3.20.2) #7 2.373 Requirement already satisfied: greenlet in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (3.2.4) #7 2.373 Requirement already satisfied: xmltodict==0.12.0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (0.12.0) #7 2.373 Requirement already satisfied: kombu in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (5.6.0) #7 2.406 Requirement already satisfied: fysom in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (2.1.6) #7 2.406 Requirement already satisfied: netaddr<1 in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (0.10.1) #7 2.443 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (6.0) #7 2.443 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (8.0.1) #7 2.454 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (2025.11.12) #7 2.454 Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (2.5.0) #7 2.454 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (3.4.4) #7 2.454 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (3.11) #7 2.496 Requirement already satisfied: geomet>=1.1 in /usr/local/lib/python3.9/site-packages (from cassandra-driver->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (1.1.0) #7 2.542 Requirement already satisfied: packaging in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (25.0) #7 2.542 Requirement already satisfied: vine==5.1.0 in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (5.1.0) #7 2.546 Requirement already satisfied: tzdata>=2025.2 in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (2025.2) #7 2.546 Requirement already satisfied: amqp<6.0.0,>=5.1.1 in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (5.3.1) #7 2.557 Requirement already satisfied: setuptools>=75.8.2 in /usr/local/lib/python3.9/site-packages (from zope.event->gevent->tf_topology==0.1.dev0) (80.9.0) #7 2.588 Requirement already satisfied: click in /usr/local/lib/python3.9/site-packages (from geomet>=1.1->cassandra-driver->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (8.1.8) #7 2.649 Using legacy 'setup.py install' for python3-netsnmp, since package 'wheel' is not installed. #7 2.679 Installing collected packages: python3-netsnmp, libpartition, tf-topology #7 2.679 Running setup.py install for python3-netsnmp: started #7 5.065 Running setup.py install for python3-netsnmp: finished with status 'done' #7 5.120 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 #7 5.120 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf-topology-0.1.dev0 #7 DONE 8.4s #8 exporting to image #8 exporting layers #8 exporting layers 0.7s done #8 writing image sha256:ad77dccd862dd927a03ba723a987c09815c1454ffee0016ce2174a164e2e7915 #8 writing image sha256:ad77dccd862dd927a03ba723a987c09815c1454ffee0016ce2174a164e2e7915 0.1s done #8 naming to nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly-r25.1 0.0s done #8 DONE 7.0s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-analytics-snmp-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 3) 2025-11-27 01:23:22,386: INFO: Docker build duration: 26 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology] ba099b1ff78d: Preparing 92864e0a0dfc: Preparing 51f11e2abfc3: Preparing 5a18510b0c39: Preparing 765257745c22: Preparing 53eefc956ebe: Preparing a72a86f6c313: Preparing ec9d53eb73c9: Preparing fc9791d1a134: Preparing 6189eb0708be: Preparing 4bc0379f55ef: Preparing 0535685acc95: Preparing 5a7d736fab7e: Preparing a5a4b881e322: Preparing cf93aac54ce1: Preparing 485c636c3980: Preparing 44343de3ea1d: Preparing fc9791d1a134: Waiting 6189eb0708be: Waiting 4bc0379f55ef: Waiting 0535685acc95: Waiting 5a7d736fab7e: Waiting a5a4b881e322: Waiting ba099b1ff78d: Waiting 92864e0a0dfc: Waiting 51f11e2abfc3: Waiting 5a18510b0c39: Waiting 765257745c22: Waiting 53eefc956ebe: Waiting a72a86f6c313: Waiting ec9d53eb73c9: Waiting cf93aac54ce1: Waiting 485c636c3980: Waiting 44343de3ea1d: Waiting 92864e0a0dfc: Pushed 51f11e2abfc3: Layer already exists 5a18510b0c39: Layer already exists ba099b1ff78d: Pushed 765257745c22: Layer already exists 53eefc956ebe: Layer already exists a72a86f6c313: Layer already exists ec9d53eb73c9: Layer already exists 6189eb0708be: Layer already exists fc9791d1a134: Layer already exists 4bc0379f55ef: Layer already exists 0535685acc95: Layer already exists 5a7d736fab7e: Layer already exists a5a4b881e322: Layer already exists cf93aac54ce1: Layer already exists 485c636c3980: Layer already exists 44343de3ea1d: Layer already exists nightly-r25.1: digest: sha256:e10ba42784ab8c72a3abdf6a18913b9d7135feb259bc40f1e2844c5475389485 size: 3880 2025-11-27 01:23:27,422: INFO: Building opensdn-analytics-snmp-topology finished successfully, duration: 31 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 82f765957900 562MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly-r25.1 9166236ecd96 545MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly-r25.1 2423da53d8ef 893MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly-r25.1 275991283fff 893MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly-r25.1 ad77dccd862d 893MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly-r25.1 5913f4d788b5 1.4MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 d446e28e580a 545MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly-r25.1 77a0079d99cf 3.7kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly-r25.1 1e0cd2d0b915 6.04MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly-r25.1 3fc0fb4255c9 2.35MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly-r25.1 49bfbd8774b9 545MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly-r25.1 55314cf95751 546MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly-r25.1 e3280ec3c783 608MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly-r25.1 938ddabef2d2 826MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly-r25.1 2083dbd34bd8 826MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly-r25.1 dd6868e5ebd6 826MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly-r25.1 0018d11556d1 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly-r25.1 cb1efd31828c 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly-r25.1 dd23daf15ec9 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly-r25.1 e2106942a4f6 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly-r25.1 c722195602e0 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 9b985aac295e 354MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly-r25.1 606c6721d91b 366MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly-r25.1 c36b54653ba0 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 5fc577444674 336MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly-r25.1 4423188503de 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly-r25.1 211072469dca 549MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly-r25.1 4e799e171f26 545MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly-r25.1 06bfc9325f10 352MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly-r25.1 d3ffa0931e3b 352MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly-r25.1 5b3c38dfca7d 545MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly-r25.1 4346163c62a0 619MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly-r25.1 1b3114be15ab 619MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable-r25.1 68a1baac5e41 3GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile f3b8b95eda77 24.8GB 0B tf-dev-sandbox:stable-r25.1 dfc19629242a 3GB 0B U