2025-05-06 06:32:23,908: INFO: Building opensdn-controller-control-named 2025-05-06 06:32:24,013: 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_6_6_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} ---> a2a256bb410b Step 4/9 : ARG CONTAINER_NAME ---> Running in a6470fdcd65a ---> Removed intermediate container a6470fdcd65a ---> e72f020b66f2 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 75832c3b7498 ---> Removed intermediate container 75832c3b7498 ---> d0b29da2d514 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 f28c007ac55f ---> Removed intermediate container f28c007ac55f ---> 749121447ea7 Step 7/9 : COPY entrypoint.sh / ---> edc69f3113a5 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 742dd5763789 ---> Removed intermediate container 742dd5763789 ---> 20cf29b457d4 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in b34cd10ab02d ---> Removed intermediate container b34cd10ab02d ---> 0f30c9a0eca0 [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 0f30c9a0eca0 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_6_6_4-1 2025-05-06 06:32:39,798: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] d1ac2e2787c2: Preparing 30bc48960095: Preparing ddf32cbdced2: Preparing 9c881c72a24f: Preparing c30f2f4d6f84: Preparing f6a96f5a0f6c: Preparing 4737b83bd26c: Preparing 8f9726b5def5: Preparing 91a1e214ba40: Preparing 9558ab2008cf: Preparing 174f56854903: Preparing d1ac2e2787c2: Waiting 30bc48960095: Waiting ddf32cbdced2: Waiting 9c881c72a24f: Waiting c30f2f4d6f84: Waiting f6a96f5a0f6c: Waiting 4737b83bd26c: Waiting 8f9726b5def5: Waiting 91a1e214ba40: Waiting 9558ab2008cf: Waiting 174f56854903: Waiting 30bc48960095: Layer already exists 9c881c72a24f: Layer already exists f6a96f5a0f6c: Layer already exists c30f2f4d6f84: Layer already exists ddf32cbdced2: Layer already exists 91a1e214ba40: Layer already exists d1ac2e2787c2: Pushed 174f56854903: Layer already exists 9558ab2008cf: Layer already exists 4737b83bd26c: Layer already exists 8f9726b5def5: Layer already exists master-1_6_6_4-1: digest: sha256:dadc957f0ab4a3d061ba6ad72a4a33fdc8025e61c00009dc08d5d3b4c1540c1d size: 2619 2025-05-06 06:32:42,077: INFO: Building opensdn-controller-control-named finished successfully, duration: 19 seconds