2025-06-14 18:53:48,219: INFO: Building opensdn-controller-control-dns 2025-06-14 18:53:48,329: 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_8_0_8-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} ---> fb73a898fbf5 Step 4/9 : ARG CONTAINER_NAME ---> Running in 8608075b63cb ---> Removed intermediate container 8608075b63cb ---> 53fe60ee91d0 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 1b020377b868 ---> Removed intermediate container 1b020377b868 ---> 0c8dc234f156 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 72df27048f19 ---> Removed intermediate container 72df27048f19 ---> a73b4f401330 Step 7/9 : COPY entrypoint.sh / ---> be0b0c75d399 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a6bf05e1f819 ---> Removed intermediate container a6bf05e1f819 ---> 8c5f9d30417f Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 1e71b04b49bb ---> Removed intermediate container 1e71b04b49bb ---> a943cd115cb3 [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 a943cd115cb3 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_0_8-7 2025-06-14 18:54:03,053: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 2e897d30c814: Preparing 37627d51642f: Preparing fc12d71dfb60: Preparing 95966a1ddedd: Preparing ef76aab543fb: Preparing 3cc2dbf2c2fc: Preparing 2a8c002910b2: Preparing 7644e5746118: Preparing 3b4638c726a9: Preparing 7d5e02fd92d4: Preparing 174f56854903: Preparing 3cc2dbf2c2fc: Waiting 2a8c002910b2: Waiting 7644e5746118: Waiting 3b4638c726a9: Waiting 7d5e02fd92d4: Waiting 174f56854903: Waiting ef76aab543fb: Layer already exists fc12d71dfb60: Layer already exists 2e897d30c814: Pushed 37627d51642f: Layer already exists 95966a1ddedd: Layer already exists 3cc2dbf2c2fc: Layer already exists 2a8c002910b2: Layer already exists 3b4638c726a9: Layer already exists 7644e5746118: Layer already exists 174f56854903: Layer already exists 7d5e02fd92d4: Layer already exists master-1_8_0_8-7: digest: sha256:80be6ed481427fe75be2ceceee32315d110eb1c4b33a6ec88f17e87f67ea5cff size: 2619 2025-06-14 18:54:05,233: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds