2025-04-24 18:53:04,647: INFO: Building opensdn-controller-control-control 2025-04-24 18:53:04,669: 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_0_8-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=22.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} ---> 396cc8472f94 Step 4/10 : ARG CONTAINER_NAME ---> Running in 6d80c9e57e64 ---> Removed intermediate container 6d80c9e57e64 ---> ff6f7cc59d22 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 16019bda6348 ---> Removed intermediate container 16019bda6348 ---> 599d6c11d7c4 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 97227645fccb ---> Removed intermediate container 97227645fccb ---> 44d9a85281ac Step 7/10 : COPY entrypoint.sh / ---> 4c88dc8152b3 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 4978dc998178 ---> Removed intermediate container 4978dc998178 ---> e22e2ed5e91b Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 8ecd64b9354f ---> Removed intermediate container 8ecd64b9354f ---> 56dbe241fb3b Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 48918fcec178 ---> Removed intermediate container 48918fcec178 ---> 00599d6a80a2 [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 00599d6a80a2 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_0_8-2 2025-04-24 18:53:23,446: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 5c85e7dd5bc9: Preparing b8934010d425: Preparing a60d98d9c275: Preparing b93cf0c0a0a6: Preparing 995fe44a6435: Preparing 33f5f8b0e913: Preparing 75c156c0f3a7: Preparing a8387b2ff53c: Preparing 54915c02b48a: Preparing 274ba4e96fd5: Preparing a868f5ce0e89: Preparing 174f56854903: Preparing 5c85e7dd5bc9: Waiting b8934010d425: Waiting a60d98d9c275: Waiting b93cf0c0a0a6: Waiting 995fe44a6435: Waiting 33f5f8b0e913: Waiting 75c156c0f3a7: Waiting a8387b2ff53c: Waiting 54915c02b48a: Waiting 274ba4e96fd5: Waiting a868f5ce0e89: Waiting 174f56854903: Waiting a60d98d9c275: Layer already exists b93cf0c0a0a6: Layer already exists b8934010d425: Pushed 995fe44a6435: Layer already exists 33f5f8b0e913: Layer already exists 75c156c0f3a7: Layer already exists a8387b2ff53c: Layer already exists 54915c02b48a: Layer already exists 274ba4e96fd5: Layer already exists a868f5ce0e89: Layer already exists 174f56854903: Layer already exists 5c85e7dd5bc9: Pushed master-1_6_0_8-2: digest: sha256:ce58874ec9969adf9374e9ab60dbb2cd58ae9e821090bbcd8f6873ee8d988477 size: 2830 2025-04-24 18:53:41,496: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds