[2024-10-16 13:23:08,587][  INFO][PID:2349812] Marking build as starting
[2024-10-16 13:23:08,765][  INFO][PID:2349812] Trying to allocate VM
[2024-10-16 13:25:26,991][  INFO][PID:2349812] Allocated host ResallocHost, ticket_id=5426302, hostname=2620:52:3:1:dead:beef:cafe:c1db
[2024-10-16 13:25:26,992][  INFO][PID:2349812] Allocating ssh connection to builder
[2024-10-16 13:25:26,994][  INFO][PID:2349812] Checking that builder machine is OK
[2024-10-16 13:25:27,628][  INFO][PID:2349812] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1db '/usr/bin/test -f /etc/mock/fedora-41-x86_64.cfg'
[2024-10-16 13:25:28,051][  INFO][PID:2349812] Filling build.info file with builder info
[2024-10-16 13:25:28,053][  INFO][PID:2349812] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": null,
            "started_on": 1729085128.0532322,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8147835-fedora-41-x86_64",
            "build_id": 8147835,
            "package_name": "python-wahoomc",
            "package_version": "4.3.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-wahoomc",
            "git_hash": "daf8c20d5975017b8d97f20732aedd00881f8db9",
            "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": "@copr/PyPI--ksurma",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI/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/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "08147835-python-wahoomc",
            "built_packages": "",
            "id": 8147835,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-10-16 13:25:28,156][  INFO][PID:2349812] Sending fedora-messaging bus message in build.start
[2024-10-16 13:25:29,404][  INFO][PID:2349812] Sending fedora-messaging bus message in chroot.start
[2024-10-16 13:25:29,432][  INFO][PID:2349812] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8147835-fedora-41-x86_64 --chroot fedora-41-x86_64 --detached
[2024-10-16 13:25:30,049][  INFO][PID:2349812] Downloading the builder-live.log file, attempt 1
[2024-10-16 13:25:30,051][  INFO][PID:2349812] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1db copr-rpmbuild-log
[2024-10-16 13:25:35,061][  INFO][PID:2349812] Periodic builder liveness probe: alive
[2024-10-16 13:26:29,622][  INFO][PID:2349812] Downloading results from builder
[2024-10-16 13:26:29,624][  INFO][PID:2349812] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1db]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08147835-python-wahoomc started
[2024-10-16 13:26:29,632][  INFO][PID:2349812] 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:c1db]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08147835-python-wahoomc/ &> /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08147835-python-wahoomc/build-08147835.rsync.log
[2024-10-16 13:26:30,177][  INFO][PID:2349812] rsyncing finished.
[2024-10-16 13:26:30,191][  INFO][PID:2349812] Releasing VM back to pool
[2024-10-16 13:26:30,404][  INFO][PID:2349812] Searching for 'success' file in resultdir
[2024-10-16 13:26:30,405][  INFO][PID:2349812] Going to sign pkgs from source: 8147835-fedora-41-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64
[2024-10-16 13:26:30,407][  INFO][PID:2349812] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-10-16 13:26:30,593][  INFO][PID:2349812] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08147835-python-wahoomc/python-wahoomc-4.3.0-1.fc41.src.rpm' (attempt #1)
[2024-10-16 13:26:31,523][  INFO][PID:2349812] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08147835-python-wahoomc/python-wahoomc-4.3.0-1.fc41.src.rpm
[2024-10-16 13:26:31,523][  INFO][PID:2349812] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08147835-python-wahoomc/python3-wahoomc-4.3.0-1.fc41.noarch.rpm' (attempt #1)
[2024-10-16 13:26:32,363][  INFO][PID:2349812] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08147835-python-wahoomc/python3-wahoomc-4.3.0-1.fc41.noarch.rpm
[2024-10-16 13:26:32,364][  INFO][PID:2349812] Sign done
[2024-10-16 13:26:32,365][  INFO][PID:2349812] Incremental createrepo run, adding 08147835-python-wahoomc into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-41-x86_64, (auto-create-repo=True)
[2024-10-16 13:26:32,366][  INFO][PID:2349812] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64 --add 08147835-python-wahoomc --no-appstream-metadata' as PID 2383396
[2024-10-16 13:28:15,393][  INFO][PID:2349812] Finished after 103 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64 --add 08147835-python-wahoomc --no-appstream-metadata)
[2024-10-16 13:28:15,400][  INFO][PID:2349812] Getting build details
[2024-10-16 13:28:15,401][  INFO][PID:2349812] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08147835-python-wahoomc
[2024-10-16 13:28:15,402][  INFO][PID:2349812] Built packages:
['python3-wahoomc 4.3.0']
[2024-10-16 13:28:15,402][  INFO][PID:2349812] build details: {'built_packages': 'python3-wahoomc 4.3.0'}
[2024-10-16 13:28:15,406][  INFO][PID:2349812] Retrieving pubkey
[2024-10-16 13:28:15,407][  INFO][PID:2349812] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-10-16 13:28:15,754][  INFO][PID:2349812] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2024-10-16 13:28:15,754][  INFO][PID:2349812] Finished build: id=8147835 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-41-x86_64 
[2024-10-16 13:28:15,757][  INFO][PID:2349812] Worker succeeded build, took 167.70387196540833
[2024-10-16 13:28:15,758][  INFO][PID:2349812] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": 1729085295.7571042,
            "started_on": 1729085128.0532322,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8147835-fedora-41-x86_64",
            "build_id": 8147835,
            "package_name": "python-wahoomc",
            "package_version": "4.3.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-wahoomc",
            "git_hash": "daf8c20d5975017b8d97f20732aedd00881f8db9",
            "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": "@copr/PyPI--ksurma",
            "results": {
                "packages": [
                    {
                        "name": "python3-wahoomc",
                        "epoch": null,
                        "version": "4.3.0",
                        "release": "1.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-wahoomc",
                        "epoch": null,
                        "version": "4.3.0",
                        "release": "1.fc41",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI/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/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "08147835-python-wahoomc",
            "built_packages": "python3-wahoomc 4.3.0",
            "id": 8147835,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-10-16 13:28:15,836][  INFO][PID:2349812] Sending fedora-messaging bus message in build.end
[2024-10-16 13:28:15,861][  INFO][PID:2349812] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08147835-python-wahoomc/builder-live.log by gzip
[2024-10-16 13:28:15,863][  INFO][PID:2349812] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08147835-python-wahoomc/builder-live.log' as PID 2397119
[2024-10-16 13:28:15,870][  INFO][PID:2349812] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08147835-python-wahoomc/builder-live.log)
[2024-10-16 13:28:15,870][  INFO][PID:2349812] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08147835-python-wahoomc/backend.log by gzip
[2024-10-16 13:28:15,873][  INFO][PID:2349812] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08147835-python-wahoomc/backend.log' as PID 2397121