[2025-01-25 12:27:57,264][  INFO][PID:103613] Marking build as starting
[2025-01-25 12:27:57,341][  INFO][PID:103613] Trying to allocate VM
[2025-01-25 12:28:00,462][  INFO][PID:103613] Allocated host ResallocHost, ticket_id=924154, hostname=54.198.166.78, name=aws_aarch64_normalreserved_prod_00829463_20250125_120853
[2025-01-25 12:28:00,462][  INFO][PID:103613] Allocating ssh connection to builder
[2025-01-25 12:28:00,463][  INFO][PID:103613] Checking that builder machine is OK
[2025-01-25 12:28:00,858][  INFO][PID:103613] Running remote command: copr-builder-ready centos-stream+epel-next-9-aarch64
[2025-01-25 12:28:01,086][  INFO][PID:103613] Red Hat subscription not needed for centos-stream+epel-next-9-aarch64
Builder is ready to be used

[2025-01-25 12:28:01,087][  INFO][PID:103613] Filling build.info file with builder info
[2025-01-25 12:28:01,088][  INFO][PID:103613] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "mjg",
            "project_name": "python-PyMuPDF",
            "project_dirname": "python-PyMuPDF",
            "submitter": "mjg",
            "ended_on": null,
            "started_on": 1737808081.088313,
            "submitted_on": null,
            "status": 3,
            "chroot": "centos-stream+epel-next-9-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "8569717-centos-stream+epel-next-9-aarch64",
            "build_id": 8569717,
            "package_name": "python-PyMuPDF",
            "package_version": "1.25.1-2",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/mjg/python-PyMuPDF/python-PyMuPDF",
            "git_hash": "b6aa072526913294e429adbeb619a91e0ce52dbf",
            "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": "mjg/python-PyMuPDF--mjg",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/mjg/python-PyMuPDF/centos-stream+epel-next-9-aarch64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/mjg/mupdf/centos-stream+epel-next-9-aarch64/",
                    "id": "copr_mjg_mupdf",
                    "name": "Additional repo copr_mjg_mupdf"
                }
            ],
            "tags": [
                "arch_aarch64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/mjg/python-PyMuPDF",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/mjg/python-PyMuPDF",
            "result_dir": "08569717-python-PyMuPDF",
            "built_packages": "",
            "id": 8569717,
            "mockchain_macros": {
                "copr_username": "mjg",
                "copr_projectname": "python-PyMuPDF",
                "vendor": "Fedora Project COPR (mjg/python-PyMuPDF)"
            }
        }
    ]
}
[2025-01-25 12:28:01,144][  INFO][PID:103613] Sending fedora-messaging bus message in build.start
[2025-01-25 12:28:01,663][  INFO][PID:103613] Sending fedora-messaging bus message in chroot.start
[2025-01-25 12:28:01,681][  INFO][PID:103613] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8569717-centos-stream+epel-next-9-aarch64 --chroot centos-stream+epel-next-9-aarch64 --detached
[2025-01-25 12:28:02,108][  INFO][PID:103613] Downloading the builder-live.log file, attempt 1
[2025-01-25 12:28:02,109][  INFO][PID:103613] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.198.166.78 copr-rpmbuild-log
[2025-01-25 12:28:07,113][  INFO][PID:103613] Periodic builder liveness probe: alive
[2025-01-25 12:30:34,670][  INFO][PID:103613] Downloading results from builder
[2025-01-25 12:30:34,671][  INFO][PID:103613] rsyncing of mockbuilder@54.198.166.78:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/mjg/python-PyMuPDF/centos-stream+epel-next-9-aarch64/08569717-python-PyMuPDF started
[2025-01-25 12:30:34,672][  INFO][PID:103613] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.198.166.78:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/mjg/python-PyMuPDF/centos-stream+epel-next-9-aarch64/08569717-python-PyMuPDF/ &> /var/lib/copr/public_html/results/mjg/python-PyMuPDF/centos-stream+epel-next-9-aarch64/08569717-python-PyMuPDF/build-08569717.rsync.log
[2025-01-25 12:30:35,307][  INFO][PID:103613] rsyncing finished.
[2025-01-25 12:30:35,308][  INFO][PID:103613] Releasing VM back to pool
[2025-01-25 12:30:35,316][  INFO][PID:103613] Searching for 'success' file in resultdir
[2025-01-25 12:30:35,317][  INFO][PID:103613] Going to sign pkgs from source: 8569717-centos-stream+epel-next-9-aarch64 in chroot: /var/lib/copr/public_html/results/mjg/python-PyMuPDF/centos-stream+epel-next-9-aarch64
[2025-01-25 12:30:35,317][  INFO][PID:103613] Calling '/bin/sign -u mjg#python-PyMuPDF@copr.fedorahosted.org -p' (attempt #1)
[2025-01-25 12:30:35,618][  INFO][PID:103613] Calling '/bin/sign -4 -h sha256 -u mjg#python-PyMuPDF@copr.fedorahosted.org -r /var/lib/copr/public_html/results/mjg/python-PyMuPDF/centos-stream+epel-next-9-aarch64/08569717-python-PyMuPDF/python-PyMuPDF-debugsource-1.25.1-2.el9.aarch64.rpm' (attempt #1)
[2025-01-25 12:30:36,178][  INFO][PID:103613] signed rpm: /var/lib/copr/public_html/results/mjg/python-PyMuPDF/centos-stream+epel-next-9-aarch64/08569717-python-PyMuPDF/python-PyMuPDF-debugsource-1.25.1-2.el9.aarch64.rpm
[2025-01-25 12:30:36,178][  INFO][PID:103613] Calling '/bin/sign -4 -h sha256 -u mjg#python-PyMuPDF@copr.fedorahosted.org -r /var/lib/copr/public_html/results/mjg/python-PyMuPDF/centos-stream+epel-next-9-aarch64/08569717-python-PyMuPDF/python3-PyMuPDF-1.25.1-2.el9.aarch64.rpm' (attempt #1)
[2025-01-25 12:30:36,750][  INFO][PID:103613] signed rpm: /var/lib/copr/public_html/results/mjg/python-PyMuPDF/centos-stream+epel-next-9-aarch64/08569717-python-PyMuPDF/python3-PyMuPDF-1.25.1-2.el9.aarch64.rpm
[2025-01-25 12:30:36,751][  INFO][PID:103613] Calling '/bin/sign -4 -h sha256 -u mjg#python-PyMuPDF@copr.fedorahosted.org -r /var/lib/copr/public_html/results/mjg/python-PyMuPDF/centos-stream+epel-next-9-aarch64/08569717-python-PyMuPDF/python3-PyMuPDF-debuginfo-1.25.1-2.el9.aarch64.rpm' (attempt #1)
[2025-01-25 12:30:37,327][  INFO][PID:103613] signed rpm: /var/lib/copr/public_html/results/mjg/python-PyMuPDF/centos-stream+epel-next-9-aarch64/08569717-python-PyMuPDF/python3-PyMuPDF-debuginfo-1.25.1-2.el9.aarch64.rpm
[2025-01-25 12:30:37,327][  INFO][PID:103613] Calling '/bin/sign -4 -h sha256 -u mjg#python-PyMuPDF@copr.fedorahosted.org -r /var/lib/copr/public_html/results/mjg/python-PyMuPDF/centos-stream+epel-next-9-aarch64/08569717-python-PyMuPDF/python-PyMuPDF-1.25.1-2.el9.src.rpm' (attempt #1)
[2025-01-25 12:30:39,141][  INFO][PID:103613] signed rpm: /var/lib/copr/public_html/results/mjg/python-PyMuPDF/centos-stream+epel-next-9-aarch64/08569717-python-PyMuPDF/python-PyMuPDF-1.25.1-2.el9.src.rpm
[2025-01-25 12:30:39,141][  INFO][PID:103613] Sign done
[2025-01-25 12:30:39,141][  INFO][PID:103613] Incremental createrepo run, adding 08569717-python-PyMuPDF into https://download.copr.fedorainfracloud.org/results/mjg/python-PyMuPDF/centos-stream+epel-next-9-aarch64, (auto-create-repo=True)
[2025-01-25 12:30:39,143][  INFO][PID:103613] Running command 'copr-repo --batched /var/lib/copr/public_html/results/mjg/python-PyMuPDF/centos-stream+epel-next-9-aarch64 --add 08569717-python-PyMuPDF --no-appstream-metadata' as PID 109764
[2025-01-25 12:30:39,918][  INFO][PID:103613] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/mjg/python-PyMuPDF/centos-stream+epel-next-9-aarch64 --add 08569717-python-PyMuPDF --no-appstream-metadata)
[2025-01-25 12:30:39,919][  INFO][PID:103613] Getting build details
[2025-01-25 12:30:39,919][  INFO][PID:103613] Listing built binary packages in /var/lib/copr/public_html/results/mjg/python-PyMuPDF/centos-stream+epel-next-9-aarch64/08569717-python-PyMuPDF
[2025-01-25 12:30:39,919][  INFO][PID:103613] Built packages:
['python3-PyMuPDF-debuginfo 1.25.1', 'python3-PyMuPDF 1.25.1', 'python-PyMuPDF-debugsource 1.25.1']
[2025-01-25 12:30:39,920][  INFO][PID:103613] build details: {'built_packages': 'python3-PyMuPDF-debuginfo 1.25.1\npython3-PyMuPDF 1.25.1\npython-PyMuPDF-debugsource 1.25.1'}
[2025-01-25 12:30:39,920][  INFO][PID:103613] Retrieving pubkey
[2025-01-25 12:30:39,920][  INFO][PID:103613] Calling '/bin/sign -u mjg#python-PyMuPDF@copr.fedorahosted.org -p' (attempt #1)
[2025-01-25 12:30:40,225][  INFO][PID:103613] Added pubkey for user mjg project python-PyMuPDF into: /var/lib/copr/public_html/results/mjg/python-PyMuPDF/pubkey.gpg
[2025-01-25 12:30:40,226][  INFO][PID:103613] Finished build: id=8569717 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/mjg/python-PyMuPDF chroot=centos-stream+epel-next-9-aarch64 
[2025-01-25 12:30:40,227][  INFO][PID:103613] Worker succeeded build, took 159.13936281204224
[2025-01-25 12:30:40,228][  INFO][PID:103613] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "mjg",
            "project_name": "python-PyMuPDF",
            "project_dirname": "python-PyMuPDF",
            "submitter": "mjg",
            "ended_on": 1737808240.227676,
            "started_on": 1737808081.088313,
            "submitted_on": null,
            "status": 1,
            "chroot": "centos-stream+epel-next-9-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "8569717-centos-stream+epel-next-9-aarch64",
            "build_id": 8569717,
            "package_name": "python-PyMuPDF",
            "package_version": "1.25.1-2",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/mjg/python-PyMuPDF/python-PyMuPDF",
            "git_hash": "b6aa072526913294e429adbeb619a91e0ce52dbf",
            "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": "mjg/python-PyMuPDF--mjg",
            "results": {
                "packages": [
                    {
                        "name": "python3-PyMuPDF-debuginfo",
                        "epoch": null,
                        "version": "1.25.1",
                        "release": "2.el9",
                        "arch": "aarch64"
                    },
                    {
                        "name": "python-PyMuPDF",
                        "epoch": null,
                        "version": "1.25.1",
                        "release": "2.el9",
                        "arch": "src"
                    },
                    {
                        "name": "python3-PyMuPDF",
                        "epoch": null,
                        "version": "1.25.1",
                        "release": "2.el9",
                        "arch": "aarch64"
                    },
                    {
                        "name": "python-PyMuPDF-debugsource",
                        "epoch": null,
                        "version": "1.25.1",
                        "release": "2.el9",
                        "arch": "aarch64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/mjg/python-PyMuPDF/centos-stream+epel-next-9-aarch64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/mjg/mupdf/centos-stream+epel-next-9-aarch64/",
                    "id": "copr_mjg_mupdf",
                    "name": "Additional repo copr_mjg_mupdf"
                }
            ],
            "tags": [
                "arch_aarch64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/mjg/python-PyMuPDF",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/mjg/python-PyMuPDF",
            "result_dir": "08569717-python-PyMuPDF",
            "built_packages": "python3-PyMuPDF-debuginfo 1.25.1\npython3-PyMuPDF 1.25.1\npython-PyMuPDF-debugsource 1.25.1",
            "id": 8569717,
            "mockchain_macros": {
                "copr_username": "mjg",
                "copr_projectname": "python-PyMuPDF",
                "vendor": "Fedora Project COPR (mjg/python-PyMuPDF)"
            }
        }
    ]
}
[2025-01-25 12:30:40,285][  INFO][PID:103613] Sending fedora-messaging bus message in build.end
[2025-01-25 12:30:40,306][  INFO][PID:103613] Compressing /var/lib/copr/public_html/results/mjg/python-PyMuPDF/centos-stream+epel-next-9-aarch64/08569717-python-PyMuPDF/builder-live.log by gzip
[2025-01-25 12:30:40,307][  INFO][PID:103613] Running command 'gzip /var/lib/copr/public_html/results/mjg/python-PyMuPDF/centos-stream+epel-next-9-aarch64/08569717-python-PyMuPDF/builder-live.log' as PID 109813
[2025-01-25 12:30:40,314][  INFO][PID:103613] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/mjg/python-PyMuPDF/centos-stream+epel-next-9-aarch64/08569717-python-PyMuPDF/builder-live.log)
[2025-01-25 12:30:40,314][  INFO][PID:103613] Compressing /var/lib/copr/public_html/results/mjg/python-PyMuPDF/centos-stream+epel-next-9-aarch64/08569717-python-PyMuPDF/backend.log by gzip
[2025-01-25 12:30:40,315][  INFO][PID:103613] Running command 'gzip /var/lib/copr/public_html/results/mjg/python-PyMuPDF/centos-stream+epel-next-9-aarch64/08569717-python-PyMuPDF/backend.log' as PID 109814