2025-05-13 11:36:55,696: INFO: Building opensdn-controller-control-named 2025-05-13 11:36:55,723: 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_8_5-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} ---> 7c5d8402bd59 Step 4/9 : ARG CONTAINER_NAME ---> Running in ab485adac3d6 ---> Removed intermediate container ab485adac3d6 ---> 4f2359932b04 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in b6eb2de38ef4 ---> Removed intermediate container b6eb2de38ef4 ---> 67b4184dc345 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 3b90301e4893 ---> Removed intermediate container 3b90301e4893 ---> 33402470cf83 Step 7/9 : COPY entrypoint.sh / ---> 8b05691554e4 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a0e4feee550e ---> Removed intermediate container a0e4feee550e ---> d52afb70c15a Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 6844386f756b ---> Removed intermediate container 6844386f756b ---> fc3bae017de5 [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 fc3bae017de5 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_6_8_5-1 2025-05-13 11:37:12,375: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] cec518efa04f: Preparing 89dff8d565a2: Preparing e00046b61f41: Preparing 36c358726f74: Preparing 8eee78861562: Preparing ea30a54cdc47: Preparing cb4ef99eed98: Preparing a89f8c45e18d: Preparing 048800e5d640: Preparing 9a4c3183d425: Preparing 174f56854903: Preparing cec518efa04f: Waiting 89dff8d565a2: Waiting e00046b61f41: Waiting 36c358726f74: Waiting 8eee78861562: Waiting ea30a54cdc47: Waiting cb4ef99eed98: Waiting a89f8c45e18d: Waiting 048800e5d640: Waiting 9a4c3183d425: Waiting 174f56854903: Waiting e00046b61f41: Layer already exists 89dff8d565a2: Layer already exists 36c358726f74: Layer already exists ea30a54cdc47: Layer already exists cb4ef99eed98: Layer already exists 8eee78861562: Layer already exists cec518efa04f: Pushed 9a4c3183d425: Layer already exists 174f56854903: Layer already exists a89f8c45e18d: Layer already exists 048800e5d640: Layer already exists master-1_6_8_5-1: digest: sha256:b6fa7cc14b06f72d5d49adce2b572d372649162ae67608560f2806e9571eee47 size: 2619 2025-05-13 11:37:14,813: INFO: Building opensdn-controller-control-named finished successfully, duration: 19 seconds