2025-05-26 10:49:30,961: INFO: Building opensdn-controller-control-named 2025-05-26 10:49:31,019: 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_7_4_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} ---> 9a7e7c58aa51 Step 4/9 : ARG CONTAINER_NAME ---> Running in 7b20fe9b7375 ---> Removed intermediate container 7b20fe9b7375 ---> aeddbb94bdc6 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in b9e5e2cd0f08 ---> Removed intermediate container b9e5e2cd0f08 ---> 91cee2807d42 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 15408c700dbd ---> Removed intermediate container 15408c700dbd ---> 71245d953d57 Step 7/9 : COPY entrypoint.sh / ---> b0cb72b26359 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 9c477f8ef56b ---> Removed intermediate container 9c477f8ef56b ---> ac33432115e8 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 1b8afdea0791 ---> Removed intermediate container 1b8afdea0791 ---> 038669eb000d [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 038669eb000d Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_7_4_2-1 2025-05-26 10:49:47,501: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] a0b00031ebe7: Preparing 135aa5b41098: Preparing afa709c003eb: Preparing c857ce8a4589: Preparing e3b017475aa8: Preparing 264541ae5069: Preparing 2c925b2fdd1b: Preparing 6e3300538218: Preparing eea134026d96: Preparing 089dfcf998fb: Preparing 174f56854903: Preparing a0b00031ebe7: Waiting 135aa5b41098: Waiting afa709c003eb: Waiting c857ce8a4589: Waiting e3b017475aa8: Waiting 264541ae5069: Waiting 2c925b2fdd1b: Waiting 6e3300538218: Waiting eea134026d96: Waiting 089dfcf998fb: Waiting 174f56854903: Waiting a0b00031ebe7: Pushed afa709c003eb: Layer already exists c857ce8a4589: Layer already exists e3b017475aa8: Layer already exists 135aa5b41098: Layer already exists 264541ae5069: Layer already exists 2c925b2fdd1b: Layer already exists eea134026d96: Layer already exists 6e3300538218: Layer already exists 089dfcf998fb: Layer already exists 174f56854903: Layer already exists master-1_7_4_2-1: digest: sha256:4db7c4df14079da6e82598f32a41e544cbc1969514e0b9e7dd64d686304bcab0 size: 2619 2025-05-26 10:49:50,697: INFO: Building opensdn-controller-control-named finished successfully, duration: 20 seconds