[2024-12-18 14:34:57,291][  INFO][PID:274428] Marking build as starting
[2024-12-18 14:34:57,332][  INFO][PID:274428] Trying to allocate VM
[2024-12-18 14:36:05,478][  INFO][PID:274428] Allocated host ResallocHost, ticket_id=252143, hostname=3.83.44.15
[2024-12-18 14:36:05,480][  INFO][PID:274428] Allocating ssh connection to builder
[2024-12-18 14:36:05,480][  INFO][PID:274428] Checking that builder machine is OK
[2024-12-18 14:36:05,868][  INFO][PID:274428] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.83.44.15 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-12-18 14:36:06,088][  INFO][PID:274428] Filling build.info file with builder info
[2024-12-18 14:36:06,090][  INFO][PID:274428] 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/limb",
            "ended_on": null,
            "started_on": 1734532566.0901537,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8411004-fedora-rawhide-x86_64",
            "build_id": 8411004,
            "package_name": "gpodder",
            "package_version": "3.11.5-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/gpodder",
            "git_hash": "04a88f990c7f62d5b02f382bf9044b1c38c6205e",
            "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/limb",
            "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-rawhide-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": "08411004-gpodder",
            "built_packages": "",
            "id": 8411004,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-12-18 14:36:06,131][  INFO][PID:274428] Sending fedora-messaging bus message in build.start
[2024-12-18 14:36:07,598][  INFO][PID:274428] Sending fedora-messaging bus message in chroot.start
[2024-12-18 14:36:07,652][  INFO][PID:274428] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8411004-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-12-18 14:36:08,082][  INFO][PID:274428] Downloading the builder-live.log file, attempt 1
[2024-12-18 14:36:08,092][  INFO][PID:274428] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.83.44.15 copr-rpmbuild-log
[2024-12-18 14:36:13,110][  INFO][PID:274428] Periodic builder liveness probe: alive
[2024-12-18 14:36:39,536][  INFO][PID:274428] Downloading results from builder
[2024-12-18 14:36:39,537][  INFO][PID:274428] rsyncing of mockbuilder@3.83.44.15:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08411004-gpodder started
[2024-12-18 14:36:39,538][  INFO][PID:274428] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.83.44.15:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08411004-gpodder/ &> /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08411004-gpodder/build-08411004.rsync.log
[2024-12-18 14:36:39,800][  INFO][PID:274428] rsyncing finished.
[2024-12-18 14:36:39,801][  INFO][PID:274428] Releasing VM back to pool
[2024-12-18 14:36:39,813][  INFO][PID:274428] Searching for 'success' file in resultdir
[2024-12-18 14:36:39,814][  INFO][PID:274428] Going to sign pkgs from source: 8411004-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64
[2024-12-18 14:36:39,815][  INFO][PID:274428] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-12-18 14:36:40,113][  INFO][PID:274428] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08411004-gpodder/gpodder-3.11.5-1.fc42.src.rpm' (attempt #1)
[2024-12-18 14:36:40,982][  INFO][PID:274428] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08411004-gpodder/gpodder-3.11.5-1.fc42.src.rpm
[2024-12-18 14:36:40,982][  INFO][PID:274428] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08411004-gpodder/gpodder-3.11.5-1.fc42.noarch.rpm' (attempt #1)
[2024-12-18 14:36:41,587][  INFO][PID:274428] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08411004-gpodder/gpodder-3.11.5-1.fc42.noarch.rpm
[2024-12-18 14:36:41,588][  INFO][PID:274428] Sign done
[2024-12-18 14:36:41,589][  INFO][PID:274428] Incremental createrepo run, adding 08411004-gpodder into https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-12-18 14:36:41,590][  INFO][PID:274428] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64 --add 08411004-gpodder --no-appstream-metadata' as PID 292317
[2024-12-18 14:36:54,439][  INFO][PID:274428] Finished after 12 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64 --add 08411004-gpodder --no-appstream-metadata)
[2024-12-18 14:36:54,441][  INFO][PID:274428] Getting build details
[2024-12-18 14:36:54,441][  INFO][PID:274428] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08411004-gpodder
[2024-12-18 14:36:54,442][  INFO][PID:274428] Built packages:
['gpodder 3.11.5']
[2024-12-18 14:36:54,444][  INFO][PID:274428] build details: {'built_packages': 'gpodder 3.11.5'}
[2024-12-18 14:36:54,445][  INFO][PID:274428] Retrieving pubkey
[2024-12-18 14:36:54,446][  INFO][PID:274428] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-12-18 14:36:54,678][  INFO][PID:274428] Added pubkey for user @python project python3.12 into: /var/lib/copr/public_html/results/@python/python3.12/pubkey.gpg
[2024-12-18 14:36:54,678][  INFO][PID:274428] Finished build: id=8411004 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.12 chroot=fedora-rawhide-x86_64 
[2024-12-18 14:36:54,687][  INFO][PID:274428] Worker succeeded build, took 48.59735298156738
[2024-12-18 14:36:54,689][  INFO][PID:274428] 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/limb",
            "ended_on": 1734532614.6875067,
            "started_on": 1734532566.0901537,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8411004-fedora-rawhide-x86_64",
            "build_id": 8411004,
            "package_name": "gpodder",
            "package_version": "3.11.5-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/gpodder",
            "git_hash": "04a88f990c7f62d5b02f382bf9044b1c38c6205e",
            "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/limb",
            "results": {
                "packages": [
                    {
                        "name": "gpodder",
                        "epoch": null,
                        "version": "3.11.5",
                        "release": "1.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "gpodder",
                        "epoch": null,
                        "version": "3.11.5",
                        "release": "1.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-rawhide-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": "08411004-gpodder",
            "built_packages": "gpodder 3.11.5",
            "id": 8411004,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-12-18 14:36:54,730][  INFO][PID:274428] Sending fedora-messaging bus message in build.end
[2024-12-18 14:36:54,761][  INFO][PID:274428] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08411004-gpodder/builder-live.log by gzip
[2024-12-18 14:36:54,764][  INFO][PID:274428] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08411004-gpodder/builder-live.log' as PID 294577
[2024-12-18 14:36:54,775][  INFO][PID:274428] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08411004-gpodder/builder-live.log)
[2024-12-18 14:36:54,776][  INFO][PID:274428] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08411004-gpodder/backend.log by gzip