2025-06-24 08:04:41,999: INFO: Building opensdn-controller-control-control 2025-06-24 08:04:42,040: 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_0_9_8-4_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} ---> 50caeb26de68 Step 4/10 : ARG CONTAINER_NAME ---> Running in 6285fb4581a7 ---> Removed intermediate container 6285fb4581a7 ---> 08b7abb2e1c2 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 74926779a62c ---> Removed intermediate container 74926779a62c ---> 5cc9c1279120 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 6cad4e33a0cb ---> Removed intermediate container 6cad4e33a0cb ---> f8406b848508 Step 7/10 : COPY entrypoint.sh / ---> 37574e03476a Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 8a80326e8e00 ---> Removed intermediate container 8a80326e8e00 ---> 06ce57e11fe2 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 495360c49f72 ---> Removed intermediate container 495360c49f72 ---> 7a7c318d02c5 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 662f5573437b ---> Removed intermediate container 662f5573437b ---> bafacfd9ad2e [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 bafacfd9ad2e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_0_9_8-4_4 2025-06-24 08:04:58,726: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 6d3bec2e856e: Preparing d770654db90d: Preparing 3f09eba4fd06: Preparing 045247e05ff9: Preparing d28548819334: Preparing 95595eaefd26: Preparing 4b2b83fc44c1: Preparing 8a79e3bee8b3: Preparing 95b450f3aff3: Preparing 69d429bc7c9e: Preparing 82385243fb4d: Preparing 174f56854903: Preparing 6d3bec2e856e: Waiting d770654db90d: Waiting 3f09eba4fd06: Waiting 045247e05ff9: Waiting d28548819334: Waiting 95595eaefd26: Waiting 4b2b83fc44c1: Waiting 8a79e3bee8b3: Waiting 95b450f3aff3: Waiting 69d429bc7c9e: Waiting 82385243fb4d: Waiting 174f56854903: Waiting 045247e05ff9: Layer already exists 3f09eba4fd06: Layer already exists d28548819334: Layer already exists 95595eaefd26: Layer already exists 4b2b83fc44c1: Layer already exists 8a79e3bee8b3: Layer already exists d770654db90d: Pushed 95b450f3aff3: Layer already exists 69d429bc7c9e: Layer already exists 174f56854903: Layer already exists 82385243fb4d: Layer already exists 6d3bec2e856e: Pushed master-1_0_9_8-4_4: digest: sha256:454fa80d8eaee1e06a7c7f1f84e2a2babca0c8a6c85f29c024171bd73a34f0bc size: 2830 2025-06-24 08:05:18,669: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds