2025-05-31 11:52:04,674: INFO: Building opensdn-controller-control-control 2025-05-31 11:52:04,702: 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_7_6_6-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} ---> bc7511b6ca90 Step 4/10 : ARG CONTAINER_NAME ---> Running in d449a952b00d ---> Removed intermediate container d449a952b00d ---> b72d32229a5a Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 6acc6feb474f ---> Removed intermediate container 6acc6feb474f ---> 7bbeafadddaf 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 2ea91cbd480a ---> Removed intermediate container 2ea91cbd480a ---> e9080441e923 Step 7/10 : COPY entrypoint.sh / ---> 18f0ddd84284 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 4e688a28fc18 ---> Removed intermediate container 4e688a28fc18 ---> 3f85ad91df51 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 0abf5f8a9b0d ---> Removed intermediate container 0abf5f8a9b0d ---> d8ec9655b56b Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 18036990410d ---> Removed intermediate container 18036990410d ---> fc153ef86574 [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 fc153ef86574 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_6_6-1 2025-05-31 11:52:19,904: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 8b9d1c6e58d2: Preparing 12ac7dd83b53: Preparing 59e15b460df5: Preparing 59b1d4299465: Preparing d59e40468176: Preparing 0af7d579823a: Preparing 86b46f56a8f4: Preparing ef48129df4dd: Preparing ab23bdec3c97: Preparing 6b394d2ccf5c: Preparing df242576d491: Preparing 174f56854903: Preparing 8b9d1c6e58d2: Waiting 12ac7dd83b53: Waiting 59e15b460df5: Waiting 59b1d4299465: Waiting d59e40468176: Waiting 0af7d579823a: Waiting 86b46f56a8f4: Waiting ef48129df4dd: Waiting ab23bdec3c97: Waiting 6b394d2ccf5c: Waiting df242576d491: Waiting 174f56854903: Waiting d59e40468176: Layer already exists 59e15b460df5: Layer already exists 12ac7dd83b53: Pushed 59b1d4299465: Layer already exists 0af7d579823a: Layer already exists 86b46f56a8f4: Layer already exists ef48129df4dd: Layer already exists ab23bdec3c97: Layer already exists 6b394d2ccf5c: Layer already exists df242576d491: Layer already exists 174f56854903: Layer already exists 8b9d1c6e58d2: Pushed master-1_7_6_6-1: digest: sha256:c9f72f3912486fdce40a2a84e22a92645219fbc1a233845c81ce1e49dba0f105 size: 2830 2025-05-31 11:52:42,292: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds