2025-08-25 20:09:09,487: INFO: Building opensdn-external-stunnel 2025-08-25 20:09:09,632: 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_2-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 CONTAINER_NAME=opensdn-external-stunnel --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 38.4 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} ---> 0195bd5f48aa Step 4/10 : ARG CONTAINER_NAME ---> Running in 77518d1e6b06 ---> Removed intermediate container 77518d1e6b06 ---> 95d249a774df Step 5/10 : ENV SERVICE_NAME=stunnel CONTAINER_NAME=$CONTAINER_NAME ---> Running in face31ca6429 ---> Removed intermediate container face31ca6429 ---> 2f54456a8ec6 Step 6/10 : LABEL name=$CONTAINER_NAME summary="Contrail Stunnel" description="Contrail Stunnel provides encryption to Redis" $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in b586c568b2c0 ---> Removed intermediate container b586c568b2c0 ---> 6e3d6c022ce6 Step 7/10 : COPY *.sh / ---> 513848667568 Step 8/10 : RUN set -e ; /bin/bash -c 'for item in `ls /__*` ; do mv $item /${item:3} ; done' && yum install -y stunnel && yum clean all -y && rm -rf /var/cache/yum ---> Running in 7ea19ce862df Loaded plugins: fastestmirror, ovl Determining fastest mirrors Resolving Dependencies --> Running transaction check ---> Package stunnel.x86_64 0:4.56-6.el7 will be installed --> Processing Dependency: libwrap.so.0()(64bit) for package: stunnel-4.56-6.el7.x86_64 --> Running transaction check ---> Package tcp_wrappers-libs.x86_64 0:7.6-77.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: stunnel x86_64 4.56-6.el7 tf-mirrors.ci_repos_yum7-base 146 k Installing for dependencies: tcp_wrappers-libs x86_64 7.6-77.el7 tf-mirrors.ci_repos_yum7-base 66 k Transaction Summary ================================================================================ Install 1 Package (+1 Dependent package) Total download size: 212 k Installed size: 440 k Downloading packages: -------------------------------------------------------------------------------- Total 693 kB/s | 212 kB 00:00 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : tcp_wrappers-libs-7.6-77.el7.x86_64 1/2 Installing : stunnel-4.56-6.el7.x86_64 2/2 Verifying : tcp_wrappers-libs-7.6-77.el7.x86_64 1/2 Verifying : stunnel-4.56-6.el7.x86_64 2/2 Installed: stunnel.x86_64 0:4.56-6.el7 Dependency Installed: tcp_wrappers-libs.x86_64 0:7.6-77.el7 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 7ea19ce862df ---> 693ad938ab9c Step 9/10 : ENTRYPOINT ["/contrail-entrypoint.sh"] ---> Running in 3261710de279 ---> Removed intermediate container 3261710de279 ---> 4c3f46c5e22a Step 10/10 : CMD ["stunnel", "/etc/stunnel/stunnel.conf"] ---> Running in a6c5e543e655 ---> Removed intermediate container a6c5e543e655 ---> dff28fba2b50 [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] were not consumed Successfully built dff28fba2b50 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_0_3_2-1 2025-08-25 20:09:55,344: INFO: Docker build duration: 46 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-external-stunnel] b99c81255371: Preparing 0a9fa7a245a5: Preparing 71d8d2cd60d2: Preparing 2fe436619221: Preparing cbbd38ce55cb: Preparing 16a6ad8c5f0b: Preparing dd3363da5eb8: Preparing 68b1a09970db: Preparing 174f56854903: Preparing 16a6ad8c5f0b: Waiting dd3363da5eb8: Waiting 68b1a09970db: Waiting 174f56854903: Waiting 0a9fa7a245a5: Pushed 71d8d2cd60d2: Layer already exists 2fe436619221: Layer already exists cbbd38ce55cb: Layer already exists 16a6ad8c5f0b: Layer already exists dd3363da5eb8: Layer already exists 68b1a09970db: Layer already exists 174f56854903: Layer already exists b99c81255371: Pushed master-2_0_3_2-1: digest: sha256:de74e6d7b15eed6fd92b28112491742feba1240161f83522e111842249f45b2b size: 2197 2025-08-25 20:09:57,598: INFO: Building opensdn-external-stunnel finished successfully, duration: 48 seconds