2025-06-24 07:34:55,572: INFO: Building opensdn-controller-control-named 2025-06-24 07:34:55,651: 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_1-3_4 --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} ---> b822ca3f79b4 Step 4/9 : ARG CONTAINER_NAME ---> Running in 8f11c331d81e ---> Removed intermediate container 8f11c331d81e ---> 380f817d9686 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 4ee4cdde2b7f ---> Removed intermediate container 4ee4cdde2b7f ---> 6ab5a80aba71 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 bcbeeeb0537a ---> Removed intermediate container bcbeeeb0537a ---> 415dd41c389c Step 7/9 : COPY entrypoint.sh / ---> a7381e45e6bc Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e92b3f510e35 ---> Removed intermediate container e92b3f510e35 ---> f701f2740c22 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in e9698b22d526 ---> Removed intermediate container e9698b22d526 ---> eb7456f106ad [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 eb7456f106ad Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_6_6_1-3_4 2025-06-24 07:35:12,203: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] d0e5af92b702: Preparing d9cc576e837b: Preparing c46b08a02ff3: Preparing 30d62b1b9d6b: Preparing a68baae89499: Preparing 8ab1e4eafdac: Preparing b989024bfd8f: Preparing 167c8e6daa41: Preparing 64df3979d01f: Preparing 4e1e095adf63: Preparing 174f56854903: Preparing d0e5af92b702: Waiting d9cc576e837b: Waiting c46b08a02ff3: Waiting 30d62b1b9d6b: Waiting a68baae89499: Waiting 8ab1e4eafdac: Waiting b989024bfd8f: Waiting 167c8e6daa41: Waiting 64df3979d01f: Waiting 4e1e095adf63: Waiting 174f56854903: Waiting d9cc576e837b: Layer already exists c46b08a02ff3: Layer already exists 30d62b1b9d6b: Layer already exists d0e5af92b702: Pushed a68baae89499: Layer already exists b989024bfd8f: Layer already exists 167c8e6daa41: Layer already exists 8ab1e4eafdac: Layer already exists 64df3979d01f: Layer already exists 4e1e095adf63: Layer already exists 174f56854903: Layer already exists master-1_6_6_1-3_4: digest: sha256:27f7629e82050d617460138a26bed489ed90d22b699dc9177179ccf3db0f7d7b size: 2619 2025-06-24 07:35:15,230: INFO: Building opensdn-controller-control-named finished successfully, duration: 20 seconds