[2025-01-18 19:32:29,952][  INFO][PID:3921085] Marking build as starting
[2025-01-18 19:32:30,082][  INFO][PID:3921085] Trying to allocate VM
[2025-01-18 19:34:48,762][  INFO][PID:3921085] Allocated host ResallocHost, ticket_id=789180, hostname=2620:52:3:1:dead:beef:cafe:c1cd, name=copr_hv_x86_64_04_prod_00646829_20250118_192936
[2025-01-18 19:34:48,763][  INFO][PID:3921085] Allocating ssh connection to builder
[2025-01-18 19:34:48,764][  INFO][PID:3921085] Checking that builder machine is OK
[2025-01-18 19:34:49,565][  INFO][PID:3921085] Running remote command: copr-builder-ready fedora-40-x86_64
[2025-01-18 19:34:50,156][  INFO][PID:3921085] Red Hat subscription not needed for fedora-40-x86_64
Builder is ready to be used

[2025-01-18 19:34:50,157][  INFO][PID:3921085] Filling build.info file with builder info
[2025-01-18 19:34:50,163][  INFO][PID:3921085] 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.12",
            "project_dirname": "python3.12",
            "submitter": "https://src.fedoraproject.org/user/releng",
            "ended_on": null,
            "started_on": 1737228890.1630554,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8536517-fedora-40-x86_64",
            "build_id": 8536517,
            "package_name": "python-funcparserlib",
            "package_version": "1.0.1-10",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/python-funcparserlib",
            "git_hash": "ce3da076df2760a1489e234fd85bf7f744b1c407",
            "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.12--https://src.fedoraproject.org/user/releng",
            "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/@python/python3.12/fedora-40-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "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.12",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12",
            "result_dir": "08536517-python-funcparserlib",
            "built_packages": "",
            "id": 8536517,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2025-01-18 19:34:50,248][  INFO][PID:3921085] Sending fedora-messaging bus message in build.start
[2025-01-18 19:34:56,623][  INFO][PID:3921085] Sending fedora-messaging bus message in chroot.start
[2025-01-18 19:34:56,745][  INFO][PID:3921085] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8536517-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2025-01-18 19:34:57,471][  INFO][PID:3921085] Downloading the builder-live.log file, attempt 1
[2025-01-18 19:34:57,477][  INFO][PID:3921085] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1cd copr-rpmbuild-log
[2025-01-18 19:35:02,541][  INFO][PID:3921085] Periodic builder liveness probe: alive
[2025-01-18 19:35:22,479][  INFO][PID:3921085] Downloading results from builder
[2025-01-18 19:35:22,482][  INFO][PID:3921085] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1cd]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08536517-python-funcparserlib started
[2025-01-18 19:35:22,495][  INFO][PID:3921085] 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:c1cd]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08536517-python-funcparserlib/ &> /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08536517-python-funcparserlib/build-08536517.rsync.log
[2025-01-18 19:35:23,217][  INFO][PID:3921085] rsyncing finished.
[2025-01-18 19:35:23,222][  INFO][PID:3921085] Releasing VM back to pool
[2025-01-18 19:35:23,334][  INFO][PID:3921085] Searching for 'success' file in resultdir
[2025-01-18 19:35:23,339][  INFO][PID:3921085] Going to sign pkgs from source: 8536517-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64
[2025-01-18 19:35:23,347][  INFO][PID:3921085] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2025-01-18 19:35:23,564][  INFO][PID:3921085] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08536517-python-funcparserlib/python-funcparserlib-1.0.1-10.fc42.src.rpm' (attempt #1)
[2025-01-18 19:35:24,384][  INFO][PID:3921085] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08536517-python-funcparserlib/python-funcparserlib-1.0.1-10.fc42.src.rpm
[2025-01-18 19:35:24,384][  INFO][PID:3921085] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08536517-python-funcparserlib/python3-funcparserlib-1.0.1-10.fc42.noarch.rpm' (attempt #1)
[2025-01-18 19:35:25,122][  INFO][PID:3921085] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08536517-python-funcparserlib/python3-funcparserlib-1.0.1-10.fc42.noarch.rpm
[2025-01-18 19:35:25,123][  INFO][PID:3921085] Sign done
[2025-01-18 19:35:25,125][  INFO][PID:3921085] Incremental createrepo run, adding 08536517-python-funcparserlib into https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-40-x86_64, (auto-create-repo=True)
[2025-01-18 19:35:25,135][  INFO][PID:3921085] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64 --add 08536517-python-funcparserlib --no-appstream-metadata' as PID 3949097
[2025-01-18 19:36:24,598][  INFO][PID:3921085] Finished after 59 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64 --add 08536517-python-funcparserlib --no-appstream-metadata)
[2025-01-18 19:36:24,606][  INFO][PID:3921085] Getting build details
[2025-01-18 19:36:24,608][  INFO][PID:3921085] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08536517-python-funcparserlib
[2025-01-18 19:36:24,613][  INFO][PID:3921085] Built packages:
['python3-funcparserlib 1.0.1']
[2025-01-18 19:36:24,616][  INFO][PID:3921085] build details: {'built_packages': 'python3-funcparserlib 1.0.1'}
[2025-01-18 19:36:24,618][  INFO][PID:3921085] Retrieving pubkey
[2025-01-18 19:36:24,621][  INFO][PID:3921085] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2025-01-18 19:36:24,826][  INFO][PID:3921085] Added pubkey for user @python project python3.12 into: /var/lib/copr/public_html/results/@python/python3.12/pubkey.gpg
[2025-01-18 19:36:24,827][  INFO][PID:3921085] Finished build: id=8536517 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.12 chroot=fedora-40-x86_64 
[2025-01-18 19:36:24,837][  INFO][PID:3921085] Worker succeeded build, took 94.67474174499512
[2025-01-18 19:36:24,839][  INFO][PID:3921085] 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.12",
            "project_dirname": "python3.12",
            "submitter": "https://src.fedoraproject.org/user/releng",
            "ended_on": 1737228984.8377972,
            "started_on": 1737228890.1630554,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8536517-fedora-40-x86_64",
            "build_id": 8536517,
            "package_name": "python-funcparserlib",
            "package_version": "1.0.1-10",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/python-funcparserlib",
            "git_hash": "ce3da076df2760a1489e234fd85bf7f744b1c407",
            "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.12--https://src.fedoraproject.org/user/releng",
            "results": {
                "packages": [
                    {
                        "name": "python3-funcparserlib",
                        "epoch": null,
                        "version": "1.0.1",
                        "release": "10.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-funcparserlib",
                        "epoch": null,
                        "version": "1.0.1",
                        "release": "10.fc42",
                        "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/@python/python3.12/fedora-40-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "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.12",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12",
            "result_dir": "08536517-python-funcparserlib",
            "built_packages": "python3-funcparserlib 1.0.1",
            "id": 8536517,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2025-01-18 19:36:24,899][  INFO][PID:3921085] Sending fedora-messaging bus message in build.end
[2025-01-18 19:36:24,943][  INFO][PID:3921085] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08536517-python-funcparserlib/builder-live.log by gzip
[2025-01-18 19:36:24,953][  INFO][PID:3921085] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08536517-python-funcparserlib/builder-live.log' as PID 3958796
[2025-01-18 19:36:24,985][  INFO][PID:3921085] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08536517-python-funcparserlib/builder-live.log)
[2025-01-18 19:36:24,986][  INFO][PID:3921085] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08536517-python-funcparserlib/backend.log by gzip
[2025-01-18 19:36:24,992][  INFO][PID:3921085] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/08536517-python-funcparserlib/backend.log' as PID 3958805