2026-05-25 01:19:08,613: INFO: Building opensdn-external-rsyslogd 2026-05-25 01:19:08,811: 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.4s #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 1.0s #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.5s #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.691 Third parties for OpenSDN 40 MB/s | 5.1 MB 00:00 #7 2.856 Extra Packages for Enterprise Linux 9 - x86_64 20 MB/s | 21 MB 00:01 #7 17.46 Extra Packages for Enterprise Linux 9 openh264 2.0 kB/s | 2.5 kB 00:01 #7 18.33 Rocky Linux 9 - BaseOS 36 MB/s | 23 MB 00:00 #7 25.95 Rocky Linux 9 - AppStream 12 MB/s | 21 MB 00:01 #7 31.55 Rocky Linux 9 - Extras 35 kB/s | 17 kB 00:00 #7 36.24 Dependencies resolved. #7 36.24 ================================================================================ #7 36.24 Package Architecture Version Repository Size #7 36.24 ================================================================================ #7 36.24 Installing: #7 36.24 rsyslog x86_64 8.2506.0-2.el9 appstream 794 k #7 36.24 Installing dependencies: #7 36.24 libestr x86_64 0.1.11-4.el9 appstream 25 k #7 36.24 libfastjson x86_64 0.99.9-5.el9 appstream 37 k #7 36.24 #7 36.24 Transaction Summary #7 36.24 ================================================================================ #7 36.24 Install 3 Packages #7 36.24 #7 36.24 Total download size: 856 k #7 36.24 Installed size: 2.8 M #7 36.25 Downloading Packages: #7 36.52 (1/3): libfastjson-0.99.9-5.el9.x86_64.rpm 482 kB/s | 37 kB 00:00 #7 36.54 (2/3): libestr-0.1.11-4.el9.x86_64.rpm 272 kB/s | 25 kB 00:00 #7 36.61 (3/3): rsyslog-8.2506.0-2.el9.x86_64.rpm 5.0 MB/s | 794 kB 00:00 #7 36.61 -------------------------------------------------------------------------------- #7 36.61 Total 2.3 MB/s | 856 kB 00:00 #7 36.67 Running transaction check #7 36.68 Transaction check succeeded. #7 36.68 Running transaction test #7 36.72 Transaction test succeeded. #7 36.72 Running transaction #7 37.35 Preparing : 1/1 #7 37.47 Installing : libfastjson-0.99.9-5.el9.x86_64 1/3 #7 37.71 Installing : libestr-0.1.11-4.el9.x86_64 2/3 #7 37.80 Installing : rsyslog-8.2506.0-2.el9.x86_64 3/3 #7 37.81 Running scriptlet: rsyslog-8.2506.0-2.el9.x86_64 3/3 #7 38.51 Verifying : libestr-0.1.11-4.el9.x86_64 1/3 #7 38.51 Verifying : libfastjson-0.99.9-5.el9.x86_64 2/3 #7 38.51 Verifying : rsyslog-8.2506.0-2.el9.x86_64 3/3 #7 38.85 #7 38.85 Installed: #7 38.85 libestr-0.1.11-4.el9.x86_64 libfastjson-0.99.9-5.el9.x86_64 #7 38.85 rsyslog-8.2506.0-2.el9.x86_64 #7 38.85 #7 38.85 Complete! #7 39.23 46 files removed #7 DONE 39.7s #8 [4/5] COPY rsyslog.conf /etc/ #8 DONE 1.0s #9 [5/5] COPY rsyslog.d/*.conf /etc/rsyslog.d/ #9 DONE 0.6s #10 exporting to image #10 exporting layers #10 exporting layers 0.8s done #10 writing image sha256:f8fa140a412be2ba396a6827606946aae8687e09eff317dee2a1d96d2be51bfb 0.0s done #10 naming to nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 0.0s done #10 DONE 0.9s 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-05-25 01:19:56,592: INFO: Docker build duration: 48 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd] 9484697fb996: Preparing b3925a074d2c: Preparing 6572e064bd92: Preparing 862ab82f6fc8: Preparing ed3e01469275: Preparing aadd29a9b881: Preparing 25f7313be4b4: Preparing a81cf44f58e9: Preparing 8b2456932ba6: Preparing f2c91473a759: Preparing bd7c7e741175: Preparing 44343de3ea1d: Preparing aadd29a9b881: Waiting 25f7313be4b4: Waiting a81cf44f58e9: Waiting 8b2456932ba6: Waiting f2c91473a759: Waiting bd7c7e741175: Waiting 44343de3ea1d: Waiting ed3e01469275: Layer already exists aadd29a9b881: Layer already exists 862ab82f6fc8: Pushed b3925a074d2c: Pushed 9484697fb996: Pushed 25f7313be4b4: Layer already exists a81cf44f58e9: Layer already exists f2c91473a759: Layer already exists 8b2456932ba6: Layer already exists 44343de3ea1d: Layer already exists bd7c7e741175: Layer already exists 6572e064bd92: Pushed nightly-r25.1: digest: sha256:0119596552f210427b651b8f5cc9ec43e9aaa292725e9caccf4cf4038db8f2d7 size: 2822 2026-05-25 01:20:00,680: 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 714731f0b590 644MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly-r25.1 9f842b80aef1 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 3bd358aea7f7 644MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly-r25.1 a96f1d71b7d3 3.7kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly-r25.1 6a62c3fc36f9 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly-r25.1 e54dc32eeb96 2.38MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly-r25.1 c6992d68e312 644MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly-r25.1 ccda485a0468 707MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 f8fa140a412b 447MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly-r25.1 d75dacd84aa0 458MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 7970e2c330d1 427MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly-r25.1 7098e06fe581 32.7MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable-r25.1 75d4d825b3b7 2.87GB 0B U tf-dev-sandbox:compile 13765090773d 24.7GB 0B