2025-07-21 12:00:18,010: INFO: Building opensdn-controller-control-control 2025-07-21 12:00:18,089: 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_9_7_2-2 --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} ---> d66fb08fcccf Step 4/10 : ARG CONTAINER_NAME ---> Running in 743b6f7e4eca ---> Removed intermediate container 743b6f7e4eca ---> eedc34e6bfaf Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in d9a13780bd40 ---> Removed intermediate container d9a13780bd40 ---> 06a801b779d0 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 26d4d41fa1fe ---> Removed intermediate container 26d4d41fa1fe ---> da4403ae755e Step 7/10 : COPY entrypoint.sh / ---> 6ed1eee3fb97 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in e0a409edc01b ---> Removed intermediate container e0a409edc01b ---> b8f4c16dd8b3 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5369605e1cbe ---> Removed intermediate container 5369605e1cbe ---> 02c0535fc1cd Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in d0c62fb0d345 ---> Removed intermediate container d0c62fb0d345 ---> c47ce192b755 [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 c47ce192b755 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_7_2-2 2025-07-21 12:00:35,756: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] c8d5aa4b5373: Preparing 390fd18ec68c: Preparing e58c42545b2d: Preparing 21b77aef33a8: Preparing 40de417b4e14: Preparing f7a11079b8d3: Preparing c2d417855afc: Preparing 315e1a25f81d: Preparing 970043a485eb: Preparing 8103040c13ca: Preparing 10880e6641b0: Preparing 174f56854903: Preparing c8d5aa4b5373: Waiting 390fd18ec68c: Waiting e58c42545b2d: Waiting 21b77aef33a8: Waiting 40de417b4e14: Waiting f7a11079b8d3: Waiting c2d417855afc: Waiting 315e1a25f81d: Waiting 970043a485eb: Waiting 8103040c13ca: Waiting 10880e6641b0: Waiting 174f56854903: Waiting 21b77aef33a8: Layer already exists e58c42545b2d: Layer already exists 40de417b4e14: Layer already exists f7a11079b8d3: Layer already exists 315e1a25f81d: Layer already exists c2d417855afc: Layer already exists 390fd18ec68c: Pushed 970043a485eb: Layer already exists 10880e6641b0: Layer already exists 8103040c13ca: Layer already exists 174f56854903: Layer already exists c8d5aa4b5373: Pushed master-1_9_7_2-2: digest: sha256:9014138a20feac9d54fc8f9d36dab877ec763340cce320a8028d96f2ea89282f size: 2830 2025-07-21 12:00:56,122: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds