2025-10-06 08:35:14,820: INFO: Building opensdn-analytics-snmp-topology 2025-10-06 08:35:14,891: 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_7-8 --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 2.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_1_4_7-8 #2 DONE 0.0s #3 [internal] load .dockerignore #3 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.3s #4 [internal] load build context #4 transferring context: 1.53kB done #4 DONE 2.1s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_1_4_7-8 #5 DONE 14.8s #6 [2/3] COPY entrypoint.sh / #6 DONE 1.7s #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.662 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 2.742 Collecting tf_topology==0.1.dev0 #7 2.760 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 2.760 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (25.9.1) #7 2.760 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #7 2.790 Collecting python3-netsnmp (from tf_topology==0.1.dev0) #7 2.817 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 2.875 Installing build dependencies: started #7 5.640 Installing build dependencies: finished with status 'done' #7 5.640 Getting requirements to build wheel: started #7 6.542 Getting requirements to build wheel: finished with status 'done' #7 6.542 Preparing metadata (pyproject.toml): started #7 7.270 Preparing metadata (pyproject.toml): finished with status 'done' #7 7.307 Collecting libpartition==0.1.dev0 (from tf_topology==0.1.dev0) #7 7.311 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 7.326 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.326 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.338 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.338 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.338 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.338 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.338 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.338 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.348 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.348 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.357 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.357 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.391 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.391 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.391 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.391 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.406 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.406 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.406 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.467 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (6.0) #7 7.467 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.518 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.518 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.518 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.518 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.556 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.556 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.556 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.556 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.640 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.677 Building wheels for collected packages: python3-netsnmp #7 7.677 Building wheel for python3-netsnmp (pyproject.toml): started #7 10.72 Building wheel for python3-netsnmp (pyproject.toml): finished with status 'done' #7 10.72 Created wheel for python3-netsnmp: filename=python3_netsnmp-1.1a1-cp39-cp39-linux_x86_64.whl size=72051 sha256=e83bee0e7614491d2aa3a74a64f72134291983bf49c528cf8beb9e68f85dd50e #7 10.72 Stored in directory: /root/.cache/pip/wheels/aa/b6/ce/d8b6cbaf74da7c7942f0d55d6f2aaef95f98e4068df49955fb #7 10.72 Successfully built python3-netsnmp #7 10.73 Installing collected packages: python3-netsnmp, libpartition, tf_topology #7 10.82 #7 10.82 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf_topology-0.1.dev0 #7 10.83 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.4s #8 exporting to image #8 exporting layers #8 exporting layers 0.3s done #8 writing image sha256:d0fe8dd35cdfbdf55cb03d8f3a84ce17392b169aa9f5d3195c02be45eb2c9c62 0.0s done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_1_4_7-8 0.0s done #8 DONE 0.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-06 08:35:50,623: INFO: Docker build duration: 36 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology] 8fd39b9de4e9: Preparing 4d423d1332c6: Preparing d03dac38e2fe: Preparing 2e95b7bcea16: Preparing 742ed9091dcc: Preparing 8abc57a5925e: Preparing 287a1ae07020: Preparing 41598e5c3f9f: Preparing 8fb0d3ea2d54: Preparing fcc1c15bd840: Preparing 576ca59910ba: Preparing 6ce60b2b29d5: Preparing df35b73bd6bc: Preparing bc6b20d77dff: Preparing 5d1b075c1dfc: Preparing 44343de3ea1d: Preparing d03dac38e2fe: Waiting 2e95b7bcea16: Waiting 742ed9091dcc: Waiting 8abc57a5925e: Waiting 287a1ae07020: Waiting 41598e5c3f9f: Waiting 8fb0d3ea2d54: Waiting fcc1c15bd840: Waiting 576ca59910ba: Waiting 6ce60b2b29d5: Waiting df35b73bd6bc: Waiting bc6b20d77dff: Waiting 5d1b075c1dfc: Waiting 44343de3ea1d: Waiting 2e95b7bcea16: Layer already exists d03dac38e2fe: Layer already exists 8abc57a5925e: Layer already exists 742ed9091dcc: Layer already exists 4d423d1332c6: Pushed 287a1ae07020: Layer already exists 41598e5c3f9f: Layer already exists 8fb0d3ea2d54: Layer already exists 576ca59910ba: Layer already exists fcc1c15bd840: Layer already exists 6ce60b2b29d5: Layer already exists 8fd39b9de4e9: Pushed df35b73bd6bc: Layer already exists 5d1b075c1dfc: Layer already exists bc6b20d77dff: Layer already exists 44343de3ea1d: Layer already exists master-2_1_4_7-8: digest: sha256:7d9ed2bbb1811f3c7c1236dbf07e9e3c4dc7d7c8374b9d4c50e459883770952d size: 3667 2025-10-06 08:35:51,809: INFO: Building opensdn-analytics-snmp-topology finished successfully, duration: 37 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_4_7-8 d0fe8dd35cdf 3 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_4_7-8 47d56a572fa2 4 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_4_7-8 d067c2e50c0d 15 seconds ago 529MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_4_7-8 8756e0be20cf 16 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_4_7-8 eafb1daa8aa3 17 seconds ago 525MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_1_4_7-8 a2f82189ad1c 18 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_1_4_7-8 ee213a2f988b 19 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_4_7-8 ebbcd84d63d7 21 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_4_7-8 02338c6fe0e7 21 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_4_7-8 27554ce64d35 22 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_4_7-8 ba6ee239b5d0 23 seconds ago 294MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_4_7-8 2824dec83def 23 seconds ago 293MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_4_7-8 a97be0a4ce5e 27 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_4_7-8 70cbb292bff8 28 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_4_7-8 4c92cb49c60c 32 seconds ago 517MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_4_7-8 0fbdcfd0e76c About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_4_7-8 b762cf598bad About a minute ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_4_7-8 7d10773c84e3 About a minute ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_4_7-8 92ef13df529d About a minute ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_4_7-8 f498bd98a96d About a minute ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_4_7-8 28e00c57e3a8 About a minute ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_4_7-8 176b69acda55 About a minute ago 714MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_4_7-8 214fcbc0383a 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_4_7-8 dd0bb8b9a8b5 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_4_7-8 1ed57b43634d 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_4_7-8 f286f74525a4 2 minutes ago 573MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_4_7-8 444cf8fe3cd0 2 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_4_7-8 2f83c2d641b2 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_4_7-8 185a43530b26 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_4_7-8 595e968a6102 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_4_7-8 8313c90168f6 4 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_4_7-8 f0c2c659ad3e 4 minutes ago 2.32MB tf-dev-sandbox compile c1cd7dc04709 5 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_4_7-8 a5269b6c497d 59 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src d52bf84ea58f 59 minutes ago 2.31MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_4_7-8 e5ed6896f099 59 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_4_7-8 40507da2fee6 59 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_4_7-8 fa49f4d9b1a8 59 minutes ago 4.53kB tf-dev-sandbox frozen 2c5a524021e3 About an hour ago 2.83GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 2c5a524021e3 About an hour ago 2.83GB rockylinux 9 9cc24f05f309 22 months ago 176MB