Skip to content

ci: add minimum GitHub token permissions for workflows #11092

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

ashishkurmi
Copy link
Contributor

Description

This PR adds minimum token permissions for the GITHUB_TOKEN in GitHub Actions workflows using secure-workflows.

The GitHub Actions workflow has a GITHUB_TOKEN with write access to multiple scopes. Here is an example of the permissions in one of the workflow runs:
https://github.com/trilinos/Trilinos/actions/runs/3168617479/jobs/5159937582#step:1:19

After this change, the scopes will be reduced to the minimum needed for the following workflows:

  • stale.yml
  • tpetra_muelu_label_to_project.yml

Motivation and Context

  • This is a security best practice, so if the GITHUB_TOKEN is compromised due to a vulnerability or compromised Action, the damage will be reduced.
  • GitHub recommends defining minimum GITHUB_TOKEN permissions.
  • The Open Source Security Foundation (OpenSSF) Scorecards also treats not setting token permissions as a high-risk issue. This change will help increase the Scorecard score for this repository.

Signed-off-by: Ashish Kurmi akurmi@stepsecurity.io

trilinos-autotester and others added 8 commits August 5, 2022 08:07
…_20220802_193844

Automatically Merged using Trilinos Master Merge AutoTester
PR Title: Trilinos Master Merge PR Generator: Auto PR created to promote from master_merge_20220802_193844 branch to master
PR Author: trilinos-autotester
…_20220804_193812

Automatically Merged using Trilinos Master Merge AutoTester
PR Title: Trilinos Master Merge PR Generator: Auto PR created to promote from master_merge_20220804_193812 branch to master
PR Author: trilinos-autotester
…_20220807_193913

Automatically Merged using Trilinos Master Merge AutoTester
PR Title: Trilinos Master Merge PR Generator: Auto PR created to promote from master_merge_20220807_193913 branch to master
PR Author: trilinos-autotester
…_20220808_193809

Automatically Merged using Trilinos Master Merge AutoTester
PR Title: Trilinos Master Merge PR Generator: Auto PR created to promote from master_merge_20220808_193809 branch to master
PR Author: trilinos-autotester
…_20220809_193809

Automatically Merged using Trilinos Master Merge AutoTester
PR Title: Trilinos Master Merge PR Generator: Auto PR created to promote from master_merge_20220809_193809 branch to master
PR Author: trilinos-autotester
…_20220916_175810

Automatically Merged using Trilinos Master Merge AutoTester
PR Title: Trilinos Master Merge PR Generator: Auto PR created to promote from master_merge_20220916_175810 branch to master
PR Author: trilinos-autotester
…_20220930_175810

Automatically Merged using Trilinos Master Merge AutoTester
PR Title: Trilinos Master Merge PR Generator: Auto PR created to promote from master_merge_20220930_175810 branch to master
PR Author: trilinos-autotester
Signed-off-by: Ashish Kurmi <akurmi@stepsecurity.io>
@trilinos-autotester
Copy link
Contributor

Status Flag 'Pre-Test Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging
WARNING: NO REVIEWERS HAVE BEEN REQUESTED FOR THIS PULL REQUEST!

@bartlettroscoe
Copy link
Member

CC: @trilinos/framework, @e10harvey

csiefer2
csiefer2 previously approved these changes Oct 4, 2022
@jhux2
Copy link
Member

jhux2 commented Oct 4, 2022

fyi, this is an automated PR, one of many this company is pushing out

@ashishkurmi
Copy link
Contributor Author

@jhux2 I created this PR with the help of secure-workflows after manually analyzing workflow files and verifying that they indeed have elevated privileged tokens through build logs. I would love to incorporate any feedback you have to improve the effectiveness of such fixes.

@csiefer2 csiefer2 added the AT: PRE-TEST INSPECTED Required to test outside contributions. This label alone will not allow a PR to merge. label Oct 4, 2022
@trilinos-autotester
Copy link
Contributor

Status Flag 'Pre-Test Inspection' - SUCCESS: The last commit to this Pull Request has been INSPECTED AND APPROVED by [ csiefer2 ]!

@trilinos-autotester
Copy link
Contributor

Status Flag 'Master Merge AutoTester' - Testing Jenkins Projects:

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: Trilinos_PR_gcc-7.2.0

  • Build Num: 222
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-gnu-7.2.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 11092
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL trilinos-any
TRILINOS_SOURCE_BRANCH github_actions_token_permission
TRILINOS_SOURCE_REPO https://github.com/boahc077/Trilinos
TRILINOS_SOURCE_SHA 1e06f52
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 5301398

