2025-07-10 12:35:26,723: INFO: Building opensdn-controller-control-control 2025-07-10 12:35:26,759: 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_9_0_4-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=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} ---> 6ff50aa15a71 Step 4/10 : ARG CONTAINER_NAME ---> Running in 51121ba4b4e3 ---> Removed intermediate container 51121ba4b4e3 ---> 8c1ba1c236f3 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 1f253d06c43d ---> Removed intermediate container 1f253d06c43d ---> 2eb93c20a7d8 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 356dcc5d8805 ---> Removed intermediate container 356dcc5d8805 ---> 761f0fb99f95 Step 7/10 : COPY entrypoint.sh / ---> 20fa256012da Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 367d15858479 ---> Removed intermediate container 367d15858479 ---> a521261acfc5 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b83bba977a3f ---> Removed intermediate container b83bba977a3f ---> cb89e3a45d3f Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in e54eccab9f59 ---> Removed intermediate container e54eccab9f59 ---> 2122b32e1c9d [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 2122b32e1c9d Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_0_4-2 2025-07-10 12:35:42,662: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 8077fc94e0e3: Preparing fb7592629aef: Preparing 670914708031: Preparing 281bc769cfc3: Preparing fa32128fe722: Preparing 3ee3c67236ee: Preparing 6e57fe86d672: Preparing d5871aafb15b: Preparing bf55e4a75273: Preparing d9da3d9d3d92: Preparing 4e21b1453c77: Preparing 174f56854903: Preparing 8077fc94e0e3: Waiting fb7592629aef: Waiting 670914708031: Waiting 281bc769cfc3: Waiting fa32128fe722: Waiting 3ee3c67236ee: Waiting 6e57fe86d672: Waiting d5871aafb15b: Waiting bf55e4a75273: Waiting d9da3d9d3d92: Waiting 4e21b1453c77: Waiting 174f56854903: Waiting 281bc769cfc3: Layer already exists 670914708031: Layer already exists fa32128fe722: Layer already exists 3ee3c67236ee: Layer already exists d5871aafb15b: Layer already exists 6e57fe86d672: Layer already exists fb7592629aef: Pushed bf55e4a75273: Layer already exists d9da3d9d3d92: Layer already exists 4e21b1453c77: Layer already exists 174f56854903: Layer already exists 8077fc94e0e3: Pushed master-1_9_0_4-2: digest: sha256:6dadfabc72c842d98003cc24ad98b42788db305e6a517109b128d429b50ab8bf size: 2830 2025-07-10 12:36:07,275: INFO: Building opensdn-controller-control-control finished successfully, duration: 41 seconds