2025-06-17 05:49:32,235: INFO: Building opensdn-controller-control-control 2025-06-17 05:49:32,264: 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_2_1-4 --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} ---> c04607375295 Step 4/10 : ARG CONTAINER_NAME ---> Running in ddd05fafa470 ---> Removed intermediate container ddd05fafa470 ---> a184ae53efdc Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 2ba35dbd2a4a ---> Removed intermediate container 2ba35dbd2a4a ---> 33d69a3ecd92 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 6ca9e667e9ac ---> Removed intermediate container 6ca9e667e9ac ---> c6b8bb7781e5 Step 7/10 : COPY entrypoint.sh / ---> be91bc315a95 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 91f29dfb8081 ---> Removed intermediate container 91f29dfb8081 ---> af9f0607b8fb Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 27df2c3cb0bf ---> Removed intermediate container 27df2c3cb0bf ---> 3e71b0edc2af Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 9636e2a7aa87 ---> Removed intermediate container 9636e2a7aa87 ---> fddbf9155ec6 [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 fddbf9155ec6 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_2_1-4 2025-06-17 05:49:47,941: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 8c9431073c1f: Preparing 365d3aae8c88: Preparing 9a244b1d4f62: Preparing 6f1fef8087ef: Preparing 480cce86827d: Preparing 9a1bbaafedb1: Preparing 328a88aa0851: Preparing 9e7b1a15ef87: Preparing bec823a5881f: Preparing 040fac88257a: Preparing c08fb2937a30: Preparing 174f56854903: Preparing 8c9431073c1f: Waiting 365d3aae8c88: Waiting 9a244b1d4f62: Waiting 6f1fef8087ef: Waiting 480cce86827d: Waiting 9a1bbaafedb1: Waiting 328a88aa0851: Waiting 9e7b1a15ef87: Waiting bec823a5881f: Waiting 040fac88257a: Waiting 174f56854903: Waiting c08fb2937a30: Waiting 9a244b1d4f62: Layer already exists 6f1fef8087ef: Layer already exists 480cce86827d: Layer already exists 9a1bbaafedb1: Layer already exists 365d3aae8c88: Pushed 328a88aa0851: Layer already exists 9e7b1a15ef87: Layer already exists bec823a5881f: Layer already exists 040fac88257a: Layer already exists c08fb2937a30: Layer already exists 174f56854903: Layer already exists 8c9431073c1f: Pushed master-1_7_2_1-4: digest: sha256:b416e9709efd3acb244ad51e5a427684e9b788c197032badcfe64bb81625e68f size: 2829 2025-06-17 05:50:09,230: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds