2025-05-26 17:19:39,428: INFO: Building opensdn-controller-control-named 2025-05-26 17:19:39,522: 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_3_8_5-7 --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} ---> 963cfaecfbd2 Step 4/9 : ARG CONTAINER_NAME ---> Running in a9d2d22d038e ---> Removed intermediate container a9d2d22d038e ---> 15a3bc98ff95 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 430552e6f677 ---> Removed intermediate container 430552e6f677 ---> d864edc5a5e5 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 f6c55bde6d9e ---> Removed intermediate container f6c55bde6d9e ---> 7b46cf26709f Step 7/9 : COPY entrypoint.sh / ---> f29719443acb Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a3bfbcb1fdc1 ---> Removed intermediate container a3bfbcb1fdc1 ---> 85e784caa399 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 871bb1f87303 ---> Removed intermediate container 871bb1f87303 ---> 09351e2c9fd0 [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 09351e2c9fd0 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_3_8_5-7 2025-05-26 17:19:57,931: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] d58911b9772b: Preparing 89f9e6af977b: Preparing d60f26df5632: Preparing 6001225f3953: Preparing 7029643689c9: Preparing 486989c262c1: Preparing 2e5a306b12ac: Preparing 77ca73ef5ef6: Preparing 6b5dbfe68d11: Preparing e7b17f28aff4: Preparing 174f56854903: Preparing d58911b9772b: Waiting 89f9e6af977b: Waiting d60f26df5632: Waiting 6001225f3953: Waiting 7029643689c9: Waiting 486989c262c1: Waiting 2e5a306b12ac: Waiting 77ca73ef5ef6: Waiting 6b5dbfe68d11: Waiting e7b17f28aff4: Waiting 174f56854903: Waiting 89f9e6af977b: Layer already exists 6001225f3953: Layer already exists d58911b9772b: Pushed 7029643689c9: Layer already exists d60f26df5632: Layer already exists 486989c262c1: Layer already exists 2e5a306b12ac: Layer already exists 77ca73ef5ef6: Layer already exists 6b5dbfe68d11: Layer already exists 174f56854903: Layer already exists e7b17f28aff4: Layer already exists master-1_3_8_5-7: digest: sha256:bb6ee6435a21f317d362885ad7331cf84eb39c1d99bdeb3d24a868fe26a592ae size: 2619 2025-05-26 17:20:02,024: INFO: Building opensdn-controller-control-named finished successfully, duration: 23 seconds