2025-08-08 09:06:06,712: INFO: Building opensdn-controller-control-control 2025-08-08 09:06:06,746: 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_9_8_6-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} ---> 280fd5c33028 Step 4/10 : ARG CONTAINER_NAME ---> Running in 0050507e4cc3 ---> Removed intermediate container 0050507e4cc3 ---> 9fc31cca536d Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 9ae4e2f96cd7 ---> Removed intermediate container 9ae4e2f96cd7 ---> 2e1944a7c0ad 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 48ac6b84f4ec ---> Removed intermediate container 48ac6b84f4ec ---> 8a2f5132d5e9 Step 7/10 : COPY entrypoint.sh / ---> bcb0e377ed6d Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 6771cedc6b3b ---> Removed intermediate container 6771cedc6b3b ---> b22b0599eead Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 858c5c7be2c1 ---> Removed intermediate container 858c5c7be2c1 ---> fa226a1ec41f Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in fefdc40c553a ---> Removed intermediate container fefdc40c553a ---> 816a212d301e [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 816a212d301e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_8_6-1 2025-08-08 09:06:23,910: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] d699d35bda91: Preparing bcc44c6d2d53: Preparing 7c6e790f47ed: Preparing c064e127eff2: Preparing 6b8bc55b2c9d: Preparing 4dd8f47bda8b: Preparing b5888bef2247: Preparing 7c6e790f47ed: Waiting c064e127eff2: Waiting 6b8bc55b2c9d: Waiting 4dd8f47bda8b: Waiting b5888bef2247: Waiting e4ad3c00d765: Preparing 4969b4b38568: Preparing bf0037b9f61d: Preparing 16121749575c: Preparing e4ad3c00d765: Waiting 4969b4b38568: Waiting bf0037b9f61d: Waiting 174f56854903: Preparing 16121749575c: Waiting 174f56854903: Waiting bcc44c6d2d53: Pushed 7c6e790f47ed: Layer already exists c064e127eff2: Layer already exists 6b8bc55b2c9d: Layer already exists b5888bef2247: Layer already exists 4dd8f47bda8b: Layer already exists 4969b4b38568: Layer already exists e4ad3c00d765: Layer already exists 174f56854903: Layer already exists 16121749575c: Layer already exists bf0037b9f61d: Layer already exists d699d35bda91: Pushed master-1_9_8_6-1: digest: sha256:d682ce625a5670d6663f950aaa430595d07c620ea978c090a6b781f7c510f72b size: 2830 2025-08-08 09:06:45,322: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds