[2024-10-22 16:36:12,990][  INFO][PID:2681180] Marking build as starting
[2024-10-22 16:36:13,353][  INFO][PID:2681180] Trying to allocate VM
[2024-10-22 16:36:41,716][  INFO][PID:2681180] Allocated host ResallocHost, ticket_id=5516921, hostname=2620:52:3:1:dead:beef:cafe:c1d3
[2024-10-22 16:36:41,718][  INFO][PID:2681180] Allocating ssh connection to builder
[2024-10-22 16:36:41,719][  INFO][PID:2681180] Checking that builder machine is OK
[2024-10-22 16:36:42,401][  INFO][PID:2681180] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2024-10-22 16:36:42,803][  INFO][PID:2681180] 
[2024-10-22 16:36:42,804][  INFO][PID:2681180] Filling build.info file with builder info
[2024-10-22 16:36:42,805][  INFO][PID:2681180] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "thrnciar",
            "project_name": "pytest-8.3.3",
            "project_dirname": "pytest-8.3.3:pr:43",
            "submitter": "https://src.fedoraproject.org/user/packit",
            "ended_on": null,
            "started_on": 1729615002.8055274,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8166810-fedora-rawhide-x86_64",
            "build_id": 8166810,
            "package_name": "python-fastapi",
            "package_version": "0.115.3-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.3.3:pr:43/python-fastapi",
            "git_hash": "77ed25e7a71818a37e08cedb0672cfcad0b9dd97",
            "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": "thrnciar/pytest-8.3.3--https://src.fedoraproject.org/user/packit",
            "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/thrnciar/pytest-8.3.3/fedora-rawhide-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/thrnciar/pytest-8.3.3:pr:43",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3:pr:43",
            "result_dir": "08166810-python-fastapi",
            "built_packages": "",
            "id": 8166810,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.3.3",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.3.3)"
            }
        }
    ]
}
[2024-10-22 16:36:42,883][  INFO][PID:2681180] Sending fedora-messaging bus message in build.start
[2024-10-22 16:36:44,181][  INFO][PID:2681180] Sending fedora-messaging bus message in chroot.start
[2024-10-22 16:36:44,225][  INFO][PID:2681180] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8166810-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-10-22 16:36:44,839][  INFO][PID:2681180] Downloading the builder-live.log file, attempt 1
[2024-10-22 16:36:44,841][  INFO][PID:2681180] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d3 copr-rpmbuild-log
[2024-10-22 16:36:49,857][  INFO][PID:2681180] Periodic builder liveness probe: alive
[2024-10-22 16:37:58,723][  INFO][PID:2681180] Downloading results from builder
[2024-10-22 16:37:58,729][  INFO][PID:2681180] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d3]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:43/fedora-rawhide-x86_64/08166810-python-fastapi started
[2024-10-22 16:37:58,739][  INFO][PID:2681180] 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:c1d3]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:43/fedora-rawhide-x86_64/08166810-python-fastapi/ &> /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:43/fedora-rawhide-x86_64/08166810-python-fastapi/build-08166810.rsync.log
[2024-10-22 16:37:59,959][  INFO][PID:2681180] rsyncing finished.
[2024-10-22 16:37:59,961][  INFO][PID:2681180] Releasing VM back to pool
[2024-10-22 16:38:00,020][  INFO][PID:2681180] Searching for 'success' file in resultdir
[2024-10-22 16:38:00,027][  INFO][PID:2681180] Going to sign pkgs from source: 8166810-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:43/fedora-rawhide-x86_64
[2024-10-22 16:38:00,030][  INFO][PID:2681180] Calling '/bin/sign -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -p' (attempt #1)
[2024-10-22 16:38:00,355][  INFO][PID:2681180] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:43/fedora-rawhide-x86_64/08166810-python-fastapi/python3-fastapi-slim-0.115.3-1.fc42.noarch.rpm' (attempt #1)
[2024-10-22 16:38:00,935][  INFO][PID:2681180] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:43/fedora-rawhide-x86_64/08166810-python-fastapi/python3-fastapi-slim-0.115.3-1.fc42.noarch.rpm
[2024-10-22 16:38:00,936][  INFO][PID:2681180] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:43/fedora-rawhide-x86_64/08166810-python-fastapi/python-fastapi-0.115.3-1.fc42.src.rpm' (attempt #1)
[2024-10-22 16:38:02,268][  INFO][PID:2681180] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:43/fedora-rawhide-x86_64/08166810-python-fastapi/python-fastapi-0.115.3-1.fc42.src.rpm
[2024-10-22 16:38:02,269][  INFO][PID:2681180] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:43/fedora-rawhide-x86_64/08166810-python-fastapi/python3-fastapi-0.115.3-1.fc42.noarch.rpm' (attempt #1)
[2024-10-22 16:38:03,094][  INFO][PID:2681180] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:43/fedora-rawhide-x86_64/08166810-python-fastapi/python3-fastapi-0.115.3-1.fc42.noarch.rpm
[2024-10-22 16:38:03,095][  INFO][PID:2681180] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:43/fedora-rawhide-x86_64/08166810-python-fastapi/python3-fastapi-slim+standard-0.115.3-1.fc42.noarch.rpm' (attempt #1)
[2024-10-22 16:38:03,796][  INFO][PID:2681180] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:43/fedora-rawhide-x86_64/08166810-python-fastapi/python3-fastapi-slim+standard-0.115.3-1.fc42.noarch.rpm
[2024-10-22 16:38:03,798][  INFO][PID:2681180] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:43/fedora-rawhide-x86_64/08166810-python-fastapi/python3-fastapi-slim+all-0.115.3-1.fc42.noarch.rpm' (attempt #1)
[2024-10-22 16:38:04,746][  INFO][PID:2681180] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:43/fedora-rawhide-x86_64/08166810-python-fastapi/python3-fastapi-slim+all-0.115.3-1.fc42.noarch.rpm
[2024-10-22 16:38:04,746][  INFO][PID:2681180] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:43/fedora-rawhide-x86_64/08166810-python-fastapi/python3-fastapi+all-0.115.3-1.fc42.noarch.rpm' (attempt #1)
[2024-10-22 16:38:05,445][  INFO][PID:2681180] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:43/fedora-rawhide-x86_64/08166810-python-fastapi/python3-fastapi+all-0.115.3-1.fc42.noarch.rpm
[2024-10-22 16:38:05,447][  INFO][PID:2681180] Sign done
[2024-10-22 16:38:05,448][  INFO][PID:2681180] Incremental createrepo run, adding 08166810-python-fastapi into https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-10-22 16:38:05,456][  INFO][PID:2681180] Running command 'copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:43/fedora-rawhide-x86_64 --add 08166810-python-fastapi --no-appstream-metadata' as PID 2696439
[2024-10-22 16:38:06,701][  INFO][PID:2681180] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:43/fedora-rawhide-x86_64 --add 08166810-python-fastapi --no-appstream-metadata)
[2024-10-22 16:38:06,713][  INFO][PID:2681180] Getting build details
[2024-10-22 16:38:06,717][  INFO][PID:2681180] Listing built binary packages in /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:43/fedora-rawhide-x86_64/08166810-python-fastapi
[2024-10-22 16:38:06,719][  INFO][PID:2681180] Built packages:
['python3-fastapi+all 0.115.3', 'python3-fastapi-slim+standard 0.115.3', 'python3-fastapi-slim 0.115.3', 'python3-fastapi-slim+all 0.115.3', 'python3-fastapi 0.115.3']
[2024-10-22 16:38:06,720][  INFO][PID:2681180] build details: {'built_packages': 'python3-fastapi+all 0.115.3\npython3-fastapi-slim+standard 0.115.3\npython3-fastapi-slim 0.115.3\npython3-fastapi-slim+all 0.115.3\npython3-fastapi 0.115.3'}
[2024-10-22 16:38:06,723][  INFO][PID:2681180] Retrieving pubkey
[2024-10-22 16:38:06,725][  INFO][PID:2681180] Calling '/bin/sign -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -p' (attempt #1)
[2024-10-22 16:38:07,048][  INFO][PID:2681180] Added pubkey for user thrnciar project pytest-8.3.3 into: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:43/pubkey.gpg
[2024-10-22 16:38:07,049][  INFO][PID:2681180] Finished build: id=8166810 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:43 chroot=fedora-rawhide-x86_64 
[2024-10-22 16:38:07,053][  INFO][PID:2681180] Worker succeeded build, took 84.24753189086914
[2024-10-22 16:38:07,054][  INFO][PID:2681180] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "thrnciar",
            "project_name": "pytest-8.3.3",
            "project_dirname": "pytest-8.3.3:pr:43",
            "submitter": "https://src.fedoraproject.org/user/packit",
            "ended_on": 1729615087.0530593,
            "started_on": 1729615002.8055274,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8166810-fedora-rawhide-x86_64",
            "build_id": 8166810,
            "package_name": "python-fastapi",
            "package_version": "0.115.3-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.3.3:pr:43/python-fastapi",
            "git_hash": "77ed25e7a71818a37e08cedb0672cfcad0b9dd97",
            "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": "thrnciar/pytest-8.3.3--https://src.fedoraproject.org/user/packit",
            "results": {
                "packages": [
                    {
                        "name": "python3-fastapi+all",
                        "epoch": null,
                        "version": "0.115.3",
                        "release": "1.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python3-fastapi-slim+standard",
                        "epoch": null,
                        "version": "0.115.3",
                        "release": "1.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-fastapi",
                        "epoch": null,
                        "version": "0.115.3",
                        "release": "1.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-fastapi-slim",
                        "epoch": null,
                        "version": "0.115.3",
                        "release": "1.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python3-fastapi-slim+all",
                        "epoch": null,
                        "version": "0.115.3",
                        "release": "1.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python3-fastapi",
                        "epoch": null,
                        "version": "0.115.3",
                        "release": "1.fc42",
                        "arch": "noarch"
                    }
                ]
            },
            "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/thrnciar/pytest-8.3.3/fedora-rawhide-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/thrnciar/pytest-8.3.3:pr:43",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3:pr:43",
            "result_dir": "08166810-python-fastapi",
            "built_packages": "python3-fastapi+all 0.115.3\npython3-fastapi-slim+standard 0.115.3\npython3-fastapi-slim 0.115.3\npython3-fastapi-slim+all 0.115.3\npython3-fastapi 0.115.3",
            "id": 8166810,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.3.3",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.3.3)"
            }
        }
    ]
}
[2024-10-22 16:38:07,158][  INFO][PID:2681180] Sending fedora-messaging bus message in build.end
[2024-10-22 16:38:07,193][  INFO][PID:2681180] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:43/fedora-rawhide-x86_64/08166810-python-fastapi/builder-live.log by gzip
[2024-10-22 16:38:07,198][  INFO][PID:2681180] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:43/fedora-rawhide-x86_64/08166810-python-fastapi/builder-live.log' as PID 2696848
[2024-10-22 16:38:07,222][  INFO][PID:2681180] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:43/fedora-rawhide-x86_64/08166810-python-fastapi/builder-live.log)
[2024-10-22 16:38:07,223][  INFO][PID:2681180] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:43/fedora-rawhide-x86_64/08166810-python-fastapi/backend.log by gzip
[2024-10-22 16:38:07,231][  INFO][PID:2681180] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:43/fedora-rawhide-x86_64/08166810-python-fastapi/backend.log' as PID 2696859