2025-06-13 20:15:41,665: INFO: Building opensdn-controller-control-control 2025-06-13 20:15:41,713: 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_8_0_7-1 --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} ---> 1a853b5daccf Step 4/10 : ARG CONTAINER_NAME ---> Running in e216a1630f1c ---> Removed intermediate container e216a1630f1c ---> 8e234b403d61 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 41d6221f5678 ---> Removed intermediate container 41d6221f5678 ---> a308da5bcadf 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 02b4b7b3caa6 ---> Removed intermediate container 02b4b7b3caa6 ---> 46a9fecd1d0b Step 7/10 : COPY entrypoint.sh / ---> f16002691967 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 6e440658500c ---> Removed intermediate container 6e440658500c ---> 40371096ecce Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5f26a76a8f5b ---> Removed intermediate container 5f26a76a8f5b ---> 9e3b1c046d6a Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 529e5fbdfe8b ---> Removed intermediate container 529e5fbdfe8b ---> 87b4cc4172d3 [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 87b4cc4172d3 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_0_7-1 2025-06-13 20:15:56,926: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] c42eed880d06: Preparing afdf25181436: Preparing d938609b514b: Preparing 4dff375c9fc0: Preparing a9c9271a7917: Preparing 3f4320cfdac3: Preparing 5ef35049cd9d: Preparing 21e38e3dc06d: Preparing 3eb0f81b41a4: Preparing 9057ef25ac77: Preparing 01cbba4677f2: Preparing 174f56854903: Preparing c42eed880d06: Waiting afdf25181436: Waiting d938609b514b: Waiting 4dff375c9fc0: Waiting a9c9271a7917: Waiting 3f4320cfdac3: Waiting 5ef35049cd9d: Waiting 21e38e3dc06d: Waiting 3eb0f81b41a4: Waiting 9057ef25ac77: Waiting 01cbba4677f2: Waiting 174f56854903: Waiting d938609b514b: Layer already exists 4dff375c9fc0: Layer already exists 3f4320cfdac3: Layer already exists a9c9271a7917: Layer already exists 5ef35049cd9d: Layer already exists afdf25181436: Pushed 21e38e3dc06d: Layer already exists 3eb0f81b41a4: Layer already exists 9057ef25ac77: Layer already exists 174f56854903: Layer already exists 01cbba4677f2: Layer already exists c42eed880d06: Pushed master-1_8_0_7-1: digest: sha256:1294f6ea3ee21ccc6108364cdfab531e40b3445a1d2949e6c808ab1f4e59d7b4 size: 2829 2025-06-13 20:16:15,870: INFO: Building opensdn-controller-control-control finished successfully, duration: 34 seconds