2025-08-11 15:04:48,567: INFO: Building opensdn-controller-control-control 2025-08-11 15:04:48,580: 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-2_0_0_2-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} ---> 52c79b053ece Step 4/10 : ARG CONTAINER_NAME ---> Running in b9fc6bcf036e ---> Removed intermediate container b9fc6bcf036e ---> 522202424a09 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 4dad227025c3 ---> Removed intermediate container 4dad227025c3 ---> c754acdb4cf0 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 83a3bdaf97b7 ---> Removed intermediate container 83a3bdaf97b7 ---> bb013c9ee235 Step 7/10 : COPY entrypoint.sh / ---> e764ff501ed1 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 6b4f771e850b ---> Removed intermediate container 6b4f771e850b ---> 3e4f545ca608 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 9bc36a6ea59e ---> Removed intermediate container 9bc36a6ea59e ---> 6376ead2f894 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in ffc11b4aa8aa ---> Removed intermediate container ffc11b4aa8aa ---> ade9112b9422 [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 ade9112b9422 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_0_0_2-1 2025-08-11 15:05:06,213: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] b360d687692c: Preparing 0872b0d1089e: Preparing 84fba993016d: Preparing 2459ce8d9902: Preparing e820c640f0c4: Preparing 1c273b1e55fd: Preparing 2ebe15ffae5b: Preparing 6b0cd6e5af38: Preparing b360d687692c: Waiting 2459ce8d9902: Waiting e820c640f0c4: Waiting 84fba993016d: Waiting 1c273b1e55fd: Waiting 0872b0d1089e: Waiting 2ebe15ffae5b: Waiting 269063bb3dc8: Preparing 5a8506dde438: Preparing 4066aca1d4b5: Preparing 174f56854903: Preparing 6b0cd6e5af38: Waiting 269063bb3dc8: Waiting 5a8506dde438: Waiting 4066aca1d4b5: Waiting 174f56854903: Waiting 2459ce8d9902: Layer already exists e820c640f0c4: Layer already exists 1c273b1e55fd: Layer already exists 0872b0d1089e: Pushed 84fba993016d: Layer already exists 6b0cd6e5af38: Layer already exists 2ebe15ffae5b: Layer already exists 269063bb3dc8: Layer already exists 5a8506dde438: Layer already exists 4066aca1d4b5: Layer already exists 174f56854903: Layer already exists b360d687692c: Pushed master-2_0_0_2-1: digest: sha256:73f2cd6ac216decbfd4384eaba79973b218106edbc0cc0b3f4ca5c9245fdf5f0 size: 2830 2025-08-11 15:05:30,070: INFO: Building opensdn-controller-control-control finished successfully, duration: 42 seconds