2025-05-15 10:37:05,702: INFO: Building opensdn-controller-control-dns 2025-05-15 10:37:05,733: 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_2_2_1-3_9 --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} ---> ba3eb6165a9f Step 4/9 : ARG CONTAINER_NAME ---> Running in 499fcdb8d983 ---> Removed intermediate container 499fcdb8d983 ---> 881005c3b824 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in d133e3a4e8a1 ---> Removed intermediate container d133e3a4e8a1 ---> fcc80e528438 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 672b8958ce4e ---> Removed intermediate container 672b8958ce4e ---> 5ae3eeefe759 Step 7/9 : COPY entrypoint.sh / ---> 558eb140a4ed Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 68c6444cea64 ---> Removed intermediate container 68c6444cea64 ---> 90553c2b3b8b Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 43c46874b74a ---> Removed intermediate container 43c46874b74a ---> 32d43c1c479a [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 32d43c1c479a Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_2_2_1-3_9 2025-05-15 10:37:20,281: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 27c16ae79bc0: Preparing 2fcb557f9d5e: Preparing 90e8cef99bd0: Preparing f96d74050760: Preparing b40d44b1a779: Preparing 0c20bac28bf3: Preparing 8f531d0a82e2: Preparing 891c6a974ed3: Preparing 3fd553a1fcfe: Preparing 9ac283a63750: Preparing 174f56854903: Preparing 27c16ae79bc0: Waiting 2fcb557f9d5e: Waiting 90e8cef99bd0: Waiting f96d74050760: Waiting b40d44b1a779: Waiting 0c20bac28bf3: Waiting 8f531d0a82e2: Waiting 891c6a974ed3: Waiting 3fd553a1fcfe: Waiting 9ac283a63750: Waiting 174f56854903: Waiting 27c16ae79bc0: Pushed 90e8cef99bd0: Layer already exists f96d74050760: Layer already exists 2fcb557f9d5e: Layer already exists b40d44b1a779: Layer already exists 0c20bac28bf3: Layer already exists 891c6a974ed3: Layer already exists 8f531d0a82e2: Layer already exists 3fd553a1fcfe: Layer already exists 174f56854903: Layer already exists 9ac283a63750: Layer already exists master-1_2_2_1-3_9: digest: sha256:226c437ec1d33ed3371164b87d8a2e87d7da02bf97d039f522c47a98a6cc4b15 size: 2620 2025-05-15 10:37:22,505: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds