[2025-09-16 14:30:04,166][ INFO][PID:2215894] Marking build as starting [2025-09-16 14:30:04,201][ INFO][PID:2215894] Checking for cancel request [2025-09-16 14:30:04,209][ INFO][PID:2215894] VM allocation process starts [2025-09-16 14:30:04,234][ INFO][PID:2215894] Trying to allocate VM: ResallocHost, ticket_id=5081048, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-16 14:30:09,237][ INFO][PID:2215894] Checking for cancel request [2025-09-16 14:30:14,239][ INFO][PID:2215894] Checking for cancel request [2025-09-16 14:30:19,241][ INFO][PID:2215894] Checking for cancel request [2025-09-16 14:30:24,246][ INFO][PID:2215894] Checking for cancel request [2025-09-16 14:30:29,251][ INFO][PID:2215894] Checking for cancel request [2025-09-16 14:30:32,309][ INFO][PID:2215894] Allocated host ResallocHost, ticket_id=5081048, hostname=54.88.7.239, name=aws_x86_64_normalreserved_prod_06784257_20250916_142903, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-16 14:30:32,309][ INFO][PID:2215894] Allocating ssh connection to builder [2025-09-16 14:30:32,311][ INFO][PID:2215894] Checking that builder machine is OK [2025-09-16 14:30:32,658][ INFO][PID:2215894] Running remote command: copr-builder-ready srpm-builds [2025-09-16 14:30:32,894][ INFO][PID:2215894] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-16 14:30:32,895][ INFO][PID:2215894] Filling build.info file with builder info [2025-09-16 14:30:32,900][ INFO][PID:2215894] Checking for cancel request [2025-09-16 14:30:32,901][ INFO][PID:2215894] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "@copr", "project_name": "copr-dev", "project_dirname": "copr-dev", "submitter": null, "ended_on": null, "started_on": 1758033032.90157, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9559505", "build_id": 9559505, "package_name": "copr-keygen", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/bash -x\\n\\nset -e\\n\\nclone_url_parent=https://github.com/fedora-copr/copr\\n\\nworkdir=$(basename \\\"$clone_url_parent\\\")\\nworkdir=${workdir%%.git}\\n\\nhook_payload=$(readlink -f \\\"${HOOK_PAYLOAD-hook_payload}\\\")\\n\\nmkdir -p \\\"$COPR_RESULTDIR\\\"\\nresultdir=$(readlink -f \\\"$COPR_RESULTDIR\\\")\\n\\n# clone the helper scripts when needed, and add to PATH\\ntest -d copr-ci-tooling \\\\\\n || git clone --depth 1 https://github.com/praiskup/copr-ci-tooling.git\\nexport PATH=\\\"$PWD/copr-ci-tooling:$PATH\\\"\\n\\n# clone the tested project\\ngit clone \\\\\\n --recursive \\\\\\n --no-single-branch \\\\\\n \\\"$clone_url_parent\\\"\\n\\n# checkout requested revision\\ncd \\\"$workdir\\\"\\n\\nwebhook-checkout \\\"$hook_payload\\\"\\n\\nbasename=$(basename \\\"$resultdir\\\")\\ncd \\\"$basename\\\"\\n\\ntito build --srpm --test -o \\\"$resultdir\\\"\\n\\ncd \\\"$resultdir\\\"\\nbsdtar -xf *.src.rpm\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"bsdtar tito\", \"resultdir\": \"results/keygen\", \"tmp\": \"tmpd6ph66ii\", \"hook_data\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "@copr/copr-dev--987c6ba2-484d-4dc8-8152-25d93ca5efce", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/@copr/copr-dev", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-dev", "result_dir": "09559505", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9559505, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-dev", "vendor": "Fedora Project COPR (@copr/copr-dev)" } } ] } [2025-09-16 14:30:32,931][ INFO][PID:2215894] Sending fedora-messaging bus message in build.start [2025-09-16 14:30:33,962][ INFO][PID:2215894] Sending fedora-messaging bus message in chroot.start [2025-09-16 14:30:34,005][ INFO][PID:2215894] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9559505 --detached [2025-09-16 14:30:34,392][ INFO][PID:2215894] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '54.88.7.239' (ED25519) to the list of known hosts. [2025-09-16 14:30:34,393][ INFO][PID:2215894] Downloading the builder-live.log file, attempt 1 [2025-09-16 14:30:34,395][ INFO][PID:2215894] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.88.7.239 copr-rpmbuild-log [2025-09-16 14:30:39,406][ INFO][PID:2215894] Periodic builder liveness probe: alive [2025-09-16 14:30:39,408][ INFO][PID:2215894] Checking for cancel request [2025-09-16 14:30:44,410][ INFO][PID:2215894] Checking for cancel request [2025-09-16 14:30:49,414][ INFO][PID:2215894] Checking for cancel request [2025-09-16 14:30:54,418][ INFO][PID:2215894] Checking for cancel request [2025-09-16 14:30:59,426][ INFO][PID:2215894] Checking for cancel request [2025-09-16 14:31:04,429][ INFO][PID:2215894] Checking for cancel request [2025-09-16 14:31:09,432][ INFO][PID:2215894] Checking for cancel request [2025-09-16 14:31:14,435][ INFO][PID:2215894] Checking for cancel request [2025-09-16 14:31:17,034][ INFO][PID:2215894] Downloading results from builder [2025-09-16 14:31:17,038][ INFO][PID:2215894] rsyncing of mockbuilder@54.88.7.239:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/09559505 started [2025-09-16 14:31:17,039][ INFO][PID:2215894] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.88.7.239:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/09559505/ &> /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/09559505/build-09559505.rsync.log [2025-09-16 14:31:17,303][ INFO][PID:2215894] rsyncing finished. [2025-09-16 14:31:17,304][ INFO][PID:2215894] Releasing VM back to pool [2025-09-16 14:31:17,322][ INFO][PID:2215894] Searching for 'success' file in resultdir [2025-09-16 14:31:17,324][ INFO][PID:2215894] Getting build details [2025-09-16 14:31:17,324][ INFO][PID:2215894] Retrieving SRPM info from /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/09559505 [2025-09-16 14:31:17,326][ INFO][PID:2215894] SRPM URL: https://download.copr.fedorainfracloud.org/results/@copr/copr-dev/srpm-builds/09559505/copr-keygen-2.2.post1-1.git.0.d118913.src.rpm [2025-09-16 14:31:17,327][ INFO][PID:2215894] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@copr/copr-dev/srpm-builds/09559505/copr-keygen-2.2.post1-1.git.0.d118913.src.rpm', 'pkg_name': 'copr-keygen', 'pkg_version': '2.2.post1-1.git.0.d118913'} [2025-09-16 14:31:17,327][ INFO][PID:2215894] Finished build: id=9559505 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@copr/copr-dev chroot=srpm-builds [2025-09-16 14:31:17,330][ INFO][PID:2215894] Worker succeeded build, took 44.429020166397095 [2025-09-16 14:31:17,331][ INFO][PID:2215894] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "@copr", "project_name": "copr-dev", "project_dirname": "copr-dev", "submitter": null, "ended_on": 1758033077.3305902, "started_on": 1758033032.90157, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9559505", "build_id": 9559505, "package_name": "copr-keygen", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/bash -x\\n\\nset -e\\n\\nclone_url_parent=https://github.com/fedora-copr/copr\\n\\nworkdir=$(basename \\\"$clone_url_parent\\\")\\nworkdir=${workdir%%.git}\\n\\nhook_payload=$(readlink -f \\\"${HOOK_PAYLOAD-hook_payload}\\\")\\n\\nmkdir -p \\\"$COPR_RESULTDIR\\\"\\nresultdir=$(readlink -f \\\"$COPR_RESULTDIR\\\")\\n\\n# clone the helper scripts when needed, and add to PATH\\ntest -d copr-ci-tooling \\\\\\n || git clone --depth 1 https://github.com/praiskup/copr-ci-tooling.git\\nexport PATH=\\\"$PWD/copr-ci-tooling:$PATH\\\"\\n\\n# clone the tested project\\ngit clone \\\\\\n --recursive \\\\\\n --no-single-branch \\\\\\n \\\"$clone_url_parent\\\"\\n\\n# checkout requested revision\\ncd \\\"$workdir\\\"\\n\\nwebhook-checkout \\\"$hook_payload\\\"\\n\\nbasename=$(basename \\\"$resultdir\\\")\\ncd \\\"$basename\\\"\\n\\ntito build --srpm --test -o \\\"$resultdir\\\"\\n\\ncd \\\"$resultdir\\\"\\nbsdtar -xf *.src.rpm\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"bsdtar tito\", \"resultdir\": \"results/keygen\", \"tmp\": \"tmpd6ph66ii\", \"hook_data\": true}", "pkg_name": "copr-keygen", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-dev/srpm-builds/09559505/copr-keygen-2.2.post1-1.git.0.d118913.src.rpm", "uses_devel_repo": null, "sandbox": "@copr/copr-dev--987c6ba2-484d-4dc8-8152-25d93ca5efce", "results": { "name": "copr-keygen", "epoch": null, "version": "2.2.post1", "release": "1.git.0.d118913", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/@copr/copr-dev", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-dev", "result_dir": "09559505", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "2.2.post1-1.git.0.d118913", "id": 9559505, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-dev", "vendor": "Fedora Project COPR (@copr/copr-dev)" } } ] } [2025-09-16 14:31:17,368][ INFO][PID:2215894] Sending fedora-messaging bus message in build.end [2025-09-16 14:31:17,465][ INFO][PID:2215894] Compressing /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/09559505/builder-live.log by gzip [2025-09-16 14:31:17,467][ INFO][PID:2215894] Running command 'gzip /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/09559505/builder-live.log' as PID 2229302 [2025-09-16 14:31:17,484][ INFO][PID:2215894] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/09559505/builder-live.log) [2025-09-16 14:31:17,485][ INFO][PID:2215894] Compressing /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/09559505/backend.log by gzip