[2026-06-10 07:52:24,712][ INFO][PID:3728259] Marking build as starting [2026-06-10 07:52:24,759][ INFO][PID:3728259] Checking for cancel request [2026-06-10 07:52:24,760][ INFO][PID:3728259] VM allocation process starts [2026-06-10 07:52:24,832][ INFO][PID:3728259] Trying to allocate VM: ResallocHost, ticket_id=3367295, requested_tags=['arch_x86_64', 'copr_builder'] [2026-06-10 07:52:27,875][ INFO][PID:3728259] Allocated host ResallocHost, ticket_id=3367295, hostname=3.80.65.187, name=aws_x86_64_reserved_prod_11794341_20260610_073604, requested_tags=['arch_x86_64', 'copr_builder'] [2026-06-10 07:52:27,875][ INFO][PID:3728259] Allocating ssh connection to builder [2026-06-10 07:52:27,876][ INFO][PID:3728259] Checking that builder machine is OK [2026-06-10 07:52:28,225][ INFO][PID:3728259] Installed copr-rpmbuild version: 1.8 [2026-06-10 07:52:28,226][ INFO][PID:3728259] Running remote command: copr-builder-ready srpm-builds [2026-06-10 07:52:28,445][ INFO][PID:3728259] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-06-10 07:52:28,446][ INFO][PID:3728259] Filling build.info file with builder info [2026-06-10 07:52:28,447][ INFO][PID:3728259] Checking for cancel request [2026-06-10 07:52:28,448][ INFO][PID:3728259] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "dirextric", "project_name": "libimobiledevice-git", "project_dirname": "libimobiledevice-git", "submitter": null, "ended_on": null, "started_on": 1781077948.4482584, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10585727", "build_id": 10585727, "package_name": "libimobiledevice-git", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/bash\\n\\n# Be safe.\\nset -euo pipefail\\n\\n# Get latest commit details.\\nlatest_commit_hash=$(curl -s \\\"https://api.github.com/repos/libimobiledevice/libimobiledevice/commits\\\" | jq -r .[0].sha)\\nlatest_commit_time=$(date --date=\\\"$(curl -s \\\"https://api.github.com/repos/libimobiledevice/libimobiledevice/commits\\\" | jq -r .[0].commit.committer.date)\\\" --utc +%Y%m%dT%H%M%SZ)\\n\\n# Get latest tag name.\\ngraphql_auth=\\\"Authorization: bearer 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\\\"\\ngraphql_query='{ \\\"query\\\": \\\"query { repository(owner: \\\\\\\"libimobiledevice\\\\\\\", name: \\\\\\\"libimobiledevice\\\\\\\") { refs(refPrefix: \\\\\\\"refs/tags/\\\\\\\", first: 1, orderBy: {field: TAG_COMMIT_DATE, direction: DESC}) { edges { node { name } } } } }\\\" }'\\nlatest_git_tag=$(curl -s -H \\\"${graphql_auth}\\\" -X POST -d \\\"${graphql_query}\\\" https://api.github.com/graphql | jq -r .data.repository.refs.edges[0].node.name)\\n\\n# Get libimobiledevice-git.spec and source tarballs.\\ncurl -JLOsS \\\"https://gitlab.com/dirextric/libimobiledevice-data/-/raw/master/libimobiledevice-git.spec\\\"\\ncurl -LOsS \\\"https://github.com/libimobiledevice/libimobiledevice/archive/${latest_commit_hash}.tar.gz\\\"\\n\\n# Populate libimobiledevice-git.spec with latest commit and tag values.\\nsed -i 's/REPLACEME_IDEVICE_REVISION/'\\\"${latest_commit_hash}\\\"'/g' libimobiledevice-git.spec\\nsed -i 's/REPLACEME_IDEVICE_VERSION/'\\\"${latest_commit_time}\\\"'/g' libimobiledevice-git.spec\\nsed -i 's/REPLACEME_IDEVICE_TAG/'\\\"${latest_git_tag}\\\"'/g' libimobiledevice-git.spec\\n\\n# Create output folder and move libimobiledevice-git.spec and source tarball into output folder.\\nmkdir output\\nmv libimobiledevice-git.spec output/\\nmv \\\"${latest_commit_hash}\\\".tar.gz output/\\n\", \"chroot\": \"fedora-44-x86_64\", \"builddeps\": \"curl jq\", \"resultdir\": \"output/\", \"tmp\": \"tmp2v058zak\", \"hook_data\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "dirextric/libimobiledevice-git--40e3bd78-5a83-4491-8d7f-231e7d0706e6", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "distributions_in_build": [ "fedora-42", "fedora-43", "fedora-44", "fedora-rawhide" ], "distributions_in_project": [ "fedora-42", "fedora-43", "fedora-44", "fedora-rawhide" ], "destdir": "/var/lib/copr/public_html/results/dirextric/libimobiledevice-git", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/dirextric/libimobiledevice-git", "result_dir": "10585727", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "id": 10585727, "mockchain_macros": { "copr_username": "dirextric", "copr_projectname": "libimobiledevice-git", "vendor": "Fedora Project COPR (dirextric/libimobiledevice-git)" } } ] } [2026-06-10 07:52:28,493][ INFO][PID:3728259] Sending fedora-messaging bus message in build.start [2026-06-10 07:52:28,996][ INFO][PID:3728259] Sending fedora-messaging bus message in chroot.start [2026-06-10 07:52:29,027][ INFO][PID:3728259] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10585727 --detached [2026-06-10 07:52:29,623][ INFO][PID:3728259] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.80.65.187' (ED25519) to the list of known hosts. [2026-06-10 07:52:29,624][ INFO][PID:3728259] Downloading the builder-live.log file, attempt 1 [2026-06-10 07:52:29,626][ INFO][PID:3728259] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.80.65.187 copr-rpmbuild-log [2026-06-10 07:52:34,629][ INFO][PID:3728259] Periodic builder liveness probe: alive [2026-06-10 07:52:34,630][ INFO][PID:3728259] Checking for cancel request [2026-06-10 07:52:39,631][ INFO][PID:3728259] Checking for cancel request [2026-06-10 07:52:44,633][ INFO][PID:3728259] Checking for cancel request [2026-06-10 07:52:49,634][ INFO][PID:3728259] Checking for cancel request [2026-06-10 07:52:54,636][ INFO][PID:3728259] Checking for cancel request [2026-06-10 07:52:59,637][ INFO][PID:3728259] Checking for cancel request [2026-06-10 07:53:04,639][ INFO][PID:3728259] Checking for cancel request [2026-06-10 07:53:07,474][ INFO][PID:3728259] Downloading results from builder [2026-06-10 07:53:07,475][ INFO][PID:3728259] rsyncing of mockbuilder@3.80.65.187:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/10585727 started [2026-06-10 07:53:07,476][ INFO][PID:3728259] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.80.65.187:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/10585727/ &> /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/10585727/build-10585727.rsync.log [2026-06-10 07:53:07,738][ INFO][PID:3728259] rsyncing finished. [2026-06-10 07:53:07,740][ INFO][PID:3728259] VM Release request [2026-06-10 07:53:07,749][ INFO][PID:3728259] Searching for 'success' file in resultdir [2026-06-10 07:53:07,750][ INFO][PID:3728259] Getting build details [2026-06-10 07:53:07,751][ INFO][PID:3728259] Retrieving SRPM info from /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/10585727 [2026-06-10 07:53:07,752][ INFO][PID:3728259] SRPM URL: https://download.copr.fedorainfracloud.org/results/dirextric/libimobiledevice-git/srpm-builds/10585727/libimobiledevice-git-20260610T075155Z-1.src.rpm [2026-06-10 07:53:07,752][ INFO][PID:3728259] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/dirextric/libimobiledevice-git/srpm-builds/10585727/libimobiledevice-git-20260610T075155Z-1.src.rpm', 'pkg_name': 'libimobiledevice-git', 'pkg_version': '20260610T075155Z-1'} [2026-06-10 07:53:07,753][ INFO][PID:3728259] Finished build: id=10585727 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/dirextric/libimobiledevice-git chroot=srpm-builds [2026-06-10 07:53:07,755][ INFO][PID:3728259] Worker succeeded build, took 39.30735921859741 [2026-06-10 07:53:07,756][ INFO][PID:3728259] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "dirextric", "project_name": "libimobiledevice-git", "project_dirname": "libimobiledevice-git", "submitter": null, "ended_on": 1781077987.7556176, "started_on": 1781077948.4482584, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10585727", "build_id": 10585727, "package_name": "libimobiledevice-git", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/bash\\n\\n# Be safe.\\nset -euo pipefail\\n\\n# Get latest commit details.\\nlatest_commit_hash=$(curl -s \\\"https://api.github.com/repos/libimobiledevice/libimobiledevice/commits\\\" | jq -r .[0].sha)\\nlatest_commit_time=$(date --date=\\\"$(curl -s \\\"https://api.github.com/repos/libimobiledevice/libimobiledevice/commits\\\" | jq -r .[0].commit.committer.date)\\\" --utc +%Y%m%dT%H%M%SZ)\\n\\n# Get latest tag name.\\ngraphql_auth=\\\"Authorization: bearer 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\\\"\\ngraphql_query='{ \\\"query\\\": \\\"query { repository(owner: \\\\\\\"libimobiledevice\\\\\\\", name: \\\\\\\"libimobiledevice\\\\\\\") { refs(refPrefix: \\\\\\\"refs/tags/\\\\\\\", first: 1, orderBy: {field: TAG_COMMIT_DATE, direction: DESC}) { edges { node { name } } } } }\\\" }'\\nlatest_git_tag=$(curl -s -H \\\"${graphql_auth}\\\" -X POST -d \\\"${graphql_query}\\\" https://api.github.com/graphql | jq -r .data.repository.refs.edges[0].node.name)\\n\\n# Get libimobiledevice-git.spec and source tarballs.\\ncurl -JLOsS \\\"https://gitlab.com/dirextric/libimobiledevice-data/-/raw/master/libimobiledevice-git.spec\\\"\\ncurl -LOsS \\\"https://github.com/libimobiledevice/libimobiledevice/archive/${latest_commit_hash}.tar.gz\\\"\\n\\n# Populate libimobiledevice-git.spec with latest commit and tag values.\\nsed -i 's/REPLACEME_IDEVICE_REVISION/'\\\"${latest_commit_hash}\\\"'/g' libimobiledevice-git.spec\\nsed -i 's/REPLACEME_IDEVICE_VERSION/'\\\"${latest_commit_time}\\\"'/g' libimobiledevice-git.spec\\nsed -i 's/REPLACEME_IDEVICE_TAG/'\\\"${latest_git_tag}\\\"'/g' libimobiledevice-git.spec\\n\\n# Create output folder and move libimobiledevice-git.spec and source tarball into output folder.\\nmkdir output\\nmv libimobiledevice-git.spec output/\\nmv \\\"${latest_commit_hash}\\\".tar.gz output/\\n\", \"chroot\": \"fedora-44-x86_64\", \"builddeps\": \"curl jq\", \"resultdir\": \"output/\", \"tmp\": \"tmp2v058zak\", \"hook_data\": true}", "pkg_name": "libimobiledevice-git", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/dirextric/libimobiledevice-git/srpm-builds/10585727/libimobiledevice-git-20260610T075155Z-1.src.rpm", "uses_devel_repo": null, "sandbox": "dirextric/libimobiledevice-git--40e3bd78-5a83-4491-8d7f-231e7d0706e6", "results": { "architecture_specific_tags": { "fedora-42": {}, "fedora-43": {}, "fedora-44": {}, "fedora-rawhide": {} }, "name": "libimobiledevice-git", "epoch": null, "version": "20260610T075155Z", "release": "1" }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "distributions_in_build": [ "fedora-42", "fedora-43", "fedora-44", "fedora-rawhide" ], "distributions_in_project": [ "fedora-42", "fedora-43", "fedora-44", "fedora-rawhide" ], "destdir": "/var/lib/copr/public_html/results/dirextric/libimobiledevice-git", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/dirextric/libimobiledevice-git", "result_dir": "10585727", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "pkg_version": "20260610T075155Z-1", "id": 10585727, "mockchain_macros": { "copr_username": "dirextric", "copr_projectname": "libimobiledevice-git", "vendor": "Fedora Project COPR (dirextric/libimobiledevice-git)" } } ] } [2026-06-10 07:53:07,811][ INFO][PID:3728259] Sending fedora-messaging bus message in build.end [2026-06-10 07:53:07,840][ INFO][PID:3728259] Compressing /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/10585727/builder-live.log by gzip [2026-06-10 07:53:07,842][ INFO][PID:3728259] Running command 'gzip /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/10585727/builder-live.log' as PID 3731624 [2026-06-10 07:53:07,846][ INFO][PID:3728259] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/10585727/builder-live.log) [2026-06-10 07:53:07,847][ INFO][PID:3728259] Compressing /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/10585727/backend.log by gzip [2026-06-10 07:53:07,848][ INFO][PID:3728259] Running command 'gzip /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/10585727/backend.log' as PID 3731625