Build Information

Test Name: Trilinos_PR_gcc-8.3.0

  • Build Num: 1190
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-gnu-8.3.0-openmpi-1.10.1-openmp_release-debug_static_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 11092
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL trilinos-any
TRILINOS_SOURCE_BRANCH github_actions_token_permission
TRILINOS_SOURCE_REPO https://github.com/boahc077/Trilinos
TRILINOS_SOURCE_SHA 1e06f52
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 5301398

Build Information

Test Name: Trilinos_PR_gcc-7.2.0-serial

  • Build Num: 1188
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-gnu-7.2.0-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 11092
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL trilinos-any
TRILINOS_SOURCE_BRANCH github_actions_token_permission
TRILINOS_SOURCE_REPO https://github.com/boahc077/Trilinos
TRILINOS_SOURCE_SHA 1e06f52
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 5301398

Build Information

Test Name: Trilinos_PR_gcc-7.2.0-debug

  • Build Num: 1187
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-gnu-7.2.0-openmpi-1.10.1-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 11092
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL trilinos-any
TRILINOS_SOURCE_BRANCH github_actions_token_permission
TRILINOS_SOURCE_REPO https://github.com/boahc077/Trilinos
TRILINOS_SOURCE_SHA 1e06f52
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 5301398

Build Information

Test Name: Trilinos_PR_intel-17.0.1

  • Build Num: 1187
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-intel-17.0.1-mpich-3.2-serial_release-debug_static_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 11092
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL trilinos-any
TRILINOS_SOURCE_BRANCH github_actions_token_permission
TRILINOS_SOURCE_REPO https://github.com/boahc077/Trilinos
TRILINOS_SOURCE_SHA 1e06f52
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 5301398

Build Information

Test Name: Trilinos_PR_intel-19.0.5

  • Build Num: 210
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-intel-19.0.5-mpich-3.2-serial_release-debug_static_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 11092
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL trilinos-any
TRILINOS_SOURCE_BRANCH github_actions_token_permission
TRILINOS_SOURCE_REPO https://github.com/boahc077/Trilinos
TRILINOS_SOURCE_SHA 1e06f52
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 5301398

Build Information

Test Name: Trilinos_PR_clang-7.0.1

  • Build Num: 209
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-clang-7.0.1-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 11092
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL trilinos-any
TRILINOS_SOURCE_BRANCH github_actions_token_permission
TRILINOS_SOURCE_REPO https://github.com/boahc077/Trilinos
TRILINOS_SOURCE_SHA 1e06f52
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 5301398

Build Information

Test Name: Trilinos_PR_clang-9.0.0

  • Build Num: 222
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-clang-9.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 11092
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL trilinos-any
TRILINOS_SOURCE_BRANCH github_actions_token_permission
TRILINOS_SOURCE_REPO https://github.com/boahc077/Trilinos
TRILINOS_SOURCE_SHA 1e06f52
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 5301398

Build Information

Test Name: Trilinos_PR_clang-10.0.0

  • Build Num: 1203
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-clang-10.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 11092
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL trilinos-any
TRILINOS_SOURCE_BRANCH github_actions_token_permission
TRILINOS_SOURCE_REPO https://github.com/boahc077/Trilinos
TRILINOS_SOURCE_SHA 1e06f52
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 5301398

Build Information

Test Name: Trilinos_PR_cuda-10.1.243

  • Build Num: 1204
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME ats2_cuda-10.1.243-gnu-8.3.1-spmpi-rolling_release_static_Volta70_Power9_no-asan_no-complex_no-fpic_mpi_pt_no-rdc_uvm_deprecated-on_no-package-enables
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 11092
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL vortex
TRILINOS_SOURCE_BRANCH github_actions_token_permission
TRILINOS_SOURCE_REPO https://github.com/boahc077/Trilinos
TRILINOS_SOURCE_SHA 1e06f52
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 5301398

Build Information

Test Name: Trilinos_PR_cuda-11.4.2-uvm-off

  • Build Num: 724
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-cuda-11.4.2-sems-gnu-10.1.0-sems-openmpi-4.0.5_release_static_Volta70_no-asan_complex_no-fpic_mpi_pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 11092
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL GPU
TRILINOS_SOURCE_BRANCH github_actions_token_permission
TRILINOS_SOURCE_REPO https://github.com/boahc077/Trilinos
TRILINOS_SOURCE_SHA 1e06f52
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 5301398

