2026-06-01 16:11:28,278: INFO: Building opensdn-openstack-compute-init 2026-06-01 16:11:28,356: 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_7_7_5-6_5 --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 transferring dockerfile: 1.06kB done #1 DONE 1.0s #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:5101/opensdn-general-base:master-2_7_7_5-6_5 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 2.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_7_7_5-6_5 #6 DONE 0.0s #7 [internal] load build context #7 DONE 0.0s #6 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_7_5-6_5 #6 CACHED #7 [internal] load build context #7 transferring context: 286B done #7 DONE 2.4s #8 [stage-1 2/4] COPY --from=build /buildroot/usr/bin/vrouter-port-control /opt/contrail/bin/ #8 DONE 2.5s #9 [stage-1 3/4] COPY *.sh / #9 DONE 1.6s #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 3.216 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #10 3.301 Collecting nova_contrail_vif==0.1.dev0 #10 3.304 Downloading http://localhost:6667/pip/simple/nova-contrail-vif/nova_contrail_vif-0.1.dev0-py3-none-any.whl (21 kB) #10 3.386 Collecting contrail-vrouter-api==0.1.dev0 #10 3.386 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #10 3.386 Installing collected packages: nova-contrail-vif, contrail-vrouter-api #10 3.426 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 3.426 Successfully installed contrail-vrouter-api-0.1.dev0 nova-contrail-vif-0.1.dev0 #10 DONE 4.9s #11 exporting to image #11 exporting layers #11 exporting layers 1.0s done #11 writing image sha256:ea9dc2012c9a1e67c363166e621045fb884c3db9c28e526cdf201074d09ddbc9 #11 writing image sha256:ea9dc2012c9a1e67c363166e621045fb884c3db9c28e526cdf201074d09ddbc9 0.1s done #11 naming to nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_7_5-6_5 #11 naming to nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_7_5-6_5 0.2s done #11 DONE 2.2s 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-06-01 16:12:00,526: INFO: Docker build duration: 32 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init] 7c4a5cb3ec56: Preparing 8ac42d3991cd: Preparing c4c74ebc7021: Preparing d5d6f864b6c7: Preparing 39c6165fbfeb: Preparing 6188515de6a2: Preparing bb4f413f2f25: Preparing 91a68254e555: Preparing 5dd7e47399e7: Preparing 546e4fe29a26: Preparing 351c1f63ae63: Preparing 44343de3ea1d: Preparing 39c6165fbfeb: Waiting 6188515de6a2: Waiting bb4f413f2f25: Waiting 91a68254e555: Waiting 5dd7e47399e7: Waiting 546e4fe29a26: Waiting 351c1f63ae63: Waiting 44343de3ea1d: Waiting d5d6f864b6c7: Layer already exists 8ac42d3991cd: Pushed 39c6165fbfeb: Layer already exists c4c74ebc7021: Pushed 7c4a5cb3ec56: Pushed bb4f413f2f25: Layer already exists 6188515de6a2: Layer already exists 546e4fe29a26: Layer already exists 351c1f63ae63: Layer already exists 5dd7e47399e7: Layer already exists 91a68254e555: Layer already exists 44343de3ea1d: Layer already exists master-2_7_7_5-6_5: digest: sha256:629604a9a06485917afcdd347660fa1114fc7dbef97277582e1d66e9e4eeb73a size: 2822 2026-06-01 16:12:02,631: INFO: Building opensdn-openstack-compute-init finished successfully, duration: 34 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-alarm-gen:master-2_7_7_5-6_5 a98a5d4e2864 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_7_5-6_5 df966afcde21 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_7_5-6_5 136befed6a29 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_7_5-6_5 7a3d5fa80754 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-6_5 ccbdef7c380e 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_7_5-6_5 287231365bcb 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_7_5-6_5 ac4960e8b2b4 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_7_5-6_5 442960903149 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_7_5-6_5 d511a5926193 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_7_5-6_5 fcf07fcc0262 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_7_5-6_5 d2a5eafdfb30 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_7_5-6_5 dc61ac631b7e 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_7_5-6_5 70b7c7546310 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_7_5-6_5 2a6317a8bba2 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_7_5-6_5 cf2c791ff71b 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_7_5-6_5 5d07e17c84c7 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_7_5-6_5 c64e9d874438 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_7_5-6_5 072d62442e89 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_7_5-6_5 4d0eeb9efe1e 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_7_5-6_5 8afedadc2c9e 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_7_5-6_5 af0ec6e10c4b 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_7_5-6_5 b67f4e1d8ad5 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_7_5-6_5 41afeb3b4a28 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_7_5-6_5 3ed1cd573222 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_7_5-6_5 1e434f1f592d 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_7_5-6_5 d2fb5c6ad5de 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_7_5-6_5 e975b9011960 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_7_5-6_5 ea9dc2012c9a 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_7_5-6_5 0f390415dd41 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_7_5-6_5 c86f2cf8cb9c 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_7_5-6_5 9d91c159f15c 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_7_5-6_5 fa3f711ab79f 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_7_5-6_5 ca368656b0e9 743MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:sandbox-master-2_7_7_5-6_5 a898d1ba4a79 2.9GB 0B U rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile b061e1a14d66 22.2GB 0B tf-dev-sandbox:sandbox-master-2_7_7_5-6_5 a898d1ba4a79 2.9GB 0B U