[2026-09-14 20:29:50,643][ INFO][PID:2157175] Marking build as starting [2026-09-14 20:29:50,671][ INFO][PID:2157175] Checking for cancel request [2026-09-14 20:29:50,671][ INFO][PID:2157175] VM allocation process starts [2026-09-14 20:29:50,678][ INFO][PID:2157175] Trying to allocate VM: ResallocHost, ticket_id=5023372, requested_tags=['arch_x86_64', 'copr_builder'] [2026-09-14 20:29:55,679][ INFO][PID:2157175] Checking for cancel request [2026-09-14 20:30:00,680][ INFO][PID:2157175] Checking for cancel request [2026-09-14 20:30:02,704][ INFO][PID:2157175] Allocated host ResallocHost, ticket_id=5023372, hostname=3.91.7.15, name=aws_x86_64_reserved_prod_37387801_20260914_202740, requested_tags=['arch_x86_64', 'copr_builder'] [2026-09-14 20:30:02,704][ INFO][PID:2157175] Allocating ssh connection to builder [2026-09-14 20:30:02,704][ INFO][PID:2157175] Checking that builder machine is OK [2026-09-14 20:30:02,991][ INFO][PID:2157175] Installed copr-rpmbuild version: 1.9 [2026-09-14 20:30:02,992][ INFO][PID:2157175] Running remote command: copr-builder-ready srpm-builds [2026-09-14 20:30:03,157][ INFO][PID:2157175] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-09-14 20:30:03,157][ INFO][PID:2157175] Filling build.info file with builder info [2026-09-14 20:30:03,158][ INFO][PID:2157175] Checking for cancel request [2026-09-14 20:30:03,158][ INFO][PID:2157175] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "l1oly", "project_name": "waywallen", "project_dirname": "waywallen", "submitter": "l1oly", "ended_on": null, "started_on": 1789417803.1585858, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10985710", "build_id": 10985710, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/sh\\nset -xe\\n\\nresultdir=\\\"${COPR_RESULTDIR:-$PWD}\\\"\\nworkdir=$(mktemp -d)\\ncd \\\"$workdir\\\"\\n\\nREPO=https://github.com/waywallen/waywallen-display.git\\n\\nTAG=$(git ls-remote --tags --refs \\\"$REPO\\\" \\\\\\n | awk '{print $2}' | sed 's#refs/tags/##' \\\\\\n | grep -E '^v[0-9]+\\\\.[0-9]+\\\\.[0-9]+$' \\\\\\n | sort -V | tail -n1)\\nVERSION=${TAG#v}\\n\\ngit clone --branch \\\"$TAG\\\" --depth 1 \\\"$REPO\\\" \\\"waywallen-display-$VERSION\\\"\\ntar czf \\\"$resultdir/waywallen-layer-shell-$VERSION.tar.gz\\\" \\\"waywallen-display-$VERSION\\\"\\n\\ncd \\\"waywallen-display-$VERSION\\\"\\ncargo vendor vendor > cargo-config-vendor.toml\\nmkdir -p .cargo\\nmv cargo-config-vendor.toml .cargo/config.toml\\ntar czf \\\"$resultdir/waywallen-layer-shell-vendor-$VERSION.tar.gz\\\" vendor .cargo\\ncd ..\\n\\nsed \\\"s/^Version:.*/Version: $VERSION/\\\" > \\\"$resultdir/waywallen-layer-shell.spec\\\" <<'EOF'\\nName: waywallen-layer-shell\\nVersion: 0.0.0\\nRelease: 1%{?dist}\\nSummary: wlr-layer-shell display backend for waywallen (niri, Sway, COSMIC)\\nLicense: MIT\\nURL: https://github.com/waywallen/waywallen-display\\nSource0: %{name}-%{version}.tar.gz\\nSource1: %{name}-vendor-%{version}.tar.gz\\n\\nBuildRequires: cargo\\nBuildRequires: vulkan-headers\\nBuildRequires: vulkan-loader-devel\\nBuildRequires: mesa-libEGL-devel\\n\\n%description\\nwlr-layer-shell display backend used by the waywallen wallpaper daemon on\\nniri, Sway, COSMIC, and other wlroots-based compositors.\\n\\n%prep\\n%setup -q -n waywallen-display-%{version}\\ntar xzf %{SOURCE1}\\n\\n%build\\ncargo build --frozen --offline --release --all-features \\\\\\n --package waywallen-display \\\\\\n --bin waywallen-layer-shell\\n\\n%install\\ninstall -Dm0755 target/release/waywallen-layer-shell %{buildroot}%{_bindir}/waywallen-layer-shell\\n\\n%files\\n%license LICENSE\\n%{_bindir}/waywallen-layer-shell\\n\\n%changelog\\n* Sat Jul 11 2026 You - VERSION-1\\n- Automated build from latest upstream tag\\nEOF\\n\", \"chroot\": \"fedora-45-x86_64\", \"builddeps\": \"git cargo\", \"resultdir\": \".\", \"repos\": \"\", \"fedora_review\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "l1oly/waywallen--l1oly", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "distributions_in_build": [ "fedora-44" ], "distributions_in_project": [ "fedora-44" ], "destdir": "/var/lib/copr/public_html/results/l1oly/waywallen", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/l1oly/waywallen", "result_dir": "10985710", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "id": 10985710, "mockchain_macros": { "copr_username": "l1oly", "copr_projectname": "waywallen", "vendor": "Fedora Project COPR (l1oly/waywallen)" } } ] } [2026-09-14 20:30:03,182][ INFO][PID:2157175] Sending fedora-messaging bus message in build.start [2026-09-14 20:30:03,542][ INFO][PID:2157175] Sending fedora-messaging bus message in chroot.start [2026-09-14 20:30:03,563][ INFO][PID:2157175] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10985710 --detached [2026-09-14 20:30:03,996][ INFO][PID:2157175] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.91.7.15' (ED25519) to the list of known hosts. [2026-09-14 20:30:03,997][ INFO][PID:2157175] Downloading the builder-live.log file, attempt 1 [2026-09-14 20:30:03,998][ INFO][PID:2157175] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.91.7.15 copr-rpmbuild-log [2026-09-14 20:30:09,001][ INFO][PID:2157175] Periodic builder liveness probe: alive [2026-09-14 20:30:09,002][ INFO][PID:2157175] Checking for cancel request [2026-09-14 20:30:14,002][ INFO][PID:2157175] Checking for cancel request [2026-09-14 20:30:19,003][ INFO][PID:2157175] Checking for cancel request [2026-09-14 20:30:24,004][ INFO][PID:2157175] Checking for cancel request [2026-09-14 20:30:29,005][ INFO][PID:2157175] Checking for cancel request [2026-09-14 20:30:34,006][ INFO][PID:2157175] Checking for cancel request [2026-09-14 20:30:39,006][ INFO][PID:2157175] Checking for cancel request [2026-09-14 20:30:44,007][ INFO][PID:2157175] Checking for cancel request [2026-09-14 20:30:45,510][ INFO][PID:2157175] Downloading results from builder [2026-09-14 20:30:45,510][ INFO][PID:2157175] rsyncing of mockbuilder@3.91.7.15:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/l1oly/waywallen/srpm-builds/10985710 started [2026-09-14 20:30:45,511][ INFO][PID:2157175] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.91.7.15:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/l1oly/waywallen/srpm-builds/10985710/ &> /var/lib/copr/public_html/results/l1oly/waywallen/srpm-builds/10985710/build-10985710.rsync.log [2026-09-14 20:30:45,760][ INFO][PID:2157175] rsyncing finished. [2026-09-14 20:30:45,761][ INFO][PID:2157175] VM Release request [2026-09-14 20:30:45,765][ INFO][PID:2157175] Searching for 'success' file in resultdir [2026-09-14 20:30:45,766][ INFO][PID:2157175] Getting build details [2026-09-14 20:30:45,766][ INFO][PID:2157175] Retrieving SRPM info from /var/lib/copr/public_html/results/l1oly/waywallen/srpm-builds/10985710 [2026-09-14 20:30:45,767][ INFO][PID:2157175] SRPM URL: https://download.copr.fedorainfracloud.org/results/l1oly/waywallen/srpm-builds/10985710/waywallen-layer-shell-0.3.3-1.src.rpm [2026-09-14 20:30:45,767][ INFO][PID:2157175] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/l1oly/waywallen/srpm-builds/10985710/waywallen-layer-shell-0.3.3-1.src.rpm', 'pkg_name': 'waywallen-layer-shell', 'pkg_version': '0.3.3-1'} [2026-09-14 20:30:45,767][ INFO][PID:2157175] Finished build: id=10985710 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/l1oly/waywallen chroot=srpm-builds [2026-09-14 20:30:45,767][ INFO][PID:2157175] Worker succeeded build, took 42.609344244003296 [2026-09-14 20:30:45,768][ INFO][PID:2157175] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "l1oly", "project_name": "waywallen", "project_dirname": "waywallen", "submitter": "l1oly", "ended_on": 1789417845.76793, "started_on": 1789417803.1585858, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10985710", "build_id": 10985710, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/sh\\nset -xe\\n\\nresultdir=\\\"${COPR_RESULTDIR:-$PWD}\\\"\\nworkdir=$(mktemp -d)\\ncd \\\"$workdir\\\"\\n\\nREPO=https://github.com/waywallen/waywallen-display.git\\n\\nTAG=$(git ls-remote --tags --refs \\\"$REPO\\\" \\\\\\n | awk '{print $2}' | sed 's#refs/tags/##' \\\\\\n | grep -E '^v[0-9]+\\\\.[0-9]+\\\\.[0-9]+$' \\\\\\n | sort -V | tail -n1)\\nVERSION=${TAG#v}\\n\\ngit clone --branch \\\"$TAG\\\" --depth 1 \\\"$REPO\\\" \\\"waywallen-display-$VERSION\\\"\\ntar czf \\\"$resultdir/waywallen-layer-shell-$VERSION.tar.gz\\\" \\\"waywallen-display-$VERSION\\\"\\n\\ncd \\\"waywallen-display-$VERSION\\\"\\ncargo vendor vendor > cargo-config-vendor.toml\\nmkdir -p .cargo\\nmv cargo-config-vendor.toml .cargo/config.toml\\ntar czf \\\"$resultdir/waywallen-layer-shell-vendor-$VERSION.tar.gz\\\" vendor .cargo\\ncd ..\\n\\nsed \\\"s/^Version:.*/Version: $VERSION/\\\" > \\\"$resultdir/waywallen-layer-shell.spec\\\" <<'EOF'\\nName: waywallen-layer-shell\\nVersion: 0.0.0\\nRelease: 1%{?dist}\\nSummary: wlr-layer-shell display backend for waywallen (niri, Sway, COSMIC)\\nLicense: MIT\\nURL: https://github.com/waywallen/waywallen-display\\nSource0: %{name}-%{version}.tar.gz\\nSource1: %{name}-vendor-%{version}.tar.gz\\n\\nBuildRequires: cargo\\nBuildRequires: vulkan-headers\\nBuildRequires: vulkan-loader-devel\\nBuildRequires: mesa-libEGL-devel\\n\\n%description\\nwlr-layer-shell display backend used by the waywallen wallpaper daemon on\\nniri, Sway, COSMIC, and other wlroots-based compositors.\\n\\n%prep\\n%setup -q -n waywallen-display-%{version}\\ntar xzf %{SOURCE1}\\n\\n%build\\ncargo build --frozen --offline --release --all-features \\\\\\n --package waywallen-display \\\\\\n --bin waywallen-layer-shell\\n\\n%install\\ninstall -Dm0755 target/release/waywallen-layer-shell %{buildroot}%{_bindir}/waywallen-layer-shell\\n\\n%files\\n%license LICENSE\\n%{_bindir}/waywallen-layer-shell\\n\\n%changelog\\n* Sat Jul 11 2026 You - VERSION-1\\n- Automated build from latest upstream tag\\nEOF\\n\", \"chroot\": \"fedora-45-x86_64\", \"builddeps\": \"git cargo\", \"resultdir\": \".\", \"repos\": \"\", \"fedora_review\": true}", "pkg_name": "waywallen-layer-shell", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/l1oly/waywallen/srpm-builds/10985710/waywallen-layer-shell-0.3.3-1.src.rpm", "uses_devel_repo": null, "sandbox": "l1oly/waywallen--l1oly", "results": { "architecture_specific_tags": { "fedora-44": {} }, "name": "waywallen-layer-shell", "epoch": null, "version": "0.3.3", "release": "1" }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "distributions_in_build": [ "fedora-44" ], "distributions_in_project": [ "fedora-44" ], "destdir": "/var/lib/copr/public_html/results/l1oly/waywallen", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/l1oly/waywallen", "result_dir": "10985710", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "pkg_version": "0.3.3-1", "id": 10985710, "mockchain_macros": { "copr_username": "l1oly", "copr_projectname": "waywallen", "vendor": "Fedora Project COPR (l1oly/waywallen)" } } ] } [2026-09-14 20:30:45,802][ INFO][PID:2157175] Sending fedora-messaging bus message in build.end [2026-09-14 20:30:45,823][ INFO][PID:2157175] Compressing /var/lib/copr/public_html/results/l1oly/waywallen/srpm-builds/10985710/builder-live.log by gzip [2026-09-14 20:30:45,824][ INFO][PID:2157175] Running command 'gzip /var/lib/copr/public_html/results/l1oly/waywallen/srpm-builds/10985710/builder-live.log' as PID 2168463 [2026-09-14 20:30:45,828][ INFO][PID:2157175] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/l1oly/waywallen/srpm-builds/10985710/builder-live.log) [2026-09-14 20:30:45,828][ INFO][PID:2157175] Compressing /var/lib/copr/public_html/results/l1oly/waywallen/srpm-builds/10985710/backend.log by gzip [2026-09-14 20:30:45,829][ INFO][PID:2157175] Running command 'gzip /var/lib/copr/public_html/results/l1oly/waywallen/srpm-builds/10985710/backend.log' as PID 2168467