2025-09-24 10:15:14,632: INFO: Building opensdn-analytics-snmp-topology 2025-09-24 10:15:14,685: 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_1_4_4-7 --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 #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.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_1_4_4-7 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.5s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_1_4_4-7 #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.53kB done #5 DONE 1.9s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_1_4_4-7 #4 DONE 7.6s #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.544 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 1.544 Collecting tf_topology==0.1.dev0 #7 1.600 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 1.600 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (25.9.1) #7 1.600 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #7 1.600 Collecting python3-netsnmp (from tf_topology==0.1.dev0) #7 1.659 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 1.689 Installing build dependencies: started #7 6.058 Installing build dependencies: finished with status 'done' #7 6.061 Getting requirements to build wheel: started #7 7.412 Getting requirements to build wheel: finished with status 'done' #7 7.412 Preparing metadata (pyproject.toml): started #7 8.193 Preparing metadata (pyproject.toml): finished with status 'done' #7 8.218 Collecting libpartition==0.1.dev0 (from tf_topology==0.1.dev0) #7 8.218 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 8.227 Requirement already satisfied: sandesh==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (0.1.dev0) #7 8.227 Requirement already satisfied: sandesh-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (0.1.dev0) #7 8.227 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 8.273 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 8.273 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.7.1) #7 8.273 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 8.273 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.2) #7 8.273 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 8.273 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 8.273 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 8.273 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.5.4) #7 8.273 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.1) #7 8.273 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 8.273 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 8.273 Requirement already satisfied: netaddr<1 in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->tf_topology==0.1.dev0) (0.10.1) #7 8.273 Requirement already satisfied: fysom in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->tf_topology==0.1.dev0) (2.1.6) #7 8.273 Requirement already satisfied: geomet<0.3,>=0.1 in /usr/local/lib/python3.9/site-packages (from cassandra-driver->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (0.2.1.post1) #7 8.273 Requirement already satisfied: click in /usr/local/lib/python3.9/site-packages (from geomet<0.3,>=0.1->cassandra-driver->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (8.1.8) #7 8.273 Requirement already satisfied: six in /usr/local/lib/python3.9/site-packages (from geomet<0.3,>=0.1->cassandra-driver->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (1.17.0) #7 8.284 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (6.0) #7 8.284 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (8.0) #7 8.335 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 8.335 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 8.335 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 8.335 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 8.368 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (3.4.3) #7 8.368 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (3.10) #7 8.368 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 8.368 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (2025.8.3) #7 8.375 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 8.486 Building wheels for collected packages: python3-netsnmp #7 8.486 Building wheel for python3-netsnmp (pyproject.toml): started #7 11.05 Building wheel for python3-netsnmp (pyproject.toml): finished with status 'done' #7 11.05 Created wheel for python3-netsnmp: filename=python3_netsnmp-1.1a1-cp39-cp39-linux_x86_64.whl size=72051 sha256=041b9a98951b975a4ab5ae49a7a39e3581aa5fbe236230cd659d6750e8cdf202 #7 11.05 Stored in directory: /root/.cache/pip/wheels/aa/b6/ce/d8b6cbaf74da7c7942f0d55d6f2aaef95f98e4068df49955fb #7 11.07 Successfully built python3-netsnmp #7 11.07 Installing collected packages: python3-netsnmp, libpartition, tf_topology #7 11.20 #7 11.20 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf_topology-0.1.dev0 #7 11.20 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. #7 DONE 17.8s #8 exporting to image #8 exporting layers #8 exporting layers 1.6s done #8 writing image sha256:2b9b498a697269c17a6041b0744461fc84fe367af04b2f1f288fd17b32748578 #8 writing image sha256:2b9b498a697269c17a6041b0744461fc84fe367af04b2f1f288fd17b32748578 0.1s done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_1_4_4-7 #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_1_4_4-7 0.2s done #8 DONE 2.4s 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-09-24 10:15:55,218: INFO: Docker build duration: 41 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology] 00e24ab34dd5: Preparing 57182569677a: Preparing fd05fc3067bc: Preparing 4722758d7b77: Preparing 86ae5f518f5c: Preparing 8cbac6abbadd: Preparing 097f6316366c: Preparing c0f44514ea24: Preparing 46f14b285e6d: Preparing b7147f0f1de0: Preparing 2108624d4552: Preparing 56308bbdd940: Preparing eb616489effc: Preparing 0b9d7c10503d: Preparing 0748328e9395: Preparing 44343de3ea1d: Preparing 00e24ab34dd5: Waiting 57182569677a: Waiting fd05fc3067bc: Waiting 4722758d7b77: Waiting 86ae5f518f5c: Waiting 8cbac6abbadd: Waiting 097f6316366c: Waiting c0f44514ea24: Waiting 46f14b285e6d: Waiting b7147f0f1de0: Waiting 2108624d4552: Waiting 56308bbdd940: Waiting eb616489effc: Waiting 0b9d7c10503d: Waiting 0748328e9395: Waiting 44343de3ea1d: Waiting fd05fc3067bc: Layer already exists 4722758d7b77: Layer already exists 86ae5f518f5c: Layer already exists 8cbac6abbadd: Layer already exists 57182569677a: Pushed 46f14b285e6d: Layer already exists c0f44514ea24: Layer already exists 00e24ab34dd5: Pushed 097f6316366c: Layer already exists b7147f0f1de0: Layer already exists 2108624d4552: Layer already exists 56308bbdd940: Layer already exists 0b9d7c10503d: Layer already exists eb616489effc: Layer already exists 44343de3ea1d: Layer already exists 0748328e9395: Layer already exists master-2_1_4_4-7: digest: sha256:734b55ab4e8b7140af269d4149083b6bf77dc40e60a84d13fad33497546eb359 size: 3667 2025-09-24 10:15:59,014: INFO: Building opensdn-analytics-snmp-topology finished successfully, duration: 45 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_4_4-7 2b9b498a6972 14 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_4_4-7 beb4efdd01b7 16 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_4_4-7 5faf4c3fc3ec 16 seconds ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_4_4-7 1865b3181d46 22 seconds ago 525MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_4_4-7 54935e28979b 23 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_4_4-7 5b4c6b8cfcbb 30 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_4_4-7 06d47e3bc5f3 31 seconds ago 293MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_4_4-7 86a8006ff895 33 seconds ago 517MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_4_4-7 1b9688ac04b8 33 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_4_4-7 18fde0fad700 34 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_4_4-7 e39ea4670e2c 36 seconds ago 294MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_4_4-7 03b06e8d2825 42 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_4_4-7 e02d4f1a4b82 42 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_4_4-7 7b8d18581ad3 About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_4_4-7 919c505f1994 About a minute ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_4_4-7 c4d7e41ef56e About a minute ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_4_4-7 32e67388c6f1 About a minute ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_4_4-7 a3773d2f73c7 2 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_4_4-7 c2b2eb0e26e9 2 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_4_4-7 b2de4f19db27 2 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_4_4-7 f92f891bed24 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_4_4-7 8e13e91b0b5f 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_4_4-7 6e58b9f0d1cc 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_4_4-7 9e1e63e3c261 2 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_4_4-7 72053485428e 2 minutes ago 573MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_4_4-7 3afc5ab045e1 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_4_4-7 c516f2ab780f 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_4_4-7 cec9a1530a4b 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_4_4-7 a8e2e750af06 4 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_4_4-7 5ee61e5f4b17 5 minutes ago 2.42MB tf-dev-sandbox compile 3ed37ef21067 5 minutes ago 32.3GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_4_4-7 8a1a0d9218fa 13 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 75f337758a47 13 minutes ago 2.4MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_4_4-7 e5858cf2c22e 13 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_4_4-7 ec6ff6496874 13 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_4_4-7 0533beeeaa1f 13 minutes ago 4.53kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen d08c597785f9 12 hours ago 20.9GB