[2025-03-12 04:01:08,574][  INFO][PID:3126962] Marking build as starting
[2025-03-12 04:01:08,597][  INFO][PID:3126962] Trying to allocate VM
[2025-03-12 04:01:11,670][  INFO][PID:3126962] Allocated host ResallocHost, ticket_id=1757951, hostname=2620:52:3:1:dead:beef:cafe:c190, name=copr_hv_x86_64_03_prod_01878622_20250312_021830
[2025-03-12 04:01:11,671][  INFO][PID:3126962] Allocating ssh connection to builder
[2025-03-12 04:01:11,671][  INFO][PID:3126962] Checking that builder machine is OK
[2025-03-12 04:01:12,241][  INFO][PID:3126962] Running remote command: copr-builder-ready srpm-builds
[2025-03-12 04:01:12,577][  INFO][PID:3126962] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-03-12 04:01:12,577][  INFO][PID:3126962] Filling build.info file with builder info
[2025-03-12 04:01:12,579][  INFO][PID:3126962] 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": "gitlab.gnome.org-packit-validation-hello-world-277",
            "project_dirname": "gitlab.gnome.org-packit-validation-hello-world-277",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1741752072.5788736,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8752649",
            "build_id": 8752649,
            "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 277 --merge-pr --target-branch master --job-config-index 0 --merged-ref 'master' --no-create-symlinks https://gitlab.gnome.org/packit-validation/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/gitlab.gnome.org-packit-validation-hello-world-277--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/gitlab.gnome.org-packit-validation-hello-world-277",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/gitlab.gnome.org-packit-validation-hello-world-277",
            "result_dir": "08752649",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8752649,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "gitlab.gnome.org-packit-validation-hello-world-277",
                "vendor": "Fedora Project COPR (packit/gitlab.gnome.org-packit-validation-hello-world-277)"
            }
        }
    ]
}
[2025-03-12 04:01:12,608][  INFO][PID:3126962] Sending fedora-messaging bus message in build.start
[2025-03-12 04:01:13,193][  INFO][PID:3126962] Sending fedora-messaging bus message in chroot.start
[2025-03-12 04:01:13,216][  INFO][PID:3126962] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8752649 --detached
[2025-03-12 04:01:13,747][  INFO][PID:3126962] Downloading the builder-live.log file, attempt 1
[2025-03-12 04:01:13,748][  INFO][PID:3126962] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c190 copr-rpmbuild-log
[2025-03-12 04:01:18,754][  INFO][PID:3126962] Periodic builder liveness probe: alive
[2025-03-12 04:02:14,880][  INFO][PID:3126962] Downloading results from builder
[2025-03-12 04:02:14,880][  INFO][PID:3126962] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c190]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/gitlab.gnome.org-packit-validation-hello-world-277/srpm-builds/08752649 started
[2025-03-12 04:02:14,881][  INFO][PID:3126962] 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:c190]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/gitlab.gnome.org-packit-validation-hello-world-277/srpm-builds/08752649/ &> /var/lib/copr/public_html/results/packit/gitlab.gnome.org-packit-validation-hello-world-277/srpm-builds/08752649/build-08752649.rsync.log
[2025-03-12 04:02:15,237][  INFO][PID:3126962] rsyncing finished.
[2025-03-12 04:02:15,238][  INFO][PID:3126962] Releasing VM back to pool
[2025-03-12 04:02:15,250][  INFO][PID:3126962] Searching for 'success' file in resultdir
[2025-03-12 04:02:15,251][  INFO][PID:3126962] Getting build details
[2025-03-12 04:02:15,251][  INFO][PID:3126962] Retrieving SRPM info from /var/lib/copr/public_html/results/packit/gitlab.gnome.org-packit-validation-hello-world-277/srpm-builds/08752649
[2025-03-12 04:02:15,252][  INFO][PID:3126962] SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/gitlab.gnome.org-packit-validation-hello-world-277/srpm-builds/08752649/hello-0.74-1.20250312040209436562.pr277.9.g2e05ab9.src.rpm
[2025-03-12 04:02:15,252][  INFO][PID:3126962] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/packit/gitlab.gnome.org-packit-validation-hello-world-277/srpm-builds/08752649/hello-0.74-1.20250312040209436562.pr277.9.g2e05ab9.src.rpm', 'pkg_name': 'hello', 'pkg_version': '0.74-1.20250312040209436562.pr277.9.g2e05ab9'}
[2025-03-12 04:02:15,253][  INFO][PID:3126962] Finished build: id=8752649 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/packit/gitlab.gnome.org-packit-validation-hello-world-277 chroot=srpm-builds 
[2025-03-12 04:02:15,255][  INFO][PID:3126962] Worker succeeded build, took 62.67619299888611
[2025-03-12 04:02:15,255][  INFO][PID:3126962] 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": "gitlab.gnome.org-packit-validation-hello-world-277",
            "project_dirname": "gitlab.gnome.org-packit-validation-hello-world-277",
            "submitter": "packit",
            "ended_on": 1741752135.2550666,
            "started_on": 1741752072.5788736,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8752649",
            "build_id": 8752649,
            "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 277 --merge-pr --target-branch master --job-config-index 0 --merged-ref 'master' --no-create-symlinks https://gitlab.gnome.org/packit-validation/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/gitlab.gnome.org-packit-validation-hello-world-277/srpm-builds/08752649/hello-0.74-1.20250312040209436562.pr277.9.g2e05ab9.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "packit/gitlab.gnome.org-packit-validation-hello-world-277--packit",
            "results": {
                "name": "hello",
                "epoch": null,
                "version": "0.74",
                "release": "1.20250312040209436562.pr277.9.g2e05ab9",
                "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/gitlab.gnome.org-packit-validation-hello-world-277",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/gitlab.gnome.org-packit-validation-hello-world-277",
            "result_dir": "08752649",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "0.74-1.20250312040209436562.pr277.9.g2e05ab9",
            "id": 8752649,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "gitlab.gnome.org-packit-validation-hello-world-277",
                "vendor": "Fedora Project COPR (packit/gitlab.gnome.org-packit-validation-hello-world-277)"
            }
        }
    ]
}
[2025-03-12 04:02:15,302][  INFO][PID:3126962] Sending fedora-messaging bus message in build.end
[2025-03-12 04:02:15,365][  INFO][PID:3126962] Compressing /var/lib/copr/public_html/results/packit/gitlab.gnome.org-packit-validation-hello-world-277/srpm-builds/08752649/builder-live.log by gzip
[2025-03-12 04:02:15,366][  INFO][PID:3126962] Running command 'gzip /var/lib/copr/public_html/results/packit/gitlab.gnome.org-packit-validation-hello-world-277/srpm-builds/08752649/builder-live.log' as PID 3132855
[2025-03-12 04:02:15,374][  INFO][PID:3126962] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/gitlab.gnome.org-packit-validation-hello-world-277/srpm-builds/08752649/builder-live.log)
[2025-03-12 04:02:15,375][  INFO][PID:3126962] Compressing /var/lib/copr/public_html/results/packit/gitlab.gnome.org-packit-validation-hello-world-277/srpm-builds/08752649/backend.log by gzip
[2025-03-12 04:02:15,376][  INFO][PID:3126962] Running command 'gzip /var/lib/copr/public_html/results/packit/gitlab.gnome.org-packit-validation-hello-world-277/srpm-builds/08752649/backend.log' as PID 3132857