[2025-04-03 00:40:28,131][  INFO][PID:3269855] Marking build as starting
[2025-04-03 00:40:28,194][  INFO][PID:3269855] Trying to allocate VM: ResallocHost, ticket_id=2187912, requested_tags=['copr_builder', 'arch_x86_64']
[2025-04-03 00:40:31,237][  INFO][PID:3269855] Allocated host ResallocHost, ticket_id=2187912, hostname=3.236.77.60, name=aws_x86_64_normalreserved_prod_02678990_20250403_003010, requested_tags=['copr_builder', 'arch_x86_64']
[2025-04-03 00:40:31,237][  INFO][PID:3269855] Allocating ssh connection to builder
[2025-04-03 00:40:31,237][  INFO][PID:3269855] Checking that builder machine is OK
[2025-04-03 00:40:31,588][  INFO][PID:3269855] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2025-04-03 00:40:31,791][  INFO][PID:3269855] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2025-04-03 00:40:31,791][  INFO][PID:3269855] Filling build.info file with builder info
[2025-04-03 00:40:31,792][  INFO][PID:3269855] 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": "python-pluggy",
            "project_dirname": "python-pluggy",
            "submitter": "https://src.fedoraproject.org/user/jonathanspw",
            "ended_on": null,
            "started_on": 1743640831.7925773,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8854062-fedora-rawhide-x86_64",
            "build_id": 8854062,
            "package_name": "python-parsel",
            "package_version": "1.10.0-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/python-pluggy/python-parsel",
            "git_hash": "fec75c64f3ee3a48b0bf8515d9f17819a246d868",
            "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/python-pluggy--https://src.fedoraproject.org/user/jonathanspw",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/thrnciar/python-pluggy/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/python-pluggy",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/python-pluggy",
            "result_dir": "08854062-python-parsel",
            "built_packages": "",
            "id": 8854062,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "python-pluggy",
                "vendor": "Fedora Project COPR (thrnciar/python-pluggy)"
            }
        }
    ]
}
[2025-04-03 00:40:31,813][  INFO][PID:3269855] Sending fedora-messaging bus message in build.start
[2025-04-03 00:40:32,413][  INFO][PID:3269855] Sending fedora-messaging bus message in chroot.start
[2025-04-03 00:40:32,446][  INFO][PID:3269855] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8854062-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2025-04-03 00:40:32,843][  INFO][PID:3269855] Downloading the builder-live.log file, attempt 1
[2025-04-03 00:40:32,845][  INFO][PID:3269855] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.236.77.60 copr-rpmbuild-log
[2025-04-03 00:40:37,848][  INFO][PID:3269855] Periodic builder liveness probe: alive
[2025-04-03 00:40:59,416][  INFO][PID:3269855] Downloading results from builder
[2025-04-03 00:40:59,416][  INFO][PID:3269855] rsyncing of mockbuilder@3.236.77.60:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/thrnciar/python-pluggy/fedora-rawhide-x86_64/08854062-python-parsel started
[2025-04-03 00:40:59,417][  INFO][PID:3269855] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.236.77.60:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/thrnciar/python-pluggy/fedora-rawhide-x86_64/08854062-python-parsel/ &> /var/lib/copr/public_html/results/thrnciar/python-pluggy/fedora-rawhide-x86_64/08854062-python-parsel/build-08854062.rsync.log
[2025-04-03 00:40:59,632][  INFO][PID:3269855] rsyncing finished.
[2025-04-03 00:40:59,632][  INFO][PID:3269855] Releasing VM back to pool
[2025-04-03 00:40:59,642][  INFO][PID:3269855] Searching for 'success' file in resultdir
[2025-04-03 00:40:59,643][  INFO][PID:3269855] Going to sign pkgs from source: 8854062-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/thrnciar/python-pluggy/fedora-rawhide-x86_64
[2025-04-03 00:40:59,643][  INFO][PID:3269855] Calling '/bin/sign -u thrnciar#python-pluggy@copr.fedorahosted.org -p' (attempt #1)
[2025-04-03 00:40:59,950][  INFO][PID:3269855] Calling '/bin/sign -4 -h sha256 -u thrnciar#python-pluggy@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/python-pluggy/fedora-rawhide-x86_64/08854062-python-parsel/python-parsel-1.10.0-3.fc43.src.rpm' (attempt #1)
[2025-04-03 00:41:00,781][  INFO][PID:3269855] signed rpm: /var/lib/copr/public_html/results/thrnciar/python-pluggy/fedora-rawhide-x86_64/08854062-python-parsel/python-parsel-1.10.0-3.fc43.src.rpm
[2025-04-03 00:41:00,782][  INFO][PID:3269855] Calling '/bin/sign -4 -h sha256 -u thrnciar#python-pluggy@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/python-pluggy/fedora-rawhide-x86_64/08854062-python-parsel/python3-parsel-1.10.0-3.fc43.noarch.rpm' (attempt #1)
[2025-04-03 00:41:01,612][  INFO][PID:3269855] signed rpm: /var/lib/copr/public_html/results/thrnciar/python-pluggy/fedora-rawhide-x86_64/08854062-python-parsel/python3-parsel-1.10.0-3.fc43.noarch.rpm
[2025-04-03 00:41:01,612][  INFO][PID:3269855] Sign done
[2025-04-03 00:41:01,613][  INFO][PID:3269855] Incremental createrepo run, adding 08854062-python-parsel into https://download.copr.fedorainfracloud.org/results/thrnciar/python-pluggy/fedora-rawhide-x86_64, (auto-create-repo=True)
[2025-04-03 00:41:01,614][  INFO][PID:3269855] Running command 'copr-repo --batched /var/lib/copr/public_html/results/thrnciar/python-pluggy/fedora-rawhide-x86_64 --add 08854062-python-parsel --no-appstream-metadata' as PID 3271681
[2025-04-03 00:41:06,392][  INFO][PID:3269855] Finished after 4 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/thrnciar/python-pluggy/fedora-rawhide-x86_64 --add 08854062-python-parsel --no-appstream-metadata)
[2025-04-03 00:41:06,393][  INFO][PID:3269855] Getting build details
[2025-04-03 00:41:06,393][  INFO][PID:3269855] Listing built binary packages in /var/lib/copr/public_html/results/thrnciar/python-pluggy/fedora-rawhide-x86_64/08854062-python-parsel
[2025-04-03 00:41:06,394][  INFO][PID:3269855] Built packages:
['python3-parsel 1.10.0']
[2025-04-03 00:41:06,395][  INFO][PID:3269855] build details: {'built_packages': 'python3-parsel 1.10.0'}
[2025-04-03 00:41:06,395][  INFO][PID:3269855] Retrieving pubkey
[2025-04-03 00:41:06,395][  INFO][PID:3269855] Calling '/bin/sign -u thrnciar#python-pluggy@copr.fedorahosted.org -p' (attempt #1)
[2025-04-03 00:41:06,706][  INFO][PID:3269855] Added pubkey for user thrnciar project python-pluggy into: /var/lib/copr/public_html/results/thrnciar/python-pluggy/pubkey.gpg
[2025-04-03 00:41:06,707][  INFO][PID:3269855] Finished build: id=8854062 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/thrnciar/python-pluggy chroot=fedora-rawhide-x86_64 
[2025-04-03 00:41:06,709][  INFO][PID:3269855] Worker succeeded build, took 34.9171998500824
[2025-04-03 00:41:06,710][  INFO][PID:3269855] 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": "python-pluggy",
            "project_dirname": "python-pluggy",
            "submitter": "https://src.fedoraproject.org/user/jonathanspw",
            "ended_on": 1743640866.709777,
            "started_on": 1743640831.7925773,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8854062-fedora-rawhide-x86_64",
            "build_id": 8854062,
            "package_name": "python-parsel",
            "package_version": "1.10.0-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/python-pluggy/python-parsel",
            "git_hash": "fec75c64f3ee3a48b0bf8515d9f17819a246d868",
            "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/python-pluggy--https://src.fedoraproject.org/user/jonathanspw",
            "results": {
                "packages": [
                    {
                        "name": "python3-parsel",
                        "epoch": null,
                        "version": "1.10.0",
                        "release": "3.fc43",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-parsel",
                        "epoch": null,
                        "version": "1.10.0",
                        "release": "3.fc43",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/thrnciar/python-pluggy/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/python-pluggy",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/python-pluggy",
            "result_dir": "08854062-python-parsel",
            "built_packages": "python3-parsel 1.10.0",
            "id": 8854062,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "python-pluggy",
                "vendor": "Fedora Project COPR (thrnciar/python-pluggy)"
            }
        }
    ]
}
[2025-04-03 00:41:06,738][  INFO][PID:3269855] Sending fedora-messaging bus message in build.end
[2025-04-03 00:41:06,755][  INFO][PID:3269855] Compressing /var/lib/copr/public_html/results/thrnciar/python-pluggy/fedora-rawhide-x86_64/08854062-python-parsel/builder-live.log by gzip
[2025-04-03 00:41:06,757][  INFO][PID:3269855] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/python-pluggy/fedora-rawhide-x86_64/08854062-python-parsel/builder-live.log' as PID 3272046
[2025-04-03 00:41:06,762][  INFO][PID:3269855] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/thrnciar/python-pluggy/fedora-rawhide-x86_64/08854062-python-parsel/builder-live.log)
[2025-04-03 00:41:06,763][  INFO][PID:3269855] Compressing /var/lib/copr/public_html/results/thrnciar/python-pluggy/fedora-rawhide-x86_64/08854062-python-parsel/backend.log by gzip
[2025-04-03 00:41:06,764][  INFO][PID:3269855] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/python-pluggy/fedora-rawhide-x86_64/08854062-python-parsel/backend.log' as PID 3272047