2025-08-20 17:32:35,135: INFO: Building opensdn-controller-control-control 2025-08-20 17:32:35,171: 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_9-4_0 --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} ---> 6ac336a4e641 Step 4/10 : ARG CONTAINER_NAME ---> Running in f96cabf512cb ---> Removed intermediate container f96cabf512cb ---> bbfef1d769a7 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 67145e2602ee ---> Removed intermediate container 67145e2602ee ---> 91aec2136a84 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 23fa1c08e41e ---> Removed intermediate container 23fa1c08e41e ---> d7054e41c8e3 Step 7/10 : COPY entrypoint.sh / ---> e37e37deee44 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in b51971283b08 ---> Removed intermediate container b51971283b08 ---> e7546a7c0194 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in fff40b292a1b ---> Removed intermediate container fff40b292a1b ---> 77ce3f94f888 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in ff420b5c24b3 ---> Removed intermediate container ff420b5c24b3 ---> 6c226dfc1789 [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 6c226dfc1789 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_6_9-4_0 2025-08-20 17:32:51,320: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 3d0a86154662: Preparing 4b510f62976d: Preparing 66448bd2e177: Preparing f29576419863: Preparing 5404fbee2a11: Preparing 8fdd3ea35706: Preparing aa6840df70e3: Preparing 334288fbcd08: Preparing acd9d0afd2ba: Preparing 45b6b94441ff: Preparing eeab41ffccec: Preparing 174f56854903: Preparing 3d0a86154662: Waiting 4b510f62976d: Waiting 66448bd2e177: Waiting f29576419863: Waiting 5404fbee2a11: Waiting 8fdd3ea35706: Waiting aa6840df70e3: Waiting 334288fbcd08: Waiting acd9d0afd2ba: Waiting 45b6b94441ff: Waiting eeab41ffccec: Waiting 174f56854903: Waiting 66448bd2e177: Layer already exists f29576419863: Layer already exists 5404fbee2a11: Layer already exists 4b510f62976d: Pushed aa6840df70e3: Layer already exists 8fdd3ea35706: Layer already exists 334288fbcd08: Layer already exists acd9d0afd2ba: Layer already exists eeab41ffccec: Layer already exists 174f56854903: Layer already exists 45b6b94441ff: Layer already exists 3d0a86154662: Pushed master-1_7_6_9-4_0: digest: sha256:b07c0a7df7313e2f93c43e725baf60871bbfab5477418e3a73dd2cba09e7f9d0 size: 2830 2025-08-20 17:33:12,979: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds