2025-11-12 13:23:42,677: INFO: Building opensdn-analytics-snmp-topology 2025-11-12 13:23:42,731: 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_3_5_2-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: #1 transferring dockerfile: 872B done #1 DONE 2.5s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_3_5_2-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 transferring context: 1.53kB done #4 DONE 2.1s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_3_5_2-1 #5 DONE 9.8s #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.276 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 1.399 Collecting tf_topology==0.1.dev0 #7 1.399 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 1.436 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.436 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (25.9.1) #7 1.474 Collecting python3-netsnmp #7 1.498 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 1.531 Preparing metadata (setup.py): started #7 2.417 Preparing metadata (setup.py): finished with status 'done' #7 2.417 Collecting libpartition==0.1.dev0 #7 2.417 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 2.417 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #7 2.444 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.446 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.453 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.453 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.453 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.453 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.453 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.535 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.535 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.535 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.535 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.535 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.535 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.552 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.552 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.654 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (6.0) #7 2.654 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.689 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.689 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (2025.10.5) #7 2.689 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.689 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.768 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.935 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.935 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.935 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.935 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.935 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.935 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.001 Using legacy 'setup.py install' for python3-netsnmp, since package 'wheel' is not installed. #7 3.017 Installing collected packages: python3-netsnmp, libpartition, tf-topology #7 3.017 Running setup.py install for python3-netsnmp: started #7 5.123 Running setup.py install for python3-netsnmp: finished with status 'done' #7 5.189 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf-topology-0.1.dev0 #7 5.189 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.1s #8 exporting to image #8 exporting layers #8 exporting layers 0.5s done #8 writing image sha256:7ab2fc583d373b1bb1ea4f8bd1e259045184014d453f39fa6ad8d78e6818c39e #8 writing image sha256:7ab2fc583d373b1bb1ea4f8bd1e259045184014d453f39fa6ad8d78e6818c39e 0.1s done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_3_5_2-1 0.1s 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) 2025-11-12 13:24:08,708: INFO: Docker build duration: 26 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology] 3cb49cf2684a: Preparing 4581f6c572be: Preparing c548899b08f2: Preparing 35f3d522f1df: Preparing 024e0cd1ea72: Preparing 958d2e0da029: Preparing df483308d425: Preparing 49709bff0b90: Preparing f828db018072: Preparing 629324a1304c: Preparing 8acd086c36ed: Preparing 6ebe91d94d35: Preparing 0783bb7a0d18: Preparing 8441b13257ed: Preparing de6c3345b216: Preparing 874e2898b2da: Preparing 44343de3ea1d: Preparing 3cb49cf2684a: Waiting 4581f6c572be: Waiting c548899b08f2: Waiting 35f3d522f1df: Waiting 024e0cd1ea72: Waiting df483308d425: Waiting 49709bff0b90: Waiting f828db018072: Waiting 629324a1304c: Waiting 8acd086c36ed: Waiting 6ebe91d94d35: Waiting 0783bb7a0d18: Waiting 8441b13257ed: Waiting de6c3345b216: Waiting 874e2898b2da: Waiting 44343de3ea1d: Waiting 958d2e0da029: Waiting c548899b08f2: Layer already exists 35f3d522f1df: Layer already exists 024e0cd1ea72: Layer already exists 958d2e0da029: Layer already exists 4581f6c572be: Pushed df483308d425: Layer already exists 49709bff0b90: Layer already exists f828db018072: Layer already exists 629324a1304c: Layer already exists 8acd086c36ed: Layer already exists 6ebe91d94d35: Layer already exists 0783bb7a0d18: Layer already exists 8441b13257ed: Layer already exists de6c3345b216: Layer already exists 874e2898b2da: Layer already exists 44343de3ea1d: Layer already exists 3cb49cf2684a: Pushed master-2_3_5_2-1: digest: sha256:886baccb191ddc700db6a2b54fedc0121015131333583589d5a471483a2f7b49 size: 3880 2025-11-12 13:24:12,818: INFO: Building opensdn-analytics-snmp-topology finished successfully, duration: 30 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_5_2-1 408e6dc7d5e3 2 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_5_2-1 fb604810598a 7 seconds ago 831MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_5_2-1 7ab2fc583d37 8 seconds ago 831MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_5_2-1 456be146b50b 12 seconds ago 682MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_5_2-1 9ee2762c65b1 16 seconds ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_5_2-1 0660656c9c8b 17 seconds ago 614MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_5_2-1 aea194bd34dd 18 seconds ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_5_2-1 88b46f07f4ad 18 seconds ago 629MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_5_2-1 b691ebe8cd65 19 seconds ago 616MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_5_2-1 19493734574d 20 seconds ago 858MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_5_2-1 638268bd9480 20 seconds ago 613MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_5_2-1 9a823aba2120 20 seconds ago 858MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_5_2-1 0ebd63718cc9 21 seconds ago 613MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test master-2_3_5_2-1 98082146ef8a 30 seconds ago 430MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_5_2-1 bf99625bee40 35 seconds ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_5_2-1 820be04dde33 About a minute ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_5_2-1 8cd35ea68aa5 About a minute ago 144MB opensdn-test-test master-2_3_5_2-1 d558812bccf6 2 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_5_2-1 d558812bccf6 2 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_5_2-1 76122916996e 2 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_5_2-1 81062a38c7b4 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_5_2-1 874e2fe36b40 3 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_5_2-1 9187389351be 3 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_5_2-1 cf8c3a9bdc11 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_5_2-1 10bb3f0107af 3 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_5_2-1 30f76c1de039 3 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_5_2-1 a4c3109a3b1a 3 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_5_2-1 2dfc8579359f 3 minutes ago 674MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_5_2-1 4c49e48bde90 4 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_5_2-1 d7f2b4452bab 4 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_5_2-1 b29872552309 4 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_5_2-1 757f60b2eaf5 5 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_5_2-1 205d96a61213 5 minutes ago 2.46MB tf-dev-sandbox compile 8e6dff4e425d 6 minutes ago 39.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_5_2-1 5cd90541d870 36 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 1d5755719470 36 minutes ago 2.44MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_5_2-1 d06329d76c71 36 minutes ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_5_2-1 0464c9e03ad2 36 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_5_2-1 0b9a3a0797fe 36 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 662f51d64a14 5 hours ago 23.5GB