2025-03-27 12:25:43,274: INFO: Building contrail-provisioner 2025-03-27 12:25:43,318: 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_4_4_7-1 --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 16.9 kB Step 1/9 : ARG CONTRAIL_REGISTRY Step 2/9 : ARG CONTRAIL_CONTAINER_TAG Step 3/9 : FROM ${CONTRAIL_REGISTRY}/contrail-base:${CONTRAIL_CONTAINER_TAG} ---> 8a0ae848395e Step 4/9 : ARG CONTAINER_NAME ---> Running in 90a4f0883c59 ---> Removed intermediate container 90a4f0883c59 ---> e02078fe3ab2 Step 5/9 : ENV SERVICE_NAME=provisioner CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8ed122d02659 ---> Removed intermediate container 8ed122d02659 ---> cb1f67788a22 Step 6/9 : 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 aef15a5c8da1 ---> Removed intermediate container aef15a5c8da1 ---> 3cc9f3d683f4 Step 7/9 : COPY *.sh / ---> eb2c8228cc9f Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 42a63aaa14d1 ---> Removed intermediate container 42a63aaa14d1 ---> cf9347b6daf9 Step 9/9 : CMD ["/usr/bin/tail","-f","/dev/null"] ---> Running in ca3ff579abcb ---> Removed intermediate container ca3ff579abcb ---> a108e0c8bd8a [Warning] One or more build-args [BASE_EXTRA_RPMS GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER PIP_REPOSITORY SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built a108e0c8bd8a Successfully tagged nexus.gz1.opensdn.io:5101/contrail-provisioner:master-1_4_4_7-1 Successfully tagged nexus.gz1.opensdn.io:5101/tf-provisioner:master-1_4_4_7-1 2025-03-27 12:26:00,235: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-provisioner] bc2f2a105c7e: Preparing 71291ef2a5a3: Preparing a5befff901af: Preparing 5d11eac0868f: Preparing 7120be5fedb7: Preparing 2398e9c0fc3b: Preparing ae720fe7c463: Preparing ee3fa6e22f63: Preparing dd1f3e60c6d9: Preparing 174f56854903: Preparing bc2f2a105c7e: Waiting 71291ef2a5a3: Waiting a5befff901af: Waiting 5d11eac0868f: Waiting 7120be5fedb7: Waiting 2398e9c0fc3b: Waiting ae720fe7c463: Waiting ee3fa6e22f63: Waiting dd1f3e60c6d9: Waiting 174f56854903: Waiting a5befff901af: Layer already exists 71291ef2a5a3: Layer already exists 5d11eac0868f: Layer already exists 7120be5fedb7: Layer already exists bc2f2a105c7e: Pushed 2398e9c0fc3b: Layer already exists ee3fa6e22f63: Layer already exists ae720fe7c463: Layer already exists dd1f3e60c6d9: Layer already exists 174f56854903: Layer already exists master-1_4_4_7-1: digest: sha256:f4181a9d4451e0310fad6f2418973205033dfc62231b0ad4bd0b38ebda49d8ac size: 2408 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-provisioner] bc2f2a105c7e: Preparing 71291ef2a5a3: Preparing a5befff901af: Preparing 5d11eac0868f: Preparing 7120be5fedb7: Preparing 2398e9c0fc3b: Preparing ae720fe7c463: Preparing ee3fa6e22f63: Preparing dd1f3e60c6d9: Preparing 174f56854903: Preparing bc2f2a105c7e: Waiting 71291ef2a5a3: Waiting a5befff901af: Waiting 5d11eac0868f: Waiting 7120be5fedb7: Waiting 2398e9c0fc3b: Waiting ae720fe7c463: Waiting ee3fa6e22f63: Waiting dd1f3e60c6d9: Waiting 174f56854903: Waiting bc2f2a105c7e: Layer already exists 71291ef2a5a3: Layer already exists a5befff901af: Layer already exists 2398e9c0fc3b: Layer already exists 5d11eac0868f: Layer already exists 7120be5fedb7: Layer already exists ae720fe7c463: Layer already exists ee3fa6e22f63: Layer already exists 174f56854903: Layer already exists dd1f3e60c6d9: Layer already exists master-1_4_4_7-1: digest: sha256:f4181a9d4451e0310fad6f2418973205033dfc62231b0ad4bd0b38ebda49d8ac size: 2408 2025-03-27 12:26:09,449: INFO: Building contrail-provisioner finished successfully, duration: 26 seconds