2025-09-10 15:40:38,078: INFO: Building opensdn-external-rsyslogd 2025-09-10 15:40:38,260: 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_9_5-1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-external-rsyslogd --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.25kB done #1 DONE 0.4s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_0_9_5-1 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.4s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_0_9_5-1 #4 CACHED #5 [internal] load build context #5 transferring context: 32.42kB done #5 DONE 0.3s #6 [2/5] COPY *.sh / #6 DONE 0.5s #7 [3/5] RUN set -e ; /bin/bash -c 'for item in `ls /__*` ; do mv $item /${item:3} ; done' && source /etc/os-release && if [[ "$ID" == 'rhel' && "${PLATFORM_ID/*:/}" == 'el8' ]] ; then RSYSLOG_VERSION=8.37.0 ; elif [[ "${PLATFORM_ID/*:/}" == 'el9' ]] ; then RSYSLOG_VERSION=8.2310.0 ; else RSYSLOG_VERSION=8.24.0 ; fi && yum -y install rsyslog-$RSYSLOG_VERSION && yum clean all -y && rm -rf /var/cache/yum #7 0.630 Contrail repo 3.7 MB/s | 106 kB 00:00 #7 0.751 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 2.1 MB 00:00 #7 2.354 added from: http://tf-mirrors.gz1.opensdn.io/re 9.7 MB/s | 730 kB 00:00 #7 2.719 added from: http://tf-mirrors.gz1.opensdn.io/re 6.3 MB/s | 264 kB 00:00 #7 3.249 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 7.0 MB 00:00 #7 8.099 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 4.0 MB 00:00 #7 10.66 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 939 kB 00:00 #7 11.33 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 2.3 MB 00:00 #7 12.99 added from: http://tf-mirrors.gz1.opensdn.io/re 8.9 MB/s | 392 kB 00:00 #7 13.59 added from: http://tf-mirrors.gz1.opensdn.io/re 6.9 MB/s | 451 kB 00:00 #7 14.10 added from: http://tf-mirrors.gz1.opensdn.io/re 468 kB/s | 16 kB 00:00 #7 14.44 added from: http://tf-mirrors.gz1.opensdn.io/re 7.8 kB/s | 257 B 00:00 #7 14.77 added from: http://tf-mirrors.gz1.opensdn.io/re 120 kB/s | 13 kB 00:00 #7 15.22 added from: http://tf-mirrors.gz1.opensdn.io/re 1.6 MB/s | 64 kB 00:00 #7 16.19 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 30 MB 00:00 #7 38.25 Third parties for OpenSDN 24 MB/s | 5.4 MB 00:00 #7 50.85 Dependencies resolved. #7 50.85 ================================================================================ #7 50.85 Package Arch Version Repository Size #7 50.85 ================================================================================ #7 50.85 Installing: #7 50.85 rsyslog x86_64 8.2310.0-4.el9 tf-mirrors.ci_repos_yum9-appstream 781 k #7 50.85 Installing dependencies: #7 50.85 libestr x86_64 0.1.11-4.el9 tf-mirrors.ci_repos_yum9-appstream 25 k #7 50.85 libfastjson x86_64 0.99.9-5.el9 tf-mirrors.ci_repos_yum9-appstream 37 k #7 50.85 #7 50.85 Transaction Summary #7 50.85 ================================================================================ #7 50.85 Install 3 Packages #7 50.85 #7 50.85 Total download size: 844 k #7 50.85 Installed size: 2.7 M #7 50.85 Downloading Packages: #7 50.88 (1/3): libestr-0.1.11-4.el9.x86_64.rpm 985 kB/s | 25 kB 00:00 #7 50.89 (2/3): libfastjson-0.99.9-5.el9.x86_64.rpm 1.1 MB/s | 37 kB 00:00 #7 50.93 (3/3): rsyslog-8.2310.0-4.el9.x86_64.rpm 11 MB/s | 781 kB 00:00 #7 50.93 -------------------------------------------------------------------------------- #7 50.93 Total 11 MB/s | 844 kB 00:00 #7 50.93 Running transaction check #7 51.00 Transaction check succeeded. #7 51.00 Running transaction test #7 51.09 Transaction test succeeded. #7 51.10 Running transaction #7 51.24 Preparing : 1/1 #7 51.37 Installing : libfastjson-0.99.9-5.el9.x86_64 1/3 #7 51.60 Installing : libestr-0.1.11-4.el9.x86_64 2/3 #7 51.74 Installing : rsyslog-8.2310.0-4.el9.x86_64 3/3 #7 52.03 Running scriptlet: rsyslog-8.2310.0-4.el9.x86_64 3/3 #7 53.61 Verifying : libestr-0.1.11-4.el9.x86_64 1/3 #7 53.61 Verifying : libfastjson-0.99.9-5.el9.x86_64 2/3 #7 53.61 Verifying : rsyslog-8.2310.0-4.el9.x86_64 3/3 #7 53.67 #7 53.67 Installed: #7 53.67 libestr-0.1.11-4.el9.x86_64 libfastjson-0.99.9-5.el9.x86_64 #7 53.67 rsyslog-8.2310.0-4.el9.x86_64 #7 53.67 #7 53.67 Complete! #7 54.25 80 files removed #7 DONE 55.7s #8 [4/5] COPY rsyslog.conf /etc/ #8 DONE 0.6s #9 [5/5] COPY rsyslog.d/*.conf /etc/rsyslog.d/ #9 DONE 0.3s #10 exporting to image #10 exporting layers #10 exporting layers 0.9s done #10 writing image sha256:9ddf115ce4770a968cf0b46c77ddfc2ccf2516eb5f680026ddbca9c5123db56c 0.0s done #10 naming to nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_0_9_5-1 0.0s done #10 DONE 1.1s 3 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-general-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 4) - UndefinedVar: Usage of undefined variable '$CONTAINER_NAME' (line 6) - JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 36) 2025-09-10 15:41:39,080: INFO: Docker build duration: 61 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd] 29bd3f35e583: Preparing 96f0b31aa100: Preparing e6ab1715ccdf: Preparing 955ab931d710: Preparing 17f43f0364d5: Preparing 9fd5f589358c: Preparing 9a7d50d1ac85: Preparing 4f2cc8dece60: Preparing 17f43f0364d5: Waiting 9fd5f589358c: Waiting 9a7d50d1ac85: Waiting f5acab87e7d8: Preparing 194a6db9bede: Preparing 44343de3ea1d: Preparing 4f2cc8dece60: Waiting f5acab87e7d8: Waiting 194a6db9bede: Waiting 44343de3ea1d: Waiting 955ab931d710: Pushed 96f0b31aa100: Pushed 29bd3f35e583: Pushed 17f43f0364d5: Layer already exists 9fd5f589358c: Layer already exists 9a7d50d1ac85: Layer already exists 4f2cc8dece60: Layer already exists f5acab87e7d8: Layer already exists 194a6db9bede: Layer already exists 44343de3ea1d: Layer already exists e6ab1715ccdf: Pushed master-2_0_9_5-1: digest: sha256:77e082737614fa745323f472313f0c37b6306ce623860eb8a2e89badd1c3f389 size: 2610 2025-09-10 15:41:43,231: INFO: Building opensdn-external-rsyslogd finished successfully, duration: 65 seconds