2026-05-18 01:35:29,889: INFO: Building opensdn-external-rsyslogd 2026-05-18 01:35:30,076: 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.3s #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 0.0s done #5 DONE 0.6s #6 [2/5] COPY *.sh / #6 DONE 0.3s #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.952 Third parties for OpenSDN 34 MB/s | 5.1 MB 00:00 #7 3.331 Extra Packages for Enterprise Linux 9 - x86_64 18 MB/s | 21 MB 00:01 #7 16.72 Extra Packages for Enterprise Linux 9 openh264 2.4 kB/s | 2.5 kB 00:01 #7 17.80 Rocky Linux 9 - BaseOS 29 MB/s | 23 MB 00:00 #7 25.06 Rocky Linux 9 - AppStream 24 MB/s | 20 MB 00:00 #7 33.80 Rocky Linux 9 - Extras 13 kB/s | 17 kB 00:01 #7 38.79 Dependencies resolved. #7 38.79 ================================================================================ #7 38.79 Package Architecture Version Repository Size #7 38.79 ================================================================================ #7 38.79 Installing: #7 38.79 rsyslog x86_64 8.2506.0-2.el9 appstream 794 k #7 38.79 Installing dependencies: #7 38.79 libestr x86_64 0.1.11-4.el9 appstream 25 k #7 38.79 libfastjson x86_64 0.99.9-5.el9 appstream 37 k #7 38.79 #7 38.79 Transaction Summary #7 38.79 ================================================================================ #7 38.79 Install 3 Packages #7 38.79 #7 38.79 Total download size: 856 k #7 38.79 Installed size: 2.8 M #7 38.80 Downloading Packages: #7 39.19 (1/3): libestr-0.1.11-4.el9.x86_64.rpm 196 kB/s | 25 kB 00:00 #7 39.19 (2/3): libfastjson-0.99.9-5.el9.x86_64.rpm 259 kB/s | 37 kB 00:00 #7 39.25 (3/3): rsyslog-8.2506.0-2.el9.x86_64.rpm 4.1 MB/s | 794 kB 00:00 #7 39.25 -------------------------------------------------------------------------------- #7 39.25 Total 1.9 MB/s | 856 kB 00:00 #7 39.36 Running transaction check #7 39.48 Transaction check succeeded. #7 39.48 Running transaction test #7 39.71 Transaction test succeeded. #7 39.71 Running transaction #7 39.82 Preparing : 1/1 #7 40.02 Installing : libfastjson-0.99.9-5.el9.x86_64 1/3 #7 40.06 Installing : libestr-0.1.11-4.el9.x86_64 2/3 #7 40.13 Installing : rsyslog-8.2506.0-2.el9.x86_64 3/3 #7 40.15 Running scriptlet: rsyslog-8.2506.0-2.el9.x86_64 3/3 #7 41.11 Verifying : libestr-0.1.11-4.el9.x86_64 1/3 #7 41.11 Verifying : libfastjson-0.99.9-5.el9.x86_64 2/3 #7 41.11 Verifying : rsyslog-8.2506.0-2.el9.x86_64 3/3 #7 41.22 #7 41.22 Installed: #7 41.22 libestr-0.1.11-4.el9.x86_64 libfastjson-0.99.9-5.el9.x86_64 #7 41.22 rsyslog-8.2506.0-2.el9.x86_64 #7 41.22 #7 41.22 Complete! #7 42.12 46 files removed #7 DONE 42.5s #8 [4/5] COPY rsyslog.conf /etc/ #8 DONE 0.2s #9 [5/5] COPY rsyslog.d/*.conf /etc/rsyslog.d/ #9 DONE 0.1s #10 exporting to image #10 exporting layers #10 exporting layers 1.2s done #10 writing image sha256:14894d08a70a82ab9f8f671b38e4f0731ff38f0bd1fb0d4a4d119b5b1d7edd7a #10 writing image sha256:14894d08a70a82ab9f8f671b38e4f0731ff38f0bd1fb0d4a4d119b5b1d7edd7a 0.0s done #10 naming to nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 0.0s done #10 DONE 1.4s 3 warnings found (use docker --debug to expand):  - JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 28) - 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) 2026-05-18 01:36:17,714: INFO: Docker build duration: 48 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd] 9eee7e5e8649: Preparing 4e8d84ebc29c: Preparing c50d511da3fa: Preparing 6b6b3645b0df: Preparing 10d9ccc52018: Preparing 9497f2067e05: Preparing bfdec141dcf4: Preparing 75a1f9613db1: Preparing 0cdee024a975: Preparing be080ba4d38b: Preparing a0463faf98c1: Preparing 44343de3ea1d: Preparing 9497f2067e05: Waiting bfdec141dcf4: Waiting 75a1f9613db1: Waiting 0cdee024a975: Waiting be080ba4d38b: Waiting a0463faf98c1: Waiting 44343de3ea1d: Waiting 10d9ccc52018: Layer already exists 6b6b3645b0df: Pushed 9497f2067e05: Layer already exists 4e8d84ebc29c: Pushed 75a1f9613db1: Layer already exists bfdec141dcf4: Layer already exists 9eee7e5e8649: Pushed 0cdee024a975: Layer already exists be080ba4d38b: Layer already exists a0463faf98c1: Layer already exists 44343de3ea1d: Layer already exists c50d511da3fa: Pushed nightly-r25.1: digest: sha256:bf37ad8853a12598153585d6e66f3aeb6a7aa59bb233c567c1812ae3815b6fc1 size: 2822 2026-05-18 01:36:21,630: INFO: Building opensdn-external-rsyslogd finished successfully, duration: 52 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly-r25.1 fc9e9a955bf0 644MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly-r25.1 d5a14ca86cee 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 c7e72dece4b5 644MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly-r25.1 10939979db4c 3.7kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly-r25.1 40253d5da626 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly-r25.1 48894586150d 2.47MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly-r25.1 f7ad91cf7a45 644MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 14894d08a70a 447MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 dd9a95f2ca0d 427MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly-r25.1 971f6c61ce6b 32.7MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable-r25.1 75d4d825b3b7 2.87GB 0B U tf-dev-sandbox:compile 5c52f5ee1b71 24.7GB 0B