[2025-01-06 16:46:41,967][ INFO][PID:2844938] Marking build as starting [2025-01-06 16:46:41,991][ INFO][PID:2844938] Trying to allocate VM [2025-01-06 16:46:45,027][ INFO][PID:2844938] Allocated host ResallocHost, ticket_id=516901, hostname=34.204.43.218 [2025-01-06 16:46:45,028][ INFO][PID:2844938] Allocating ssh connection to builder [2025-01-06 16:46:45,029][ INFO][PID:2844938] Checking that builder machine is OK [2025-01-06 16:46:45,383][ INFO][PID:2844938] Filling build.info file with builder info [2025-01-06 16:46:45,401][ INFO][PID:2844938] 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": 1736182005.401443, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8475540", "build_id": 8475540, "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-41-x86_64\", \"builddeps\": \"curl jq\", \"resultdir\": \"output/\", \"tmp\": \"tmpng16qwss\", \"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--e7234d2b-e019-4cb2-8ad6-c19a2015d0b8", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "background": true, "repos": [], "destdir": "/var/lib/copr/public_html/results/dirextric/libimobiledevice-git", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/dirextric/libimobiledevice-git", "result_dir": "08475540", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 8475540, "mockchain_macros": { "copr_username": "dirextric", "copr_projectname": "libimobiledevice-git", "vendor": "Fedora Project COPR (dirextric/libimobiledevice-git)" } } ] } [2025-01-06 16:46:45,431][ INFO][PID:2844938] Sending fedora-messaging bus message in build.start [2025-01-06 16:46:46,550][ INFO][PID:2844938] Sending fedora-messaging bus message in chroot.start [2025-01-06 16:46:46,578][ INFO][PID:2844938] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8475540 --detached [2025-01-06 16:46:46,962][ INFO][PID:2844938] Downloading the builder-live.log file, attempt 1 [2025-01-06 16:46:46,964][ INFO][PID:2844938] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@34.204.43.218 copr-rpmbuild-log [2025-01-06 16:46:51,975][ INFO][PID:2844938] Periodic builder liveness probe: alive [2025-01-06 16:47:16,277][ INFO][PID:2844938] Downloading results from builder [2025-01-06 16:47:16,277][ INFO][PID:2844938] rsyncing of mockbuilder@34.204.43.218:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/08475540 started [2025-01-06 16:47:16,278][ INFO][PID:2844938] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@34.204.43.218:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/08475540/ &> /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/08475540/build-08475540.rsync.log [2025-01-06 16:47:16,513][ INFO][PID:2844938] rsyncing finished. [2025-01-06 16:47:16,514][ INFO][PID:2844938] Releasing VM back to pool [2025-01-06 16:47:16,527][ INFO][PID:2844938] Searching for 'success' file in resultdir [2025-01-06 16:47:16,528][ INFO][PID:2844938] Getting build details [2025-01-06 16:47:16,528][ INFO][PID:2844938] Retrieving SRPM info from /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/08475540 [2025-01-06 16:47:16,529][ INFO][PID:2844938] SRPM URL: https://download.copr.fedorainfracloud.org/results/dirextric/libimobiledevice-git/srpm-builds/08475540/libimobiledevice-git-20250106T164430Z-1.src.rpm [2025-01-06 16:47:16,530][ INFO][PID:2844938] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/dirextric/libimobiledevice-git/srpm-builds/08475540/libimobiledevice-git-20250106T164430Z-1.src.rpm', 'pkg_name': 'libimobiledevice-git', 'pkg_version': '20250106T164430Z-1'} [2025-01-06 16:47:16,531][ INFO][PID:2844938] Finished build: id=8475540 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/dirextric/libimobiledevice-git chroot=srpm-builds [2025-01-06 16:47:16,532][ INFO][PID:2844938] Worker succeeded build, took 31.131247520446777 [2025-01-06 16:47:16,533][ INFO][PID:2844938] 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": 1736182036.5326905, "started_on": 1736182005.401443, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8475540", "build_id": 8475540, "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-41-x86_64\", \"builddeps\": \"curl jq\", \"resultdir\": \"output/\", \"tmp\": \"tmpng16qwss\", \"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/08475540/libimobiledevice-git-20250106T164430Z-1.src.rpm", "uses_devel_repo": null, "sandbox": "dirextric/libimobiledevice-git--e7234d2b-e019-4cb2-8ad6-c19a2015d0b8", "results": { "name": "libimobiledevice-git", "epoch": null, "version": "20250106T164430Z", "release": "1", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "background": true, "repos": [], "destdir": "/var/lib/copr/public_html/results/dirextric/libimobiledevice-git", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/dirextric/libimobiledevice-git", "result_dir": "08475540", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "20250106T164430Z-1", "id": 8475540, "mockchain_macros": { "copr_username": "dirextric", "copr_projectname": "libimobiledevice-git", "vendor": "Fedora Project COPR (dirextric/libimobiledevice-git)" } } ] } [2025-01-06 16:47:16,565][ INFO][PID:2844938] Sending fedora-messaging bus message in build.end [2025-01-06 16:47:16,584][ INFO][PID:2844938] Compressing /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/08475540/builder-live.log by gzip [2025-01-06 16:47:16,585][ INFO][PID:2844938] Running command 'gzip /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/08475540/builder-live.log' as PID 2849169 [2025-01-06 16:47:16,590][ INFO][PID:2844938] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/08475540/builder-live.log) [2025-01-06 16:47:16,591][ INFO][PID:2844938] Compressing /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/08475540/backend.log by gzip [2025-01-06 16:47:16,592][ INFO][PID:2844938] Running command 'gzip /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/08475540/backend.log' as PID 2849171