2025-06-05 01:29:02,003: INFO: Building opensdn-controller-control-control 2025-06-05 01:29:02,035: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> 5fc3188ed145 Step 4/10 : ARG CONTAINER_NAME ---> Running in 3923213cefe9 ---> Removed intermediate container 3923213cefe9 ---> 97f2606e6953 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in ef99ff7dd722 ---> Removed intermediate container ef99ff7dd722 ---> ae3bc4921f79 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 3fdcb2ca4753 ---> Removed intermediate container 3fdcb2ca4753 ---> 81c43dde0426 Step 7/10 : COPY entrypoint.sh / ---> ca1c60161eb7 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in d3193701e801 ---> Removed intermediate container d3193701e801 ---> 3adad485c98b Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 9ea4252b590d ---> Removed intermediate container 9ea4252b590d ---> 60daa3a651d8 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in cbc7d42067f0 ---> Removed intermediate container cbc7d42067f0 ---> faedb01aac43 [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 faedb01aac43 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 2025-06-05 01:29:18,506: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-control] 04282afb5b69: Preparing bc4ddc6a6ffc: Preparing 169bf480ba0a: Preparing 3b15613301d3: Preparing 0354545b96f3: Preparing 27fb6c21f4cf: Preparing 435e931836dc: Preparing 27e95c9a7e4c: Preparing 43a68e532a24: Preparing 0354545b96f3: Waiting 27fb6c21f4cf: Waiting 04282afb5b69: Waiting bc4ddc6a6ffc: Waiting 435e931836dc: Waiting 27e95c9a7e4c: Waiting 169bf480ba0a: Waiting 3b15613301d3: Waiting 43a68e532a24: Waiting 6cc8a7234f83: Preparing af1f259d18dd: Preparing 174f56854903: Preparing 6cc8a7234f83: Waiting af1f259d18dd: Waiting 174f56854903: Waiting 3b15613301d3: Layer already exists 169bf480ba0a: Layer already exists 0354545b96f3: Layer already exists 27fb6c21f4cf: Layer already exists bc4ddc6a6ffc: Pushed 27e95c9a7e4c: Layer already exists 435e931836dc: Layer already exists 43a68e532a24: Layer already exists 6cc8a7234f83: Layer already exists 174f56854903: Layer already exists af1f259d18dd: Layer already exists 04282afb5b69: Pushed nightly: digest: sha256:ea38a4b838971322afdb71da2dccef31a4fe08ee60352449319ca8460330fac9 size: 2830 2025-06-05 01:29:37,295: INFO: Building opensdn-controller-control-control finished successfully, duration: 36 seconds