2025-08-20 15:13:07,105: INFO: Building opensdn-controller-control-dns 2025-08-20 15:13:07,147: 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_9-4_0 --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} ---> 09b12e76f934 Step 4/9 : ARG CONTAINER_NAME ---> Running in 6c99d96f550c ---> Removed intermediate container 6c99d96f550c ---> 0ad91c8b0519 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0371fb4024f4 ---> Removed intermediate container 0371fb4024f4 ---> 49148c5c728f 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 d3e4d6c3643e ---> Removed intermediate container d3e4d6c3643e ---> 9421001c6713 Step 7/9 : COPY entrypoint.sh / ---> def6d8ea5790 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e21aa47efbae ---> Removed intermediate container e21aa47efbae ---> 050c018ec900 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in dc5f42689813 ---> Removed intermediate container dc5f42689813 ---> 20c0a1be485c [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 20c0a1be485c Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_6_9-4_0 2025-08-20 15:13:22,869: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 87f7ff2e859a: Preparing c8bb97e8cbd1: Preparing ace897f12e37: Preparing c3df10fdf4e3: Preparing 22e8efbee040: Preparing 0ba56d72b6d4: Preparing 9e0f254d01ae: Preparing 87f7ff2e859a: Waiting c8bb97e8cbd1: Waiting ace897f12e37: Waiting c3df10fdf4e3: Waiting 22e8efbee040: Waiting 0ba56d72b6d4: Waiting 9e0f254d01ae: Waiting 5a32e363d04f: Preparing 896ab03733fa: Preparing 7d354fe81faf: Preparing 174f56854903: Preparing 896ab03733fa: Waiting 7d354fe81faf: Waiting 174f56854903: Waiting 5a32e363d04f: Waiting c8bb97e8cbd1: Layer already exists ace897f12e37: Layer already exists 0ba56d72b6d4: Layer already exists 22e8efbee040: Layer already exists c3df10fdf4e3: Layer already exists 87f7ff2e859a: Pushed 9e0f254d01ae: Layer already exists 5a32e363d04f: Layer already exists 7d354fe81faf: Layer already exists 174f56854903: Layer already exists 896ab03733fa: Layer already exists master-1_7_6_9-4_0: digest: sha256:71f33140c3743d01403cc7705445edcad8b31a355dc140928d117fe5afb20ec9 size: 2620 2025-08-20 15:13:28,097: INFO: Building opensdn-controller-control-dns finished successfully, duration: 21 seconds