2025-08-11 15:09:28,740: INFO: Building opensdn-controller-control-control 2025-08-11 15:09:28,776: 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_8_7-7 --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} ---> 3b308057c3a8 Step 4/10 : ARG CONTAINER_NAME ---> Running in 1def4c1cf971 ---> Removed intermediate container 1def4c1cf971 ---> 57cabf3c9bbe Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 2ad0d4498492 ---> Removed intermediate container 2ad0d4498492 ---> ae71e7b75e22 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 e5eed34cd506 ---> Removed intermediate container e5eed34cd506 ---> 428b0ad1c715 Step 7/10 : COPY entrypoint.sh / ---> db60c8f09ff9 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in b7f7ddc4f02a ---> Removed intermediate container b7f7ddc4f02a ---> ea8694fe6eda Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 03bad22c52f1 ---> Removed intermediate container 03bad22c52f1 ---> e230f3de7571 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 7e8b0c46e167 ---> Removed intermediate container 7e8b0c46e167 ---> e79459ebd439 [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 e79459ebd439 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_8_7-7 2025-08-11 15:09:44,675: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] ae66833e0680: Preparing a69415ac50af: Preparing 35adb2e0cdce: Preparing 72367b0d1f62: Preparing ae5ae5c6132b: Preparing a2770b32a1fd: Preparing 0527d8028984: Preparing b89414efcdbc: Preparing 9870c3e0638c: Preparing 02bc983d9162: Preparing a24b73894207: Preparing 174f56854903: Preparing ae66833e0680: Waiting a69415ac50af: Waiting 35adb2e0cdce: Waiting 72367b0d1f62: Waiting ae5ae5c6132b: Waiting a2770b32a1fd: Waiting 0527d8028984: Waiting b89414efcdbc: Waiting 9870c3e0638c: Waiting 02bc983d9162: Waiting a24b73894207: Waiting 174f56854903: Waiting 35adb2e0cdce: Layer already exists 72367b0d1f62: Layer already exists ae5ae5c6132b: Layer already exists a69415ac50af: Pushed a2770b32a1fd: Layer already exists 0527d8028984: Layer already exists b89414efcdbc: Layer already exists 9870c3e0638c: Layer already exists a24b73894207: Layer already exists 02bc983d9162: Layer already exists 174f56854903: Layer already exists ae66833e0680: Pushed master-1_9_8_7-7: digest: sha256:98731504a845d858ef1959c3d7930c3fd834ef155e6b924f72bfca6f638aad5d size: 2830 2025-08-11 15:10:02,875: INFO: Building opensdn-controller-control-control finished successfully, duration: 34 seconds