2025-07-17 13:19:56,079: INFO: Building opensdn-controller-control-control 2025-07-17 13:19:56,127: 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_6_9-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} ---> 04b0e4b4def6 Step 4/10 : ARG CONTAINER_NAME ---> Running in 8ab682e71a8f ---> Removed intermediate container 8ab682e71a8f ---> 6e65c19df750 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in a82d4a40ef40 ---> Removed intermediate container a82d4a40ef40 ---> 711968e7a0f3 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 8e189f94bd4e ---> Removed intermediate container 8e189f94bd4e ---> 46ecf6e36c47 Step 7/10 : COPY entrypoint.sh / ---> d58d464afd46 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 3d19f6e76840 ---> Removed intermediate container 3d19f6e76840 ---> 54b9d7a6572a Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a374297e7205 ---> Removed intermediate container a374297e7205 ---> 36c9841623d1 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in b6f78545df1f ---> Removed intermediate container b6f78545df1f ---> 1d92a2f7cf1e [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 1d92a2f7cf1e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_6_9-1 2025-07-17 13:20:11,998: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 9af60ee04015: Preparing 4ff66cd97e5d: Preparing a45a09b1295d: Preparing 793d9e8d9c6d: Preparing c05897a1ec39: Preparing 4de8683d9411: Preparing 193b1e973dd3: Preparing 5fdb78366c0c: Preparing eacae79a796f: Preparing f4f422b9ceb4: Preparing 247b29814bcf: Preparing 174f56854903: Preparing 9af60ee04015: Waiting 4ff66cd97e5d: Waiting a45a09b1295d: Waiting 793d9e8d9c6d: Waiting c05897a1ec39: Waiting 4de8683d9411: Waiting 193b1e973dd3: Waiting 5fdb78366c0c: Waiting eacae79a796f: Waiting f4f422b9ceb4: Waiting 247b29814bcf: Waiting 174f56854903: Waiting a45a09b1295d: Layer already exists 793d9e8d9c6d: Layer already exists c05897a1ec39: Layer already exists 4ff66cd97e5d: Pushed 4de8683d9411: Layer already exists 193b1e973dd3: Layer already exists eacae79a796f: Layer already exists 5fdb78366c0c: Layer already exists f4f422b9ceb4: Layer already exists 174f56854903: Layer already exists 247b29814bcf: Layer already exists 9af60ee04015: Pushed master-1_9_6_9-1: digest: sha256:a35d89355b66864fca0aa7e43c89d7e88245a91faf5f9227c4c87c1132236b89 size: 2830 2025-07-17 13:20:31,281: INFO: Building opensdn-controller-control-control finished successfully, duration: 35 seconds