[2026-05-12 22:49:26,914][ INFO][PID:1020965] Marking build as starting [2026-05-12 22:49:26,962][ INFO][PID:1020965] Checking for cancel request [2026-05-12 22:49:26,964][ INFO][PID:1020965] VM allocation process starts [2026-05-12 22:49:27,007][ INFO][PID:1020965] Trying to allocate VM: ResallocHost, ticket_id=2857332, requested_tags=['arch_aarch64', 'copr_builder'] [2026-05-12 22:49:30,099][ INFO][PID:1020965] Allocated host ResallocHost, ticket_id=2857332, hostname=100.54.86.202, name=aws_aarch64_spot_prod_08781653_20260512_224540, requested_tags=['arch_aarch64', 'copr_builder'] [2026-05-12 22:49:30,100][ INFO][PID:1020965] Allocating ssh connection to builder [2026-05-12 22:49:30,101][ INFO][PID:1020965] Checking that builder machine is OK [2026-05-12 22:49:30,498][ INFO][PID:1020965] Installed copr-rpmbuild version: 1.8 [2026-05-12 22:49:30,499][ INFO][PID:1020965] Running remote command: copr-builder-ready srpm-builds [2026-05-12 22:49:30,735][ INFO][PID:1020965] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-05-12 22:49:30,736][ INFO][PID:1020965] Filling build.info file with builder info [2026-05-12 22:49:30,736][ INFO][PID:1020965] Checking for cancel request [2026-05-12 22:49:30,737][ INFO][PID:1020965] 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": 1778626170.7377312, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "aarch64", "buildroot_pkgs": null, "task_id": "10452046", "build_id": 10452046, "package_name": "kernel-rpi4-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 4 kernel 6.18.y \\u2014 MINIMAL variant\\n#\\n# Differs from copr-kernel-rpi4.sh by enabling --with minimal_rpi4, which\\n# skips merge of config-rhcos.cfg + config-rhcos-renames.cfg in %build.\\n# Produces kernel-rpi4-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-rpi4-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 RPi4 build, minimal flavor (no RHCOS baseline merge)\\nsed -i 's/%define with_rpi4 .*/%define with_rpi4 1/' kernel.spec\\nsed -i 's/%define with_rpi5 .*/%define with_rpi5 0/' kernel.spec\\nsed -i 's/%define with_minimal_rpi4 .*/%define with_minimal_rpi4 1/' kernel.spec\\nsed -i 's/%define with_minimal_rpi5 .*/%define with_minimal_rpi5 0/' 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": "10452046", "built_packages": "", "tags": [ "arch_aarch64" ], "id": 10452046, "mockchain_macros": { "copr_username": "jkolo", "copr_projectname": "kernel-rpi", "vendor": "Fedora Project COPR (jkolo/kernel-rpi)" } } ] } [2026-05-12 22:49:30,775][ INFO][PID:1020965] Sending fedora-messaging bus message in build.start [2026-05-12 22:49:31,254][ INFO][PID:1020965] Sending fedora-messaging bus message in chroot.start [2026-05-12 22:49:31,278][ INFO][PID:1020965] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10452046 --detached [2026-05-12 22:49:31,812][ INFO][PID:1020965] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '100.54.86.202' (ED25519) to the list of known hosts. [2026-05-12 22:49:31,814][ INFO][PID:1020965] Downloading the builder-live.log file, attempt 1 [2026-05-12 22:49:31,816][ INFO][PID:1020965] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@100.54.86.202 copr-rpmbuild-log [2026-05-12 22:49:36,820][ INFO][PID:1020965] Periodic builder liveness probe: alive [2026-05-12 22:49:36,821][ INFO][PID:1020965] Checking for cancel request [2026-05-12 22:49:41,822][ INFO][PID:1020965] Checking for cancel request [2026-05-12 22:49:46,824][ INFO][PID:1020965] Checking for cancel request [2026-05-12 22:49:51,825][ INFO][PID:1020965] Checking for cancel request [2026-05-12 22:49:56,827][ INFO][PID:1020965] Checking for cancel request [2026-05-12 22:50:01,828][ INFO][PID:1020965] Checking for cancel request [2026-05-12 22:50:06,829][ INFO][PID:1020965] Checking for cancel request [2026-05-12 22:50:11,831][ INFO][PID:1020965] Checking for cancel request [2026-05-12 22:50:16,832][ INFO][PID:1020965] Checking for cancel request [2026-05-12 22:50:21,833][ INFO][PID:1020965] Checking for cancel request [2026-05-12 22:50:26,834][ INFO][PID:1020965] Checking for cancel request [2026-05-12 22:50:31,836][ INFO][PID:1020965] Checking for cancel request [2026-05-12 22:50:36,837][ INFO][PID:1020965] Checking for cancel request [2026-05-12 22:50:41,838][ INFO][PID:1020965] Checking for cancel request [2026-05-12 22:50:46,840][ INFO][PID:1020965] Checking for cancel request [2026-05-12 22:50:51,841][ INFO][PID:1020965] Checking for cancel request [2026-05-12 22:50:56,842][ INFO][PID:1020965] Checking for cancel request [2026-05-12 22:51:01,844][ INFO][PID:1020965] Checking for cancel request [2026-05-12 22:51:06,845][ INFO][PID:1020965] Checking for cancel request [2026-05-12 22:51:11,846][ INFO][PID:1020965] Checking for cancel request [2026-05-12 22:51:16,848][ INFO][PID:1020965] Checking for cancel request [2026-05-12 22:51:21,849][ INFO][PID:1020965] Checking for cancel request [2026-05-12 22:51:26,850][ INFO][PID:1020965] Checking for cancel request [2026-05-12 22:51:31,851][ INFO][PID:1020965] Checking for cancel request [2026-05-12 22:51:36,853][ INFO][PID:1020965] Checking for cancel request [2026-05-12 22:51:38,250][ INFO][PID:1020965] Downloading results from builder [2026-05-12 22:51:38,251][ INFO][PID:1020965] rsyncing of mockbuilder@100.54.86.202:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10452046 started [2026-05-12 22:51:38,252][ INFO][PID:1020965] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@100.54.86.202:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10452046/ &> /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10452046/build-10452046.rsync.log [2026-05-12 22:51:39,816][ INFO][PID:1020965] rsyncing finished. [2026-05-12 22:51:39,817][ INFO][PID:1020965] VM Release request [2026-05-12 22:51:39,825][ INFO][PID:1020965] Searching for 'success' file in resultdir [2026-05-12 22:51:39,826][ INFO][PID:1020965] Getting build details [2026-05-12 22:51:39,827][ INFO][PID:1020965] Retrieving SRPM info from /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10452046 [2026-05-12 22:51:39,827][ INFO][PID:1020965] SRPM URL: https://download.copr.fedorainfracloud.org/results/jkolo/kernel-rpi/srpm-builds/10452046/kernel-rpi4-minimal-6.18.29-5.rpi4.src.rpm [2026-05-12 22:51:39,828][ INFO][PID:1020965] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/jkolo/kernel-rpi/srpm-builds/10452046/kernel-rpi4-minimal-6.18.29-5.rpi4.src.rpm', 'pkg_name': 'kernel-rpi4-minimal', 'pkg_version': '6.18.29-5.rpi4'} [2026-05-12 22:51:39,828][ INFO][PID:1020965] Finished build: id=10452046 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/jkolo/kernel-rpi chroot=srpm-builds [2026-05-12 22:51:39,830][ INFO][PID:1020965] Worker succeeded build, took 129.0930199623108 [2026-05-12 22:51:39,831][ INFO][PID:1020965] 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": 1778626299.8307512, "started_on": 1778626170.7377312, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "aarch64", "buildroot_pkgs": null, "task_id": "10452046", "build_id": 10452046, "package_name": "kernel-rpi4-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 4 kernel 6.18.y \\u2014 MINIMAL variant\\n#\\n# Differs from copr-kernel-rpi4.sh by enabling --with minimal_rpi4, which\\n# skips merge of config-rhcos.cfg + config-rhcos-renames.cfg in %build.\\n# Produces kernel-rpi4-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-rpi4-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 RPi4 build, minimal flavor (no RHCOS baseline merge)\\nsed -i 's/%define with_rpi4 .*/%define with_rpi4 1/' kernel.spec\\nsed -i 's/%define with_rpi5 .*/%define with_rpi5 0/' kernel.spec\\nsed -i 's/%define with_minimal_rpi4 .*/%define with_minimal_rpi4 1/' kernel.spec\\nsed -i 's/%define with_minimal_rpi5 .*/%define with_minimal_rpi5 0/' 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-rpi4-minimal", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/jkolo/kernel-rpi/srpm-builds/10452046/kernel-rpi4-minimal-6.18.29-5.rpi4.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-rpi4-minimal", "epoch": null, "version": "6.18.29", "release": "5.rpi4" }, "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": "10452046", "built_packages": "", "tags": [ "arch_aarch64" ], "pkg_version": "6.18.29-5.rpi4", "id": 10452046, "mockchain_macros": { "copr_username": "jkolo", "copr_projectname": "kernel-rpi", "vendor": "Fedora Project COPR (jkolo/kernel-rpi)" } } ] } [2026-05-12 22:51:39,873][ INFO][PID:1020965] Sending fedora-messaging bus message in build.end [2026-05-12 22:51:39,898][ INFO][PID:1020965] Compressing /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10452046/builder-live.log by gzip [2026-05-12 22:51:39,900][ INFO][PID:1020965] Running command 'gzip /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10452046/builder-live.log' as PID 1029850 [2026-05-12 22:51:40,274][ INFO][PID:1020965] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10452046/builder-live.log) [2026-05-12 22:51:40,274][ INFO][PID:1020965] Compressing /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10452046/backend.log by gzip [2026-05-12 22:51:40,276][ INFO][PID:1020965] Running command 'gzip /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10452046/backend.log' as PID 1029866