[2025-02-21 22:40:12,011][  INFO][PID:2819669] Marking build as starting
[2025-02-21 22:40:12,070][  INFO][PID:2819669] Trying to allocate VM
[2025-02-21 22:40:15,129][  INFO][PID:2819669] Allocated host ResallocHost, ticket_id=1421674, hostname=2620:52:3:1:dead:beef:cafe:c1d4, name=copr_hv_x86_64_04_prod_01359928_20250221_221039
[2025-02-21 22:40:15,129][  INFO][PID:2819669] Allocating ssh connection to builder
[2025-02-21 22:40:15,130][  INFO][PID:2819669] Checking that builder machine is OK
[2025-02-21 22:40:15,663][  INFO][PID:2819669] Running remote command: copr-builder-ready fedora-40-x86_64
[2025-02-21 22:40:15,969][  INFO][PID:2819669] Red Hat subscription not needed for fedora-40-x86_64
Builder is ready to be used

[2025-02-21 22:40:15,969][  INFO][PID:2819669] Filling build.info file with builder info
[2025-02-21 22:40:15,970][  INFO][PID:2819669] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "ublue-os",
            "project_name": "akmods",
            "project_dirname": "akmods",
            "submitter": "kylegospo",
            "ended_on": null,
            "started_on": 1740177615.970736,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8679463-fedora-40-x86_64",
            "build_id": 8679463,
            "package_name": "ayn-platform",
            "package_version": "0.0.git.51.292a88a9-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/ublue-os/akmods/ayn-platform",
            "git_hash": "d06322cd851e9a1feb5cdb1eaceca82aabc8c346",
            "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": "ublue-os/akmods--kylegospo",
            "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/ublue-os/akmods/fedora-40-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/ublue-os/akmods",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/ublue-os/akmods",
            "result_dir": "08679463-ayn-platform",
            "built_packages": "",
            "id": 8679463,
            "mockchain_macros": {
                "copr_username": "ublue-os",
                "copr_projectname": "akmods",
                "vendor": "Fedora Project COPR (ublue-os/akmods)"
            }
        }
    ]
}
[2025-02-21 22:40:16,001][  INFO][PID:2819669] Sending fedora-messaging bus message in build.start
[2025-02-21 22:40:16,657][  INFO][PID:2819669] Sending fedora-messaging bus message in chroot.start
[2025-02-21 22:40:16,674][  INFO][PID:2819669] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8679463-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2025-02-21 22:40:17,215][  INFO][PID:2819669] Downloading the builder-live.log file, attempt 1
[2025-02-21 22:40:17,217][  INFO][PID:2819669] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d4 copr-rpmbuild-log
[2025-02-21 22:40:22,220][  INFO][PID:2819669] Periodic builder liveness probe: alive
[2025-02-21 22:41:16,419][  INFO][PID:2819669] Downloading results from builder
[2025-02-21 22:41:16,420][  INFO][PID:2819669] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d4]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/ublue-os/akmods/fedora-40-x86_64/08679463-ayn-platform started
[2025-02-21 22:41:16,421][  INFO][PID:2819669] 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:c1d4]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/ublue-os/akmods/fedora-40-x86_64/08679463-ayn-platform/ &> /var/lib/copr/public_html/results/ublue-os/akmods/fedora-40-x86_64/08679463-ayn-platform/build-08679463.rsync.log
[2025-02-21 22:41:16,795][  INFO][PID:2819669] rsyncing finished.
[2025-02-21 22:41:16,796][  INFO][PID:2819669] Releasing VM back to pool
[2025-02-21 22:41:16,804][  INFO][PID:2819669] Searching for 'success' file in resultdir
[2025-02-21 22:41:16,804][  INFO][PID:2819669] Going to sign pkgs from source: 8679463-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/ublue-os/akmods/fedora-40-x86_64
[2025-02-21 22:41:16,805][  INFO][PID:2819669] Calling '/bin/sign -u ublue-os#akmods@copr.fedorahosted.org -p' (attempt #1)
[2025-02-21 22:41:16,975][  INFO][PID:2819669] Calling '/bin/sign -4 -h sha256 -u ublue-os#akmods@copr.fedorahosted.org -r /var/lib/copr/public_html/results/ublue-os/akmods/fedora-40-x86_64/08679463-ayn-platform/ayn-platform-0.0.git.51.292a88a9-1.fc40.src.rpm' (attempt #1)
[2025-02-21 22:41:17,586][  INFO][PID:2819669] signed rpm: /var/lib/copr/public_html/results/ublue-os/akmods/fedora-40-x86_64/08679463-ayn-platform/ayn-platform-0.0.git.51.292a88a9-1.fc40.src.rpm
[2025-02-21 22:41:17,587][  INFO][PID:2819669] Calling '/bin/sign -4 -h sha256 -u ublue-os#akmods@copr.fedorahosted.org -r /var/lib/copr/public_html/results/ublue-os/akmods/fedora-40-x86_64/08679463-ayn-platform/ayn-platform-0.0.git.51.292a88a9-1.fc40.x86_64.rpm' (attempt #1)
[2025-02-21 22:41:18,079][  INFO][PID:2819669] signed rpm: /var/lib/copr/public_html/results/ublue-os/akmods/fedora-40-x86_64/08679463-ayn-platform/ayn-platform-0.0.git.51.292a88a9-1.fc40.x86_64.rpm
[2025-02-21 22:41:18,079][  INFO][PID:2819669] Sign done
[2025-02-21 22:41:18,080][  INFO][PID:2819669] Incremental createrepo run, adding 08679463-ayn-platform into https://download.copr.fedorainfracloud.org/results/ublue-os/akmods/fedora-40-x86_64, (auto-create-repo=True)
[2025-02-21 22:41:18,081][  INFO][PID:2819669] Running command 'copr-repo --batched /var/lib/copr/public_html/results/ublue-os/akmods/fedora-40-x86_64 --add 08679463-ayn-platform --no-appstream-metadata' as PID 2824107
[2025-02-21 22:41:18,926][  INFO][PID:2819669] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/ublue-os/akmods/fedora-40-x86_64 --add 08679463-ayn-platform --no-appstream-metadata)
[2025-02-21 22:41:18,928][  INFO][PID:2819669] Getting build details
[2025-02-21 22:41:18,929][  INFO][PID:2819669] Listing built binary packages in /var/lib/copr/public_html/results/ublue-os/akmods/fedora-40-x86_64/08679463-ayn-platform
[2025-02-21 22:41:18,930][  INFO][PID:2819669] Built packages:
['ayn-platform 0.0.git.51.292a88a9']
[2025-02-21 22:41:18,931][  INFO][PID:2819669] build details: {'built_packages': 'ayn-platform 0.0.git.51.292a88a9'}
[2025-02-21 22:41:18,931][  INFO][PID:2819669] Retrieving pubkey
[2025-02-21 22:41:18,932][  INFO][PID:2819669] Calling '/bin/sign -u ublue-os#akmods@copr.fedorahosted.org -p' (attempt #1)
[2025-02-21 22:41:19,107][  INFO][PID:2819669] Added pubkey for user ublue-os project akmods into: /var/lib/copr/public_html/results/ublue-os/akmods/pubkey.gpg
[2025-02-21 22:41:19,109][  INFO][PID:2819669] Finished build: id=8679463 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/ublue-os/akmods chroot=fedora-40-x86_64 
[2025-02-21 22:41:19,113][  INFO][PID:2819669] Worker succeeded build, took 63.14260649681091
[2025-02-21 22:41:19,114][  INFO][PID:2819669] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "ublue-os",
            "project_name": "akmods",
            "project_dirname": "akmods",
            "submitter": "kylegospo",
            "ended_on": 1740177679.1133425,
            "started_on": 1740177615.970736,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8679463-fedora-40-x86_64",
            "build_id": 8679463,
            "package_name": "ayn-platform",
            "package_version": "0.0.git.51.292a88a9-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/ublue-os/akmods/ayn-platform",
            "git_hash": "d06322cd851e9a1feb5cdb1eaceca82aabc8c346",
            "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": "ublue-os/akmods--kylegospo",
            "results": {
                "packages": [
                    {
                        "name": "ayn-platform",
                        "epoch": null,
                        "version": "0.0.git.51.292a88a9",
                        "release": "1.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "ayn-platform",
                        "epoch": null,
                        "version": "0.0.git.51.292a88a9",
                        "release": "1.fc40",
                        "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/ublue-os/akmods/fedora-40-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/ublue-os/akmods",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/ublue-os/akmods",
            "result_dir": "08679463-ayn-platform",
            "built_packages": "ayn-platform 0.0.git.51.292a88a9",
            "id": 8679463,
            "mockchain_macros": {
                "copr_username": "ublue-os",
                "copr_projectname": "akmods",
                "vendor": "Fedora Project COPR (ublue-os/akmods)"
            }
        }
    ]
}
[2025-02-21 22:41:19,158][  INFO][PID:2819669] Sending fedora-messaging bus message in build.end
[2025-02-21 22:41:19,180][  INFO][PID:2819669] Compressing /var/lib/copr/public_html/results/ublue-os/akmods/fedora-40-x86_64/08679463-ayn-platform/builder-live.log by gzip
[2025-02-21 22:41:19,181][  INFO][PID:2819669] Running command 'gzip /var/lib/copr/public_html/results/ublue-os/akmods/fedora-40-x86_64/08679463-ayn-platform/builder-live.log' as PID 2824259
[2025-02-21 22:41:19,187][  INFO][PID:2819669] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/ublue-os/akmods/fedora-40-x86_64/08679463-ayn-platform/builder-live.log)
[2025-02-21 22:41:19,189][  INFO][PID:2819669] Compressing /var/lib/copr/public_html/results/ublue-os/akmods/fedora-40-x86_64/08679463-ayn-platform/backend.log by gzip