[2024-11-21 12:04:47,167][  INFO][PID:2638727] Marking build as starting
[2024-11-21 12:04:47,312][  INFO][PID:2638727] Trying to allocate VM
[2024-11-21 12:04:59,452][  INFO][PID:2638727] Allocated host ResallocHost, ticket_id=5995570, hostname=52.23.172.51
[2024-11-21 12:04:59,453][  INFO][PID:2638727] Allocating ssh connection to builder
[2024-11-21 12:04:59,454][  INFO][PID:2638727] Checking that builder machine is OK
[2024-11-21 12:04:59,883][  INFO][PID:2638727] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2024-11-21 12:05:00,116][  INFO][PID:2638727] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2024-11-21 12:05:00,117][  INFO][PID:2638727] Filling build.info file with builder info
[2024-11-21 12:05:00,119][  INFO][PID:2638727] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@python",
            "project_name": "python3.14",
            "project_dirname": "python3.14",
            "submitter": "ksurma",
            "ended_on": null,
            "started_on": 1732190700.118932,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8292894-fedora-rawhide-x86_64",
            "build_id": 8292894,
            "package_name": "python-sqlalchemy1.3",
            "package_version": "1.3.24-13",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/python-sqlalchemy1.3",
            "git_hash": "cc787e7cd9e9c7f4929fc9f935f8f86143c2525f",
            "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": "@python/python3.14--ksurma",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": 9,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": 9
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.14",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.14",
            "result_dir": "08292894-python-sqlalchemy1.3",
            "built_packages": "",
            "id": 8292894,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-11-21 12:05:00,261][  INFO][PID:2638727] Sending fedora-messaging bus message in build.start
[2024-11-21 12:05:01,788][  INFO][PID:2638727] Sending fedora-messaging bus message in chroot.start
[2024-11-21 12:05:01,835][  INFO][PID:2638727] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8292894-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-11-21 12:05:02,346][  INFO][PID:2638727] Downloading the builder-live.log file, attempt 1
[2024-11-21 12:05:02,355][  INFO][PID:2638727] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@52.23.172.51 copr-rpmbuild-log
[2024-11-21 12:05:07,412][  INFO][PID:2638727] Periodic builder liveness probe: alive
[2024-11-21 12:05:47,714][  INFO][PID:2638727] Downloading results from builder
[2024-11-21 12:05:47,716][  INFO][PID:2638727] rsyncing of mockbuilder@52.23.172.51:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08292894-python-sqlalchemy1.3 started
[2024-11-21 12:05:47,722][  INFO][PID:2638727] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@52.23.172.51:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08292894-python-sqlalchemy1.3/ &> /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08292894-python-sqlalchemy1.3/build-08292894.rsync.log
[2024-11-21 12:05:48,707][  INFO][PID:2638727] rsyncing finished.
[2024-11-21 12:05:48,709][  INFO][PID:2638727] Releasing VM back to pool
[2024-11-21 12:05:48,804][  INFO][PID:2638727] Searching for 'success' file in resultdir
[2024-11-21 12:05:48,808][  INFO][PID:2638727] Going to sign pkgs from source: 8292894-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64
[2024-11-21 12:05:48,831][  INFO][PID:2638727] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-11-21 12:05:49,168][  INFO][PID:2638727] Calling '/bin/sign -4 -h sha256 -u @python#python3.14@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08292894-python-sqlalchemy1.3/python-sqlalchemy1.3-debugsource-1.3.24-13.fc42.x86_64.rpm' (attempt #1)
[2024-11-21 12:05:50,042][  INFO][PID:2638727] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08292894-python-sqlalchemy1.3/python-sqlalchemy1.3-debugsource-1.3.24-13.fc42.x86_64.rpm
[2024-11-21 12:05:50,046][  INFO][PID:2638727] Calling '/bin/sign -4 -h sha256 -u @python#python3.14@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08292894-python-sqlalchemy1.3/python3-sqlalchemy1.3-debuginfo-1.3.24-13.fc42.x86_64.rpm' (attempt #1)
[2024-11-21 12:05:51,011][  INFO][PID:2638727] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08292894-python-sqlalchemy1.3/python3-sqlalchemy1.3-debuginfo-1.3.24-13.fc42.x86_64.rpm
[2024-11-21 12:05:51,022][  INFO][PID:2638727] Calling '/bin/sign -4 -h sha256 -u @python#python3.14@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08292894-python-sqlalchemy1.3/python3-sqlalchemy1.3-1.3.24-13.fc42.x86_64.rpm' (attempt #1)
[2024-11-21 12:05:51,860][  INFO][PID:2638727] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08292894-python-sqlalchemy1.3/python3-sqlalchemy1.3-1.3.24-13.fc42.x86_64.rpm
[2024-11-21 12:05:51,863][  INFO][PID:2638727] Calling '/bin/sign -4 -h sha256 -u @python#python3.14@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08292894-python-sqlalchemy1.3/python-sqlalchemy1.3-1.3.24-13.fc42.src.rpm' (attempt #1)
[2024-11-21 12:05:53,011][  INFO][PID:2638727] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08292894-python-sqlalchemy1.3/python-sqlalchemy1.3-1.3.24-13.fc42.src.rpm
[2024-11-21 12:05:53,014][  INFO][PID:2638727] Calling '/bin/sign -4 -h sha256 -u @python#python3.14@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08292894-python-sqlalchemy1.3/python-sqlalchemy1.3-doc-1.3.24-13.fc42.noarch.rpm' (attempt #1)
[2024-11-21 12:05:53,958][  INFO][PID:2638727] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08292894-python-sqlalchemy1.3/python-sqlalchemy1.3-doc-1.3.24-13.fc42.noarch.rpm
[2024-11-21 12:05:53,959][  INFO][PID:2638727] Sign done
[2024-11-21 12:05:53,960][  INFO][PID:2638727] Incremental createrepo run, adding 08292894-python-sqlalchemy1.3 into https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-11-21 12:05:53,964][  INFO][PID:2638727] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08292894-python-sqlalchemy1.3 --no-appstream-metadata' as PID 2648012
[2024-11-21 12:06:56,269][  INFO][PID:2638727] Finished after 62 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08292894-python-sqlalchemy1.3 --no-appstream-metadata)
[2024-11-21 12:06:56,272][  INFO][PID:2638727] Getting build details
[2024-11-21 12:06:56,285][  INFO][PID:2638727] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08292894-python-sqlalchemy1.3
[2024-11-21 12:06:56,287][  INFO][PID:2638727] Built packages:
['python-sqlalchemy1.3-doc 1.3.24', 'python-sqlalchemy1.3-debugsource 1.3.24', 'python3-sqlalchemy1.3 1.3.24', 'python3-sqlalchemy1.3-debuginfo 1.3.24']
[2024-11-21 12:06:56,291][  INFO][PID:2638727] build details: {'built_packages': 'python-sqlalchemy1.3-doc 1.3.24\npython-sqlalchemy1.3-debugsource 1.3.24\npython3-sqlalchemy1.3 1.3.24\npython3-sqlalchemy1.3-debuginfo 1.3.24'}
[2024-11-21 12:06:56,294][  INFO][PID:2638727] Retrieving pubkey
[2024-11-21 12:06:56,305][  INFO][PID:2638727] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-11-21 12:06:56,639][  INFO][PID:2638727] Added pubkey for user @python project python3.14 into: /var/lib/copr/public_html/results/@python/python3.14/pubkey.gpg
[2024-11-21 12:06:56,644][  INFO][PID:2638727] Finished build: id=8292894 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.14 chroot=fedora-rawhide-x86_64 
[2024-11-21 12:06:56,660][  INFO][PID:2638727] Worker succeeded build, took 116.54163646697998
[2024-11-21 12:06:56,665][  INFO][PID:2638727] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@python",
            "project_name": "python3.14",
            "project_dirname": "python3.14",
            "submitter": "ksurma",
            "ended_on": 1732190816.6605685,
            "started_on": 1732190700.118932,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8292894-fedora-rawhide-x86_64",
            "build_id": 8292894,
            "package_name": "python-sqlalchemy1.3",
            "package_version": "1.3.24-13",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/python-sqlalchemy1.3",
            "git_hash": "cc787e7cd9e9c7f4929fc9f935f8f86143c2525f",
            "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": "@python/python3.14--ksurma",
            "results": {
                "packages": [
                    {
                        "name": "python-sqlalchemy1.3",
                        "epoch": null,
                        "version": "1.3.24",
                        "release": "13.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python-sqlalchemy1.3-doc",
                        "epoch": null,
                        "version": "1.3.24",
                        "release": "13.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-sqlalchemy1.3-debugsource",
                        "epoch": null,
                        "version": "1.3.24",
                        "release": "13.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-sqlalchemy1.3",
                        "epoch": null,
                        "version": "1.3.24",
                        "release": "13.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-sqlalchemy1.3-debuginfo",
                        "epoch": null,
                        "version": "1.3.24",
                        "release": "13.fc42",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": 9,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": 9
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.14",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.14",
            "result_dir": "08292894-python-sqlalchemy1.3",
            "built_packages": "python-sqlalchemy1.3-doc 1.3.24\npython-sqlalchemy1.3-debugsource 1.3.24\npython3-sqlalchemy1.3 1.3.24\npython3-sqlalchemy1.3-debuginfo 1.3.24",
            "id": 8292894,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-11-21 12:06:56,787][  INFO][PID:2638727] Sending fedora-messaging bus message in build.end
[2024-11-21 12:06:56,847][  INFO][PID:2638727] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08292894-python-sqlalchemy1.3/builder-live.log by gzip
[2024-11-21 12:06:56,860][  INFO][PID:2638727] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08292894-python-sqlalchemy1.3/builder-live.log' as PID 2656254
[2024-11-21 12:06:56,950][  INFO][PID:2638727] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08292894-python-sqlalchemy1.3/builder-live.log)
[2024-11-21 12:06:56,952][  INFO][PID:2638727] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08292894-python-sqlalchemy1.3/backend.log by gzip