2024-08-23 18:08:54,715: INFO: Building contrail-external-haproxy 2024-08-23 18:08:54,742: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=r24.1-8_7_4-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=contrail-external-haproxy --build-arg UBUNTU_DISTR_VERSION=22.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 7.68 kB Step 1/8 : FROM nexus.gz1.opensdn.io:5101/contrail-general-base:r24.1-8_7_4-1 ---> 679fffa31888 Step 2/8 : ARG CONTAINER_NAME ---> Running in f19d8b15371a ---> Removed intermediate container f19d8b15371a ---> 77b8de73affa Step 3/8 : ENV SERVICE_NAME=haproxy CONTAINER_NAME=$CONTAINER_NAME ---> Running in a7553271ba81 ---> Removed intermediate container a7553271ba81 ---> 6f3862db358d Step 4/8 : 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 aa9f6cbfcfa7 ---> Removed intermediate container aa9f6cbfcfa7 ---> 166dc2671de2 Step 5/8 : RUN yum install -y haproxy && usermod -a -G $CONTRAIL_GID haproxy && yum clean all -y && rm -rf /var/cache/yum ---> Running in 3fd24fc6f859 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 contrail-tpc : 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 Cleaning up list of fastest mirrors ---> Removed intermediate container 3fd24fc6f859 ---> f91d7229ef9f Step 6/8 : COPY *.sh / ---> a0d89505640d Step 7/8 : ENTRYPOINT ["/contrail-entrypoint.sh"] ---> Running in af82574ec9ab ---> Removed intermediate container af82574ec9ab ---> 60836446bc06 Step 8/8 : CMD ["haproxy", "-f", "/etc/haproxy/haproxy.cfg"] ---> Running in 83643f7e05be ---> Removed intermediate container 83643f7e05be ---> 82ae65212f54 [Warning] One or more build-args [BASE_EXTRA_RPMS CONTRAIL_CONTAINER_TAG CONTRAIL_REGISTRY GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built 82ae65212f54 Successfully tagged nexus.gz1.opensdn.io:5101/contrail-external-haproxy:r24.1-8_7_4-1 Successfully tagged nexus.gz1.opensdn.io:5101/tf-external-haproxy:r24.1-8_7_4-1 2024-08-23 18:10:17,125: INFO: Docker build duration: 83 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-external-haproxy] d93abe8efeac: Preparing bc4f8048384b: Preparing 2325a927bca7: Preparing bffd55539358: Preparing fc0a76cf15ee: Preparing 508247f8d960: Preparing f9fad169d273: Preparing 4b8984172339: Preparing 174f56854903: Preparing 4b8984172339: Waiting 508247f8d960: Waiting f9fad169d273: Waiting 174f56854903: Waiting d93abe8efeac: Pushed fc0a76cf15ee: Layer already exists bc4f8048384b: Pushed bffd55539358: Layer already exists 2325a927bca7: Layer already exists 508247f8d960: Layer already exists f9fad169d273: Layer already exists 4b8984172339: Layer already exists 174f56854903: Layer already exists r24.1-8_7_4-1: digest: sha256:5e58d17b4e5ac73a4b4168bcf257a358fd2abe30d3b272cf736b4b4f04926e34 size: 2197 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-external-haproxy] d93abe8efeac: Preparing bc4f8048384b: Preparing 2325a927bca7: Preparing bffd55539358: Preparing fc0a76cf15ee: Preparing 508247f8d960: Preparing f9fad169d273: Preparing 4b8984172339: Preparing 174f56854903: Preparing 508247f8d960: Waiting f9fad169d273: Waiting 4b8984172339: Waiting 174f56854903: Waiting bffd55539358: Layer already exists bc4f8048384b: Layer already exists d93abe8efeac: Layer already exists fc0a76cf15ee: Layer already exists 2325a927bca7: Layer already exists 508247f8d960: Layer already exists f9fad169d273: Layer already exists 174f56854903: Layer already exists 4b8984172339: Layer already exists r24.1-8_7_4-1: digest: sha256:5e58d17b4e5ac73a4b4168bcf257a358fd2abe30d3b272cf736b4b4f04926e34 size: 2197 2024-08-23 18:10:24,969: INFO: Building contrail-external-haproxy finished successfully, duration: 90 seconds