2025-06-03 15:59:16,022: INFO: Building opensdn-controller-control-control 2025-06-03 15:59:16,073: 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_8-3 --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} ---> 1660e66d5373 Step 4/10 : ARG CONTAINER_NAME ---> Running in ca02d7090fa7 ---> Removed intermediate container ca02d7090fa7 ---> d6e6bcf4196e Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 7ea4256df236 ---> Removed intermediate container 7ea4256df236 ---> b207d344bb16 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 88a711355ae6 ---> Removed intermediate container 88a711355ae6 ---> 82196ed36e9c Step 7/10 : COPY entrypoint.sh / ---> 259503aedaf5 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 508828fd7628 ---> Removed intermediate container 508828fd7628 ---> 898588b5cabc Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b2692ebb5627 ---> Removed intermediate container b2692ebb5627 ---> 209f5fe48bc4 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in dee63f71c8d8 ---> Removed intermediate container dee63f71c8d8 ---> 0cadbdc10b8d [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 0cadbdc10b8d Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_6_8-3 2025-06-03 15:59:34,130: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] bac2c32a32fc: Preparing 8976f2a4c9b0: Preparing d01fa682e00d: Preparing 165e8647dbf5: Preparing 35b87b42ef80: Preparing fb6e6587e839: Preparing 4a699db961f1: Preparing 4a471e9b88ac: Preparing 7d721f9a4335: Preparing c0779cc3a314: Preparing 4f6774fbdcab: Preparing 174f56854903: Preparing fb6e6587e839: Waiting 4a699db961f1: Waiting 4a471e9b88ac: Waiting 7d721f9a4335: Waiting c0779cc3a314: Waiting 4f6774fbdcab: Waiting 174f56854903: Waiting 165e8647dbf5: Layer already exists d01fa682e00d: Layer already exists 35b87b42ef80: Layer already exists 8976f2a4c9b0: Pushed 4a699db961f1: Layer already exists 4a471e9b88ac: Layer already exists 7d721f9a4335: Layer already exists 4f6774fbdcab: Layer already exists c0779cc3a314: Layer already exists fb6e6587e839: Layer already exists 174f56854903: Layer already exists bac2c32a32fc: Pushed master-1_7_6_8-3: digest: sha256:4fe92d12b778479b3aa13fc4e498af1b2481b0dcaf0acb93ba0aff839cf5badf size: 2830 2025-06-03 15:59:55,686: INFO: Building opensdn-controller-control-control finished successfully, duration: 40 seconds