fedora-llvm-team / llvm-snapshots

Everything to build LLVM snapshots
https://copr.fedorainfracloud.org/coprs/g/fedora-llvm-team/llvm-snapshots/
14 stars 8 forks source link

Snapshot for 20240531, v19.0.0, 419d363 (big-merge) #523

Closed github-actions[bot] closed 3 weeks ago

github-actions[bot] commented 1 month ago

Hello @kwk!

This issue exists to let you know that we are about to monitor the builds of the LLVM (v19.0.0, llvm/llvm-project@ 419d363) snapshot for 20240531.

At certain intervals the CI system will update this very comment over time to reflect the progress of builds.
Log analysis
For example if a build of the llvm project fails on the fedora-rawhide-x86_64 platform, we'll analyze the build log (if any) to identify the cause of the failure. The cause can be any of ['srpm_build_issue', 'copr_timeout', 'network_issue', 'dependency_issue', 'test', 'downstream_patch_application', 'rpm__installed_but_unpackaged_files_found', 'rpm__directory_not_found', 'rpm__file_not_found', 'cmake_error', 'unknown']. For each cause we will list the packages and the relevant log excerpts.
Use of labels
Let's assume a unit test test in upstream LLVM was broken. We will then add these labels to this issue: error/test, arch/x86_64, os/fedora-rawhide, project/llvm. If you manually restart a build in Copr and can bring it to a successful state, we will automatically remove the aforementioned labels.

Last updated: 2024-06-02T23:23:16.163007

Build Matrix | |llvm| |:---|:---:| |fedora-39-aarch64
:white_check_mark: tests passed|[:white_check_mark:](https://copr.fedorainfracloud.org/coprs/build/7511619)| |fedora-39-i386|[:white_check_mark:](https://copr.fedorainfracloud.org/coprs/build/7511620)| |fedora-39-ppc64le
:white_check_mark: tests passed :lock: |[:white_check_mark:](https://copr.fedorainfracloud.org/coprs/build/7511621)| |fedora-39-s390x
:x: Copr build(s) failed|[:x:](https://copr.fedorainfracloud.org/coprs/build/7511622)| |fedora-39-x86_64
:white_check_mark: tests passed|[:white_check_mark:](https://copr.fedorainfracloud.org/coprs/build/7511623)| |fedora-40-aarch64
:white_check_mark: tests passed|[:white_check_mark:](https://copr.fedorainfracloud.org/coprs/build/7511624)| |fedora-40-i386|[:white_check_mark:](https://copr.fedorainfracloud.org/coprs/build/7511625)| |fedora-40-ppc64le
:white_check_mark: tests passed :lock: |[:white_check_mark:](https://copr.fedorainfracloud.org/coprs/build/7511626)| |fedora-40-s390x
:x: Copr build(s) failed|[:x:](https://copr.fedorainfracloud.org/coprs/build/7511627)| |fedora-40-x86_64
:white_check_mark: tests passed|[:white_check_mark:](https://copr.fedorainfracloud.org/coprs/build/7511628)| |fedora-rawhide-aarch64
:x: Copr build(s) failed|[:x:](https://copr.fedorainfracloud.org/coprs/build/7511629)| |fedora-rawhide-i386
:x: Copr build(s) failed|[:x:](https://copr.fedorainfracloud.org/coprs/build/7511630)| |fedora-rawhide-ppc64le
:x: Copr build(s) failed|[:x:](https://copr.fedorainfracloud.org/coprs/build/7511631)| |fedora-rawhide-s390x
:x: Copr build(s) failed|[:x:](https://copr.fedorainfracloud.org/coprs/build/7511632)| |fedora-rawhide-x86_64
:x: Copr build(s) failed|[:x:](https://copr.fedorainfracloud.org/coprs/build/7511633)| |rhel-9-aarch64
:white_check_mark: tests passed :lock: |[:white_check_mark:](https://copr.fedorainfracloud.org/coprs/build/7511634)| |rhel-9-s390x
:x: Copr build(s) failed|[:x:](https://copr.fedorainfracloud.org/coprs/build/7511635)| |rhel-9-x86_64
:white_check_mark: tests passed :lock: |[:white_check_mark:](https://copr.fedorainfracloud.org/coprs/build/7511636)|
Build status legend
  • :o: : canceled
  • :x: : failed
  • :ballot_box_with_check: : forked
  • :inbox_tray: : importing
  • :soon: : pending
  • :running: : running
  • :no_entry_sign: : skipped
  • :star: : starting
  • :white_check_mark: : succeeded
  • :hourglass: : waiting
  • :grey_question: : unknown
  • :warning: : pipeline error (only relevant to testing-farm)
github-actions[bot] commented 1 month ago

Errors found in Copr builds on fedora-rawhide-x86_64

github-actions[bot] commented 1 month ago

Errors found in Copr builds on fedora-rawhide-aarch64

github-actions[bot] commented 1 month ago

Errors found in Copr builds on fedora-rawhide-s390x

github-actions[bot] commented 1 month ago

Errors found in Copr builds on rhel-9-s390x

github-actions[bot] commented 1 month ago

Errors found in Copr builds on fedora-rawhide-i386

github-actions[bot] commented 1 month ago

Errors found in Copr builds on fedora-40-s390x

github-actions[bot] commented 1 month ago

Errors found in Copr builds on fedora-39-s390x

github-actions[bot] commented 1 month ago

Errors found in Copr builds on fedora-rawhide-ppc64le

nikic commented 4 weeks ago

The rawhide failures are fixed by https://github.com/llvm/llvm-project/pull/93789, but the s390x failures are still there on todays build.

nikic commented 4 weeks ago

Hm, it looks like the s390x failures on later builds are actually all of the "ssh: connect to host 169.59.188.151 port 22: Connection timed out" type, so I can't say whether or not the s390x issue has been resolved or not.

nikic commented 3 weeks ago

Okay, we have some passing s390x build today, so whatever the issue was there, it has been resolved.

kwk commented 3 weeks ago

Okay, we have some passing s390x build today, so whatever the issue was there, it has been resolved.

The issue with ssh was documented here: https://github.com/fedora-copr/copr/issues/3279