[2024-11-21 10:17:49,338][  INFO][PID:2004297] Marking build as starting
[2024-11-21 10:17:49,735][  INFO][PID:2004297] Trying to allocate VM
[2024-11-21 10:18:08,066][  INFO][PID:2004297] Allocated host ResallocHost, ticket_id=5993028, hostname=44.198.190.79
[2024-11-21 10:18:08,068][  INFO][PID:2004297] Allocating ssh connection to builder
[2024-11-21 10:18:08,068][  INFO][PID:2004297] Checking that builder machine is OK
[2024-11-21 10:18:08,482][  INFO][PID:2004297] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2024-11-21 10:18:08,870][  INFO][PID:2004297] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2024-11-21 10:18:08,881][  INFO][PID:2004297] Filling build.info file with builder info
[2024-11-21 10:18:08,892][  INFO][PID:2004297] 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": 1732184288.891506,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8291398-fedora-rawhide-x86_64",
            "build_id": 8291398,
            "package_name": "python-django-cache-url",
            "package_version": "3.1.2-15",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/python-django-cache-url",
            "git_hash": "85cd289fc7f4a3f7eb2da2ce00d9c573924d1ff0",
            "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": "08291398-python-django-cache-url",
            "built_packages": "",
            "id": 8291398,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-11-21 10:18:09,504][  INFO][PID:2004297] Sending fedora-messaging bus message in build.start
[2024-11-21 10:18:11,622][  INFO][PID:2004297] Sending fedora-messaging bus message in chroot.start
[2024-11-21 10:18:11,679][  INFO][PID:2004297] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8291398-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-11-21 10:18:12,097][  INFO][PID:2004297] Downloading the builder-live.log file, attempt 1
[2024-11-21 10:18:12,156][  INFO][PID:2004297] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.198.190.79 copr-rpmbuild-log
[2024-11-21 10:18:17,146][  INFO][PID:2004297] Periodic builder liveness probe: alive
[2024-11-21 10:18:26,753][  INFO][PID:2004297] Downloading results from builder
[2024-11-21 10:18:26,753][  INFO][PID:2004297] rsyncing of mockbuilder@44.198.190.79:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291398-python-django-cache-url started
[2024-11-21 10:18:26,762][  INFO][PID:2004297] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.198.190.79:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291398-python-django-cache-url/ &> /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291398-python-django-cache-url/build-08291398.rsync.log
[2024-11-21 10:18:27,130][  INFO][PID:2004297] rsyncing finished.
[2024-11-21 10:18:27,141][  INFO][PID:2004297] Releasing VM back to pool
[2024-11-21 10:18:27,174][  INFO][PID:2004297] Searching for 'success' file in resultdir
[2024-11-21 10:18:27,177][  INFO][PID:2004297] Going to sign pkgs from source: 8291398-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64
[2024-11-21 10:18:27,187][  INFO][PID:2004297] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-11-21 10:18:27,381][  INFO][PID:2004297] 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/08291398-python-django-cache-url/python-django-cache-url-3.1.2-15.fc42.src.rpm' (attempt #1)
[2024-11-21 10:18:28,207][  INFO][PID:2004297] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291398-python-django-cache-url/python-django-cache-url-3.1.2-15.fc42.src.rpm
[2024-11-21 10:18:28,213][  INFO][PID:2004297] 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/08291398-python-django-cache-url/python3-django-cache-url-3.1.2-15.fc42.noarch.rpm' (attempt #1)
[2024-11-21 10:18:28,927][  INFO][PID:2004297] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291398-python-django-cache-url/python3-django-cache-url-3.1.2-15.fc42.noarch.rpm
[2024-11-21 10:18:28,928][  INFO][PID:2004297] Sign done
[2024-11-21 10:18:28,929][  INFO][PID:2004297] Incremental createrepo run, adding 08291398-python-django-cache-url into https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-11-21 10:18:28,953][  INFO][PID:2004297] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08291398-python-django-cache-url --no-appstream-metadata' as PID 2010321
[2024-11-21 10:20:10,020][  INFO][PID:2004297] Finished after 101 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08291398-python-django-cache-url --no-appstream-metadata)
[2024-11-21 10:20:10,025][  INFO][PID:2004297] Getting build details
[2024-11-21 10:20:10,031][  INFO][PID:2004297] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291398-python-django-cache-url
[2024-11-21 10:20:10,037][  INFO][PID:2004297] Built packages:
['python3-django-cache-url 3.1.2']
[2024-11-21 10:20:10,039][  INFO][PID:2004297] build details: {'built_packages': 'python3-django-cache-url 3.1.2'}
[2024-11-21 10:20:10,040][  INFO][PID:2004297] Retrieving pubkey
[2024-11-21 10:20:10,043][  INFO][PID:2004297] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-11-21 10:20:10,267][  INFO][PID:2004297] Added pubkey for user @python project python3.14 into: /var/lib/copr/public_html/results/@python/python3.14/pubkey.gpg
[2024-11-21 10:20:10,276][  INFO][PID:2004297] Finished build: id=8291398 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.14 chroot=fedora-rawhide-x86_64 
[2024-11-21 10:20:10,283][  INFO][PID:2004297] Worker succeeded build, took 121.39161896705627
[2024-11-21 10:20:10,291][  INFO][PID:2004297] 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": 1732184410.283125,
            "started_on": 1732184288.891506,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8291398-fedora-rawhide-x86_64",
            "build_id": 8291398,
            "package_name": "python-django-cache-url",
            "package_version": "3.1.2-15",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/python-django-cache-url",
            "git_hash": "85cd289fc7f4a3f7eb2da2ce00d9c573924d1ff0",
            "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": "python3-django-cache-url",
                        "epoch": null,
                        "version": "3.1.2",
                        "release": "15.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-django-cache-url",
                        "epoch": null,
                        "version": "3.1.2",
                        "release": "15.fc42",
                        "arch": "src"
                    }
                ]
            },
            "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": "08291398-python-django-cache-url",
            "built_packages": "python3-django-cache-url 3.1.2",
            "id": 8291398,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-11-21 10:20:10,509][  INFO][PID:2004297] Sending fedora-messaging bus message in build.end
[2024-11-21 10:20:10,607][  INFO][PID:2004297] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291398-python-django-cache-url/builder-live.log by gzip
[2024-11-21 10:20:10,614][  INFO][PID:2004297] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291398-python-django-cache-url/builder-live.log' as PID 2025993
[2024-11-21 10:20:10,646][  INFO][PID:2004297] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291398-python-django-cache-url/builder-live.log)
[2024-11-21 10:20:10,649][  INFO][PID:2004297] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291398-python-django-cache-url/backend.log by gzip
[2024-11-21 10:20:10,664][  INFO][PID:2004297] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08291398-python-django-cache-url/backend.log' as PID 2026006