2025-05-15 01:19:42,376: INFO: Building opensdn-external-haproxy 2025-05-15 01:19:42,387: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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-external-haproxy --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 6.144 kB Step 1/10 : ARG CONTRAIL_REGISTRY Step 2/10 : ARG CONTRAIL_CONTAINER_TAG Step 3/10 : FROM ${CONTRAIL_REGISTRY}/opensdn-general-base:${CONTRAIL_CONTAINER_TAG} ---> a70a4c597480 Step 4/10 : ARG CONTAINER_NAME ---> Running in 228113efba22 ---> Removed intermediate container 228113efba22 ---> 5e25364f6959 Step 5/10 : ENV SERVICE_NAME=haproxy CONTAINER_NAME=$CONTAINER_NAME ---> Running in 20c4b1638e34 ---> Removed intermediate container 20c4b1638e34 ---> 297728726277 Step 6/10 : LABEL name=$CONTAINER_NAME summary="Contrail HAProxy" description="Contrail HAProxy supports high availability for Contrail container subsystems." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 3638d9fca2fa ---> Removed intermediate container 3638d9fca2fa ---> 7b7e9e62e25a Step 7/10 : RUN yum install -y haproxy && usermod -a -G $CONTRAIL_GID haproxy && yum clean all -y && rm -rf /var/cache/yum ---> Running in e136f829839a Loaded plugins: fastestmirror, ovl Determining fastest mirrors Resolving Dependencies --> Running transaction check ---> Package haproxy.x86_64 0:1.5.18-9.el7_9.1 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: haproxy x86_64 1.5.18-9.el7_9.1 tf-mirrors.ci_repos_yum7-updates 835 k Transaction Summary ================================================================================ Install 1 Package Total download size: 835 k Installed size: 2.6 M Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : haproxy-1.5.18-9.el7_9.1.x86_64 1/1 Verifying : haproxy-1.5.18-9.el7_9.1.x86_64 1/1 Installed: haproxy.x86_64 0:1.5.18-9.el7_9.1 Complete! Loaded plugins: fastestmirror, ovl Cleaning repos: contrail tf-mirrors.ci_repos_centos-openstack-queens : tf-mirrors.ci_repos_dockerrepo tf-mirrors.ci_repos_yum7-base : tf-mirrors.ci_repos_yum7-centos-sclo-rh : tf-mirrors.ci_repos_yum7-centosplus : tf-mirrors.ci_repos_yum7-extras tf-mirrors.ci_repos_yum7-updates : tpc Cleaning up list of fastest mirrors ---> Removed intermediate container e136f829839a ---> ffe064cd1b5f Step 8/10 : COPY *.sh / ---> c652e1b6d633 Step 9/10 : ENTRYPOINT ["/contrail-entrypoint.sh"] ---> Running in 8b43b6f33ffa ---> Removed intermediate container 8b43b6f33ffa ---> b60959ddc770 Step 10/10 : CMD ["haproxy", "-f", "/etc/haproxy/haproxy.cfg"] ---> Running in 7f0805b47bfb ---> Removed intermediate container 7f0805b47bfb ---> d4af924be5b4 [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 d4af924be5b4 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly 2025-05-15 01:20:46,199: INFO: Docker build duration: 64 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-external-haproxy] 438fcd3d3e6d: Preparing 9be2ddecd2f2: Preparing 3ea08127be04: Preparing 2bc0307f58b0: Preparing 3b9ead04ad96: Preparing a38bc0971922: Preparing c518d4eed7e4: Preparing 04d4c05e72b7: Preparing 174f56854903: Preparing a38bc0971922: Waiting c518d4eed7e4: Waiting 04d4c05e72b7: Waiting 174f56854903: Waiting 3b9ead04ad96: Layer already exists 438fcd3d3e6d: Pushed 2bc0307f58b0: Layer already exists 3ea08127be04: Layer already exists a38bc0971922: Layer already exists c518d4eed7e4: Layer already exists 04d4c05e72b7: Layer already exists 9be2ddecd2f2: Pushed 174f56854903: Layer already exists nightly: digest: sha256:cdd588d5495ef0c756d7194e7e86b956396eaff9869f8d2946d20e272d7e9f70 size: 2197 2025-05-15 01:20:49,415: INFO: Building opensdn-external-haproxy finished successfully, duration: 67 seconds