[2026-09-14 21:11:41,448][ INFO][PID:2495078] Marking build as starting [2026-09-14 21:11:41,475][ INFO][PID:2495078] Checking for cancel request [2026-09-14 21:11:41,475][ INFO][PID:2495078] VM allocation process starts [2026-09-14 21:11:41,483][ INFO][PID:2495078] Trying to allocate VM: ResallocHost, ticket_id=5024009, requested_tags=['arch_x86_64', 'copr_builder'] [2026-09-14 21:11:44,493][ INFO][PID:2495078] Allocated host ResallocHost, ticket_id=5024009, hostname=54.159.250.233, name=aws_x86_64_reserved_prod_37396523_20260914_211013, requested_tags=['arch_x86_64', 'copr_builder'] [2026-09-14 21:11:44,494][ INFO][PID:2495078] Allocating ssh connection to builder [2026-09-14 21:11:44,494][ INFO][PID:2495078] Checking that builder machine is OK [2026-09-14 21:11:44,790][ INFO][PID:2495078] Installed copr-rpmbuild version: 1.9 [2026-09-14 21:11:44,791][ INFO][PID:2495078] Running remote command: copr-builder-ready srpm-builds [2026-09-14 21:11:44,958][ INFO][PID:2495078] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-09-14 21:11:44,958][ INFO][PID:2495078] Filling build.info file with builder info [2026-09-14 21:11:44,958][ INFO][PID:2495078] Checking for cancel request [2026-09-14 21:11:44,959][ INFO][PID:2495078] 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": 1789420304.9593804, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10985794", "build_id": 10985794, "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\\nBuildRequires: pkgconfig(wayland-client)\\nBuildRequires: glslang\\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", "fedora-45" ], "distributions_in_project": [ "fedora-44", "fedora-45" ], "destdir": "/var/lib/copr/public_html/results/l1oly/waywallen", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/l1oly/waywallen", "result_dir": "10985794", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "id": 10985794, "mockchain_macros": { "copr_username": "l1oly", "copr_projectname": "waywallen", "vendor": "Fedora Project COPR (l1oly/waywallen)" } } ] } [2026-09-14 21:11:44,984][ INFO][PID:2495078] Sending fedora-messaging bus message in build.start [2026-09-14 21:11:45,343][ INFO][PID:2495078] Sending fedora-messaging bus message in chroot.start [2026-09-14 21:11:45,363][ INFO][PID:2495078] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10985794 --detached [2026-09-14 21:11:45,845][ INFO][PID:2495078] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '54.159.250.233' (ED25519) to the list of known hosts. [2026-09-14 21:11:45,846][ INFO][PID:2495078] Downloading the builder-live.log file, attempt 1 [2026-09-14 21:11:45,847][ INFO][PID:2495078] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.159.250.233 copr-rpmbuild-log [2026-09-14 21:11:50,850][ INFO][PID:2495078] Periodic builder liveness probe: alive [2026-09-14 21:11:50,851][ INFO][PID:2495078] Checking for cancel request [2026-09-14 21:11:55,851][ INFO][PID:2495078] Checking for cancel request [2026-09-14 21:12:00,852][ INFO][PID:2495078] Checking for cancel request [2026-09-14 21:12:05,853][ INFO][PID:2495078] Checking for cancel request [2026-09-14 21:12:10,868][ INFO][PID:2495078] Checking for cancel request [2026-09-14 21:12:15,869][ INFO][PID:2495078] Checking for cancel request [2026-09-14 21:12:20,870][ INFO][PID:2495078] Checking for cancel request [2026-09-14 21:12:25,871][ INFO][PID:2495078] Checking for cancel request [2026-09-14 21:12:30,872][ INFO][PID:2495078] Checking for cancel request [2026-09-14 21:12:31,620][ INFO][PID:2495078] Downloading results from builder [2026-09-14 21:12:31,621][ INFO][PID:2495078] rsyncing of mockbuilder@54.159.250.233:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/l1oly/waywallen/srpm-builds/10985794 started [2026-09-14 21:12:31,621][ INFO][PID:2495078] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.159.250.233:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/l1oly/waywallen/srpm-builds/10985794/ &> /var/lib/copr/public_html/results/l1oly/waywallen/srpm-builds/10985794/build-10985794.rsync.log [2026-09-14 21:12:31,864][ INFO][PID:2495078] rsyncing finished. [2026-09-14 21:12:31,865][ INFO][PID:2495078] VM Release request [2026-09-14 21:12:31,869][ INFO][PID:2495078] Searching for 'success' file in resultdir [2026-09-14 21:12:31,870][ INFO][PID:2495078] Getting build details [2026-09-14 21:12:31,870][ INFO][PID:2495078] Retrieving SRPM info from /var/lib/copr/public_html/results/l1oly/waywallen/srpm-builds/10985794 [2026-09-14 21:12:31,871][ INFO][PID:2495078] SRPM URL: https://download.copr.fedorainfracloud.org/results/l1oly/waywallen/srpm-builds/10985794/waywallen-layer-shell-0.3.3-1.src.rpm [2026-09-14 21:12:31,871][ INFO][PID:2495078] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/l1oly/waywallen/srpm-builds/10985794/waywallen-layer-shell-0.3.3-1.src.rpm', 'pkg_name': 'waywallen-layer-shell', 'pkg_version': '0.3.3-1'} [2026-09-14 21:12:31,871][ INFO][PID:2495078] Finished build: id=10985794 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/l1oly/waywallen chroot=srpm-builds [2026-09-14 21:12:31,872][ INFO][PID:2495078] Worker succeeded build, took 46.91273641586304 [2026-09-14 21:12:31,872][ INFO][PID:2495078] 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": 1789420351.8721168, "started_on": 1789420304.9593804, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10985794", "build_id": 10985794, "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\\nBuildRequires: pkgconfig(wayland-client)\\nBuildRequires: glslang\\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/10985794/waywallen-layer-shell-0.3.3-1.src.rpm", "uses_devel_repo": null, "sandbox": "l1oly/waywallen--l1oly", "results": { "architecture_specific_tags": { "fedora-44": {}, "fedora-45": {} }, "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", "fedora-45" ], "distributions_in_project": [ "fedora-44", "fedora-45" ], "destdir": "/var/lib/copr/public_html/results/l1oly/waywallen", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/l1oly/waywallen", "result_dir": "10985794", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "pkg_version": "0.3.3-1", "id": 10985794, "mockchain_macros": { "copr_username": "l1oly", "copr_projectname": "waywallen", "vendor": "Fedora Project COPR (l1oly/waywallen)" } } ] } [2026-09-14 21:12:31,910][ INFO][PID:2495078] Sending fedora-messaging bus message in build.end [2026-09-14 21:12:31,931][ INFO][PID:2495078] Compressing /var/lib/copr/public_html/results/l1oly/waywallen/srpm-builds/10985794/builder-live.log by gzip [2026-09-14 21:12:31,932][ INFO][PID:2495078] Running command 'gzip /var/lib/copr/public_html/results/l1oly/waywallen/srpm-builds/10985794/builder-live.log' as PID 2505448 [2026-09-14 21:12:31,967][ INFO][PID:2495078] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/l1oly/waywallen/srpm-builds/10985794/builder-live.log) [2026-09-14 21:12:31,967][ INFO][PID:2495078] Compressing /var/lib/copr/public_html/results/l1oly/waywallen/srpm-builds/10985794/backend.log by gzip [2026-09-14 21:12:31,968][ INFO][PID:2495078] Running command 'gzip /var/lib/copr/public_html/results/l1oly/waywallen/srpm-builds/10985794/backend.log' as PID 2505466