[2026-01-14 01:55:34,669][ INFO][PID:2980856] Marking build as starting [2026-01-14 01:55:34,735][ INFO][PID:2980856] Checking for cancel request [2026-01-14 01:55:34,739][ INFO][PID:2980856] VM allocation process starts [2026-01-14 01:55:34,759][ INFO][PID:2980856] Trying to allocate VM: ResallocHost, ticket_id=802628, requested_tags=['copr_builder', 'arch_x86_64'] [2026-01-14 01:55:37,840][ INFO][PID:2980856] Allocated host ResallocHost, ticket_id=802628, hostname=3.87.118.248, name=aws_x86_64_normalreserved_prod_01216243_20260114_015028, requested_tags=['copr_builder', 'arch_x86_64'] [2026-01-14 01:55:37,840][ INFO][PID:2980856] Allocating ssh connection to builder [2026-01-14 01:55:37,841][ INFO][PID:2980856] Checking that builder machine is OK [2026-01-14 01:55:38,181][ INFO][PID:2980856] Running remote command: copr-builder-ready srpm-builds [2026-01-14 01:55:38,375][ INFO][PID:2980856] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-01-14 01:55:38,376][ INFO][PID:2980856] Filling build.info file with builder info [2026-01-14 01:55:38,376][ INFO][PID:2980856] Checking for cancel request [2026-01-14 01:55:38,377][ INFO][PID:2980856] 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": 1768355738.3774948, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10005871", "build_id": 10005871, "package_name": "libplist-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/libplist/commits\\\" | jq -r .[0].sha)\\nlatest_commit_time=$(date --date=\\\"$(curl -s \\\"https://api.github.com/repos/libimobiledevice/libplist/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: \\\\\\\"libplist\\\\\\\") { 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 libplist-git.spec and source tarballs.\\ncurl -JLOsS \\\"https://gitlab.com/dirextric/libimobiledevice-data/-/raw/master/libplist-git.spec\\\"\\ncurl -LOsS \\\"https://github.com/libimobiledevice/libplist/archive/${latest_commit_hash}.tar.gz\\\"\\n\\n# Populate libplist-git.spec with latest commit and tag values.\\nsed -i 's/REPLACEME_LIBPLIST_REVISION/'\\\"${latest_commit_hash}\\\"'/g' libplist-git.spec\\nsed -i 's/REPLACEME_LIBPLIST_VERSION/'\\\"${latest_commit_time}\\\"'/g' libplist-git.spec\\nsed -i 's/REPLACEME_LIBPLIST_TAG/'\\\"${latest_git_tag}\\\"'/g' libplist-git.spec\\n\\n# Create output folder and move libplist-git.spec and source tarball into output folder.\\nmkdir output\\nmv libplist-git.spec output/\\nmv \\\"${latest_commit_hash}\\\".tar.gz output/\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"curl jq\", \"resultdir\": \"output/\", \"tmp\": \"tmpkskt2k1u\", \"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--0ef0a967-15a0-4d7f-b950-1d0b153b128b", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/dirextric/libimobiledevice-git", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/dirextric/libimobiledevice-git", "result_dir": "10005871", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 10005871, "mockchain_macros": { "copr_username": "dirextric", "copr_projectname": "libimobiledevice-git", "vendor": "Fedora Project COPR (dirextric/libimobiledevice-git)" } } ] } [2026-01-14 01:55:38,421][ INFO][PID:2980856] Sending fedora-messaging bus message in build.start [2026-01-14 01:55:38,941][ INFO][PID:2980856] Sending fedora-messaging bus message in chroot.start [2026-01-14 01:55:38,968][ INFO][PID:2980856] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10005871 --detached [2026-01-14 01:55:39,293][ INFO][PID:2980856] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.87.118.248' (ED25519) to the list of known hosts. [2026-01-14 01:55:39,293][ INFO][PID:2980856] Downloading the builder-live.log file, attempt 1 [2026-01-14 01:55:39,295][ INFO][PID:2980856] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.87.118.248 copr-rpmbuild-log [2026-01-14 01:55:44,299][ INFO][PID:2980856] Periodic builder liveness probe: alive [2026-01-14 01:55:44,468][ INFO][PID:2980856] Checking for cancel request [2026-01-14 01:55:49,469][ INFO][PID:2980856] Checking for cancel request [2026-01-14 01:55:54,471][ INFO][PID:2980856] Checking for cancel request [2026-01-14 01:55:59,473][ INFO][PID:2980856] Checking for cancel request [2026-01-14 01:56:04,474][ INFO][PID:2980856] Checking for cancel request [2026-01-14 01:56:09,775][ INFO][PID:2980856] Checking for cancel request [2026-01-14 01:56:13,020][ INFO][PID:2980856] Downloading results from builder [2026-01-14 01:56:13,021][ INFO][PID:2980856] rsyncing of mockbuilder@3.87.118.248:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/10005871 started [2026-01-14 01:56:13,022][ INFO][PID:2980856] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.87.118.248:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/10005871/ &> /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/10005871/build-10005871.rsync.log [2026-01-14 01:56:13,234][ INFO][PID:2980856] rsyncing finished. [2026-01-14 01:56:13,235][ INFO][PID:2980856] Releasing VM back to pool [2026-01-14 01:56:13,243][ INFO][PID:2980856] Searching for 'success' file in resultdir [2026-01-14 01:56:13,244][ INFO][PID:2980856] Getting build details [2026-01-14 01:56:13,245][ INFO][PID:2980856] Retrieving SRPM info from /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/10005871 [2026-01-14 01:56:13,245][ INFO][PID:2980856] SRPM URL: https://download.copr.fedorainfracloud.org/results/dirextric/libimobiledevice-git/srpm-builds/10005871/libplist-git-20260114T015040Z-1.src.rpm [2026-01-14 01:56:13,246][ INFO][PID:2980856] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/dirextric/libimobiledevice-git/srpm-builds/10005871/libplist-git-20260114T015040Z-1.src.rpm', 'pkg_name': 'libplist-git', 'pkg_version': '20260114T015040Z-1'} [2026-01-14 01:56:13,246][ INFO][PID:2980856] Finished build: id=10005871 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/dirextric/libimobiledevice-git chroot=srpm-builds [2026-01-14 01:56:13,248][ INFO][PID:2980856] Worker succeeded build, took 34.870646953582764 [2026-01-14 01:56:13,248][ INFO][PID:2980856] 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": 1768355773.2481418, "started_on": 1768355738.3774948, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10005871", "build_id": 10005871, "package_name": "libplist-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/libplist/commits\\\" | jq -r .[0].sha)\\nlatest_commit_time=$(date --date=\\\"$(curl -s \\\"https://api.github.com/repos/libimobiledevice/libplist/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: \\\\\\\"libplist\\\\\\\") { 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 libplist-git.spec and source tarballs.\\ncurl -JLOsS \\\"https://gitlab.com/dirextric/libimobiledevice-data/-/raw/master/libplist-git.spec\\\"\\ncurl -LOsS \\\"https://github.com/libimobiledevice/libplist/archive/${latest_commit_hash}.tar.gz\\\"\\n\\n# Populate libplist-git.spec with latest commit and tag values.\\nsed -i 's/REPLACEME_LIBPLIST_REVISION/'\\\"${latest_commit_hash}\\\"'/g' libplist-git.spec\\nsed -i 's/REPLACEME_LIBPLIST_VERSION/'\\\"${latest_commit_time}\\\"'/g' libplist-git.spec\\nsed -i 's/REPLACEME_LIBPLIST_TAG/'\\\"${latest_git_tag}\\\"'/g' libplist-git.spec\\n\\n# Create output folder and move libplist-git.spec and source tarball into output folder.\\nmkdir output\\nmv libplist-git.spec output/\\nmv \\\"${latest_commit_hash}\\\".tar.gz output/\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"curl jq\", \"resultdir\": \"output/\", \"tmp\": \"tmpkskt2k1u\", \"hook_data\": true}", "pkg_name": "libplist-git", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/dirextric/libimobiledevice-git/srpm-builds/10005871/libplist-git-20260114T015040Z-1.src.rpm", "uses_devel_repo": null, "sandbox": "dirextric/libimobiledevice-git--0ef0a967-15a0-4d7f-b950-1d0b153b128b", "results": { "name": "libplist-git", "epoch": null, "version": "20260114T015040Z", "release": "1", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/dirextric/libimobiledevice-git", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/dirextric/libimobiledevice-git", "result_dir": "10005871", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "20260114T015040Z-1", "id": 10005871, "mockchain_macros": { "copr_username": "dirextric", "copr_projectname": "libimobiledevice-git", "vendor": "Fedora Project COPR (dirextric/libimobiledevice-git)" } } ] } [2026-01-14 01:56:13,302][ INFO][PID:2980856] Sending fedora-messaging bus message in build.end [2026-01-14 01:56:13,328][ INFO][PID:2980856] Compressing /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/10005871/builder-live.log by gzip [2026-01-14 01:56:13,329][ INFO][PID:2980856] Running command 'gzip /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/10005871/builder-live.log' as PID 2983317 [2026-01-14 01:56:13,334][ INFO][PID:2980856] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/10005871/builder-live.log) [2026-01-14 01:56:13,335][ INFO][PID:2980856] Compressing /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/10005871/backend.log by gzip [2026-01-14 01:56:13,336][ INFO][PID:2980856] Running command 'gzip /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/10005871/backend.log' as PID 2983318