2025-06-18 11:41:50,411: INFO: Building opensdn-controller-control-control 2025-06-18 11:41:50,512: 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_2_2_1-4_2 --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} ---> 8f6d0cce3806 Step 4/10 : ARG CONTAINER_NAME ---> Running in 0a9d6575193c ---> Removed intermediate container 0a9d6575193c ---> a4424bddae21 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8b0ddec98af9 ---> Removed intermediate container 8b0ddec98af9 ---> 0ee7a2448ad6 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 6a393820825e ---> Removed intermediate container 6a393820825e ---> 43a5b9d7ce9f Step 7/10 : COPY entrypoint.sh / ---> 6a186f3894c0 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 6ffb83fd94b1 ---> Removed intermediate container 6ffb83fd94b1 ---> 9dc9199b8282 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c68195919b0e ---> Removed intermediate container c68195919b0e ---> 054c0f6e4a07 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in eba6a6bdc200 ---> Removed intermediate container eba6a6bdc200 ---> c64a08d57ed0 [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 c64a08d57ed0 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_2_2_1-4_2 2025-06-18 11:42:08,698: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] da5dff651bb1: Preparing 9d15e87e3152: Preparing 610e2a0d179e: Preparing b36f70934e9c: Preparing da5dff651bb1: Waiting 9d15e87e3152: Waiting 610e2a0d179e: Waiting 7b4c4c910c9f: Preparing 44ff7f6a35f4: Preparing ccf1ee1d3112: Preparing cda5d2fcc1d1: Preparing 684e96118a39: Preparing fdb2c37e648e: Preparing 67bf9d34fcd9: Preparing 174f56854903: Preparing b36f70934e9c: Waiting 7b4c4c910c9f: Waiting 44ff7f6a35f4: Waiting ccf1ee1d3112: Waiting cda5d2fcc1d1: Waiting 684e96118a39: Waiting fdb2c37e648e: Waiting 67bf9d34fcd9: Waiting 174f56854903: Waiting 610e2a0d179e: Layer already exists 7b4c4c910c9f: Layer already exists b36f70934e9c: Layer already exists 44ff7f6a35f4: Layer already exists ccf1ee1d3112: Layer already exists 9d15e87e3152: Pushed fdb2c37e648e: Layer already exists cda5d2fcc1d1: Layer already exists 684e96118a39: Layer already exists 67bf9d34fcd9: Layer already exists 174f56854903: Layer already exists da5dff651bb1: Pushed master-1_2_2_1-4_2: digest: sha256:4adde19e71859ec6c8245e61fc5901cb4a6f83b377ca39e41fc7b364e845cb29 size: 2830 2025-06-18 11:42:33,857: INFO: Building opensdn-controller-control-control finished successfully, duration: 43 seconds