2025-06-22 17:31:33,929: INFO: Building opensdn-controller-control-control 2025-06-22 17:31:33,946: 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_6_1-3_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-control --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 13.31 kB Step 1/10 : ARG CONTRAIL_REGISTRY Step 2/10 : ARG CONTRAIL_CONTAINER_TAG Step 3/10 : FROM ${CONTRAIL_REGISTRY}/opensdn-controller-control-base:${CONTRAIL_CONTAINER_TAG} ---> 7119b5f4fcdf Step 4/10 : ARG CONTAINER_NAME ---> Running in 6c1f44938293 ---> Removed intermediate container 6c1f44938293 ---> ea37c71121cf Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 4de1b44ee6b2 ---> Removed intermediate container 4de1b44ee6b2 ---> 3b4d9a5ea432 Step 6/10 : LABEL name=$CONTAINER_NAME summary="Contrail Controller" description="Contrail Control is xmpp/bgp based routing engine for Contrail." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in de97a3e89ab7 ---> Removed intermediate container de97a3e89ab7 ---> bc3af3e010b9 Step 7/10 : COPY entrypoint.sh / ---> 37526edb0b29 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 9a7c5e664a6e ---> Removed intermediate container 9a7c5e664a6e ---> cab0a80cf369 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c6a5f7eeaf8a ---> Removed intermediate container c6a5f7eeaf8a ---> 9702f741ddf4 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in f34f72ebb009 ---> Removed intermediate container f34f72ebb009 ---> ad01636f3b0e [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 ad01636f3b0e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_6_1-3_1 2025-06-22 17:31:50,702: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 1e8ac472449d: Preparing 6f4929b5ec36: Preparing bf25d3de7868: Preparing 91f3fb6635f4: Preparing 023baf8441e2: Preparing cd88461c1f8c: Preparing 5caf81032ad8: Preparing c7643ed716da: Preparing e7836bf98d9a: Preparing 147476d9ba3b: Preparing 923d3da6c428: Preparing 174f56854903: Preparing 1e8ac472449d: Waiting 6f4929b5ec36: Waiting bf25d3de7868: Waiting 91f3fb6635f4: Waiting 023baf8441e2: Waiting cd88461c1f8c: Waiting 5caf81032ad8: Waiting c7643ed716da: Waiting e7836bf98d9a: Waiting 147476d9ba3b: Waiting 923d3da6c428: Waiting 174f56854903: Waiting 6f4929b5ec36: Pushed 91f3fb6635f4: Layer already exists bf25d3de7868: Layer already exists 023baf8441e2: Layer already exists cd88461c1f8c: Layer already exists 147476d9ba3b: Layer already exists e7836bf98d9a: Layer already exists c7643ed716da: Layer already exists 5caf81032ad8: Layer already exists 923d3da6c428: Layer already exists 174f56854903: Layer already exists 1e8ac472449d: Pushed master-1_6_6_1-3_1: digest: sha256:f5e917cd6529a0fc61fb0dc4b0428d661b2b1ec25c9c6d9924b5ff61b290572b size: 2830 2025-06-22 17:32:14,166: INFO: Building opensdn-controller-control-control finished successfully, duration: 41 seconds