2025-08-10 19:57:18,360: INFO: Building opensdn-controller-control-control 2025-08-10 19:57:18,417: 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_8_5-1_0 --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} ---> 6622633712ca Step 4/10 : ARG CONTAINER_NAME ---> Running in 1ccc46f0a5e3 ---> Removed intermediate container 1ccc46f0a5e3 ---> c337716f840c Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in b9ebb86e3c98 ---> Removed intermediate container b9ebb86e3c98 ---> 130a01ce5efc 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 68ba1f7dfbc1 ---> Removed intermediate container 68ba1f7dfbc1 ---> 88ceb28947be Step 7/10 : COPY entrypoint.sh / ---> 241ba08d16b7 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 1a86f0195f7b ---> Removed intermediate container 1a86f0195f7b ---> aea7df8a6294 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in eede7b397016 ---> Removed intermediate container eede7b397016 ---> 1a010f2ca3b4 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 74c3749d4a5c ---> Removed intermediate container 74c3749d4a5c ---> a70668797861 [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 a70668797861 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_8_5-1_0 2025-08-10 19:57:40,559: INFO: Docker build duration: 22 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 246610256a13: Preparing 66ce27266317: Preparing b8348b2ab954: Preparing 0cbe1ec65027: Preparing 4f5483b64105: Preparing cebe8121d3a9: Preparing 5958520636fd: Preparing 3046399dfc09: Preparing 781e8ecb76f3: Preparing b9945a2465e3: Preparing 2acdf668c0f6: Preparing 174f56854903: Preparing 246610256a13: Waiting 66ce27266317: Waiting b8348b2ab954: Waiting 0cbe1ec65027: Waiting 4f5483b64105: Waiting cebe8121d3a9: Waiting 5958520636fd: Waiting 3046399dfc09: Waiting 781e8ecb76f3: Waiting b9945a2465e3: Waiting 174f56854903: Waiting 2acdf668c0f6: Waiting b8348b2ab954: Layer already exists 0cbe1ec65027: Layer already exists 4f5483b64105: Layer already exists cebe8121d3a9: Layer already exists 5958520636fd: Layer already exists 66ce27266317: Pushed b9945a2465e3: Layer already exists 3046399dfc09: Layer already exists 781e8ecb76f3: Layer already exists 2acdf668c0f6: Layer already exists 174f56854903: Layer already exists 246610256a13: Pushed master-1_9_8_5-1_0: digest: sha256:3967477627398daf7ad67d770cf9a2dcf03d33f92a2bb9f8fe54f0e4d4a1f3f7 size: 2830 2025-08-10 19:58:12,654: INFO: Building opensdn-controller-control-control finished successfully, duration: 54 seconds