[2024-09-04 15:56:59,710][  INFO][PID:620168] Marking build as starting
[2024-09-04 15:56:59,831][  INFO][PID:620168] Trying to allocate VM
[2024-09-04 15:57:47,980][  INFO][PID:620168] Allocated host ResallocHost, ticket_id=4716837, hostname=44.220.84.40
[2024-09-04 15:57:47,981][  INFO][PID:620168] Allocating ssh connection to builder
[2024-09-04 15:57:47,981][  INFO][PID:620168] Checking that builder machine is OK
[2024-09-04 15:57:48,315][  INFO][PID:620168] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.220.84.40 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-09-04 15:57:48,530][  INFO][PID:620168] Filling build.info file with builder info
[2024-09-04 15:57:48,531][  INFO][PID:620168] 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.13",
            "project_dirname": "python3.13",
            "submitter": "https://src.fedoraproject.org/user/cottsay",
            "ended_on": null,
            "started_on": 1725465468.531161,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7978921-fedora-rawhide-x86_64",
            "build_id": 7978921,
            "package_name": "python-scantree",
            "package_version": "0.0.4-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.13/python-scantree",
            "git_hash": "57fd2bd9dd74f706f961b7a32b9117fb3641000f",
            "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.13--https://src.fedoraproject.org/user/cottsay",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": 9,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.13/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": 9
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/f41-build/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_f41_build_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_f41_build_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.13",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.13",
            "result_dir": "07978921-python-scantree",
            "built_packages": "",
            "id": 7978921,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.13",
                "vendor": "Fedora Project COPR (@python/python3.13)"
            }
        }
    ]
}
[2024-09-04 15:57:48,588][  INFO][PID:620168] Sending fedora-messaging bus message in build.start
[2024-09-04 15:57:49,259][  INFO][PID:620168] Sending fedora-messaging bus message in chroot.start
[2024-09-04 15:57:49,280][  INFO][PID:620168] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7978921-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-09-04 15:57:49,644][  INFO][PID:620168] Downloading the builder-live.log file, attempt 1
[2024-09-04 15:57:49,645][  INFO][PID:620168] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.220.84.40 copr-rpmbuild-log
[2024-09-04 15:57:54,669][  INFO][PID:620168] Status: False
[2024-09-04 15:58:22,677][  INFO][PID:620168] Downloading results from builder
[2024-09-04 15:58:22,678][  INFO][PID:620168] rsyncing of mockbuilder@44.220.84.40:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07978921-python-scantree started
[2024-09-04 15:58:22,679][  INFO][PID:620168] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.220.84.40:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07978921-python-scantree/ &> /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07978921-python-scantree/build-07978921.rsync.log
[2024-09-04 15:58:22,935][  INFO][PID:620168] rsyncing finished.
[2024-09-04 15:58:22,937][  INFO][PID:620168] Releasing VM back to pool
[2024-09-04 15:58:22,960][  INFO][PID:620168] Searching for 'success' file in resultdir
[2024-09-04 15:58:22,961][  INFO][PID:620168] Going to sign pkgs from source: 7978921-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64
[2024-09-04 15:58:22,962][  INFO][PID:620168] Calling '/bin/sign -u @python#python3.13@copr.fedorahosted.org -p' (attempt #1)
[2024-09-04 15:58:23,140][  INFO][PID:620168] Calling '/bin/sign -4 -h sha256 -u @python#python3.13@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07978921-python-scantree/python-scantree-0.0.4-1.fc42.src.rpm' (attempt #1)
[2024-09-04 15:58:23,773][  INFO][PID:620168] signed rpm: /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07978921-python-scantree/python-scantree-0.0.4-1.fc42.src.rpm
[2024-09-04 15:58:23,774][  INFO][PID:620168] Calling '/bin/sign -4 -h sha256 -u @python#python3.13@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07978921-python-scantree/python3-scantree-0.0.4-1.fc42.noarch.rpm' (attempt #1)
[2024-09-04 15:58:24,292][  INFO][PID:620168] signed rpm: /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07978921-python-scantree/python3-scantree-0.0.4-1.fc42.noarch.rpm
[2024-09-04 15:58:24,293][  INFO][PID:620168] Sign done
[2024-09-04 15:58:24,295][  INFO][PID:620168] Incremental createrepo run, adding 07978921-python-scantree into https://download.copr.fedorainfracloud.org/results/@python/python3.13/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-09-04 15:58:24,299][  INFO][PID:620168] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64 --add 07978921-python-scantree --no-appstream-metadata' as PID 634047
[2024-09-04 15:58:53,753][  INFO][PID:620168] Finished after 29 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64 --add 07978921-python-scantree --no-appstream-metadata)
[2024-09-04 15:58:53,755][  INFO][PID:620168] Getting build details
[2024-09-04 15:58:53,756][  INFO][PID:620168] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07978921-python-scantree
[2024-09-04 15:58:53,758][  INFO][PID:620168] Built packages:
['python3-scantree 0.0.4']
[2024-09-04 15:58:53,759][  INFO][PID:620168] build details: {'built_packages': 'python3-scantree 0.0.4'}
[2024-09-04 15:58:53,761][  INFO][PID:620168] Retrieving pubkey
[2024-09-04 15:58:53,762][  INFO][PID:620168] Calling '/bin/sign -u @python#python3.13@copr.fedorahosted.org -p' (attempt #1)
[2024-09-04 15:58:54,058][  INFO][PID:620168] Added pubkey for user @python project python3.13 into: /var/lib/copr/public_html/results/@python/python3.13/pubkey.gpg
[2024-09-04 15:58:54,059][  INFO][PID:620168] Finished build: id=7978921 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.13 chroot=fedora-rawhide-x86_64 
[2024-09-04 15:58:54,061][  INFO][PID:620168] Worker succeeded build, took 65.53045630455017
[2024-09-04 15:58:54,062][  INFO][PID:620168] 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.13",
            "project_dirname": "python3.13",
            "submitter": "https://src.fedoraproject.org/user/cottsay",
            "ended_on": 1725465534.0616174,
            "started_on": 1725465468.531161,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7978921-fedora-rawhide-x86_64",
            "build_id": 7978921,
            "package_name": "python-scantree",
            "package_version": "0.0.4-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.13/python-scantree",
            "git_hash": "57fd2bd9dd74f706f961b7a32b9117fb3641000f",
            "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.13--https://src.fedoraproject.org/user/cottsay",
            "results": {
                "packages": [
                    {
                        "name": "python-scantree",
                        "epoch": null,
                        "version": "0.0.4",
                        "release": "1.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-scantree",
                        "epoch": null,
                        "version": "0.0.4",
                        "release": "1.fc42",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": 9,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.13/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": 9
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/f41-build/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_f41_build_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_f41_build_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.13",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.13",
            "result_dir": "07978921-python-scantree",
            "built_packages": "python3-scantree 0.0.4",
            "id": 7978921,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.13",
                "vendor": "Fedora Project COPR (@python/python3.13)"
            }
        }
    ]
}
[2024-09-04 15:58:54,146][  INFO][PID:620168] Sending fedora-messaging bus message in build.end
[2024-09-04 15:58:54,173][  INFO][PID:620168] Compressing /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07978921-python-scantree/builder-live.log by gzip
[2024-09-04 15:58:54,174][  INFO][PID:620168] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07978921-python-scantree/builder-live.log' as PID 638737
[2024-09-04 15:58:54,180][  INFO][PID:620168] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07978921-python-scantree/builder-live.log)
[2024-09-04 15:58:54,181][  INFO][PID:620168] Compressing /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07978921-python-scantree/backend.log by gzip
[2024-09-04 15:58:54,182][  INFO][PID:620168] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07978921-python-scantree/backend.log' as PID 638741