2025-06-02 09:09:57,959: INFO: Building opensdn-openstack-neutron-init 2025-06-02 09:09:58,046: 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-1_7_6_9-1 --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 GENERAL_EXTRA_RPMS="" --build-arg BASE_EXTRA_RPMS="" --build-arg YUM_ENABLE_REPOS="" --build-arg CONTAINER_NAME=opensdn-openstack-neutron-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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 984B done #1 DONE 1.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-general-base:master-1_7_6_9-1 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.7s #4 [internal] load build context #4 DONE 0.0s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-general-base:master-1_7_6_9-1 #5 DONE 0.0s #4 [internal] load build context #4 ... #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-general-base:master-1_7_6_9-1 #5 CACHED #4 [internal] load build context #4 transferring context: 587B done #4 DONE 3.1s #6 [2/3] COPY *.sh / #6 DONE 2.4s #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" "neutron_plugin_contrail==0.1.dev0" ; rm -rf /root/.cache #7 2.886 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 2.939 Collecting contrail_api_client==0.1.dev0 #7 2.987 Downloading http://localhost:6667/pip/simple/contrail-api-client/contrail_api_client-0.1.dev0-py3-none-any.whl (1.3 MB) #7 3.021 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 1.2 GB/s eta 0:00:00 #7 3.093 Collecting neutron_plugin_contrail==0.1.dev0 #7 3.127 Downloading http://localhost:6667/pip/simple/neutron-plugin-contrail/neutron_plugin_contrail-0.1.dev0-py3-none-any.whl (130 kB) #7 3.159 Installing collected packages: neutron_plugin_contrail, contrail_api_client #7 4.202 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. #7 4.202 #7 4.202 Successfully installed contrail_api_client-0.1.dev0 neutron_plugin_contrail-0.1.dev0 #7 DONE 6.0s #8 exporting to image #8 exporting layers #8 exporting layers 3.1s done #8 writing image sha256:99db1868f8faccf00c61196786d064e2e0e1a3c858fbf9b8e0b8ac5c55ce8313 #8 writing image sha256:99db1868f8faccf00c61196786d064e2e0e1a3c858fbf9b8e0b8ac5c55ce8313 0.0s done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-1_7_6_9-1 0.0s done #8 DONE 3.6s 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) 2025-06-02 09:10:34,884: INFO: Docker build duration: 37 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init] 0bd89902a92d: Preparing 4b1614c40d3e: Preparing 749164a32c12: Preparing 6622581c58eb: Preparing 613a107348a9: Preparing ca4f993b452b: Preparing 8db64ff93f04: Preparing d20aad617bd5: Preparing 44343de3ea1d: Preparing 0bd89902a92d: Waiting 4b1614c40d3e: Waiting 749164a32c12: Waiting 6622581c58eb: Waiting 613a107348a9: Waiting ca4f993b452b: Waiting 8db64ff93f04: Waiting d20aad617bd5: Waiting 44343de3ea1d: Waiting 4b1614c40d3e: Pushed 749164a32c12: Layer already exists 6622581c58eb: Layer already exists 613a107348a9: Layer already exists ca4f993b452b: Layer already exists 8db64ff93f04: Layer already exists d20aad617bd5: Layer already exists 44343de3ea1d: Layer already exists 0bd89902a92d: Pushed master-1_7_6_9-1: digest: sha256:176e42a298ccedffd1a1e167a90369d3cdf817352fd401159f889a538c1e9091 size: 2196 2025-06-02 09:10:46,078: INFO: Building opensdn-openstack-neutron-init finished successfully, duration: 49 seconds