2026-05-11 01:28:57,294: INFO: Building opensdn-analytics-snmp-topology 2026-05-11 01:28:57,329: 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: #1 transferring dockerfile: 872B 0.0s done #1 DONE 0.3s #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 done #3 DONE 1.9s #4 [internal] load build context #4 transferring context: 1.53kB 0.0s done #4 DONE 1.9s #5 [1/3] FROM nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly-r25.1 #5 DONE 12.2s #6 [2/3] COPY entrypoint.sh / #6 DONE 1.0s #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.570 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 1.897 Collecting tf_topology==0.1.dev0 #7 1.918 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 1.970 Collecting libpartition==0.1.dev0 #7 1.977 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 1.982 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #7 1.982 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.982 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (26.4.0) #7 2.255 Collecting python3-netsnmp #7 2.282 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 2.354 Preparing metadata (setup.py): started #7 2.992 Preparing metadata (setup.py): finished with status 'done' #7 3.016 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 3.016 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.2) #7 3.016 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 3.016 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 3.080 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 3.080 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.11.0) #7 3.080 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 3.080 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 3.080 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.1) #7 3.080 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 3.080 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.5) #7 3.080 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 3.080 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 3.112 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 3.112 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 3.205 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (6.0) #7 3.205 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (8.0.1) #7 3.237 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 3.243 Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (2.6.3) #7 3.243 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (2026.2.25) #7 3.243 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (3.4.7) #7 3.345 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 3.590 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) (2026.1) #7 3.600 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 3.600 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) (26.0) #7 3.600 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 3.629 Requirement already satisfied: setuptools>=75.8.2 in /usr/local/lib/python3.9/site-packages (from zope.event->gevent->tf_topology==0.1.dev0) (82.0.1) #7 3.687 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 3.868 Using legacy 'setup.py install' for python3-netsnmp, since package 'wheel' is not installed. #7 3.878 Installing collected packages: python3-netsnmp, libpartition, tf-topology #7 3.888 Running setup.py install for python3-netsnmp: started #7 6.269 Running setup.py install for python3-netsnmp: finished with status 'done' #7 6.305 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 6.325 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf-topology-0.1.dev0 #7 DONE 7.1s #8 exporting to image #8 exporting layers #8 exporting layers 0.4s done #8 writing image sha256:96bec33ad07b196a5d754727b40ee81d98424e9a49e46c04fdafc08b4df9b758 #8 writing image sha256:96bec33ad07b196a5d754727b40ee81d98424e9a49e46c04fdafc08b4df9b758 0.0s done #8 naming to nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly-r25.1 0.0s done #8 DONE 0.5s 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) 2026-05-11 01:29:23,681: INFO: Docker build duration: 26 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology] d328c3b52228: Preparing 6d8b9f216b13: Preparing 035767387cbb: Preparing 088f15e9fdfa: Preparing d06cf55965ff: Preparing 5fa47e701519: Preparing 1d0a6e9ba52e: Preparing 02992008bf15: Preparing cffb8a56d1e8: Preparing d3dbf5988981: Preparing 8a12ca3c224d: Preparing f84caaa942fa: Preparing ae43c74a9433: Preparing 17abb9beeda3: Preparing 5aa6a6861596: Preparing 6e76dc908d43: Preparing 44343de3ea1d: Preparing d06cf55965ff: Waiting 5fa47e701519: Waiting 1d0a6e9ba52e: Waiting 02992008bf15: Waiting cffb8a56d1e8: Waiting d3dbf5988981: Waiting 8a12ca3c224d: Waiting f84caaa942fa: Waiting ae43c74a9433: Waiting 17abb9beeda3: Waiting 5aa6a6861596: Waiting 6e76dc908d43: Waiting 44343de3ea1d: Waiting 088f15e9fdfa: Layer already exists 035767387cbb: Layer already exists d06cf55965ff: Layer already exists 5fa47e701519: Layer already exists 6d8b9f216b13: Pushed 1d0a6e9ba52e: Layer already exists 02992008bf15: Layer already exists cffb8a56d1e8: Layer already exists d3dbf5988981: Layer already exists 8a12ca3c224d: Layer already exists ae43c74a9433: Layer already exists f84caaa942fa: Layer already exists 17abb9beeda3: Layer already exists 5aa6a6861596: Layer already exists 6e76dc908d43: Layer already exists d328c3b52228: Pushed 44343de3ea1d: Layer already exists nightly-r25.1: digest: sha256:e5fc1edc02eb577fac913787430fba2ad070317e98c57e7c562589f58f0926d4 size: 3879 2026-05-11 01:29:25,031: INFO: Building opensdn-analytics-snmp-topology finished successfully, duration: 28 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 7e019a8756b8 590MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly-r25.1 abb3023020c5 573MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly-r25.1 4047610086cf 820MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly-r25.1 d6a744c0347c 821MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly-r25.1 96bec33ad07b 821MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly-r25.1 76c41da2219b 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 338fc8970e92 573MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly-r25.1 1ba9680014c1 3.7kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly-r25.1 2dbce689f5d8 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly-r25.1 a5c39e455f66 2.47MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly-r25.1 fccf84104077 573MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly-r25.1 533c50f4ee52 574MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly-r25.1 0c5f26a2ee36 636MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly-r25.1 16ef2f99a656 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly-r25.1 75b09c129f68 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly-r25.1 5f669d502b6b 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly-r25.1 435185a1502a 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly-r25.1 f89a4632ee24 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly-r25.1 56587b467058 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly-r25.1 d58423931962 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly-r25.1 afcb4782c97e 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 2fdc5915a82b 337MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly-r25.1 7c9d1009d594 351MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly-r25.1 fb2c053a2275 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 4088b2e29db7 321MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly-r25.1 a00572267ed3 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly-r25.1 bb24257e3ee2 578MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly-r25.1 ebf676fbfdf3 573MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly-r25.1 888e409ffe48 337MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly-r25.1 a18afcd1fb76 337MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly-r25.1 be61891dc0bc 573MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly-r25.1 72e618f60125 648MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly-r25.1 be5e5a45a5b7 648MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable-r25.1 75d4d825b3b7 2.87GB 0B U tf-dev-sandbox:compile 11151a9ca7bf 24.7GB 0B