2025-07-09 11:40:20,568: INFO: Building opensdn-controller-control-control 2025-07-09 11:40:20,629: 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_0_3-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} ---> 714482fa3168 Step 4/10 : ARG CONTAINER_NAME ---> Running in 45c79526b25e ---> Removed intermediate container 45c79526b25e ---> 164097607271 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in a04395c377c4 ---> Removed intermediate container a04395c377c4 ---> 373c506222ca 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 d1b800c03198 ---> Removed intermediate container d1b800c03198 ---> 69b30faff2cd Step 7/10 : COPY entrypoint.sh / ---> 82adf28acec2 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 5066552039f3 ---> Removed intermediate container 5066552039f3 ---> fb3fdcd5bdb9 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 985001e349c9 ---> Removed intermediate container 985001e349c9 ---> 66d1aa2a9e42 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in f210fb675d06 ---> Removed intermediate container f210fb675d06 ---> a43e56fcfc43 [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 a43e56fcfc43 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_0_3-1 2025-07-09 11:40:40,186: INFO: Docker build duration: 20 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 2682346ba5ca: Preparing eb67d2fdca6d: Preparing 170486c634aa: Preparing 06c647cf940c: Preparing 64135f797a0f: Preparing ee5412c3dbb7: Preparing 7a56955501e4: Preparing 367c305bf31f: Preparing 3a9c10b2d0f3: Preparing 5c415566d72f: Preparing b2e4ed3f4e24: Preparing 174f56854903: Preparing 2682346ba5ca: Waiting eb67d2fdca6d: Waiting 170486c634aa: Waiting 06c647cf940c: Waiting 64135f797a0f: Waiting ee5412c3dbb7: Waiting 7a56955501e4: Waiting 367c305bf31f: Waiting 3a9c10b2d0f3: Waiting 5c415566d72f: Waiting b2e4ed3f4e24: Waiting 174f56854903: Waiting 06c647cf940c: Layer already exists 170486c634aa: Layer already exists 64135f797a0f: Layer already exists 7a56955501e4: Layer already exists eb67d2fdca6d: Pushed 367c305bf31f: Layer already exists ee5412c3dbb7: Layer already exists 3a9c10b2d0f3: Layer already exists 5c415566d72f: Layer already exists b2e4ed3f4e24: Layer already exists 174f56854903: Layer already exists 2682346ba5ca: Pushed master-1_9_0_3-1: digest: sha256:1c99a6ae8bd212ad32eae81e3c644a5580ef1f95c4af465c7663a9029b72d4ce size: 2830 2025-07-09 11:41:04,291: INFO: Building opensdn-controller-control-control finished successfully, duration: 44 seconds