2025-08-13 18:01:20,113: INFO: Building opensdn-controller-control-control 2025-08-13 18:01:20,150: 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_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} ---> d7a1c339b66b Step 4/10 : ARG CONTAINER_NAME ---> Running in a9c5e7cfa4cb ---> Removed intermediate container a9c5e7cfa4cb ---> 47ddce62ab6e Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in ff237cb4c8bf ---> Removed intermediate container ff237cb4c8bf ---> 7c881fc5096a 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 6ff174bacd74 ---> Removed intermediate container 6ff174bacd74 ---> 19d1fe523b38 Step 7/10 : COPY entrypoint.sh / ---> 048dae2b8177 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in b1aa5be4d1dd ---> Removed intermediate container b1aa5be4d1dd ---> b5cbcb6cee1a Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c8223b1224b1 ---> Removed intermediate container c8223b1224b1 ---> b34789517e15 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in ebffcf7b9e57 ---> Removed intermediate container ebffcf7b9e57 ---> 0e171e68154e [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 0e171e68154e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_0_0_4-2 2025-08-13 18:01:34,637: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 2334581d8892: Preparing 339f40bdf8cc: Preparing 0242dd261a9a: Preparing 28ee818c5c2e: Preparing d6b6ecccca43: Preparing efb549cca2c7: Preparing b2830f9f4aa8: Preparing e6dbe0789443: Preparing f9a3fd6104c6: Preparing e3925dd24f38: Preparing d83123e19b23: Preparing 174f56854903: Preparing 2334581d8892: Waiting 339f40bdf8cc: Waiting 0242dd261a9a: Waiting 28ee818c5c2e: Waiting d6b6ecccca43: Waiting efb549cca2c7: Waiting b2830f9f4aa8: Waiting e6dbe0789443: Waiting f9a3fd6104c6: Waiting e3925dd24f38: Waiting d83123e19b23: Waiting 174f56854903: Waiting 28ee818c5c2e: Layer already exists 0242dd261a9a: Layer already exists d6b6ecccca43: Layer already exists efb549cca2c7: Layer already exists 339f40bdf8cc: Pushed b2830f9f4aa8: Layer already exists f9a3fd6104c6: Layer already exists d83123e19b23: Layer already exists e6dbe0789443: Layer already exists e3925dd24f38: Layer already exists 174f56854903: Layer already exists 2334581d8892: Pushed master-2_0_0_4-2: digest: sha256:1e061a374f47006b1b94557c2db0988e62fa603ec255e6254f09e66e6d7da5ce size: 2830 2025-08-13 18:01:55,695: INFO: Building opensdn-controller-control-control finished successfully, duration: 35 seconds