2025-09-23 05:11:50,140: INFO: Building opensdn-analytics-snmp-topology 2025-09-23 05:11:50,164: 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_5-6 --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.5s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_1_4_5-6 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.7s #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_1_4_5-6 #5 DONE 13.1s #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 3.765 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 3.860 Collecting tf_topology==0.1.dev0 #7 3.860 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 3.860 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (25.9.1) #7 3.860 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #7 3.860 Collecting python3-netsnmp (from tf_topology==0.1.dev0) #7 3.860 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 3.882 Installing build dependencies: started #7 6.051 Installing build dependencies: finished with status 'done' #7 6.051 Getting requirements to build wheel: started #7 6.874 Getting requirements to build wheel: finished with status 'done' #7 6.876 Preparing metadata (pyproject.toml): started #7 7.419 Preparing metadata (pyproject.toml): finished with status 'done' #7 7.419 Collecting libpartition==0.1.dev0 (from tf_topology==0.1.dev0) #7 7.419 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 7.419 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 7.419 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 7.419 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 7.419 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 7.419 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 7.419 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 7.419 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 7.419 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 7.419 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 7.419 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 7.419 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 7.419 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 7.419 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 7.419 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 7.443 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 7.443 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 7.472 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 7.472 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 7.472 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 7.484 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (6.0) #7 7.484 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (8.0) #7 7.544 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 7.544 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 7.544 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 7.544 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 7.544 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 7.544 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 7.564 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 7.564 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 7.610 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 7.712 Building wheels for collected packages: python3-netsnmp #7 7.712 Building wheel for python3-netsnmp (pyproject.toml): started #7 10.92 Building wheel for python3-netsnmp (pyproject.toml): finished with status 'done' #7 10.92 Created wheel for python3-netsnmp: filename=python3_netsnmp-1.1a1-cp39-cp39-linux_x86_64.whl size=72047 sha256=669f8bcf2748bdcdd4c108effc4cbd14e5813478800f1bf529c282ca7227b0cd #7 10.92 Stored in directory: /root/.cache/pip/wheels/aa/b6/ce/d8b6cbaf74da7c7942f0d55d6f2aaef95f98e4068df49955fb #7 10.93 Successfully built python3-netsnmp #7 10.98 Installing collected packages: python3-netsnmp, libpartition, tf_topology #7 11.08 #7 11.09 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf_topology-0.1.dev0 #7 11.09 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 11.8s #8 exporting to image #8 exporting layers #8 exporting layers 0.5s done #8 writing image sha256:fecaf18e7b0f2b531434d3b775f59efc79948656a831f6d0c81215ccf7b5457d #8 writing image sha256:fecaf18e7b0f2b531434d3b775f59efc79948656a831f6d0c81215ccf7b5457d 0.2s done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_1_4_5-6 #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_1_4_5-6 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-09-23 05:12:27,985: INFO: Docker build duration: 37 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology] 0c6f3599c247: Preparing f10aa540ba1e: Preparing 5be882d54f9a: Preparing 5b066d4ae6c1: Preparing 5ca5b2f0013e: Preparing 177879ac51e9: Preparing b2db2a17b22d: Preparing cfba672bb5d3: Preparing 89d5d769391e: Preparing 50e34cda826c: Preparing 1a8796d4d782: Preparing 860467ecab92: Preparing d756fad03805: Preparing c840191ee337: Preparing 1b190af8bd27: Preparing 44343de3ea1d: Preparing 5b066d4ae6c1: Waiting 5ca5b2f0013e: Waiting 177879ac51e9: Waiting b2db2a17b22d: Waiting cfba672bb5d3: Waiting 89d5d769391e: Waiting 50e34cda826c: Waiting 1a8796d4d782: Waiting 860467ecab92: Waiting d756fad03805: Waiting c840191ee337: Waiting 1b190af8bd27: Waiting 44343de3ea1d: Waiting 5be882d54f9a: Layer already exists 5b066d4ae6c1: Layer already exists f10aa540ba1e: Pushed 5ca5b2f0013e: Layer already exists b2db2a17b22d: Layer already exists 177879ac51e9: Layer already exists cfba672bb5d3: Layer already exists 0c6f3599c247: Pushed 89d5d769391e: Layer already exists 50e34cda826c: Layer already exists 1a8796d4d782: Layer already exists d756fad03805: Layer already exists 860467ecab92: Layer already exists c840191ee337: Layer already exists 1b190af8bd27: Layer already exists 44343de3ea1d: Layer already exists master-2_1_4_5-6: digest: sha256:c215d01cbf3d214de2626cdc34d56ba4c613ee8b529f684a6e90005acc5c8436 size: 3667 2025-09-23 05:12:29,791: INFO: Building opensdn-analytics-snmp-topology finished successfully, duration: 39 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_4_5-6 7f099a1c9bcf 7 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_1_4_5-6 ecd9e00f984f 7 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_4_5-6 fecaf18e7b0f 8 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_4_5-6 3bbd4628aa7c 17 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_4_5-6 719b7f84f3ac 17 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_4_5-6 cfe1af24b496 20 seconds ago 529MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_4_5-6 e6becb3286a2 23 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_4_5-6 96646048e8f9 24 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_4_5-6 5661b7147bab 25 seconds ago 293MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_4_5-6 f797a1059f78 25 seconds ago 525MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_1_4_5-6 ff32a887d074 27 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_4_5-6 db833700fdaf 27 seconds ago 517MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_4_5-6 5149d1d581a7 28 seconds ago 294MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_4_5-6 2f546c1fdd77 28 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_4_5-6 719999259d77 29 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_1_4_5-6 80634f4d2ade 29 seconds ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_4_5-6 bd4deb39aa4d 31 seconds ago 534MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_4_5-6 e1943441928c About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_4_5-6 f744060e24aa About a minute ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_4_5-6 17b5a1e83a80 About a minute ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_4_5-6 c87b19d71c8c About a minute ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_4_5-6 b0bbb39282e4 About a minute ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_4_5-6 30b053e1902c About a minute ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_4_5-6 c4306873f1cf About a minute ago 714MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_4_5-6 a21193971c2f 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_4_5-6 8fc1f9a6783b 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_4_5-6 9671f7deafa2 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_4_5-6 c606212d27f6 2 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_4_5-6 b75ccb2fe569 2 minutes ago 573MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_4_5-6 73b824274626 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_4_5-6 86c20054037a 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_4_5-6 811b78dfa47d 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_4_5-6 11a00c4413c2 4 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_4_5-6 39a5459cd0e4 4 minutes ago 2.33MB tf-dev-sandbox compile 193004c7153d 5 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_4_5-6 9b14047316f1 59 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 82a04d78e986 59 minutes ago 2.31MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_4_5-6 164ee7438ec5 59 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_4_5-6 c6457dad1fe6 59 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_4_5-6 3883dbe5ca81 59 minutes ago 4.53kB tf-dev-sandbox stable 9b7bd2025de0 About an hour ago 2.83GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable 9b7bd2025de0 About an hour ago 2.83GB rockylinux 9 9cc24f05f309 22 months ago 176MB