2025-06-06 18:46:28,339: INFO: Building opensdn-controller-control-control 2025-06-06 18:46:28,373: 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_2_1-5 --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} ---> 839172941185 Step 4/10 : ARG CONTAINER_NAME ---> Running in fe7aae68073c ---> Removed intermediate container fe7aae68073c ---> 9ec965e538df Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 07775e138651 ---> Removed intermediate container 07775e138651 ---> 3abd0dff0650 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 537c92683502 ---> Removed intermediate container 537c92683502 ---> 05b603883051 Step 7/10 : COPY entrypoint.sh / ---> ef9af62d5698 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in f955d81a42ee ---> Removed intermediate container f955d81a42ee ---> f5810027c177 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 114bc7867527 ---> Removed intermediate container 114bc7867527 ---> ece571bd4a17 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in ca81ec51e7f4 ---> Removed intermediate container ca81ec51e7f4 ---> 9fe07c8aaa4b [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 9fe07c8aaa4b Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_2_1-5 2025-06-06 18:46:46,652: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 1c289856ee40: Preparing 0a98b8b5c6a8: Preparing c16c35b68bec: Preparing 2509ee8e3c53: Preparing 890b6f9f0306: Preparing 6cceb382c476: Preparing 64dc1f697e70: Preparing ac269568e2dc: Preparing 1c289856ee40: Waiting 0a98b8b5c6a8: Waiting 890b6f9f0306: Waiting 6cceb382c476: Waiting c16c35b68bec: Waiting 2509ee8e3c53: Waiting 64dc1f697e70: Waiting 8f357b328897: Preparing 20c03581585b: Preparing e2dcc4e9ed08: Preparing 174f56854903: Preparing ac269568e2dc: Waiting 8f357b328897: Waiting 20c03581585b: Waiting e2dcc4e9ed08: Waiting 174f56854903: Waiting c16c35b68bec: Layer already exists 0a98b8b5c6a8: Pushed 2509ee8e3c53: Layer already exists 6cceb382c476: Layer already exists 890b6f9f0306: Layer already exists 64dc1f697e70: Layer already exists ac269568e2dc: Layer already exists 8f357b328897: Layer already exists 20c03581585b: Layer already exists e2dcc4e9ed08: Layer already exists 174f56854903: Layer already exists 1c289856ee40: Pushed master-1_6_2_1-5: digest: sha256:464282ad7a4c3a8add7ea1d4e4b3210af2fb8cc21b8f74e140a069c77fefcb42 size: 2830 2025-06-06 18:47:10,005: INFO: Building opensdn-controller-control-control finished successfully, duration: 42 seconds