[2025-01-16 11:22:19,526][  INFO][PID:1004243] Marking build as starting
[2025-01-16 11:22:19,592][  INFO][PID:1004243] Trying to allocate VM
[2025-01-16 11:23:27,816][  INFO][PID:1004243] Allocated host ResallocHost, ticket_id=704539, hostname=2620:52:3:1:dead:beef:cafe:c154, name=copr_hv_x86_64_02_prod_00592903_20250116_112119
[2025-01-16 11:23:27,817][  INFO][PID:1004243] Allocating ssh connection to builder
[2025-01-16 11:23:27,818][  INFO][PID:1004243] Checking that builder machine is OK
[2025-01-16 11:23:28,483][  INFO][PID:1004243] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2025-01-16 11:23:28,874][  INFO][PID:1004243] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2025-01-16 11:23:28,875][  INFO][PID:1004243] Filling build.info file with builder info
[2025-01-16 11:23:28,877][  INFO][PID:1004243] 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/releng",
            "ended_on": null,
            "started_on": 1737026608.877227,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8520073-fedora-rawhide-x86_64",
            "build_id": 8520073,
            "package_name": "appliance-tools",
            "package_version": "011.3-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/appliance-tools",
            "git_hash": "2826d943750e0569bf8025d3ba1c9657df4b417f",
            "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/releng",
            "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": "08520073-appliance-tools",
            "built_packages": "",
            "id": 8520073,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2025-01-16 11:23:28,905][  INFO][PID:1004243] Sending fedora-messaging bus message in build.start
[2025-01-16 11:23:29,821][  INFO][PID:1004243] Sending fedora-messaging bus message in chroot.start
[2025-01-16 11:23:29,849][  INFO][PID:1004243] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8520073-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2025-01-16 11:23:30,436][  INFO][PID:1004243] Downloading the builder-live.log file, attempt 1
[2025-01-16 11:23:30,438][  INFO][PID:1004243] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c154 copr-rpmbuild-log
[2025-01-16 11:23:35,451][  INFO][PID:1004243] Periodic builder liveness probe: alive
[2025-01-16 11:24:11,694][  INFO][PID:1004243] Downloading results from builder
[2025-01-16 11:24:11,695][  INFO][PID:1004243] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c154]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08520073-appliance-tools started
[2025-01-16 11:24:11,696][  INFO][PID:1004243] 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:c154]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08520073-appliance-tools/ &> /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08520073-appliance-tools/build-08520073.rsync.log
[2025-01-16 11:24:12,126][  INFO][PID:1004243] rsyncing finished.
[2025-01-16 11:24:12,127][  INFO][PID:1004243] Releasing VM back to pool
[2025-01-16 11:24:12,138][  INFO][PID:1004243] Searching for 'success' file in resultdir
[2025-01-16 11:24:12,138][  INFO][PID:1004243] Going to sign pkgs from source: 8520073-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64
[2025-01-16 11:24:12,139][  INFO][PID:1004243] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2025-01-16 11:24:12,307][  INFO][PID:1004243] 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/08520073-appliance-tools/appliance-tools-011.3-3.fc42.src.rpm' (attempt #1)
[2025-01-16 11:24:13,021][  INFO][PID:1004243] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08520073-appliance-tools/appliance-tools-011.3-3.fc42.src.rpm
[2025-01-16 11:24:13,022][  INFO][PID:1004243] 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/08520073-appliance-tools/appliance-tools-011.3-3.fc42.noarch.rpm' (attempt #1)
[2025-01-16 11:24:13,869][  INFO][PID:1004243] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08520073-appliance-tools/appliance-tools-011.3-3.fc42.noarch.rpm
[2025-01-16 11:24:13,870][  INFO][PID:1004243] Sign done
[2025-01-16 11:24:13,871][  INFO][PID:1004243] Incremental createrepo run, adding 08520073-appliance-tools into https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-rawhide-x86_64, (auto-create-repo=True)
[2025-01-16 11:24:13,872][  INFO][PID:1004243] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64 --add 08520073-appliance-tools --no-appstream-metadata' as PID 1026564
[2025-01-16 11:24:24,313][  INFO][PID:1004243] Finished after 10 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64 --add 08520073-appliance-tools --no-appstream-metadata)
[2025-01-16 11:24:24,314][  INFO][PID:1004243] Getting build details
[2025-01-16 11:24:24,315][  INFO][PID:1004243] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08520073-appliance-tools
[2025-01-16 11:24:24,316][  INFO][PID:1004243] Built packages:
['appliance-tools 011.3']
[2025-01-16 11:24:24,316][  INFO][PID:1004243] build details: {'built_packages': 'appliance-tools 011.3'}
[2025-01-16 11:24:24,317][  INFO][PID:1004243] Retrieving pubkey
[2025-01-16 11:24:24,317][  INFO][PID:1004243] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2025-01-16 11:24:24,618][  INFO][PID:1004243] Added pubkey for user @python project python3.12 into: /var/lib/copr/public_html/results/@python/python3.12/pubkey.gpg
[2025-01-16 11:24:24,619][  INFO][PID:1004243] Finished build: id=8520073 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.12 chroot=fedora-rawhide-x86_64 
[2025-01-16 11:24:24,621][  INFO][PID:1004243] Worker succeeded build, took 55.74382448196411
[2025-01-16 11:24:24,621][  INFO][PID:1004243] 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/releng",
            "ended_on": 1737026664.6210515,
            "started_on": 1737026608.877227,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8520073-fedora-rawhide-x86_64",
            "build_id": 8520073,
            "package_name": "appliance-tools",
            "package_version": "011.3-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/appliance-tools",
            "git_hash": "2826d943750e0569bf8025d3ba1c9657df4b417f",
            "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/releng",
            "results": {
                "packages": [
                    {
                        "name": "appliance-tools",
                        "epoch": null,
                        "version": "011.3",
                        "release": "3.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "appliance-tools",
                        "epoch": null,
                        "version": "011.3",
                        "release": "3.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": "08520073-appliance-tools",
            "built_packages": "appliance-tools 011.3",
            "id": 8520073,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2025-01-16 11:24:24,660][  INFO][PID:1004243] Sending fedora-messaging bus message in build.end
[2025-01-16 11:24:24,689][  INFO][PID:1004243] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08520073-appliance-tools/builder-live.log by gzip
[2025-01-16 11:24:24,690][  INFO][PID:1004243] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08520073-appliance-tools/builder-live.log' as PID 1028335
[2025-01-16 11:24:24,696][  INFO][PID:1004243] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08520073-appliance-tools/builder-live.log)
[2025-01-16 11:24:24,697][  INFO][PID:1004243] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08520073-appliance-tools/backend.log by gzip
[2025-01-16 11:24:24,698][  INFO][PID:1004243] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08520073-appliance-tools/backend.log' as PID 1028336