2025-08-07 13:43:54,425: INFO: Building opensdn-controller-control-control 2025-08-07 13:43:54,466: 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_8_5-7 --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} ---> a8fa97f8dddd Step 4/10 : ARG CONTAINER_NAME ---> Running in 799203b0a585 ---> Removed intermediate container 799203b0a585 ---> 2944b3736b19 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in ab297b45b3fe ---> Removed intermediate container ab297b45b3fe ---> 1d25e7d920ff 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 ef5207de7071 ---> Removed intermediate container ef5207de7071 ---> 4f31827751f9 Step 7/10 : COPY entrypoint.sh / ---> 0093b995ba9e Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 36895c51166b ---> Removed intermediate container 36895c51166b ---> dcdbd8e7dc58 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in ac2f9dc1b467 ---> Removed intermediate container ac2f9dc1b467 ---> 58f6b88562c0 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 6ac58b1fa1dd ---> Removed intermediate container 6ac58b1fa1dd ---> 00ca0b4473e7 [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 00ca0b4473e7 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_8_5-7 2025-08-07 13:44:08,859: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 3b6a3412494d: Preparing 39e105d46b28: Preparing 63a7c15fcf28: Preparing 58759810e7b1: Preparing 255ae9eebcc0: Preparing e2b819c7620b: Preparing ff8cc8df97e2: Preparing d99498e3946e: Preparing 949496287b91: Preparing 3884f062522d: Preparing 78cb76709c62: Preparing 174f56854903: Preparing 3b6a3412494d: Waiting 39e105d46b28: Waiting 63a7c15fcf28: Waiting 58759810e7b1: Waiting 255ae9eebcc0: Waiting e2b819c7620b: Waiting d99498e3946e: Waiting 78cb76709c62: Waiting 174f56854903: Waiting 949496287b91: Waiting 3884f062522d: Waiting ff8cc8df97e2: Waiting 255ae9eebcc0: Layer already exists 58759810e7b1: Layer already exists 63a7c15fcf28: Layer already exists ff8cc8df97e2: Layer already exists 39e105d46b28: Pushed d99498e3946e: Layer already exists e2b819c7620b: Layer already exists 949496287b91: Layer already exists 78cb76709c62: Layer already exists 3884f062522d: Layer already exists 174f56854903: Layer already exists 3b6a3412494d: Pushed master-1_9_8_5-7: digest: sha256:76df550d49b0a2e748418f176cc2b507048a5d07c346b818a57648c3802abb0d size: 2830 2025-08-07 13:44:33,236: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds