[2025-03-25 16:01:35,676][ INFO][PID:1057937] Marking build as starting [2025-03-25 16:01:35,721][ INFO][PID:1057937] Trying to allocate VM [2025-03-25 16:05:53,944][ INFO][PID:1057937] Allocated host ResallocHost, ticket_id=2033389, hostname=54.81.1.187, name=aws_x86_64_spot_prod_02311968_20250325_160333 [2025-03-25 16:05:53,944][ INFO][PID:1057937] Allocating ssh connection to builder [2025-03-25 16:05:53,945][ INFO][PID:1057937] Checking that builder machine is OK [2025-03-25 16:05:54,283][ INFO][PID:1057937] Running remote command: copr-builder-ready srpm-builds [2025-03-25 16:05:54,494][ INFO][PID:1057937] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-03-25 16:05:54,495][ INFO][PID:1057937] Filling build.info file with builder info [2025-03-25 16:05:54,496][ INFO][PID:1057937] 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": 1742918754.4960866, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8819314", "build_id": 8819314, "package_name": "copr-dist-git", "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-42-x86_64\", \"builddeps\": \"bsdtar tito\", \"resultdir\": \"results/dist-git\", \"tmp\": \"tmphqlpsjf7\", \"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--ac9f2319-14f9-4f23-a8d8-a6b4a349be96", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "background": true, "repos": [], "destdir": "/var/lib/copr/public_html/results/@copr/copr-dev", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-dev", "result_dir": "08819314", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 8819314, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-dev", "vendor": "Fedora Project COPR (@copr/copr-dev)" } } ] } [2025-03-25 16:05:54,519][ INFO][PID:1057937] Sending fedora-messaging bus message in build.start [2025-03-25 16:05:55,185][ INFO][PID:1057937] Sending fedora-messaging bus message in chroot.start [2025-03-25 16:05:55,206][ INFO][PID:1057937] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8819314 --detached [2025-03-25 16:05:55,596][ INFO][PID:1057937] Downloading the builder-live.log file, attempt 1 [2025-03-25 16:05:55,599][ INFO][PID:1057937] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.81.1.187 copr-rpmbuild-log [2025-03-25 16:06:00,617][ INFO][PID:1057937] Periodic builder liveness probe: alive [2025-03-25 16:06:33,510][ INFO][PID:1057937] Downloading results from builder [2025-03-25 16:06:33,511][ INFO][PID:1057937] rsyncing of mockbuilder@54.81.1.187:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/08819314 started [2025-03-25 16:06:33,517][ INFO][PID:1057937] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.81.1.187:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/08819314/ &> /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/08819314/build-08819314.rsync.log [2025-03-25 16:06:33,828][ INFO][PID:1057937] rsyncing finished. [2025-03-25 16:06:33,833][ INFO][PID:1057937] Releasing VM back to pool [2025-03-25 16:06:33,855][ INFO][PID:1057937] Searching for 'success' file in resultdir [2025-03-25 16:06:33,857][ INFO][PID:1057937] Getting build details [2025-03-25 16:06:33,861][ INFO][PID:1057937] Retrieving SRPM info from /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/08819314 [2025-03-25 16:06:33,864][ INFO][PID:1057937] SRPM URL: https://download.copr.fedorainfracloud.org/results/@copr/copr-dev/srpm-builds/08819314/copr-dist-git-1.0.post1-1.git.123.413c0c3.src.rpm [2025-03-25 16:06:33,864][ INFO][PID:1057937] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@copr/copr-dev/srpm-builds/08819314/copr-dist-git-1.0.post1-1.git.123.413c0c3.src.rpm', 'pkg_name': 'copr-dist-git', 'pkg_version': '1.0.post1-1.git.123.413c0c3'} [2025-03-25 16:06:33,869][ INFO][PID:1057937] Finished build: id=8819314 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@copr/copr-dev chroot=srpm-builds [2025-03-25 16:06:33,884][ INFO][PID:1057937] Worker succeeded build, took 39.38804244995117 [2025-03-25 16:06:33,888][ INFO][PID:1057937] 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": 1742918793.884129, "started_on": 1742918754.4960866, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8819314", "build_id": 8819314, "package_name": "copr-dist-git", "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-42-x86_64\", \"builddeps\": \"bsdtar tito\", \"resultdir\": \"results/dist-git\", \"tmp\": \"tmphqlpsjf7\", \"hook_data\": true}", "pkg_name": "copr-dist-git", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-dev/srpm-builds/08819314/copr-dist-git-1.0.post1-1.git.123.413c0c3.src.rpm", "uses_devel_repo": null, "sandbox": "@copr/copr-dev--ac9f2319-14f9-4f23-a8d8-a6b4a349be96", "results": { "name": "copr-dist-git", "epoch": null, "version": "1.0.post1", "release": "1.git.123.413c0c3", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "background": true, "repos": [], "destdir": "/var/lib/copr/public_html/results/@copr/copr-dev", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-dev", "result_dir": "08819314", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "1.0.post1-1.git.123.413c0c3", "id": 8819314, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-dev", "vendor": "Fedora Project COPR (@copr/copr-dev)" } } ] } [2025-03-25 16:06:33,929][ INFO][PID:1057937] Sending fedora-messaging bus message in build.end [2025-03-25 16:06:33,985][ INFO][PID:1057937] Compressing /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/08819314/builder-live.log by gzip [2025-03-25 16:06:34,000][ INFO][PID:1057937] Running command 'gzip /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/08819314/builder-live.log' as PID 1107416 [2025-03-25 16:06:34,026][ INFO][PID:1057937] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/08819314/builder-live.log) [2025-03-25 16:06:34,027][ INFO][PID:1057937] Compressing /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/08819314/backend.log by gzip