[2025-03-13 04:02:52,981][  INFO][PID:437202] Marking build as starting
[2025-03-13 04:02:53,013][  INFO][PID:437202] Trying to allocate VM
[2025-03-13 04:02:56,052][  INFO][PID:437202] Allocated host ResallocHost, ticket_id=1785253, hostname=2620:52:3:1:dead:beef:cafe:c14b, name=copr_hv_x86_64_02_prod_01914969_20250313_031108
[2025-03-13 04:02:56,053][  INFO][PID:437202] Allocating ssh connection to builder
[2025-03-13 04:02:56,053][  INFO][PID:437202] Checking that builder machine is OK
[2025-03-13 04:02:56,564][  INFO][PID:437202] Running remote command: copr-builder-ready srpm-builds
[2025-03-13 04:02:56,866][  INFO][PID:437202] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-03-13 04:02:56,867][  INFO][PID:437202] Filling build.info file with builder info
[2025-03-13 04:02:56,868][  INFO][PID:437202] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "packit-stg",
            "project_name": "packit-hello-world-1294",
            "project_dirname": "packit-hello-world-1294",
            "submitter": "packit-stg",
            "ended_on": null,
            "started_on": 1741838576.8683412,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8760419",
            "build_id": 8760419,
            "package_name": null,
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 9,
            "source_json": "{\"script\": \"\\n#!/bin/sh\\n\\ngit config --global user.email \\\"hello@packit.dev\\\"\\ngit config --global user.name \\\"Packit\\\"\\nresultdir=$PWD\\npackit -d prepare-sources --result-dir \\\"$resultdir\\\" --pr-id 1294 --merge-pr --target-branch main --job-config-index 0 --merged-ref 'main' --no-create-symlinks https://github.com/packit/hello-world\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit\", \"resultdir\": null, \"repos\": \"copr://packit/packit-dev\"}",
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": null,
            "sandbox": "packit-stg/packit-hello-world-1294--packit-stg",
            "results": null,
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/packit-dev/fedora-41-x86_64/",
                    "id": "copr_packit_packit_dev",
                    "name": "Additional repo copr_packit_packit_dev"
                }
            ],
            "destdir": "/var/lib/copr/public_html/results/packit-stg/packit-hello-world-1294",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit-stg/packit-hello-world-1294",
            "result_dir": "08760419",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8760419,
            "mockchain_macros": {
                "copr_username": "packit-stg",
                "copr_projectname": "packit-hello-world-1294",
                "vendor": "Fedora Project COPR (packit-stg/packit-hello-world-1294)"
            }
        }
    ]
}
[2025-03-13 04:02:56,898][  INFO][PID:437202] Sending fedora-messaging bus message in build.start
[2025-03-13 04:02:57,584][  INFO][PID:437202] Sending fedora-messaging bus message in chroot.start
[2025-03-13 04:02:57,609][  INFO][PID:437202] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8760419 --detached
[2025-03-13 04:02:58,131][  INFO][PID:437202] Downloading the builder-live.log file, attempt 1
[2025-03-13 04:02:58,132][  INFO][PID:437202] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c14b copr-rpmbuild-log
[2025-03-13 04:03:03,137][  INFO][PID:437202] Periodic builder liveness probe: alive
[2025-03-13 04:04:10,785][  INFO][PID:437202] Downloading results from builder
[2025-03-13 04:04:10,787][  INFO][PID:437202] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c14b]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit-stg/packit-hello-world-1294/srpm-builds/08760419 started
[2025-03-13 04:04:10,788][  INFO][PID:437202] 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:c14b]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit-stg/packit-hello-world-1294/srpm-builds/08760419/ &> /var/lib/copr/public_html/results/packit-stg/packit-hello-world-1294/srpm-builds/08760419/build-08760419.rsync.log
[2025-03-13 04:04:11,719][  INFO][PID:437202] rsyncing finished.
[2025-03-13 04:04:11,720][  INFO][PID:437202] Releasing VM back to pool
[2025-03-13 04:04:11,730][  INFO][PID:437202] Searching for 'success' file in resultdir
[2025-03-13 04:04:11,731][  INFO][PID:437202] Getting build details
[2025-03-13 04:04:11,731][  INFO][PID:437202] Retrieving SRPM info from /var/lib/copr/public_html/results/packit-stg/packit-hello-world-1294/srpm-builds/08760419
[2025-03-13 04:04:11,732][  INFO][PID:437202] SRPM URL: https://download.copr.fedorainfracloud.org/results/packit-stg/packit-hello-world-1294/srpm-builds/08760419/hello-0.74-1.20250313040405498756.pr1294.15.g6aed1e4.src.rpm
[2025-03-13 04:04:11,733][  INFO][PID:437202] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/packit-stg/packit-hello-world-1294/srpm-builds/08760419/hello-0.74-1.20250313040405498756.pr1294.15.g6aed1e4.src.rpm', 'pkg_name': 'hello', 'pkg_version': '0.74-1.20250313040405498756.pr1294.15.g6aed1e4'}
[2025-03-13 04:04:11,733][  INFO][PID:437202] Finished build: id=8760419 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/packit-stg/packit-hello-world-1294 chroot=srpm-builds 
[2025-03-13 04:04:11,735][  INFO][PID:437202] Worker succeeded build, took 74.86701440811157
[2025-03-13 04:04:11,736][  INFO][PID:437202] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "packit-stg",
            "project_name": "packit-hello-world-1294",
            "project_dirname": "packit-hello-world-1294",
            "submitter": "packit-stg",
            "ended_on": 1741838651.7353556,
            "started_on": 1741838576.8683412,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8760419",
            "build_id": 8760419,
            "package_name": null,
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 9,
            "source_json": "{\"script\": \"\\n#!/bin/sh\\n\\ngit config --global user.email \\\"hello@packit.dev\\\"\\ngit config --global user.name \\\"Packit\\\"\\nresultdir=$PWD\\npackit -d prepare-sources --result-dir \\\"$resultdir\\\" --pr-id 1294 --merge-pr --target-branch main --job-config-index 0 --merged-ref 'main' --no-create-symlinks https://github.com/packit/hello-world\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit\", \"resultdir\": null, \"repos\": \"copr://packit/packit-dev\"}",
            "pkg_name": "hello",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/packit-stg/packit-hello-world-1294/srpm-builds/08760419/hello-0.74-1.20250313040405498756.pr1294.15.g6aed1e4.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "packit-stg/packit-hello-world-1294--packit-stg",
            "results": {
                "name": "hello",
                "epoch": null,
                "version": "0.74",
                "release": "1.20250313040405498756.pr1294.15.g6aed1e4",
                "exclusivearch": [],
                "excludearch": []
            },
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/packit-dev/fedora-41-x86_64/",
                    "id": "copr_packit_packit_dev",
                    "name": "Additional repo copr_packit_packit_dev"
                }
            ],
            "destdir": "/var/lib/copr/public_html/results/packit-stg/packit-hello-world-1294",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit-stg/packit-hello-world-1294",
            "result_dir": "08760419",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "0.74-1.20250313040405498756.pr1294.15.g6aed1e4",
            "id": 8760419,
            "mockchain_macros": {
                "copr_username": "packit-stg",
                "copr_projectname": "packit-hello-world-1294",
                "vendor": "Fedora Project COPR (packit-stg/packit-hello-world-1294)"
            }
        }
    ]
}
[2025-03-13 04:04:11,771][  INFO][PID:437202] Sending fedora-messaging bus message in build.end
[2025-03-13 04:04:11,793][  INFO][PID:437202] Compressing /var/lib/copr/public_html/results/packit-stg/packit-hello-world-1294/srpm-builds/08760419/builder-live.log by gzip
[2025-03-13 04:04:11,795][  INFO][PID:437202] Running command 'gzip /var/lib/copr/public_html/results/packit-stg/packit-hello-world-1294/srpm-builds/08760419/builder-live.log' as PID 446569
[2025-03-13 04:04:11,803][  INFO][PID:437202] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit-stg/packit-hello-world-1294/srpm-builds/08760419/builder-live.log)
[2025-03-13 04:04:11,803][  INFO][PID:437202] Compressing /var/lib/copr/public_html/results/packit-stg/packit-hello-world-1294/srpm-builds/08760419/backend.log by gzip
[2025-03-13 04:04:11,804][  INFO][PID:437202] Running command 'gzip /var/lib/copr/public_html/results/packit-stg/packit-hello-world-1294/srpm-builds/08760419/backend.log' as PID 446571