2025-07-22 12:58:36,870: INFO: Building opensdn-controller-control-control 2025-07-22 12:58:36,913: 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_4-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} ---> a6ffd41afc7d Step 4/10 : ARG CONTAINER_NAME ---> Running in cb6434c735ec ---> Removed intermediate container cb6434c735ec ---> 4f5d4996d59f Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 171e9ea78d58 ---> Removed intermediate container 171e9ea78d58 ---> 694735c206c4 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 9a57bfab37c9 ---> Removed intermediate container 9a57bfab37c9 ---> ac13db820b41 Step 7/10 : COPY entrypoint.sh / ---> 3fad3217a9b3 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in ec23b197afc2 ---> Removed intermediate container ec23b197afc2 ---> 3c5557e39d4c Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 57bf01f0c54e ---> Removed intermediate container 57bf01f0c54e ---> ff78ef4d9167 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 17791ba7146c ---> Removed intermediate container 17791ba7146c ---> 13607a514bd6 [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 13607a514bd6 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_7_4-2 2025-07-22 12:58:50,908: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 5c7c36cf0ef5: Preparing f3ebc185e0a6: Preparing 5a657f7034a1: Preparing c60aa87a44d3: Preparing a9faa6bd64c2: Preparing dabc03f53144: Preparing aee009781297: Preparing 6d1460119f58: Preparing 80877ec1bb1a: Preparing 497c54403214: Preparing 13e61f889027: Preparing 174f56854903: Preparing 5c7c36cf0ef5: Waiting f3ebc185e0a6: Waiting 5a657f7034a1: Waiting c60aa87a44d3: Waiting a9faa6bd64c2: Waiting dabc03f53144: Waiting aee009781297: Waiting 6d1460119f58: Waiting 80877ec1bb1a: Waiting 497c54403214: Waiting 13e61f889027: Waiting 174f56854903: Waiting 5a657f7034a1: Layer already exists c60aa87a44d3: Layer already exists f3ebc185e0a6: Pushed a9faa6bd64c2: Layer already exists dabc03f53144: Layer already exists 6d1460119f58: Layer already exists aee009781297: Layer already exists 13e61f889027: Layer already exists 174f56854903: Layer already exists 497c54403214: Layer already exists 80877ec1bb1a: Layer already exists 5c7c36cf0ef5: Pushed master-1_9_7_4-2: digest: sha256:041f5bc3dcf6558c97951da5ef585056ff4afc0333f95d0cc38018f5de0da386 size: 2830 2025-07-22 12:59:12,040: INFO: Building opensdn-controller-control-control finished successfully, duration: 36 seconds