2025-07-08 09:08:20,786: INFO: Building opensdn-controller-control-control 2025-07-08 09:08:20,824: 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_0_1-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} ---> 6589e700bdaf Step 4/10 : ARG CONTAINER_NAME ---> Running in 8f17f8e362e4 ---> Removed intermediate container 8f17f8e362e4 ---> 6fa74a408243 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in ea97675edfa4 ---> Removed intermediate container ea97675edfa4 ---> 6488a8c71932 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 09696e9c0189 ---> Removed intermediate container 09696e9c0189 ---> a94caa8d68bd Step 7/10 : COPY entrypoint.sh / ---> 0d30acb00553 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in b5602b40febc ---> Removed intermediate container b5602b40febc ---> 396417928400 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in d56c7b51f3b4 ---> Removed intermediate container d56c7b51f3b4 ---> 79a7dfd7f9ce Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in d4e82e12faa1 ---> Removed intermediate container d4e82e12faa1 ---> 5cac67c9be2b [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 5cac67c9be2b Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_0_1-1 2025-07-08 09:08:36,765: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 5e890296cddf: Preparing 5412e010af2c: Preparing f8cceeef7f23: Preparing 14f466a82aba: Preparing 55e8807e2376: Preparing 604cb2a85327: Preparing 749182ebd63e: Preparing b601c23c1f20: Preparing 0798a29c930d: Preparing 2e4f582e39dc: Preparing 0987c02ce09f: Preparing 174f56854903: Preparing 5e890296cddf: Waiting 5412e010af2c: Waiting f8cceeef7f23: Waiting 14f466a82aba: Waiting 55e8807e2376: Waiting 604cb2a85327: Waiting 749182ebd63e: Waiting b601c23c1f20: Waiting 0798a29c930d: Waiting 2e4f582e39dc: Waiting 0987c02ce09f: Waiting 174f56854903: Waiting 5412e010af2c: Pushed f8cceeef7f23: Layer already exists 55e8807e2376: Layer already exists 14f466a82aba: Layer already exists 604cb2a85327: Layer already exists 749182ebd63e: Layer already exists b601c23c1f20: Layer already exists 0987c02ce09f: Layer already exists 0798a29c930d: Layer already exists 2e4f582e39dc: Layer already exists 174f56854903: Layer already exists 5e890296cddf: Pushed master-1_9_0_1-1: digest: sha256:d408dacd9d30f6e6179f799240e446d85f7ddf8e7acd1ab07412e69aad87db1d size: 2830 2025-07-08 09:08:58,168: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds