2026-03-30 12:50:26,820: INFO: Building opensdn-openstack-compute-init 2026-03-30 12:50:26,855: 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_3_5_4-6 --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-compute-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 --build-arg DEBUGINFO_ROOT=/debuginfo #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.06kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-general-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) #1 DONE 0.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_3_5_4-6 #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_3_5_4-6 #6 CACHED #7 [internal] load build context #7 transferring context: 286B 0.0s done #7 DONE 0.1s #8 [stage-1 2/4] COPY --from=build /buildroot/usr/bin/vrouter-port-control /opt/contrail/bin/ #8 DONE 0.6s #9 [stage-1 3/4] COPY *.sh / #9 DONE 1.8s #10 [stage-1 4/4] RUN set -e ; python3 -m pip install --no-deps -t /opt/contrail/site-packages --no-compile --extra-index-url http://localhost:6667/pip/simple "nova_contrail_vif==0.1.dev0" "contrail-vrouter-api==0.1.dev0" ; rm -rf /root/.cache #10 0.846 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #10 0.914 Collecting nova_contrail_vif==0.1.dev0 #10 0.916 Downloading http://localhost:6667/pip/simple/nova-contrail-vif/nova_contrail_vif-0.1.dev0-py3-none-any.whl (21 kB) #10 0.940 Collecting contrail-vrouter-api==0.1.dev0 #10 0.945 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #10 0.945 Installing collected packages: nova-contrail-vif, contrail-vrouter-api #10 1.009 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 #10 1.009 Successfully installed contrail-vrouter-api-0.1.dev0 nova-contrail-vif-0.1.dev0 #10 DONE 2.0s #11 exporting to image #11 exporting layers #11 exporting layers 0.2s done #11 writing image sha256:a72f37cb419e07335e1a58ce3acecdd6343b17c76c187c7393768760352d5d9d #11 writing image sha256:a72f37cb419e07335e1a58ce3acecdd6343b17c76c187c7393768760352d5d9d 0.0s done #11 naming to nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_3_5_4-6 done #11 DONE 7.9s 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-general-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2026-03-30 12:50:45,374: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init] 65ca7a777c37: Preparing c77087423fd4: Preparing 8062dadcd1a3: Preparing 0bfaeba68558: Preparing c468cf06ffdd: Preparing 65ca7a777c37: Waiting c77087423fd4: Waiting 8062dadcd1a3: Waiting 249341428cd4: Preparing f41034bc2ccf: Preparing 4c9c2d26d7e6: Preparing 7ea3c7e0dc0c: Preparing 27b0e3676f09: Preparing 493628fd08b2: Preparing 44343de3ea1d: Preparing 249341428cd4: Waiting f41034bc2ccf: Waiting 4c9c2d26d7e6: Waiting 7ea3c7e0dc0c: Waiting 27b0e3676f09: Waiting 493628fd08b2: Waiting 44343de3ea1d: Waiting 0bfaeba68558: Waiting c468cf06ffdd: Waiting 0bfaeba68558: Layer already exists c468cf06ffdd: Layer already exists 8062dadcd1a3: Pushed c77087423fd4: Pushed 65ca7a777c37: Pushed 249341428cd4: Layer already exists 27b0e3676f09: Layer already exists 7ea3c7e0dc0c: Layer already exists 4c9c2d26d7e6: Layer already exists f41034bc2ccf: Layer already exists 493628fd08b2: Layer already exists 44343de3ea1d: Layer already exists master-2_3_5_4-6: digest: sha256:132e1c56e27e72ce397bafc808268a52b16f1b9860e5faccb3bcf9f7b172292b size: 2822 2026-03-30 12:50:48,505: INFO: Building opensdn-openstack-compute-init finished successfully, duration: 22 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:5101/opensdn-analytics-base:master-2_3_5_4-6 3f9105031c2e 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_3_5_4-6 4aa4f9a69667 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_3_5_4-6 1b32d28e2660 1.42MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_4-6 0f63cfeb6b54 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_3_5_4-6 d9d22e4d42d2 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_3_5_4-6 218d6045b1ac 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_3_5_4-6 a1ca47469769 2.49MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_3_5_4-6 c13326fe5419 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_3_5_4-6 9dd0114f40ad 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_3_5_4-6 ea6dbc4b4091 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_3_5_4-6 07b13c726eb4 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_3_5_4-6 25fb5ad26bca 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_3_5_4-6 919bb3207a7f 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_3_5_4-6 f3b905cc0d35 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_3_5_4-6 2e329e6a6552 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_3_5_4-6 b9c9c9c7891a 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_3_5_4-6 52325d802244 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_3_5_4-6 0b8d39abccce 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_3_5_4-6 88e8a827c07f 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_3_5_4-6 5bf8d3b99421 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_3_5_4-6 f4e1b13e9891 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_3_5_4-6 588db5e417f2 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_3_5_4-6 dcc23cab62ee 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_3_5_4-6 d8cd28f20e26 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_3_5_4-6 1c64ce709cb4 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_3_5_4-6 44988137ae9d 672MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_3_5_4-6 5955c4c471a0 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_3_5_4-6 a72f37cb419e 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_3_5_4-6 e6b61a9d707a 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_3_5_4-6 0a2646a44cf6 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_3_5_4-6 5eca7880837a 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_3_5_4-6 2c28277a8d5c 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_3_5_4-6 7a54b55b4b9a 734MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 04cbab44fb39 2.9GB 0B U opensdn-test-test:master-2_3_5_4-6 2c28277a8d5c 1.83GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 17a30671bf4a 22.2GB 0B tf-dev-sandbox:frozen 04cbab44fb39 2.9GB 0B U