2025-08-15 07:55:45,217: INFO: Building opensdn-controller-control-control 2025-08-15 07:55:45,269: 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-2_0_2_1-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} ---> ba95b1b514e7 Step 4/10 : ARG CONTAINER_NAME ---> Running in f63629e05396 ---> Removed intermediate container f63629e05396 ---> 236bdf550d4f Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 2bb3e5af52ba ---> Removed intermediate container 2bb3e5af52ba ---> 00a1ed561c1b 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 30ecb0f88721 ---> Removed intermediate container 30ecb0f88721 ---> 4b26088234ae Step 7/10 : COPY entrypoint.sh / ---> 35cc9e50888c Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in aa7492488d4a ---> Removed intermediate container aa7492488d4a ---> 354f86bba426 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 51f8249b6268 ---> Removed intermediate container 51f8249b6268 ---> 801096f95621 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 81c59e4b43a3 ---> Removed intermediate container 81c59e4b43a3 ---> c06ebe37820f [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 c06ebe37820f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_0_2_1-1 2025-08-15 07:56:03,064: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 68bf8d0e62bd: Preparing 68bf8d0e62bd: Waiting 60864888bc5d: Preparing f5ab0e7890e3: Preparing cc4d9423e289: Preparing 4de95e724d59: Preparing 4c16daf41cda: Preparing 60864888bc5d: Waiting f5ab0e7890e3: Waiting cc4d9423e289: Waiting 4de95e724d59: Waiting e35fbb7c6e45: Preparing a802bb56eece: Preparing a9779da87bfa: Preparing 62c0a2a50b85: Preparing 38edd7dae13a: Preparing 174f56854903: Preparing 4c16daf41cda: Waiting e35fbb7c6e45: Waiting a802bb56eece: Waiting a9779da87bfa: Waiting 62c0a2a50b85: Waiting 174f56854903: Waiting 38edd7dae13a: Waiting f5ab0e7890e3: Layer already exists cc4d9423e289: Layer already exists 60864888bc5d: Pushed 4c16daf41cda: Layer already exists 4de95e724d59: Layer already exists e35fbb7c6e45: Layer already exists a802bb56eece: Layer already exists 38edd7dae13a: Layer already exists a9779da87bfa: Layer already exists 62c0a2a50b85: Layer already exists 174f56854903: Layer already exists 68bf8d0e62bd: Pushed master-2_0_2_1-1: digest: sha256:faefd8d9e0a30fb2f92ec3d22759c7a3ebf71959662192e9152e289fa6350df6 size: 2830 2025-08-15 07:56:22,917: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds