[2024-06-28 20:51:01,780][  INFO][PID:754759] Marking build as starting
[2024-06-28 20:51:01,831][  INFO][PID:754759] Trying to allocate VM
[2024-06-28 20:51:04,864][  INFO][PID:754759] Allocated host ResallocHost, ticket_id=3605626, hostname=2620:52:3:1:dead:beef:cafe:c1c9
[2024-06-28 20:51:04,865][  INFO][PID:754759] Allocating ssh connection to builder
[2024-06-28 20:51:04,865][  INFO][PID:754759] Checking that builder machine is OK
[2024-06-28 20:51:05,449][  INFO][PID:754759] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1c9 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-06-28 20:51:05,764][  INFO][PID:754759] Filling build.info file with builder info
[2024-06-28 20:51:05,766][  INFO][PID:754759] 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": "ksurma",
            "ended_on": null,
            "started_on": 1719607865.7658036,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7688092-fedora-rawhide-x86_64",
            "build_id": 7688092,
            "package_name": "python-conda-libmamba-solver",
            "package_version": "23.11.1-4",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.13/python-conda-libmamba-solver",
            "git_hash": "efe9aaa2edc08b6f9f1af15197003ee379d96b9b",
            "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--ksurma",
            "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": "07688092-python-conda-libmamba-solver",
            "built_packages": "",
            "id": 7688092,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.13",
                "vendor": "Fedora Project COPR (@python/python3.13)"
            }
        }
    ]
}
[2024-06-28 20:51:05,827][  INFO][PID:754759] Sending fedora-messaging bus message in build.start
[2024-06-28 20:51:06,530][  INFO][PID:754759] Sending fedora-messaging bus message in chroot.start
[2024-06-28 20:51:06,557][  INFO][PID:754759] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7688092-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-06-28 20:51:07,158][  INFO][PID:754759] Downloading the builder-live.log file, attempt 1
[2024-06-28 20:51:07,159][  INFO][PID:754759] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1c9 copr-rpmbuild-log
[2024-06-28 20:51:12,163][  INFO][PID:754759] Status: False
[2024-06-28 20:51:39,387][  INFO][PID:754759] Downloading results from builder
[2024-06-28 20:51:39,387][  INFO][PID:754759] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1c9]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07688092-python-conda-libmamba-solver started
[2024-06-28 20:51:39,388][  INFO][PID:754759] 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:c1c9]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07688092-python-conda-libmamba-solver/ &> /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07688092-python-conda-libmamba-solver/build-07688092.rsync.log
[2024-06-28 20:51:39,822][  INFO][PID:754759] rsyncing finished.
[2024-06-28 20:51:39,823][  INFO][PID:754759] Releasing VM back to pool
[2024-06-28 20:51:39,831][  INFO][PID:754759] Searching for 'success' file in resultdir
[2024-06-28 20:51:39,832][  INFO][PID:754759] Going to sign pkgs from source: 7688092-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64
[2024-06-28 20:51:39,832][  INFO][PID:754759] Calling '/bin/sign -u @python#python3.13@copr.fedorahosted.org -p' (attempt #1)
[2024-06-28 20:51:40,129][  INFO][PID:754759] 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/07688092-python-conda-libmamba-solver/python3-conda-libmamba-solver-23.11.1-4.fc41.noarch.rpm' (attempt #1)
[2024-06-28 20:51:40,971][  INFO][PID:754759] signed rpm: /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07688092-python-conda-libmamba-solver/python3-conda-libmamba-solver-23.11.1-4.fc41.noarch.rpm
[2024-06-28 20:51:40,972][  INFO][PID:754759] 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/07688092-python-conda-libmamba-solver/python-conda-libmamba-solver-23.11.1-4.fc41.src.rpm' (attempt #1)
[2024-06-28 20:51:41,604][  INFO][PID:754759] signed rpm: /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07688092-python-conda-libmamba-solver/python-conda-libmamba-solver-23.11.1-4.fc41.src.rpm
[2024-06-28 20:51:41,604][  INFO][PID:754759] Sign done
[2024-06-28 20:51:41,605][  INFO][PID:754759] Incremental createrepo run, adding 07688092-python-conda-libmamba-solver into https://download.copr.fedorainfracloud.org/results/@python/python3.13/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-06-28 20:51:41,606][  INFO][PID:754759] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64 --add 07688092-python-conda-libmamba-solver --no-appstream-metadata' as PID 755801
[2024-06-28 20:52:24,035][  INFO][PID:754759] Finished after 42 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64 --add 07688092-python-conda-libmamba-solver --no-appstream-metadata)
[2024-06-28 20:52:24,036][  INFO][PID:754759] Getting build details
[2024-06-28 20:52:24,037][  INFO][PID:754759] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07688092-python-conda-libmamba-solver
[2024-06-28 20:52:24,037][  INFO][PID:754759] Built packages:
['python3-conda-libmamba-solver 23.11.1']
[2024-06-28 20:52:24,037][  INFO][PID:754759] build details: {'built_packages': 'python3-conda-libmamba-solver 23.11.1'}
[2024-06-28 20:52:24,038][  INFO][PID:754759] Retrieving pubkey
[2024-06-28 20:52:24,038][  INFO][PID:754759] Calling '/bin/sign -u @python#python3.13@copr.fedorahosted.org -p' (attempt #1)
[2024-06-28 20:52:24,332][  INFO][PID:754759] Added pubkey for user @python project python3.13 into: /var/lib/copr/public_html/results/@python/python3.13/pubkey.gpg
[2024-06-28 20:52:24,333][  INFO][PID:754759] Finished build: id=7688092 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.13 chroot=fedora-rawhide-x86_64 
[2024-06-28 20:52:24,335][  INFO][PID:754759] Worker succeeded build, took 78.56934380531311
[2024-06-28 20:52:24,336][  INFO][PID:754759] 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": "ksurma",
            "ended_on": 1719607944.3351474,
            "started_on": 1719607865.7658036,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7688092-fedora-rawhide-x86_64",
            "build_id": 7688092,
            "package_name": "python-conda-libmamba-solver",
            "package_version": "23.11.1-4",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.13/python-conda-libmamba-solver",
            "git_hash": "efe9aaa2edc08b6f9f1af15197003ee379d96b9b",
            "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--ksurma",
            "results": {
                "packages": [
                    {
                        "name": "python3-conda-libmamba-solver",
                        "epoch": null,
                        "version": "23.11.1",
                        "release": "4.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-conda-libmamba-solver",
                        "epoch": null,
                        "version": "23.11.1",
                        "release": "4.fc41",
                        "arch": "src"
                    }
                ]
            },
            "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": "07688092-python-conda-libmamba-solver",
            "built_packages": "python3-conda-libmamba-solver 23.11.1",
            "id": 7688092,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.13",
                "vendor": "Fedora Project COPR (@python/python3.13)"
            }
        }
    ]
}
[2024-06-28 20:52:24,393][  INFO][PID:754759] Sending fedora-messaging bus message in build.end
[2024-06-28 20:52:24,419][  INFO][PID:754759] Compressing /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07688092-python-conda-libmamba-solver/builder-live.log by gzip
[2024-06-28 20:52:24,420][  INFO][PID:754759] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07688092-python-conda-libmamba-solver/builder-live.log' as PID 757160
[2024-06-28 20:52:24,425][  INFO][PID:754759] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07688092-python-conda-libmamba-solver/builder-live.log)
[2024-06-28 20:52:24,426][  INFO][PID:754759] Compressing /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07688092-python-conda-libmamba-solver/backend.log by gzip
[2024-06-28 20:52:24,427][  INFO][PID:754759] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07688092-python-conda-libmamba-solver/backend.log' as PID 757161