[2025-01-10 20:11:33,563][  INFO][PID:2784608] Marking build as starting
[2025-01-10 20:11:33,639][  INFO][PID:2784608] Trying to allocate VM
[2025-01-10 20:11:36,726][  INFO][PID:2784608] Allocated host ResallocHost, ticket_id=618341, hostname=34.207.116.152
[2025-01-10 20:11:36,726][  INFO][PID:2784608] Allocating ssh connection to builder
[2025-01-10 20:11:36,727][  INFO][PID:2784608] Checking that builder machine is OK
[2025-01-10 20:11:37,136][  INFO][PID:2784608] Running remote command: copr-builder-ready fedora-41-aarch64
[2025-01-10 20:11:37,425][  INFO][PID:2784608] Red Hat subscription not needed for fedora-41-aarch64
Builder is ready to be used

[2025-01-10 20:11:37,427][  INFO][PID:2784608] Filling build.info file with builder info
[2025-01-10 20:11:37,429][  INFO][PID:2784608] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "playtron",
            "project_name": "gaming",
            "project_dirname": "gaming",
            "submitter": "playtron",
            "ended_on": null,
            "started_on": 1736539897.428933,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "8499930-fedora-41-aarch64",
            "build_id": 8499930,
            "package_name": "gamescope-session",
            "package_version": "0.1.0+306-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/playtron/gaming/gamescope-session",
            "git_hash": "bc43786888ffa5e3c60c51d0cc2037f4c3425ac1",
            "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": "playtron/gaming--playtron",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/playtron/gaming/fedora-41-aarch64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_aarch64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/playtron/gaming",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/playtron/gaming",
            "result_dir": "08499930-gamescope-session",
            "built_packages": "",
            "id": 8499930,
            "mockchain_macros": {
                "copr_username": "playtron",
                "copr_projectname": "gaming",
                "vendor": "Fedora Project COPR (playtron/gaming)"
            }
        }
    ]
}
[2025-01-10 20:11:37,463][  INFO][PID:2784608] Sending fedora-messaging bus message in build.start
[2025-01-10 20:11:38,311][  INFO][PID:2784608] Sending fedora-messaging bus message in chroot.start
[2025-01-10 20:11:38,334][  INFO][PID:2784608] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8499930-fedora-41-aarch64 --chroot fedora-41-aarch64 --detached
[2025-01-10 20:11:38,815][  INFO][PID:2784608] Downloading the builder-live.log file, attempt 1
[2025-01-10 20:11:38,818][  INFO][PID:2784608] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@34.207.116.152 copr-rpmbuild-log
[2025-01-10 20:11:43,826][  INFO][PID:2784608] Periodic builder liveness probe: alive
[2025-01-10 20:12:04,328][  INFO][PID:2784608] Downloading results from builder
[2025-01-10 20:12:04,329][  INFO][PID:2784608] rsyncing of mockbuilder@34.207.116.152:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/playtron/gaming/fedora-41-aarch64/08499930-gamescope-session started
[2025-01-10 20:12:04,330][  INFO][PID:2784608] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@34.207.116.152:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/playtron/gaming/fedora-41-aarch64/08499930-gamescope-session/ &> /var/lib/copr/public_html/results/playtron/gaming/fedora-41-aarch64/08499930-gamescope-session/build-08499930.rsync.log
[2025-01-10 20:12:04,575][  INFO][PID:2784608] rsyncing finished.
[2025-01-10 20:12:04,575][  INFO][PID:2784608] Releasing VM back to pool
[2025-01-10 20:12:04,584][  INFO][PID:2784608] Searching for 'success' file in resultdir
[2025-01-10 20:12:04,585][  INFO][PID:2784608] Going to sign pkgs from source: 8499930-fedora-41-aarch64 in chroot: /var/lib/copr/public_html/results/playtron/gaming/fedora-41-aarch64
[2025-01-10 20:12:04,585][  INFO][PID:2784608] Calling '/bin/sign -u playtron#gaming@copr.fedorahosted.org -p' (attempt #1)
[2025-01-10 20:12:04,883][  INFO][PID:2784608] Calling '/bin/sign -4 -h sha256 -u playtron#gaming@copr.fedorahosted.org -r /var/lib/copr/public_html/results/playtron/gaming/fedora-41-aarch64/08499930-gamescope-session/gamescope-session-0.1.0+306-1.fc41.src.rpm' (attempt #1)
[2025-01-10 20:12:05,608][  INFO][PID:2784608] signed rpm: /var/lib/copr/public_html/results/playtron/gaming/fedora-41-aarch64/08499930-gamescope-session/gamescope-session-0.1.0+306-1.fc41.src.rpm
[2025-01-10 20:12:05,609][  INFO][PID:2784608] Calling '/bin/sign -4 -h sha256 -u playtron#gaming@copr.fedorahosted.org -r /var/lib/copr/public_html/results/playtron/gaming/fedora-41-aarch64/08499930-gamescope-session/gamescope-session-0.1.0+306-1.fc41.aarch64.rpm' (attempt #1)
[2025-01-10 20:12:06,457][  INFO][PID:2784608] signed rpm: /var/lib/copr/public_html/results/playtron/gaming/fedora-41-aarch64/08499930-gamescope-session/gamescope-session-0.1.0+306-1.fc41.aarch64.rpm
[2025-01-10 20:12:06,459][  INFO][PID:2784608] Sign done
[2025-01-10 20:12:06,459][  INFO][PID:2784608] Incremental createrepo run, adding 08499930-gamescope-session into https://download.copr.fedorainfracloud.org/results/playtron/gaming/fedora-41-aarch64, (auto-create-repo=True)
[2025-01-10 20:12:06,461][  INFO][PID:2784608] Running command 'copr-repo --batched /var/lib/copr/public_html/results/playtron/gaming/fedora-41-aarch64 --add 08499930-gamescope-session --no-appstream-metadata' as PID 2787432
[2025-01-10 20:12:07,318][  INFO][PID:2784608] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/playtron/gaming/fedora-41-aarch64 --add 08499930-gamescope-session --no-appstream-metadata)
[2025-01-10 20:12:07,319][  INFO][PID:2784608] Getting build details
[2025-01-10 20:12:07,319][  INFO][PID:2784608] Listing built binary packages in /var/lib/copr/public_html/results/playtron/gaming/fedora-41-aarch64/08499930-gamescope-session
[2025-01-10 20:12:07,319][  INFO][PID:2784608] Built packages:
['gamescope-session 0.1.0+306']
[2025-01-10 20:12:07,320][  INFO][PID:2784608] build details: {'built_packages': 'gamescope-session 0.1.0+306'}
[2025-01-10 20:12:07,320][  INFO][PID:2784608] Retrieving pubkey
[2025-01-10 20:12:07,321][  INFO][PID:2784608] Calling '/bin/sign -u playtron#gaming@copr.fedorahosted.org -p' (attempt #1)
[2025-01-10 20:12:07,626][  INFO][PID:2784608] Added pubkey for user playtron project gaming into: /var/lib/copr/public_html/results/playtron/gaming/pubkey.gpg
[2025-01-10 20:12:07,627][  INFO][PID:2784608] Finished build: id=8499930 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/playtron/gaming chroot=fedora-41-aarch64 
[2025-01-10 20:12:07,629][  INFO][PID:2784608] Worker succeeded build, took 30.200435161590576
[2025-01-10 20:12:07,630][  INFO][PID:2784608] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "playtron",
            "project_name": "gaming",
            "project_dirname": "gaming",
            "submitter": "playtron",
            "ended_on": 1736539927.629368,
            "started_on": 1736539897.428933,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "8499930-fedora-41-aarch64",
            "build_id": 8499930,
            "package_name": "gamescope-session",
            "package_version": "0.1.0+306-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/playtron/gaming/gamescope-session",
            "git_hash": "bc43786888ffa5e3c60c51d0cc2037f4c3425ac1",
            "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": "playtron/gaming--playtron",
            "results": {
                "packages": [
                    {
                        "name": "gamescope-session",
                        "epoch": null,
                        "version": "0.1.0+306",
                        "release": "1.fc41",
                        "arch": "aarch64"
                    },
                    {
                        "name": "gamescope-session",
                        "epoch": null,
                        "version": "0.1.0+306",
                        "release": "1.fc41",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/playtron/gaming/fedora-41-aarch64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_aarch64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/playtron/gaming",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/playtron/gaming",
            "result_dir": "08499930-gamescope-session",
            "built_packages": "gamescope-session 0.1.0+306",
            "id": 8499930,
            "mockchain_macros": {
                "copr_username": "playtron",
                "copr_projectname": "gaming",
                "vendor": "Fedora Project COPR (playtron/gaming)"
            }
        }
    ]
}
[2025-01-10 20:12:07,673][  INFO][PID:2784608] Sending fedora-messaging bus message in build.end
[2025-01-10 20:12:07,693][  INFO][PID:2784608] Compressing /var/lib/copr/public_html/results/playtron/gaming/fedora-41-aarch64/08499930-gamescope-session/builder-live.log by gzip
[2025-01-10 20:12:07,695][  INFO][PID:2784608] Running command 'gzip /var/lib/copr/public_html/results/playtron/gaming/fedora-41-aarch64/08499930-gamescope-session/builder-live.log' as PID 2787549
[2025-01-10 20:12:07,699][  INFO][PID:2784608] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/playtron/gaming/fedora-41-aarch64/08499930-gamescope-session/builder-live.log)
[2025-01-10 20:12:07,700][  INFO][PID:2784608] Compressing /var/lib/copr/public_html/results/playtron/gaming/fedora-41-aarch64/08499930-gamescope-session/backend.log by gzip
[2025-01-10 20:12:07,701][  INFO][PID:2784608] Running command 'gzip /var/lib/copr/public_html/results/playtron/gaming/fedora-41-aarch64/08499930-gamescope-session/backend.log' as PID 2787550