[2024-02-14 19:43:26,837][  INFO][PID:2487035] Marking build as starting
[2024-02-14 19:43:26,902][  INFO][PID:2487035] Trying to allocate VM
[2024-02-14 19:43:29,932][  INFO][PID:2487035] Allocated host ResallocHost, ticket_id=1129763, hostname=2620:52:3:1:dead:beef:cafe:c19a
[2024-02-14 19:43:29,933][  INFO][PID:2487035] Allocating ssh connection to builder
[2024-02-14 19:43:29,934][  INFO][PID:2487035] Checking that builder machine is OK
[2024-02-14 19:43:29,935][  INFO][PID:2487035] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c19a 'rpm -q copr-rpmbuild --qf "%{VERSION}
"'
[2024-02-14 19:43:30,514][  INFO][PID:2487035] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c19a '/usr/bin/test -f /etc/mock/fedora-39-x86_64.cfg'
[2024-02-14 19:43:30,830][  INFO][PID:2487035] Filling build.info file with builder info
[2024-02-14 19:43:30,832][  INFO][PID:2487035] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 115200,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@fedora-llvm-team",
            "project_name": "fedora-39-clang-19-20240211",
            "project_dirname": "fedora-39-clang-19-20240211",
            "submitter": "tstellar",
            "ended_on": null,
            "started_on": 1707939810.8315861,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [
                "clang-rpm-config-19",
                "clang",
                "compiler-rt",
                "llvm",
                "libatomic",
                "libomp",
                "libomp-devel"
            ],
            "task_id": "7016358-fedora-39-x86_64",
            "build_id": 7016358,
            "package_name": "acpid",
            "package_version": "2.0.34-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@fedora-llvm-team/fedora-39-clang-19-20240211/acpid",
            "git_hash": "f3645320d2fc15ba1b1a33cfc3f241ef94796dca",
            "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/fedora-39-clang-19-20240211--tstellar",
            "results": null,
            "appstream": false,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@fedora-llvm-team/fedora-39-clang-19-20240211/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-snapshots-incubator-20240211/fedora-$releasever-$basearch/",
                    "id": "https_download_copr_fedorainfracloud_org_results_fedora_llvm_team_llvm_snapshots_incubator_20240211_fedora_releasever_basearch",
                    "name": "Additional repo https_download_copr_fedorainfracloud_org_results_fedora_llvm_team_llvm_snapshots_incubator_20240211_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/fedora-39-clang-19-20240211",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@fedora-llvm-team/fedora-39-clang-19-20240211",
            "result_dir": "07016358-acpid",
            "built_packages": "",
            "id": 7016358,
            "mockchain_macros": {
                "copr_username": "@fedora-llvm-team",
                "copr_projectname": "fedora-39-clang-19-20240211",
                "vendor": "Fedora Project COPR (@fedora-llvm-team/fedora-39-clang-19-20240211)"
            }
        }
    ]
}
[2024-02-14 19:43:30,901][  INFO][PID:2487035] Sending fedora-messaging bus message in build.start
[2024-02-14 19:43:31,487][  INFO][PID:2487035] Sending fedora-messaging bus message in chroot.start
[2024-02-14 19:43:31,507][  INFO][PID:2487035] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7016358-fedora-39-x86_64 --chroot fedora-39-x86_64 --detached
[2024-02-14 19:43:31,508][  INFO][PID:2487035] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c19a 'copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7016358-fedora-39-x86_64 --chroot fedora-39-x86_64 --detached'
[2024-02-14 19:43:32,077][  INFO][PID:2487035] Downloading the builder-live.log file, attempt 1
[2024-02-14 19:43:32,079][  INFO][PID:2487035] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c19a copr-rpmbuild-log
[2024-02-14 19:50:27,717][  INFO][PID:2487035] Downloading results from builder
[2024-02-14 19:50:27,718][  INFO][PID:2487035] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c19a]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64/07016358-acpid started
[2024-02-14 19:50:27,718][  INFO][PID:2487035] 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:c19a]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64/07016358-acpid/ &> /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64/07016358-acpid/build-07016358.rsync.log
[2024-02-14 19:50:28,164][  INFO][PID:2487035] rsyncing finished.
[2024-02-14 19:50:28,164][  INFO][PID:2487035] Releasing VM back to pool
[2024-02-14 19:50:28,173][  INFO][PID:2487035] Searching for 'success' file in resultdir
[2024-02-14 19:50:28,174][  INFO][PID:2487035] Going to sign pkgs from source: 7016358-fedora-39-x86_64 in chroot: /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64
[2024-02-14 19:50:28,174][  INFO][PID:2487035] Calling '/bin/sign -u @fedora-llvm-team#fedora-39-clang-19-20240211@copr.fedorahosted.org -p' (attempt #1)
[2024-02-14 19:50:28,445][  INFO][PID:2487035] Calling '/bin/sign -4 -h sha256 -u @fedora-llvm-team#fedora-39-clang-19-20240211@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64/07016358-acpid/acpid-debuginfo-2.0.34-3.fc39_clang.x86_64.rpm' (attempt #1)
[2024-02-14 19:50:29,271][  INFO][PID:2487035] signed rpm: /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64/07016358-acpid/acpid-debuginfo-2.0.34-3.fc39_clang.x86_64.rpm
[2024-02-14 19:50:29,272][  INFO][PID:2487035] Calling '/bin/sign -4 -h sha256 -u @fedora-llvm-team#fedora-39-clang-19-20240211@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64/07016358-acpid/acpid-2.0.34-3.fc39_clang.src.rpm' (attempt #1)
[2024-02-14 19:50:30,100][  INFO][PID:2487035] signed rpm: /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64/07016358-acpid/acpid-2.0.34-3.fc39_clang.src.rpm
[2024-02-14 19:50:30,100][  INFO][PID:2487035] Calling '/bin/sign -4 -h sha256 -u @fedora-llvm-team#fedora-39-clang-19-20240211@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64/07016358-acpid/acpid-debugsource-2.0.34-3.fc39_clang.x86_64.rpm' (attempt #1)
[2024-02-14 19:50:30,731][  INFO][PID:2487035] signed rpm: /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64/07016358-acpid/acpid-debugsource-2.0.34-3.fc39_clang.x86_64.rpm
[2024-02-14 19:50:30,732][  INFO][PID:2487035] Calling '/bin/sign -4 -h sha256 -u @fedora-llvm-team#fedora-39-clang-19-20240211@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64/07016358-acpid/acpid-2.0.34-3.fc39_clang.x86_64.rpm' (attempt #1)
[2024-02-14 19:50:31,558][  INFO][PID:2487035] signed rpm: /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64/07016358-acpid/acpid-2.0.34-3.fc39_clang.x86_64.rpm
[2024-02-14 19:50:31,559][  INFO][PID:2487035] Sign done
[2024-02-14 19:50:31,559][  INFO][PID:2487035] Incremental createrepo run, adding 07016358-acpid into https://download.copr.fedorainfracloud.org/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64, (auto-create-repo=True)
[2024-02-14 19:50:31,560][  INFO][PID:2487035] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64 --add 07016358-acpid --no-appstream-metadata' as PID 2517578
[2024-02-14 19:50:32,481][  INFO][PID:2487035] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64 --add 07016358-acpid --no-appstream-metadata)
[2024-02-14 19:50:32,482][  INFO][PID:2487035] Getting build details
[2024-02-14 19:50:32,483][  INFO][PID:2487035] Listing built binary packages in /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64/07016358-acpid
[2024-02-14 19:50:32,483][  INFO][PID:2487035] Built packages:
['acpid-debuginfo 2.0.34', 'acpid 2.0.34', 'acpid-debugsource 2.0.34']
[2024-02-14 19:50:32,483][  INFO][PID:2487035] build details: {'built_packages': 'acpid-debuginfo 2.0.34\nacpid 2.0.34\nacpid-debugsource 2.0.34'}
[2024-02-14 19:50:32,484][  INFO][PID:2487035] Retrieving pubkey
[2024-02-14 19:50:32,484][  INFO][PID:2487035] Calling '/bin/sign -u @fedora-llvm-team#fedora-39-clang-19-20240211@copr.fedorahosted.org -p' (attempt #1)
[2024-02-14 19:50:32,758][  INFO][PID:2487035] Added pubkey for user @fedora-llvm-team project fedora-39-clang-19-20240211 into: /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/pubkey.gpg
[2024-02-14 19:50:32,758][  INFO][PID:2487035] Finished build: id=7016358 failed=False timeout=115200 destdir=/var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211 chroot=fedora-39-x86_64 
[2024-02-14 19:50:32,760][  INFO][PID:2487035] Worker succeeded build, took 421.92921590805054
[2024-02-14 19:50:32,761][  INFO][PID:2487035] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 115200,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@fedora-llvm-team",
            "project_name": "fedora-39-clang-19-20240211",
            "project_dirname": "fedora-39-clang-19-20240211",
            "submitter": "tstellar",
            "ended_on": 1707940232.760802,
            "started_on": 1707939810.8315861,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [
                "clang-rpm-config-19",
                "clang",
                "compiler-rt",
                "llvm",
                "libatomic",
                "libomp",
                "libomp-devel"
            ],
            "task_id": "7016358-fedora-39-x86_64",
            "build_id": 7016358,
            "package_name": "acpid",
            "package_version": "2.0.34-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@fedora-llvm-team/fedora-39-clang-19-20240211/acpid",
            "git_hash": "f3645320d2fc15ba1b1a33cfc3f241ef94796dca",
            "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/fedora-39-clang-19-20240211--tstellar",
            "results": {
                "packages": [
                    {
                        "name": "acpid-debuginfo",
                        "epoch": null,
                        "version": "2.0.34",
                        "release": "3.fc39_clang",
                        "arch": "x86_64"
                    },
                    {
                        "name": "acpid",
                        "epoch": null,
                        "version": "2.0.34",
                        "release": "3.fc39_clang",
                        "arch": "src"
                    },
                    {
                        "name": "acpid",
                        "epoch": null,
                        "version": "2.0.34",
                        "release": "3.fc39_clang",
                        "arch": "x86_64"
                    },
                    {
                        "name": "acpid-debugsource",
                        "epoch": null,
                        "version": "2.0.34",
                        "release": "3.fc39_clang",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@fedora-llvm-team/fedora-39-clang-19-20240211/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-snapshots-incubator-20240211/fedora-$releasever-$basearch/",
                    "id": "https_download_copr_fedorainfracloud_org_results_fedora_llvm_team_llvm_snapshots_incubator_20240211_fedora_releasever_basearch",
                    "name": "Additional repo https_download_copr_fedorainfracloud_org_results_fedora_llvm_team_llvm_snapshots_incubator_20240211_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/fedora-39-clang-19-20240211",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@fedora-llvm-team/fedora-39-clang-19-20240211",
            "result_dir": "07016358-acpid",
            "built_packages": "acpid-debuginfo 2.0.34\nacpid 2.0.34\nacpid-debugsource 2.0.34",
            "id": 7016358,
            "mockchain_macros": {
                "copr_username": "@fedora-llvm-team",
                "copr_projectname": "fedora-39-clang-19-20240211",
                "vendor": "Fedora Project COPR (@fedora-llvm-team/fedora-39-clang-19-20240211)"
            }
        }
    ]
}
[2024-02-14 19:50:32,824][  INFO][PID:2487035] Sending fedora-messaging bus message in build.end
[2024-02-14 19:50:32,844][  INFO][PID:2487035] Compressing /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64/07016358-acpid/builder-live.log by gzip
[2024-02-14 19:50:32,845][  INFO][PID:2487035] Running command 'gzip /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64/07016358-acpid/builder-live.log' as PID 2517670
[2024-02-14 19:50:32,850][  INFO][PID:2487035] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64/07016358-acpid/builder-live.log)
[2024-02-14 19:50:32,851][  INFO][PID:2487035] Compressing /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64/07016358-acpid/backend.log by gzip
[2024-02-14 19:50:32,852][  INFO][PID:2487035] Running command 'gzip /var/lib/copr/public_html/results/@fedora-llvm-team/fedora-39-clang-19-20240211/fedora-39-x86_64/07016358-acpid/backend.log' as PID 2517671