2025-05-27 13:48:20,438: INFO: Building opensdn-controller-control-control 2025-05-27 13:48:20,481: 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_3_8_5-8 --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} ---> 1d52828951d0 Step 4/10 : ARG CONTAINER_NAME ---> Running in 4a3042cf18b8 ---> Removed intermediate container 4a3042cf18b8 ---> 673be77bf9cd Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 2f2a160f8b67 ---> Removed intermediate container 2f2a160f8b67 ---> 2603d8714fe4 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 c7795df83b83 ---> Removed intermediate container c7795df83b83 ---> d5eb4e174f09 Step 7/10 : COPY entrypoint.sh / ---> 6ef25bddd116 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 9563f4d87991 ---> Removed intermediate container 9563f4d87991 ---> e83148509df0 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 14e37c32bcdb ---> Removed intermediate container 14e37c32bcdb ---> 936552f188b4 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 527a78a1273b ---> Removed intermediate container 527a78a1273b ---> b1bbaf3e3bb3 [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 b1bbaf3e3bb3 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_3_8_5-8 2025-05-27 13:48:39,718: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 970012778df9: Preparing 05542019bcf3: Preparing 6ae1226eef89: Preparing 58f9ac3f1de2: Preparing 013f2a4ab205: Preparing 2b895ea93d9f: Preparing 8f82918fd5f6: Preparing 91bdfad40802: Preparing 9a52211caf87: Preparing 9f1fc59ffc70: Preparing 1e26cc831304: Preparing 174f56854903: Preparing 970012778df9: Waiting 05542019bcf3: Waiting 6ae1226eef89: Waiting 58f9ac3f1de2: Waiting 013f2a4ab205: Waiting 2b895ea93d9f: Waiting 8f82918fd5f6: Waiting 91bdfad40802: Waiting 9a52211caf87: Waiting 9f1fc59ffc70: Waiting 1e26cc831304: Waiting 174f56854903: Waiting 6ae1226eef89: Layer already exists 013f2a4ab205: Layer already exists 58f9ac3f1de2: Layer already exists 2b895ea93d9f: Layer already exists 05542019bcf3: Pushed 91bdfad40802: Layer already exists 9a52211caf87: Layer already exists 8f82918fd5f6: Layer already exists 1e26cc831304: Layer already exists 174f56854903: Layer already exists 9f1fc59ffc70: Layer already exists 970012778df9: Pushed master-1_3_8_5-8: digest: sha256:3d28d84785c21ac0ded343205c3a333ee5c4dccdb9703ce4bc2cea43a1171223 size: 2830 2025-05-27 13:49:01,154: INFO: Building opensdn-controller-control-control finished successfully, duration: 41 seconds