[2025-04-13 15:23:36,264][ INFO][PID:3801667] Marking build as starting [2025-04-13 15:23:36,293][ INFO][PID:3801667] Trying to allocate VM: ResallocHost, ticket_id=2379252, requested_tags=['copr_builder', 'arch_x86_64'] [2025-04-13 15:23:39,334][ INFO][PID:3801667] Allocated host ResallocHost, ticket_id=2379252, hostname=2620:52:3:1:dead:beef:cafe:c108, name=copr_hv_x86_64_01_prod_03027237_20250413_150847, requested_tags=['copr_builder', 'arch_x86_64'] [2025-04-13 15:23:39,335][ INFO][PID:3801667] Allocating ssh connection to builder [2025-04-13 15:23:39,335][ INFO][PID:3801667] Checking that builder machine is OK [2025-04-13 15:23:39,905][ INFO][PID:3801667] Running remote command: copr-builder-ready srpm-builds [2025-04-13 15:23:40,226][ INFO][PID:3801667] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-04-13 15:23:40,226][ INFO][PID:3801667] Filling build.info file with builder info [2025-04-13 15:23:40,227][ INFO][PID:3801667] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "adrianl40", "project_name": "bbe", "project_dirname": "bbe", "submitter": "adrianl40", "ended_on": null, "started_on": 1744557820.2275836, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8897506", "build_id": 8897506, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/sh -xe\\n\\nmkdir -p results\\nresultdir=$(readlink -f results)\\n\\n# download source\\ncurl -L --output bbe.tar.gz https://sourceforge.net/projects/bbe-/files/latest/download\\ntar xf bbe.tar.gz -C \\\"$resultdir\\\"\\n\\n# enter dir\\ncd $resultdir\\ncd $(ls -d * | grep bbe | head -n 1)\\n\\n# configure and install\\nbash ./configure\\nmake\\nmake check\\nsudo make install\\nmake clean\\n\", \"chroot\": \"fedora-42-x86_64\", \"builddeps\": \"curl tar make gcc sudo\", \"resultdir\": \"\", \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "adrianl40/bbe--adrianl40", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "background": false, "repos": [], "destdir": "/var/lib/copr/public_html/results/adrianl40/bbe", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/adrianl40/bbe", "result_dir": "08897506", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 8897506, "mockchain_macros": { "copr_username": "adrianl40", "copr_projectname": "bbe", "vendor": "Fedora Project COPR (adrianl40/bbe)" } } ] } [2025-04-13 15:23:40,245][ INFO][PID:3801667] Sending fedora-messaging bus message in build.start [2025-04-13 15:23:40,776][ INFO][PID:3801667] Sending fedora-messaging bus message in chroot.start [2025-04-13 15:23:40,791][ INFO][PID:3801667] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8897506 --detached [2025-04-13 15:23:41,327][ INFO][PID:3801667] Downloading the builder-live.log file, attempt 1 [2025-04-13 15:23:41,329][ INFO][PID:3801667] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c108 copr-rpmbuild-log [2025-04-13 15:23:46,333][ INFO][PID:3801667] Periodic builder liveness probe: alive [2025-04-13 15:24:33,305][ INFO][PID:3801667] Downloading results from builder [2025-04-13 15:24:33,306][ INFO][PID:3801667] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c108]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/adrianl40/bbe/srpm-builds/08897506 started [2025-04-13 15:24:33,306][ INFO][PID:3801667] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@[2620:52:3:1:dead:beef:cafe:c108]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/adrianl40/bbe/srpm-builds/08897506/ &> /var/lib/copr/public_html/results/adrianl40/bbe/srpm-builds/08897506/build-08897506.rsync.log [2025-04-13 15:24:33,657][ INFO][PID:3801667] rsyncing finished. [2025-04-13 15:24:33,658][ INFO][PID:3801667] Releasing VM back to pool [2025-04-13 15:24:33,666][ INFO][PID:3801667] Searching for 'success' file in resultdir [2025-04-13 15:24:33,666][ ERROR][PID:3801667] Build failed: Backend process error: No success file => build failure [2025-04-13 15:24:33,667][ INFO][PID:3801667] Finished build: id=8897506 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/adrianl40/bbe chroot=srpm-builds [2025-04-13 15:24:33,668][ ERROR][PID:3801667] Backend process error: No success file => build failure [2025-04-13 15:24:33,669][ INFO][PID:3801667] Worker failed build, took 53.441401958465576 [2025-04-13 15:24:33,669][ INFO][PID:3801667] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "adrianl40", "project_name": "bbe", "project_dirname": "bbe", "submitter": "adrianl40", "ended_on": 1744557873.6689856, "started_on": 1744557820.2275836, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8897506", "build_id": 8897506, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/sh -xe\\n\\nmkdir -p results\\nresultdir=$(readlink -f results)\\n\\n# download source\\ncurl -L --output bbe.tar.gz https://sourceforge.net/projects/bbe-/files/latest/download\\ntar xf bbe.tar.gz -C \\\"$resultdir\\\"\\n\\n# enter dir\\ncd $resultdir\\ncd $(ls -d * | grep bbe | head -n 1)\\n\\n# configure and install\\nbash ./configure\\nmake\\nmake check\\nsudo make install\\nmake clean\\n\", \"chroot\": \"fedora-42-x86_64\", \"builddeps\": \"curl tar make gcc sudo\", \"resultdir\": \"\", \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "adrianl40/bbe--adrianl40", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "background": false, "repos": [], "destdir": "/var/lib/copr/public_html/results/adrianl40/bbe", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/adrianl40/bbe", "result_dir": "08897506", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 8897506, "mockchain_macros": { "copr_username": "adrianl40", "copr_projectname": "bbe", "vendor": "Fedora Project COPR (adrianl40/bbe)" } } ] } [2025-04-13 15:24:33,693][ INFO][PID:3801667] Sending fedora-messaging bus message in build.end [2025-04-13 15:24:33,709][ INFO][PID:3801667] Compressing /var/lib/copr/public_html/results/adrianl40/bbe/srpm-builds/08897506/builder-live.log by gzip [2025-04-13 15:24:33,710][ INFO][PID:3801667] Running command 'gzip /var/lib/copr/public_html/results/adrianl40/bbe/srpm-builds/08897506/builder-live.log' as PID 3803768 [2025-04-13 15:24:33,714][ INFO][PID:3801667] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/adrianl40/bbe/srpm-builds/08897506/builder-live.log) [2025-04-13 15:24:33,715][ INFO][PID:3801667] Compressing /var/lib/copr/public_html/results/adrianl40/bbe/srpm-builds/08897506/backend.log by gzip [2025-04-13 15:24:33,716][ INFO][PID:3801667] Running command 'gzip /var/lib/copr/public_html/results/adrianl40/bbe/srpm-builds/08897506/backend.log' as PID 3803769