2025-08-07 13:43:54,448: INFO: Building opensdn-controller-control-named 2025-08-07 13:43:54,488: 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_9_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} ---> a8fa97f8dddd Step 4/9 : ARG CONTAINER_NAME ---> Running in 2c7138f7b41b ---> Removed intermediate container 2c7138f7b41b ---> 2e554b5c7af6 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 15fdc08a6783 ---> Removed intermediate container 15fdc08a6783 ---> e380da588e3d 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 c36391d01ef1 ---> Removed intermediate container c36391d01ef1 ---> ad5558802265 Step 7/9 : COPY entrypoint.sh / ---> e0c87f77bd61 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in daada2e51e43 ---> Removed intermediate container daada2e51e43 ---> 620b0fd75c27 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 3af4de1f6c55 ---> Removed intermediate container 3af4de1f6c55 ---> 761673873c80 [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 761673873c80 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_9_8_5-7 2025-08-07 13:44:07,751: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 54df3894e8ee: Preparing 63a7c15fcf28: Preparing 58759810e7b1: Preparing 255ae9eebcc0: Preparing e2b819c7620b: Preparing ff8cc8df97e2: Preparing d99498e3946e: Preparing 949496287b91: Preparing 3884f062522d: Preparing 78cb76709c62: Preparing 174f56854903: Preparing d99498e3946e: Waiting 949496287b91: Waiting 3884f062522d: Waiting 78cb76709c62: Waiting 174f56854903: Waiting ff8cc8df97e2: Waiting e2b819c7620b: Layer already exists 63a7c15fcf28: Layer already exists 255ae9eebcc0: Layer already exists 58759810e7b1: Layer already exists 54df3894e8ee: Pushed ff8cc8df97e2: Layer already exists 3884f062522d: Layer already exists 949496287b91: Layer already exists d99498e3946e: Layer already exists 78cb76709c62: Layer already exists 174f56854903: Layer already exists master-1_9_8_5-7: digest: sha256:7677131a66d509dcd55d3655ef72ec9fd5d7786a820f4d65a5319569f7c9539d size: 2619 2025-08-07 13:44:09,772: INFO: Building opensdn-controller-control-named finished successfully, duration: 15 seconds