2025-08-12 16:37:37,132: INFO: Building opensdn-controller-control-named 2025-08-12 16:37:37,171: 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_2_2_2-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} ---> b0cd749fee6d Step 4/9 : ARG CONTAINER_NAME ---> Running in 5b6103c8712d ---> Removed intermediate container 5b6103c8712d ---> f47d7c51cb69 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 4b5c4961d389 ---> Removed intermediate container 4b5c4961d389 ---> df3f0c54555f 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 98843ff2176e ---> Removed intermediate container 98843ff2176e ---> cda6e93271d8 Step 7/9 : COPY entrypoint.sh / ---> fc67ec564d76 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in efd630439f1c ---> Removed intermediate container efd630439f1c ---> 7a4736a78967 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in f3c51c903758 ---> Removed intermediate container f3c51c903758 ---> 59abc8da169e [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 59abc8da169e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_2_2_2-5_1 2025-08-12 16:37:51,782: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] bbe9d5600e04: Preparing 6a2bbe21aad1: Preparing 7afd84264408: Preparing 5a28e87178f6: Preparing 4ccd8ce00046: Preparing e6b0eba4b8b1: Preparing 516047def497: Preparing 073b6f07372d: Preparing 85cbe1c62d45: Preparing 4f77cbd64808: Preparing 174f56854903: Preparing bbe9d5600e04: Waiting 6a2bbe21aad1: Waiting 7afd84264408: Waiting 5a28e87178f6: Waiting 4ccd8ce00046: Waiting e6b0eba4b8b1: Waiting 516047def497: Waiting 073b6f07372d: Waiting 85cbe1c62d45: Waiting 4f77cbd64808: Waiting 174f56854903: Waiting 7afd84264408: Layer already exists bbe9d5600e04: Pushed 4ccd8ce00046: Layer already exists e6b0eba4b8b1: Layer already exists 5a28e87178f6: Layer already exists 516047def497: Layer already exists 6a2bbe21aad1: Layer already exists 073b6f07372d: Layer already exists 174f56854903: Layer already exists 85cbe1c62d45: Layer already exists 4f77cbd64808: Layer already exists master-1_2_2_2-5_1: digest: sha256:cd1807ca6873dee9a4f4cd0d386ae7ef0f988216d7000a038cd34bc7de37047a size: 2619 2025-08-12 16:37:56,416: INFO: Building opensdn-controller-control-named finished successfully, duration: 19 seconds