Warning: Permanently added '54.167.50.122' (ED25519) to the list of known hosts. You can reproduce this build on your computer by running: sudo dnf install copr-rpmbuild /usr/bin/copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8583638 Version: 1.2 PID: 8925 Logging PID: 8926 Task: {'appstream': False, 'background': False, 'build_id': 8583638, 'chroot': None, 'package_name': 'meshtasticd', 'project_dirname': 'daily', 'project_name': 'daily', 'project_owner': '@meshtastic', 'repos': [], 'sandbox': '@meshtastic/daily--jpbennett', 'source_json': {'clone_url': 'https://github.com/meshtastic/firmware.git', 'committish': 'master', 'spec': 'meshtasticd.spec', 'srpm_build_method': 'rpkg', 'subdirectory': '', 'type': 'git'}, 'source_type': 8, 'submitter': 'jpbennett', 'task_id': '8583638'} Running: git clone https://github.com/meshtastic/firmware.git /var/lib/copr-rpmbuild/workspace/workdir-6n_89e4v/firmware --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://github.com/meshtastic/firmware.git', '/var/lib/copr-rpmbuild/workspace/workdir-6n_89e4v/firmware', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: Submodule path 'meshtestic': checked out 'dcac7e5673005f4d8a2b1f0f6e06877b689d7519' Submodule path 'protobufs': checked out '7f13df0e5f7cbb07f0e6f3a57c0d86ad448738db' stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-6n_89e4v/firmware'... Submodule 'meshtestic' (https://github.com/meshtastic/meshTestic) registered for path 'meshtestic' Submodule 'protobufs' (https://github.com/meshtastic/protobufs.git) registered for path 'protobufs' Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-6n_89e4v/firmware/meshtestic'... Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-6n_89e4v/firmware/protobufs'... Running: git checkout master -- cmd: ['git', 'checkout', 'master', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-6n_89e4v/firmware rc: 0 stdout: Your branch is up to date with 'origin/master'. stderr: Already on 'master' Generated rpkg config: [rpkg] preprocess_spec = True [git] anon_clone_url = https://github.com/%(repo_path)s [lookaside] download_url = https://${git_props:remote_netloc}/repo/pkgs/%(repo_path)s/%(filename)s/%(hashtype)s/%(hash)s/%(filename)s Writing config into /var/lib/copr-rpmbuild/workspace/workdir-6n_89e4v/.config/rpkg.conf Running: rpkg srpm --outdir /var/lib/copr-rpmbuild/results --spec /var/lib/copr-rpmbuild/workspace/workdir-6n_89e4v/firmware/meshtasticd.spec cmd: ['rpkg', 'srpm', '--outdir', '/var/lib/copr-rpmbuild/results', '--spec', '/var/lib/copr-rpmbuild/workspace/workdir-6n_89e4v/firmware/meshtasticd.spec'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-6n_89e4v/firmware rc: 0 stdout: Wrote: /var/lib/copr-rpmbuild/results/meshtasticd.spec setting SOURCE_DATE_EPOCH=1738108800 Wrote: /var/lib/copr-rpmbuild/results/meshtasticd-2.5.21-10046.daily.git6a12760c.src.rpm RPM build warnings: stderr: git_dir_pack: archiving /var/lib/copr-rpmbuild/workspace/workdir-6n_89e4v/firmware: commit 6a12760c3d07805b5af614820af8732751be6037 (HEAD -> master, origin/master, origin/HEAD) Author: Tom Fifield Date: Wed Jan 29 09:57:52 2025 +0800 Fix off-by-one error with log writes (#5959) As reported by @jstockdale, when writing coloured logs we were writing the full string, including a null terminator. This caused issues for programs consuming our logs. The fix as identified is not to write the null. Fixes https://github.com/meshtastic/firmware/issues/5945 git_dir_pack: Wrote: /var/lib/copr-rpmbuild/results/firmware-6a12760c.tar.gz warning: Downloading https://github.com/meshtastic/web/releases/download/latest/build.tar to /var/lib/copr-rpmbuild/results/build.tar Downloading https://github.com/meshtastic/web/releases/download/latest/build.tar to /var/lib/copr-rpmbuild/results/build.tar Output: ['meshtasticd.spec', 'firmware-6a12760c.tar.gz', 'meshtasticd-2.5.21-10046.daily.git6a12760c.src.rpm', 'meshtasticd-2.5.21-build', 'build.tar'] Running SRPMResults tool Package info: { "name": "meshtasticd", "epoch": null, "version": "2.5.21", "release": "10046.daily.git6a12760c", "exclusivearch": [], "excludearch": [] } SRPMResults finished