2025-07-30 16:05:09,989: INFO: Building opensdn-controller-control-named 2025-07-30 16:05:10,069: 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_1-6_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} ---> 59ecaafb92bc Step 4/9 : ARG CONTAINER_NAME ---> Running in 1a6ee4d889b6 ---> Removed intermediate container 1a6ee4d889b6 ---> b76a5300ae4a Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 383eaf3feec8 ---> Removed intermediate container 383eaf3feec8 ---> 39c0b6fd4818 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 93a204ca9208 ---> Removed intermediate container 93a204ca9208 ---> 54b30d0e3030 Step 7/9 : COPY entrypoint.sh / ---> 69c90776629d Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 33407bdc7689 ---> Removed intermediate container 33407bdc7689 ---> 37da3d03ace7 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 36845b7f7f9f ---> Removed intermediate container 36845b7f7f9f ---> 78a00b71dea8 [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 78a00b71dea8 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_2_2_1-6_1 2025-07-30 16:05:25,158: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 40176ccd455c: Preparing 63f8eb42af50: Preparing 2a07428c04cf: Preparing d3a3b47eb6ec: Preparing bd4afd79eb84: Preparing 19a5c962399d: Preparing f2a8f0fefd59: Preparing 0aab62f17733: Preparing ca276bd478b5: Preparing a4b4914a96e1: Preparing 174f56854903: Preparing 19a5c962399d: Waiting f2a8f0fefd59: Waiting 0aab62f17733: Waiting 40176ccd455c: Waiting 63f8eb42af50: Waiting 2a07428c04cf: Waiting d3a3b47eb6ec: Waiting ca276bd478b5: Waiting a4b4914a96e1: Waiting bd4afd79eb84: Waiting 174f56854903: Waiting 63f8eb42af50: Layer already exists 2a07428c04cf: Layer already exists d3a3b47eb6ec: Layer already exists bd4afd79eb84: Layer already exists 40176ccd455c: Pushed f2a8f0fefd59: Layer already exists 19a5c962399d: Layer already exists 0aab62f17733: Layer already exists ca276bd478b5: Layer already exists a4b4914a96e1: Layer already exists 174f56854903: Layer already exists master-1_2_2_1-6_1: digest: sha256:5f32601d72860b57e12c18b59bb5fccc51475b7c7ecc70293c7441bb2733044e size: 2619 2025-07-30 16:05:28,363: INFO: Building opensdn-controller-control-named finished successfully, duration: 19 seconds