2025-08-19 12:36:21,804: INFO: Building opensdn-controller-control-control 2025-08-19 12:36:21,847: 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_9-3_9 --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} ---> 8986946fd6e7 Step 4/10 : ARG CONTAINER_NAME ---> Running in f4e8142b81a7 ---> Removed intermediate container f4e8142b81a7 ---> 70003986303b Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 608e05f5e693 ---> Removed intermediate container 608e05f5e693 ---> de5a2d90a486 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 1f789cc4f562 ---> Removed intermediate container 1f789cc4f562 ---> 003720ee0e45 Step 7/10 : COPY entrypoint.sh / ---> a34aa9e1bc09 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 9087ccc8f989 ---> Removed intermediate container 9087ccc8f989 ---> ff46f268b147 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 45ba54ec16c5 ---> Removed intermediate container 45ba54ec16c5 ---> 36ee7d74a8f2 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 4483973b771e ---> Removed intermediate container 4483973b771e ---> e2bcead1513d [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 e2bcead1513d Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_6_9-3_9 2025-08-19 12:36:37,662: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 90a8acfe067e: Preparing cafa1e036d12: Preparing 9446b3baccec: Preparing 0e0b8fd0f81f: Preparing d99800835d8c: Preparing 3fb5426ef2cb: Preparing 141432770208: Preparing db0012e280a8: Preparing 1fd5a65de0f3: Preparing 5afd6eb00bd2: Preparing 5d415f2b752d: Preparing 174f56854903: Preparing 90a8acfe067e: Waiting cafa1e036d12: Waiting 9446b3baccec: Waiting 0e0b8fd0f81f: Waiting d99800835d8c: Waiting 3fb5426ef2cb: Waiting 141432770208: Waiting db0012e280a8: Waiting 1fd5a65de0f3: Waiting 5afd6eb00bd2: Waiting 5d415f2b752d: Waiting 174f56854903: Waiting 9446b3baccec: Layer already exists 0e0b8fd0f81f: Layer already exists cafa1e036d12: Pushed d99800835d8c: Layer already exists 3fb5426ef2cb: Layer already exists 141432770208: Layer already exists db0012e280a8: Layer already exists 5d415f2b752d: Layer already exists 1fd5a65de0f3: Layer already exists 5afd6eb00bd2: Layer already exists 174f56854903: Layer already exists 90a8acfe067e: Pushed master-1_7_6_9-3_9: digest: sha256:8d8d0c74f57a033388bea0af4f8e3d10acce90acc607ccf8a3182e8a98d8fe8e size: 2830 2025-08-19 12:36:58,413: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds