2026-05-07 01:38:55,390: INFO: Building opensdn-controller-config-svcmonitor 2026-05-07 01:38:55,455: 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 --build-arg DEBUGINFO_ROOT=/debuginfo #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.7s #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 0.0s done #3 DONE 1.8s #4 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #4 DONE 0.2s #5 [1/3] FROM nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly #5 DONE 0.0s #6 [internal] load build context #6 DONE 0.0s #6 [internal] load build context #6 transferring context: 1.63kB done #6 DONE 2.3s #7 [2/3] COPY *.sh / #7 DONE 1.6s #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.576 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #8 1.731 Collecting svc_monitor==0.1.dev0 #8 1.731 Downloading http://localhost:6667/pip/simple/svc-monitor/svc_monitor-0.1.dev0-py3-none-any.whl (147 kB) #8 1.731 Requirement already satisfied: kazoo in /usr/local/lib/python3.9/site-packages (from svc_monitor==0.1.dev0) (2.11.0) #8 1.731 Requirement already satisfied: bitarray in /usr/local/lib64/python3.9/site-packages (from svc_monitor==0.1.dev0) (3.8.1) #8 1.731 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from svc_monitor==0.1.dev0) (2.32.5) #8 1.779 Collecting contrail-api-server==0.1.dev0 #8 1.784 Downloading http://localhost:6667/pip/simple/contrail-api-server/contrail_api_server-0.1.dev0-py3-none-any.whl (531 kB) #8 2.141 Collecting python-novaclient #8 2.141 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/ca7/0deb5f6b89c36/python_novaclient-18.12.0-py3-none-any.whl (336 kB) #8 2.141 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 2.141 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from svc_monitor==0.1.dev0) (26.4.0) #8 2.449 Collecting pyyaml #8 2.468 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 2.545 Requirement already satisfied: kombu in /usr/local/lib/python3.9/site-packages (from svc_monitor==0.1.dev0) (5.6.2) #8 2.667 Collecting keystonemiddleware #8 2.667 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/4e7/b9a1f6638763a/keystonemiddleware-10.11.0-py3-none-any.whl (152 kB) #8 2.765 Collecting uwsgi #8 2.796 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e8f/8b350ccc106ff/uwsgi-2.0.31.tar.gz (822 kB) #8 3.703 Preparing metadata (setup.py): started #8 4.573 Preparing metadata (setup.py): finished with status 'done' #8 4.591 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.591 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.591 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.814 Collecting python-keystoneclient #8 4.877 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/86d/5f615dac5b647/python_keystoneclient-5.6.0-py3-none-any.whl (397 kB) #8 5.136 Collecting keystoneauth1 #8 5.136 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/452/5adf03b6e591f/keystoneauth1-5.11.1-py3-none-any.whl (344 kB) #8 5.302 Collecting netifaces #8 5.325 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 5.503 Collecting pycrypto #8 5.524 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f2c/e1e989b272cfc/pycrypto-2.6.1.tar.gz (446 kB) #8 5.677 Preparing metadata (setup.py): started #8 5.882 Preparing metadata (setup.py): finished with status 'done' #8 5.900 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 5.900 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 5.900 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 5.900 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 5.900 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.5) #8 5.900 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 5.900 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 5.900 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 5.900 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 5.938 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->svc_monitor==0.1.dev0) (8.0.1) #8 5.943 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->svc_monitor==0.1.dev0) (6.0) #8 6.012 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 6.012 Requirement already satisfied: packaging in /usr/local/lib/python3.9/site-packages (from kombu->svc_monitor==0.1.dev0) (26.0) #8 6.012 Requirement already satisfied: tzdata>=2025.2 in /usr/local/lib/python3.9/site-packages (from kombu->svc_monitor==0.1.dev0) (2026.1) #8 6.026 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 6.202 Collecting oslo.serialization>=2.20.0 #8 6.218 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/451/e19b9c72e4e71/oslo_serialization-5.8.0-py3-none-any.whl (25 kB) #8 6.267 Collecting iso8601>=0.1.11 #8 6.284 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/aac/4145c4dcb66ad/iso8601-2.1.0-py3-none-any.whl (7.5 kB) #8 6.506 Collecting oslo.utils>=3.33.0 #8 6.513 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/877/9a2db08b84abd/oslo_utils-9.1.0-py3-none-any.whl (134 kB) #8 6.673 Collecting oslo.i18n>=3.15.3 #8 6.676 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/8e5/a02fd4dba2d64/oslo_i18n-6.6.0-py3-none-any.whl (46 kB) #8 6.921 Collecting PrettyTable>=0.7.2 #8 6.921 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b5e/ccfabb82222f5/prettytable-3.16.0-py3-none-any.whl (33 kB) #8 7.185 Collecting pbr>=3.0.0 #8 7.185 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/ff2/23894eb1cd271/pbr-7.0.3-py2.py3-none-any.whl (131 kB) #8 7.231 Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests->svc_monitor==0.1.dev0) (2.6.3) #8 7.231 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 7.231 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests->svc_monitor==0.1.dev0) (3.4.7) #8 7.231 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->svc_monitor==0.1.dev0) (2026.2.25) #8 7.403 Collecting typing-extensions>=4.12 #8 7.413 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.562 Collecting os-service-types>=1.2.0 #8 7.570 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 8.395 Collecting msgpack>=0.5.2 #8 8.401 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 9.343 Collecting psutil>=3.2.2 #8 9.343 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/076/a2d2f923fd482/psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) #8 9.462 Collecting debtcollector>=1.2.0 #8 9.501 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/46f/9dacbe8ce49c4/debtcollector-3.0.0-py3-none-any.whl (23 kB) #8 9.688 Collecting pyparsing>=2.1.0 #8 9.700 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/850/ba148bd908d7e/pyparsing-3.3.2-py3-none-any.whl (122 kB) #8 9.755 Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (from pbr>=3.0.0->python-novaclient->svc_monitor==0.1.dev0) (82.0.1) #8 10.04 Collecting wcwidth #8 10.04 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/1a3/a1e510b553315/wcwidth-0.6.0-py3-none-any.whl (94 kB) #8 10.12 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 10.38 Collecting oslo.context>=2.19.2 #8 10.42 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/575/c37ff767f595e/oslo_context-6.1.0-py3-none-any.whl (19 kB) #8 10.59 Collecting oslo.cache>=3.11.0 #8 10.60 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d26/fac32c65941dd/oslo_cache-3.12.0-py3-none-any.whl (76 kB) #8 10.91 Collecting oslo.config>=5.2.0 #8 10.93 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/693/a04a0408ed930/oslo_config-10.0.0-py3-none-any.whl (131 kB) #8 11.10 Collecting oslo.log>=3.36.0 #8 11.11 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/77a/2d8dd2a060744/oslo_log-7.2.1-py3-none-any.whl (75 kB) #8 11.19 Collecting pycadf>=1.1.0 #8 11.19 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/eb1/5577f6771392f/pycadf-4.0.1-py3-none-any.whl (44 kB) #8 11.29 Collecting PyJWT>=2.4.0 #8 11.32 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/28c/a37c070cad8ba/pyjwt-2.12.1-py3-none-any.whl (29 kB) #8 11.48 Collecting WebOb>=1.7.1 #8 11.48 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/45e/34c58ed0c7e2e/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) #8 14.06 Collecting wrapt>=1.7.0 #8 14.06 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/305/d8a1755116bfd/wrapt-2.1.2-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (113 kB) #8 14.13 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 14.53 Collecting dogpile.cache>=1.3.3 #8 14.53 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/991/30ce990800c8d/dogpile_cache-1.4.1-py3-none-any.whl (63 kB) #8 14.68 Collecting rfc3986>=1.2.0 #8 14.68 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/50b/1502b60e289cb/rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) #8 14.91 Collecting python-dateutil>=2.7.0 #8 14.91 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 15.69 Collecting decorator>=4.0.0 #8 15.69 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d31/6bb415a2d9e2d/decorator-5.2.1-py3-none-any.whl (9.2 kB) #8 15.74 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 16.03 Using legacy 'setup.py install' for pycrypto, since package 'wheel' is not installed. #8 16.03 Using legacy 'setup.py install' for uwsgi, since package 'wheel' is not installed. #8 16.99 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 18.07 Running setup.py install for uwsgi: started #8 68.30 Running setup.py install for uwsgi: finished with status 'done' #8 68.30 Running setup.py install for pycrypto: started #8 82.68 Running setup.py install for pycrypto: finished with status 'done' #8 82.92 Successfully installed PrettyTable-3.16.0 PyJWT-2.12.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.2.2 pycadf-4.0.1 pycrypto-2.6.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.6.0 python-novaclient-18.12.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.6.0 wrapt-2.1.2 #8 82.92 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 DONE 83.6s #9 exporting to image #9 exporting layers #9 exporting layers 1.8s done #9 writing image sha256:fa9332f2f14228632aebe2c0944747ebc28510c915fb3ac9190d672b31b7e770 #9 writing image sha256:fa9332f2f14228632aebe2c0944747ebc28510c915fb3ac9190d672b31b7e770 0.0s done #9 naming to nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly done #9 DONE 1.9s 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) 2026-05-07 01:40:36,519: INFO: Docker build duration: 101 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor] c912cbb0174c: Preparing c7a44dac4f9e: Preparing cb319085d2b5: Preparing 7afefbd2b7d6: Preparing 5e6b99b04433: Preparing 7e3deeeaa3c0: Preparing 520e2459dad5: Preparing e2bafc768b8c: Preparing 8ebeddca76f2: Preparing f6e6f55a5948: Preparing 9ee1f430d4bb: Preparing 9b1b203c5ce3: Preparing 41c48bba1d30: Preparing 936278332a94: Preparing 4681c1d6125c: Preparing 44343de3ea1d: Preparing c912cbb0174c: Waiting c7a44dac4f9e: Waiting cb319085d2b5: Waiting 7afefbd2b7d6: Waiting 5e6b99b04433: Waiting 7e3deeeaa3c0: Waiting 520e2459dad5: Waiting e2bafc768b8c: Waiting 8ebeddca76f2: Waiting f6e6f55a5948: Waiting 9ee1f430d4bb: Waiting 9b1b203c5ce3: Waiting 41c48bba1d30: Waiting 936278332a94: Waiting 4681c1d6125c: Waiting 44343de3ea1d: Waiting c7a44dac4f9e: Pushed cb319085d2b5: Layer already exists 7afefbd2b7d6: Layer already exists 5e6b99b04433: Layer already exists 7e3deeeaa3c0: Layer already exists 520e2459dad5: Layer already exists e2bafc768b8c: Layer already exists 8ebeddca76f2: Layer already exists f6e6f55a5948: Layer already exists 9ee1f430d4bb: Layer already exists 9b1b203c5ce3: Layer already exists 41c48bba1d30: Layer already exists 936278332a94: Layer already exists 4681c1d6125c: Layer already exists 44343de3ea1d: Layer already exists c912cbb0174c: Pushed nightly: digest: sha256:1851c3c0408757375219576cf6a649c6a9e5e6b95612061105a7a43a61b7e940 size: 3667 2026-05-07 01:40:43,471: INFO: Building opensdn-controller-config-svcmonitor finished successfully, duration: 108 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5102/opensdn-analytics-alarm-gen:nightly 9325604a2e9a 692MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-api:nightly 1a31229b41c8 701MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly 201f7e55c9b0 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-collector:nightly 4c339cdc5237 758MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly 2c530f2b2f1f 917MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly bd82759b7b29 918MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly 9e2bbef30121 918MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly 4ed0d1aecf54 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly 2ed92acc0efe 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly a14c4de17fcb 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly 8592ae58cb04 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly d828c7e1407e 2.39MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly 69cf69a5856d 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq:nightly 74e1c778cbd6 691MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly 2b31322a0aae 677MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly fa9332f2f142 698MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly 2c95b6a427d8 735MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly e0d9a43401cd 762MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly 9a347a307c96 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly 3795de64b947 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly b59d2b5de5a1 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly f5da7c16a63c 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly a4c9750a43de 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly a10ab1aeac7e 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly 3ddac96cffd6 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly 53d41787fffc 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly 50261aa25520 440MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly 11f6f06fc7c7 454MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly e50e1609138b 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly 1c36440bdf20 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly 5533e9677069 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly 3a0e304dbb10 681MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly 62a28449d6d9 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly cbf16a97fd22 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly 0c4024432d6c 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly 45c70a4d281d 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly 3493e0ca0ff8 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly bd2f496e1983 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly 56e05da9d1e0 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-test-test:nightly 54ff49be72ec 1.84GB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly d9206c850e14 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-build-init:nightly 62122b2d7d09 613MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly dfc3b64427bc 743MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable 8e586cc165fc 2.9GB 0B U opensdn-test-test:nightly 54ff49be72ec 1.84GB 0B tf-dev-sandbox:compile 78e95c38cdb1 24.7GB 0B