2025-09-23 15:13:45,304: INFO: Building opensdn-analytics-snmp-topology 2025-09-23 15:13:45,360: 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 2.0s #4 [internal] load build context #4 transferring context: 1.53kB done #4 DONE 3.0s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_1_1_7-5 #5 DONE 10.3s #6 [2/3] COPY entrypoint.sh / #6 DONE 0.9s #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.512 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 1.619 Collecting tf_topology==0.1.dev0 #7 1.619 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 1.644 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (25.9.1) #7 1.644 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #7 1.683 Collecting python3-netsnmp (from tf_topology==0.1.dev0) #7 1.702 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 1.751 Installing build dependencies: started #7 4.308 Installing build dependencies: finished with status 'done' #7 4.308 Getting requirements to build wheel: started #7 5.548 Getting requirements to build wheel: finished with status 'done' #7 5.552 Preparing metadata (pyproject.toml): started #7 5.770 Preparing metadata (pyproject.toml): finished with status 'done' #7 5.780 Collecting libpartition==0.1.dev0 (from tf_topology==0.1.dev0) #7 5.795 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 5.795 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.795 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.795 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.795 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.795 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.795 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.795 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.795 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.795 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.795 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.795 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.795 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.795 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.795 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.795 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.795 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.808 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.808 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.808 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.817 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (6.0) #7 5.817 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (8.0) #7 5.842 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.842 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.842 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.842 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.847 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.847 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.847 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.849 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.863 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.925 Building wheels for collected packages: python3-netsnmp #7 5.925 Building wheel for python3-netsnmp (pyproject.toml): started #7 7.821 Building wheel for python3-netsnmp (pyproject.toml): finished with status 'done' #7 7.822 Created wheel for python3-netsnmp: filename=python3_netsnmp-1.1a1-cp39-cp39-linux_x86_64.whl size=72052 sha256=6b343c972d78160aae3076342b29f8fc1c37eebeffc098750427a53ca1134f6a #7 7.822 Stored in directory: /root/.cache/pip/wheels/aa/b6/ce/d8b6cbaf74da7c7942f0d55d6f2aaef95f98e4068df49955fb #7 7.824 Successfully built python3-netsnmp #7 7.837 Installing collected packages: python3-netsnmp, libpartition, tf_topology #7 8.081 #7 8.098 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf_topology-0.1.dev0 #7 8.098 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 8.8s #8 exporting to image #8 exporting layers #8 exporting layers 0.5s done #8 writing image sha256:ee8397a18eb00a6dab632f76ebfbda90d455d2fd2833dc8dc1747e9347a8f336 #8 writing image sha256:ee8397a18eb00a6dab632f76ebfbda90d455d2fd2833dc8dc1747e9347a8f336 0.0s done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_1_1_7-5 0.0s done #8 DONE 1.2s 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 15:14:14,423: INFO: Docker build duration: 29 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology] 5da1fb16a40b: Preparing fd034c636fde: Preparing cd29c6712c4d: Preparing eb9d7c37a356: Preparing e443c9ffdb28: Preparing 7a713733697a: Preparing e1d1fe73c4c1: Preparing 930b588c904d: Preparing 41818c477253: Preparing 99740c7676b0: Preparing e78326eccc55: Preparing 580a1c7f10a7: Preparing ea4364cf9ee5: Preparing b842a721be6c: Preparing ec489f6c3c9a: Preparing 44343de3ea1d: Preparing eb9d7c37a356: Waiting e443c9ffdb28: Waiting 7a713733697a: Waiting e1d1fe73c4c1: Waiting 930b588c904d: Waiting 41818c477253: Waiting 99740c7676b0: Waiting e78326eccc55: Waiting 580a1c7f10a7: Waiting ea4364cf9ee5: Waiting b842a721be6c: Waiting ec489f6c3c9a: Waiting 44343de3ea1d: Waiting cd29c6712c4d: Layer already exists eb9d7c37a356: Layer already exists e443c9ffdb28: Layer already exists fd034c636fde: Pushed 7a713733697a: Layer already exists e1d1fe73c4c1: Layer already exists 930b588c904d: Layer already exists 5da1fb16a40b: Pushed 41818c477253: Layer already exists 99740c7676b0: Layer already exists e78326eccc55: Layer already exists ea4364cf9ee5: Layer already exists 580a1c7f10a7: Layer already exists b842a721be6c: Layer already exists ec489f6c3c9a: Layer already exists 44343de3ea1d: Layer already exists master-2_1_1_7-5: digest: sha256:f805808d875db6ceae345df7b23011015b9a712dff83ac0a2714d372ffa71e24 size: 3667 2025-09-23 15:14:18,243: INFO: Building opensdn-analytics-snmp-topology finished successfully, duration: 33 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_1_7-5 7228704b45ca 4 seconds ago 534MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_1_7-5 ee8397a18eb0 7 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_1_7-5 df1a87af7289 7 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_1_7-5 96e3f644834b 9 seconds ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_1_7-5 56e2e7d9be29 14 seconds ago 525MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_1_7-5 5c60ea2ef52b 16 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_1_7-5 0d932fdbddae 19 seconds ago 293MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_1_7-5 c1f01580e62c 19 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_1_7-5 19f6eaf8ec64 19 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_1_7-5 1b1925b3816f 19 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_1_7-5 b9d7132a1a21 22 seconds ago 517MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_1_7-5 4adb8c7494b2 22 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_1_7-5 8a7142429a7b 23 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_1_7-5 bd0f125bfed0 23 seconds ago 294MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_1_7-5 af2fbe9c56f1 About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_1_7-5 b99b7e5f5ed7 About a minute ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_1_7-5 71f0c43091fb About a minute ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_1_7-5 9cd09dbf5955 About a minute ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_1_7-5 8bbba66d1750 About a minute ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_1_7-5 1ceb029e25a7 About a minute ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_1_7-5 a37f69dc627b About a minute ago 714MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_1_7-5 31d9fe5cebeb About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_1_7-5 f089c0b23fda About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_1_7-5 0bbe5af8b4ed About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_1_7-5 3722f3130c09 2 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_1_7-5 64c1bc21c904 2 minutes ago 573MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_1_7-5 093cd339e0fa 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_1_7-5 418c370ece6a 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_1_7-5 e8934b5d2577 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_1_7-5 97893b5bf89e 4 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_1_7-5 8071f44ec4ed 4 minutes ago 2.42MB tf-dev-sandbox compile 03101402ee6b 5 minutes ago 32.5GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_1_7-5 263869843067 12 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_1_7-5 09da00f48833 12 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 4a232cf4947b 12 minutes ago 2.4MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_1_7-5 932e5fc78dcd 12 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_1_7-5 4eab63649427 12 minutes ago 4.53kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen b6100f16428f 10 hours ago 20.9GB