2025-07-03 15:51:45,576: INFO: Building opensdn-controller-control-control 2025-07-03 15:51:45,685: 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_8_1-2 --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} ---> 0916e51ea4b5 Step 4/10 : ARG CONTAINER_NAME ---> Running in 10cc6f7fe7c6 ---> Removed intermediate container 10cc6f7fe7c6 ---> 86e1432a1c19 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in a0af6e47b26d ---> Removed intermediate container a0af6e47b26d ---> bd02e08d8fd9 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 c5d75995a93e ---> Removed intermediate container c5d75995a93e ---> d2bbbc97d71a Step 7/10 : COPY entrypoint.sh / ---> 76e578f9d3b4 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 7e5226882cc1 ---> Removed intermediate container 7e5226882cc1 ---> a5ba3d2e9a8e Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in f8a7226feb47 ---> Removed intermediate container f8a7226feb47 ---> 15bb57f7ed3a Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in b3173121d382 ---> Removed intermediate container b3173121d382 ---> df89a0675b2a [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 df89a0675b2a Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_8_1-2 2025-07-03 15:52:04,119: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 59f1eba4144f: Preparing 3b7c1a8cd6ef: Preparing fc76e45d2dd8: Preparing fc91c43bd18d: Preparing ef2c0d871c4f: Preparing 7d01bdf14da1: Preparing c0732a5f92b8: Preparing 19997992a3fc: Preparing f10b9424bac4: Preparing 42ccec080dd6: Preparing 671a179cf100: Preparing 174f56854903: Preparing 59f1eba4144f: Waiting 3b7c1a8cd6ef: Waiting fc76e45d2dd8: Waiting fc91c43bd18d: Waiting ef2c0d871c4f: Waiting 7d01bdf14da1: Waiting c0732a5f92b8: Waiting 19997992a3fc: Waiting f10b9424bac4: Waiting 671a179cf100: Waiting 42ccec080dd6: Waiting ef2c0d871c4f: Layer already exists fc76e45d2dd8: Layer already exists fc91c43bd18d: Layer already exists 19997992a3fc: Layer already exists c0732a5f92b8: Layer already exists 7d01bdf14da1: Layer already exists 3b7c1a8cd6ef: Pushed 42ccec080dd6: Layer already exists f10b9424bac4: Layer already exists 174f56854903: Layer already exists 671a179cf100: Layer already exists 59f1eba4144f: Pushed master-1_8_8_1-2: digest: sha256:96cafedc6670c9868828d1ea2eb21323e12aed5420f17e964e58a720f9999967 size: 2830 2025-07-03 15:52:25,533: INFO: Building opensdn-controller-control-control finished successfully, duration: 40 seconds