2025-09-23 21:52:31,673: INFO: Building opensdn-analytics-snmp-topology 2025-09-23 21:52:31,757: 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_1_7-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 #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_1_7-5 #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 done #4 DONE 2.5s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_1_1_7-5 #5 DONE 8.4s #6 [2/3] COPY entrypoint.sh / #6 DONE 0.4s #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.607 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 1.647 Collecting tf_topology==0.1.dev0 #7 1.653 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 1.664 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (25.9.1) #7 1.669 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #7 1.689 Collecting python3-netsnmp (from tf_topology==0.1.dev0) #7 1.695 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 1.746 Installing build dependencies: started #7 4.139 Installing build dependencies: finished with status 'done' #7 4.139 Getting requirements to build wheel: started #7 5.096 Getting requirements to build wheel: finished with status 'done' #7 5.096 Preparing metadata (pyproject.toml): started #7 5.622 Preparing metadata (pyproject.toml): finished with status 'done' #7 5.674 Collecting libpartition==0.1.dev0 (from tf_topology==0.1.dev0) #7 5.674 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 5.674 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.674 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.674 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.674 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.674 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 5.674 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.674 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.674 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.674 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.674 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.674 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.674 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 5.674 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.674 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.674 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.697 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.697 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.697 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.697 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.738 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (6.0) #7 5.738 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (8.0) #7 5.777 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.777 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.784 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.784 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.803 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.803 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 5.803 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.803 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 5.818 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.900 Building wheels for collected packages: python3-netsnmp #7 5.900 Building wheel for python3-netsnmp (pyproject.toml): started #7 8.409 Building wheel for python3-netsnmp (pyproject.toml): finished with status 'done' #7 8.409 Created wheel for python3-netsnmp: filename=python3_netsnmp-1.1a1-cp39-cp39-linux_x86_64.whl size=72051 sha256=1a877510feb3f5cad4785591aee12d9403520470bc8facade8c604519e85aaea #7 8.409 Stored in directory: /root/.cache/pip/wheels/aa/b6/ce/d8b6cbaf74da7c7942f0d55d6f2aaef95f98e4068df49955fb #7 8.409 Successfully built python3-netsnmp #7 8.433 Installing collected packages: python3-netsnmp, libpartition, tf_topology #7 8.583 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 8.583 #7 8.583 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf_topology-0.1.dev0 #7 DONE 9.2s #8 exporting to image #8 exporting layers #8 exporting layers 0.4s done #8 writing image sha256:c4eb7e35453b2a01e5dc950ba77ecfef820c400a010953d5f2074d7b393f4a0f #8 writing image sha256:c4eb7e35453b2a01e5dc950ba77ecfef820c400a010953d5f2074d7b393f4a0f done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_1_1_7-5 0.0s done #8 DONE 0.7s 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 21:52:59,544: INFO: Docker build duration: 28 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology] fec979c64106: Preparing bea6a4cd15dc: Preparing d47893374568: Preparing 855a77fe3663: Preparing 3e0aa49d8c0c: Preparing 2a40180db37b: Preparing f744c1c79e30: Preparing 405caa54bda1: Preparing c0ce0562ac81: Preparing ef9b66606470: Preparing 82b215b40294: Preparing 452ff0b85ab7: Preparing 33a5855ca112: Preparing fec979c64106: Waiting bea6a4cd15dc: Waiting d47893374568: Waiting 855a77fe3663: Waiting 3e0aa49d8c0c: Waiting 2a40180db37b: Waiting f744c1c79e30: Waiting 405caa54bda1: Waiting c0ce0562ac81: Waiting ef9b66606470: Waiting 82b215b40294: Waiting 452ff0b85ab7: Waiting 5ea104f8110a: Preparing 9f2e1bd6f697: Preparing 44343de3ea1d: Preparing 33a5855ca112: Waiting 5ea104f8110a: Waiting 9f2e1bd6f697: Waiting 44343de3ea1d: Waiting d47893374568: Layer already exists 855a77fe3663: Layer already exists 3e0aa49d8c0c: Layer already exists 2a40180db37b: Layer already exists f744c1c79e30: Layer already exists bea6a4cd15dc: Pushed 405caa54bda1: Layer already exists ef9b66606470: Layer already exists c0ce0562ac81: Layer already exists 82b215b40294: Layer already exists 452ff0b85ab7: Layer already exists 9f2e1bd6f697: Layer already exists 33a5855ca112: Layer already exists 5ea104f8110a: Layer already exists 44343de3ea1d: Layer already exists fec979c64106: Pushed master-2_1_1_7-5: digest: sha256:b71347775166edff56822e87e094bb1376ef91dbb5401f890828beaf439db21f size: 3667 2025-09-23 21:53:01,208: INFO: Building opensdn-analytics-snmp-topology finished successfully, duration: 30 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_1_7-5 c4eb7e35453b 5 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_1_7-5 cb77d2cf9bee 5 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_1_7-5 15de6a43ca43 8 seconds ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_1_7-5 548b4c8d4e8b 10 seconds ago 525MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_1_7-5 731a3ad6463e 15 seconds ago 294MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_1_7-5 e6f8cb72983c 16 seconds ago 293MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_1_7-5 ee751ac4c5e8 16 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_1_7-5 070e48d2e003 16 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_1_7-5 3d2c7eb2805c 18 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_1_7-5 82a3d1518d41 18 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_1_7-5 dfa889c59856 18 seconds ago 517MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_1_7-5 a0fbce1b6785 19 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_1_7-5 affda448ed5f 23 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_1_7-5 eca2e3a1363b 58 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_1_7-5 fde497b37001 About a minute ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_1_7-5 8151852a226b About a minute ago 328MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_1_7-5 47d841998f26 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_1_7-5 4d146779af3e About a minute ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_1_7-5 8f4c591f5b15 About a minute ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_1_7-5 a7a9525a8e3e About a minute ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_1_7-5 5644c845d198 About a minute ago 714MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_1_7-5 5610367f5b15 About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_1_7-5 28c75886dbde About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_1_7-5 8cb7df1f717a 2 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_1_7-5 feded865f2ee 2 minutes ago 573MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_1_7-5 87db8a8eaaac 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_1_7-5 7dedb8ef756a 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_1_7-5 ad36c5f98e34 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_1_7-5 3b78e59710f1 4 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_1_7-5 0f2308b53454 4 minutes ago 2.42MB tf-dev-sandbox compile 8d71edee4883 5 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_1_7-5 21bc018675d3 56 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_1_7-5 74b9c078420d 56 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_1_7-5 f9d95c8f0bc1 56 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src a95e9f59701f 56 minutes ago 2.4MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_1_7-5 84b23a8bdfcd 56 minutes ago 4.53kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable 6e300d15596f 11 hours ago 2.83GB