2025-05-05 01:18:47,148: INFO: Building opensdn-controller-control-dns 2025-05-05 01:18:47,176: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> 1c13cf39263b Step 4/9 : ARG CONTAINER_NAME ---> Running in bbeef4f82f3b ---> Removed intermediate container bbeef4f82f3b ---> 4f418af49f5d Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 5d10671af06e ---> Removed intermediate container 5d10671af06e ---> 6249907f85a9 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 e9a8ccd52899 ---> Removed intermediate container e9a8ccd52899 ---> 8bbeb9dec1bc Step 7/9 : COPY entrypoint.sh / ---> 7ce5ba802c90 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b4a28c04da94 ---> Removed intermediate container b4a28c04da94 ---> b9b04a8607cd Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 3a05d33d6cce ---> Removed intermediate container 3a05d33d6cce ---> 10477b481280 [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 10477b481280 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly 2025-05-05 01:19:02,530: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns] 28af173af10c: Preparing 52eceac5e2ab: Preparing cab818c6ec72: Preparing 4cf3c9c49e66: Preparing 8ae1e165c519: Preparing 282d9024ee42: Preparing 52253dba1581: Preparing f182d93a0a1a: Preparing 1790b747c636: Preparing 142e77fb4a10: Preparing 174f56854903: Preparing 28af173af10c: Waiting 52eceac5e2ab: Waiting cab818c6ec72: Waiting 4cf3c9c49e66: Waiting 8ae1e165c519: Waiting 282d9024ee42: Waiting 52253dba1581: Waiting f182d93a0a1a: Waiting 1790b747c636: Waiting 142e77fb4a10: Waiting 174f56854903: Waiting 28af173af10c: Pushed 52eceac5e2ab: Layer already exists cab818c6ec72: Layer already exists 282d9024ee42: Layer already exists 4cf3c9c49e66: Layer already exists 52253dba1581: Layer already exists f182d93a0a1a: Layer already exists 8ae1e165c519: Layer already exists 1790b747c636: Layer already exists 142e77fb4a10: Layer already exists 174f56854903: Layer already exists nightly: digest: sha256:f4507c72257a3eada9d594677adb0d455b50379ef6ce4cd2c42bd9626ba7a28e size: 2620 2025-05-05 01:19:05,816: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds