2025-05-12 01:40:32,943: INFO: Building opensdn-openstack-neutron-init 2025-05-12 01:40:32,976: 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=7 --build-arg LINUX_DISTR=centos --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 Sending build context to Docker daemon 3.584 kB Step 1/10 : ARG CONTRAIL_REGISTRY Step 2/10 : ARG CONTRAIL_CONTAINER_TAG Step 3/10 : FROM ${CONTRAIL_REGISTRY}/opensdn-general-base:${CONTRAIL_CONTAINER_TAG} ---> a8a2eac0fccd Step 4/10 : ARG PIP_REPOSITORY ---> Running in 450123a7723a ---> Removed intermediate container 450123a7723a ---> 3d7a477360fd Step 5/10 : ARG CONTAINER_NAME ---> Running in bdfd55a95ba0 ---> Removed intermediate container bdfd55a95ba0 ---> 41fde403a0d1 Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in a696ffee817c ---> Removed intermediate container a696ffee817c ---> 8a6e2dc5eebe Step 7/10 : LABEL name=$CONTAINER_NAME summary="Init container for OpenStack neutron-server" description="Sidecar container with libraries for neutron-server." $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 45731a67b588 ---> Removed intermediate container 45731a67b588 ---> 02fd783c9e43 Step 8/10 : COPY *.sh / ---> 6c5500f6570b Step 9/10 : RUN 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" "neutron_plugin_contrail==0.1.dev0" ; rm -rf /root/.cache ---> Running in c9eb243b0be4 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple Collecting contrail_api_client==0.1.dev0 Downloading http://localhost:6667/pip/simple/contrail-api-client/contrail_api_client-0.1.dev0-py3-none-any.whl (1.3 MB) Collecting neutron_plugin_contrail==0.1.dev0 Downloading http://localhost:6667/pip/simple/neutron-plugin-contrail/neutron_plugin_contrail-0.1.dev0-py3-none-any.whl (130 kB) Installing collected packages: neutron-plugin-contrail, contrail-api-client 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 Successfully installed contrail-api-client-0.1.dev0 neutron-plugin-contrail-0.1.dev0 ---> Removed intermediate container c9eb243b0be4 ---> 40d31cc55225 Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 01aa2b06dd61 ---> Removed intermediate container 01aa2b06dd61 ---> 659845310c12 [Warning] One or more build-args [BASE_EXTRA_RPMS GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built 659845310c12 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly 2025-05-12 01:41:01,039: INFO: Docker build duration: 29 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init] 4f5d13d2bd25: Preparing 2d6977b98a5a: Preparing a60c5ee14d92: Preparing f256ae989151: Preparing 36c930ccd165: Preparing eaed4b951031: Preparing 5b1cea7665f5: Preparing 5bde1b2afc26: Preparing 174f56854903: Preparing 2d6977b98a5a: Waiting a60c5ee14d92: Waiting f256ae989151: Waiting 36c930ccd165: Waiting eaed4b951031: Waiting 5b1cea7665f5: Waiting 5bde1b2afc26: Waiting 174f56854903: Waiting a60c5ee14d92: Layer already exists f256ae989151: Layer already exists 2d6977b98a5a: Pushed 36c930ccd165: Layer already exists eaed4b951031: Layer already exists 5b1cea7665f5: Layer already exists 174f56854903: Layer already exists 5bde1b2afc26: Layer already exists 4f5d13d2bd25: Pushed nightly: digest: sha256:1275adf9163204ade6517ffd437917bf4c483484d21a526a8899e81053e47b4d size: 2197 2025-05-12 01:41:10,791: INFO: Building opensdn-openstack-neutron-init finished successfully, duration: 38 seconds