2025-06-07 09:38:33,638: INFO: Building opensdn-controller-control-named 2025-06-07 09:38:33,683: 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_4-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} ---> 98bfa6537953 Step 4/9 : ARG CONTAINER_NAME ---> Running in 365fa21c8209 ---> Removed intermediate container 365fa21c8209 ---> b4c0f941515a Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 63aaa428105b ---> Removed intermediate container 63aaa428105b ---> d9d1d59d97db 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 c3d6c38d5607 ---> Removed intermediate container c3d6c38d5607 ---> 404a60dfe1d4 Step 7/9 : COPY entrypoint.sh / ---> f0b7c677ded3 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 803a28ca147f ---> Removed intermediate container 803a28ca147f ---> 805497da8c2e Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 156af6452441 ---> Removed intermediate container 156af6452441 ---> bfc6ece0dce3 [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 bfc6ece0dce3 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_8_0_4-1 2025-06-07 09:38:49,833: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 743ec8817497: Preparing 5a8904fd8744: Preparing 743ec8817497: Waiting d3ffa4c1275a: Preparing 8075518cecfb: Preparing 451c8a575588: Preparing 8a27846e44bb: Preparing bc119d7c0014: Preparing 51cb59c0cf5f: Preparing 0ce9f51f9001: Preparing b51f1792cb07: Preparing 174f56854903: Preparing 5a8904fd8744: Waiting d3ffa4c1275a: Waiting 8075518cecfb: Waiting 451c8a575588: Waiting 8a27846e44bb: Waiting bc119d7c0014: Waiting 51cb59c0cf5f: Waiting 0ce9f51f9001: Waiting b51f1792cb07: Waiting 174f56854903: Waiting 5a8904fd8744: Layer already exists d3ffa4c1275a: Layer already exists 8075518cecfb: Layer already exists 8a27846e44bb: Layer already exists 451c8a575588: Layer already exists bc119d7c0014: Layer already exists 51cb59c0cf5f: Layer already exists b51f1792cb07: Layer already exists 743ec8817497: Pushed 0ce9f51f9001: Layer already exists 174f56854903: Layer already exists master-1_8_0_4-1: digest: sha256:7e478ab590dd15589e82cd8f0be44203b2e3524d381c6eb4b98194ce27409cb2 size: 2619 2025-06-07 09:38:54,233: INFO: Building opensdn-controller-control-named finished successfully, duration: 21 seconds