2026-01-12 23:14:41,098: INFO: Building opensdn-analytics-snmp-topology 2026-01-12 23:14:41,135: 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=r25.1-2_4_6_1-1 --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-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 done #1 DONE 0.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:r25.1-2_4_6_1-1 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.1s #4 [internal] load build context #4 DONE 0.0s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:r25.1-2_4_6_1-1 #5 DONE 0.0s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:r25.1-2_4_6_1-1 #5 ... #4 [internal] load build context #4 transferring context: 1.53kB done #4 DONE 1.2s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:r25.1-2_4_6_1-1 #5 DONE 7.1s #6 [2/3] COPY entrypoint.sh / #6 DONE 0.8s #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.699 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 1.842 Collecting tf_topology==0.1.dev0 #7 1.844 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 1.859 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (25.9.1) #7 1.904 Collecting libpartition==0.1.dev0 #7 1.904 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 1.904 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #7 1.930 Collecting python3-netsnmp #7 1.955 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 1.984 Preparing metadata (setup.py): started #7 2.472 Preparing metadata (setup.py): finished with status 'done' #7 2.477 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 2.494 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.500 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.500 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.500 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.503 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 2.537 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.537 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.544 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.544 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.544 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.544 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.544 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.544 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.560 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.562 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.635 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (6.0) #7 2.635 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.650 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 2.650 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (2026.1.4) #7 2.650 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.650 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.728 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.848 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.848 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.848 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.848 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.3) #7 2.861 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.896 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.027 Using legacy 'setup.py install' for python3-netsnmp, since package 'wheel' is not installed. #7 3.054 Installing collected packages: python3-netsnmp, libpartition, tf-topology #7 3.054 Running setup.py install for python3-netsnmp: started #7 5.524 Running setup.py install for python3-netsnmp: finished with status 'done' #7 5.581 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf-topology-0.1.dev0 #7 5.581 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 DONE 6.3s #8 exporting to image #8 exporting layers #8 exporting layers 0.4s done #8 writing image sha256:9fb9a5c212082a9a6e815a27526d659b85db7ea9724e11e1d34f8b9961c433ba #8 writing image sha256:9fb9a5c212082a9a6e815a27526d659b85db7ea9724e11e1d34f8b9961c433ba 0.0s done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:r25.1-2_4_6_1-1 0.0s done #8 DONE 1.1s 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-01-12 23:15:04,148: INFO: Docker build duration: 23 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology] 0b603f5bb185: Preparing 41a7e5ae38a4: Preparing 8d8261dd148d: Preparing 6e7d3feb7d09: Preparing 0b2f10f0cf1e: Preparing 385af51976f7: Preparing 10244fcbf172: Preparing 58231c80790d: Preparing 0fb18cf0f3ed: Preparing 104a02256da5: Preparing 637bf501d373: Preparing 158a7b261396: Preparing 1695b0a4b8a6: Preparing e34a1c0bb3e0: Preparing a537da079369: Preparing 832dab995a1c: Preparing 44343de3ea1d: Preparing 0b603f5bb185: Waiting 41a7e5ae38a4: Waiting 8d8261dd148d: Waiting 6e7d3feb7d09: Waiting 0b2f10f0cf1e: Waiting 385af51976f7: Waiting 10244fcbf172: Waiting 58231c80790d: Waiting 0fb18cf0f3ed: Waiting 104a02256da5: Waiting 637bf501d373: Waiting 158a7b261396: Waiting 1695b0a4b8a6: Waiting e34a1c0bb3e0: Waiting a537da079369: Waiting 832dab995a1c: Waiting 44343de3ea1d: Waiting 8d8261dd148d: Layer already exists 6e7d3feb7d09: Layer already exists 0b2f10f0cf1e: Layer already exists 41a7e5ae38a4: Pushed 385af51976f7: Layer already exists 10244fcbf172: Layer already exists 58231c80790d: Layer already exists 0fb18cf0f3ed: Layer already exists 0b603f5bb185: Pushed 104a02256da5: Layer already exists 637bf501d373: Layer already exists 158a7b261396: Layer already exists 1695b0a4b8a6: Layer already exists e34a1c0bb3e0: Layer already exists a537da079369: Layer already exists 832dab995a1c: Layer already exists 44343de3ea1d: Layer already exists r25.1-2_4_6_1-1: digest: sha256:e1dbf737b18cb422a72e00dbeb4e301cfeeb610ecd1c347b0465712bf80b938f size: 3880 2026-01-12 23:15:05,829: INFO: Building opensdn-analytics-snmp-topology finished successfully, duration: 24 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job r25.1-2_4_6_1-1 6ec15d075e10 5 seconds ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web r25.1-2_4_6_1-1 04fc02444601 5 seconds ago 858MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector r25.1-2_4_6_1-1 1f6a4db64010 7 seconds ago 831MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology r25.1-2_4_6_1-1 9fb9a5c21208 7 seconds ago 831MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk r25.1-2_4_6_1-1 5a6d2ad03408 9 seconds ago 682MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen r25.1-2_4_6_1-1 06407c96af6f 10 seconds ago 629MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema r25.1-2_4_6_1-1 50e20e0dd615 15 seconds ago 614MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init r25.1-2_4_6_1-1 c3b0e9ec7a85 15 seconds ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init r25.1-2_4_6_1-1 8eecd4137431 16 seconds ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager r25.1-2_4_6_1-1 7407ac0d1547 17 seconds ago 616MB nexus.gz1.opensdn.io:5101/opensdn-provisioner r25.1-2_4_6_1-1 01a75ba8552f 17 seconds ago 613MB nexus.gz1.opensdn.io:5101/opensdn-node-init r25.1-2_4_6_1-1 d541d2e578c2 18 seconds ago 613MB opensdn-test-test r25.1-2_4_6_1-1 de853585de25 33 seconds ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test r25.1-2_4_6_1-1 de853585de25 33 seconds ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base r25.1-2_4_6_1-1 dae3a3709908 54 seconds ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel r25.1-2_4_6_1-1 12f4e4b668e6 About a minute ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra r25.1-2_4_6_1-1 6c7bba182273 About a minute ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq r25.1-2_4_6_1-1 3f1bdc1e6023 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper r25.1-2_4_6_1-1 d765adba13a9 About a minute ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-redis r25.1-2_4_6_1-1 b5bc74a8c829 About a minute ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy r25.1-2_4_6_1-1 c8c43396c871 About a minute ago 144MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base r25.1-2_4_6_1-1 24db61e5fc7c About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka r25.1-2_4_6_1-1 dda34bc575cb About a minute ago 392MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base r25.1-2_4_6_1-1 de4e5319fe77 About a minute ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd r25.1-2_4_6_1-1 63cfd0a4a783 2 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base r25.1-2_4_6_1-1 5c4ee20f19ca 2 minutes ago 674MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base r25.1-2_4_6_1-1 e0befb4b1332 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base r25.1-2_4_6_1-1 3b1e33770cf2 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-base r25.1-2_4_6_1-1 05097c54f9e7 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base r25.1-2_4_6_1-1 cf3ddd0dc0b3 3 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src r25.1-2_4_6_1-1 e4d53d466c4b 4 minutes ago 2.36MB tf-dev-sandbox compile 78eea82cb50b 4 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src r25.1-2_4_6_1-1 f381069f0b76 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 371d51bd10a4 About an hour ago 2.35MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src r25.1-2_4_6_1-1 f01d23bbcb6b About an hour ago 32.7MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src r25.1-2_4_6_1-1 1f3f2bfff274 About an hour ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src r25.1-2_4_6_1-1 1ea157cad2e5 About an hour ago 3.78kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable d737318e911e 7 hours ago 2.82GB