[2026-05-14 00:52:26,114][ INFO][PID:2588233] Marking build as starting [2026-05-14 00:52:26,157][ INFO][PID:2588233] Checking for cancel request [2026-05-14 00:52:26,159][ INFO][PID:2588233] VM allocation process starts [2026-05-14 00:52:26,197][ INFO][PID:2588233] Trying to allocate VM: ResallocHost, ticket_id=2878909, requested_tags=['arch_aarch64', 'copr_builder'] [2026-05-14 00:52:31,199][ INFO][PID:2588233] Checking for cancel request [2026-05-14 00:52:33,151][ INFO][PID:2588233] Allocated host ResallocHost, ticket_id=2878909, hostname=54.196.143.186, name=aws_aarch64_reserved_prod_08823990_20260514_000718, requested_tags=['arch_aarch64', 'copr_builder'] [2026-05-14 00:52:33,152][ INFO][PID:2588233] Allocating ssh connection to builder [2026-05-14 00:52:33,153][ INFO][PID:2588233] Checking that builder machine is OK [2026-05-14 00:52:33,527][ INFO][PID:2588233] Installed copr-rpmbuild version: 1.8 [2026-05-14 00:52:33,528][ INFO][PID:2588233] Running remote command: copr-builder-ready srpm-builds [2026-05-14 00:52:33,761][ INFO][PID:2588233] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-05-14 00:52:33,762][ INFO][PID:2588233] Filling build.info file with builder info [2026-05-14 00:52:33,762][ INFO][PID:2588233] Checking for cancel request [2026-05-14 00:52:33,763][ INFO][PID:2588233] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "jkolo", "project_name": "kernel-rpi", "project_dirname": "kernel-rpi", "submitter": "jkolo", "ended_on": null, "started_on": 1778719953.763823, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "aarch64", "buildroot_pkgs": null, "task_id": "10457468", "build_id": 10457468, "package_name": "kernel-rpi5-minimal", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/bash\\n# COPR custom build script for Raspberry Pi 5 kernel 6.18.y \\u2014 MINIMAL variant\\n#\\n# Differs from copr-kernel-rpi5.sh by enabling --with minimal_rpi5, which\\n# skips merge of config-rhcos.cfg + config-rhcos-renames.cfg in %build.\\n# Produces kernel-rpi5-minimal (Fedora-desktop-style RPi kernel, suitable\\n# for bootstrap node / recovery / debugging, NOT for OCP workloads).\\n#\\n# Source: https://github.com/jkolo/kernel-rpi (fork of dwrobel/kernel)\\n# Branch: dw-6.18.y\\n#\\n# COPR configuration:\\n# Project: jkolo/kernel-rpi\\n# Package: kernel-rpi5-minimal\\n# Chroots: epel-9-aarch64\\n# Source type: Custom\\n# Script: contents of this file\\n# Builddeps: bc bison flex elfutils-libelf-devel openssl-devel perl-interpreter\\n# perl-generators python3-devel gcc make git hostname\\n\\nset -ex\\n\\n# Clone kernel spec repository\\ngit clone --depth=1 -b dw-6.18.y https://github.com/jkolo/kernel-rpi.git && cd kernel-rpi\\n\\n# Enable RPi5 build, minimal flavor (no RHCOS baseline merge)\\nsed -i 's/%define with_rpi4 .*/%define with_rpi4 0/' kernel.spec\\nsed -i 's/%define with_rpi5 .*/%define with_rpi5 1/' kernel.spec\\nsed -i 's/%define with_minimal_rpi4 .*/%define with_minimal_rpi4 0/' kernel.spec\\nsed -i 's/%define with_minimal_rpi5 .*/%define with_minimal_rpi5 1/' kernel.spec\\n\\n# Copy spec and sources to COPR result directory\\ncp kernel.spec \\\"$COPR_RESULTDIR/\\\"\\ncp *.patch* *.cfg *.config *.service *.sh *.list \\\"$COPR_RESULTDIR/\\\" 2>/dev/null || true\\n# RHEL X.509 public certs (referenced by Source100-108 in spec; harmless for\\n# minimal \\u2014 config has CONFIG_SYSTEM_TRUSTED_KEYS=\\\"\\\" so they're not embedded)\\ncp certs/*.x509 \\\"$COPR_RESULTDIR/\\\" 2>/dev/null || true\\n\", \"chroot\": \"epel-9-aarch64\", \"builddeps\": \"bc bison flex elfutils-libelf-devel openssl-devel perl-interpreter perl-generators python3-devel gcc make git hostname rpm-build openssl\", \"resultdir\": null, \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "jkolo/kernel-rpi--jkolo", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "distributions_in_build": [ "epel-9" ], "distributions_in_project": [ "epel-9" ], "destdir": "/var/lib/copr/public_html/results/jkolo/kernel-rpi", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/jkolo/kernel-rpi", "result_dir": "10457468", "built_packages": "", "tags": [ "arch_aarch64" ], "id": 10457468, "mockchain_macros": { "copr_username": "jkolo", "copr_projectname": "kernel-rpi", "vendor": "Fedora Project COPR (jkolo/kernel-rpi)" } } ] } [2026-05-14 00:52:33,809][ INFO][PID:2588233] Sending fedora-messaging bus message in build.start [2026-05-14 00:52:34,320][ INFO][PID:2588233] Sending fedora-messaging bus message in chroot.start [2026-05-14 00:52:34,349][ INFO][PID:2588233] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10457468 --detached [2026-05-14 00:52:34,874][ INFO][PID:2588233] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '54.196.143.186' (ED25519) to the list of known hosts. [2026-05-14 00:52:34,875][ INFO][PID:2588233] Downloading the builder-live.log file, attempt 1 [2026-05-14 00:52:34,877][ INFO][PID:2588233] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.196.143.186 copr-rpmbuild-log [2026-05-14 00:52:39,881][ INFO][PID:2588233] Periodic builder liveness probe: alive [2026-05-14 00:52:39,881][ INFO][PID:2588233] Checking for cancel request [2026-05-14 00:52:44,882][ INFO][PID:2588233] Checking for cancel request [2026-05-14 00:52:49,884][ INFO][PID:2588233] Checking for cancel request [2026-05-14 00:52:54,885][ INFO][PID:2588233] Checking for cancel request [2026-05-14 00:52:59,886][ INFO][PID:2588233] Checking for cancel request [2026-05-14 00:53:04,888][ INFO][PID:2588233] Checking for cancel request [2026-05-14 00:53:09,889][ INFO][PID:2588233] Checking for cancel request [2026-05-14 00:53:14,890][ INFO][PID:2588233] Checking for cancel request [2026-05-14 00:53:19,891][ INFO][PID:2588233] Checking for cancel request [2026-05-14 00:53:24,893][ INFO][PID:2588233] Checking for cancel request [2026-05-14 00:53:29,894][ INFO][PID:2588233] Checking for cancel request [2026-05-14 00:53:34,895][ INFO][PID:2588233] Checking for cancel request [2026-05-14 00:53:39,896][ INFO][PID:2588233] Checking for cancel request [2026-05-14 00:53:44,898][ INFO][PID:2588233] Checking for cancel request [2026-05-14 00:53:49,899][ INFO][PID:2588233] Checking for cancel request [2026-05-14 00:53:54,901][ INFO][PID:2588233] Checking for cancel request [2026-05-14 00:53:59,902][ INFO][PID:2588233] Checking for cancel request [2026-05-14 00:54:04,903][ INFO][PID:2588233] Checking for cancel request [2026-05-14 00:54:09,904][ INFO][PID:2588233] Checking for cancel request [2026-05-14 00:54:14,906][ INFO][PID:2588233] Checking for cancel request [2026-05-14 00:54:15,368][ INFO][PID:2588233] Downloading results from builder [2026-05-14 00:54:15,369][ INFO][PID:2588233] rsyncing of mockbuilder@54.196.143.186:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10457468 started [2026-05-14 00:54:15,370][ INFO][PID:2588233] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.196.143.186:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10457468/ &> /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10457468/build-10457468.rsync.log [2026-05-14 00:54:16,414][ INFO][PID:2588233] rsyncing finished. [2026-05-14 00:54:16,415][ INFO][PID:2588233] VM Release request [2026-05-14 00:54:16,425][ INFO][PID:2588233] Searching for 'success' file in resultdir [2026-05-14 00:54:16,426][ INFO][PID:2588233] Getting build details [2026-05-14 00:54:16,426][ INFO][PID:2588233] Retrieving SRPM info from /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10457468 [2026-05-14 00:54:16,427][ INFO][PID:2588233] SRPM URL: https://download.copr.fedorainfracloud.org/results/jkolo/kernel-rpi/srpm-builds/10457468/kernel-rpi5-minimal-6.18.29-7.rpi5.src.rpm [2026-05-14 00:54:16,428][ INFO][PID:2588233] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/jkolo/kernel-rpi/srpm-builds/10457468/kernel-rpi5-minimal-6.18.29-7.rpi5.src.rpm', 'pkg_name': 'kernel-rpi5-minimal', 'pkg_version': '6.18.29-7.rpi5'} [2026-05-14 00:54:16,428][ INFO][PID:2588233] Finished build: id=10457468 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/jkolo/kernel-rpi chroot=srpm-builds [2026-05-14 00:54:16,430][ INFO][PID:2588233] Worker succeeded build, took 102.6669352054596 [2026-05-14 00:54:16,431][ INFO][PID:2588233] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "jkolo", "project_name": "kernel-rpi", "project_dirname": "kernel-rpi", "submitter": "jkolo", "ended_on": 1778720056.4307582, "started_on": 1778719953.763823, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "aarch64", "buildroot_pkgs": null, "task_id": "10457468", "build_id": 10457468, "package_name": "kernel-rpi5-minimal", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/bash\\n# COPR custom build script for Raspberry Pi 5 kernel 6.18.y \\u2014 MINIMAL variant\\n#\\n# Differs from copr-kernel-rpi5.sh by enabling --with minimal_rpi5, which\\n# skips merge of config-rhcos.cfg + config-rhcos-renames.cfg in %build.\\n# Produces kernel-rpi5-minimal (Fedora-desktop-style RPi kernel, suitable\\n# for bootstrap node / recovery / debugging, NOT for OCP workloads).\\n#\\n# Source: https://github.com/jkolo/kernel-rpi (fork of dwrobel/kernel)\\n# Branch: dw-6.18.y\\n#\\n# COPR configuration:\\n# Project: jkolo/kernel-rpi\\n# Package: kernel-rpi5-minimal\\n# Chroots: epel-9-aarch64\\n# Source type: Custom\\n# Script: contents of this file\\n# Builddeps: bc bison flex elfutils-libelf-devel openssl-devel perl-interpreter\\n# perl-generators python3-devel gcc make git hostname\\n\\nset -ex\\n\\n# Clone kernel spec repository\\ngit clone --depth=1 -b dw-6.18.y https://github.com/jkolo/kernel-rpi.git && cd kernel-rpi\\n\\n# Enable RPi5 build, minimal flavor (no RHCOS baseline merge)\\nsed -i 's/%define with_rpi4 .*/%define with_rpi4 0/' kernel.spec\\nsed -i 's/%define with_rpi5 .*/%define with_rpi5 1/' kernel.spec\\nsed -i 's/%define with_minimal_rpi4 .*/%define with_minimal_rpi4 0/' kernel.spec\\nsed -i 's/%define with_minimal_rpi5 .*/%define with_minimal_rpi5 1/' kernel.spec\\n\\n# Copy spec and sources to COPR result directory\\ncp kernel.spec \\\"$COPR_RESULTDIR/\\\"\\ncp *.patch* *.cfg *.config *.service *.sh *.list \\\"$COPR_RESULTDIR/\\\" 2>/dev/null || true\\n# RHEL X.509 public certs (referenced by Source100-108 in spec; harmless for\\n# minimal \\u2014 config has CONFIG_SYSTEM_TRUSTED_KEYS=\\\"\\\" so they're not embedded)\\ncp certs/*.x509 \\\"$COPR_RESULTDIR/\\\" 2>/dev/null || true\\n\", \"chroot\": \"epel-9-aarch64\", \"builddeps\": \"bc bison flex elfutils-libelf-devel openssl-devel perl-interpreter perl-generators python3-devel gcc make git hostname rpm-build openssl\", \"resultdir\": null, \"repos\": \"\"}", "pkg_name": "kernel-rpi5-minimal", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/jkolo/kernel-rpi/srpm-builds/10457468/kernel-rpi5-minimal-6.18.29-7.rpi5.src.rpm", "uses_devel_repo": null, "sandbox": "jkolo/kernel-rpi--jkolo", "results": { "architecture_specific_tags": { "epel-9": { "exclusivearch": [ "aarch64", "armv3l", "armv4b", "armv4l", "armv4tl", "armv5tejl", "armv5tel", "armv5tl", "armv6hl", "armv6l", "armv7hl", "armv7hnl", "armv7l", "armv8hcnl", "armv8hl", "armv8hnl", "armv8l" ] } }, "name": "kernel-rpi5-minimal", "epoch": null, "version": "6.18.29", "release": "7.rpi5" }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "distributions_in_build": [ "epel-9" ], "distributions_in_project": [ "epel-9" ], "destdir": "/var/lib/copr/public_html/results/jkolo/kernel-rpi", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/jkolo/kernel-rpi", "result_dir": "10457468", "built_packages": "", "tags": [ "arch_aarch64" ], "pkg_version": "6.18.29-7.rpi5", "id": 10457468, "mockchain_macros": { "copr_username": "jkolo", "copr_projectname": "kernel-rpi", "vendor": "Fedora Project COPR (jkolo/kernel-rpi)" } } ] } [2026-05-14 00:54:16,473][ INFO][PID:2588233] Sending fedora-messaging bus message in build.end [2026-05-14 00:54:16,517][ INFO][PID:2588233] Compressing /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10457468/builder-live.log by gzip [2026-05-14 00:54:16,519][ INFO][PID:2588233] Running command 'gzip /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10457468/builder-live.log' as PID 2594741 [2026-05-14 00:54:16,536][ INFO][PID:2588233] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10457468/builder-live.log) [2026-05-14 00:54:16,537][ INFO][PID:2588233] Compressing /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10457468/backend.log by gzip [2026-05-14 00:54:16,539][ INFO][PID:2588233] Running command 'gzip /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10457468/backend.log' as PID 2594742