2025-10-18 17:47:12,597: INFO: Building opensdn-openstack-heat-init 2025-10-18 17:47:12,684: 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_4_9-1_2 --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-openstack-heat-init --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: 962B done #1 DONE 1.7s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_2_4_9-1_2 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 2.1s #4 [internal] load build context #4 DONE 0.0s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_2_4_9-1_2 #5 DONE 0.0s #4 [internal] load build context #4 ... #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_2_4_9-1_2 #5 CACHED #4 [internal] load build context #4 transferring context: 229B done #4 DONE 0.4s #6 [2/3] COPY *.sh / #6 DONE 4.3s #7 [3/3] RUN set -e ; mkdir -p /opt/contrail/site-packages && python3 -m pip install --no-deps -t /opt/contrail/site-packages --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail_api_client==0.1.dev0" "contrail_heat==0.1.dev0" ; rm -rf /root/.cache #7 1.016 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 1.068 Collecting contrail_api_client==0.1.dev0 #7 1.072 Downloading http://localhost:6667/pip/simple/contrail-api-client/contrail_api_client-0.1.dev0-py3-none-any.whl (1.2 MB) #7 1.075 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 819.6 MB/s 0:00:00 #7 1.123 ERROR: Could not find a version that satisfies the requirement contrail_heat==0.1.dev0 (from versions: none) #7 1.284 ERROR: No matching distribution found for contrail_heat==0.1.dev0 #7 ERROR: process "/bin/sh -c set -e ; mkdir -p /opt/contrail/site-packages && python3 -m pip install --no-deps -t /opt/contrail/site-packages --no-compile --extra-index-url $PIP_REPOSITORY "contrail_api_client==0.1.dev0" "contrail_heat==0.1.dev0" ; rm -rf /root/.cache" did not complete successfully: exit code: 1 ------ > [3/3] RUN set -e ; mkdir -p /opt/contrail/site-packages && python3 -m pip install --no-deps -t /opt/contrail/site-packages --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail_api_client==0.1.dev0" "contrail_heat==0.1.dev0" ; rm -rf /root/.cache: 1.016 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple 1.068 Collecting contrail_api_client==0.1.dev0 1.072 Downloading http://localhost:6667/pip/simple/contrail-api-client/contrail_api_client-0.1.dev0-py3-none-any.whl (1.2 MB) 1.075 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 819.6 MB/s 0:00:00 1.123 ERROR: Could not find a version that satisfies the requirement contrail_heat==0.1.dev0 (from versions: none) 1.284 ERROR: No matching distribution found for contrail_heat==0.1.dev0 ------ 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-general-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 3) Dockerfile:18 -------------------- 17 | # which has all those packages 18 | >>> RUN set -e ; 19 | >>> mkdir -p /opt/contrail/site-packages && 20 | >>> python3 -m pip install --no-deps -t /opt/contrail/site-packages --no-compile --extra-index-url $PIP_REPOSITORY 21 | >>> "contrail_api_client==0.1.dev0" "contrail_heat==0.1.dev0" ; 22 | >>> rm -rf /root/.cache 23 | -------------------- ERROR: failed to solve: process "/bin/sh -c set -e ; mkdir -p /opt/contrail/site-packages && python3 -m pip install --no-deps -t /opt/contrail/site-packages --no-compile --extra-index-url $PIP_REPOSITORY "contrail_api_client==0.1.dev0" "contrail_heat==0.1.dev0" ; rm -rf /root/.cache" did not complete successfully: exit code: 1 2025-10-18 17:47:27,397: INFO: Docker build duration: 15 seconds 2025-10-18 17:47:27,406: ERROR: Building opensdn-openstack-heat-init failed, duration: 15 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_4_9-1_2 eb08d27bd4d0 58 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_4_9-1_2 93f1a6a1003f About a minute ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_4_9-1_2 770cf5b795b7 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_4_9-1_2 27533ba21eb5 About a minute ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_4_9-1_2 186e699aabe3 About a minute ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_4_9-1_2 8c27acf52bad About a minute ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_4_9-1_2 7a5e72367f4b About a minute ago 171MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_4_9-1_2 10fe7b7ae5f9 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_4_9-1_2 daca85c407cd 2 minutes ago 152MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_4_9-1_2 ad0a9e637ea7 2 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_4_9-1_2 4cb81359d311 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_4_9-1_2 4729dd61b52d 2 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_4_9-1_2 bb78e9d2bd64 3 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_4_9-1_2 0e28dc8149d0 3 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_4_9-1_2 83f31ef5ca25 3 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_4_9-1_2 9cd70226dc83 4 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_4_9-1_2 759a7308be45 5 minutes ago 2.45MB tf-dev-sandbox compile 9e1fa5bb9833 5 minutes ago 24.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_4_9-1_2 c284acb008da About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_4_9-1_2 dbdb015107a3 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 2cd474a5cacb About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_4_9-1_2 fd9116c7b11e About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_4_9-1_2 eb75d4f86168 About an hour ago 4.26kB tf-dev-sandbox frozen b60165be73da About an hour ago 2.81GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen b60165be73da About an hour ago 2.81GB rockylinux 9 9cc24f05f309 22 months ago 176MB