[2026-05-12 22:49:06,170][ INFO][PID:1019471] Marking build as starting [2026-05-12 22:49:06,205][ INFO][PID:1019471] Checking for cancel request [2026-05-12 22:49:06,206][ INFO][PID:1019471] VM allocation process starts [2026-05-12 22:49:06,215][ INFO][PID:1019471] Trying to allocate VM: ResallocHost, ticket_id=2857330, requested_tags=['arch_aarch64', 'copr_builder'] [2026-05-12 22:49:09,250][ INFO][PID:1019471] Allocated host ResallocHost, ticket_id=2857330, hostname=54.175.219.4, name=aws_aarch64_reserved_prod_08781655_20260512_224718, requested_tags=['arch_aarch64', 'copr_builder'] [2026-05-12 22:49:09,251][ INFO][PID:1019471] Allocating ssh connection to builder [2026-05-12 22:49:09,252][ INFO][PID:1019471] Checking that builder machine is OK [2026-05-12 22:49:09,621][ INFO][PID:1019471] Installed copr-rpmbuild version: 1.8 [2026-05-12 22:49:09,622][ INFO][PID:1019471] Running remote command: copr-builder-ready srpm-builds [2026-05-12 22:49:09,860][ INFO][PID:1019471] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-05-12 22:49:09,861][ INFO][PID:1019471] Filling build.info file with builder info [2026-05-12 22:49:09,862][ INFO][PID:1019471] Checking for cancel request [2026-05-12 22:49:09,863][ INFO][PID:1019471] 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": 1778626149.8630905, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "aarch64", "buildroot_pkgs": null, "task_id": "10452043", "build_id": 10452043, "package_name": "kernel-rpi5", "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\\n# Used as \\\"Custom\\\" source type in COPR project jkolo/kernel-rpi\\n#\\n# Source: https://github.com/jkolo/kernel-rpi (fork of dwrobel/kernel)\\n# Branch: dw-6.18.y (kernel 6.18.x with RPi patches for EPEL 9)\\n# Base: Official raspberrypi/linux rpi-6.18.y kernel patches\\n#\\n# COPR configuration:\\n# Project: jkolo/kernel-rpi\\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 (fork with 6.18.y support)\\ngit clone --depth=1 -b dw-6.18.y https://github.com/jkolo/kernel-rpi.git && cd kernel-rpi\\n\\n# Enable RPi5 build (BCM2712, 16k pages), disable RPi4\\nsed -i 's/%define with_rpi4 .*/%define with_rpi4 0/' kernel.spec\\nsed -i 's/%define with_rpi5 .*/%define with_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/CentOS Stream 9 X.509 public certs (CONFIG_SYSTEM_TRUSTED_KEYS embedded\\n# trust anchor \\u2014 Source100-Source107 in kernel.spec). 8 files total.\\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": "10452043", "built_packages": "", "tags": [ "arch_aarch64" ], "id": 10452043, "mockchain_macros": { "copr_username": "jkolo", "copr_projectname": "kernel-rpi", "vendor": "Fedora Project COPR (jkolo/kernel-rpi)" } } ] } [2026-05-12 22:49:09,904][ INFO][PID:1019471] Sending fedora-messaging bus message in build.start [2026-05-12 22:49:10,374][ INFO][PID:1019471] Sending fedora-messaging bus message in chroot.start [2026-05-12 22:49:10,400][ INFO][PID:1019471] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10452043 --detached [2026-05-12 22:49:10,915][ INFO][PID:1019471] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '54.175.219.4' (ED25519) to the list of known hosts. [2026-05-12 22:49:10,916][ INFO][PID:1019471] Downloading the builder-live.log file, attempt 1 [2026-05-12 22:49:10,918][ INFO][PID:1019471] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.175.219.4 copr-rpmbuild-log [2026-05-12 22:49:15,922][ INFO][PID:1019471] Periodic builder liveness probe: alive [2026-05-12 22:49:15,923][ INFO][PID:1019471] Checking for cancel request [2026-05-12 22:49:20,924][ INFO][PID:1019471] Checking for cancel request [2026-05-12 22:49:25,927][ INFO][PID:1019471] Checking for cancel request [2026-05-12 22:49:30,932][ INFO][PID:1019471] Checking for cancel request [2026-05-12 22:49:35,934][ INFO][PID:1019471] Checking for cancel request [2026-05-12 22:49:40,935][ INFO][PID:1019471] Checking for cancel request [2026-05-12 22:49:45,937][ INFO][PID:1019471] Checking for cancel request [2026-05-12 22:49:50,938][ INFO][PID:1019471] Checking for cancel request [2026-05-12 22:49:55,939][ INFO][PID:1019471] Checking for cancel request [2026-05-12 22:50:00,941][ INFO][PID:1019471] Checking for cancel request [2026-05-12 22:50:05,943][ INFO][PID:1019471] Checking for cancel request [2026-05-12 22:50:10,944][ INFO][PID:1019471] Checking for cancel request [2026-05-12 22:50:15,945][ INFO][PID:1019471] Checking for cancel request [2026-05-12 22:50:20,947][ INFO][PID:1019471] Checking for cancel request [2026-05-12 22:50:25,948][ INFO][PID:1019471] Checking for cancel request [2026-05-12 22:50:30,950][ INFO][PID:1019471] Checking for cancel request [2026-05-12 22:50:35,951][ INFO][PID:1019471] Checking for cancel request [2026-05-12 22:50:40,952][ INFO][PID:1019471] Checking for cancel request [2026-05-12 22:50:45,953][ INFO][PID:1019471] Checking for cancel request [2026-05-12 22:50:50,955][ INFO][PID:1019471] Checking for cancel request [2026-05-12 22:50:52,970][ INFO][PID:1019471] Downloading results from builder [2026-05-12 22:50:52,971][ INFO][PID:1019471] rsyncing of mockbuilder@54.175.219.4:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10452043 started [2026-05-12 22:50:52,973][ INFO][PID:1019471] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.175.219.4:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10452043/ &> /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10452043/build-10452043.rsync.log [2026-05-12 22:50:54,715][ INFO][PID:1019471] rsyncing finished. [2026-05-12 22:50:54,716][ INFO][PID:1019471] VM Release request [2026-05-12 22:50:54,727][ INFO][PID:1019471] Searching for 'success' file in resultdir [2026-05-12 22:50:54,728][ INFO][PID:1019471] Getting build details [2026-05-12 22:50:54,729][ INFO][PID:1019471] Retrieving SRPM info from /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10452043 [2026-05-12 22:50:54,730][ INFO][PID:1019471] SRPM URL: https://download.copr.fedorainfracloud.org/results/jkolo/kernel-rpi/srpm-builds/10452043/kernel-rpi5-6.18.29-5.rpi5.src.rpm [2026-05-12 22:50:54,730][ INFO][PID:1019471] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/jkolo/kernel-rpi/srpm-builds/10452043/kernel-rpi5-6.18.29-5.rpi5.src.rpm', 'pkg_name': 'kernel-rpi5', 'pkg_version': '6.18.29-5.rpi5'} [2026-05-12 22:50:54,731][ INFO][PID:1019471] Finished build: id=10452043 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/jkolo/kernel-rpi chroot=srpm-builds [2026-05-12 22:50:54,733][ INFO][PID:1019471] Worker succeeded build, took 104.87018871307373 [2026-05-12 22:50:54,734][ INFO][PID:1019471] 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": 1778626254.7332792, "started_on": 1778626149.8630905, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "aarch64", "buildroot_pkgs": null, "task_id": "10452043", "build_id": 10452043, "package_name": "kernel-rpi5", "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\\n# Used as \\\"Custom\\\" source type in COPR project jkolo/kernel-rpi\\n#\\n# Source: https://github.com/jkolo/kernel-rpi (fork of dwrobel/kernel)\\n# Branch: dw-6.18.y (kernel 6.18.x with RPi patches for EPEL 9)\\n# Base: Official raspberrypi/linux rpi-6.18.y kernel patches\\n#\\n# COPR configuration:\\n# Project: jkolo/kernel-rpi\\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 (fork with 6.18.y support)\\ngit clone --depth=1 -b dw-6.18.y https://github.com/jkolo/kernel-rpi.git && cd kernel-rpi\\n\\n# Enable RPi5 build (BCM2712, 16k pages), disable RPi4\\nsed -i 's/%define with_rpi4 .*/%define with_rpi4 0/' kernel.spec\\nsed -i 's/%define with_rpi5 .*/%define with_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/CentOS Stream 9 X.509 public certs (CONFIG_SYSTEM_TRUSTED_KEYS embedded\\n# trust anchor \\u2014 Source100-Source107 in kernel.spec). 8 files total.\\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", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/jkolo/kernel-rpi/srpm-builds/10452043/kernel-rpi5-6.18.29-5.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", "epoch": null, "version": "6.18.29", "release": "5.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": "10452043", "built_packages": "", "tags": [ "arch_aarch64" ], "pkg_version": "6.18.29-5.rpi5", "id": 10452043, "mockchain_macros": { "copr_username": "jkolo", "copr_projectname": "kernel-rpi", "vendor": "Fedora Project COPR (jkolo/kernel-rpi)" } } ] } [2026-05-12 22:50:54,779][ INFO][PID:1019471] Sending fedora-messaging bus message in build.end [2026-05-12 22:50:54,806][ INFO][PID:1019471] Compressing /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10452043/builder-live.log by gzip [2026-05-12 22:50:54,807][ INFO][PID:1019471] Running command 'gzip /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10452043/builder-live.log' as PID 1027360 [2026-05-12 22:50:54,813][ INFO][PID:1019471] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10452043/builder-live.log) [2026-05-12 22:50:54,814][ INFO][PID:1019471] Compressing /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10452043/backend.log by gzip [2026-05-12 22:50:54,815][ INFO][PID:1019471] Running command 'gzip /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10452043/backend.log' as PID 1027362