2025-05-26 17:19:39,409: INFO: Building opensdn-controller-control-dns 2025-05-26 17:19:39,449: 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_3_8_5-7 --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-controller-control-dns --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 15.36 kB Step 1/9 : ARG CONTRAIL_REGISTRY Step 2/9 : ARG CONTRAIL_CONTAINER_TAG Step 3/9 : FROM ${CONTRAIL_REGISTRY}/opensdn-controller-control-base:${CONTRAIL_CONTAINER_TAG} ---> 963cfaecfbd2 Step 4/9 : ARG CONTAINER_NAME ---> Running in ee235a5c9127 ---> Removed intermediate container ee235a5c9127 ---> e83bacfa4e2a Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in d8a2fa5dd1c8 ---> Removed intermediate container d8a2fa5dd1c8 ---> 997e95be8722 Step 6/9 : LABEL name=$CONTAINER_NAME summary="Contrail DNS" description="Contrail DNS provides DNS service to the VMs spawned on compute nodes." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 15bf5073e0f8 ---> Removed intermediate container 15bf5073e0f8 ---> 3bb1cc9eb7a0 Step 7/9 : COPY entrypoint.sh / ---> 0d9d12c409f4 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 79b0dab21066 ---> Removed intermediate container 79b0dab21066 ---> c8406ee5f61a Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in d429573aa315 ---> Removed intermediate container d429573aa315 ---> 0d663328d310 [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 0d663328d310 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_3_8_5-7 2025-05-26 17:19:57,931: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 32147147ea55: Preparing 89f9e6af977b: Preparing d60f26df5632: Preparing 6001225f3953: Preparing 7029643689c9: Preparing 486989c262c1: Preparing 2e5a306b12ac: Preparing 77ca73ef5ef6: Preparing 6b5dbfe68d11: Preparing e7b17f28aff4: Preparing 174f56854903: Preparing 32147147ea55: Waiting 89f9e6af977b: Waiting d60f26df5632: Waiting 6001225f3953: Waiting 7029643689c9: Waiting 486989c262c1: Waiting 2e5a306b12ac: Waiting 77ca73ef5ef6: Waiting 6b5dbfe68d11: Waiting e7b17f28aff4: Waiting 174f56854903: Waiting d60f26df5632: Layer already exists 89f9e6af977b: Layer already exists 6001225f3953: Layer already exists 7029643689c9: Layer already exists 486989c262c1: Layer already exists 32147147ea55: Pushed 2e5a306b12ac: Layer already exists e7b17f28aff4: Layer already exists 77ca73ef5ef6: Layer already exists 174f56854903: Layer already exists 6b5dbfe68d11: Layer already exists master-1_3_8_5-7: digest: sha256:47c52aeedc865d3354df28368a4f30a79de5a9c74dea4221151b6d8b0c0f84ac size: 2620 2025-05-26 17:20:01,098: INFO: Building opensdn-controller-control-dns finished successfully, duration: 22 seconds