2026-08-31 01:32:16,317: INFO: Building opensdn-controller-config-api 2026-08-31 01:32:16,381: 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-api --build-arg UBUNTU_DISTR_VERSION=26.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: 1.23kB done #1 DONE 1.8s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.7s #5 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #5 DONE 0.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 3.87kB done #8 DONE 2.6s #9 [stage-1 2/4] COPY *.sh / #9 DONE 1.9s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/share/doc/contrail-config/doc/source/contrail-config/html /usr/share/doc/contrail-config/doc/source/contrail-config/html #10 DONE 2.3s #11 [stage-1 4/4] RUN set -e ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail-api-server==0.1.dev0" "vnc_openstack==0.1.dev0" "contrail_issu==0.1.dev0" "schema_transformer==0.1.dev0" ; rm -rf /root/.cache #11 2.109 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #11 2.229 Collecting contrail-api-server==0.1.dev0 #11 2.235 Downloading http://localhost:6667/pip/simple/contrail-api-server/contrail_api_server-0.1.dev0-py3-none-any.whl (534 kB) #11 2.324 Collecting vnc_openstack==0.1.dev0 #11 2.357 Downloading http://localhost:6667/pip/simple/vnc-openstack/vnc_openstack-0.1.dev0-py3-none-any.whl (134 kB) #11 2.395 Collecting contrail_issu==0.1.dev0 #11 2.446 Downloading http://localhost:6667/pip/simple/contrail-issu/contrail_issu-0.1.dev0-py3-none-any.whl (13 kB) #11 2.486 Collecting schema_transformer==0.1.dev0 #11 2.515 Downloading http://localhost:6667/pip/simple/schema-transformer/schema_transformer-0.1.dev0-py3-none-any.whl (133 kB) #11 2.527 Requirement already satisfied: netaddr<1 in /usr/local/lib/python3.9/site-packages (from contrail-api-server==0.1.dev0) (0.10.1) #11 2.548 Requirement already satisfied: stevedore in /usr/local/lib/python3.9/site-packages (from contrail-api-server==0.1.dev0) (5.5.0) #11 2.843 Collecting keystonemiddleware #11 2.843 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/4e7/b9a1f6638763a/keystonemiddleware-10.11.0-py3-none-any.whl (152 kB) #11 2.921 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from contrail-api-server==0.1.dev0) (26.7.0) #11 3.100 Collecting python-keystoneclient #11 3.124 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/86d/5f615dac5b647/python_keystoneclient-5.6.0-py3-none-any.whl (397 kB) #11 3.149 Collecting pycrypto #11 3.170 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f2c/e1e989b272cfc/pycrypto-2.6.1.tar.gz (446 kB) #11 3.377 Preparing metadata (setup.py): started #11 4.159 Preparing metadata (setup.py): finished with status 'done' #11 4.240 Collecting uwsgi #11 4.260 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e8f/8b350ccc106ff/uwsgi-2.0.31.tar.gz (822 kB) #11 4.767 Preparing metadata (setup.py): started #11 5.274 Preparing metadata (setup.py): finished with status 'done' #11 5.274 Requirement already satisfied: contrail-config-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-api-server==0.1.dev0) (0.1.dev0) #11 5.274 Requirement already satisfied: bottle<0.13 in /usr/local/lib/python3.9/site-packages (from contrail-api-server==0.1.dev0) (0.12.25) #11 5.274 Requirement already satisfied: kazoo in /usr/local/lib/python3.9/site-packages (from contrail-api-server==0.1.dev0) (2.11.0) #11 5.388 Collecting netifaces #11 5.395 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) #11 5.753 Collecting keystoneauth1 #11 5.776 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/452/5adf03b6e591f/keystoneauth1-5.11.1-py3-none-any.whl (344 kB) #11 5.855 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from vnc_openstack==0.1.dev0) (2.32.5) #11 6.107 Collecting python-novaclient #11 6.128 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/805/706f9d38119d0/python_novaclient-18.13.1-py3-none-any.whl (336 kB) #11 6.149 Requirement already satisfied: timeout-decorator in /usr/local/lib/python3.9/site-packages (from vnc_openstack==0.1.dev0) (0.5.0) #11 6.344 Collecting jsonpickle #11 6.361 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/7ff/e34426bc79768/jsonpickle-4.1.2-py3-none-any.whl (47 kB) #11 6.390 Requirement already satisfied: greenlet in /usr/local/lib64/python3.9/site-packages (from schema_transformer==0.1.dev0) (3.2.5) #11 6.390 Requirement already satisfied: xmltodict==0.12.0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->contrail-api-server==0.1.dev0) (0.12.0) #11 6.390 Requirement already satisfied: cassandra-driver in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->contrail-api-server==0.1.dev0) (3.29.3) #11 6.390 Requirement already satisfied: sandesh==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->contrail-api-server==0.1.dev0) (0.1.dev0) #11 6.390 Requirement already satisfied: sandesh-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->contrail-api-server==0.1.dev0) (0.1.dev0) #11 6.390 Requirement already satisfied: bitarray in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->contrail-api-server==0.1.dev0) (3.10.1) #11 6.390 Requirement already satisfied: contrail-api-client==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->contrail-api-server==0.1.dev0) (0.1.dev0) #11 6.390 Requirement already satisfied: kombu in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->contrail-api-server==0.1.dev0) (5.6.2) #11 6.390 Requirement already satisfied: simplejson in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->contrail-api-server==0.1.dev0) (4.1.2) #11 6.433 Requirement already satisfied: fysom in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->contrail-config-common==0.1.dev0->contrail-api-server==0.1.dev0) (2.1.6) #11 6.518 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->contrail-api-server==0.1.dev0) (8.0.1) #11 6.518 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->contrail-api-server==0.1.dev0) (6.0) #11 6.815 Collecting typing-extensions>=4.12 #11 6.840 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/481/caa481374e813/typing_extensions-4.16.0-py3-none-any.whl (45 kB) #11 6.946 Collecting iso8601>=2.0.0 #11 6.964 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/aac/4145c4dcb66ad/iso8601-2.1.0-py3-none-any.whl (7.5 kB) #11 7.067 Collecting os-service-types>=1.2.0 #11 7.068 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) #11 7.367 Collecting pbr>=2.0.0 #11 7.369 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/ff2/23894eb1cd271/pbr-7.0.3-py2.py3-none-any.whl (131 kB) #11 7.476 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests->vnc_openstack==0.1.dev0) (3.5.1) #11 7.516 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests->vnc_openstack==0.1.dev0) (3.19) #11 7.516 Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests->vnc_openstack==0.1.dev0) (2.6.3) #11 7.516 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->vnc_openstack==0.1.dev0) (2026.7.22) #11 7.943 Collecting oslo.context>=2.19.2 #11 7.943 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/575/c37ff767f595e/oslo_context-6.1.0-py3-none-any.whl (19 kB) #11 8.151 Collecting PyJWT>=2.4.0 #11 8.151 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/66a/dcc2aff09b3f1/pyjwt-2.13.0-py3-none-any.whl (31 kB) #11 8.490 Collecting oslo.serialization>=2.18.0 #11 8.496 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/451/e19b9c72e4e71/oslo_serialization-5.8.0-py3-none-any.whl (25 kB) #11 8.700 Collecting WebOb>=1.7.1 #11 8.700 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/4ad/dd1d38d6a7fbe/webob-1.8.11-py2.py3-none-any.whl (118 kB) #11 8.776 Collecting pycadf>=1.1.0 #11 8.797 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/eb1/5577f6771392f/pycadf-4.0.1-py3-none-any.whl (44 kB) #11 9.071 Collecting oslo.log>=3.36.0 #11 9.071 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/77a/2d8dd2a060744/oslo_log-7.2.1-py3-none-any.whl (75 kB) #11 9.199 Collecting oslo.i18n>=3.15.3 #11 9.207 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/8e5/a02fd4dba2d64/oslo_i18n-6.6.0-py3-none-any.whl (46 kB) #11 9.438 Collecting oslo.config>=5.2.0 #11 9.438 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/693/a04a0408ed930/oslo_config-10.0.0-py3-none-any.whl (131 kB) #11 9.617 Collecting oslo.cache>=3.11.0 #11 9.617 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d26/fac32c65941dd/oslo_cache-3.12.0-py3-none-any.whl (76 kB) #11 9.823 Collecting oslo.utils>=3.33.0 #11 9.823 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/877/9a2db08b84abd/oslo_utils-9.1.0-py3-none-any.whl (134 kB) #11 9.897 Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.9/site-packages (from python-keystoneclient->contrail-api-server==0.1.dev0) (26.3) #11 10.09 Collecting debtcollector>=1.2.0 #11 10.09 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/46f/9dacbe8ce49c4/debtcollector-3.0.0-py3-none-any.whl (23 kB) #11 10.33 Collecting PrettyTable>=0.7.2 #11 10.36 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b5e/ccfabb82222f5/prettytable-3.16.0-py3-none-any.whl (33 kB) #11 16.61 Collecting wrapt>=1.7.0 #11 16.61 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/2dc/0f6412aaf5fc7/wrapt-2.4.0-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (209 kB) #11 17.35 Collecting dogpile.cache>=1.3.3 #11 17.37 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/991/30ce990800c8d/dogpile_cache-1.4.1-py3-none-any.whl (63 kB) #11 17.65 Collecting rfc3986>=1.2.0 #11 17.69 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/50b/1502b60e289cb/rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) #11 18.03 Collecting PyYAML>=5.1 #11 18.03 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) #11 18.16 Collecting python-dateutil>=2.7.0 #11 18.16 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) #11 19.32 Collecting msgpack>=0.5.2 #11 19.32 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) #11 19.38 Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.9/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware->contrail-api-server==0.1.dev0) (2026.3) #11 20.24 Collecting psutil>=3.2.2 #11 20.25 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) #11 20.59 Collecting pyparsing>=2.1.0 #11 20.60 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/850/ba148bd908d7e/pyparsing-3.3.2-py3-none-any.whl (122 kB) #11 20.67 Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (from pbr>=2.0.0->keystoneauth1->contrail-api-server==0.1.dev0) (82.0.1) #11 21.14 Collecting wcwidth #11 21.15 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d5b/73dba6158a595/wcwidth-0.8.3-py3-none-any.whl (331 kB) #11 21.53 Requirement already satisfied: geomet>=1.1 in /usr/local/lib/python3.9/site-packages (from cassandra-driver->contrail-config-common==0.1.dev0->contrail-api-server==0.1.dev0) (1.1.0) #11 21.65 Requirement already satisfied: vine==5.1.0 in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common==0.1.dev0->contrail-api-server==0.1.dev0) (5.1.0) #11 21.65 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->contrail-api-server==0.1.dev0) (5.3.1) #11 21.87 Collecting decorator>=4.0.0 #11 21.87 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f47/fe6fdbd2edd62/decorator-5.3.1-py3-none-any.whl (10 kB) #11 21.90 Requirement already satisfied: click in /usr/local/lib/python3.9/site-packages (from geomet>=1.1->cassandra-driver->contrail-config-common==0.1.dev0->contrail-api-server==0.1.dev0) (8.1.8) #11 22.07 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) (1.15.0) #11 22.42 Using legacy 'setup.py install' for pycrypto, since package 'wheel' is not installed. #11 22.42 Using legacy 'setup.py install' for uwsgi, since package 'wheel' is not installed. #11 22.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, wcwidth, oslo.log, keystoneauth1, dogpile.cache, WebOb, python-keystoneclient, PyJWT, pycadf, PrettyTable, oslo.cache, uwsgi, python-novaclient, pycrypto, netifaces, keystonemiddleware, jsonpickle, vnc-openstack, schema-transformer, contrail-issu, contrail-api-server #11 24.30 Running setup.py install for uwsgi: started #11 85.05 Running setup.py install for uwsgi: still running... #11 108.5 Running setup.py install for uwsgi: finished with status 'done' #11 108.7 Running setup.py install for pycrypto: started #11 129.9 Running setup.py install for pycrypto: finished with status 'done' #11 130.2 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 #11 130.2 Successfully installed PrettyTable-3.16.0 PyJWT-2.13.0 PyYAML-6.0.3 WebOb-1.8.11 contrail-api-server-0.1.dev0 contrail-issu-0.1.dev0 debtcollector-3.0.0 decorator-5.3.1 dogpile.cache-1.4.1 iso8601-2.1.0 jsonpickle-4.1.2 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.13.1 rfc3986-2.0.0 schema-transformer-0.1.dev0 typing-extensions-4.16.0 uwsgi-2.0.31 vnc-openstack-0.1.dev0 wcwidth-0.8.3 wrapt-2.4.0 #11 DONE 137.3s #12 exporting to image #12 exporting layers #12 exporting layers 15.8s done #12 writing image sha256:1102dd5ce607d823082ae88441509b831a8bd8370119eb7def374068ea6d1a69 #12 writing image sha256:1102dd5ce607d823082ae88441509b831a8bd8370119eb7def374068ea6d1a69 0.1s done #12 naming to nexus.gz1.opensdn.io:5102/opensdn-controller-config-api:nightly 0.0s done #12 DONE 16.4s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-controller-config-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2026-08-31 01:35:07,868: INFO: Docker build duration: 171 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-config-api] 8efe0e545770: Preparing afb18f73c76c: Preparing 9dbc0cde5343: Preparing 076674ae1033: Preparing f08fceaea1f7: Preparing 49cfe65376d3: Preparing 3838e2b5ebdb: Preparing d5a163128963: Preparing 53b7e3c22c97: Preparing 1ae6d9560694: Preparing 85cf19e5f3a6: Preparing 3f4f75a9a3ea: Preparing cc2fbe7aa9f4: Preparing 12d0392baefb: Preparing 4cc86e17d81d: Preparing 08bd53859ee6: Preparing 44343de3ea1d: Preparing 8efe0e545770: Waiting afb18f73c76c: Waiting 9dbc0cde5343: Waiting 076674ae1033: Waiting f08fceaea1f7: Waiting 49cfe65376d3: Waiting 3838e2b5ebdb: Waiting d5a163128963: Waiting 53b7e3c22c97: Waiting 1ae6d9560694: Waiting 85cf19e5f3a6: Waiting 3f4f75a9a3ea: Waiting cc2fbe7aa9f4: Waiting 12d0392baefb: Waiting 4cc86e17d81d: Waiting 08bd53859ee6: Waiting 44343de3ea1d: Waiting afb18f73c76c: Pushed 9dbc0cde5343: Pushed 076674ae1033: Layer already exists f08fceaea1f7: Layer already exists 49cfe65376d3: Layer already exists 3838e2b5ebdb: Layer already exists d5a163128963: Layer already exists 53b7e3c22c97: Layer already exists 1ae6d9560694: Layer already exists 85cf19e5f3a6: Layer already exists 3f4f75a9a3ea: Layer already exists cc2fbe7aa9f4: Layer already exists 12d0392baefb: Layer already exists 08bd53859ee6: Layer already exists 4cc86e17d81d: Layer already exists 44343de3ea1d: Layer already exists 8efe0e545770: Pushed nightly: digest: sha256:265cf4c4623424b424cd5f17e12cd5f7bed07296b7001b3a13555ea862e6ac5d size: 3878 2026-08-31 01:35:34,688: INFO: Building opensdn-controller-config-api finished successfully, duration: 198 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5102/opensdn-analytics-alarm-gen:nightly dee82810b257 741MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly 2fa9b0d5f9db 725MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-collector:nightly f05b66a4a612 806MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly 4da7e5390013 803MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly dd6fdecb7754 965MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly 8875c39a24c7 966MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly b7d95b8b6d85 966MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly 404984b0c634 1.4MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly 33a85970a665 725MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly 197da79d9703 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly f0b2a636af4d 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly 4cb3924b7e3c 2.39MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-api:nightly 1102dd5ce607 764MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly f13d8888fc3e 725MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq:nightly fa1f22fcce87 739MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly aded4c3fb6cc 726MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly cc287deea882 748MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly c714457a44e2 784MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly da16329cadb1 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly 26469b973470 810MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly 2e5472b9ab65 792MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly 42b311d9067d 957MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly dac99954f07e 957MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly 17cbafba7598 957MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly 120f0ac3c081 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly 431aae1d8946 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly 4481d571e9dd 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly 8307ba116edf 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly 4d19202fad7c 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly b2c6386e2ff1 484MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly 7f8901388e19 497MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly ee4591ec5397 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly 04a16d4c507b 472MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly 9ccd73f1e43a 32.6MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly e1bba8d8403d 745MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly 259b73c1b630 729MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly 54140079cd11 725MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly 9a055a08f46a 859MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly c6f83524f2e1 472MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly bf5a5dc67771 488MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly a1fe992f4c72 488MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly 893ef03f9e61 725MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly ef3fa7bc0c30 859MB 0B nexus.gz1.opensdn.io:5102/opensdn-test-test:nightly 882dd8c52d16 1.91GB 0B nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly d10477a87bf1 783MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk:nightly 9264e393d901 801MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent:nightly 30eac7c00d99 982MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly 48900a83007b 792MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly 156ba04de175 792MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable 156a25f5a035 3.01GB 0B U opensdn-test-test:nightly 882dd8c52d16 1.91GB 0B tf-dev-sandbox:compile b74fcc4e13ab 25.1GB 0B