[2024-06-21 11:54:33,634][ INFO][PID:1751943] Marking build as starting [2024-06-21 11:54:33,801][ INFO][PID:1751943] Trying to allocate VM [2024-06-21 11:54:51,964][ INFO][PID:1751943] Allocated host ResallocHost, ticket_id=3441199, hostname=3.235.184.53 [2024-06-21 11:54:51,966][ INFO][PID:1751943] Allocating ssh connection to builder [2024-06-21 11:54:51,967][ INFO][PID:1751943] Checking that builder machine is OK [2024-06-21 11:54:52,333][ INFO][PID:1751943] Filling build.info file with builder info [2024-06-21 11:54:52,339][ INFO][PID:1751943] 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": 1718970892.3386285, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "7645956", "build_id": 7645956, "package_name": "copr-rpmbuild", "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-40-x86_64\", \"builddeps\": \"bsdtar tito\", \"resultdir\": \"results/rpmbuild\", \"tmp\": \"tmp_1rxwigm\", \"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--48be4764-a4e7-492f-99a3-e3405216f0e4", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": 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": "07645956", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 7645956, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-dev", "vendor": "Fedora Project COPR (@copr/copr-dev)" } } ] } [2024-06-21 11:54:52,526][ INFO][PID:1751943] Sending fedora-messaging bus message in build.start [2024-06-21 11:54:55,258][ INFO][PID:1751943] Sending fedora-messaging bus message in chroot.start [2024-06-21 11:54:55,352][ INFO][PID:1751943] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/7645956 --detached [2024-06-21 11:54:55,809][ INFO][PID:1751943] Downloading the builder-live.log file, attempt 1 [2024-06-21 11:54:55,847][ INFO][PID:1751943] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.235.184.53 copr-rpmbuild-log [2024-06-21 11:55:00,841][ INFO][PID:1751943] Status: False [2024-06-21 11:55:40,691][ INFO][PID:1751943] Downloading results from builder [2024-06-21 11:55:40,692][ INFO][PID:1751943] rsyncing of mockbuilder@3.235.184.53:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/07645956 started [2024-06-21 11:55:40,706][ INFO][PID:1751943] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.235.184.53:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/07645956/ &> /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/07645956/build-07645956.rsync.log [2024-06-21 11:55:41,098][ INFO][PID:1751943] rsyncing finished. [2024-06-21 11:55:41,099][ INFO][PID:1751943] Releasing VM back to pool [2024-06-21 11:55:41,138][ INFO][PID:1751943] Searching for 'success' file in resultdir [2024-06-21 11:55:41,139][ INFO][PID:1751943] Getting build details [2024-06-21 11:55:41,141][ INFO][PID:1751943] Retrieving SRPM info from /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/07645956 [2024-06-21 11:55:41,142][ INFO][PID:1751943] SRPM URL: https://download.copr.fedorainfracloud.org/results/@copr/copr-dev/srpm-builds/07645956/copr-rpmbuild-0.73-1.git.12.571c31c.src.rpm [2024-06-21 11:55:41,147][ INFO][PID:1751943] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@copr/copr-dev/srpm-builds/07645956/copr-rpmbuild-0.73-1.git.12.571c31c.src.rpm', 'pkg_name': 'copr-rpmbuild', 'pkg_version': '0.73-1.git.12.571c31c'} [2024-06-21 11:55:41,148][ INFO][PID:1751943] Finished build: id=7645956 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@copr/copr-dev chroot=srpm-builds [2024-06-21 11:55:41,150][ INFO][PID:1751943] Worker succeeded build, took 48.81175661087036 [2024-06-21 11:55:41,151][ INFO][PID:1751943] 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": 1718970941.1503851, "started_on": 1718970892.3386285, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "7645956", "build_id": 7645956, "package_name": "copr-rpmbuild", "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-40-x86_64\", \"builddeps\": \"bsdtar tito\", \"resultdir\": \"results/rpmbuild\", \"tmp\": \"tmp_1rxwigm\", \"hook_data\": true}", "pkg_name": "copr-rpmbuild", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-dev/srpm-builds/07645956/copr-rpmbuild-0.73-1.git.12.571c31c.src.rpm", "uses_devel_repo": null, "sandbox": "@copr/copr-dev--48be4764-a4e7-492f-99a3-e3405216f0e4", "results": { "name": "copr-rpmbuild", "epoch": null, "version": "0.73", "release": "1.git.12.571c31c", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": 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": "07645956", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.73-1.git.12.571c31c", "id": 7645956, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-dev", "vendor": "Fedora Project COPR (@copr/copr-dev)" } } ] } [2024-06-21 11:55:41,390][ INFO][PID:1751943] Sending fedora-messaging bus message in build.end [2024-06-21 11:55:41,474][ INFO][PID:1751943] Compressing /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/07645956/builder-live.log by gzip [2024-06-21 11:55:41,502][ INFO][PID:1751943] Running command 'gzip /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/07645956/builder-live.log' as PID 1762305 [2024-06-21 11:55:41,527][ INFO][PID:1751943] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/07645956/builder-live.log) [2024-06-21 11:55:41,529][ INFO][PID:1751943] Compressing /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/07645956/backend.log by gzip [2024-06-21 11:55:41,547][ INFO][PID:1751943] Running command 'gzip /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/07645956/backend.log' as PID 1762312