2025-05-26 01:27:58,081: INFO: Building contrail-provisioner 2025-05-26 01:27:58,153: 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 ---> 8626c7a7f40b Step 2/8 : ARG CONTAINER_NAME ---> Running in d92ac0c6bbdb ---> Removed intermediate container d92ac0c6bbdb ---> b495a2367afd Step 3/8 : ENV SERVICE_NAME=provisioner CONTAINER_NAME=$CONTAINER_NAME ---> Running in 988d85a632cc ---> Removed intermediate container 988d85a632cc ---> 07384cf0a8c9 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 18d3a06982b5 ---> Removed intermediate container 18d3a06982b5 ---> 2b6a98609c65 Step 5/8 : COPY *.sh / ---> f241a0136e3f Step 6/8 : RUN python3 -m pip install "netaddr==0.10.1" "requests" ---> Running in 2704a92fc122 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 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 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 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, idna, charset-normalizer, certifi, 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 2704a92fc122 ---> fc4879def62b Step 7/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 3dbfaab3977a ---> Removed intermediate container 3dbfaab3977a ---> 8f31e06159b4 Step 8/8 : CMD ["/usr/bin/tail","-f","/dev/null"] ---> Running in bcbbb594339b ---> Removed intermediate container bcbbb594339b ---> f74e4377e960 [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 f74e4377e960 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-05-26 01:28:26,844: INFO: Docker build duration: 28 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/contrail-provisioner] 3ff9f2323795: Preparing e27e0ab079f1: Preparing 4bcca53e5626: Preparing 0ae164b8b1b8: Preparing 66ecee5b4869: Preparing 764fbe187d41: Preparing dd16e72cc85a: Preparing 7009dfa9d1da: Preparing 07491c4ebd89: Preparing 99745f77d1eb: Preparing 174f56854903: Preparing 3ff9f2323795: Waiting e27e0ab079f1: Waiting 4bcca53e5626: Waiting 0ae164b8b1b8: Waiting 66ecee5b4869: Waiting 764fbe187d41: Waiting dd16e72cc85a: Waiting 7009dfa9d1da: Waiting 07491c4ebd89: Waiting 99745f77d1eb: Waiting 174f56854903: Waiting 4bcca53e5626: Layer already exists 0ae164b8b1b8: Layer already exists 66ecee5b4869: Layer already exists e27e0ab079f1: Pushed 764fbe187d41: Layer already exists dd16e72cc85a: Layer already exists 07491c4ebd89: Layer already exists 7009dfa9d1da: Layer already exists 99745f77d1eb: Layer already exists 174f56854903: Layer already exists 3ff9f2323795: Pushed nightly-r24.1-centos: digest: sha256:0e61176553dbaca91e5ec845a0d84d522d09dc369556b372a5e7d1acc5224251 size: 2619 The push refers to repository [nexus.gz1.opensdn.io:5102/tf-provisioner] 3ff9f2323795: Preparing e27e0ab079f1: Preparing 4bcca53e5626: Preparing 0ae164b8b1b8: Preparing 66ecee5b4869: Preparing 764fbe187d41: Preparing dd16e72cc85a: Preparing 7009dfa9d1da: Preparing 07491c4ebd89: Preparing 99745f77d1eb: Preparing 174f56854903: Preparing 764fbe187d41: Waiting dd16e72cc85a: Waiting 7009dfa9d1da: Waiting 07491c4ebd89: Waiting 99745f77d1eb: Waiting 174f56854903: Waiting 4bcca53e5626: Layer already exists 3ff9f2323795: Layer already exists e27e0ab079f1: Layer already exists 0ae164b8b1b8: Layer already exists 66ecee5b4869: Layer already exists 764fbe187d41: Layer already exists 7009dfa9d1da: Layer already exists 07491c4ebd89: Layer already exists dd16e72cc85a: Layer already exists 174f56854903: Layer already exists 99745f77d1eb: Layer already exists nightly-r24.1-centos: digest: sha256:0e61176553dbaca91e5ec845a0d84d522d09dc369556b372a5e7d1acc5224251 size: 2619 2025-05-26 01:28:40,847: INFO: Building contrail-provisioner finished successfully, duration: 42 seconds