Using Repos:

Repo: TRILINOS (boahc077/Trilinos)
  • Branch: github_actions_token_permission
  • SHA: 1e06f52
  • Mode: TEST_REPO

Pull Request Author: boahc077

@trilinos-autotester
Copy link
Contributor

Status Flag 'Master Merge AutoTester' - Jenkins Testing: 1 or more Jobs FAILED

Note: Testing will normally be attempted again in approx. 15 Mins. If a change to the PR source branch occurs, the testing will be attempted again on next available autotester run.

Pull Request Auto Testing has FAILED (click to expand)

Build Information

Test Name: Trilinos_PR_gcc-7.2.0

  • Build Num: 222
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-gnu-7.2.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 11092
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL trilinos-any
TRILINOS_SOURCE_BRANCH github_actions_token_permission
TRILINOS_SOURCE_REPO https://github.com/boahc077/Trilinos
TRILINOS_SOURCE_SHA 1e06f52
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 5301398

Build Information

Test Name: Trilinos_PR_gcc-8.3.0

  • Build Num: 1190
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-gnu-8.3.0-openmpi-1.10.1-openmp_release-debug_static_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 11092
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL trilinos-any
TRILINOS_SOURCE_BRANCH github_actions_token_permission
TRILINOS_SOURCE_REPO https://github.com/boahc077/Trilinos
TRILINOS_SOURCE_SHA 1e06f52
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 5301398

Build Information

Test Name: Trilinos_PR_gcc-7.2.0-serial

  • Build Num: 1188
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-gnu-7.2.0-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 11092
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL trilinos-any
TRILINOS_SOURCE_BRANCH github_actions_token_permission
TRILINOS_SOURCE_REPO https://github.com/boahc077/Trilinos
TRILINOS_SOURCE_SHA 1e06f52
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 5301398

Build Information

Test Name: Trilinos_PR_gcc-7.2.0-debug

  • Build Num: 1187
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-gnu-7.2.0-openmpi-1.10.1-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 11092
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL trilinos-any
TRILINOS_SOURCE_BRANCH github_actions_token_permission
TRILINOS_SOURCE_REPO https://github.com/boahc077/Trilinos
TRILINOS_SOURCE_SHA 1e06f52
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 5301398

Build Information

Test Name: Trilinos_PR_intel-17.0.1

  • Build Num: 1187
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-intel-17.0.1-mpich-3.2-serial_release-debug_static_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 11092
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL trilinos-any
TRILINOS_SOURCE_BRANCH github_actions_token_permission
TRILINOS_SOURCE_REPO https://github.com/boahc077/Trilinos
TRILINOS_SOURCE_SHA 1e06f52
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 5301398

Build Information

Test Name: Trilinos_PR_intel-19.0.5

  • Build Num: 210
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-intel-19.0.5-mpich-3.2-serial_release-debug_static_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 11092
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL trilinos-any
TRILINOS_SOURCE_BRANCH github_actions_token_permission
TRILINOS_SOURCE_REPO https://github.com/boahc077/Trilinos
TRILINOS_SOURCE_SHA 1e06f52
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 5301398

Build Information

Test Name: Trilinos_PR_clang-7.0.1

  • Build Num: 209
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-clang-7.0.1-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 11092
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL trilinos-any
TRILINOS_SOURCE_BRANCH github_actions_token_permission
TRILINOS_SOURCE_REPO https://github.com/boahc077/Trilinos
TRILINOS_SOURCE_SHA 1e06f52
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 5301398

Build Information

Test Name: Trilinos_PR_clang-9.0.0

  • Build Num: 222
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-clang-9.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 11092
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL trilinos-any
TRILINOS_SOURCE_BRANCH github_actions_token_permission
TRILINOS_SOURCE_REPO https://github.com/boahc077/Trilinos
TRILINOS_SOURCE_SHA 1e06f52
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 5301398

Build Information

Test Name: Trilinos_PR_clang-10.0.0

  • Build Num: 1203
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-clang-10.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 11092
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL trilinos-any
TRILINOS_SOURCE_BRANCH github_actions_token_permission
TRILINOS_SOURCE_REPO https://github.com/boahc077/Trilinos
TRILINOS_SOURCE_SHA 1e06f52
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 5301398

Build Information

Test Name: Trilinos_PR_cuda-10.1.243

  • Build Num: 1204
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME ats2_cuda-10.1.243-gnu-8.3.1-spmpi-rolling_release_static_Volta70_Power9_no-asan_no-complex_no-fpic_mpi_pt_no-rdc_uvm_deprecated-on_no-package-enables
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 11092
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL vortex
TRILINOS_SOURCE_BRANCH github_actions_token_permission
TRILINOS_SOURCE_REPO https://github.com/boahc077/Trilinos
TRILINOS_SOURCE_SHA 1e06f52
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 5301398

Build Information

Test Name: Trilinos_PR_cuda-11.4.2-uvm-off

  • Build Num: 724
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-cuda-11.4.2-sems-gnu-10.1.0-sems-openmpi-4.0.5_release_static_Volta70_no-asan_complex_no-fpic_mpi_pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 11092
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL GPU
TRILINOS_SOURCE_BRANCH github_actions_token_permission
TRILINOS_SOURCE_REPO https://github.com/boahc077/Trilinos
TRILINOS_SOURCE_SHA 1e06f52
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 5301398


CDash Test Results for PR# 11092.


Wiki: How to Reproduce PR Testing Builds and Errors.

@ashishkurmi
Copy link
Contributor Author

Are these failures related to these changes? Looks like they are coming from Jenkins and the workflows changes shouldn't have any impact on Jenkins jobs.

@bartlettroscoe
Copy link
Member

Are these failures related to these changes? Looks like they are coming from Jenkins and the workflows changes shouldn't have any impact on Jenkins jobs.

I don't even see any results on CDash. I am assuming a catastrophic error occurred in the infrastructure. Actually, looking above it claims there are 11 PR builds being run, including builds clang-7.0.1 and clang-9.0.0 which makes no sense given there are only 8 PR builds for other PRs like #11099 (comment). Seems like the autotester is having some problems.

@cgcgcg
Copy link
Contributor

cgcgcg commented Oct 6, 2022

It's a PR against master. We don't allow that, and the AT is not giving any useful error message.

@cgcgcg cgcgcg changed the base branch from master to develop October 6, 2022 03:08
@cgcgcg cgcgcg dismissed csiefer2’s stale review October 6, 2022 03:08

The base branch was changed.

@bartlettroscoe
Copy link
Member

It's a PR against master. We don't allow that, and the AT is not giving any useful error message.

Then why did the autotester even run the builds against this PR? When I make the mistake of setting the target branch to 'master' the autotester just ignores the PR.

@bartlettroscoe
Copy link
Member

bartlettroscoe commented Oct 6, 2022

Wait, there is a clue above in that it shows:

Status Flag 'Master Merge AutoTester' - Jenkins Testing: 1 or more Jobs FAILED

So it shows it is running the "Master Merge" set of PR builds. This is confusing.

Looking at one of the Jenkins jobs run for this PR above at:

it shows:

06:16:12  + git branch -D develop
06:16:12  error: branch 'develop' not found.
06:16:12  + true
06:16:12  + git checkout --track origin/master
06:16:12  fatal: A branch named 'master' already exists.

That is not a very clear error message.

@ashishkurmi
Copy link
Contributor Author

Would it help if I create this PR for develop?

It's a PR against master. We don't allow that, and the AT is not giving any useful error message.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Testing Jenkins Projects:

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: Trilinos_PR_gcc-8.3.0

  • Build Num: 1206
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-gnu-8.3.0-openmpi-1.10.1-openmp_release-debug_static_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 11092
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL trilinos-any
TRILINOS_SOURCE_BRANCH github_actions_token_permission
TRILINOS_SOURCE_REPO https://github.com/boahc077/Trilinos
TRILINOS_SOURCE_SHA 1e06f52
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 9f94e47

Build Information

Test Name: Trilinos_PR_gcc-7.2.0-serial

  • Build Num: 1204
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-gnu-7.2.0-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 11092
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL trilinos-any
TRILINOS_SOURCE_BRANCH github_actions_token_permission
TRILINOS_SOURCE_REPO https://github.com/boahc077/Trilinos
TRILINOS_SOURCE_SHA 1e06f52
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 9f94e47

Build Information

Test Name: Trilinos_PR_gcc-7.2.0-debug

  • Build Num: 1203
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-gnu-7.2.0-openmpi-1.10.1-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 11092
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL trilinos-any
TRILINOS_SOURCE_BRANCH github_actions_token_permission
TRILINOS_SOURCE_REPO https://github.com/boahc077/Trilinos
TRILINOS_SOURCE_SHA 1e06f52
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 9f94e47

Build Information

Test Name: Trilinos_PR_intel-17.0.1

  • Build Num: 1203
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-intel-17.0.1-mpich-3.2-serial_release-debug_static_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 11092
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL trilinos-any
TRILINOS_SOURCE_BRANCH github_actions_token_permission
TRILINOS_SOURCE_REPO https://github.com/boahc077/Trilinos
TRILINOS_SOURCE_SHA 1e06f52
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 9f94e47

Build Information

Test Name: Trilinos_PR_clang-10.0.0

  • Build Num: 1219
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-clang-10.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 11092
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL trilinos-any
TRILINOS_SOURCE_BRANCH github_actions_token_permission
TRILINOS_SOURCE_REPO https://github.com/boahc077/Trilinos
TRILINOS_SOURCE_SHA 1e06f52
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 9f94e47

Build Information

Test Name: Trilinos_PR_cuda-10.1.243

  • Build Num: 1221
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME ats2_cuda-10.1.243-gnu-8.3.1-spmpi-rolling_release_static_Volta70_Power9_no-asan_no-complex_no-fpic_mpi_pt_no-rdc_uvm_deprecated-on_no-package-enables
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 11092
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL vortex
TRILINOS_SOURCE_BRANCH github_actions_token_permission
TRILINOS_SOURCE_REPO https://github.com/boahc077/Trilinos
TRILINOS_SOURCE_SHA 1e06f52
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 9f94e47

Build Information

Test Name: Trilinos_PR_python3

  • Build Num: 1013
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-gnu-7.2.0-anaconda3-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_no-uvm_deprecated-on_pr-framework
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 11092
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL ascic
TRILINOS_SOURCE_BRANCH github_actions_token_permission
TRILINOS_SOURCE_REPO https://github.com/boahc077/Trilinos
TRILINOS_SOURCE_SHA 1e06f52
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 9f94e47

Build Information

Test Name: Trilinos_PR_cuda-11.4.2-uvm-off

  • Build Num: 740
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-cuda-11.4.2-sems-gnu-10.1.0-sems-openmpi-4.0.5_release_static_Volta70_no-asan_complex_no-fpic_mpi_pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 11092
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL GPU
TRILINOS_SOURCE_BRANCH github_actions_token_permission
TRILINOS_SOURCE_REPO https://github.com/boahc077/Trilinos
TRILINOS_SOURCE_SHA 1e06f52
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 9f94e47

Using Repos:

Repo: TRILINOS (boahc077/Trilinos)
  • Branch: github_actions_token_permission
  • SHA: 1e06f52
  • Mode: TEST_REPO

Pull Request Author: boahc077

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Jenkins Testing: all Jobs PASSED

Pull Request Auto Testing has PASSED (click to expand)

Build Information

Test Name: Trilinos_PR_gcc-8.3.0

  • Build Num: 1206
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-gnu-8.3.0-openmpi-1.10.1-openmp_release-debug_static_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 11092
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL trilinos-any
TRILINOS_SOURCE_BRANCH github_actions_token_permission
TRILINOS_SOURCE_REPO https://github.com/boahc077/Trilinos
TRILINOS_SOURCE_SHA 1e06f52
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 9f94e47

Build Information

Test Name: Trilinos_PR_gcc-7.2.0-serial

  • Build Num: 1204
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-gnu-7.2.0-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 11092
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL trilinos-any
TRILINOS_SOURCE_BRANCH github_actions_token_permission
TRILINOS_SOURCE_REPO https://github.com/boahc077/Trilinos
TRILINOS_SOURCE_SHA 1e06f52
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 9f94e47

Build Information

Test Name: Trilinos_PR_gcc-7.2.0-debug

  • Build Num: 1203
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-gnu-7.2.0-openmpi-1.10.1-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 11092
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL trilinos-any
TRILINOS_SOURCE_BRANCH github_actions_token_permission
TRILINOS_SOURCE_REPO https://github.com/boahc077/Trilinos
TRILINOS_SOURCE_SHA 1e06f52
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 9f94e47

Build Information

Test Name: Trilinos_PR_intel-17.0.1

  • Build Num: 1203
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-intel-17.0.1-mpich-3.2-serial_release-debug_static_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 11092
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL trilinos-any
TRILINOS_SOURCE_BRANCH github_actions_token_permission
TRILINOS_SOURCE_REPO https://github.com/boahc077/Trilinos
TRILINOS_SOURCE_SHA 1e06f52
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 9f94e47

Build Information

Test Name: Trilinos_PR_clang-10.0.0

  • Build Num: 1219
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-clang-10.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 11092
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL trilinos-any
TRILINOS_SOURCE_BRANCH github_actions_token_permission
TRILINOS_SOURCE_REPO https://github.com/boahc077/Trilinos
TRILINOS_SOURCE_SHA 1e06f52
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 9f94e47

Build Information

Test Name: Trilinos_PR_cuda-10.1.243

  • Build Num: 1221
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME ats2_cuda-10.1.243-gnu-8.3.1-spmpi-rolling_release_static_Volta70_Power9_no-asan_no-complex_no-fpic_mpi_pt_no-rdc_uvm_deprecated-on_no-package-enables
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 11092
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL vortex
TRILINOS_SOURCE_BRANCH github_actions_token_permission
TRILINOS_SOURCE_REPO https://github.com/boahc077/Trilinos
TRILINOS_SOURCE_SHA 1e06f52
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 9f94e47

Build Information

Test Name: Trilinos_PR_python3

  • Build Num: 1013
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-gnu-7.2.0-anaconda3-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_no-uvm_deprecated-on_pr-framework
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 11092
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL ascic
TRILINOS_SOURCE_BRANCH github_actions_token_permission
TRILINOS_SOURCE_REPO https://github.com/boahc077/Trilinos
TRILINOS_SOURCE_SHA 1e06f52
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 9f94e47

Build Information

Test Name: Trilinos_PR_cuda-11.4.2-uvm-off

  • Build Num: 740
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel7_sems-cuda-11.4.2-sems-gnu-10.1.0-sems-openmpi-4.0.5_release_static_Volta70_no-asan_complex_no-fpic_mpi_pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 11092
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL GPU
TRILINOS_SOURCE_BRANCH github_actions_token_permission
TRILINOS_SOURCE_REPO https://github.com/boahc077/Trilinos
TRILINOS_SOURCE_SHA 1e06f52
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 9f94e47


CDash Test Results for PR# 11092.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pre-Merge Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging
THE LAST COMMIT TO THIS PULL REQUEST HAS BEEN REVIEWED, BUT NOT ACCEPTED OR REQUIRES CHANGES

@trilinos-autotester
Copy link
Contributor

All Jobs Finished; status = PASSED, However Inspection must be performed before merge can occur...

@trilinos-autotester
Copy link
Contributor

All Jobs Finished; status = PASSED, However Inspection must be performed before merge can occur...

3 similar comments
@trilinos-autotester
Copy link
Contributor

All Jobs Finished; status = PASSED, However Inspection must be performed before merge can occur...

@trilinos-autotester
Copy link
Contributor

All Jobs Finished; status = PASSED, However Inspection must be performed before merge can occur...

@trilinos-autotester
Copy link
Contributor

All Jobs Finished; status = PASSED, However Inspection must be performed before merge can occur...

@csiefer2
Copy link
Member

@boahc077 We switched the PR to develop and when the inspection recycles we can merge this

@csiefer2 csiefer2 added the AT: AUTOMERGE Causes the PR autotester to automatically merge the PR branch once approvals are completed label Oct 11, 2022
@trilinos-autotester
Copy link
Contributor

Status Flag 'Pre-Merge Inspection' - SUCCESS: The last commit to this Pull Request has been INSPECTED AND APPROVED by [ csiefer2 ]!

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Pull Request will be Automerged

@trilinos-autotester trilinos-autotester merged commit ddd8941 into trilinos:develop Oct 11, 2022
@trilinos-autotester
Copy link
Contributor

Merge on Pull Request# 11092: IS A SUCCESS - Pull Request successfully merged

@trilinos-autotester trilinos-autotester removed the AT: AUTOMERGE Causes the PR autotester to automatically merge the PR branch once approvals are completed label Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AT: PRE-TEST INSPECTED Required to test outside contributions. This label alone will not allow a PR to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants