[2024-11-10 07:44:04,889][  INFO][PID:217797] Marking build as starting
[2024-11-10 07:44:04,967][  INFO][PID:217797] Trying to allocate VM
[2024-11-10 07:44:08,014][  INFO][PID:217797] Allocated host ResallocHost, ticket_id=5794844, hostname=3.235.163.83
[2024-11-10 07:44:08,015][  INFO][PID:217797] Allocating ssh connection to builder
[2024-11-10 07:44:08,016][  INFO][PID:217797] Checking that builder machine is OK
[2024-11-10 07:44:08,377][  INFO][PID:217797] Running remote command: copr-builder-ready fedora-41-x86_64
[2024-11-10 07:44:08,600][  INFO][PID:217797] Red Hat subscription not needed for fedora-41-x86_64
Builder is ready to be used

[2024-11-10 07:44:08,601][  INFO][PID:217797] Filling build.info file with builder info
[2024-11-10 07:44:08,602][  INFO][PID:217797] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 115200,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "tstellar",
            "project_name": "fedora-41-clang-19",
            "project_dirname": "fedora-41-clang-19",
            "submitter": "tstellar",
            "ended_on": null,
            "started_on": 1731224648.6023364,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [
                "fedora-clang-default-cc"
            ],
            "task_id": "8237511-fedora-41-x86_64",
            "build_id": 8237511,
            "package_name": "popt",
            "package_version": "1.19-7",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/tstellar/fedora-41-clang-19/popt",
            "git_hash": "0be3468157973bcb0be351e63d14a8a49f01f909",
            "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": "tstellar/fedora-41-clang-19--tstellar",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/tstellar/fedora-clang-default-cc/fedora-41-x86_64/",
                    "id": "copr_tstellar_fedora_clang_default_cc",
                    "name": "Additional repo copr_tstellar_fedora_clang_default_cc"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [
                "toolchain_clang",
                "clang_lto"
            ],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/tstellar/fedora-41-clang-19",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/tstellar/fedora-41-clang-19",
            "result_dir": "08237511-popt",
            "built_packages": "",
            "id": 8237511,
            "mockchain_macros": {
                "copr_username": "tstellar",
                "copr_projectname": "fedora-41-clang-19",
                "vendor": "Fedora Project COPR (tstellar/fedora-41-clang-19)"
            }
        }
    ]
}
[2024-11-10 07:44:08,666][  INFO][PID:217797] Sending fedora-messaging bus message in build.start
[2024-11-10 07:44:09,492][  INFO][PID:217797] Sending fedora-messaging bus message in chroot.start
[2024-11-10 07:44:09,518][  INFO][PID:217797] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8237511-fedora-41-x86_64 --chroot fedora-41-x86_64 --detached
[2024-11-10 07:44:09,921][  INFO][PID:217797] Downloading the builder-live.log file, attempt 1
[2024-11-10 07:44:09,923][  INFO][PID:217797] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.235.163.83 copr-rpmbuild-log
[2024-11-10 07:44:14,935][  INFO][PID:217797] Periodic builder liveness probe: alive
[2024-11-10 07:44:53,466][  INFO][PID:217797] Downloading results from builder
[2024-11-10 07:44:53,467][  INFO][PID:217797] rsyncing of mockbuilder@3.235.163.83:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237511-popt started
[2024-11-10 07:44:53,468][  INFO][PID:217797] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.235.163.83:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237511-popt/ &> /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237511-popt/build-08237511.rsync.log
[2024-11-10 07:44:53,773][  INFO][PID:217797] rsyncing finished.
[2024-11-10 07:44:53,800][  INFO][PID:217797] Releasing VM back to pool
[2024-11-10 07:44:53,821][  INFO][PID:217797] Searching for 'success' file in resultdir
[2024-11-10 07:44:53,821][  INFO][PID:217797] Going to sign pkgs from source: 8237511-fedora-41-x86_64 in chroot: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64
[2024-11-10 07:44:53,823][  INFO][PID:217797] Calling '/bin/sign -u tstellar#fedora-41-clang-19@copr.fedorahosted.org -p' (attempt #1)
[2024-11-10 07:44:54,009][  INFO][PID:217797] Calling '/bin/sign -4 -h sha256 -u tstellar#fedora-41-clang-19@copr.fedorahosted.org -r /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237511-popt/popt-1.19-7.fc41.x86_64.rpm' (attempt #1)
[2024-11-10 07:44:54,707][  INFO][PID:217797] signed rpm: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237511-popt/popt-1.19-7.fc41.x86_64.rpm
[2024-11-10 07:44:54,707][  INFO][PID:217797] Calling '/bin/sign -4 -h sha256 -u tstellar#fedora-41-clang-19@copr.fedorahosted.org -r /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237511-popt/popt-static-1.19-7.fc41.x86_64.rpm' (attempt #1)
[2024-11-10 07:44:55,413][  INFO][PID:217797] signed rpm: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237511-popt/popt-static-1.19-7.fc41.x86_64.rpm
[2024-11-10 07:44:55,414][  INFO][PID:217797] Calling '/bin/sign -4 -h sha256 -u tstellar#fedora-41-clang-19@copr.fedorahosted.org -r /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237511-popt/popt-debugsource-1.19-7.fc41.x86_64.rpm' (attempt #1)
[2024-11-10 07:44:55,984][  INFO][PID:217797] signed rpm: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237511-popt/popt-debugsource-1.19-7.fc41.x86_64.rpm
[2024-11-10 07:44:55,985][  INFO][PID:217797] Calling '/bin/sign -4 -h sha256 -u tstellar#fedora-41-clang-19@copr.fedorahosted.org -r /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237511-popt/popt-1.19-7.fc41.src.rpm' (attempt #1)
[2024-11-10 07:44:56,727][  INFO][PID:217797] signed rpm: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237511-popt/popt-1.19-7.fc41.src.rpm
[2024-11-10 07:44:56,730][  INFO][PID:217797] Calling '/bin/sign -4 -h sha256 -u tstellar#fedora-41-clang-19@copr.fedorahosted.org -r /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237511-popt/popt-devel-1.19-7.fc41.x86_64.rpm' (attempt #1)
[2024-11-10 07:44:57,309][  INFO][PID:217797] signed rpm: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237511-popt/popt-devel-1.19-7.fc41.x86_64.rpm
[2024-11-10 07:44:57,311][  INFO][PID:217797] Calling '/bin/sign -4 -h sha256 -u tstellar#fedora-41-clang-19@copr.fedorahosted.org -r /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237511-popt/popt-debuginfo-1.19-7.fc41.x86_64.rpm' (attempt #1)
[2024-11-10 07:44:58,172][  INFO][PID:217797] signed rpm: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237511-popt/popt-debuginfo-1.19-7.fc41.x86_64.rpm
[2024-11-10 07:44:58,173][  INFO][PID:217797] Sign done
[2024-11-10 07:44:58,174][  INFO][PID:217797] Incremental createrepo run, adding 08237511-popt into https://download.copr.fedorainfracloud.org/results/tstellar/fedora-41-clang-19/fedora-41-x86_64, (auto-create-repo=True)
[2024-11-10 07:44:58,175][  INFO][PID:217797] Running command 'copr-repo --batched /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64 --add 08237511-popt --no-appstream-metadata' as PID 222771
[2024-11-10 07:45:02,159][  INFO][PID:217797] Finished after 3 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64 --add 08237511-popt --no-appstream-metadata)
[2024-11-10 07:45:02,160][  INFO][PID:217797] Getting build details
[2024-11-10 07:45:02,162][  INFO][PID:217797] Listing built binary packages in /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237511-popt
[2024-11-10 07:45:02,162][  INFO][PID:217797] Built packages:
['popt-devel 1.19', 'popt-debuginfo 1.19', 'popt-debugsource 1.19', 'popt-static 1.19', 'popt 1.19']
[2024-11-10 07:45:02,163][  INFO][PID:217797] build details: {'built_packages': 'popt-devel 1.19\npopt-debuginfo 1.19\npopt-debugsource 1.19\npopt-static 1.19\npopt 1.19'}
[2024-11-10 07:45:02,164][  INFO][PID:217797] Retrieving pubkey
[2024-11-10 07:45:02,164][  INFO][PID:217797] Calling '/bin/sign -u tstellar#fedora-41-clang-19@copr.fedorahosted.org -p' (attempt #1)
[2024-11-10 07:45:02,484][  INFO][PID:217797] Added pubkey for user tstellar project fedora-41-clang-19 into: /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/pubkey.gpg
[2024-11-10 07:45:02,485][  INFO][PID:217797] Finished build: id=8237511 failed=False timeout=115200 destdir=/var/lib/copr/public_html/results/tstellar/fedora-41-clang-19 chroot=fedora-41-x86_64 
[2024-11-10 07:45:02,487][  INFO][PID:217797] Worker succeeded build, took 53.88527584075928
[2024-11-10 07:45:02,488][  INFO][PID:217797] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 115200,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "tstellar",
            "project_name": "fedora-41-clang-19",
            "project_dirname": "fedora-41-clang-19",
            "submitter": "tstellar",
            "ended_on": 1731224702.4876122,
            "started_on": 1731224648.6023364,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [
                "fedora-clang-default-cc"
            ],
            "task_id": "8237511-fedora-41-x86_64",
            "build_id": 8237511,
            "package_name": "popt",
            "package_version": "1.19-7",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/tstellar/fedora-41-clang-19/popt",
            "git_hash": "0be3468157973bcb0be351e63d14a8a49f01f909",
            "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": "tstellar/fedora-41-clang-19--tstellar",
            "results": {
                "packages": [
                    {
                        "name": "popt-devel",
                        "epoch": null,
                        "version": "1.19",
                        "release": "7.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "popt-debuginfo",
                        "epoch": null,
                        "version": "1.19",
                        "release": "7.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "popt-debugsource",
                        "epoch": null,
                        "version": "1.19",
                        "release": "7.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "popt-static",
                        "epoch": null,
                        "version": "1.19",
                        "release": "7.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "popt",
                        "epoch": null,
                        "version": "1.19",
                        "release": "7.fc41",
                        "arch": "src"
                    },
                    {
                        "name": "popt",
                        "epoch": null,
                        "version": "1.19",
                        "release": "7.fc41",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/tstellar/fedora-clang-default-cc/fedora-41-x86_64/",
                    "id": "copr_tstellar_fedora_clang_default_cc",
                    "name": "Additional repo copr_tstellar_fedora_clang_default_cc"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [
                "toolchain_clang",
                "clang_lto"
            ],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/tstellar/fedora-41-clang-19",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/tstellar/fedora-41-clang-19",
            "result_dir": "08237511-popt",
            "built_packages": "popt-devel 1.19\npopt-debuginfo 1.19\npopt-debugsource 1.19\npopt-static 1.19\npopt 1.19",
            "id": 8237511,
            "mockchain_macros": {
                "copr_username": "tstellar",
                "copr_projectname": "fedora-41-clang-19",
                "vendor": "Fedora Project COPR (tstellar/fedora-41-clang-19)"
            }
        }
    ]
}
[2024-11-10 07:45:02,557][  INFO][PID:217797] Sending fedora-messaging bus message in build.end
[2024-11-10 07:45:02,580][  INFO][PID:217797] Compressing /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237511-popt/builder-live.log by gzip
[2024-11-10 07:45:02,585][  INFO][PID:217797] Running command 'gzip /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237511-popt/builder-live.log' as PID 223101
[2024-11-10 07:45:02,589][  INFO][PID:217797] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237511-popt/builder-live.log)
[2024-11-10 07:45:02,590][  INFO][PID:217797] Compressing /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237511-popt/backend.log by gzip
[2024-11-10 07:45:02,591][  INFO][PID:217797] Running command 'gzip /var/lib/copr/public_html/results/tstellar/fedora-41-clang-19/fedora-41-x86_64/08237511-popt/backend.log' as PID 223106