2025-07-07 22:19:44,802: INFO: Building opensdn-controller-control-control 2025-07-07 22:19:44,835: 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_6_6_1-4_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} ---> c7f727260359 Step 4/10 : ARG CONTAINER_NAME ---> Running in 672614bd4d5e ---> Removed intermediate container 672614bd4d5e ---> 95ddab997d24 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8b036f2e23b0 ---> Removed intermediate container 8b036f2e23b0 ---> 2ff5c416021f 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 4ce3c29e0dbc ---> Removed intermediate container 4ce3c29e0dbc ---> bc02d8bdc8ad Step 7/10 : COPY entrypoint.sh / ---> 84366731695f Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 0e4682aef994 ---> Removed intermediate container 0e4682aef994 ---> ed9a4ced9d0e Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in df4af2df7c78 ---> Removed intermediate container df4af2df7c78 ---> 7de28f7a749a Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in bfd182d38f9f ---> Removed intermediate container bfd182d38f9f ---> 37de5e11ac51 [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 37de5e11ac51 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_6_1-4_1 2025-07-07 22:20:01,386: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 31ff900b95c5: Preparing 0399e5dc3c1e: Preparing bfe99535c562: Preparing 13a14b6b03f2: Preparing 1f259ce1c77c: Preparing c2c1887c51d6: Preparing 31ff900b95c5: Waiting 0399e5dc3c1e: Waiting bfe99535c562: Waiting 13a14b6b03f2: Waiting 1f259ce1c77c: Waiting c2c1887c51d6: Waiting 778df9ef86c5: Preparing f708b8785b07: Preparing 222b448f10cc: Preparing f239585db3a0: Preparing d1f516b73e04: Preparing 174f56854903: Preparing 778df9ef86c5: Waiting f708b8785b07: Waiting 222b448f10cc: Waiting f239585db3a0: Waiting d1f516b73e04: Waiting 174f56854903: Waiting bfe99535c562: Layer already exists 1f259ce1c77c: Layer already exists 13a14b6b03f2: Layer already exists 0399e5dc3c1e: Pushed c2c1887c51d6: Layer already exists f708b8785b07: Layer already exists 778df9ef86c5: Layer already exists 222b448f10cc: Layer already exists f239585db3a0: Layer already exists 174f56854903: Layer already exists d1f516b73e04: Layer already exists 31ff900b95c5: Pushed master-1_6_6_1-4_1: digest: sha256:cd060709a9ddec23b1a39948c73db8eb490382859a3575de1afcd291dced66f5 size: 2830 2025-07-07 22:20:21,033: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds