Skip to content

Fix naming scheme for sam without rg splitting #159

Fix naming scheme for sam without rg splitting

Fix naming scheme for sam without rg splitting #159

Triggered via push June 6, 2024 09:34
Status Success
Total duration 1h 22m 44s
Artifacts 46

ci.yaml

on: push
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

25 warnings
ci (ubuntu-20.04, gcc-7, DEBUG, ON)
Failed to add apt key via server keyserver.ubuntu.com: Error: Command failed with exit code 2: sudo 'gpg' '--no-default-keyring' '--keyring' 'gnupg-ring:/etc/apt/trusted.gpg.d/setup-cpp-ubuntu-archive.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '3B4FE6ACC0B21F32'
ci (ubuntu-20.04, gcc-7, DEBUG, ON)
Failed to add apt key via server keyserver.ubuntu.com: Error: Command failed with exit code 2: sudo 'gpg' '--no-default-keyring' '--keyring' 'gnupg-ring:/etc/apt/trusted.gpg.d/launchpad-toolchain.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '1E9377A2BA9EF27F'
ci (ubuntu-22.04, gcc-11, DEBUG, ON)
Failed to add apt key via server keyserver.ubuntu.com: Error: Command failed with exit code 2: sudo 'gpg' '--no-default-keyring' '--keyring' 'gnupg-ring:/etc/apt/trusted.gpg.d/setup-cpp-ubuntu-archive.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '40976EAF437D05B5'
ci (ubuntu-latest, llvm, OFF)
No files were found with the provided path: ./build/**/*.log ./test/out. No artifacts will be uploaded.
ci (ubuntu-latest, gcc, OFF)
No files were found with the provided path: ./build/**/*.log ./test/out. No artifacts will be uploaded.
ci (ubuntu-20.04, llvm-8, DEBUG, ON)
Falling back to LLVM version 17.0.6 -ubuntu-22.04 for the Ubuntu.
ci (ubuntu-22.04, llvm-8, DEBUG, ON)
Falling back to LLVM version 17.0.6 -ubuntu-22.04 for the Ubuntu.
ci (macos-12, apple)
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag.
ci (macos-12, apple)
cmake 3.29.3 is already installed and up-to-date. To reinstall 3.29.3, run: brew reinstall cmake
ci (macos-12, apple)
autoconf 2.72 is already installed and up-to-date. To reinstall 2.72, run: brew reinstall autoconf
ci (macos-12, apple)
libomp 18.1.6 is already installed and up-to-date. To reinstall 18.1.6, run: brew reinstall libomp
ci (macos-12, gcc-11, DEBUG, ON)
gcc@11 11.4.0 is already installed and up-to-date. To reinstall 11.4.0, run: brew reinstall gcc@11
ci (macos-12, gcc-11, DEBUG, ON)
autoconf 2.72 is already installed and up-to-date. To reinstall 2.72, run: brew reinstall autoconf
ci (macos-12, gcc-11, DEBUG, ON)
libomp 18.1.6 is already installed and up-to-date. To reinstall 18.1.6, run: brew reinstall libomp
ci (macos-12, gcc-10, DEBUG, ON)
autoconf 2.72 is already installed and up-to-date. To reinstall 2.72, run: brew reinstall autoconf
ci (macos-12, gcc-10, DEBUG, ON)
libomp 18.1.6 is already installed and up-to-date. To reinstall 18.1.6, run: brew reinstall libomp
ci (macos-12, gcc-12, DEBUG, ON)
autoconf 2.72 is already installed and up-to-date. To reinstall 2.72, run: brew reinstall autoconf
ci (macos-12, gcc-12, DEBUG, ON)
libomp 18.1.6 is already installed and up-to-date. To reinstall 18.1.6, run: brew reinstall libomp
ci (macos-12, gcc-12, DEBUG, ON)
gcc@12 12.3.0 is already installed and up-to-date. To reinstall 12.3.0, run: brew reinstall gcc@12
ci (macos-12, llvm-14, DEBUG, ON)
autoconf 2.72 is already installed and up-to-date. To reinstall 2.72, run: brew reinstall autoconf
ci (macos-12, llvm-14, DEBUG, ON)
libomp 18.1.6 is already installed and up-to-date. To reinstall 18.1.6, run: brew reinstall libomp
ci (macos-12, llvm-15, DEBUG, ON)
autoconf 2.72 is already installed and up-to-date. To reinstall 2.72, run: brew reinstall autoconf
ci (macos-12, llvm-15, DEBUG, ON)
libomp 18.1.6 is already installed and up-to-date. To reinstall 18.1.6, run: brew reinstall libomp
ci (macos-12, gcc-9, DEBUG, ON)
autoconf 2.72 is already installed and up-to-date. To reinstall 2.72, run: brew reinstall autoconf
ci (macos-12, gcc-9, DEBUG, ON)
libomp 18.1.6 is already installed and up-to-date. To reinstall 18.1.6, run: brew reinstall libomp

Artifacts

Produced during runtime
Name Size
logs-macos-11-apple--htslib- Expired
8.81 KB
logs-macos-11-gcc-10-DEBUG-htslib-ON Expired
9.21 KB
logs-macos-11-gcc-11-DEBUG-htslib-ON Expired
9.24 KB
logs-macos-11-gcc-12-DEBUG-htslib-ON Expired
9.23 KB
logs-macos-11-gcc-13-DEBUG-htslib-ON Expired
9.23 KB
logs-macos-11-gcc-7-DEBUG-htslib-ON Expired
9.09 KB
logs-macos-11-gcc-8-DEBUG-htslib-ON Expired
9.14 KB
logs-macos-11-gcc-9-DEBUG-htslib-ON Expired
9.2 KB
logs-macos-11-llvm-14-DEBUG-htslib-ON Expired
9.53 KB
logs-macos-11-llvm-15-DEBUG-htslib-ON Expired
9.64 KB
logs-macos-12-apple--htslib- Expired
8.74 KB
logs-macos-12-gcc-10-DEBUG-htslib-ON Expired
9.22 KB
logs-macos-12-gcc-11-DEBUG-htslib-ON Expired
9.24 KB
logs-macos-12-gcc-12-DEBUG-htslib-ON Expired
9.23 KB
logs-macos-12-gcc-9-DEBUG-htslib-ON Expired
9.2 KB
logs-macos-12-llvm-14-DEBUG-htslib-ON Expired
9.15 KB
logs-macos-12-llvm-15-DEBUG-htslib-ON Expired
9.28 KB
logs-ubuntu-20.04-gcc-10-DEBUG-htslib-ON Expired
8.76 KB
logs-ubuntu-20.04-gcc-11-DEBUG-htslib-ON Expired
8.77 KB
logs-ubuntu-20.04-gcc-7-DEBUG-htslib-ON Expired
8.55 KB
logs-ubuntu-20.04-gcc-8-DEBUG-htslib-ON Expired
8.55 KB
logs-ubuntu-20.04-gcc-9-DEBUG-htslib-ON Expired
8.64 KB
logs-ubuntu-20.04-llvm-10-DEBUG-htslib-ON Expired
8.54 KB
logs-ubuntu-20.04-llvm-11-DEBUG-htslib-ON Expired
8.33 KB
logs-ubuntu-20.04-llvm-12-DEBUG-htslib-ON Expired
8.37 KB
logs-ubuntu-20.04-llvm-6-DEBUG-htslib-ON Expired
8.54 KB
logs-ubuntu-20.04-llvm-7-DEBUG-htslib-ON Expired
8.55 KB
logs-ubuntu-20.04-llvm-8-DEBUG-htslib-ON Expired
8.55 KB
logs-ubuntu-22.04-gcc-10-DEBUG-htslib-ON Expired
8.81 KB
logs-ubuntu-22.04-gcc-11-DEBUG-htslib-ON Expired
8.92 KB
logs-ubuntu-22.04-gcc-12-DEBUG-htslib-ON Expired
8.89 KB
logs-ubuntu-22.04-gcc-13-DEBUG-htslib-ON Expired
8.93 KB
logs-ubuntu-22.04-gcc-9-DEBUG-htslib-ON Expired
8.83 KB
logs-ubuntu-22.04-llvm-10-DEBUG-htslib-ON Expired
8.67 KB
logs-ubuntu-22.04-llvm-11-DEBUG-htslib-ON Expired
8.45 KB
logs-ubuntu-22.04-llvm-12-DEBUG-htslib-ON Expired
8.45 KB
logs-ubuntu-22.04-llvm-13-DEBUG-htslib-ON Expired
8.45 KB
logs-ubuntu-22.04-llvm-14-DEBUG-htslib-ON Expired
8.45 KB
logs-ubuntu-22.04-llvm-15-DEBUG-htslib-ON Expired
8.68 KB
logs-ubuntu-22.04-llvm-16-DEBUG-htslib-ON Expired
8.69 KB
logs-ubuntu-22.04-llvm-17-DEBUG-htslib-ON Expired
8.73 KB
logs-ubuntu-22.04-llvm-6-DEBUG-htslib-ON Expired
8.67 KB
logs-ubuntu-22.04-llvm-7-DEBUG-htslib-ON Expired
8.69 KB
logs-ubuntu-22.04-llvm-8-DEBUG-htslib-ON Expired
8.69 KB
logs-ubuntu-latest-gcc-RELEASE-htslib- Expired
8.94 KB
logs-ubuntu-latest-llvm-RELEASE-htslib- Expired
8.73 KB