2025-05-27 15:49:52,253: INFO: Building opensdn-provisioner 2025-05-27 15:49:52,293: 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_7_6_1-3 --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-provisioner --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 16.9 kB Step 1/9 : ARG CONTRAIL_REGISTRY Step 2/9 : ARG CONTRAIL_CONTAINER_TAG Step 3/9 : FROM ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} ---> 72e2aeae6514 Step 4/9 : ARG CONTAINER_NAME ---> Running in f4d672ee1c1d ---> Removed intermediate container f4d672ee1c1d ---> 73c31b5c9bb1 Step 5/9 : ENV SERVICE_NAME=provisioner CONTAINER_NAME=$CONTAINER_NAME ---> Running in 6ba75b59b7fc ---> Removed intermediate container 6ba75b59b7fc ---> 8cc45d848d79 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 eea71b5044d8 ---> Removed intermediate container eea71b5044d8 ---> 189ad4f470a8 Step 7/9 : COPY *.sh / ---> 71a98598f938 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in f17db2e4459f ---> Removed intermediate container f17db2e4459f ---> 33f9544205cb Step 9/9 : CMD ["/usr/bin/tail","-f","/dev/null"] ---> Running in 7429727f7094 ---> Removed intermediate container 7429727f7094 ---> 413179abc9ad [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 413179abc9ad Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-1_7_6_1-3 2025-05-27 15:50:09,327: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-provisioner] 3211ea5461a4: Preparing f7da7858e432: Preparing 8c7ddd9f4b0f: Preparing 1ee04764e8cf: Preparing 05285a37f4f6: Preparing 26eb37e62e03: Preparing 132cd1dd2deb: Preparing ab16f7f6cfa5: Preparing d97b110279e6: Preparing 174f56854903: Preparing 3211ea5461a4: Waiting f7da7858e432: Waiting 8c7ddd9f4b0f: Waiting 1ee04764e8cf: Waiting 05285a37f4f6: Waiting 26eb37e62e03: Waiting 132cd1dd2deb: Waiting ab16f7f6cfa5: Waiting d97b110279e6: Waiting 174f56854903: Waiting f7da7858e432: Layer already exists 8c7ddd9f4b0f: Layer already exists 3211ea5461a4: Pushed 132cd1dd2deb: Layer already exists 1ee04764e8cf: Layer already exists 26eb37e62e03: Layer already exists 05285a37f4f6: Layer already exists ab16f7f6cfa5: Layer already exists d97b110279e6: Layer already exists 174f56854903: Layer already exists master-1_7_6_1-3: digest: sha256:b8a2cfac148f85a1fcc24456e77514f66a06ca5f7ec7d23e0060e39ac431b7ea size: 2408 2025-05-27 15:50:13,874: INFO: Building opensdn-provisioner finished successfully, duration: 21 seconds