2025-08-08 04:47:48,226: INFO: Building opensdn-controller-control-control 2025-08-08 04:47:48,262: 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} ---> b22bba6133c5 Step 4/10 : ARG CONTAINER_NAME ---> Running in 366d414269ed ---> Removed intermediate container 366d414269ed ---> e4338173cef7 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0f7ff6af58a4 ---> Removed intermediate container 0f7ff6af58a4 ---> 00db3b185f31 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 c5763887d9f5 ---> Removed intermediate container c5763887d9f5 ---> bbcc74cf0de6 Step 7/10 : COPY entrypoint.sh / ---> 1f31271b2dc1 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 9e1d428f553b ---> Removed intermediate container 9e1d428f553b ---> 940b4dc9207b Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 8e21e22907f3 ---> Removed intermediate container 8e21e22907f3 ---> 66c66513f980 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 7b9112c6d00e ---> Removed intermediate container 7b9112c6d00e ---> 56dff54f33c6 [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 56dff54f33c6 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_8_6-1 2025-08-08 04:48:03,182: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] e581e9607f90: Preparing 6dad764ddcc1: Preparing e4277aea6e45: Preparing c1a2957d3d3c: Preparing aca746223f68: Preparing 3bb2228f8f67: Preparing f3c4812aa2f8: Preparing 9d7613c1502a: Preparing 7be9364c370e: Preparing 92d1c3ae6820: Preparing 8b1364eead8f: Preparing 174f56854903: Preparing e581e9607f90: Waiting 6dad764ddcc1: Waiting e4277aea6e45: Waiting c1a2957d3d3c: Waiting aca746223f68: Waiting 3bb2228f8f67: Waiting f3c4812aa2f8: Waiting 9d7613c1502a: Waiting 7be9364c370e: Waiting 92d1c3ae6820: Waiting 8b1364eead8f: Waiting 174f56854903: Waiting c1a2957d3d3c: Layer already exists e4277aea6e45: Layer already exists aca746223f68: Layer already exists 6dad764ddcc1: Pushed 3bb2228f8f67: Layer already exists f3c4812aa2f8: Layer already exists 9d7613c1502a: Layer already exists 7be9364c370e: Layer already exists 92d1c3ae6820: Layer already exists 174f56854903: Layer already exists 8b1364eead8f: Layer already exists e581e9607f90: Pushed master-1_9_8_6-1: digest: sha256:3b3ae7299e46a61e083c53d19963ace499a01fb8b1a660aeea9f8a882f92d4cb size: 2830 2025-08-08 04:48:28,445: INFO: Building opensdn-controller-control-control finished successfully, duration: 40 seconds