2025-10-09 11:16:38,892: INFO: Building opensdn-analytics-snmp-topology 2025-10-09 11:16:38,954: 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_9_9-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 0.0s done #1 DONE 0.2s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_1_9_9-1 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.8s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_1_9_9-1 #4 ... #5 [internal] load build context #5 transferring context: 1.53kB done #5 DONE 2.4s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_1_9_9-1 #4 DONE 13.0s #6 [2/3] COPY entrypoint.sh / #6 DONE 0.8s #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 2.218 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 2.289 Collecting tf_topology==0.1.dev0 #7 2.298 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 2.310 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (25.9.1) #7 2.313 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #7 2.331 Collecting python3-netsnmp (from tf_topology==0.1.dev0) #7 2.353 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 2.383 Installing build dependencies: started #7 5.277 Installing build dependencies: finished with status 'done' #7 5.277 Getting requirements to build wheel: started #7 6.172 Getting requirements to build wheel: finished with status 'done' #7 6.172 Preparing metadata (pyproject.toml): started #7 6.942 Preparing metadata (pyproject.toml): finished with status 'done' #7 6.989 Collecting libpartition==0.1.dev0 (from tf_topology==0.1.dev0) #7 6.989 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 6.989 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 6.989 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 6.989 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 6.989 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.060 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.060 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.060 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.060 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.060 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.060 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.060 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.060 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 7.060 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.060 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.060 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.060 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.060 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.060 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.060 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.100 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (6.0) #7 7.100 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (8.0.1) #7 7.189 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.189 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.189 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.189 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.286 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.286 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.286 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.286 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 7.326 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.430 Building wheels for collected packages: python3-netsnmp #7 7.458 Building wheel for python3-netsnmp (pyproject.toml): started #7 9.101 Building wheel for python3-netsnmp (pyproject.toml): finished with status 'done' #7 9.101 Created wheel for python3-netsnmp: filename=python3_netsnmp-1.1a1-cp39-cp39-linux_x86_64.whl size=72051 sha256=c4f59a414011034ef35a498209d6b61def4d3b71c4c407d1777e0d0d72c0bb66 #7 9.101 Stored in directory: /root/.cache/pip/wheels/aa/b6/ce/d8b6cbaf74da7c7942f0d55d6f2aaef95f98e4068df49955fb #7 9.101 Successfully built python3-netsnmp #7 9.101 Installing collected packages: python3-netsnmp, libpartition, tf_topology #7 9.236 #7 9.236 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf_topology-0.1.dev0 #7 9.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 10.3s #8 exporting to image #8 exporting layers #8 exporting layers 0.5s done #8 writing image sha256:eb692a208b6e03984563be835221185e5edffca7e6b28f44e867681fc43bc2ae #8 writing image sha256:eb692a208b6e03984563be835221185e5edffca7e6b28f44e867681fc43bc2ae 0.1s done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_1_9_9-1 0.1s done #8 DONE 1.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-10-09 11:17:09,300: INFO: Docker build duration: 31 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology] 9656a9ae7e9b: Preparing 57c1f2088d58: Preparing 575b3f0b43b9: Preparing e77664f2cbbd: Preparing 4aa84a4604a3: Preparing 945e4af30a7e: Preparing 69dcc1b7e2cd: Preparing a221fbf18ff8: Preparing fd40ca69d69c: Preparing e466eeaf6789: Preparing 0d3356a43808: Preparing 31b085493638: Preparing 9c7fffe3d92c: Preparing 7faee510d9e5: Preparing e3fed12c4b0c: Preparing 44343de3ea1d: Preparing 9656a9ae7e9b: Waiting 57c1f2088d58: Waiting 575b3f0b43b9: Waiting e77664f2cbbd: Waiting 4aa84a4604a3: Waiting 945e4af30a7e: Waiting 69dcc1b7e2cd: Waiting a221fbf18ff8: Waiting fd40ca69d69c: Waiting e466eeaf6789: Waiting 0d3356a43808: Waiting 31b085493638: Waiting 9c7fffe3d92c: Waiting 7faee510d9e5: Waiting e3fed12c4b0c: Waiting 44343de3ea1d: Waiting 575b3f0b43b9: Layer already exists e77664f2cbbd: Layer already exists 57c1f2088d58: Pushed 4aa84a4604a3: Layer already exists 945e4af30a7e: Layer already exists 69dcc1b7e2cd: Layer already exists a221fbf18ff8: Layer already exists fd40ca69d69c: Layer already exists e466eeaf6789: Layer already exists 9656a9ae7e9b: Pushed 0d3356a43808: Layer already exists 31b085493638: Layer already exists 9c7fffe3d92c: Layer already exists 7faee510d9e5: Layer already exists e3fed12c4b0c: Layer already exists 44343de3ea1d: Layer already exists master-2_1_9_9-1: digest: sha256:0848e0ea1f515bbf07fac72add45f53da4c5fffe73ca3238d31205f7c222420f size: 3667 2025-10-09 11:17:12,505: INFO: Building opensdn-analytics-snmp-topology finished successfully, duration: 34 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_9_9-1 eb692a208b6e 6 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_9_9-1 0d9511e3a8cc 6 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_9_9-1 ba17935eabf6 16 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_9_9-1 27be127cbff8 16 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_9_9-1 ffdf1fb16ebd 16 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_9_9-1 9b2fa800b2f3 19 seconds ago 294MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_9_9-1 952f73ba4ef9 19 seconds ago 293MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_9_9-1 aa2e8dfc18d3 21 seconds ago 517MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_9_9-1 95d13c7e4fef 21 seconds ago 525MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_9_9-1 294a49e524cc 23 seconds ago 529MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_9_9-1 543d1d8a261b 24 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_9_9-1 dfdb5742fe4f 24 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_9_9-1 760af88de4bd 27 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_9_9-1 615d8d181812 About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_9_9-1 3f14564e327f About a minute ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_9_9-1 d2b0f2bb0090 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_9_9-1 89f83422ece4 About a minute ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_9_9-1 13281a91dc02 About a minute ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_9_9-1 ed8057178379 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_9_9-1 dc9c427902cc 2 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_9_9-1 1917c39de8f6 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_9_9-1 a1d5374ceb3e 2 minutes ago 152MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_9_9-1 7e6f5a80f0d0 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_9_9-1 d4a6d3284ca5 2 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_9_9-1 0d1b6638dee0 2 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_9_9-1 ae489c863cec 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_9_9-1 83d6358fd866 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_9_9-1 3632bea25f9f 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_9_9-1 3c518b2c435a 4 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_9_9-1 0334cf081392 4 minutes ago 2.35MB tf-dev-sandbox compile 1d7f60fc7040 5 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_9_9-1 440ece58fda4 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src f1b5d888dc78 About an hour ago 2.33MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_9_9-1 1e487269a8b4 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_9_9-1 a601d1708d7c About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_9_9-1 c07f5502901a About an hour ago 4.17kB tf-dev-sandbox frozen 7d0232505c35 About an hour ago 2.84GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 7d0232505c35 About an hour ago 2.84GB rockylinux 9 9cc24f05f309 22 months ago 176MB