[2025-03-05 13:29:43,157][  INFO][PID:1386306] Marking build as starting
[2025-03-05 13:29:43,206][  INFO][PID:1386306] Trying to allocate VM
[2025-03-05 13:30:51,457][  INFO][PID:1386306] Allocated host ResallocHost, ticket_id=1651456, hostname=2620:52:3:1:dead:beef:cafe:c14b, name=copr_hv_x86_64_02_prod_01694385_20250305_132812
[2025-03-05 13:30:51,459][  INFO][PID:1386306] Allocating ssh connection to builder
[2025-03-05 13:30:51,461][  INFO][PID:1386306] Checking that builder machine is OK
[2025-03-05 13:30:52,051][  INFO][PID:1386306] Running remote command: copr-builder-ready srpm-builds
[2025-03-05 13:30:52,393][  INFO][PID:1386306] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-03-05 13:30:52,394][  INFO][PID:1386306] Filling build.info file with builder info
[2025-03-05 13:30:52,396][  INFO][PID:1386306] 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": "containers-common-2350",
            "project_dirname": "containers-common-2350",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1741181452.3961077,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8729653",
            "build_id": 8729653,
            "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 -p containers-common-rhel --result-dir \\\"$resultdir\\\" --pr-id 2350 --merge-pr --target-branch main --job-config-index 0 --merged-ref 'main' --no-create-symlinks https://github.com/containers/common\\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/containers-common-2350--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/containers-common-2350",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/containers-common-2350",
            "result_dir": "08729653",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8729653,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "containers-common-2350",
                "vendor": "Fedora Project COPR (packit/containers-common-2350)"
            }
        }
    ]
}
[2025-03-05 13:30:52,437][  INFO][PID:1386306] Sending fedora-messaging bus message in build.start
[2025-03-05 13:30:54,388][  INFO][PID:1386306] Sending fedora-messaging bus message in chroot.start
[2025-03-05 13:30:54,500][  INFO][PID:1386306] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8729653 --detached
[2025-03-05 13:30:55,099][  INFO][PID:1386306] Downloading the builder-live.log file, attempt 1
[2025-03-05 13:30:55,103][  INFO][PID:1386306] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c14b copr-rpmbuild-log
[2025-03-05 13:31:00,125][  INFO][PID:1386306] Periodic builder liveness probe: alive
[2025-03-05 13:32:57,684][  INFO][PID:1386306] Downloading results from builder
[2025-03-05 13:32:57,684][  INFO][PID:1386306] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c14b]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/containers-common-2350/srpm-builds/08729653 started
[2025-03-05 13:32:57,686][  INFO][PID:1386306] 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/containers-common-2350/srpm-builds/08729653/ &> /var/lib/copr/public_html/results/packit/containers-common-2350/srpm-builds/08729653/build-08729653.rsync.log
[2025-03-05 13:32:58,055][  INFO][PID:1386306] rsyncing finished.
[2025-03-05 13:32:58,056][  INFO][PID:1386306] Releasing VM back to pool
[2025-03-05 13:32:58,067][  INFO][PID:1386306] Searching for 'success' file in resultdir
[2025-03-05 13:32:58,068][ ERROR][PID:1386306] Build failed: Backend process error: No success file => build failure
[2025-03-05 13:32:58,069][  INFO][PID:1386306] Finished build: id=8729653 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/packit/containers-common-2350 chroot=srpm-builds 
[2025-03-05 13:32:58,071][ ERROR][PID:1386306] Backend process error: No success file => build failure
[2025-03-05 13:32:58,071][  INFO][PID:1386306] Worker failed build, took 125.67583084106445
[2025-03-05 13:32:58,072][  INFO][PID:1386306] 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": "containers-common-2350",
            "project_dirname": "containers-common-2350",
            "submitter": "packit",
            "ended_on": 1741181578.0719385,
            "started_on": 1741181452.3961077,
            "submitted_on": null,
            "status": 0,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8729653",
            "build_id": 8729653,
            "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 -p containers-common-rhel --result-dir \\\"$resultdir\\\" --pr-id 2350 --merge-pr --target-branch main --job-config-index 0 --merged-ref 'main' --no-create-symlinks https://github.com/containers/common\\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/containers-common-2350--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/containers-common-2350",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/containers-common-2350",
            "result_dir": "08729653",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8729653,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "containers-common-2350",
                "vendor": "Fedora Project COPR (packit/containers-common-2350)"
            }
        }
    ]
}
[2025-03-05 13:32:58,131][  INFO][PID:1386306] Sending fedora-messaging bus message in build.end
[2025-03-05 13:32:58,235][  INFO][PID:1386306] Compressing /var/lib/copr/public_html/results/packit/containers-common-2350/srpm-builds/08729653/builder-live.log by gzip
[2025-03-05 13:32:58,238][  INFO][PID:1386306] Running command 'gzip /var/lib/copr/public_html/results/packit/containers-common-2350/srpm-builds/08729653/builder-live.log' as PID 1422019
[2025-03-05 13:32:58,240][  INFO][PID:1386306] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/containers-common-2350/srpm-builds/08729653/builder-live.log)
[2025-03-05 13:32:58,240][  INFO][PID:1386306] Compressing /var/lib/copr/public_html/results/packit/containers-common-2350/srpm-builds/08729653/backend.log by gzip
[2025-03-05 13:32:58,242][  INFO][PID:1386306] Running command 'gzip /var/lib/copr/public_html/results/packit/containers-common-2350/srpm-builds/08729653/backend.log' as PID 1422020