2025-07-22 13:41:15,289: INFO: Building opensdn-controller-control-control 2025-07-22 13:41:15,330: 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_9_7_3-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} ---> 243f6de82550 Step 4/10 : ARG CONTAINER_NAME ---> Running in e0212b91113f ---> Removed intermediate container e0212b91113f ---> 2e5f413aee63 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in b2b7e1ca3baf ---> Removed intermediate container b2b7e1ca3baf ---> 978555114f68 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 07752e5caa25 ---> Removed intermediate container 07752e5caa25 ---> a9be250e6f2e Step 7/10 : COPY entrypoint.sh / ---> 6d6c600d7ee5 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in b1bd967d59f8 ---> Removed intermediate container b1bd967d59f8 ---> b203f6976902 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 593cd58d7f6f ---> Removed intermediate container 593cd58d7f6f ---> a05bb5854268 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in cbdcad749f6e ---> Removed intermediate container cbdcad749f6e ---> 2964b0df37d9 [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 2964b0df37d9 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_7_3-3 2025-07-22 13:41:31,252: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 43b8c39a0214: Preparing 6f7b85050f74: Preparing 9c2aa48fd287: Preparing e49cdd92318d: Preparing f06d4b46c358: Preparing b7df0da4777d: Preparing 8a9abd8e4cad: Preparing ae4a25ee3d08: Preparing 54a3affb57a6: Preparing 430a8869dc82: Preparing 602ef71f5ccc: Preparing 174f56854903: Preparing 43b8c39a0214: Waiting 6f7b85050f74: Waiting 9c2aa48fd287: Waiting e49cdd92318d: Waiting f06d4b46c358: Waiting b7df0da4777d: Waiting 8a9abd8e4cad: Waiting ae4a25ee3d08: Waiting 54a3affb57a6: Waiting 430a8869dc82: Waiting 602ef71f5ccc: Waiting 174f56854903: Waiting e49cdd92318d: Layer already exists 9c2aa48fd287: Layer already exists f06d4b46c358: Layer already exists b7df0da4777d: Layer already exists 8a9abd8e4cad: Layer already exists ae4a25ee3d08: Layer already exists 430a8869dc82: Layer already exists 54a3affb57a6: Layer already exists 602ef71f5ccc: Layer already exists 6f7b85050f74: Pushed 174f56854903: Layer already exists 43b8c39a0214: Pushed master-1_9_7_3-3: digest: sha256:79427b1ffd3e4bf9d2dbfb15fbb62eb31b45bd8e25f8bf982c8793edc1e16d82 size: 2830 2025-07-22 13:41:46,308: INFO: Building opensdn-controller-control-control finished successfully, duration: 31 seconds