2025-06-27 07:36:05,612: INFO: Building opensdn-controller-control-named 2025-06-27 07:36:05,664: 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_2_2_2-3_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} ---> 4c179799558c Step 4/9 : ARG CONTAINER_NAME ---> Running in f968114396e8 ---> Removed intermediate container f968114396e8 ---> 7e539142be96 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8ec164971578 ---> Removed intermediate container 8ec164971578 ---> 574944355ce1 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 eac1aacdbe6a ---> Removed intermediate container eac1aacdbe6a ---> 5c59a3a875df Step 7/9 : COPY entrypoint.sh / ---> e788ef1376a6 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in f0e02d6ed7f9 ---> Removed intermediate container f0e02d6ed7f9 ---> 1efcdd6659c3 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in a72019fe7422 ---> Removed intermediate container a72019fe7422 ---> 7a7f2983b899 [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 7a7f2983b899 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_2_2_2-3_3 2025-06-27 07:36:21,233: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] cfae47206b3e: Preparing cfae47206b3e: Waiting ab1f697684c9: Preparing da1e912b9e67: Preparing c52c14b4fbc7: Preparing c941b656ec99: Preparing 5c9ea61a82c5: Preparing e7e9c2b929c1: Preparing 1e0a6cf573c2: Preparing 2e669e488943: Preparing 7b1a95f2e250: Preparing 174f56854903: Preparing ab1f697684c9: Waiting da1e912b9e67: Waiting c52c14b4fbc7: Waiting c941b656ec99: Waiting 5c9ea61a82c5: Waiting e7e9c2b929c1: Waiting 1e0a6cf573c2: Waiting 2e669e488943: Waiting 7b1a95f2e250: Waiting 174f56854903: Waiting ab1f697684c9: Layer already exists cfae47206b3e: Pushed c941b656ec99: Layer already exists 5c9ea61a82c5: Layer already exists da1e912b9e67: Layer already exists c52c14b4fbc7: Layer already exists e7e9c2b929c1: Layer already exists 1e0a6cf573c2: Layer already exists 2e669e488943: Layer already exists 7b1a95f2e250: Layer already exists 174f56854903: Layer already exists master-1_2_2_2-3_3: digest: sha256:6770160b9447625c8ff7def22ce11ea5bbf8db99fded2b24e33e910af08c8e78 size: 2619 2025-06-27 07:36:24,850: INFO: Building opensdn-controller-control-named finished successfully, duration: 19 seconds