2025-06-19 13:49:58,807: INFO: Building opensdn-controller-control-control 2025-06-19 13:49:58,854: 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_8_2_0-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} ---> 4aba69107c29 Step 4/10 : ARG CONTAINER_NAME ---> Running in 19aefea8857c ---> Removed intermediate container 19aefea8857c ---> 3103c1b8061c Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 081c77116636 ---> Removed intermediate container 081c77116636 ---> 74fefe9bd8c0 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 052410ccb5ea ---> Removed intermediate container 052410ccb5ea ---> de49d549642e Step 7/10 : COPY entrypoint.sh / ---> f382646dc28f Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in df484a7af376 ---> Removed intermediate container df484a7af376 ---> c69bc635a549 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 9e670afafad2 ---> Removed intermediate container 9e670afafad2 ---> 6434885d5a31 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in c6d301ca3eeb ---> Removed intermediate container c6d301ca3eeb ---> b5959d172e11 [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 b5959d172e11 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_2_0-1 2025-06-19 13:50:16,749: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 6b2d35b62761: Preparing 343131bc5ea5: Preparing dc0962df4207: Preparing 6fbbd10c94c0: Preparing 8816257f6490: Preparing a1161e23434c: Preparing ae1f34962f84: Preparing e6744a0d7ec1: Preparing 5218b55e14df: Preparing 000ec60a06ef: Preparing 670f15c4a0bd: Preparing 174f56854903: Preparing 6b2d35b62761: Waiting 343131bc5ea5: Waiting dc0962df4207: Waiting 6fbbd10c94c0: Waiting 8816257f6490: Waiting a1161e23434c: Waiting ae1f34962f84: Waiting e6744a0d7ec1: Waiting 5218b55e14df: Waiting 000ec60a06ef: Waiting 670f15c4a0bd: Waiting 174f56854903: Waiting 6fbbd10c94c0: Layer already exists dc0962df4207: Layer already exists ae1f34962f84: Layer already exists 343131bc5ea5: Pushed a1161e23434c: Layer already exists 8816257f6490: Layer already exists e6744a0d7ec1: Layer already exists 000ec60a06ef: Layer already exists 5218b55e14df: Layer already exists 670f15c4a0bd: Layer already exists 174f56854903: Layer already exists 6b2d35b62761: Pushed master-1_8_2_0-1: digest: sha256:11b51c01793b154cceff50080bc8a39a55ac664a4c074562c7ba0c14a12e2c86 size: 2830 2025-06-19 13:50:36,487: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds