[2025-03-08 13:19:57,729][  INFO][PID:1466949] Marking build as starting
[2025-03-08 13:19:57,779][  INFO][PID:1466949] Trying to allocate VM
[2025-03-08 13:20:00,887][  INFO][PID:1466949] Allocated host ResallocHost, ticket_id=1706646, hostname=52.202.148.246, name=aws_x86_64_normalreserved_prod_01779631_20250308_131524
[2025-03-08 13:20:00,888][  INFO][PID:1466949] Allocating ssh connection to builder
[2025-03-08 13:20:00,888][  INFO][PID:1466949] Checking that builder machine is OK
[2025-03-08 13:20:01,230][  INFO][PID:1466949] Running remote command: copr-builder-ready fedora-42-x86_64
[2025-03-08 13:20:01,439][  INFO][PID:1466949] Red Hat subscription not needed for fedora-42-x86_64
Builder is ready to be used

[2025-03-08 13:20:01,442][  INFO][PID:1466949] Filling build.info file with builder info
[2025-03-08 13:20:01,444][  INFO][PID:1466949] 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",
            "project_dirname": "pytest",
            "submitter": "https://src.fedoraproject.org/user/music",
            "ended_on": null,
            "started_on": 1741440001.4444058,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-42-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8741645-fedora-42-x86_64",
            "build_id": 8741645,
            "package_name": "python-starlette",
            "package_version": "0.46.1-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest/python-starlette",
            "git_hash": "d53f936775ff9022f5b4993bf43becac1b281003",
            "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--https://src.fedoraproject.org/user/music",
            "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/fedora-42-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",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest",
            "result_dir": "08741645-python-starlette",
            "built_packages": "",
            "id": 8741645,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest",
                "vendor": "Fedora Project COPR (thrnciar/pytest)"
            }
        }
    ]
}
[2025-03-08 13:20:01,478][  INFO][PID:1466949] Sending fedora-messaging bus message in build.start
[2025-03-08 13:20:02,347][  INFO][PID:1466949] Sending fedora-messaging bus message in chroot.start
[2025-03-08 13:20:02,400][  INFO][PID:1466949] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8741645-fedora-42-x86_64 --chroot fedora-42-x86_64 --detached
[2025-03-08 13:20:02,801][  INFO][PID:1466949] Downloading the builder-live.log file, attempt 1
[2025-03-08 13:20:02,806][  INFO][PID:1466949] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@52.202.148.246 copr-rpmbuild-log
[2025-03-08 13:20:07,810][  INFO][PID:1466949] Periodic builder liveness probe: alive
[2025-03-08 13:20:35,997][  INFO][PID:1466949] Downloading results from builder
[2025-03-08 13:20:35,998][  INFO][PID:1466949] rsyncing of mockbuilder@52.202.148.246:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/thrnciar/pytest/fedora-42-x86_64/08741645-python-starlette started
[2025-03-08 13:20:35,999][  INFO][PID:1466949] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@52.202.148.246:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/thrnciar/pytest/fedora-42-x86_64/08741645-python-starlette/ &> /var/lib/copr/public_html/results/thrnciar/pytest/fedora-42-x86_64/08741645-python-starlette/build-08741645.rsync.log
[2025-03-08 13:20:36,340][  INFO][PID:1466949] rsyncing finished.
[2025-03-08 13:20:36,342][  INFO][PID:1466949] Releasing VM back to pool
[2025-03-08 13:20:36,360][  INFO][PID:1466949] Searching for 'success' file in resultdir
[2025-03-08 13:20:36,362][  INFO][PID:1466949] Going to sign pkgs from source: 8741645-fedora-42-x86_64 in chroot: /var/lib/copr/public_html/results/thrnciar/pytest/fedora-42-x86_64
[2025-03-08 13:20:36,363][  INFO][PID:1466949] Calling '/bin/sign -u thrnciar#pytest@copr.fedorahosted.org -p' (attempt #1)
[2025-03-08 13:20:36,669][  INFO][PID:1466949] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest/fedora-42-x86_64/08741645-python-starlette/python3-starlette+full-0.46.1-1.fc42.noarch.rpm' (attempt #1)
[2025-03-08 13:20:37,564][  INFO][PID:1466949] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest/fedora-42-x86_64/08741645-python-starlette/python3-starlette+full-0.46.1-1.fc42.noarch.rpm
[2025-03-08 13:20:37,565][  INFO][PID:1466949] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest/fedora-42-x86_64/08741645-python-starlette/python-starlette-0.46.1-1.fc42.src.rpm' (attempt #1)
[2025-03-08 13:20:38,444][  INFO][PID:1466949] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest/fedora-42-x86_64/08741645-python-starlette/python-starlette-0.46.1-1.fc42.src.rpm
[2025-03-08 13:20:38,446][  INFO][PID:1466949] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest/fedora-42-x86_64/08741645-python-starlette/python3-starlette-0.46.1-1.fc42.noarch.rpm' (attempt #1)
[2025-03-08 13:20:39,088][  INFO][PID:1466949] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest/fedora-42-x86_64/08741645-python-starlette/python3-starlette-0.46.1-1.fc42.noarch.rpm
[2025-03-08 13:20:39,090][  INFO][PID:1466949] Sign done
[2025-03-08 13:20:39,090][  INFO][PID:1466949] Incremental createrepo run, adding 08741645-python-starlette into https://download.copr.fedorainfracloud.org/results/thrnciar/pytest/fedora-42-x86_64, (auto-create-repo=True)
[2025-03-08 13:20:39,094][  INFO][PID:1466949] Running command 'copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest/fedora-42-x86_64 --add 08741645-python-starlette --no-appstream-metadata' as PID 1473650
[2025-03-08 13:20:46,234][  INFO][PID:1466949] Finished after 7 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest/fedora-42-x86_64 --add 08741645-python-starlette --no-appstream-metadata)
[2025-03-08 13:20:46,238][  INFO][PID:1466949] Getting build details
[2025-03-08 13:20:46,240][  INFO][PID:1466949] Listing built binary packages in /var/lib/copr/public_html/results/thrnciar/pytest/fedora-42-x86_64/08741645-python-starlette
[2025-03-08 13:20:46,241][  INFO][PID:1466949] Built packages:
['python3-starlette 0.46.1', 'python3-starlette+full 0.46.1']
[2025-03-08 13:20:46,245][  INFO][PID:1466949] build details: {'built_packages': 'python3-starlette 0.46.1\npython3-starlette+full 0.46.1'}
[2025-03-08 13:20:46,246][  INFO][PID:1466949] Retrieving pubkey
[2025-03-08 13:20:46,247][  INFO][PID:1466949] Calling '/bin/sign -u thrnciar#pytest@copr.fedorahosted.org -p' (attempt #1)
[2025-03-08 13:20:46,481][  INFO][PID:1466949] Added pubkey for user thrnciar project pytest into: /var/lib/copr/public_html/results/thrnciar/pytest/pubkey.gpg
[2025-03-08 13:20:46,482][  INFO][PID:1466949] Finished build: id=8741645 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/thrnciar/pytest chroot=fedora-42-x86_64 
[2025-03-08 13:20:46,484][  INFO][PID:1466949] Worker succeeded build, took 45.04024577140808
[2025-03-08 13:20:46,485][  INFO][PID:1466949] 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",
            "project_dirname": "pytest",
            "submitter": "https://src.fedoraproject.org/user/music",
            "ended_on": 1741440046.4846516,
            "started_on": 1741440001.4444058,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-42-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8741645-fedora-42-x86_64",
            "build_id": 8741645,
            "package_name": "python-starlette",
            "package_version": "0.46.1-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest/python-starlette",
            "git_hash": "d53f936775ff9022f5b4993bf43becac1b281003",
            "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--https://src.fedoraproject.org/user/music",
            "results": {
                "packages": [
                    {
                        "name": "python3-starlette",
                        "epoch": null,
                        "version": "0.46.1",
                        "release": "1.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-starlette",
                        "epoch": null,
                        "version": "0.46.1",
                        "release": "1.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-starlette+full",
                        "epoch": null,
                        "version": "0.46.1",
                        "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/fedora-42-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",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest",
            "result_dir": "08741645-python-starlette",
            "built_packages": "python3-starlette 0.46.1\npython3-starlette+full 0.46.1",
            "id": 8741645,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest",
                "vendor": "Fedora Project COPR (thrnciar/pytest)"
            }
        }
    ]
}
[2025-03-08 13:20:46,521][  INFO][PID:1466949] Sending fedora-messaging bus message in build.end
[2025-03-08 13:20:46,544][  INFO][PID:1466949] Compressing /var/lib/copr/public_html/results/thrnciar/pytest/fedora-42-x86_64/08741645-python-starlette/builder-live.log by gzip
[2025-03-08 13:20:46,546][  INFO][PID:1466949] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest/fedora-42-x86_64/08741645-python-starlette/builder-live.log' as PID 1474849
[2025-03-08 13:20:46,557][  INFO][PID:1466949] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/thrnciar/pytest/fedora-42-x86_64/08741645-python-starlette/builder-live.log)
[2025-03-08 13:20:46,560][  INFO][PID:1466949] Compressing /var/lib/copr/public_html/results/thrnciar/pytest/fedora-42-x86_64/08741645-python-starlette/backend.log by gzip
[2025-03-08 13:20:46,562][  INFO][PID:1466949] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest/fedora-42-x86_64/08741645-python-starlette/backend.log' as PID 1474854