[2025-01-26 17:17:15,220][  INFO][PID:1359489] Marking build as starting
[2025-01-26 17:17:15,241][  INFO][PID:1359489] Trying to allocate VM
[2025-01-26 17:17:18,292][  INFO][PID:1359489] Allocated host ResallocHost, ticket_id=934265, hostname=2620:52:3:1:dead:beef:cafe:c1d6, name=copr_hv_x86_64_04_prod_00839658_20250126_170304
[2025-01-26 17:17:18,292][  INFO][PID:1359489] Allocating ssh connection to builder
[2025-01-26 17:17:18,293][  INFO][PID:1359489] Checking that builder machine is OK
[2025-01-26 17:17:18,825][  INFO][PID:1359489] Running remote command: copr-builder-ready fedora-41-x86_64
[2025-01-26 17:17:19,149][  INFO][PID:1359489] Red Hat subscription not needed for fedora-41-x86_64
Builder is ready to be used

[2025-01-26 17:17:19,149][  INFO][PID:1359489] Filling build.info file with builder info
[2025-01-26 17:17:19,150][  INFO][PID:1359489] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 172800,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "music",
            "project_name": "hatchling-f41",
            "project_dirname": "hatchling-f41",
            "submitter": "music",
            "ended_on": null,
            "started_on": 1737911839.1505642,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8571625-fedora-41-x86_64",
            "build_id": 8571625,
            "package_name": "numpy",
            "package_version": "1:1.26.4-8",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/music/hatchling-f41/numpy",
            "git_hash": "6bf79426c2d5dbf043a2c9c36a12e41c05f1642a",
            "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": "music/hatchling-f41--music",
            "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/music/hatchling-f41/fedora-41-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/music/hatchling-f41",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/music/hatchling-f41",
            "result_dir": "08571625-numpy",
            "built_packages": "",
            "id": 8571625,
            "mockchain_macros": {
                "copr_username": "music",
                "copr_projectname": "hatchling-f41",
                "vendor": "Fedora Project COPR (music/hatchling-f41)"
            }
        }
    ]
}
[2025-01-26 17:17:19,174][  INFO][PID:1359489] Sending fedora-messaging bus message in build.start
[2025-01-26 17:17:19,706][  INFO][PID:1359489] Sending fedora-messaging bus message in chroot.start
[2025-01-26 17:17:19,725][  INFO][PID:1359489] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8571625-fedora-41-x86_64 --chroot fedora-41-x86_64 --detached
[2025-01-26 17:17:20,244][  INFO][PID:1359489] Downloading the builder-live.log file, attempt 1
[2025-01-26 17:17:20,245][  INFO][PID:1359489] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d6 copr-rpmbuild-log
[2025-01-26 17:17:25,249][  INFO][PID:1359489] Periodic builder liveness probe: alive
[2025-01-26 17:27:25,321][  INFO][PID:1359489] Periodic builder liveness probe: alive
[2025-01-26 17:27:41,229][  INFO][PID:1359489] Downloading results from builder
[2025-01-26 17:27:41,229][  INFO][PID:1359489] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d6]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08571625-numpy started
[2025-01-26 17:27:41,230][  INFO][PID:1359489] 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:c1d6]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08571625-numpy/ &> /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08571625-numpy/build-08571625.rsync.log
[2025-01-26 17:27:42,566][  INFO][PID:1359489] rsyncing finished.
[2025-01-26 17:27:42,567][  INFO][PID:1359489] Releasing VM back to pool
[2025-01-26 17:27:42,576][  INFO][PID:1359489] Searching for 'success' file in resultdir
[2025-01-26 17:27:42,576][  INFO][PID:1359489] Going to sign pkgs from source: 8571625-fedora-41-x86_64 in chroot: /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64
[2025-01-26 17:27:42,577][  INFO][PID:1359489] Calling '/bin/sign -u music#hatchling-f41@copr.fedorahosted.org -p' (attempt #1)
[2025-01-26 17:27:42,880][  INFO][PID:1359489] Calling '/bin/sign -4 -h sha256 -u music#hatchling-f41@copr.fedorahosted.org -r /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08571625-numpy/python3-numpy-doc-1.26.4-8.fc41.noarch.rpm' (attempt #1)
[2025-01-26 17:27:43,700][  INFO][PID:1359489] signed rpm: /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08571625-numpy/python3-numpy-doc-1.26.4-8.fc41.noarch.rpm
[2025-01-26 17:27:43,700][  INFO][PID:1359489] Calling '/bin/sign -4 -h sha256 -u music#hatchling-f41@copr.fedorahosted.org -r /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08571625-numpy/numpy-debugsource-1.26.4-8.fc41.x86_64.rpm' (attempt #1)
[2025-01-26 17:27:44,260][  INFO][PID:1359489] signed rpm: /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08571625-numpy/numpy-debugsource-1.26.4-8.fc41.x86_64.rpm
[2025-01-26 17:27:44,260][  INFO][PID:1359489] Calling '/bin/sign -4 -h sha256 -u music#hatchling-f41@copr.fedorahosted.org -r /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08571625-numpy/numpy-1.26.4-8.fc41.src.rpm' (attempt #1)
[2025-01-26 17:27:45,824][  INFO][PID:1359489] signed rpm: /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08571625-numpy/numpy-1.26.4-8.fc41.src.rpm
[2025-01-26 17:27:45,825][  INFO][PID:1359489] Calling '/bin/sign -4 -h sha256 -u music#hatchling-f41@copr.fedorahosted.org -r /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08571625-numpy/python3-numpy-debuginfo-1.26.4-8.fc41.x86_64.rpm' (attempt #1)
[2025-01-26 17:27:46,856][  INFO][PID:1359489] signed rpm: /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08571625-numpy/python3-numpy-debuginfo-1.26.4-8.fc41.x86_64.rpm
[2025-01-26 17:27:46,857][  INFO][PID:1359489] Calling '/bin/sign -4 -h sha256 -u music#hatchling-f41@copr.fedorahosted.org -r /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08571625-numpy/python3-numpy-f2py-1.26.4-8.fc41.x86_64.rpm' (attempt #1)
[2025-01-26 17:27:47,529][  INFO][PID:1359489] signed rpm: /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08571625-numpy/python3-numpy-f2py-1.26.4-8.fc41.x86_64.rpm
[2025-01-26 17:27:47,530][  INFO][PID:1359489] Calling '/bin/sign -4 -h sha256 -u music#hatchling-f41@copr.fedorahosted.org -r /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08571625-numpy/python3-numpy-1.26.4-8.fc41.x86_64.rpm' (attempt #1)
[2025-01-26 17:27:48,446][  INFO][PID:1359489] signed rpm: /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08571625-numpy/python3-numpy-1.26.4-8.fc41.x86_64.rpm
[2025-01-26 17:27:48,446][  INFO][PID:1359489] Sign done
[2025-01-26 17:27:48,447][  INFO][PID:1359489] Incremental createrepo run, adding 08571625-numpy into https://download.copr.fedorainfracloud.org/results/music/hatchling-f41/fedora-41-x86_64, (auto-create-repo=True)
[2025-01-26 17:27:48,448][  INFO][PID:1359489] Running command 'copr-repo --batched /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64 --add 08571625-numpy --no-appstream-metadata' as PID 1388968
[2025-01-26 17:27:50,577][  INFO][PID:1359489] Finished after 2 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64 --add 08571625-numpy --no-appstream-metadata)
[2025-01-26 17:27:50,578][  INFO][PID:1359489] Getting build details
[2025-01-26 17:27:50,579][  INFO][PID:1359489] Listing built binary packages in /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08571625-numpy
[2025-01-26 17:27:50,579][  INFO][PID:1359489] Built packages:
['python3-numpy-debuginfo 1.26.4', 'python3-numpy-doc 1.26.4', 'numpy-debugsource 1.26.4', 'python3-numpy-f2py 1.26.4', 'python3-numpy 1.26.4']
[2025-01-26 17:27:50,579][  INFO][PID:1359489] build details: {'built_packages': 'python3-numpy-debuginfo 1.26.4\npython3-numpy-doc 1.26.4\nnumpy-debugsource 1.26.4\npython3-numpy-f2py 1.26.4\npython3-numpy 1.26.4'}
[2025-01-26 17:27:50,580][  INFO][PID:1359489] Retrieving pubkey
[2025-01-26 17:27:50,580][  INFO][PID:1359489] Calling '/bin/sign -u music#hatchling-f41@copr.fedorahosted.org -p' (attempt #1)
[2025-01-26 17:27:50,752][  INFO][PID:1359489] Added pubkey for user music project hatchling-f41 into: /var/lib/copr/public_html/results/music/hatchling-f41/pubkey.gpg
[2025-01-26 17:27:50,752][  INFO][PID:1359489] Finished build: id=8571625 failed=False timeout=172800 destdir=/var/lib/copr/public_html/results/music/hatchling-f41 chroot=fedora-41-x86_64 
[2025-01-26 17:27:50,754][  INFO][PID:1359489] Worker succeeded build, took 631.6039547920227
[2025-01-26 17:27:50,755][  INFO][PID:1359489] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 172800,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "music",
            "project_name": "hatchling-f41",
            "project_dirname": "hatchling-f41",
            "submitter": "music",
            "ended_on": 1737912470.754519,
            "started_on": 1737911839.1505642,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8571625-fedora-41-x86_64",
            "build_id": 8571625,
            "package_name": "numpy",
            "package_version": "1:1.26.4-8",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/music/hatchling-f41/numpy",
            "git_hash": "6bf79426c2d5dbf043a2c9c36a12e41c05f1642a",
            "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": "music/hatchling-f41--music",
            "results": {
                "packages": [
                    {
                        "name": "python3-numpy-debuginfo",
                        "epoch": 1,
                        "version": "1.26.4",
                        "release": "8.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-numpy-doc",
                        "epoch": 1,
                        "version": "1.26.4",
                        "release": "8.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "numpy-debugsource",
                        "epoch": 1,
                        "version": "1.26.4",
                        "release": "8.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-numpy-f2py",
                        "epoch": 1,
                        "version": "1.26.4",
                        "release": "8.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-numpy",
                        "epoch": 1,
                        "version": "1.26.4",
                        "release": "8.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "numpy",
                        "epoch": 1,
                        "version": "1.26.4",
                        "release": "8.fc41",
                        "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/music/hatchling-f41/fedora-41-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/music/hatchling-f41",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/music/hatchling-f41",
            "result_dir": "08571625-numpy",
            "built_packages": "python3-numpy-debuginfo 1.26.4\npython3-numpy-doc 1.26.4\nnumpy-debugsource 1.26.4\npython3-numpy-f2py 1.26.4\npython3-numpy 1.26.4",
            "id": 8571625,
            "mockchain_macros": {
                "copr_username": "music",
                "copr_projectname": "hatchling-f41",
                "vendor": "Fedora Project COPR (music/hatchling-f41)"
            }
        }
    ]
}
[2025-01-26 17:27:50,779][  INFO][PID:1359489] Sending fedora-messaging bus message in build.end
[2025-01-26 17:27:50,796][  INFO][PID:1359489] Compressing /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08571625-numpy/builder-live.log by gzip
[2025-01-26 17:27:50,797][  INFO][PID:1359489] Running command 'gzip /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08571625-numpy/builder-live.log' as PID 1389091
[2025-01-26 17:27:50,814][  INFO][PID:1359489] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08571625-numpy/builder-live.log)
[2025-01-26 17:27:50,814][  INFO][PID:1359489] Compressing /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08571625-numpy/backend.log by gzip
[2025-01-26 17:27:50,815][  INFO][PID:1359489] Running command 'gzip /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08571625-numpy/backend.log' as PID 1389092