2025-05-29 11:55:35,307: INFO: Building opensdn-controller-control-control 2025-05-29 11:55:35,340: 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_7_6_3-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} ---> d47f6beaec41 Step 4/10 : ARG CONTAINER_NAME ---> Running in b026061e265a ---> Removed intermediate container b026061e265a ---> fbc5c9439470 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 3581a6deb7aa ---> Removed intermediate container 3581a6deb7aa ---> 4793644740fa 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 7cc8b4629e49 ---> Removed intermediate container 7cc8b4629e49 ---> f9901e545763 Step 7/10 : COPY entrypoint.sh / ---> 90e68d23e1dc Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 3b3ebb3b9e31 ---> Removed intermediate container 3b3ebb3b9e31 ---> 1f03483af6ee Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 9d579ff02877 ---> Removed intermediate container 9d579ff02877 ---> 6a33dd4ea9c0 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in fd579b7ee419 ---> Removed intermediate container fd579b7ee419 ---> 40bb57db33e2 [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 40bb57db33e2 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_6_3-1 2025-05-29 11:55:50,175: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 7f4e25c544e5: Preparing 094882cbbd5d: Preparing 59a88ee6f932: Preparing 308e53500e15: Preparing b8a1078fa766: Preparing f3c0dc5c68a3: Preparing d50a603ef982: Preparing aa14a2cb6b0e: Preparing d52132f7c1a7: Preparing 5acae68b2931: Preparing a0ecbdc28aec: Preparing 174f56854903: Preparing 7f4e25c544e5: Waiting 094882cbbd5d: Waiting 59a88ee6f932: Waiting 308e53500e15: Waiting b8a1078fa766: Waiting f3c0dc5c68a3: Waiting d50a603ef982: Waiting aa14a2cb6b0e: Waiting d52132f7c1a7: Waiting 5acae68b2931: Waiting a0ecbdc28aec: Waiting 174f56854903: Waiting 094882cbbd5d: Pushed 59a88ee6f932: Layer already exists 308e53500e15: Layer already exists f3c0dc5c68a3: Layer already exists b8a1078fa766: Layer already exists d50a603ef982: Layer already exists d52132f7c1a7: Layer already exists 5acae68b2931: Layer already exists aa14a2cb6b0e: Layer already exists a0ecbdc28aec: Layer already exists 174f56854903: Layer already exists 7f4e25c544e5: Pushed master-1_7_6_3-1: digest: sha256:7a95594420199a66538b6be5812a61a0b7bb0c5e42fe5fad055df434e4501df9 size: 2830 2025-05-29 11:56:14,165: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds