2025-07-17 01:43:27,907: INFO: Building opensdn-controller-control-control 2025-07-17 01:43:27,954: 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} ---> c318e914e63d Step 4/10 : ARG CONTAINER_NAME ---> Running in a173b833f6c6 ---> Removed intermediate container a173b833f6c6 ---> 450b541e010d Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 922450a87910 ---> Removed intermediate container 922450a87910 ---> 834cbfee0319 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 5931c61cb5d5 ---> Removed intermediate container 5931c61cb5d5 ---> 42646b5a4238 Step 7/10 : COPY entrypoint.sh / ---> 886f2257e8d0 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 3b1076e858fa ---> Removed intermediate container 3b1076e858fa ---> c9b9b0e15689 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 39efec1bf192 ---> Removed intermediate container 39efec1bf192 ---> b8e7656ece12 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in f617a22ab26c ---> Removed intermediate container f617a22ab26c ---> fea1ff14782f [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 fea1ff14782f Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 2025-07-17 01:43:42,531: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-control] 5a776ed9d9c9: Preparing c25f1fefae8a: Preparing dbd811f04f03: Preparing afceaecbd0e5: Preparing 5a776ed9d9c9: Waiting a4ba02ffef01: Preparing 9494b9c4cdff: Preparing 197268d82dcb: Preparing 53add8aec249: Preparing e40e65ee9ebf: Preparing 78e25d942d80: Preparing fa260b2c4957: Preparing 174f56854903: Preparing c25f1fefae8a: Waiting dbd811f04f03: Waiting afceaecbd0e5: Waiting a4ba02ffef01: Waiting 9494b9c4cdff: Waiting 197268d82dcb: Waiting 53add8aec249: Waiting e40e65ee9ebf: Waiting 78e25d942d80: Waiting fa260b2c4957: Waiting 174f56854903: Waiting dbd811f04f03: Layer already exists afceaecbd0e5: Layer already exists a4ba02ffef01: Layer already exists 9494b9c4cdff: Layer already exists c25f1fefae8a: Pushed 197268d82dcb: Layer already exists 53add8aec249: Layer already exists e40e65ee9ebf: Layer already exists fa260b2c4957: Layer already exists 78e25d942d80: Layer already exists 174f56854903: Layer already exists 5a776ed9d9c9: Pushed nightly: digest: sha256:3e49164fec66f47e33287f9ab249193615157a4a6498b438499b8585d478132d size: 2830 2025-07-17 01:44:06,906: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds