2025-10-14 12:10:57,469: INFO: Building opensdn-analytics-snmp-topology 2025-10-14 12:10:57,594: 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_0_4_5-5 --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 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-analytics-snmp-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 3) #1 DONE 0.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_0_4_5-5 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.9s #4 [internal] load build context #4 transferring context: 1.53kB done #4 DONE 1.5s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_0_4_5-5 #5 DONE 10.1s #6 [2/3] COPY entrypoint.sh / #6 DONE 1.2s #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.642 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 1.672 Collecting tf_topology==0.1.dev0 #7 1.712 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 1.712 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (25.9.1) #7 1.712 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #7 1.724 Collecting python3-netsnmp (from tf_topology==0.1.dev0) #7 1.741 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 2.046 Installing build dependencies: started #7 4.097 Installing build dependencies: finished with status 'done' #7 4.097 Getting requirements to build wheel: started #7 5.155 Getting requirements to build wheel: finished with status 'done' #7 5.179 Preparing metadata (pyproject.toml): started #7 5.786 Preparing metadata (pyproject.toml): finished with status 'done' #7 5.797 Collecting libpartition==0.1.dev0 (from tf_topology==0.1.dev0) #7 5.799 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 5.809 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 5.809 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 5.809 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 5.809 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 5.809 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.2) #7 5.811 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 5.822 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 5.822 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 5.822 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 5.822 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 5.822 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 5.822 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 5.823 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 5.823 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 5.848 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 5.848 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 5.848 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 5.848 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 5.848 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 5.874 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (6.0) #7 5.874 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (8.0.1) #7 5.905 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 5.905 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 5.905 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 5.905 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 5.913 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 5.913 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 5.914 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 5.914 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 5.928 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 5.976 Building wheels for collected packages: python3-netsnmp #7 6.008 Building wheel for python3-netsnmp (pyproject.toml): started #7 8.138 Building wheel for python3-netsnmp (pyproject.toml): finished with status 'done' #7 8.138 Created wheel for python3-netsnmp: filename=python3_netsnmp-1.1a1-cp39-cp39-linux_x86_64.whl size=72054 sha256=4f87e2cbf06506eaa44f3dc7255df09e6478d3d629ea0e5c8edf34481b7f77a4 #7 8.138 Stored in directory: /root/.cache/pip/wheels/aa/b6/ce/d8b6cbaf74da7c7942f0d55d6f2aaef95f98e4068df49955fb #7 8.138 Successfully built python3-netsnmp #7 8.196 Installing collected packages: python3-netsnmp, libpartition, tf_topology #7 8.231 #7 8.235 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf_topology-0.1.dev0 #7 8.236 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 9.3s #8 exporting to image #8 exporting layers #8 exporting layers 0.6s done #8 writing image sha256:a502151699719d621861c31326f49342de6817df181b55ed0b1ae3c81d2619c1 #8 writing image sha256:a502151699719d621861c31326f49342de6817df181b55ed0b1ae3c81d2619c1 0.1s done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_0_4_5-5 0.0s done #8 DONE 1.3s 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-10-14 12:11:25,583: INFO: Docker build duration: 28 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology] d47675d751f5: Preparing 6b8df91d887d: Preparing ab0aa8d273a6: Preparing 01f26aabf123: Preparing 4f8398efb084: Preparing f1016658ed64: Preparing 3607277027aa: Preparing 7b90c8cd65f4: Preparing 56bd5806fc2e: Preparing ffdd95e87ef2: Preparing 2c22363f036d: Preparing 468f26ad3221: Preparing 592f59016ab5: Preparing c3ff238087bf: Preparing a0e465880b20: Preparing 44343de3ea1d: Preparing d47675d751f5: Waiting 6b8df91d887d: Waiting ab0aa8d273a6: Waiting 01f26aabf123: Waiting 4f8398efb084: Waiting f1016658ed64: Waiting 3607277027aa: Waiting 7b90c8cd65f4: Waiting 56bd5806fc2e: Waiting ffdd95e87ef2: Waiting 2c22363f036d: Waiting 468f26ad3221: Waiting 592f59016ab5: Waiting c3ff238087bf: Waiting a0e465880b20: Waiting 44343de3ea1d: Waiting ab0aa8d273a6: Layer already exists 01f26aabf123: Layer already exists 4f8398efb084: Layer already exists f1016658ed64: Layer already exists 6b8df91d887d: Pushed 3607277027aa: Layer already exists 56bd5806fc2e: Layer already exists 7b90c8cd65f4: Layer already exists ffdd95e87ef2: Layer already exists 592f59016ab5: Layer already exists 2c22363f036d: Layer already exists c3ff238087bf: Layer already exists 468f26ad3221: Layer already exists a0e465880b20: Layer already exists d47675d751f5: Pushed 44343de3ea1d: Layer already exists master-2_0_4_5-5: digest: sha256:a70ad636bb3db01b8db875b09b60aaadfbe7756358a52080520b39f6f7db51dc size: 3667 2025-10-14 12:11:29,273: INFO: Building opensdn-analytics-snmp-topology finished successfully, duration: 32 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_0_4_5-5 a50215169971 7 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_0_4_5-5 e28d658fba58 7 seconds ago 732MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_0_4_5-5 1a0480249179 10 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_0_4_5-5 48b6bcad1ba3 13 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_0_4_5-5 526a6221bd4a 13 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_0_4_5-5 b69114c018d0 14 seconds ago 525MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_0_4_5-5 27c7a32006e1 15 seconds ago 529MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_0_4_5-5 22d3f0897678 17 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_0_4_5-5 715c0198916f 18 seconds ago 293MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_0_4_5-5 9f9c739def6c 19 seconds ago 294MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_0_4_5-5 3986e0db63e3 21 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_0_4_5-5 40b157eba12b 22 seconds ago 517MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_0_4_5-5 7e899d58ae17 24 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_0_4_5-5 a143c59d8644 29 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_0_4_5-5 eb6a4084db18 About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_0_4_5-5 7213bd334208 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_0_4_5-5 a08fec080923 About a minute ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_0_4_5-5 be3b8ef05cea About a minute ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_0_4_5-5 72b91dad568b About a minute ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_0_4_5-5 d5478f4de1a6 About a minute ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_0_4_5-5 22cc2c404ab5 About a minute ago 152MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_0_4_5-5 b2975c360d70 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_0_4_5-5 0a3b57257819 About a minute ago 96.4MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_0_4_5-5 8592523e41e4 About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_0_4_5-5 96284d67e19f About a minute ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_0_4_5-5 c035577dd2df 2 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_0_4_5-5 c461a84670b6 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_0_4_5-5 29abe2b4dd3c 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_0_4_5-5 a7d5959eb63c 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_0_4_5-5 c84b848ff0de 3 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_0_4_5-5 0cc7242952a5 4 minutes ago 2.45MB tf-dev-sandbox compile ce30c632c435 4 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_0_4_5-5 50a8791bd704 5 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_0_4_5-5 22ab266db741 5 minutes ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_0_4_5-5 9bea45559384 5 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 84a0681b0766 5 minutes ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_0_4_5-5 8d90a2a0082a 5 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 31836dd31a12 24 hours ago 23.8GB