2025-08-25 14:07:22,272: INFO: Building opensdn-controller-control-control 2025-08-25 14:07:22,325: 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_3_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} ---> cfd9370e02ee Step 4/10 : ARG CONTAINER_NAME ---> Running in 13586b3cf2b5 ---> Removed intermediate container 13586b3cf2b5 ---> 3e3a20529f3f Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 332631f4ebc1 ---> Removed intermediate container 332631f4ebc1 ---> 109bc4d87ede 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 d865ca71465f ---> Removed intermediate container d865ca71465f ---> 325d823223e4 Step 7/10 : COPY entrypoint.sh / ---> 7d3fab5c9d13 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in df6673d6d671 ---> Removed intermediate container df6673d6d671 ---> d5a67af27802 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 246bf2757e74 ---> Removed intermediate container 246bf2757e74 ---> ed1c6ccac6d4 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 3dc35e9fbf42 ---> Removed intermediate container 3dc35e9fbf42 ---> d117dba9e99a [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 d117dba9e99a Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_0_3_4-2 2025-08-25 14:07:37,407: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] ccb3d16c4fc2: Preparing 70b048801cd3: Preparing f9a445900503: Preparing bc71706e5173: Preparing 43c4716ef66b: Preparing 1d87dc63ae8c: Preparing 487c8f29c3fc: Preparing f3ea504446be: Preparing 54dde357524a: Preparing 1ec72b662ea8: Preparing afc9fb940093: Preparing 174f56854903: Preparing ccb3d16c4fc2: Waiting 70b048801cd3: Waiting f9a445900503: Waiting bc71706e5173: Waiting 43c4716ef66b: Waiting 1d87dc63ae8c: Waiting 487c8f29c3fc: Waiting f3ea504446be: Waiting 54dde357524a: Waiting 1ec72b662ea8: Waiting afc9fb940093: Waiting 174f56854903: Waiting bc71706e5173: Layer already exists f9a445900503: Layer already exists 43c4716ef66b: Layer already exists 487c8f29c3fc: Layer already exists 1d87dc63ae8c: Layer already exists f3ea504446be: Layer already exists 1ec72b662ea8: Layer already exists 54dde357524a: Layer already exists 70b048801cd3: Pushed afc9fb940093: Layer already exists 174f56854903: Layer already exists ccb3d16c4fc2: Pushed master-2_0_3_4-2: digest: sha256:ede7ffbd950e1c4d3bbf487d908f986c1178cb5f8ff03caac81666f2e11d1eab size: 2830 2025-08-25 14:08:00,521: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds