2025-05-29 17:25:17,923: INFO: Building opensdn-controller-control-named 2025-05-29 17:25:17,958: 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-9 --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} ---> 794c7a970c57 Step 4/9 : ARG CONTAINER_NAME ---> Running in 2c6d042a4065 ---> Removed intermediate container 2c6d042a4065 ---> a65e77a5b496 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 00c4c53160d0 ---> Removed intermediate container 00c4c53160d0 ---> 94dbdd281297 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 6b3bd59ad3bb ---> Removed intermediate container 6b3bd59ad3bb ---> 7463e377c95e Step 7/9 : COPY entrypoint.sh / ---> de8c594f17dd Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 37e63dc65e6f ---> Removed intermediate container 37e63dc65e6f ---> 1ed2b029890e Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in c4bedc16b157 ---> Removed intermediate container c4bedc16b157 ---> 42a3d41593cf [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 42a3d41593cf Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_6_6_1-9 2025-05-29 17:25:33,909: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] aee542ec9d18: Preparing ea17cd7ec441: Preparing 9cbcc9e78c2f: Preparing 38260305cf23: Preparing e9590e399d61: Preparing 98cb956f0557: Preparing 2a96a20a3ed9: Preparing 56489fea7468: Preparing 6c1431019776: Preparing eca8f0a707f8: Preparing 174f56854903: Preparing aee542ec9d18: Waiting ea17cd7ec441: Waiting 9cbcc9e78c2f: Waiting 38260305cf23: Waiting e9590e399d61: Waiting 98cb956f0557: Waiting 2a96a20a3ed9: Waiting 56489fea7468: Waiting 6c1431019776: Waiting eca8f0a707f8: Waiting 174f56854903: Waiting ea17cd7ec441: Layer already exists 38260305cf23: Layer already exists 9cbcc9e78c2f: Layer already exists e9590e399d61: Layer already exists aee542ec9d18: Pushed 98cb956f0557: Layer already exists 56489fea7468: Layer already exists eca8f0a707f8: Layer already exists 174f56854903: Layer already exists 2a96a20a3ed9: Layer already exists 6c1431019776: Layer already exists master-1_6_6_1-9: digest: sha256:6a100d10836a35f9b6569f6c5ee6dff592fa8ea4f980109bc5e771eab3d943f8 size: 2619 2025-05-29 17:25:37,350: INFO: Building opensdn-controller-control-named finished successfully, duration: 20 seconds