2026-06-04 01:26:46,165: INFO: Building opensdn-external-rsyslogd 2026-06-04 01:26:46,339: 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-r25.1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9.3 --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 --build-arg BUILD_ROOT=/buildroot #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 940B done #1 DONE 0.5s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.2s #4 [1/3] FROM nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 #4 CACHED #5 [internal] load build context #5 transferring context: 32.42kB done #5 DONE 0.2s #6 [2/5] COPY *.sh / #6 DONE 0.2s #7 [3/5] RUN set -e ; /bin/bash -c 'for item in `ls /__*` ; do mv $item /${item:3} ; done' ; yum -y install rsyslog ; yum clean all -y ; rm -rf /var/cache/yum #7 0.584 Third parties for OpenSDN 49 MB/s | 5.1 MB 00:00 #7 3.275 Extra Packages for Enterprise Linux 9 - x86_64 15 MB/s | 21 MB 00:01 #7 18.69 Extra Packages for Enterprise Linux 9 openh264 1.7 kB/s | 2.5 kB 00:01 #7 19.44 Rocky Linux 9 - BaseOS 8.3 MB/s | 4.2 MB 00:00 #7 21.46 Rocky Linux 9 - AppStream 18 MB/s | 11 MB 00:00 #7 25.47 Rocky Linux 9 - Extras 46 kB/s | 17 kB 00:00 #7 28.20 Dependencies resolved. #7 28.20 ================================================================================ #7 28.20 Package Architecture Version Repository Size #7 28.20 ================================================================================ #7 28.20 Installing: #7 28.20 rsyslog x86_64 8.2510.0-2.el9 appstream 821 k #7 28.20 Installing dependencies: #7 28.20 libestr x86_64 0.1.11-4.el9 appstream 25 k #7 28.20 libfastjson x86_64 0.99.9-5.el9 appstream 37 k #7 28.20 #7 28.20 Transaction Summary #7 28.20 ================================================================================ #7 28.20 Install 3 Packages #7 28.20 #7 28.20 Total download size: 883 k #7 28.20 Installed size: 2.9 M #7 28.20 Downloading Packages: #7 28.52 (1/3): libfastjson-0.99.9-5.el9.x86_64.rpm 383 kB/s | 37 kB 00:00 #7 28.54 (2/3): libestr-0.1.11-4.el9.x86_64.rpm 214 kB/s | 25 kB 00:00 #7 28.56 (3/3): rsyslog-8.2510.0-2.el9.x86_64.rpm 6.0 MB/s | 821 kB 00:00 #7 28.56 -------------------------------------------------------------------------------- #7 28.56 Total 2.4 MB/s | 883 kB 00:00 #7 28.62 Running transaction check #7 28.62 Transaction check succeeded. #7 28.62 Running transaction test #7 28.66 Transaction test succeeded. #7 28.66 Running transaction #7 28.75 Preparing : 1/1 #7 28.91 Installing : libfastjson-0.99.9-5.el9.x86_64 1/3 #7 28.91 Installing : libestr-0.1.11-4.el9.x86_64 2/3 #7 28.97 Installing : rsyslog-8.2510.0-2.el9.x86_64 3/3 #7 28.99 Running scriptlet: rsyslog-8.2510.0-2.el9.x86_64 3/3 #7 29.63 Verifying : libestr-0.1.11-4.el9.x86_64 1/3 #7 29.63 Verifying : libfastjson-0.99.9-5.el9.x86_64 2/3 #7 29.63 Verifying : rsyslog-8.2510.0-2.el9.x86_64 3/3 #7 29.70 #7 29.70 Installed: #7 29.70 libestr-0.1.11-4.el9.x86_64 libfastjson-0.99.9-5.el9.x86_64 #7 29.70 rsyslog-8.2510.0-2.el9.x86_64 #7 29.70 #7 29.70 Complete! #7 30.16 46 files removed #7 DONE 30.3s #8 [4/5] COPY rsyslog.conf /etc/ #8 DONE 0.7s #9 [5/5] COPY rsyslog.d/*.conf /etc/rsyslog.d/ #9 DONE 1.1s #10 exporting to image #10 exporting layers #10 exporting layers 0.6s done #10 writing image sha256:d0eb82be133f4a4394dd89353cedf580fe435e6581d33590c275d7a6bbb5333a 0.0s done #10 naming to nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 0.0s done #10 DONE 0.8s 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 28) 2026-06-04 01:27:23,145: INFO: Docker build duration: 37 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd] 18d7610224f4: Preparing a461bde2bf21: Preparing 4215b8f0d94d: Preparing 4bd149e3f9aa: Preparing 897bcb69e155: Preparing 7914297c8334: Preparing ceb888101c87: Preparing 16cd186016e0: Preparing de53cc3e47f0: Preparing 5292dbfb81a0: Preparing d9c1a4d99e24: Preparing 44343de3ea1d: Preparing 18d7610224f4: Waiting a461bde2bf21: Waiting 4215b8f0d94d: Waiting 4bd149e3f9aa: Waiting 897bcb69e155: Waiting 7914297c8334: Waiting ceb888101c87: Waiting 16cd186016e0: Waiting de53cc3e47f0: Waiting 5292dbfb81a0: Waiting d9c1a4d99e24: Waiting 44343de3ea1d: Waiting a461bde2bf21: Pushed 18d7610224f4: Pushed 4bd149e3f9aa: Pushed 897bcb69e155: Layer already exists ceb888101c87: Layer already exists 16cd186016e0: Layer already exists 7914297c8334: Layer already exists de53cc3e47f0: Layer already exists d9c1a4d99e24: Layer already exists 5292dbfb81a0: Layer already exists 44343de3ea1d: Layer already exists 4215b8f0d94d: Pushed nightly-r25.1: digest: sha256:f9e595d65cc4006c75b8af8091343a2cbca470afde4be1b3419b1fd722d3132d size: 2822 2026-06-04 01:27:27,162: INFO: Building opensdn-external-rsyslogd finished successfully, duration: 41 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly-r25.1 4afebd9d556f 605MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly-r25.1 7699d2c8d85f 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 8245b0479ad7 605MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly-r25.1 deb178da3814 3.7kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly-r25.1 a9695408dd4d 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly-r25.1 9583773ed222 2.47MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly-r25.1 8c9cb77d6bd1 605MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly-r25.1 21c018508e07 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 d0eb82be133f 408MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly-r25.1 0d1f057d1404 419MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 0baa7210896b 388MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly-r25.1 e9a07edf46d5 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly-r25.1 5ac2b6b38b10 679MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable-r25.1 847737b55842 3GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile cbb916007b7a 24.8GB 0B tf-dev-sandbox:stable-r25.1 c04928889f58 3GB 0B U