[2025-01-15 14:45:12,370][  INFO][PID:2955848] Marking build as starting
[2025-01-15 14:45:12,403][  INFO][PID:2955848] Trying to allocate VM
[2025-01-15 14:45:15,487][  INFO][PID:2955848] Allocated host ResallocHost, ticket_id=687353, hostname=2620:52:3:1:dead:beef:cafe:c1d2, name=copr_hv_x86_64_04_prod_00569375_20250115_143522
[2025-01-15 14:45:15,488][  INFO][PID:2955848] Allocating ssh connection to builder
[2025-01-15 14:45:15,488][  INFO][PID:2955848] Checking that builder machine is OK
[2025-01-15 14:45:16,017][  INFO][PID:2955848] Running remote command: copr-builder-ready epel-9-x86_64
[2025-01-15 14:45:16,391][  INFO][PID:2955848] Checking Red Hat subscription (attempt #1)
Red Hat subscription active
Builder is ready to be used

[2025-01-15 14:45:16,391][  INFO][PID:2955848] Filling build.info file with builder info
[2025-01-15 14:45:16,392][  INFO][PID:2955848] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "packit",
            "project_name": "containers-qm-697",
            "project_dirname": "containers-qm-697",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1736952316.392394,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8516093-epel-9-x86_64",
            "build_id": 8516093,
            "package_name": "qm",
            "package_version": "0.6.9-1.20250115144442225852.pr697.10.g2e8bcd8",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/containers-qm-697/qm",
            "git_hash": "ce928936ffdf8f20524fe3293587fb8d7d9fbd9c",
            "git_branch": null,
            "source_type": null,
            "source_json": null,
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": false,
            "sandbox": "packit/containers-qm-697--packit",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/containers-qm-697/epel-9-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@centos-automotive-sig/bluechi-snapshot/epel-9-x86_64/",
                    "id": "copr_centos_automotive_sig_bluechi_snapshot",
                    "name": "Additional repo copr_centos_automotive_sig_bluechi_snapshot"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/packit/containers-qm-697",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/containers-qm-697",
            "result_dir": "08516093-qm",
            "built_packages": "",
            "id": 8516093,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "containers-qm-697",
                "vendor": "Fedora Project COPR (packit/containers-qm-697)"
            }
        }
    ]
}
[2025-01-15 14:45:16,423][  INFO][PID:2955848] Sending fedora-messaging bus message in build.start
[2025-01-15 14:45:16,950][  INFO][PID:2955848] Sending fedora-messaging bus message in chroot.start
[2025-01-15 14:45:16,969][  INFO][PID:2955848] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8516093-epel-9-x86_64 --chroot epel-9-x86_64 --detached
[2025-01-15 14:45:17,493][  INFO][PID:2955848] Downloading the builder-live.log file, attempt 1
[2025-01-15 14:45:17,495][  INFO][PID:2955848] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d2 copr-rpmbuild-log
[2025-01-15 14:45:22,499][  INFO][PID:2955848] Periodic builder liveness probe: alive
[2025-01-15 14:47:27,440][  INFO][PID:2955848] Downloading results from builder
[2025-01-15 14:47:27,440][  INFO][PID:2955848] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d2]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/containers-qm-697/epel-9-x86_64/08516093-qm started
[2025-01-15 14:47:27,441][  INFO][PID:2955848] 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:c1d2]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/containers-qm-697/epel-9-x86_64/08516093-qm/ &> /var/lib/copr/public_html/results/packit/containers-qm-697/epel-9-x86_64/08516093-qm/build-08516093.rsync.log
[2025-01-15 14:47:27,931][  INFO][PID:2955848] rsyncing finished.
[2025-01-15 14:47:27,932][  INFO][PID:2955848] Releasing VM back to pool
[2025-01-15 14:47:27,941][  INFO][PID:2955848] Searching for 'success' file in resultdir
[2025-01-15 14:47:27,941][  INFO][PID:2955848] Going to sign pkgs from source: 8516093-epel-9-x86_64 in chroot: /var/lib/copr/public_html/results/packit/containers-qm-697/epel-9-x86_64
[2025-01-15 14:47:27,942][  INFO][PID:2955848] Calling '/bin/sign -u packit#containers-qm-697@copr.fedorahosted.org -p' (attempt #1)
[2025-01-15 14:47:28,242][  INFO][PID:2955848] Calling '/bin/sign -4 -h sha256 -u packit#containers-qm-697@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/containers-qm-697/epel-9-x86_64/08516093-qm/qm-0.6.9-1.20250115144442225852.pr697.10.g2e8bcd8.el9.noarch.rpm' (attempt #1)
[2025-01-15 14:47:29,153][  INFO][PID:2955848] signed rpm: /var/lib/copr/public_html/results/packit/containers-qm-697/epel-9-x86_64/08516093-qm/qm-0.6.9-1.20250115144442225852.pr697.10.g2e8bcd8.el9.noarch.rpm
[2025-01-15 14:47:29,154][  INFO][PID:2955848] Calling '/bin/sign -4 -h sha256 -u packit#containers-qm-697@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/containers-qm-697/epel-9-x86_64/08516093-qm/qm-0.6.9-1.20250115144442225852.pr697.10.g2e8bcd8.el9.src.rpm' (attempt #1)
[2025-01-15 14:47:30,202][  INFO][PID:2955848] signed rpm: /var/lib/copr/public_html/results/packit/containers-qm-697/epel-9-x86_64/08516093-qm/qm-0.6.9-1.20250115144442225852.pr697.10.g2e8bcd8.el9.src.rpm
[2025-01-15 14:47:30,203][  INFO][PID:2955848] Sign done
[2025-01-15 14:47:30,203][  INFO][PID:2955848] Incremental createrepo run, adding 08516093-qm into https://download.copr.fedorainfracloud.org/results/packit/containers-qm-697/epel-9-x86_64, (auto-create-repo=True)
[2025-01-15 14:47:30,204][  INFO][PID:2955848] Running command 'copr-repo --batched /var/lib/copr/public_html/results/packit/containers-qm-697/epel-9-x86_64 --add 08516093-qm --no-appstream-metadata' as PID 2962616
[2025-01-15 14:47:30,881][  INFO][PID:2955848] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/packit/containers-qm-697/epel-9-x86_64 --add 08516093-qm --no-appstream-metadata)
[2025-01-15 14:47:30,882][  INFO][PID:2955848] Getting build details
[2025-01-15 14:47:30,882][  INFO][PID:2955848] Listing built binary packages in /var/lib/copr/public_html/results/packit/containers-qm-697/epel-9-x86_64/08516093-qm
[2025-01-15 14:47:30,882][  INFO][PID:2955848] Built packages:
['qm 0.6.9']
[2025-01-15 14:47:30,883][  INFO][PID:2955848] build details: {'built_packages': 'qm 0.6.9'}
[2025-01-15 14:47:30,883][  INFO][PID:2955848] Retrieving pubkey
[2025-01-15 14:47:30,884][  INFO][PID:2955848] Calling '/bin/sign -u packit#containers-qm-697@copr.fedorahosted.org -p' (attempt #1)
[2025-01-15 14:47:31,185][  INFO][PID:2955848] Added pubkey for user packit project containers-qm-697 into: /var/lib/copr/public_html/results/packit/containers-qm-697/pubkey.gpg
[2025-01-15 14:47:31,185][  INFO][PID:2955848] Finished build: id=8516093 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/packit/containers-qm-697 chroot=epel-9-x86_64 
[2025-01-15 14:47:31,187][  INFO][PID:2955848] Worker succeeded build, took 134.79497694969177
[2025-01-15 14:47:31,187][  INFO][PID:2955848] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "packit",
            "project_name": "containers-qm-697",
            "project_dirname": "containers-qm-697",
            "submitter": "packit",
            "ended_on": 1736952451.187371,
            "started_on": 1736952316.392394,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8516093-epel-9-x86_64",
            "build_id": 8516093,
            "package_name": "qm",
            "package_version": "0.6.9-1.20250115144442225852.pr697.10.g2e8bcd8",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/containers-qm-697/qm",
            "git_hash": "ce928936ffdf8f20524fe3293587fb8d7d9fbd9c",
            "git_branch": null,
            "source_type": null,
            "source_json": null,
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": false,
            "sandbox": "packit/containers-qm-697--packit",
            "results": {
                "packages": [
                    {
                        "name": "qm",
                        "epoch": null,
                        "version": "0.6.9",
                        "release": "1.20250115144442225852.pr697.10.g2e8bcd8.el9",
                        "arch": "noarch"
                    },
                    {
                        "name": "qm",
                        "epoch": null,
                        "version": "0.6.9",
                        "release": "1.20250115144442225852.pr697.10.g2e8bcd8.el9",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/containers-qm-697/epel-9-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@centos-automotive-sig/bluechi-snapshot/epel-9-x86_64/",
                    "id": "copr_centos_automotive_sig_bluechi_snapshot",
                    "name": "Additional repo copr_centos_automotive_sig_bluechi_snapshot"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/packit/containers-qm-697",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/containers-qm-697",
            "result_dir": "08516093-qm",
            "built_packages": "qm 0.6.9",
            "id": 8516093,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "containers-qm-697",
                "vendor": "Fedora Project COPR (packit/containers-qm-697)"
            }
        }
    ]
}
[2025-01-15 14:47:31,233][  INFO][PID:2955848] Sending fedora-messaging bus message in build.end
[2025-01-15 14:47:31,250][  INFO][PID:2955848] Compressing /var/lib/copr/public_html/results/packit/containers-qm-697/epel-9-x86_64/08516093-qm/builder-live.log by gzip
[2025-01-15 14:47:31,251][  INFO][PID:2955848] Running command 'gzip /var/lib/copr/public_html/results/packit/containers-qm-697/epel-9-x86_64/08516093-qm/builder-live.log' as PID 2962683
[2025-01-15 14:47:31,257][  INFO][PID:2955848] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/containers-qm-697/epel-9-x86_64/08516093-qm/builder-live.log)
[2025-01-15 14:47:31,258][  INFO][PID:2955848] Compressing /var/lib/copr/public_html/results/packit/containers-qm-697/epel-9-x86_64/08516093-qm/backend.log by gzip
[2025-01-15 14:47:31,259][  INFO][PID:2955848] Running command 'gzip /var/lib/copr/public_html/results/packit/containers-qm-697/epel-9-x86_64/08516093-qm/backend.log' as PID 2962684