2025-12-25 01:16:04,435: INFO: Building opensdn-analytics-snmp-topology 2025-12-25 01:16:04,549: 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 done #1 DONE 1.7s #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.8s #4 [internal] load build context #4 transferring context: 1.53kB 0.0s done #4 DONE 2.1s #5 [1/3] FROM nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly-r25.1 #5 DONE 17.5s #6 [2/3] COPY entrypoint.sh / #6 DONE 1.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.911 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 1.960 Collecting tf_topology==0.1.dev0 #7 1.966 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 2.049 Collecting libpartition==0.1.dev0 #7 2.049 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 2.049 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (25.9.1) #7 2.137 Collecting python3-netsnmp #7 2.137 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 2.137 Preparing metadata (setup.py): started #7 2.477 Preparing metadata (setup.py): finished with status 'done' #7 2.477 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #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.491 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.515 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.525 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.525 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.525 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.525 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.525 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.525 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.525 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.525 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.525 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.525 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.525 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.1) #7 2.525 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.525 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.566 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (6.0) #7 2.566 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.566 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.587 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.2) #7 2.587 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.587 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.602 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.655 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.655 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.655 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.655 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.665 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.677 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.755 Using legacy 'setup.py install' for python3-netsnmp, since package 'wheel' is not installed. #7 2.772 Installing collected packages: python3-netsnmp, libpartition, tf-topology #7 2.772 Running setup.py install for python3-netsnmp: started #7 5.785 Running setup.py install for python3-netsnmp: finished with status 'done' #7 5.810 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf-topology-0.1.dev0 #7 5.812 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 7.0s #8 exporting to image #8 exporting layers #8 exporting layers 1.3s done #8 writing image sha256:513c66ff04ffafb9799d7d5776177263fdefbabe3d6246c90a13049dca31f868 0.0s done #8 naming to nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly-r25.1 #8 naming to nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly-r25.1 0.2s done #8 DONE 1.9s 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-12-25 01:16:40,345: INFO: Docker build duration: 36 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology] c67dd06f6a04: Preparing 90604ea3c553: Preparing 85c23c7b45de: Preparing b4d74ed0ac7e: Preparing b51b5c26f3d6: Preparing 533630decdab: Preparing 365ac779558a: Preparing 5526036b2323: Preparing 114646faf611: Preparing 94f73ed23882: Preparing 81d56897e5b2: Preparing 3bd64cb5bb54: Preparing 7c9771f0d035: Preparing 9859c18a24ee: Preparing f80f076abe64: Preparing 78817492e7c5: Preparing 44343de3ea1d: Preparing c67dd06f6a04: Waiting 90604ea3c553: Waiting 85c23c7b45de: Waiting b4d74ed0ac7e: Waiting b51b5c26f3d6: Waiting 533630decdab: Waiting 365ac779558a: Waiting 5526036b2323: Waiting 114646faf611: Waiting 94f73ed23882: Waiting 81d56897e5b2: Waiting 3bd64cb5bb54: Waiting 7c9771f0d035: Waiting 9859c18a24ee: Waiting f80f076abe64: Waiting 78817492e7c5: Waiting 44343de3ea1d: Waiting 90604ea3c553: Pushed 85c23c7b45de: Layer already exists b4d74ed0ac7e: Layer already exists b51b5c26f3d6: Layer already exists c67dd06f6a04: Pushed 533630decdab: Layer already exists 5526036b2323: Layer already exists 365ac779558a: Layer already exists 114646faf611: Layer already exists 94f73ed23882: Layer already exists 81d56897e5b2: Layer already exists 3bd64cb5bb54: Layer already exists 7c9771f0d035: Layer already exists f80f076abe64: Layer already exists 9859c18a24ee: Layer already exists 44343de3ea1d: Layer already exists 78817492e7c5: Layer already exists nightly-r25.1: digest: sha256:cb9605a40ad35a9af2b9eaac90e884af083c83e41aec91f548d7fa0b524ecad7 size: 3879 2025-12-25 01:16:46,712: INFO: Building opensdn-analytics-snmp-topology finished successfully, duration: 42 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 fbb3fab4c017 609MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly-r25.1 98459e6c26fc 593MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly-r25.1 37124dd63d55 830MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly-r25.1 a47047093d8f 830MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly-r25.1 513c66ff04ff 830MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly-r25.1 ca3ca179b406 1.4MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 65aa906196b4 593MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly-r25.1 e5b84d93c710 3.7kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly-r25.1 291ec091bfb4 6.04MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly-r25.1 e8b43cf2bd98 2.35MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly-r25.1 500bb940efbb 593MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly-r25.1 a7ac246b0323 594MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly-r25.1 5c264902a9d6 655MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly-r25.1 09c2a24311a1 674MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly-r25.1 5e0154cd7777 874MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly-r25.1 15ae5dec50f6 874MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly-r25.1 68d7d121f88a 874MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly-r25.1 1febbc2ab888 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly-r25.1 9e2c0b3bd8a0 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly-r25.1 1b647c4d6389 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly-r25.1 7e27490af572 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly-r25.1 8895427f8e68 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 0f14e746e600 404MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly-r25.1 eaa645044504 415MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly-r25.1 4653f5c91a86 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 e383b1236eb4 385MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly-r25.1 00b46bf5e925 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly-r25.1 a79ad5c8aa8d 613MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly-r25.1 b8a6c4399802 596MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly-r25.1 33e348ebd8e3 593MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly-r25.1 76fc00723a1e 401MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly-r25.1 1fd9cb9ecaad 401MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly-r25.1 0a8a1a6a9c8a 593MB 0B nexus.gz1.opensdn.io:5102/opensdn-test-test:nightly-r25.1 a6c1fd5061ba 1.72GB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly-r25.1 17a7aa33f3c9 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly-r25.1 5cbaa107eb26 667MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable-r25.1 85d0ffea71ce 2.88GB 0B U opensdn-test-test:nightly-r25.1 a6c1fd5061ba 1.72GB 0B tf-dev-sandbox:compile 9f200b06b8bc 24.7GB 0B