2025-10-09 22:54:13,347: INFO: Building opensdn-analytics-snmp-topology 2025-10-09 22:54:13,413: 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_2_2_5-4 --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 DONE 2.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_2_2_5-4 #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.8s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_2_2_5-4 #4 ... #5 [internal] load build context #5 transferring context: 1.53kB 0.0s done #5 DONE 2.0s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_2_2_5-4 #4 DONE 13.2s #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.026 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 2.089 Collecting tf_topology==0.1.dev0 #7 2.128 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 2.128 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (25.9.1) #7 2.128 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #7 2.162 Collecting python3-netsnmp (from tf_topology==0.1.dev0) #7 2.225 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 2.369 Installing build dependencies: started #7 4.483 Installing build dependencies: finished with status 'done' #7 4.483 Getting requirements to build wheel: started #7 5.343 Getting requirements to build wheel: finished with status 'done' #7 5.377 Preparing metadata (pyproject.toml): started #7 6.328 Preparing metadata (pyproject.toml): finished with status 'done' #7 6.344 Collecting libpartition==0.1.dev0 (from tf_topology==0.1.dev0) #7 6.349 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 6.349 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.349 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.351 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.354 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 6.354 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 6.354 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 6.354 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 6.364 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 6.364 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 6.364 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 6.364 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 6.364 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 6.364 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 6.364 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 6.367 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 6.367 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 6.374 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 6.376 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 6.376 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 6.405 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (6.0) #7 6.405 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (8.0.1) #7 6.491 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 6.491 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 6.491 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 6.491 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 6.491 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 6.491 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 6.491 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 6.491 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 6.516 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 6.589 Building wheels for collected packages: python3-netsnmp #7 6.604 Building wheel for python3-netsnmp (pyproject.toml): started #7 9.664 Building wheel for python3-netsnmp (pyproject.toml): finished with status 'done' #7 9.682 Created wheel for python3-netsnmp: filename=python3_netsnmp-1.1a1-cp39-cp39-linux_x86_64.whl size=72046 sha256=f2d23718c526188c8b03de54eb15054cea9e7d6b064280f92612470477ea6696 #7 9.682 Stored in directory: /root/.cache/pip/wheels/aa/b6/ce/d8b6cbaf74da7c7942f0d55d6f2aaef95f98e4068df49955fb #7 9.682 Successfully built python3-netsnmp #7 9.714 Installing collected packages: python3-netsnmp, libpartition, tf_topology #7 9.877 #7 9.901 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 9.913 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf_topology-0.1.dev0 #7 DONE 10.4s #8 exporting to image #8 exporting layers #8 exporting layers 0.4s done #8 writing image sha256:afc6486e0492c626b8f4ede741508f4be43e405aa17d51d13fd700bfb8d0e8b0 #8 writing image sha256:afc6486e0492c626b8f4ede741508f4be43e405aa17d51d13fd700bfb8d0e8b0 0.0s done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_2_2_5-4 0.1s 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-10-09 22:54:48,329: INFO: Docker build duration: 35 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology] fe0cac9d6af7: Preparing e014da5b5089: Preparing 5665ce6281e8: Preparing 209ddaec2a17: Preparing bc923dcb9fca: Preparing 5cdeae335af5: Preparing b80e2a504f66: Preparing 711aa658a05a: Preparing d7e365d14e51: Preparing fe90c87c7697: Preparing 81f150c5008b: Preparing 310b088b69ce: Preparing a1abdf917305: Preparing a11cb435dcf0: Preparing 8eac6e4042c8: Preparing 44343de3ea1d: Preparing fe0cac9d6af7: Waiting e014da5b5089: Waiting 5665ce6281e8: Waiting 209ddaec2a17: Waiting bc923dcb9fca: Waiting 5cdeae335af5: Waiting b80e2a504f66: Waiting 711aa658a05a: Waiting d7e365d14e51: Waiting fe90c87c7697: Waiting 81f150c5008b: Waiting 310b088b69ce: Waiting a1abdf917305: Waiting a11cb435dcf0: Waiting 8eac6e4042c8: Waiting 44343de3ea1d: Waiting fe0cac9d6af7: Retrying in 5 seconds e014da5b5089: Retrying in 5 seconds fe0cac9d6af7: Retrying in 4 seconds e014da5b5089: Retrying in 4 seconds fe0cac9d6af7: Retrying in 3 seconds e014da5b5089: Retrying in 3 seconds fe0cac9d6af7: Retrying in 2 seconds e014da5b5089: Retrying in 2 seconds fe0cac9d6af7: Retrying in 1 second e014da5b5089: Retrying in 1 second fe0cac9d6af7: Retrying in 10 seconds e014da5b5089: Retrying in 10 seconds fe0cac9d6af7: Retrying in 9 seconds 5665ce6281e8: Retrying in 5 seconds 209ddaec2a17: Retrying in 5 seconds e014da5b5089: Retrying in 9 seconds fe0cac9d6af7: Retrying in 8 seconds 5665ce6281e8: Retrying in 4 seconds 209ddaec2a17: Retrying in 4 seconds e014da5b5089: Retrying in 8 seconds fe0cac9d6af7: Retrying in 7 seconds 5665ce6281e8: Retrying in 3 seconds 209ddaec2a17: Retrying in 3 seconds e014da5b5089: Retrying in 7 seconds fe0cac9d6af7: Retrying in 6 seconds 5665ce6281e8: Retrying in 2 seconds 209ddaec2a17: Retrying in 2 seconds e014da5b5089: Retrying in 6 seconds fe0cac9d6af7: Retrying in 5 seconds 5665ce6281e8: Retrying in 1 second 209ddaec2a17: Retrying in 1 second e014da5b5089: Retrying in 5 seconds fe0cac9d6af7: Retrying in 4 seconds 5665ce6281e8: Retrying in 10 seconds 209ddaec2a17: Retrying in 10 seconds e014da5b5089: Retrying in 4 seconds fe0cac9d6af7: Retrying in 3 seconds 209ddaec2a17: Retrying in 9 seconds 5665ce6281e8: Retrying in 9 seconds e014da5b5089: Retrying in 3 seconds fe0cac9d6af7: Retrying in 2 seconds 209ddaec2a17: Retrying in 8 seconds 5665ce6281e8: Retrying in 8 seconds e014da5b5089: Retrying in 2 seconds fe0cac9d6af7: Retrying in 1 second 209ddaec2a17: Retrying in 7 seconds 5665ce6281e8: Retrying in 7 seconds e014da5b5089: Retrying in 1 second fe0cac9d6af7: Retrying in 15 seconds 209ddaec2a17: Retrying in 6 seconds 5665ce6281e8: Retrying in 6 seconds e014da5b5089: Retrying in 15 seconds fe0cac9d6af7: Retrying in 14 seconds 209ddaec2a17: Retrying in 5 seconds 5665ce6281e8: Retrying in 5 seconds e014da5b5089: Retrying in 14 seconds fe0cac9d6af7: Retrying in 13 seconds 5665ce6281e8: Retrying in 4 seconds 209ddaec2a17: Retrying in 4 seconds e014da5b5089: Retrying in 13 seconds fe0cac9d6af7: Retrying in 12 seconds 5665ce6281e8: Retrying in 3 seconds 209ddaec2a17: Retrying in 3 seconds e014da5b5089: Retrying in 12 seconds fe0cac9d6af7: Retrying in 11 seconds 209ddaec2a17: Retrying in 2 seconds 5665ce6281e8: Retrying in 2 seconds e014da5b5089: Retrying in 11 seconds fe0cac9d6af7: Retrying in 10 seconds 209ddaec2a17: Retrying in 1 second 5665ce6281e8: Retrying in 1 second e014da5b5089: Retrying in 10 seconds fe0cac9d6af7: Retrying in 9 seconds 209ddaec2a17: Retrying in 15 seconds 5665ce6281e8: Retrying in 15 seconds e014da5b5089: Retrying in 9 seconds fe0cac9d6af7: Retrying in 8 seconds 209ddaec2a17: Retrying in 14 seconds 5665ce6281e8: Retrying in 14 seconds e014da5b5089: Retrying in 8 seconds fe0cac9d6af7: Retrying in 7 seconds 209ddaec2a17: Retrying in 13 seconds 5665ce6281e8: Retrying in 13 seconds e014da5b5089: Retrying in 7 seconds fe0cac9d6af7: Retrying in 6 seconds 209ddaec2a17: Retrying in 12 seconds 5665ce6281e8: Retrying in 12 seconds e014da5b5089: Retrying in 6 seconds fe0cac9d6af7: Retrying in 5 seconds 209ddaec2a17: Retrying in 11 seconds 5665ce6281e8: Retrying in 11 seconds e014da5b5089: Retrying in 5 seconds fe0cac9d6af7: Retrying in 4 seconds 5665ce6281e8: Retrying in 10 seconds 209ddaec2a17: Retrying in 10 seconds e014da5b5089: Retrying in 4 seconds fe0cac9d6af7: Retrying in 3 seconds 209ddaec2a17: Retrying in 9 seconds 5665ce6281e8: Retrying in 9 seconds e014da5b5089: Retrying in 3 seconds fe0cac9d6af7: Retrying in 2 seconds 209ddaec2a17: Retrying in 8 seconds 5665ce6281e8: Retrying in 8 seconds e014da5b5089: Retrying in 2 seconds fe0cac9d6af7: Retrying in 1 second 209ddaec2a17: Retrying in 7 seconds 5665ce6281e8: Retrying in 7 seconds e014da5b5089: Retrying in 1 second fe0cac9d6af7: Retrying in 20 seconds 5665ce6281e8: Retrying in 6 seconds 209ddaec2a17: Retrying in 6 seconds e014da5b5089: Retrying in 20 seconds fe0cac9d6af7: Retrying in 19 seconds 5665ce6281e8: Retrying in 5 seconds 209ddaec2a17: Retrying in 5 seconds e014da5b5089: Retrying in 19 seconds fe0cac9d6af7: Retrying in 18 seconds 209ddaec2a17: Retrying in 4 seconds 5665ce6281e8: Retrying in 4 seconds e014da5b5089: Retrying in 18 seconds fe0cac9d6af7: Retrying in 17 seconds 5665ce6281e8: Retrying in 3 seconds 209ddaec2a17: Retrying in 3 seconds e014da5b5089: Retrying in 17 seconds fe0cac9d6af7: Retrying in 16 seconds 209ddaec2a17: Retrying in 2 seconds 5665ce6281e8: Retrying in 2 seconds e014da5b5089: Retrying in 16 seconds fe0cac9d6af7: Retrying in 15 seconds 209ddaec2a17: Retrying in 1 second 5665ce6281e8: Retrying in 1 second e014da5b5089: Retrying in 15 seconds fe0cac9d6af7: Retrying in 14 seconds 5665ce6281e8: Retrying in 20 seconds 209ddaec2a17: Retrying in 20 seconds e014da5b5089: Retrying in 14 seconds fe0cac9d6af7: Retrying in 13 seconds 5665ce6281e8: Retrying in 19 seconds 209ddaec2a17: Retrying in 19 seconds e014da5b5089: Retrying in 13 seconds fe0cac9d6af7: Retrying in 12 seconds 5665ce6281e8: Retrying in 18 seconds 209ddaec2a17: Retrying in 18 seconds e014da5b5089: Retrying in 12 seconds fe0cac9d6af7: Retrying in 11 seconds 209ddaec2a17: Retrying in 17 seconds 5665ce6281e8: Retrying in 17 seconds e014da5b5089: Retrying in 11 seconds fe0cac9d6af7: Retrying in 10 seconds 209ddaec2a17: Retrying in 16 seconds 5665ce6281e8: Retrying in 16 seconds e014da5b5089: Retrying in 10 seconds fe0cac9d6af7: Retrying in 9 seconds 209ddaec2a17: Retrying in 15 seconds 5665ce6281e8: Retrying in 15 seconds e014da5b5089: Retrying in 9 seconds fe0cac9d6af7: Retrying in 8 seconds 209ddaec2a17: Retrying in 14 seconds 5665ce6281e8: Retrying in 14 seconds e014da5b5089: Retrying in 8 seconds fe0cac9d6af7: Retrying in 7 seconds 5665ce6281e8: Retrying in 13 seconds 209ddaec2a17: Retrying in 13 seconds e014da5b5089: Retrying in 7 seconds fe0cac9d6af7: Retrying in 6 seconds 209ddaec2a17: Retrying in 12 seconds 5665ce6281e8: Retrying in 12 seconds e014da5b5089: Retrying in 6 seconds fe0cac9d6af7: Retrying in 5 seconds 209ddaec2a17: Retrying in 11 seconds 5665ce6281e8: Retrying in 11 seconds e014da5b5089: Retrying in 5 seconds fe0cac9d6af7: Retrying in 4 seconds 209ddaec2a17: Retrying in 10 seconds 5665ce6281e8: Retrying in 10 seconds e014da5b5089: Retrying in 4 seconds fe0cac9d6af7: Retrying in 3 seconds 209ddaec2a17: Retrying in 9 seconds 5665ce6281e8: Retrying in 9 seconds e014da5b5089: Retrying in 3 seconds fe0cac9d6af7: Retrying in 2 seconds 209ddaec2a17: Retrying in 8 seconds 5665ce6281e8: Retrying in 8 seconds e014da5b5089: Retrying in 2 seconds fe0cac9d6af7: Retrying in 1 second 209ddaec2a17: Retrying in 7 seconds 5665ce6281e8: Retrying in 7 seconds e014da5b5089: Retrying in 1 second unknown: 404 page not found 2025-10-09 22:55:57,483: ERROR: Building opensdn-analytics-snmp-topology failed, duration: 104 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_2_5-4 d56c7e9695fc 4 seconds ago 791MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_2_5-4 c027f04f3ee2 21 seconds ago 548MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_2_5-4 cfaa7bc5874e 27 seconds ago 530MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_2_2_5-4 736643312825 32 seconds ago 606MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_2_5-4 0cf9d596941f 35 seconds ago 741MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_2_5-4 03fb2a48f617 44 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_2_5-4 e6e4aa229861 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_2_5-4 afc6486e0492 About a minute ago 731MB opensdn-test-test master-2_2_2_5-4 283a748df62a About a minute ago 1.64GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_2_2_5-4 283a748df62a About a minute ago 1.64GB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_2_5-4 4cc76ab1072d About a minute ago 534MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_2_5-4 5232e06b7965 About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_2_5-4 a09aeef4991a About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_2_5-4 67ff0a44b582 About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_2_5-4 ddd6945f51c0 About a minute ago 525MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_2_5-4 e8a39a733a89 About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_2_5-4 a40439194f0f About a minute ago 294MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_2_5-4 c203684de0da About a minute ago 293MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_2_5-4 a10e0cdf422f About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_2_5-4 39ada40a0300 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_2_5-4 f41c0b2ef289 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_2_5-4 847f85f56ad0 About a minute ago 517MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_2_5-4 a885f6308527 About a minute ago 529MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_2_5-4 4774688bec35 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_2_5-4 eeac7cff5898 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_2_5-4 c3ce6c052ff7 2 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_2_5-4 eeeabdf84f77 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_2_5-4 9dfcb5f7d4ed 2 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_2_5-4 71039608b553 2 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_2_5-4 6f78eff579cb 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_2_5-4 7c0f4bd38189 2 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_2_5-4 80de14051833 3 minutes ago 152MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_2_5-4 91bca65646d0 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_2_5-4 993cd24b8242 3 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_2_5-4 185be85c0122 3 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_2_5-4 a93ee3c2e82f 3 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_2_5-4 d2004c62a419 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_2_5-4 8d358eb29b16 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_2_5-4 a23fedadb15e 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_2_5-4 16d1124f9eec 5 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_2_5-4 16f7a5aad4fe 5 minutes ago 2.45MB tf-dev-sandbox compile bde5a890b3a3 6 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_2_5-4 52b34341b47b About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src e593f47e6fc5 About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_2_5-4 ce3804188eaa About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_2_5-4 c10dbecd72e8 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_2_5-4 22f5b588dc29 About an hour ago 4.17kB tf-dev-sandbox sandbox-master-2_2_2_5-4 87f3e5422675 About an hour ago 2.81GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox sandbox-master-2_2_2_5-4 87f3e5422675 About an hour ago 2.81GB rockylinux 9 9cc24f05f309 22 months ago 176MB