[2024-07-02 10:15:27,277][  INFO][PID:2247857] Marking build as starting
[2024-07-02 10:15:27,369][  INFO][PID:2247857] Trying to allocate VM
[2024-07-02 10:15:30,392][  INFO][PID:2247857] Allocated host ResallocHost, ticket_id=3637942, hostname=2620:52:3:1:dead:beef:cafe:c10b
[2024-07-02 10:15:30,393][  INFO][PID:2247857] Allocating ssh connection to builder
[2024-07-02 10:15:30,393][  INFO][PID:2247857] Checking that builder machine is OK
[2024-07-02 10:15:30,956][  INFO][PID:2247857] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c10b '/usr/bin/test -f /etc/mock/fedora-39-x86_64.cfg'
[2024-07-02 10:15:31,271][  INFO][PID:2247857] Filling build.info file with builder info
[2024-07-02 10:15:31,273][  INFO][PID:2247857] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@fedora-llvm-team",
            "project_name": "clang-built-f39",
            "project_dirname": "clang-built-f39",
            "submitter": "https://src.fedoraproject.org/user/rjones",
            "ended_on": null,
            "started_on": 1719915331.2726257,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [
                "clang-rpm-config-17",
                "clang",
                "compiler-rt",
                "libomp",
                "libomp-devel",
                "llvm",
                "libatomic"
            ],
            "task_id": "7698067-fedora-39-x86_64",
            "build_id": 7698067,
            "package_name": "virt-what",
            "package_version": "1.26-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@fedora-llvm-team/clang-built-f39/virt-what",
            "git_hash": "e648a14ea9d4b2611cf555b875cd645e73d44a65",
            "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": "@fedora-llvm-team/clang-built-f39--https://src.fedoraproject.org/user/rjones",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@fedora-llvm-team/clang-built-f39/fedora-39-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@fedora-llvm-team/clang-rpm-config/fedora-$releasever-$basearch/",
                    "id": "https_download_copr_fedorainfracloud_org_results_fedora_llvm_team_clang_rpm_config_fedora_releasever_basearch",
                    "name": "Additional repo https_download_copr_fedorainfracloud_org_results_fedora_llvm_team_clang_rpm_config_fedora_releasever_basearch"
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@fedora-llvm-team/llvm-compat-packages/fedora-$releasever-$basearch/",
                    "id": "https_download_copr_fedorainfracloud_org_results_fedora_llvm_team_llvm_compat_packages_fedora_releasever_basearch",
                    "name": "Additional repo https_download_copr_fedorainfracloud_org_results_fedora_llvm_team_llvm_compat_packages_fedora_releasever_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [
                "toolchain_clang",
                "clang_lto"
            ],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@fedora-llvm-team/clang-built-f39",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@fedora-llvm-team/clang-built-f39",
            "result_dir": "07698067-virt-what",
            "built_packages": "",
            "id": 7698067,
            "mockchain_macros": {
                "copr_username": "@fedora-llvm-team",
                "copr_projectname": "clang-built-f39",
                "vendor": "Fedora Project COPR (@fedora-llvm-team/clang-built-f39)"
            }
        }
    ]
}
[2024-07-02 10:15:31,327][  INFO][PID:2247857] Sending fedora-messaging bus message in build.start
[2024-07-02 10:15:32,059][  INFO][PID:2247857] Sending fedora-messaging bus message in chroot.start
[2024-07-02 10:15:32,088][  INFO][PID:2247857] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7698067-fedora-39-x86_64 --chroot fedora-39-x86_64 --detached
[2024-07-02 10:15:32,648][  INFO][PID:2247857] Downloading the builder-live.log file, attempt 1
[2024-07-02 10:15:32,650][  INFO][PID:2247857] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c10b copr-rpmbuild-log
[2024-07-02 10:15:37,654][  INFO][PID:2247857] Status: False
[2024-07-02 10:18:21,587][  INFO][PID:2247857] Downloading results from builder
[2024-07-02 10:18:21,588][  INFO][PID:2247857] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c10b]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@fedora-llvm-team/clang-built-f39/fedora-39-x86_64/07698067-virt-what started
[2024-07-02 10:18:21,589][  INFO][PID:2247857] 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:c10b]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@fedora-llvm-team/clang-built-f39/fedora-39-x86_64/07698067-virt-what/ &> /var/lib/copr/public_html/results/@fedora-llvm-team/clang-built-f39/fedora-39-x86_64/07698067-virt-what/build-07698067.rsync.log
[2024-07-02 10:18:22,421][  INFO][PID:2247857] rsyncing finished.
[2024-07-02 10:18:22,422][  INFO][PID:2247857] Releasing VM back to pool
[2024-07-02 10:18:22,429][  INFO][PID:2247857] Searching for 'success' file in resultdir
[2024-07-02 10:18:22,430][  INFO][PID:2247857] Going to sign pkgs from source: 7698067-fedora-39-x86_64 in chroot: /var/lib/copr/public_html/results/@fedora-llvm-team/clang-built-f39/fedora-39-x86_64
[2024-07-02 10:18:22,431][  INFO][PID:2247857] Calling '/bin/sign -u @fedora-llvm-team#clang-built-f39@copr.fedorahosted.org -p' (attempt #1)
[2024-07-02 10:18:22,720][  INFO][PID:2247857] Calling '/bin/sign -4 -h sha256 -u @fedora-llvm-team#clang-built-f39@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@fedora-llvm-team/clang-built-f39/fedora-39-x86_64/07698067-virt-what/virt-what-1.26-1.fc39_clang17.0.6.src.rpm' (attempt #1)
[2024-07-02 10:18:23,953][  INFO][PID:2247857] signed rpm: /var/lib/copr/public_html/results/@fedora-llvm-team/clang-built-f39/fedora-39-x86_64/07698067-virt-what/virt-what-1.26-1.fc39_clang17.0.6.src.rpm
[2024-07-02 10:18:23,954][  INFO][PID:2247857] Calling '/bin/sign -4 -h sha256 -u @fedora-llvm-team#clang-built-f39@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@fedora-llvm-team/clang-built-f39/fedora-39-x86_64/07698067-virt-what/virt-what-1.26-1.fc39_clang17.0.6.x86_64.rpm' (attempt #1)
[2024-07-02 10:18:25,002][  INFO][PID:2247857] signed rpm: /var/lib/copr/public_html/results/@fedora-llvm-team/clang-built-f39/fedora-39-x86_64/07698067-virt-what/virt-what-1.26-1.fc39_clang17.0.6.x86_64.rpm
[2024-07-02 10:18:25,002][  INFO][PID:2247857] Calling '/bin/sign -4 -h sha256 -u @fedora-llvm-team#clang-built-f39@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@fedora-llvm-team/clang-built-f39/fedora-39-x86_64/07698067-virt-what/virt-what-debugsource-1.26-1.fc39_clang17.0.6.x86_64.rpm' (attempt #1)
[2024-07-02 10:18:25,848][  INFO][PID:2247857] signed rpm: /var/lib/copr/public_html/results/@fedora-llvm-team/clang-built-f39/fedora-39-x86_64/07698067-virt-what/virt-what-debugsource-1.26-1.fc39_clang17.0.6.x86_64.rpm
[2024-07-02 10:18:25,849][  INFO][PID:2247857] Calling '/bin/sign -4 -h sha256 -u @fedora-llvm-team#clang-built-f39@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@fedora-llvm-team/clang-built-f39/fedora-39-x86_64/07698067-virt-what/virt-what-debuginfo-1.26-1.fc39_clang17.0.6.x86_64.rpm' (attempt #1)
[2024-07-02 10:18:26,956][  INFO][PID:2247857] signed rpm: /var/lib/copr/public_html/results/@fedora-llvm-team/clang-built-f39/fedora-39-x86_64/07698067-virt-what/virt-what-debuginfo-1.26-1.fc39_clang17.0.6.x86_64.rpm
[2024-07-02 10:18:26,957][  INFO][PID:2247857] Sign done
[2024-07-02 10:18:26,957][  INFO][PID:2247857] Incremental createrepo run, adding 07698067-virt-what into https://download.copr.fedorainfracloud.org/results/@fedora-llvm-team/clang-built-f39/fedora-39-x86_64, (auto-create-repo=True)
[2024-07-02 10:18:26,959][  INFO][PID:2247857] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@fedora-llvm-team/clang-built-f39/fedora-39-x86_64 --add 07698067-virt-what --no-appstream-metadata' as PID 2253537
[2024-07-02 10:18:31,684][  INFO][PID:2247857] Finished after 4 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@fedora-llvm-team/clang-built-f39/fedora-39-x86_64 --add 07698067-virt-what --no-appstream-metadata)
[2024-07-02 10:18:31,685][  INFO][PID:2247857] Getting build details
[2024-07-02 10:18:31,685][  INFO][PID:2247857] Listing built binary packages in /var/lib/copr/public_html/results/@fedora-llvm-team/clang-built-f39/fedora-39-x86_64/07698067-virt-what
[2024-07-02 10:18:31,685][  INFO][PID:2247857] Built packages:
['virt-what-debugsource 1.26', 'virt-what-debuginfo 1.26', 'virt-what 1.26']
[2024-07-02 10:18:31,686][  INFO][PID:2247857] build details: {'built_packages': 'virt-what-debugsource 1.26\nvirt-what-debuginfo 1.26\nvirt-what 1.26'}
[2024-07-02 10:18:31,686][  INFO][PID:2247857] Retrieving pubkey
[2024-07-02 10:18:31,687][  INFO][PID:2247857] Calling '/bin/sign -u @fedora-llvm-team#clang-built-f39@copr.fedorahosted.org -p' (attempt #1)
[2024-07-02 10:18:32,142][  INFO][PID:2247857] Added pubkey for user @fedora-llvm-team project clang-built-f39 into: /var/lib/copr/public_html/results/@fedora-llvm-team/clang-built-f39/pubkey.gpg
[2024-07-02 10:18:32,143][  INFO][PID:2247857] Finished build: id=7698067 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@fedora-llvm-team/clang-built-f39 chroot=fedora-39-x86_64 
[2024-07-02 10:18:32,145][  INFO][PID:2247857] Worker succeeded build, took 180.87241220474243
[2024-07-02 10:18:32,145][  INFO][PID:2247857] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@fedora-llvm-team",
            "project_name": "clang-built-f39",
            "project_dirname": "clang-built-f39",
            "submitter": "https://src.fedoraproject.org/user/rjones",
            "ended_on": 1719915512.145038,
            "started_on": 1719915331.2726257,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [
                "clang-rpm-config-17",
                "clang",
                "compiler-rt",
                "libomp",
                "libomp-devel",
                "llvm",
                "libatomic"
            ],
            "task_id": "7698067-fedora-39-x86_64",
            "build_id": 7698067,
            "package_name": "virt-what",
            "package_version": "1.26-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@fedora-llvm-team/clang-built-f39/virt-what",
            "git_hash": "e648a14ea9d4b2611cf555b875cd645e73d44a65",
            "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": "@fedora-llvm-team/clang-built-f39--https://src.fedoraproject.org/user/rjones",
            "results": {
                "packages": [
                    {
                        "name": "virt-what-debugsource",
                        "epoch": null,
                        "version": "1.26",
                        "release": "1.fc39_clang17.0.6",
                        "arch": "x86_64"
                    },
                    {
                        "name": "virt-what",
                        "epoch": null,
                        "version": "1.26",
                        "release": "1.fc39_clang17.0.6",
                        "arch": "src"
                    },
                    {
                        "name": "virt-what-debuginfo",
                        "epoch": null,
                        "version": "1.26",
                        "release": "1.fc39_clang17.0.6",
                        "arch": "x86_64"
                    },
                    {
                        "name": "virt-what",
                        "epoch": null,
                        "version": "1.26",
                        "release": "1.fc39_clang17.0.6",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@fedora-llvm-team/clang-built-f39/fedora-39-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@fedora-llvm-team/clang-rpm-config/fedora-$releasever-$basearch/",
                    "id": "https_download_copr_fedorainfracloud_org_results_fedora_llvm_team_clang_rpm_config_fedora_releasever_basearch",
                    "name": "Additional repo https_download_copr_fedorainfracloud_org_results_fedora_llvm_team_clang_rpm_config_fedora_releasever_basearch"
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@fedora-llvm-team/llvm-compat-packages/fedora-$releasever-$basearch/",
                    "id": "https_download_copr_fedorainfracloud_org_results_fedora_llvm_team_llvm_compat_packages_fedora_releasever_basearch",
                    "name": "Additional repo https_download_copr_fedorainfracloud_org_results_fedora_llvm_team_llvm_compat_packages_fedora_releasever_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [
                "toolchain_clang",
                "clang_lto"
            ],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@fedora-llvm-team/clang-built-f39",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@fedora-llvm-team/clang-built-f39",
            "result_dir": "07698067-virt-what",
            "built_packages": "virt-what-debugsource 1.26\nvirt-what-debuginfo 1.26\nvirt-what 1.26",
            "id": 7698067,
            "mockchain_macros": {
                "copr_username": "@fedora-llvm-team",
                "copr_projectname": "clang-built-f39",
                "vendor": "Fedora Project COPR (@fedora-llvm-team/clang-built-f39)"
            }
        }
    ]
}
[2024-07-02 10:18:32,219][  INFO][PID:2247857] Sending fedora-messaging bus message in build.end
[2024-07-02 10:18:32,244][  INFO][PID:2247857] Compressing /var/lib/copr/public_html/results/@fedora-llvm-team/clang-built-f39/fedora-39-x86_64/07698067-virt-what/builder-live.log by gzip
[2024-07-02 10:18:32,245][  INFO][PID:2247857] Running command 'gzip /var/lib/copr/public_html/results/@fedora-llvm-team/clang-built-f39/fedora-39-x86_64/07698067-virt-what/builder-live.log' as PID 2253688
[2024-07-02 10:18:32,252][  INFO][PID:2247857] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@fedora-llvm-team/clang-built-f39/fedora-39-x86_64/07698067-virt-what/builder-live.log)
[2024-07-02 10:18:32,253][  INFO][PID:2247857] Compressing /var/lib/copr/public_html/results/@fedora-llvm-team/clang-built-f39/fedora-39-x86_64/07698067-virt-what/backend.log by gzip
[2024-07-02 10:18:32,254][  INFO][PID:2247857] Running command 'gzip /var/lib/copr/public_html/results/@fedora-llvm-team/clang-built-f39/fedora-39-x86_64/07698067-virt-what/backend.log' as PID 2253689