2025-11-24 01:15:27,070: INFO: Building opensdn-controller-config-svcmonitor 2025-11-24 01:15:27,132: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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-controller-config-svcmonitor --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: 969B done #1 DONE 2.3s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.6s #4 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #4 DONE 0.2s #5 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly #5 DONE 0.0s #6 [internal] load build context #6 transferring context: 1.63kB done #6 DONE 2.2s #7 [2/3] COPY *.sh / #7 DONE 1.2s #8 [3/3] RUN set -e ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "svc_monitor==0.1.dev0" ; rm -rf /root/.cache #8 1.627 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #8 1.659 Collecting svc_monitor==0.1.dev0 #8 1.659 Downloading http://localhost:6667/pip/simple/svc-monitor/svc_monitor-0.1.dev0-py3-none-any.whl (146 kB) #8 1.659 Requirement already satisfied: bitarray in /usr/local/lib64/python3.9/site-packages (from svc_monitor==0.1.dev0) (3.8.0) #8 1.659 Requirement already satisfied: contrail-config-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from svc_monitor==0.1.dev0) (0.1.dev0) #8 1.659 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from svc_monitor==0.1.dev0) (2.32.5) #8 1.659 Requirement already satisfied: kombu in /usr/local/lib/python3.9/site-packages (from svc_monitor==0.1.dev0) (5.6.0) #8 1.955 Collecting pyyaml #8 1.961 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/015/0219816b6a1fa/pyyaml-6.0.3-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (750 kB) #8 1.980 Requirement already satisfied: kazoo in /usr/local/lib/python3.9/site-packages (from svc_monitor==0.1.dev0) (2.10.0) #8 2.009 Collecting contrail-api-server==0.1.dev0 #8 2.009 Downloading http://localhost:6667/pip/simple/contrail-api-server/contrail_api_server-0.1.dev0-py3-none-any.whl (521 kB) #8 2.188 Collecting python-novaclient #8 2.199 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/fc4/ce032a6ce0fb9/python_novaclient-18.11.0-py3-none-any.whl (335 kB) #8 2.232 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from svc_monitor==0.1.dev0) (25.9.1) #8 2.312 Collecting uwsgi #8 2.312 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e8f/8b350ccc106ff/uwsgi-2.0.31.tar.gz (822 kB) #8 3.063 Preparing metadata (setup.py): started #8 3.376 Preparing metadata (setup.py): finished with status 'done' #8 3.426 Collecting pycrypto #8 3.426 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f2c/e1e989b272cfc/pycrypto-2.6.1.tar.gz (446 kB) #8 3.606 Preparing metadata (setup.py): started #8 3.924 Preparing metadata (setup.py): finished with status 'done' #8 3.924 Requirement already satisfied: stevedore in /usr/local/lib/python3.9/site-packages (from contrail-api-server==0.1.dev0->svc_monitor==0.1.dev0) (5.5.0) #8 4.135 Collecting python-keystoneclient #8 4.135 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/86d/5f615dac5b647/python_keystoneclient-5.6.0-py3-none-any.whl (397 kB) #8 4.358 Collecting keystonemiddleware #8 4.358 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/4e7/b9a1f6638763a/keystonemiddleware-10.11.0-py3-none-any.whl (152 kB) #8 4.390 Collecting netifaces #8 4.422 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e76/c7f351e044472/netifaces-0.11.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (32 kB) #8 4.444 Requirement already satisfied: bottle<0.13 in /usr/local/lib/python3.9/site-packages (from contrail-api-server==0.1.dev0->svc_monitor==0.1.dev0) (0.12.25) #8 4.444 Requirement already satisfied: netaddr<1 in /usr/local/lib/python3.9/site-packages (from contrail-api-server==0.1.dev0->svc_monitor==0.1.dev0) (0.10.1) #8 4.622 Collecting keystoneauth1 #8 4.646 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/452/5adf03b6e591f/keystoneauth1-5.11.1-py3-none-any.whl (344 kB) #8 4.736 Requirement already satisfied: contrail-api-client==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (0.1.dev0) #8 4.736 Requirement already satisfied: xmltodict==0.12.0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (0.12.0) #8 4.736 Requirement already satisfied: timeout-decorator in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (0.5.0) #8 4.736 Requirement already satisfied: sandesh-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (0.1.dev0) #8 4.736 Requirement already satisfied: sandesh==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (0.1.dev0) #8 4.736 Requirement already satisfied: greenlet in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (3.2.4) #8 4.736 Requirement already satisfied: cassandra-driver in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (3.29.3) #8 4.736 Requirement already satisfied: simplejson in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (3.20.2) #8 4.736 Requirement already satisfied: fysom in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (2.1.6) #8 4.755 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->svc_monitor==0.1.dev0) (6.0) #8 4.756 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->svc_monitor==0.1.dev0) (8.0.1) #8 4.803 Requirement already satisfied: vine==5.1.0 in /usr/local/lib/python3.9/site-packages (from kombu->svc_monitor==0.1.dev0) (5.1.0) #8 4.803 Requirement already satisfied: tzdata>=2025.2 in /usr/local/lib/python3.9/site-packages (from kombu->svc_monitor==0.1.dev0) (2025.2) #8 4.803 Requirement already satisfied: amqp<6.0.0,>=5.1.1 in /usr/local/lib/python3.9/site-packages (from kombu->svc_monitor==0.1.dev0) (5.3.1) #8 4.803 Requirement already satisfied: packaging in /usr/local/lib/python3.9/site-packages (from kombu->svc_monitor==0.1.dev0) (25.0) #8 4.951 Collecting PrettyTable>=0.7.2 #8 4.967 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b5e/ccfabb82222f5/prettytable-3.16.0-py3-none-any.whl (33 kB) #8 5.116 Collecting oslo.i18n>=3.15.3 #8 5.128 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/8e5/a02fd4dba2d64/oslo_i18n-6.6.0-py3-none-any.whl (46 kB) #8 5.306 Collecting pbr>=3.0.0 #8 5.318 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/ff2/23894eb1cd271/pbr-7.0.3-py2.py3-none-any.whl (131 kB) #8 5.573 Collecting oslo.utils>=3.33.0 #8 5.573 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/877/9a2db08b84abd/oslo_utils-9.1.0-py3-none-any.whl (134 kB) #8 5.685 Collecting iso8601>=0.1.11 #8 5.748 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/aac/4145c4dcb66ad/iso8601-2.1.0-py3-none-any.whl (7.5 kB) #8 5.877 Collecting oslo.serialization>=2.20.0 #8 5.877 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/451/e19b9c72e4e71/oslo_serialization-5.8.0-py3-none-any.whl (25 kB) #8 5.900 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->svc_monitor==0.1.dev0) (2025.11.12) #8 5.900 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests->svc_monitor==0.1.dev0) (3.4.4) #8 5.900 Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests->svc_monitor==0.1.dev0) (2.5.0) #8 5.908 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests->svc_monitor==0.1.dev0) (3.11) #8 6.067 Collecting os-service-types>=1.2.0 #8 6.081 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/050/5c72205690910/os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) #8 6.250 Collecting typing-extensions>=4.12 #8 6.265 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f0f/a19c6845758ab/typing_extensions-4.15.0-py3-none-any.whl (44 kB) #8 7.033 Collecting msgpack>=0.5.2 #8 7.033 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/94f/d7dc7d8cb0a54/msgpack-1.1.2-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (404 kB) #8 7.206 Collecting debtcollector>=1.2.0 #8 7.206 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/46f/9dacbe8ce49c4/debtcollector-3.0.0-py3-none-any.whl (23 kB) #8 7.399 Collecting pyparsing>=2.1.0 #8 7.425 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e38/a4f02064cf41f/pyparsing-3.2.5-py3-none-any.whl (113 kB) #8 8.284 Collecting psutil>=3.2.2 #8 8.310 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/3bb/428f9f05c1225/psutil-7.1.3-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (263 kB) #8 8.350 Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (from pbr>=3.0.0->python-novaclient->svc_monitor==0.1.dev0) (80.9.0) #8 8.416 Collecting wcwidth #8 8.440 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a7b/b560c8aee30f9/wcwidth-0.2.14-py2.py3-none-any.whl (37 kB) #8 8.609 Requirement already satisfied: geomet>=1.1 in /usr/local/lib/python3.9/site-packages (from cassandra-driver->contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (1.1.0) #8 8.802 Collecting oslo.config>=5.2.0 #8 8.802 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/693/a04a0408ed930/oslo_config-10.0.0-py3-none-any.whl (131 kB) #8 8.952 Collecting PyJWT>=2.4.0 #8 8.966 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/dcd/d193e30abefd5/PyJWT-2.10.1-py3-none-any.whl (22 kB) #8 9.149 Collecting oslo.cache>=3.11.0 #8 9.173 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d26/fac32c65941dd/oslo_cache-3.12.0-py3-none-any.whl (76 kB) #8 9.346 Collecting WebOb>=1.7.1 #8 9.352 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/45e/34c58ed0c7e2e/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) #8 9.588 Collecting oslo.log>=3.36.0 #8 9.598 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/77a/2d8dd2a060744/oslo_log-7.2.1-py3-none-any.whl (75 kB) #8 9.682 Collecting pycadf>=1.1.0 #8 9.703 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/eb1/5577f6771392f/pycadf-4.0.1-py3-none-any.whl (44 kB) #8 9.865 Collecting oslo.context>=2.19.2 #8 9.872 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/575/c37ff767f595e/oslo_context-6.1.0-py3-none-any.whl (19 kB) #8 11.28 Collecting wrapt>=1.7.0 #8 11.28 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/5dc/1b852337c6792/wrapt-2.0.1-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (113 kB) #8 11.30 Requirement already satisfied: click in /usr/local/lib/python3.9/site-packages (from geomet>=1.1->cassandra-driver->contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (8.1.8) #8 11.40 Collecting dogpile.cache>=1.3.3 #8 11.41 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/991/30ce990800c8d/dogpile_cache-1.4.1-py3-none-any.whl (63 kB) #8 11.54 Collecting rfc3986>=1.2.0 #8 11.54 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/50b/1502b60e289cb/rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) #8 11.68 Collecting python-dateutil>=2.7.0 #8 11.72 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a8b/2bc7bffae2822/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) #8 11.99 Collecting decorator>=4.0.0 #8 11.99 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d31/6bb415a2d9e2d/decorator-5.2.1-py3-none-any.whl (9.2 kB) #8 12.02 Requirement already satisfied: six>=1.5 in /usr/lib/python3.9/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware->contrail-api-server==0.1.dev0->svc_monitor==0.1.dev0) (1.15.0) #8 12.20 Using legacy 'setup.py install' for pycrypto, since package 'wheel' is not installed. #8 12.20 Using legacy 'setup.py install' for uwsgi, since package 'wheel' is not installed. #8 12.54 Installing collected packages: wrapt, pbr, pyyaml, pyparsing, psutil, oslo.i18n, iso8601, debtcollector, typing-extensions, rfc3986, oslo.utils, msgpack, python-dateutil, oslo.serialization, oslo.context, oslo.config, os-service-types, decorator, oslo.log, keystoneauth1, dogpile.cache, WebOb, wcwidth, python-keystoneclient, PyJWT, pycadf, oslo.cache, uwsgi, pycrypto, PrettyTable, netifaces, keystonemiddleware, python-novaclient, contrail-api-server, svc-monitor #8 13.44 Running setup.py install for uwsgi: started #8 53.49 Running setup.py install for uwsgi: finished with status 'done' #8 53.49 Running setup.py install for pycrypto: started #8 74.15 Running setup.py install for pycrypto: finished with status 'done' #8 74.54 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #8 74.54 Successfully installed PrettyTable-3.16.0 PyJWT-2.10.1 WebOb-1.8.9 contrail-api-server-0.1.dev0 debtcollector-3.0.0 decorator-5.2.1 dogpile.cache-1.4.1 iso8601-2.1.0 keystoneauth1-5.11.1 keystonemiddleware-10.11.0 msgpack-1.1.2 netifaces-0.11.0 os-service-types-1.7.0 oslo.cache-3.12.0 oslo.config-10.0.0 oslo.context-6.1.0 oslo.i18n-6.6.0 oslo.log-7.2.1 oslo.serialization-5.8.0 oslo.utils-9.1.0 pbr-7.0.3 psutil-7.1.3 pycadf-4.0.1 pycrypto-2.6.1 pyparsing-3.2.5 python-dateutil-2.9.0.post0 python-keystoneclient-5.6.0 python-novaclient-18.11.0 pyyaml-6.0.3 rfc3986-2.0.0 svc-monitor-0.1.dev0 typing-extensions-4.15.0 uwsgi-2.0.31 wcwidth-0.2.14 wrapt-2.0.1 #8 DONE 76.3s #9 exporting to image #9 exporting layers #9 exporting layers 3.9s done #9 writing image sha256:4eda2826f84563969ae710c56fca26aacbd3ec68b79473c93a1e48e187cb3f20 #9 writing image sha256:4eda2826f84563969ae710c56fca26aacbd3ec68b79473c93a1e48e187cb3f20 0.1s done #9 naming to nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly 0.0s done #9 DONE 4.2s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-controller-config-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 3) 2025-11-24 01:17:00,217: INFO: Docker build duration: 93 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor] c61bcbff2c52: Preparing cafa30e27f41: Preparing bfbf7c77abe3: Preparing 6dfd6957bfdc: Preparing b7060925d563: Preparing 41eb5fcfecdf: Preparing 85ece31550e5: Preparing cc2d559b2553: Preparing 55147602a70f: Preparing 7b313dad0819: Preparing 5385740379c2: Preparing c48dae95c9d8: Preparing 5bf3f23ef729: Preparing 75fb2aad379e: Preparing 44343de3ea1d: Preparing 6dfd6957bfdc: Waiting b7060925d563: Waiting 41eb5fcfecdf: Waiting 85ece31550e5: Waiting cc2d559b2553: Waiting 7b313dad0819: Waiting 5385740379c2: Waiting c48dae95c9d8: Waiting 5bf3f23ef729: Waiting 75fb2aad379e: Waiting 44343de3ea1d: Waiting 55147602a70f: Waiting bfbf7c77abe3: Layer already exists 6dfd6957bfdc: Layer already exists b7060925d563: Layer already exists cafa30e27f41: Pushed 41eb5fcfecdf: Layer already exists 85ece31550e5: Layer already exists cc2d559b2553: Layer already exists 55147602a70f: Layer already exists 7b313dad0819: Layer already exists 5385740379c2: Layer already exists c48dae95c9d8: Layer already exists 5bf3f23ef729: Layer already exists 75fb2aad379e: Layer already exists 44343de3ea1d: Layer already exists c61bcbff2c52: Pushed nightly: digest: sha256:99f5000fea775100eed03ae96f0d505a341fb0a4ddfb6957e5eb10d118c90d92 size: 3459 2025-11-24 01:17:09,805: INFO: Building opensdn-controller-config-svcmonitor finished successfully, duration: 102 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5102/opensdn-debug nightly a08da0886419 10 seconds ago 348MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor nightly 4eda2826f845 16 seconds ago 635MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk nightly e14ecbffcc31 21 seconds ago 890MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq nightly 385ebd12f164 25 seconds ago 630MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-control nightly af1fd305ba09 47 seconds ago 1.23GB nexus.gz1.opensdn.io:5102/opensdn-analytics-api nightly 938d2354a43e 57 seconds ago 638MB nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init nightly 7baef25356f9 About a minute ago 348MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns nightly fffd0cc29ca4 About a minute ago 997MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web nightly ccbdddd4eecd About a minute ago 858MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job nightly b8c8f4d69116 About a minute ago 858MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector nightly 24fa1ef45037 About a minute ago 831MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology nightly a6da0875a730 About a minute ago 831MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk nightly 108d4555a5e3 About a minute ago 682MB nexus.gz1.opensdn.io:5102/opensdn-analytics-alarm-gen nightly 335802678cf6 About a minute ago 629MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema nightly 949ae1451f70 About a minute ago 614MB nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init nightly 488e31f6945d About a minute ago 363MB nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init nightly bb2489ccba3b About a minute ago 363MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init nightly e695ef7552cf About a minute ago 633MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager nightly 566de9f0bd1d About a minute ago 616MB nexus.gz1.opensdn.io:5102/opensdn-provisioner nightly 78b281c9b88b About a minute ago 613MB nexus.gz1.opensdn.io:5102/opensdn-node-init nightly 5b5b04c3d52d About a minute ago 613MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base nightly 81279c6e802a 2 minutes ago 858MB nexus.gz1.opensdn.io:5102/opensdn-external-stunnel nightly 949c33911874 2 minutes ago 398MB nexus.gz1.opensdn.io:5102/opensdn-external-cassandra nightly c7ce0c9ed671 2 minutes ago 331MB nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq nightly ec85e6499b0c 2 minutes ago 363MB nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper nightly 5d6bf510bd3c 2 minutes ago 301MB nexus.gz1.opensdn.io:5102/opensdn-external-redis nightly 6f9dc72a2d23 2 minutes ago 171MB nexus.gz1.opensdn.io:5102/opensdn-external-haproxy nightly 628da469c367 2 minutes ago 144MB nexus.gz1.opensdn.io:5102/opensdn-external-kafka nightly 05483d31c7cb 2 minutes ago 392MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base nightly 71e9bc69c2c2 3 minutes ago 830MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-base nightly 64dbfdadd566 3 minutes ago 682MB nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd nightly 44e44f91a87e 3 minutes ago 359MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-base nightly 493c0a3aee20 3 minutes ago 674MB nexus.gz1.opensdn.io:5102/opensdn-base nightly e164dabb8972 4 minutes ago 613MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-base nightly 8dc458348243 4 minutes ago 613MB nexus.gz1.opensdn.io:5102/opensdn-analytics-base nightly 9f32e9f8c6fb 4 minutes ago 613MB nexus.gz1.opensdn.io:5102/opensdn-general-base nightly 857fe1bf0230 5 minutes ago 348MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src nightly c13c1507b571 5 minutes ago 2.46MB tf-dev-sandbox compile 1b4323e0d7ff 5 minutes ago 24.6GB nexus.gz1.opensdn.io:5102/opensdn-charms-src nightly 8f3b498450af About an hour ago 6.04MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src 375d928d33b7 About an hour ago 2.44MB nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src nightly 9c345221be5c About an hour ago 1.4MB nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src nightly 95fc6323113c About an hour ago 4.08kB nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src nightly 91d114722486 About an hour ago 32.7MB tf-dev-sandbox stable 96967a103219 About an hour ago 2.82GB nexus.gz1.opensdn.io:5102/tf-dev-sandbox stable 96967a103219 About an hour ago 2.82GB rockylinux 9 9cc24f05f309 24 months ago 176MB