2025-06-30 01:35:01,157: INFO: Building opensdn-controller-control-control 2025-06-30 01:35:01,205: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> b9616065b120 Step 4/10 : ARG CONTAINER_NAME ---> Running in 5cd4fcd2a1d8 ---> Removed intermediate container 5cd4fcd2a1d8 ---> fae016dc2ddf Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 192c594ca2d7 ---> Removed intermediate container 192c594ca2d7 ---> 543cd88e9cbf 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 38ed082364c6 ---> Removed intermediate container 38ed082364c6 ---> 0cbd811cc5c9 Step 7/10 : COPY entrypoint.sh / ---> 920146338b69 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 6dbf5ced4f9f ---> Removed intermediate container 6dbf5ced4f9f ---> e7378a19b1ec Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 382313d505ab ---> Removed intermediate container 382313d505ab ---> 0ee72478d4de Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 32c1bcd4a986 ---> Removed intermediate container 32c1bcd4a986 ---> be390a4a0796 [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 be390a4a0796 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 2025-06-30 01:35:17,425: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-control] 0cad9339f42d: Preparing 5b26620b2600: Preparing 96812019a694: Preparing cedc16c4ec72: Preparing 7921308bbc18: Preparing 5508c80dec1f: Preparing 23eec888fc98: Preparing 4811f02d146c: Preparing 6fe9616a3ba8: Preparing 5596361584af: Preparing 7e2050ac8733: Preparing 174f56854903: Preparing 0cad9339f42d: Waiting 5b26620b2600: Waiting 96812019a694: Waiting cedc16c4ec72: Waiting 7921308bbc18: Waiting 5508c80dec1f: Waiting 23eec888fc98: Waiting 4811f02d146c: Waiting 6fe9616a3ba8: Waiting 5596361584af: Waiting 7e2050ac8733: Waiting 174f56854903: Waiting 96812019a694: Layer already exists cedc16c4ec72: Layer already exists 7921308bbc18: Layer already exists 5508c80dec1f: Layer already exists 23eec888fc98: Layer already exists 4811f02d146c: Layer already exists 6fe9616a3ba8: Layer already exists 5596361584af: Layer already exists 7e2050ac8733: Layer already exists 5b26620b2600: Pushed 174f56854903: Layer already exists 0cad9339f42d: Pushed nightly: digest: sha256:4a0d9b31c62ff267f24bf0c9433ccc344bcef0b9f9125f67d274bb223967ce3b size: 2830 2025-06-30 01:35:36,974: INFO: Building opensdn-controller-control-control finished successfully, duration: 35 seconds