[2025-03-15 04:03:22,255][  INFO][PID:293888] Marking build as starting
[2025-03-15 04:03:22,304][  INFO][PID:293888] Trying to allocate VM
[2025-03-15 04:03:25,453][  INFO][PID:293888] Allocated host ResallocHost, ticket_id=1824579, hostname=2620:52:3:1:dead:beef:cafe:c15a, name=copr_hv_x86_64_02_prod_01975335_20250315_021745
[2025-03-15 04:03:25,454][  INFO][PID:293888] Allocating ssh connection to builder
[2025-03-15 04:03:25,454][  INFO][PID:293888] Checking that builder machine is OK
[2025-03-15 04:03:26,013][  INFO][PID:293888] Running remote command: copr-builder-ready srpm-builds
[2025-03-15 04:03:26,336][  INFO][PID:293888] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-03-15 04:03:26,337][  INFO][PID:293888] Filling build.info file with builder info
[2025-03-15 04:03:26,338][  INFO][PID:293888] 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",
            "project_name": "packit-hello-world-1294",
            "project_dirname": "packit-hello-world-1294",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1742011406.3385892,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8770068",
            "build_id": 8770068,
            "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-stable\"}",
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": null,
            "sandbox": "packit/packit-hello-world-1294--packit",
            "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-stable/fedora-41-x86_64/",
                    "id": "copr_packit_packit_stable",
                    "name": "Additional repo copr_packit_packit_stable"
                }
            ],
            "destdir": "/var/lib/copr/public_html/results/packit/packit-hello-world-1294",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/packit-hello-world-1294",
            "result_dir": "08770068",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8770068,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "packit-hello-world-1294",
                "vendor": "Fedora Project COPR (packit/packit-hello-world-1294)"
            }
        }
    ]
}
[2025-03-15 04:03:26,360][  INFO][PID:293888] Sending fedora-messaging bus message in build.start
[2025-03-15 04:03:27,107][  INFO][PID:293888] Sending fedora-messaging bus message in chroot.start
[2025-03-15 04:03:27,131][  INFO][PID:293888] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8770068 --detached
[2025-03-15 04:03:27,687][  INFO][PID:293888] Downloading the builder-live.log file, attempt 1
[2025-03-15 04:03:27,688][  INFO][PID:293888] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c15a copr-rpmbuild-log
[2025-03-15 04:03:32,692][  INFO][PID:293888] Periodic builder liveness probe: alive
[2025-03-15 04:04:26,529][  INFO][PID:293888] Downloading results from builder
[2025-03-15 04:04:26,530][  INFO][PID:293888] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c15a]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/packit-hello-world-1294/srpm-builds/08770068 started
[2025-03-15 04:04:26,531][  INFO][PID:293888] 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:c15a]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/packit-hello-world-1294/srpm-builds/08770068/ &> /var/lib/copr/public_html/results/packit/packit-hello-world-1294/srpm-builds/08770068/build-08770068.rsync.log
[2025-03-15 04:04:26,898][  INFO][PID:293888] rsyncing finished.
[2025-03-15 04:04:26,898][  INFO][PID:293888] Releasing VM back to pool
[2025-03-15 04:04:26,908][  INFO][PID:293888] Searching for 'success' file in resultdir
[2025-03-15 04:04:26,909][  INFO][PID:293888] Getting build details
[2025-03-15 04:04:26,910][  INFO][PID:293888] Retrieving SRPM info from /var/lib/copr/public_html/results/packit/packit-hello-world-1294/srpm-builds/08770068
[2025-03-15 04:04:26,910][  INFO][PID:293888] SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/packit-hello-world-1294/srpm-builds/08770068/hello-0.74-1.20250315040421075990.pr1294.15.g6aed1e4.src.rpm
[2025-03-15 04:04:26,911][  INFO][PID:293888] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/packit/packit-hello-world-1294/srpm-builds/08770068/hello-0.74-1.20250315040421075990.pr1294.15.g6aed1e4.src.rpm', 'pkg_name': 'hello', 'pkg_version': '0.74-1.20250315040421075990.pr1294.15.g6aed1e4'}
[2025-03-15 04:04:26,911][  INFO][PID:293888] Finished build: id=8770068 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/packit/packit-hello-world-1294 chroot=srpm-builds 
[2025-03-15 04:04:26,913][  INFO][PID:293888] Worker succeeded build, took 60.574599742889404
[2025-03-15 04:04:26,914][  INFO][PID:293888] 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",
            "project_name": "packit-hello-world-1294",
            "project_dirname": "packit-hello-world-1294",
            "submitter": "packit",
            "ended_on": 1742011466.913189,
            "started_on": 1742011406.3385892,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8770068",
            "build_id": 8770068,
            "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-stable\"}",
            "pkg_name": "hello",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/packit/packit-hello-world-1294/srpm-builds/08770068/hello-0.74-1.20250315040421075990.pr1294.15.g6aed1e4.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "packit/packit-hello-world-1294--packit",
            "results": {
                "name": "hello",
                "epoch": null,
                "version": "0.74",
                "release": "1.20250315040421075990.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-stable/fedora-41-x86_64/",
                    "id": "copr_packit_packit_stable",
                    "name": "Additional repo copr_packit_packit_stable"
                }
            ],
            "destdir": "/var/lib/copr/public_html/results/packit/packit-hello-world-1294",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/packit-hello-world-1294",
            "result_dir": "08770068",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "0.74-1.20250315040421075990.pr1294.15.g6aed1e4",
            "id": 8770068,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "packit-hello-world-1294",
                "vendor": "Fedora Project COPR (packit/packit-hello-world-1294)"
            }
        }
    ]
}
[2025-03-15 04:04:26,954][  INFO][PID:293888] Sending fedora-messaging bus message in build.end
[2025-03-15 04:04:26,971][  INFO][PID:293888] Compressing /var/lib/copr/public_html/results/packit/packit-hello-world-1294/srpm-builds/08770068/builder-live.log by gzip
[2025-03-15 04:04:26,972][  INFO][PID:293888] Running command 'gzip /var/lib/copr/public_html/results/packit/packit-hello-world-1294/srpm-builds/08770068/builder-live.log' as PID 299758
[2025-03-15 04:04:26,980][  INFO][PID:293888] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/packit-hello-world-1294/srpm-builds/08770068/builder-live.log)
[2025-03-15 04:04:26,980][  INFO][PID:293888] Compressing /var/lib/copr/public_html/results/packit/packit-hello-world-1294/srpm-builds/08770068/backend.log by gzip
[2025-03-15 04:04:26,982][  INFO][PID:293888] Running command 'gzip /var/lib/copr/public_html/results/packit/packit-hello-world-1294/srpm-builds/08770068/backend.log' as PID 299760