2025-07-17 01:39:45,238: INFO: Building contrail-provisioner 2025-07-17 01:39:45,315: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly-r24.1-centos --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=contrail-provisioner --build-arg UBUNTU_DISTR_VERSION=22.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 18.43 kB Step 1/8 : FROM nexus.gz1.opensdn.io:5102/contrail-base:nightly-r24.1-centos ---> bcd7910e5cc6 Step 2/8 : ARG CONTAINER_NAME ---> Running in 20271ebad716 ---> Removed intermediate container 20271ebad716 ---> 062ba6386e57 Step 3/8 : ENV SERVICE_NAME=provisioner CONTAINER_NAME=$CONTAINER_NAME ---> Running in 07170f3d5491 ---> Removed intermediate container 07170f3d5491 ---> 18a70d7c5010 Step 4/8 : LABEL name=$CONTAINER_NAME summary="Contrail Provisioner" description="Contrail Provisioner ia caoneiner that manage env for other containers." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in d8845b04daed ---> Removed intermediate container d8845b04daed ---> bcf0032765ef Step 5/8 : COPY *.sh / ---> 0627a4ab1657 Step 6/8 : RUN python3 -m pip install "netaddr==0.10.1" "requests" ---> Running in 544b9b90a07a WARNING: Running pip install with root privileges is generally not a good idea. Try `__main__.py install --user` instead. Collecting netaddr==0.10.1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/982/2305b42ea1020/netaddr-0.10.1-py2.py3-none-any.whl (2.2MB) Collecting requests Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63kB) Collecting importlib-resources; python_version < "3.7" (from netaddr==0.10.1) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/33a/95faed5fc19b4/importlib_resources-5.4.0-py3-none-any.whl Collecting urllib3<1.27,>=1.21.1 (from requests) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/0ed/14ccfbf1c30a9/urllib3-1.26.20-py2.py3-none-any.whl (144kB) Collecting charset-normalizer~=2.0.0; python_version >= "3" (from requests) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl Collecting certifi>=2017.4.17 (from requests) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/303/50364dfe37116/certifi-2025.4.26-py3-none-any.whl (159kB) Collecting idna<4,>=2.5; python_version >= "3" (from requests) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/946/d195a0d259cbb/idna-3.10-py3-none-any.whl (70kB) Collecting zipp>=3.1.0; python_version < "3.10" (from importlib-resources; python_version < "3.7"->netaddr==0.10.1) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/9fe/5ea21568a0a70/zipp-3.6.0-py3-none-any.whl Installing collected packages: zipp, importlib-resources, netaddr, urllib3, charset-normalizer, certifi, idna, requests Successfully installed certifi-2025.4.26 charset-normalizer-2.0.12 idna-3.10 importlib-resources-5.4.0 netaddr-0.10.1 requests-2.27.1 urllib3-1.26.20 zipp-3.6.0 ---> Removed intermediate container 544b9b90a07a ---> 203bcb53c6a0 Step 7/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 6d57cead645b ---> Removed intermediate container 6d57cead645b ---> b7e68c8a273a Step 8/8 : CMD ["/usr/bin/tail","-f","/dev/null"] ---> Running in 123b69b088a7 ---> Removed intermediate container 123b69b088a7 ---> 994d2febab43 [Warning] One or more build-args [BASE_EXTRA_RPMS CONTRAIL_CONTAINER_TAG CONTRAIL_REGISTRY 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 994d2febab43 Successfully tagged nexus.gz1.opensdn.io:5102/contrail-provisioner:nightly-r24.1-centos Successfully tagged nexus.gz1.opensdn.io:5102/tf-provisioner:nightly-r24.1-centos 2025-07-17 01:40:12,210: INFO: Docker build duration: 27 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/contrail-provisioner] f7238c13bb28: Preparing 11661528f86b: Preparing 9b11d50ed718: Preparing 9be8c9457919: Preparing f6929c2061ad: Preparing b3af65a4dd1d: Preparing 46d186f1011d: Preparing c3fbeee78271: Preparing 269f72772b50: Preparing b94412a71736: Preparing 174f56854903: Preparing f7238c13bb28: Waiting 11661528f86b: Waiting 9b11d50ed718: Waiting 9be8c9457919: Waiting f6929c2061ad: Waiting b3af65a4dd1d: Waiting 46d186f1011d: Waiting c3fbeee78271: Waiting 269f72772b50: Waiting b94412a71736: Waiting 174f56854903: Waiting 9b11d50ed718: Layer already exists 9be8c9457919: Layer already exists f6929c2061ad: Layer already exists b3af65a4dd1d: Layer already exists 46d186f1011d: Layer already exists 11661528f86b: Pushed c3fbeee78271: Layer already exists 269f72772b50: Layer already exists b94412a71736: Layer already exists 174f56854903: Layer already exists f7238c13bb28: Pushed nightly-r24.1-centos: digest: sha256:f231db9a4edaea6cb71538b823cba81946e6b7cc6570f2d9db5919b04f87b2bd size: 2619 The push refers to repository [nexus.gz1.opensdn.io:5102/tf-provisioner] f7238c13bb28: Preparing 11661528f86b: Preparing 9b11d50ed718: Preparing 9be8c9457919: Preparing f6929c2061ad: Preparing b3af65a4dd1d: Preparing 46d186f1011d: Preparing c3fbeee78271: Preparing 269f72772b50: Preparing b94412a71736: Preparing 174f56854903: Preparing f6929c2061ad: Waiting b3af65a4dd1d: Waiting 46d186f1011d: Waiting c3fbeee78271: Waiting 269f72772b50: Waiting b94412a71736: Waiting 174f56854903: Waiting 11661528f86b: Layer already exists 9b11d50ed718: Layer already exists f7238c13bb28: Layer already exists 9be8c9457919: Layer already exists b3af65a4dd1d: Layer already exists f6929c2061ad: Layer already exists 46d186f1011d: Layer already exists c3fbeee78271: Layer already exists 269f72772b50: Layer already exists 174f56854903: Layer already exists b94412a71736: Layer already exists nightly-r24.1-centos: digest: sha256:f231db9a4edaea6cb71538b823cba81946e6b7cc6570f2d9db5919b04f87b2bd size: 2619 2025-07-17 01:40:28,080: INFO: Building contrail-provisioner finished successfully, duration: 43 seconds