2025-06-10 06:09:36,182: INFO: Building opensdn-controller-control-named 2025-06-10 06:09:36,244: 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_8_2_1-3 --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} ---> 375dd10c6a4b Step 4/9 : ARG CONTAINER_NAME ---> Running in f8c5d5c9f9ce ---> Removed intermediate container f8c5d5c9f9ce ---> 6e8e5ff0808f Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in aa662bdc37a6 ---> Removed intermediate container aa662bdc37a6 ---> 8e9be8234a34 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 31d6bdf1a6b8 ---> Removed intermediate container 31d6bdf1a6b8 ---> 26008e821280 Step 7/9 : COPY entrypoint.sh / ---> 9b91c5a5b4ff Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b9be7aaa7c84 ---> Removed intermediate container b9be7aaa7c84 ---> 507c6083dbae Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 003815171b40 ---> Removed intermediate container 003815171b40 ---> 1c845fa80c62 [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 1c845fa80c62 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_8_2_1-3 2025-06-10 06:09:51,218: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 54fea58aec38: Preparing c9efb1b61c81: Preparing ab6fc8048747: Preparing 0a5c03201266: Preparing 60682b38aea9: Preparing b2ddabb6a755: Preparing 68231beb3fc8: Preparing ebacfd8175ff: Preparing f90c89a4be36: Preparing 9cd9fff109b1: Preparing 174f56854903: Preparing 54fea58aec38: Waiting c9efb1b61c81: Waiting ab6fc8048747: Waiting 0a5c03201266: Waiting 60682b38aea9: Waiting b2ddabb6a755: Waiting 68231beb3fc8: Waiting f90c89a4be36: Waiting 9cd9fff109b1: Waiting 174f56854903: Waiting ebacfd8175ff: Waiting c9efb1b61c81: Layer already exists 0a5c03201266: Layer already exists 54fea58aec38: Pushed ab6fc8048747: Layer already exists b2ddabb6a755: Layer already exists 68231beb3fc8: Layer already exists 60682b38aea9: Layer already exists ebacfd8175ff: Layer already exists 174f56854903: Layer already exists 9cd9fff109b1: Layer already exists f90c89a4be36: Layer already exists master-1_8_2_1-3: digest: sha256:84824a790fc5882cada8d38a24d9898651915b62d3a13772cb7be7d030c48acb size: 2619 2025-06-10 06:09:54,676: INFO: Building opensdn-controller-control-named finished successfully, duration: 18 seconds