2025-07-17 11:33:45,710: INFO: Building opensdn-controller-control-dns 2025-07-17 11:33:45,726: 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_9_6_8-6 --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} ---> a0f865fa5af9 Step 4/9 : ARG CONTAINER_NAME ---> Running in 34f9ad249092 ---> Removed intermediate container 34f9ad249092 ---> 2ab909d07798 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 1582b022076c ---> Removed intermediate container 1582b022076c ---> fed4b7024d7f 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 453350a3230c ---> Removed intermediate container 453350a3230c ---> aaaf8c38b319 Step 7/9 : COPY entrypoint.sh / ---> 4b190ef2c2f0 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 06f602fb8e80 ---> Removed intermediate container 06f602fb8e80 ---> af567fc5e0a2 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in bff814a2b58c ---> Removed intermediate container bff814a2b58c ---> 3584d4f9ee46 [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 3584d4f9ee46 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_6_8-6 2025-07-17 11:33:58,747: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 8b8e59d88879: Preparing fc6327a0652d: Preparing 41e1575cc49e: Preparing c7c274fba4a7: Preparing fe2ef160146c: Preparing b2cdc1833983: Preparing 2f3033e8c6b7: Preparing 32860160719c: Preparing b0d4959a1719: Preparing f79d89dfc7eb: Preparing 174f56854903: Preparing 8b8e59d88879: Waiting fc6327a0652d: Waiting 41e1575cc49e: Waiting c7c274fba4a7: Waiting b2cdc1833983: Waiting 2f3033e8c6b7: Waiting 32860160719c: Waiting b0d4959a1719: Waiting f79d89dfc7eb: Waiting 174f56854903: Waiting fe2ef160146c: Waiting fc6327a0652d: Layer already exists 8b8e59d88879: Pushed 41e1575cc49e: Layer already exists c7c274fba4a7: Layer already exists fe2ef160146c: Layer already exists b2cdc1833983: Layer already exists 2f3033e8c6b7: Layer already exists b0d4959a1719: Layer already exists 32860160719c: Layer already exists f79d89dfc7eb: Layer already exists 174f56854903: Layer already exists master-1_9_6_8-6: digest: sha256:cb27c45d15cd4dbea17596c201c2e8b390ee8e38f40cc008ce96c963b56c39bf size: 2620 2025-07-17 11:34:01,413: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds