2024-11-08 10:24:43,425: INFO: Building contrail-external-haproxy 2024-11-08 10:24:43,449: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-1_1_4_8-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=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:master-1_1_4_8-7 ---> 05cb607adf4f Step 2/8 : ARG CONTAINER_NAME ---> Running in b73658b561b2 ---> Removed intermediate container b73658b561b2 ---> 568aa2a63fd6 Step 3/8 : ENV SERVICE_NAME=haproxy CONTAINER_NAME=$CONTAINER_NAME ---> Running in 7132b48cf48e ---> Removed intermediate container 7132b48cf48e ---> 24491436669b 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 215088dd3111 ---> Removed intermediate container 215088dd3111 ---> 8143667c48eb 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 72abed83e73e 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 72abed83e73e ---> d2014fac6d82 Step 6/8 : COPY *.sh / ---> 9d239140497e Step 7/8 : ENTRYPOINT ["/contrail-entrypoint.sh"] ---> Running in f77bc62f350d ---> Removed intermediate container f77bc62f350d ---> 19b596f4a190 Step 8/8 : CMD ["haproxy", "-f", "/etc/haproxy/haproxy.cfg"] ---> Running in 826dd9251fff ---> Removed intermediate container 826dd9251fff ---> d8d13759d9a8 [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 d8d13759d9a8 Successfully tagged nexus.gz1.opensdn.io:5101/contrail-external-haproxy:master-1_1_4_8-7 Successfully tagged nexus.gz1.opensdn.io:5101/tf-external-haproxy:master-1_1_4_8-7 2024-11-08 10:25:48,132: INFO: Docker build duration: 65 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-external-haproxy] 91ff028b1b1b: Preparing e9cf64c88ec3: Preparing 7d94d3092f51: Preparing 26849355df84: Preparing 361617468dc6: Preparing 036bb1400920: Preparing fb6175fe3c15: Preparing 76e30099a4b7: Preparing 174f56854903: Preparing 036bb1400920: Waiting fb6175fe3c15: Waiting 76e30099a4b7: Waiting 174f56854903: Waiting 91ff028b1b1b: Pushed 7d94d3092f51: Layer already exists e9cf64c88ec3: Pushed 361617468dc6: Layer already exists 26849355df84: Layer already exists 036bb1400920: Layer already exists fb6175fe3c15: Layer already exists 174f56854903: Layer already exists 76e30099a4b7: Layer already exists master-1_1_4_8-7: digest: sha256:a700f1334ccabc19e415575eda9eb85a28be4098f84129b48ddd16d87bb8a8d7 size: 2197 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-external-haproxy] 91ff028b1b1b: Preparing e9cf64c88ec3: Preparing 7d94d3092f51: Preparing 26849355df84: Preparing 361617468dc6: Preparing 036bb1400920: Preparing fb6175fe3c15: Preparing 76e30099a4b7: Preparing 174f56854903: Preparing 76e30099a4b7: Waiting 036bb1400920: Waiting fb6175fe3c15: Waiting 174f56854903: Waiting e9cf64c88ec3: Layer already exists 91ff028b1b1b: Layer already exists 26849355df84: Layer already exists 7d94d3092f51: Layer already exists 361617468dc6: Layer already exists 036bb1400920: Layer already exists fb6175fe3c15: Layer already exists 174f56854903: Layer already exists 76e30099a4b7: Layer already exists master-1_1_4_8-7: digest: sha256:a700f1334ccabc19e415575eda9eb85a28be4098f84129b48ddd16d87bb8a8d7 size: 2197 2024-11-08 10:26:00,175: INFO: Building contrail-external-haproxy finished successfully, duration: 77 seconds