[2025-01-05 17:08:26,074][  INFO][PID:2190035] Marking build as starting
[2025-01-05 17:08:26,103][  INFO][PID:2190035] Trying to allocate VM
[2025-01-05 17:08:29,127][  INFO][PID:2190035] Allocated host ResallocHost, ticket_id=503799, hostname=2620:52:3:1:dead:beef:cafe:c1c8
[2025-01-05 17:08:29,127][  INFO][PID:2190035] Allocating ssh connection to builder
[2025-01-05 17:08:29,128][  INFO][PID:2190035] Checking that builder machine is OK
[2025-01-05 17:08:29,697][  INFO][PID:2190035] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1c8 '/usr/bin/test -f /etc/mock/fedora-40-x86_64.cfg'
[2025-01-05 17:08:30,013][  INFO][PID:2190035] Filling build.info file with builder info
[2025-01-05 17:08:30,014][  INFO][PID:2190035] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": null,
            "started_on": 1736096910.0144448,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8472544-fedora-40-x86_64",
            "build_id": 8472544,
            "package_name": "python-startrek",
            "package_version": "2.2.2-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-startrek",
            "git_hash": "8044c67a01fdd4c673bb36e5de64af638773c8c3",
            "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": "@copr/PyPI--ksurma",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-40-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/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "08472544-python-startrek",
            "built_packages": "",
            "id": 8472544,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-01-05 17:08:30,040][  INFO][PID:2190035] Sending fedora-messaging bus message in build.start
[2025-01-05 17:08:30,575][  INFO][PID:2190035] Sending fedora-messaging bus message in chroot.start
[2025-01-05 17:08:30,591][  INFO][PID:2190035] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8472544-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2025-01-05 17:08:31,110][  INFO][PID:2190035] Downloading the builder-live.log file, attempt 1
[2025-01-05 17:08:31,111][  INFO][PID:2190035] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1c8 copr-rpmbuild-log
[2025-01-05 17:08:36,115][  INFO][PID:2190035] Periodic builder liveness probe: alive
[2025-01-05 17:09:34,601][  INFO][PID:2190035] Downloading results from builder
[2025-01-05 17:09:34,602][  INFO][PID:2190035] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1c8]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08472544-python-startrek started
[2025-01-05 17:09:34,603][  INFO][PID:2190035] 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:c1c8]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08472544-python-startrek/ &> /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08472544-python-startrek/build-08472544.rsync.log
[2025-01-05 17:09:34,995][  INFO][PID:2190035] rsyncing finished.
[2025-01-05 17:09:34,995][  INFO][PID:2190035] Releasing VM back to pool
[2025-01-05 17:09:35,004][  INFO][PID:2190035] Searching for 'success' file in resultdir
[2025-01-05 17:09:35,005][  INFO][PID:2190035] Going to sign pkgs from source: 8472544-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64
[2025-01-05 17:09:35,005][  INFO][PID:2190035] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2025-01-05 17:09:35,303][  INFO][PID:2190035] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08472544-python-startrek/python3-startrek-2.2.2-1.fc40.noarch.rpm' (attempt #1)
[2025-01-05 17:09:35,962][  INFO][PID:2190035] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08472544-python-startrek/python3-startrek-2.2.2-1.fc40.noarch.rpm
[2025-01-05 17:09:35,963][  INFO][PID:2190035] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08472544-python-startrek/python-startrek-2.2.2-1.fc40.src.rpm' (attempt #1)
[2025-01-05 17:09:36,612][  INFO][PID:2190035] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08472544-python-startrek/python-startrek-2.2.2-1.fc40.src.rpm
[2025-01-05 17:09:36,613][  INFO][PID:2190035] Sign done
[2025-01-05 17:09:36,614][  INFO][PID:2190035] Incremental createrepo run, adding 08472544-python-startrek into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-40-x86_64, (auto-create-repo=True)
[2025-01-05 17:09:36,615][  INFO][PID:2190035] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64 --add 08472544-python-startrek --no-appstream-metadata' as PID 2193128
[2025-01-05 17:10:25,120][  INFO][PID:2190035] Finished after 48 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64 --add 08472544-python-startrek --no-appstream-metadata)
[2025-01-05 17:10:25,121][  INFO][PID:2190035] Getting build details
[2025-01-05 17:10:25,121][  INFO][PID:2190035] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08472544-python-startrek
[2025-01-05 17:10:25,122][  INFO][PID:2190035] Built packages:
['python3-startrek 2.2.2']
[2025-01-05 17:10:25,122][  INFO][PID:2190035] build details: {'built_packages': 'python3-startrek 2.2.2'}
[2025-01-05 17:10:25,122][  INFO][PID:2190035] Retrieving pubkey
[2025-01-05 17:10:25,123][  INFO][PID:2190035] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2025-01-05 17:10:25,418][  INFO][PID:2190035] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2025-01-05 17:10:25,419][  INFO][PID:2190035] Finished build: id=8472544 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-40-x86_64 
[2025-01-05 17:10:25,420][  INFO][PID:2190035] Worker succeeded build, took 115.40643310546875
[2025-01-05 17:10:25,421][  INFO][PID:2190035] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": 1736097025.420878,
            "started_on": 1736096910.0144448,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8472544-fedora-40-x86_64",
            "build_id": 8472544,
            "package_name": "python-startrek",
            "package_version": "2.2.2-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-startrek",
            "git_hash": "8044c67a01fdd4c673bb36e5de64af638773c8c3",
            "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": "@copr/PyPI--ksurma",
            "results": {
                "packages": [
                    {
                        "name": "python3-startrek",
                        "epoch": null,
                        "version": "2.2.2",
                        "release": "1.fc40",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-startrek",
                        "epoch": null,
                        "version": "2.2.2",
                        "release": "1.fc40",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-40-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/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "08472544-python-startrek",
            "built_packages": "python3-startrek 2.2.2",
            "id": 8472544,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-01-05 17:10:25,449][  INFO][PID:2190035] Sending fedora-messaging bus message in build.end
[2025-01-05 17:10:25,468][  INFO][PID:2190035] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08472544-python-startrek/builder-live.log by gzip
[2025-01-05 17:10:25,469][  INFO][PID:2190035] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08472544-python-startrek/builder-live.log' as PID 2196076
[2025-01-05 17:10:25,473][  INFO][PID:2190035] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08472544-python-startrek/builder-live.log)
[2025-01-05 17:10:25,474][  INFO][PID:2190035] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08472544-python-startrek/backend.log by gzip
[2025-01-05 17:10:25,475][  INFO][PID:2190035] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08472544-python-startrek/backend.log' as PID 2196077