2025-05-15 01:22:20,545: INFO: Building opensdn-provisioner 2025-05-15 01:22:20,575: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> e1cbeafae4f3 Step 4/9 : ARG CONTAINER_NAME ---> Running in c0af16856db8 ---> Removed intermediate container c0af16856db8 ---> f99b4d2eee57 Step 5/9 : ENV SERVICE_NAME=provisioner CONTAINER_NAME=$CONTAINER_NAME ---> Running in 477f114a3fef ---> Removed intermediate container 477f114a3fef ---> e950bb8821e2 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 773427b05f2b ---> Removed intermediate container 773427b05f2b ---> b0c95fd54c4a Step 7/9 : COPY *.sh / ---> cb1823538b92 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in f6df45a1acd7 ---> Removed intermediate container f6df45a1acd7 ---> 840319203254 Step 9/9 : CMD ["/usr/bin/tail","-f","/dev/null"] ---> Running in c6f51c3778bf ---> Removed intermediate container c6f51c3778bf ---> 0bc040b29175 [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 0bc040b29175 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly 2025-05-15 01:22:34,250: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-provisioner] ef1e830ab5e7: Preparing 787f5c9ccbd4: Preparing 9bea6786c0f6: Preparing 3ea08127be04: Preparing 2bc0307f58b0: Preparing 3b9ead04ad96: Preparing a38bc0971922: Preparing c518d4eed7e4: Preparing 04d4c05e72b7: Preparing 174f56854903: Preparing c518d4eed7e4: Waiting 04d4c05e72b7: Waiting 174f56854903: Waiting 3b9ead04ad96: Waiting a38bc0971922: Waiting 9bea6786c0f6: Layer already exists 3ea08127be04: Layer already exists 787f5c9ccbd4: Layer already exists 2bc0307f58b0: Layer already exists ef1e830ab5e7: Pushed a38bc0971922: Layer already exists 3b9ead04ad96: Layer already exists c518d4eed7e4: Layer already exists 04d4c05e72b7: Layer already exists 174f56854903: Layer already exists nightly: digest: sha256:23fdea0a6daa9d2e09365e8097567e040809aa250c556cc8f4cbe0f7271267b4 size: 2408 2025-05-15 01:22:35,542: INFO: Building opensdn-provisioner finished successfully, duration: 15 seconds