2026-02-09 08:59:39,889: INFO: Building opensdn-analytics-snmp-topology 2026-02-09 08:59:39,946: 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_5_6_2-3 --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: #1 transferring dockerfile: 872B done #1 DONE 2.2s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_5_6_2-3 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 2.2s #4 [internal] load build context #4 transferring context: 1.53kB done #4 DONE 2.6s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_5_6_2-3 #5 DONE 14.3s #6 [2/3] COPY entrypoint.sh / #6 DONE 0.5s #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.239 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 1.305 Collecting tf_topology==0.1.dev0 #7 1.305 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 1.357 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (25.9.1) #7 1.357 Collecting python3-netsnmp #7 1.357 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 1.401 Preparing metadata (setup.py): started #7 1.745 Preparing metadata (setup.py): finished with status 'done' #7 1.745 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.745 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #7 1.745 Collecting libpartition==0.1.dev0 #7 1.787 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 1.787 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 1.814 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 1.814 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 1.814 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 1.814 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 1.814 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 1.814 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 1.814 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 1.814 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 1.814 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 1.814 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 1.814 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 1.814 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 1.814 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 1.814 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 1.860 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (8.0.1) #7 1.882 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (6.0) #7 1.882 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 1.882 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 1.882 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 1.882 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 1.928 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 1.995 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 1.995 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 1.995 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 1.995 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.019 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.10.2) #7 2.042 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.137 Using legacy 'setup.py install' for python3-netsnmp, since package 'wheel' is not installed. #7 2.148 Installing collected packages: python3-netsnmp, libpartition, tf-topology #7 2.154 Running setup.py install for python3-netsnmp: started #7 4.960 Running setup.py install for python3-netsnmp: finished with status 'done' #7 5.054 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.054 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf-topology-0.1.dev0 #7 DONE 6.1s #8 exporting to image #8 exporting layers #8 exporting layers 0.6s done #8 writing image sha256:46a6c464cf136a79aadadce8be8481121fc0d4afbecbe654b65f0af1b96d6e99 0.1s done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_5_6_2-3 0.0s done #8 DONE 0.8s 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-02-09 09:00:09,295: INFO: Docker build duration: 30 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology] cd7dbbe2fd3e: Preparing 219cc9223f1e: Preparing 6b73d89d8b2d: Preparing d91ca9c443dc: Preparing 184e8e860551: Preparing 8d0d82c5bcce: Preparing 6586227d2254: Preparing a23a1fa6c28a: Preparing 48a7d4c0b649: Preparing 98eaef791a3f: Preparing bd001c38ef83: Preparing dca5dfc92415: Preparing 21483e9f9185: Preparing e206c25b8a1b: Preparing 891d822afe91: Preparing 87df05bbb20b: Preparing fdb0a425671d: Preparing 44343de3ea1d: Preparing cd7dbbe2fd3e: Waiting 219cc9223f1e: Waiting 6b73d89d8b2d: Waiting d91ca9c443dc: Waiting 184e8e860551: Waiting 8d0d82c5bcce: Waiting 6586227d2254: Waiting a23a1fa6c28a: Waiting 48a7d4c0b649: Waiting 98eaef791a3f: Waiting bd001c38ef83: Waiting dca5dfc92415: Waiting 21483e9f9185: Waiting e206c25b8a1b: Waiting 891d822afe91: Waiting 87df05bbb20b: Waiting fdb0a425671d: Waiting 44343de3ea1d: Waiting 6b73d89d8b2d: Layer already exists d91ca9c443dc: Layer already exists 184e8e860551: Layer already exists 6586227d2254: Layer already exists 8d0d82c5bcce: Layer already exists cd7dbbe2fd3e: Pushed 219cc9223f1e: Pushed 48a7d4c0b649: Layer already exists a23a1fa6c28a: Layer already exists dca5dfc92415: Layer already exists 21483e9f9185: Layer already exists bd001c38ef83: Layer already exists 98eaef791a3f: Layer already exists e206c25b8a1b: Layer already exists 891d822afe91: Layer already exists fdb0a425671d: Layer already exists 87df05bbb20b: Layer already exists 44343de3ea1d: Layer already exists master-2_5_6_2-3: digest: sha256:4e1ba17c77e2f88ab33324e4927809fc19a73cbac5cf351c351780498fe52237 size: 4088 2026-02-09 09:00:12,906: INFO: Building opensdn-analytics-snmp-topology finished successfully, duration: 33 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_5_6_2-3 38d9a8089208 5 seconds ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_5_6_2-3 46a6c464cf13 6 seconds ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_5_6_2-3 845e14bc4210 12 seconds ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_5_6_2-3 b85f2c26a47e 18 seconds ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_5_6_2-3 8684fd81993f 18 seconds ago 858MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_5_6_2-3 dbbbf56c046f 18 seconds ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_5_6_2-3 9b7f555fdb7b 20 seconds ago 613MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_5_6_2-3 56854a2409b3 21 seconds ago 612MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_5_6_2-3 c9e802792b00 21 seconds ago 632MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_5_6_2-3 d91a259a2503 22 seconds ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_5_6_2-3 c051feffb19e 24 seconds ago 629MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_5_6_2-3 276a671bf15c 27 seconds ago 616MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_5_6_2-3 295c86012a0c 32 seconds ago 612MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_5_6_2-3 2a2e488bed56 39 seconds ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_5_6_2-3 e0aeae1a5c44 49 seconds ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_5_6_2-3 8ba6ce222031 About a minute ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_5_6_2-3 e04d0a2047ed About a minute ago 171MB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_5_6_2-3 e0151bb3911c About a minute ago 1.74GB opensdn-test-test master-2_5_6_2-3 e0151bb3911c About a minute ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_5_6_2-3 b443c9ef0d4b About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_5_6_2-3 a53888c26a53 2 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_5_6_2-3 0ec42b916256 2 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_5_6_2-3 e7dc4703d2b1 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_5_6_2-3 aceaee9009f7 2 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_5_6_2-3 34d03d5da36e 2 minutes ago 673MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_5_6_2-3 f93eb97a6b45 2 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_5_6_2-3 b75d996053f5 2 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_5_6_2-3 1bba89ebfd56 3 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_5_6_2-3 44c66f197469 3 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_5_6_2-3 aa6b7a834e01 3 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_5_6_2-3 225fd4a1815e 4 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_5_6_2-3 13b06e766268 5 minutes ago 2.47MB tf-dev-sandbox compile 575c1b594d37 5 minutes ago 40.1GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_5_6_2-3 0cb3ac16d7dd 59 minutes ago 6.05MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 22fffc20fbd1 59 minutes ago 2.45MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_5_6_2-3 f3903ba04335 59 minutes ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_5_6_2-3 a4d3560a4a26 59 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_5_6_2-3 f122ef5e2ca6 59 minutes ago 32.7MB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 623a25314824 14 hours ago 23.4GB