2025-06-10 11:39:14,544: INFO: Building opensdn-controller-control-control 2025-06-10 11:39:14,605: 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_3-7 --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} ---> 1f8ad8ce674d Step 4/10 : ARG CONTAINER_NAME ---> Running in 74451e03bdb2 ---> Removed intermediate container 74451e03bdb2 ---> 983749e16e3d Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in edaab89b3d2d ---> Removed intermediate container edaab89b3d2d ---> 486b9368f5d4 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 c11abfbc5116 ---> Removed intermediate container c11abfbc5116 ---> 36cf9a888854 Step 7/10 : COPY entrypoint.sh / ---> 1e9881c6f753 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in f8b728f7531e ---> Removed intermediate container f8b728f7531e ---> 94e31f29858a Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in d6563915e0ea ---> Removed intermediate container d6563915e0ea ---> 9652a19bda09 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 560d32b83541 ---> Removed intermediate container 560d32b83541 ---> e9bc2d32acea [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 e9bc2d32acea Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_0_3-7 2025-06-10 11:39:31,879: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 1574db5ca68f: Preparing 0204bfa7bf15: Preparing 1574db5ca68f: Waiting ca51b1269868: Preparing bb0f1b6e4cf9: Preparing 8628d7634ce2: Preparing d081da45973e: Preparing f31181064ca1: Preparing 9f75b526bc08: Preparing d8ed2a7b303e: Preparing c27b51f62417: Preparing e4c00deb4fa8: Preparing 174f56854903: Preparing 0204bfa7bf15: Waiting ca51b1269868: Waiting bb0f1b6e4cf9: Waiting 8628d7634ce2: Waiting d081da45973e: Waiting f31181064ca1: Waiting 9f75b526bc08: Waiting d8ed2a7b303e: Waiting c27b51f62417: Waiting e4c00deb4fa8: Waiting 174f56854903: Waiting 8628d7634ce2: Layer already exists ca51b1269868: Layer already exists bb0f1b6e4cf9: Layer already exists d081da45973e: Layer already exists 0204bfa7bf15: Pushed 9f75b526bc08: Layer already exists f31181064ca1: Layer already exists d8ed2a7b303e: Layer already exists c27b51f62417: Layer already exists 174f56854903: Layer already exists e4c00deb4fa8: Layer already exists 1574db5ca68f: Pushed master-1_8_0_3-7: digest: sha256:1b33e1837eaa9b579b697a6443725d002acb5a0b527f303c4844db4d112c714c size: 2830 2025-06-10 11:39:59,670: INFO: Building opensdn-controller-control-control finished successfully, duration: 45 seconds