2025-06-20 07:33:41,385: INFO: Building opensdn-controller-control-control 2025-06-20 07:33:41,430: 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_4_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} ---> 85b890a4a2a7 Step 4/10 : ARG CONTAINER_NAME ---> Running in b3d8bff069c3 ---> Removed intermediate container b3d8bff069c3 ---> 3e80c39a9c6c Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 92b963e35010 ---> Removed intermediate container 92b963e35010 ---> 36cc5ecde6d1 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 5fcfcbb4145e ---> Removed intermediate container 5fcfcbb4145e ---> 9091d86dcf95 Step 7/10 : COPY entrypoint.sh / ---> 6c9be06230de Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 060865ef6e8b ---> Removed intermediate container 060865ef6e8b ---> d86aabe2713a Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 684db18297c0 ---> Removed intermediate container 684db18297c0 ---> 0d35f0e79e14 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 6a4639668488 ---> Removed intermediate container 6a4639668488 ---> 78f8b99e5859 [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 78f8b99e5859 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_4_1-1 2025-06-20 07:33:59,691: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 970eb17733b6: Preparing 1f13a9abc709: Preparing ab643a10d8c4: Preparing f511967f2574: Preparing ccdd651fc96f: Preparing 3a352aa531d4: Preparing d3074b47f846: Preparing f84e0685a1cf: Preparing acf5a666ae5f: Preparing 8945cbbbec01: Preparing 605606480c10: Preparing 174f56854903: Preparing 970eb17733b6: Waiting 1f13a9abc709: Waiting ab643a10d8c4: Waiting f511967f2574: Waiting ccdd651fc96f: Waiting 3a352aa531d4: Waiting d3074b47f846: Waiting f84e0685a1cf: Waiting acf5a666ae5f: Waiting 8945cbbbec01: Waiting 605606480c10: Waiting 174f56854903: Waiting ab643a10d8c4: Layer already exists ccdd651fc96f: Layer already exists f511967f2574: Layer already exists 3a352aa531d4: Layer already exists 1f13a9abc709: Pushed f84e0685a1cf: Layer already exists d3074b47f846: Layer already exists acf5a666ae5f: Layer already exists 8945cbbbec01: Layer already exists 605606480c10: Layer already exists 174f56854903: Layer already exists 970eb17733b6: Pushed master-1_8_4_1-1: digest: sha256:234449f51dcb6922f5df03f7edd612d0f7565b39c6dd7ca36bee7707457b4237 size: 2830 2025-06-20 07:34:20,722: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds