2025-04-26 20:14:15,101: INFO: Building opensdn-controller-control-named 2025-04-26 20:14:15,140: 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_1_8-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=22.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} ---> 977e3c070d30 Step 4/9 : ARG CONTAINER_NAME ---> Running in fb75efd06fe4 ---> Removed intermediate container fb75efd06fe4 ---> d15301d2743a Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 135627231faf ---> Removed intermediate container 135627231faf ---> 98431d5d6059 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 a4f645dc621b ---> Removed intermediate container a4f645dc621b ---> 2315a49ffaec Step 7/9 : COPY entrypoint.sh / ---> 7b58ef32823a Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in fa840d1c5f3b ---> Removed intermediate container fa840d1c5f3b ---> 5144ceda0378 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 83ef4fc8bd86 ---> Removed intermediate container 83ef4fc8bd86 ---> 9609f50173e8 [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 9609f50173e8 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_6_1_8-1 2025-04-26 20:14:31,370: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] a257f3d27007: Preparing 70c5fce7bdb5: Preparing 39eb41e15f8f: Preparing 9d3761840d0a: Preparing a30051010e95: Preparing 8f495c91d459: Preparing b1006d8335f1: Preparing 4d8e55df733f: Preparing c43005558256: Preparing 2a84c6a281f9: Preparing 174f56854903: Preparing a257f3d27007: Waiting 70c5fce7bdb5: Waiting 39eb41e15f8f: Waiting 9d3761840d0a: Waiting a30051010e95: Waiting 8f495c91d459: Waiting b1006d8335f1: Waiting 4d8e55df733f: Waiting c43005558256: Waiting 2a84c6a281f9: Waiting 174f56854903: Waiting a257f3d27007: Pushed 70c5fce7bdb5: Layer already exists a30051010e95: Layer already exists 9d3761840d0a: Layer already exists 39eb41e15f8f: Layer already exists 8f495c91d459: Layer already exists b1006d8335f1: Layer already exists 4d8e55df733f: Layer already exists c43005558256: Layer already exists 174f56854903: Layer already exists 2a84c6a281f9: Layer already exists master-1_6_1_8-1: digest: sha256:2839e3e304951f93e6070422020b6f62af0a4e71a0a0df1aabf4605e53be4e76 size: 2619 2025-04-26 20:14:34,077: INFO: Building opensdn-controller-control-named finished successfully, duration: 19 seconds