2025-05-05 12:23:05,619: INFO: Building opensdn-controller-control-control 2025-05-05 12:23:05,660: 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_6_6_1-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} ---> 5511cc29cd0a Step 4/10 : ARG CONTAINER_NAME ---> Running in 3943a5e6a024 ---> Removed intermediate container 3943a5e6a024 ---> 458c5bc2eac9 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in e9a517f31168 ---> Removed intermediate container e9a517f31168 ---> d54d5936fe64 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 4286c202fe78 ---> Removed intermediate container 4286c202fe78 ---> 0c00c089a8e1 Step 7/10 : COPY entrypoint.sh / ---> b0f4f050d371 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in d3f897faedb9 ---> Removed intermediate container d3f897faedb9 ---> b5bc3f878799 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 04b99dda9669 ---> Removed intermediate container 04b99dda9669 ---> 415f77573adc Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 0789ea780a21 ---> Removed intermediate container 0789ea780a21 ---> 8942c14346e0 [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 8942c14346e0 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_6_1-3 2025-05-05 12:23:26,539: INFO: Docker build duration: 21 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 50077a411167: Preparing 6db29b9f86c1: Preparing e50117dbbc2b: Preparing 6e7f56d09a7e: Preparing 11d8a71da02f: Preparing b9a54abf6f60: Preparing 1b86360bbdeb: Preparing 5c37fa06634a: Preparing 6fdd0883af48: Preparing d33ef353de57: Preparing 61a88a08ce78: Preparing 174f56854903: Preparing 50077a411167: Waiting 6db29b9f86c1: Waiting e50117dbbc2b: Waiting 6e7f56d09a7e: Waiting 11d8a71da02f: Waiting b9a54abf6f60: Waiting 1b86360bbdeb: Waiting 5c37fa06634a: Waiting 6fdd0883af48: Waiting d33ef353de57: Waiting 61a88a08ce78: Waiting 174f56854903: Waiting e50117dbbc2b: Layer already exists 6db29b9f86c1: Pushed b9a54abf6f60: Layer already exists 1b86360bbdeb: Layer already exists 6e7f56d09a7e: Layer already exists 11d8a71da02f: Layer already exists 5c37fa06634a: Layer already exists 6fdd0883af48: Layer already exists 61a88a08ce78: Layer already exists d33ef353de57: Layer already exists 174f56854903: Layer already exists 50077a411167: Pushed master-1_6_6_1-3: digest: sha256:b942c6b200c41e86d7716b41dad608bc401b108e2f061d5b63ddb1a3dcd75482 size: 2830 2025-05-05 12:23:48,777: INFO: Building opensdn-controller-control-control finished successfully, duration: 43 seconds