2025-08-04 09:19:46,525: INFO: Building opensdn-controller-control-named 2025-08-04 09:19:46,577: 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_8_5-1 --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-named --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 5.632 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} ---> f591f53e5c8d Step 4/9 : ARG CONTAINER_NAME ---> Running in 40b2945e891c ---> Removed intermediate container 40b2945e891c ---> ae3958bcde75 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 25e6345470e8 ---> Removed intermediate container 25e6345470e8 ---> 1d173906a4e4 Step 6/9 : LABEL name=$CONTAINER_NAME summary="Contrail Named" description="Contrail Named complements Contrail DNS service." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 5aa38df5a758 ---> Removed intermediate container 5aa38df5a758 ---> 4241afa209ec Step 7/9 : COPY entrypoint.sh / ---> 74c419dea0f8 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 77e4055b122d ---> Removed intermediate container 77e4055b122d ---> ee34e2424632 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 46527702d605 ---> Removed intermediate container 46527702d605 ---> 2e3e53748850 [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 2e3e53748850 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_9_8_5-1 2025-08-04 09:20:02,588: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 97c0d595d783: Preparing afbc13bb7f8e: Preparing 0c09a73a95bc: Preparing 620d46520dda: Preparing 97c0d595d783: Waiting afbc13bb7f8e: Waiting 0c09a73a95bc: Waiting bd99468fb566: Preparing f37ca6024feb: Preparing 623acb9b87fb: Preparing 1c1c1a789e9c: Preparing a08fceaebed4: Preparing 492694ffbce8: Preparing 174f56854903: Preparing 620d46520dda: Waiting bd99468fb566: Waiting f37ca6024feb: Waiting 623acb9b87fb: Waiting 1c1c1a789e9c: Waiting a08fceaebed4: Waiting 492694ffbce8: Waiting 174f56854903: Waiting afbc13bb7f8e: Layer already exists 620d46520dda: Layer already exists f37ca6024feb: Layer already exists bd99468fb566: Layer already exists 97c0d595d783: Pushed 0c09a73a95bc: Layer already exists 1c1c1a789e9c: Layer already exists 623acb9b87fb: Layer already exists 492694ffbce8: Layer already exists 174f56854903: Layer already exists a08fceaebed4: Layer already exists master-1_9_8_5-1: digest: sha256:3c052c2838e465eaee0e1800d04a8e28bcc2ad4d98315d3c1f665e002d7ee8b2 size: 2619 2025-08-04 09:20:05,289: INFO: Building opensdn-controller-control-named finished successfully, duration: 19 seconds