2025-06-08 05:11:09,879: INFO: Building opensdn-controller-control-control 2025-06-08 05:11:10,046: 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_6_6_1-1_7 --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} ---> 9179e02c36b4 Step 4/10 : ARG CONTAINER_NAME ---> Running in 9e68091225e5 ---> Removed intermediate container 9e68091225e5 ---> 4abc9e233474 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 14bef11bc2ec ---> Removed intermediate container 14bef11bc2ec ---> 85a415a99a95 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 db0fac8e2377 ---> Removed intermediate container db0fac8e2377 ---> f81810fcf324 Step 7/10 : COPY entrypoint.sh / ---> a995ccabd3fe Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 2c5dda9cb155 ---> Removed intermediate container 2c5dda9cb155 ---> f158f73cb87c Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 4d1f9299cf5d ---> Removed intermediate container 4d1f9299cf5d ---> 499ea4b47f47 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 467a6e931a87 ---> Removed intermediate container 467a6e931a87 ---> 457584ab5ed2 [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 457584ab5ed2 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_6_1-1_7 2025-06-08 05:11:28,260: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] ae58e8bbe936: Preparing 72b2d4fd1bbf: Preparing f132686c8211: Preparing c13fb8d2633a: Preparing 6336f7f22974: Preparing 3413871a7a84: Preparing e29f2a5fece7: Preparing edc00579d4ce: Preparing 8a21cdd18ca7: Preparing bc7b39995da3: Preparing 9e0f0ac3f2ab: Preparing 174f56854903: Preparing ae58e8bbe936: Waiting 72b2d4fd1bbf: Waiting f132686c8211: Waiting c13fb8d2633a: Waiting 6336f7f22974: Waiting 3413871a7a84: Waiting e29f2a5fece7: Waiting edc00579d4ce: Waiting 8a21cdd18ca7: Waiting bc7b39995da3: Waiting 9e0f0ac3f2ab: Waiting 174f56854903: Waiting f132686c8211: Layer already exists c13fb8d2633a: Layer already exists 6336f7f22974: Layer already exists e29f2a5fece7: Layer already exists 3413871a7a84: Layer already exists edc00579d4ce: Layer already exists bc7b39995da3: Layer already exists 72b2d4fd1bbf: Pushed 8a21cdd18ca7: Layer already exists 9e0f0ac3f2ab: Layer already exists 174f56854903: Layer already exists ae58e8bbe936: Pushed master-1_6_6_1-1_7: digest: sha256:6e9576bff51e0d3b3abcfed10678c88363eeeed536ab75d44149237e072004b7 size: 2830 2025-06-08 05:11:46,083: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds