2025-07-08 10:54:27,259: INFO: Building opensdn-controller-control-named 2025-07-08 10:54:27,283: 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_0_2-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} ---> e36ebca6ea7c Step 4/9 : ARG CONTAINER_NAME ---> Running in ca7e6f036810 ---> Removed intermediate container ca7e6f036810 ---> 0b193cc9ed2c Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in fd7f114da634 ---> Removed intermediate container fd7f114da634 ---> 76c2c10c4dff 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 a5ae789cbc88 ---> Removed intermediate container a5ae789cbc88 ---> b92aa5ef6630 Step 7/9 : COPY entrypoint.sh / ---> e451cb932727 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 3f969f1fa111 ---> Removed intermediate container 3f969f1fa111 ---> 43727757504d Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in d38c2f496f8b ---> Removed intermediate container d38c2f496f8b ---> 5588354c729d [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 5588354c729d Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_9_0_2-1 2025-07-08 10:54:42,622: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] c84bacbe94f1: Preparing 7203bf6db75d: Preparing 0331db6bdec8: Preparing 19cde246df2e: Preparing bf2156711158: Preparing 5430d0cdf869: Preparing a98c13878665: Preparing ed0a20be53a1: Preparing 2ad0a740e740: Preparing a484162f4500: Preparing 174f56854903: Preparing c84bacbe94f1: Waiting 7203bf6db75d: Waiting 0331db6bdec8: Waiting 19cde246df2e: Waiting bf2156711158: Waiting 5430d0cdf869: Waiting a98c13878665: Waiting ed0a20be53a1: Waiting 2ad0a740e740: Waiting a484162f4500: Waiting 174f56854903: Waiting 7203bf6db75d: Layer already exists c84bacbe94f1: Pushed bf2156711158: Layer already exists 5430d0cdf869: Layer already exists 19cde246df2e: Layer already exists 0331db6bdec8: Layer already exists a484162f4500: Layer already exists ed0a20be53a1: Layer already exists 2ad0a740e740: Layer already exists 174f56854903: Layer already exists a98c13878665: Layer already exists master-1_9_0_2-1: digest: sha256:af3b4142df1b9baffdef4e01a3140c694192a2eee5017a3e85c54110a473752e size: 2619 2025-07-08 10:54:45,586: INFO: Building opensdn-controller-control-named finished successfully, duration: 18 seconds