2025-03-24 01:41:31,700: INFO: Building contrail-provisioner 2025-03-24 01:41:31,789: 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 ---> 73d14e551583 Step 2/8 : ARG CONTAINER_NAME ---> Running in 6414943288c9 ---> Removed intermediate container 6414943288c9 ---> 34a96c1e55c9 Step 3/8 : ENV SERVICE_NAME=provisioner CONTAINER_NAME=$CONTAINER_NAME ---> Running in 6d0abadf91b7 ---> Removed intermediate container 6d0abadf91b7 ---> 8ef2809edc44 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 66647337fc9d ---> Removed intermediate container 66647337fc9d ---> 34a25bf491ee Step 5/8 : COPY *.sh / ---> cb712de16563 Step 6/8 : RUN python3 -m pip install "netaddr==0.10.1" "requests" ---> Running in 991d74cded79 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 certifi>=2017.4.17 (from requests) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/ca7/8db4565a65202/certifi-2025.1.31-py3-none-any.whl (166kB) 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 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, certifi, urllib3, idna, charset-normalizer, requests Successfully installed certifi-2025.1.31 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 991d74cded79 ---> 4965da42bb51 Step 7/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 9644c13f1a71 ---> Removed intermediate container 9644c13f1a71 ---> 4b7dc9774371 Step 8/8 : CMD ["/usr/bin/tail","-f","/dev/null"] ---> Running in 86e011663df9 ---> Removed intermediate container 86e011663df9 ---> 4bb96f5f12e5 [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 4bb96f5f12e5 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-03-24 01:42:08,020: INFO: Docker build duration: 37 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/contrail-provisioner] f28f0b924ac3: Preparing 6b9159261e6a: Preparing a9a7cad0069e: Preparing faa7b0da7488: Preparing c4001f24ebeb: Preparing 50373144b405: Preparing cca66b3c64a9: Preparing f297a6634f60: Preparing bdded068ff4c: Preparing efa38178a8cc: Preparing 174f56854903: Preparing cca66b3c64a9: Waiting f297a6634f60: Waiting bdded068ff4c: Waiting efa38178a8cc: Waiting 174f56854903: Waiting 50373144b405: Waiting c4001f24ebeb: Waiting faa7b0da7488: Layer already exists a9a7cad0069e: Layer already exists 6b9159261e6a: Pushed c4001f24ebeb: Layer already exists 50373144b405: Layer already exists cca66b3c64a9: Layer already exists f297a6634f60: Layer already exists bdded068ff4c: Layer already exists 174f56854903: Layer already exists efa38178a8cc: Layer already exists f28f0b924ac3: Pushed nightly-r24.1-centos: digest: sha256:c529ebeea0b99d13f01557039f22e94b486f91599fadc46729a05faa0a6f5024 size: 2619 The push refers to repository [nexus.gz1.opensdn.io:5102/tf-provisioner] f28f0b924ac3: Preparing 6b9159261e6a: Preparing a9a7cad0069e: Preparing faa7b0da7488: Preparing c4001f24ebeb: Preparing 50373144b405: Preparing cca66b3c64a9: Preparing f297a6634f60: Preparing bdded068ff4c: Preparing efa38178a8cc: Preparing 50373144b405: Waiting f297a6634f60: Waiting cca66b3c64a9: Waiting bdded068ff4c: Waiting 174f56854903: Preparing efa38178a8cc: Waiting 174f56854903: Waiting 6b9159261e6a: Layer already exists c4001f24ebeb: Layer already exists faa7b0da7488: Layer already exists f28f0b924ac3: Layer already exists a9a7cad0069e: Layer already exists 50373144b405: Layer already exists f297a6634f60: Layer already exists bdded068ff4c: Layer already exists cca66b3c64a9: Layer already exists 174f56854903: Layer already exists efa38178a8cc: Layer already exists nightly-r24.1-centos: digest: sha256:c529ebeea0b99d13f01557039f22e94b486f91599fadc46729a05faa0a6f5024 size: 2619 2025-03-24 01:42:13,647: INFO: Building contrail-provisioner finished successfully, duration: 42 seconds