Skip to content
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

Implementing fix to resolve compilation error in Amesos2 with SuperLU 5 and clang 12 #10151

Merged
merged 1 commit into from
Feb 25, 2022

Conversation

crockatt
Copy link
Contributor

@crockatt crockatt commented Feb 1, 2022

Building drekar under clang/12.0.1 with superlu/5.2.1 enabled results in a compilation error in Amesos2:

FAILED: packages/amesos2/src/CMakeFiles/amesos2.dir/Amesos2_Superlu.cpp.o
/home/mmcrock/spack/opt/ubuntu18.04-skylake/clang-12.0.1/openmpi-3.1.6-r2obqojc4zs57voilrpsbigtrf4ey7si/bin/mpicxx  -I. -I/mnt/array/drekar/builds/master/drekar/src/Trilinos -Ipackages/amesos2/src -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/amesos2/src -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/amesos2/src/KLU2/Include -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/amesos2/src/KLU2/Source -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/common/auxiliarySoftware/SuiteSparse/src/AMD/Include -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/common/auxiliarySoftware/SuiteSparse/src/COLAMD/Include -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/common/auxiliarySoftware/SuiteSparse/src/BTF/Include -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/common/auxiliarySoftware/SuiteSparse/src/UFconfig -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/common/auxiliarySoftware/SuiteSparse/src/CAMD/Include -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/common/auxiliarySoftware/SuiteSparse/src/CCOLAMD/Include -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/common/auxiliarySoftware/SuiteSparse/src/KLU/Include -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/tpetra/core/ext -Ipackages/tpetra/core/ext -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/tpetra/core/inout -Ipackages/tpetra/core/inout -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/tpetra/core/src -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/tpetra/core/src/kokkos_refactor -Ipackages/tpetra/core/src -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/tpetra/tsqr/src -Ipackages/tpetra/tsqr/src -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/tpetra/classic/LinAlg -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/tpetra/classic/NodeAPI -Ipackages/tpetra/classic/NodeAPI -Ipackages/tpetra/classic/src -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/tpetra/classic/src -Ipackages/teuchos/kokkoscomm/src -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/teuchos/kokkoscomm/src -Ipackages/teuchos/kokkoscompat/src -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/teuchos/kokkoscompat/src -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/teuchos/parameterlist/src -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/teuchos/parser/src -Ipackages/teuchos/core/src -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/teuchos/core/src -Ipackages/kokkos/core/src -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/kokkos/core/src -Ipackages/kokkos -I/home/mmcrock/spack/opt/ubuntu18.04-skylake/clang-12.0.1/boost-1.77.0-vzf5higzlbyky65krhwpb3ugjdrbgil7/include -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/teuchos/comm/src -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/teuchos/remainder/src -Ipackages/teuchos/remainder/src -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/teuchos/numerics/src -Ipackages/kokkos-kernels/src -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/kokkos-kernels/src -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/kokkos-kernels/src/impl -Ipackages/kokkos-kernels/src/impl -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/kokkos-kernels/src/impl/tpls -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/kokkos-kernels/src/blas -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/kokkos-kernels/src/blas/impl -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/kokkos-kernels/src/sparse -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/kokkos-kernels/src/sparse/impl -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/kokkos-kernels/src/graph -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/kokkos-kernels/src/graph/impl -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/kokkos-kernels/src/batched -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/kokkos-kernels/src/batched/dense -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/kokkos-kernels/src/batched/dense/impl -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/kokkos-kernels/src/batched/sparse -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/kokkos-kernels/src/batched/sparse/impl -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/kokkos-kernels/src/common -Ipackages/kokkos/algorithms/src -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/kokkos/algorithms/src -Ipackages/kokkos/containers/src -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/kokkos/containers/src -I/home/mmcrock/spack/opt/ubuntu18.04-skylake/clang-12.0.1/superlu-5.2.1-hq72msiga4oos6g5nj73q3aqr5uxaggj/include -I/home/mmcrock/spack/opt/ubuntu18.04-skylake/clang-12.0.1/metis-5.1.0-x5nyfnhjbm6eanpy345xk7nlyqs7p23m/include -Ipackages/epetra/src -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/epetra/src -Ipackages/epetraext/src -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/epetraext/src -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/epetraext/src/transform -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/epetraext/src/inout -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/epetraext/src/coloring -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/epetraext/src/model_evaluator -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/epetraext/src/block -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/epetraext/src/restrict -Ipackages/triutils/src -I/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/triutils/src -I/home/mmcrock/spack/opt/ubuntu18.04-skylake/clang-12.0.1/parmetis-4.0.3-fi6icvg5zbiek6jqigqznrwx266dix7e/include -D ENABLE_LINUX_MEM_SUMMARY -D KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK=ON  -w -fdiagnostics-color=always -march=core-avx2 -mtune=core-avx2 -mrtm  -O3 -DNDEBUG -std=c++17 -MD -MT packages/amesos2/src/CMakeFiles/amesos2.dir/Amesos2_Superlu.cpp.o -MF packages/amesos2/src/CMakeFiles/amesos2.dir/Amesos2_Superlu.cpp.o.d -o packages/amesos2/src/CMakeFiles/amesos2.dir/Amesos2_Superlu.cpp.o -c /mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/amesos2/src/Amesos2_Superlu.cpp
In file included from /mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/amesos2/src/Amesos2_Superlu.cpp:48:
In file included from /mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/amesos2/src/Amesos2_Superlu_def.hpp:70:
In file included from /mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/kokkos-kernels/src/sparse/KokkosSparse_sptrsv_superlu.hpp:58:
/home/mmcrock/spack/opt/ubuntu18.04-skylake/clang-12.0.1/superlu-5.2.1-hq72msiga4oos6g5nj73q3aqr5uxaggj/include/slu_ddefs.h:111:1: error: conflicting types for 'dgssvx'
dgssvx(superlu_options_t *, SuperMatrix *, int *, int *, int *,
^
/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/amesos2/src/Amesos2_Superlu_FunctionMap.hpp:215:7: note: previous declaration is here
      dgssvx(SLU::superlu_options_t *, SLU::SuperMatrix *, int *, int *, int *,
      ^
In file included from /mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/amesos2/src/Amesos2_Superlu.cpp:48:
In file included from /mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/amesos2/src/Amesos2_Superlu_def.hpp:70:
In file included from /mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/kokkos-kernels/src/sparse/KokkosSparse_sptrsv_superlu.hpp:58:
/home/mmcrock/spack/opt/ubuntu18.04-skylake/clang-12.0.1/superlu-5.2.1-hq72msiga4oos6g5nj73q3aqr5uxaggj/include/slu_ddefs.h:121:1: error: conflicting types for 'dgsisx'
dgsisx(superlu_options_t *, SuperMatrix *, int *, int *, int *,
^
/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/amesos2/src/Amesos2_Superlu_FunctionMap.hpp:232:7: note: previous declaration is here
      dgsisx(SLU::superlu_options_t *, SLU::SuperMatrix *, int *, int *, int *,
      ^
In file included from /mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/amesos2/src/Amesos2_Superlu.cpp:48:
In file included from /mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/amesos2/src/Amesos2_Superlu_def.hpp:70:
In file included from /mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/kokkos-kernels/src/sparse/KokkosSparse_sptrsv_superlu.hpp:58:
/home/mmcrock/spack/opt/ubuntu18.04-skylake/clang-12.0.1/superlu-5.2.1-hq72msiga4oos6g5nj73q3aqr5uxaggj/include/slu_ddefs.h:151:16: error: conflicting types for 'dgstrf'
extern void    dgstrf (superlu_options_t*, SuperMatrix*,
               ^
/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/amesos2/src/Amesos2_Superlu_FunctionMap.hpp:224:7: note: previous declaration is here
      dgstrf (SLU::superlu_options_t*, SLU::SuperMatrix*,
      ^
In file included from /mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/amesos2/src/Amesos2_Superlu.cpp:48:
In file included from /mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/amesos2/src/Amesos2_Superlu_def.hpp:70:
In file included from /mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/kokkos-kernels/src/sparse/KokkosSparse_sptrsv_superlu.hpp:58:
/home/mmcrock/spack/opt/ubuntu18.04-skylake/clang-12.0.1/superlu-5.2.1-hq72msiga4oos6g5nj73q3aqr5uxaggj/include/slu_ddefs.h:183:16: error: conflicting types for 'dgsitrf'
extern void    dgsitrf (superlu_options_t*, SuperMatrix*, int, int, int*,
               ^
/mnt/array/drekar/builds/master/drekar/src/Trilinos/packages/amesos2/src/Amesos2_Superlu_FunctionMap.hpp:241:7: note: previous declaration is here
      dgsitrf (SLU::superlu_options_t*, SLU::SuperMatrix*,
      ^
4 errors generated.

SuperLU 5 support was added in #1643. The definitions of GlobalLU_t in Amesos2 (

#ifdef HAVE_AMESOS2_SUPERLU5_API
) do not match those in slu_util.h from SuperLU (double * vs void * here)

typedef struct {
    int     *xsup;    /* supernode and column mapping */
    int     *supno;
    int     *lsub;    /* compressed L subscripts */
    int	    *xlsub;
    void    *lusup;   /* L supernodes */
    int     *xlusup;
    void    *ucol;    /* U columns */
    int     *usub;
    int	    *xusub;
    int     nzlmax;   /* current max size of lsub */
    int     nzumax;   /*    "    "    "      ucol */
    int     nzlumax;  /*    "    "    "     lusup */
    int     n;        /* number of columns in the matrix */
    LU_space_t MemModel; /* 0 - system malloc'd; 1 - user provided */
    int     num_expansions;
    ExpHeader *expanders; /* Array of pointers to 4 types of memory */
    LU_stack_t stack;     /* use user supplied memory */
} GlobalLU_t;

The commit in this pull request seems to resolve this issue by simply using the definition from SuperLU directly (tested as working with clang/12.0.1 and gcc/9.4.0).

@trilinos/amesos2
@srajama1

@crockatt crockatt requested a review from a team as a code owner February 1, 2022 22:08
@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
NO INSPECTION HAS BEEN PERFORMED ON THIS PULL REQUEST! - This PR must be inspected by setting label 'AT: PRE-TEST INSPECTED'.

@keitat
Copy link
Contributor

keitat commented Feb 3, 2022

Just FYI: Amesos cannot handle SuperLU 5.x, either.

@srajama1
Copy link
Contributor

srajama1 commented Feb 8, 2022

@keitat We do not want to support any new TPLs in Amesos.

@iyamazaki Can you also check this one please?

Copy link
Contributor

@srajama1 srajama1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@crockatt Thanks for the fix! Why do we have to include the struct for GlobalLU_t in our code? This doesn't seem correct practice because they can add a member even in a minor version and it will be quite a challenging problem to debug, right?

@iyamazaki
Copy link
Contributor

Thank you for the fix, @crockatt!! I managed to reproduce the fix with clang, and your fix did not break my other builds. I can test more, but this looks good to me (maybe that ifdef was for version<5, but we don't need GlobalLU_t). Maybe, @ndellingwood can double-check.

@iyamazaki
Copy link
Contributor

I will just approved it to get it going @crockatt, but we may want to get an okay from @srajama1 or @ndellingwood before merging it..

@iyamazaki iyamazaki self-requested a review February 9, 2022 17:59
Copy link
Contributor

@iyamazaki iyamazaki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @crockatt.

Copy link
Contributor

@ndellingwood ndellingwood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks for the fix

@iyamazaki
Copy link
Contributor

@ndellingwood @srajama1 do you know why the tests have not ran, yet?

@cgcgcg
Copy link
Contributor

cgcgcg commented Feb 17, 2022

@iyamazaki

Status Flag 'Pre-Test Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging NO INSPECTION HAS BEEN PERFORMED ON THIS PULL REQUEST! - This PR must be inspected by setting label 'AT: PRE-TEST INSPECTED'.

@iyamazaki iyamazaki added the AT: PRE-TEST INSPECTED Required to test outside contributions. This label alone will not allow a PR to merge. label Feb 17, 2022
@trilinos-autotester trilinos-autotester removed the AT: PRE-TEST INSPECTED Required to test outside contributions. This label alone will not allow a PR to merge. label Feb 18, 2022
@trilinos-autotester
Copy link
Contributor

Status Flag 'Pre-Test Inspection' - SUCCESS: The last commit to this Pull Request has been INSPECTED by label AT: PRE-TEST INSPECTED! Autotester is Removing Label; This inspection will remain valid until a new commit to source branch is performed.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Failure: Timed out waiting for job Trilinos_pullrequest_clang_10.0.0 to start: Total Wait = 603

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

Status Flag 'Pull Request AutoTester' - Failure: Timed out waiting for job Trilinos_pullrequest_clang_10.0.0 to start: Total Wait = 603

@ndellingwood ndellingwood added the AT: RETEST Causes the PR autotester to run a new round of PR tests on the next iteration label Feb 18, 2022
@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - User Requested Retest - Label AT: RETEST will be reset after testing.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Failure: Timed out waiting for job Trilinos_pullrequest_intel_17.0.1 to start: Total Wait = 603

@trilinos-autotester trilinos-autotester removed the AT: RETEST Causes the PR autotester to run a new round of PR tests on the next iteration label Feb 18, 2022
@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_pullrequest_gcc_8.3.0

  • Build Num: 6712
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 4230
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 4750
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 11829
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 4598
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8

Build Information

Test Name: python-3

  • Build Num: 1161
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8

Build Information

Test Name: _cuda_10.1.243

  • Build Num: 371
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8

Using Repos:

Repo: TRILINOS (crockatt/Trilinos)
  • Branch: clang12-amesos2-superlu5-fix
  • SHA: cc93415
  • Mode: TEST_REPO

Pull Request Author: crockatt

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Error: Jenkins Jobs - Timed out waiting for ALL builds to complete: Total Wait = 25260; Max Timeout = 25200

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Jenkins Testing: 1 or more Jobs FAILED

Note: Testing will normally be attempted again in approx. 2 Hrs 30 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_pullrequest_gcc_8.3.0

  • Build Num: 6712
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 4230
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 4750
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 11829
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 4598
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8

Build Information

Test Name: python-3

  • Build Num: 1161
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8

Build Information

Test Name: _cuda_10.1.243

  • Build Num: 371
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8
Console Output (last 100 lines) : Trilinos_pullrequest_gcc_8.3.0 # 6712 (click to expand)

Source dir               = /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/Trilinos
Binary dir               = /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/pull_request_test
Parallel level           = 20
Testing Parallel level   = 4
skip_by_parts_submit     = OFF
skip_single_submit       = ON
skip_update_step         = ON
skip_upload_config_files = OFF
skip_clean_build_dir     = ON
Subproject count         = 62
Dashboard model          = Experimental
Dashboard track          = Pull Request
Running configuration:
/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.17.1/bin/cmake 
  -C "/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/Trilinos/cmake/std/PullRequestLinuxGCC8.3.0TestingSettings.cmake"
  -C "/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/packageEnables.cmake"
  -DTrilinos_ENABLE_TESTS:BOOL=ON
  -DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
  -G "Ninja"
  /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic141&field2=buildname&compare2=61&value2=PR-10151-test-Trilinos_pullrequest_gcc_8.3.0-6712&field3=buildstamp&compare3=61&value3=20220219-1334-Pull Request-Experimental
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10151-test-Trilinos_pullrequest_gcc_8.3.0-6712&field2=buildstamp&compare2=61&value2=20220219-1334-Pull Request-Experimental
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10151-test-Trilinos_pullrequest_gcc_8.3.0-6712&field2=buildstamp&compare2=61&value2=20220219-1334-Pull Request-Experimental
Starting configure step.
   Each . represents 1024 bytes of output
    ..................................................  Size: 50K
    ..................................................  Size: 100K
    ..................................................  Size: 150K
    ..................................................  Size: 200K
    .................................. Size of output: 233K
configure submit error = 0
Configure suceeded.
Starting build step.
   Each symbol represents 1024 bytes of output.
    ..................................................  Size: 49K
    ..................................................  Size: 99K
    ..................................................  Size: 149K
    ..................................................  Size: 199K
    ..................................................  Size: 249K
    ..................................................  Size: 299K
    ..................................................  Size: 349K
    ..................................................  Size: 399K
    ..................................................  Size: 449K
    ..................................................  Size: 499K
    ..................................................  Size: 549K
    ..................................................  Size: 599K
    ..................................................  Size: 649K
    ..................................................  Size: 699K
    ..................................................  Size: 749K
    ..................................................  Size: 799K
    ..................................................  Size: 849K
    ..................................................  Size: 899K
    ..................................................  Size: 949K
    ..................................................  Size: 999K
    ..................................................  Size: 1049K
    ..................................................  Size: 1099K
    .......................................... Size of output: 1142K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Amesos2 = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-10151-test-Trilinos_pullrequest_gcc_8.3.0-6712
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=20
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/Trilinos/cmake/std/PullRequestLinuxGCC8.3.0TestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_pullrequest_gcc_7.2.0_serial # 4230 (click to expand)

Wrote file 'packageEnables.cmake'

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-10151-test-Trilinos_pullrequest_gcc_7.2.0_serial-4230
Cur dir = /scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/pull_request_test
Parallel level = 20
Testing Parallel level = 4
skip_by_parts_submit = OFF
skip_single_submit = ON
skip_update_step = ON
skip_upload_config_files = OFF
skip_clean_build_dir = ON
Subproject count = 62
Dashboard model = Experimental
Dashboard track = Pull Request
Running configuration:
/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.17.1/bin/cmake
-C "/scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0SerialTestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic143&field2=buildname&compare2=61&value2=PR-10151-test-Trilinos_pullrequest_gcc_7.2.0_serial-4230&field3=buildstamp&compare3=61&value3=20220219-1334-Pull Request-Experimental
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10151-test-Trilinos_pullrequest_gcc_7.2.0_serial-4230&field2=buildstamp&compare2=61&value2=20220219-1334-Pull Request-Experimental
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10151-test-Trilinos_pullrequest_gcc_7.2.0_serial-4230&field2=buildstamp&compare2=61&value2=20220219-1334-Pull Request-Experimental
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
.................................................. Size: 100K
.................................................. Size: 150K
.................. Size of output: 167K
configure submit error = 0
Configure suceeded.
Starting build step.
Each symbol represents 1024 bytes of output.
.................................................. Size: 49K
.................................................. Size: 99K
.................................................. Size: 149K
.................................................. Size: 199K
.................................................. Size: 249K
.................................................. Size: 299K
.................................................. Size: 349K
.................................................. Size: 399K
.................................................. Size: 449K
.................................................. Size: 499K
.................................................. Size: 549K
.................................................. Size: 599K
.................................................. Size: 649K
.................................................. Size: 699K
.................................................. Size: 749K
.................................................. Size: 799K
.............. Size of output: 814K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Amesos2 = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-10151-test-Trilinos_pullrequest_gcc_7.2.0_serial-4230
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=20
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0SerialTestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_pullrequest_gcc_7.2.0_debug # 4750 (click to expand)

C) Get the unfiltered list of changed Trilinos packages (including 'ALL_PACKAGES')

CHANGED_PACKAGES_FULL_LIST='Amesos2'

D) Filter list of changed packages to get only the PT packages

CHANGED_PACKAGES_ST_LIST='Amesos2'

E) Generate the packageEnables.cmake enables file

Wrote file 'packageEnables.cmake'

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-10151-test-Trilinos_pullrequest_gcc_7.2.0_debug-4750
Cur dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test
Parallel level = 29
Testing Parallel level = 4
skip_by_parts_submit = OFF
skip_single_submit = ON
skip_update_step = ON
skip_upload_config_files = OFF
skip_clean_build_dir = ON
Subproject count = 62
Dashboard model = Experimental
Dashboard track = Pull Request
Running configuration:
/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.17.1/bin/cmake
-C "/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0DebugTestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic158&field2=buildname&compare2=61&value2=PR-10151-test-Trilinos_pullrequest_gcc_7.2.0_debug-4750&field3=buildstamp&compare3=61&value3=20220219-1334-Pull Request-Experimental
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10151-test-Trilinos_pullrequest_gcc_7.2.0_debug-4750&field2=buildstamp&compare2=61&value2=20220219-1334-Pull Request-Experimental
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10151-test-Trilinos_pullrequest_gcc_7.2.0_debug-4750&field2=buildstamp&compare2=61&value2=20220219-1334-Pull Request-Experimental
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
.................................................. Size: 100K
.................................................. Size: 150K
.................................................. Size: 200K
............................... Size of output: 230K
configure submit error = 0
Configure suceeded.
Starting build step.
Each symbol represents 1024 bytes of output.
.................................................. Size: 49K
.................................................. Size: 99K
.................................................. Size: 149K
.................................................. Size: 199K
............................ Size of output: 227K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Amesos2 = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-10151-test-Trilinos_pullrequest_gcc_7.2.0_debug-4750
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=29
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0DebugTestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_pullrequest_intel_17.0.1 # 11829 (click to expand)

C) Get the unfiltered list of changed Trilinos packages (including 'ALL_PACKAGES')

CHANGED_PACKAGES_FULL_LIST='Amesos2'

D) Filter list of changed packages to get only the PT packages

CHANGED_PACKAGES_ST_LIST='Amesos2'

E) Generate the packageEnables.cmake enables file

Wrote file 'packageEnables.cmake'

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-10151-test-Trilinos_pullrequest_intel_17.0.1-11829
Cur dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/pull_request_test
Parallel level = 29
Testing Parallel level = 4
skip_by_parts_submit = OFF
skip_single_submit = ON
skip_update_step = ON
skip_upload_config_files = OFF
skip_clean_build_dir = ON
Subproject count = 62
Dashboard model = Experimental
Dashboard track = Pull Request
Running configuration:
/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.17.1/bin/cmake
-C "/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos/cmake/std/PullRequestLinuxIntel17.0.1TestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic158&field2=buildname&compare2=61&value2=PR-10151-test-Trilinos_pullrequest_intel_17.0.1-11829&field3=buildstamp&compare3=61&value3=20220219-1334-Pull Request-Experimental
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10151-test-Trilinos_pullrequest_intel_17.0.1-11829&field2=buildstamp&compare2=61&value2=20220219-1334-Pull Request-Experimental
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10151-test-Trilinos_pullrequest_intel_17.0.1-11829&field2=buildstamp&compare2=61&value2=20220219-1334-Pull Request-Experimental
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
.................................................. Size: 100K
.................................................. Size: 150K
.................................................. Size: 200K
.................................................. Size: 250K
........ Size of output: 257K
configure submit error = 0
Configure suceeded.
Starting build step.
Each symbol represents 1024 bytes of output.
.................................................. Size: 49K
.................................................. Size: 99K
.................................................. Size: 149K
.................................................. Size: 199K
. Size of output: 201K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Amesos2 = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-10151-test-Trilinos_pullrequest_intel_17.0.1-11829
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=29
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos/cmake/std/PullRequestLinuxIntel17.0.1TestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_pullrequest_clang_10.0.0 # 4598 (click to expand)

D) Filter list of changed packages to get only the PT packages

CHANGED_PACKAGES_ST_LIST='Amesos2'

E) Generate the packageEnables.cmake enables file

Wrote file 'packageEnables.cmake'

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-10151-test-Trilinos_pullrequest_clang_10.0.0-4598
Cur dir = /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/pull_request_test
Parallel level = 29
Testing Parallel level = 4
skip_by_parts_submit = OFF
skip_single_submit = ON
skip_update_step = ON
skip_upload_config_files = OFF
skip_clean_build_dir = ON
Subproject count = 62
Dashboard model = Experimental
Dashboard track = Pull Request
Running configuration:
/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.17.1/bin/cmake
-C "/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/Trilinos/cmake/std/PullRequestLinuxClang10.0.0TestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic166&field2=buildname&compare2=61&value2=PR-10151-test-Trilinos_pullrequest_clang_10.0.0-4598&field3=buildstamp&compare3=61&value3=20220219-1334-Pull Request-Experimental
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10151-test-Trilinos_pullrequest_clang_10.0.0-4598&field2=buildstamp&compare2=61&value2=20220219-1334-Pull Request-Experimental
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10151-test-Trilinos_pullrequest_clang_10.0.0-4598&field2=buildstamp&compare2=61&value2=20220219-1334-Pull Request-Experimental
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
.................................................. Size: 100K
.................................................. Size: 150K
.................................................. Size: 200K
................................ Size of output: 231K
configure submit error = 0
Configure suceeded.
Starting build step.
Each symbol represents 1024 bytes of output.
.................................................. Size: 49K
.................................................. Size: 99K
.................................................. Size: 149K
.................................................. Size: 199K
.................................................. Size: 249K
.................................................. Size: 299K
.................................................. Size: 349K
.................................................. Size: 399K
........................................ Size of output: 440K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Amesos2 = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-10151-test-Trilinos_pullrequest_clang_10.0.0-4598
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=29
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/Trilinos/cmake/std/PullRequestLinuxClang10.0.0TestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS

Console Output (last 100 lines) : python-3 # 1161 (click to expand)

+--------------------------------------+
| ctest-stage-configure.cmake FINISH   |
+--------------------------------------+
+--------------------------------------+
| ctest-stage-build.cmake START        |
+--------------------------------------+
+----------------------------------------------------------+
+ START build step
+----------------------------------------------------------+
   Each symbol represents 1024 bytes of output.
    . Size of output: 0K
+----------------------------------------------------------+
+ END build step - SUCCESS
+----------------------------------------------------------+
+----------------------------------------------------------+
+ submit_by_parts() START
+----------------------------------------------------------+
>>> arg_parts_value: Build
>>> CTEST_DROP_METHOD : https
>>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
>>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic142&field2=buildname&compare2=61&value2=PR-10151-test-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_pr-framework-1161&field3=buildstamp&compare3=61&value3=20220219-1335-Pull%20Request
>>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10151-test-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_pr-framework-1161&field2=buildstamp&compare2=61&value2=20220219-1335-Pull%20Request
>>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10151-test-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_pr-framework-1161&field2=buildstamp&compare2=61&value2=20220219-1335-Pull%20Request
>>> ctest_submit(PARTS        Build
                 RETRY_COUNT  5
                 RETRY_DELAY  3
                 RETURN_VALUE ctest_submit_error)
>>> Build submit: OK
>>> CDash Build-ID : 38477
+----------------------------------------------------------+
+ submit_by_parts() FINISH
+----------------------------------------------------------+
+--------------------------------------+
| ctest-stage-build.cmake FINISH       |
+--------------------------------------+
+--------------------------------------+
| ctest-stage-test.cmake START         |
+--------------------------------------+
+----------------------------------------------------------+
+ START test step
+----------------------------------------------------------+
+----------------------------------------------------------+
+ END test step - SUCCESS
+----------------------------------------------------------+
+----------------------------------------------------------+
+ submit_by_parts() START
+----------------------------------------------------------+
>>> arg_parts_value: Test
>>> CTEST_DROP_METHOD : https
>>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
>>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic142&field2=buildname&compare2=61&value2=PR-10151-test-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_pr-framework-1161&field3=buildstamp&compare3=61&value3=20220219-1335-Pull%20Request
>>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10151-test-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_pr-framework-1161&field2=buildstamp&compare2=61&value2=20220219-1335-Pull%20Request
>>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10151-test-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_pr-framework-1161&field2=buildstamp&compare2=61&value2=20220219-1335-Pull%20Request
>>> ctest_submit(PARTS        Test
                 RETRY_COUNT  5
                 RETRY_DELAY  3
                 RETURN_VALUE ctest_submit_error)
>>> Test submit: OK
>>> CDash Build-ID : 38477
+----------------------------------------------------------+
+ submit_by_parts() FINISH
+----------------------------------------------------------+
+----------------------------------------------------------+
+ submit_single_submit() START
+----------------------------------------------------------+
>>> SKIPPED
>>> skip_single_submit : ON
+----------------------------------------------------------+
+ submit_single_submit() FINISH
+----------------------------------------------------------+
+----------------------------------------------------------+
+ submit_upload_config_files() START
+----------------------------------------------------------+
>>> ctest_upload(FILES /scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/python-3/pull_request_test/configure_command.txt
                 /scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/python-3/generatedPRFragment.cmake
                 /scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/python-3/packageEnables.cmake )
>>> ctest_submit(PARTS upload
                 RETRY_COUNT  5
                 RETRY_DELAY  3
                 RETURN_VALUE file_upload_erorr)
>>> Config Files Upload: OK
+----------------------------------------------------------+
+ submit_upload_config_files() FINISH
+----------------------------------------------------------+
>>> captured_cmake_error = 0 (unused)
>>> test_error           = 0
Test(s) passed.
+--------------------------------------+
| ctest-stage-test.cmake FINISH        |
+--------------------------------------+
+--------------------------------------+
| ctest-driver.cmake FINISH            |
+--------------------------------------+
TrilinosPRConfigurationStandard.py:99 execute_test()> --- OK
TrilinosPRConfigurationStandard.py:107 execute_test()> 
PullRequestLinuxDriverTest.py main()> Done.
PRDriver> OK
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS

Console Output (last 100 lines) : _cuda_10.1.243 # 371 (click to expand)

using GIT_SSH to set credentials Trilinos ssh key
 > git fetch --tags --progress [email protected]:trilinos-devops-consolidation/code/DetermineSystem.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 8ced643058db275dd72a0d87ebd1071232bb0069 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8ced643058db275dd72a0d87ebd1071232bb0069 # timeout=10
Commit message: "Merge branch 'GenConfig_issue10' into 'master'"
 > git rev-list --no-walk 8ced643058db275dd72a0d87ebd1071232bb0069 # timeout=10
The recommended git tool is: NONE
using credential d114a317-3cfb-4285-8fc7-79ae654877f4
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url [email protected]:trilinos-devops-consolidation/code/KeywordParser.git # timeout=10
Fetching upstream changes from [email protected]:trilinos-devops-consolidation/code/KeywordParser.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
using GIT_SSH to set credentials Trilinos ssh key
 > git fetch --tags --progress [email protected]:trilinos-devops-consolidation/code/KeywordParser.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 96e60bcf25fd3867f94e4080c133d6c424fed0f8 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 96e60bcf25fd3867f94e4080c133d6c424fed0f8 # timeout=10
Commit message: "Merge branch 'issue2' into 'master'"
 > git rev-list --no-walk 96e60bcf25fd3867f94e4080c133d6c424fed0f8 # timeout=10
The recommended git tool is: NONE
using credential d114a317-3cfb-4285-8fc7-79ae654877f4
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url [email protected]:trilinos-devops-consolidation/code/SetProgramOptions.git # timeout=10
Fetching upstream changes from [email protected]:trilinos-devops-consolidation/code/SetProgramOptions.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
using GIT_SSH to set credentials Trilinos ssh key
 > git fetch --tags --progress [email protected]:trilinos-devops-consolidation/code/SetProgramOptions.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision c0b3cec0e2309d726f450b449c080a33e7df3092 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c0b3cec0e2309d726f450b449c080a33e7df3092 # timeout=10
Commit message: "Documentation Updates"
 > git rev-list --no-walk c0b3cec0e2309d726f450b449c080a33e7df3092 # timeout=10
The recommended git tool is: NONE
using credential d114a317-3cfb-4285-8fc7-79ae654877f4
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url [email protected]:trilinos-devops-consolidation/code/SimpleTestingRefactor.git # timeout=10
Fetching upstream changes from [email protected]:trilinos-devops-consolidation/code/SimpleTestingRefactor.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
using GIT_SSH to set credentials Trilinos ssh key
 > git fetch --tags --progress [email protected]:trilinos-devops-consolidation/code/SimpleTestingRefactor.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision 4377d8171cd0b4460dd1f5aa3f9dfe7392655471 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4377d8171cd0b4460dd1f5aa3f9dfe7392655471 # timeout=10
Commit message: "Merge branch 'parallel_link_jobs_limit' into 'main'"
 > git rev-list --no-walk 4377d8171cd0b4460dd1f5aa3f9dfe7392655471 # timeout=10
The recommended git tool is: NONE
using credential d114a317-3cfb-4285-8fc7-79ae654877f4
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url [email protected]:trilinos-project/srn-ini-files.git # timeout=10
Fetching upstream changes from [email protected]:trilinos-project/srn-ini-files.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
using GIT_SSH to set credentials Trilinos ssh key
 > git fetch --tags --progress [email protected]:trilinos-project/srn-ini-files.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 8301c52b7bea52ee4431c462bac3a25a6cf876d6 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8301c52b7bea52ee4431c462bac3a25a6cf876d6 # timeout=10
Commit message: "trilinos/sensistive_keywords.txt: Add more keywords"
 > git rev-list --no-walk 8301c52b7bea52ee4431c462bac3a25a6cf876d6 # timeout=10
[Checks API] No suitable checks publisher found.
[_cuda_10.1.243@3] $ /bin/env bash -l /tmp/jenkins8188127439411704197.sh
+ FORCE=
+ '[' true == true ']'
+ FORCE=--force
+ echo 'FORCE: --force'
FORCE: --force
+ pwd
/vscratch1/trilinos/jenkins/vortex-trilinos/workspace/trilinos-folder/_cuda_10.1.243@3
+ rm -rf pull_request_test/CMakeCache.txt pull_request_test/CMakeFiles
+ Trilinos/commonTools/framework/clean_workspace/clean_workspace --force pull_request_test
Cleaning directory pull_request_test due to command line option
+ exit 0
[_cuda_10.1.243@3] $ /usr/bin/env bash -l /tmp/jenkins5879907904711938359.sh
/vscratch1/trilinos/jenkins/vortex-trilinos/workspace/trilinos-folder/_cuda_10.1.243@3 /vscratch1/trilinos/jenkins/vortex-trilinos/workspace/trilinos-folder/_cuda_10.1.243@3
/vscratch1/trilinos/jenkins/vortex-trilinos/workspace/trilinos-folder/_cuda_10.1.243@3/GenConfig
/vscratch1/trilinos/jenkins/vortex-trilinos/workspace/trilinos-folder/_cuda_10.1.243@3
+ rdc_regex='.*(-rdc)'
+ [[ _cuda_10.1.243 =~ .*(-rdc) ]]
+ bsub -Is -nnodes 2 -J trilinos-folder/_cuda_10.1.243 -W 12:00 /vscratch1/trilinos/jenkins/vortex-trilinos/workspace/trilinos-folder/_cuda_10.1.243@3/Trilinos/packages/framework/pr_tools/PullRequestLinuxDriver.sh
Job <92593> is submitted to default queue .
<>
Build was aborted
Aborted by James M Willenbring
Archiving artifacts
[Checks API] No suitable checks publisher found.
Job <92593> is being terminated
Finished: ABORTED


CDash Test Results for PR# 10151.


Wiki: How to Reproduce PR Testing Builds and Errors.

@iyamazaki iyamazaki added the AT: RETEST Causes the PR autotester to run a new round of PR tests on the next iteration label Feb 22, 2022
@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - User Requested Retest - Label AT: RETEST will be reset after testing.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Failure: Timed out waiting for job Trilinos_pullrequest_clang_10.0.0 to start: Total Wait = 603

@trilinos-autotester trilinos-autotester removed the AT: RETEST Causes the PR autotester to run a new round of PR tests on the next iteration label Feb 22, 2022
@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Failure: Timed out waiting for job Trilinos_pullrequest_clang_10.0.0 to start: Total Wait = 603

@iyamazaki iyamazaki added the AT: RETEST Causes the PR autotester to run a new round of PR tests on the next iteration label Feb 23, 2022
@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - User Requested Retest - Label AT: RETEST will be reset after testing.

@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_pullrequest_gcc_8.3.0

  • Build Num: 6785
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 4302
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 4821
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 11899
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 4648
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8

Build Information

Test Name: python-3

  • Build Num: 1211
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8

Build Information

Test Name: _cuda_10.1.243

  • Build Num: 424
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS AT: RETEST;AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8

Using Repos:

Repo: TRILINOS (crockatt/Trilinos)
  • Branch: clang12-amesos2-superlu5-fix
  • SHA: cc93415
  • Mode: TEST_REPO

Pull Request Author: crockatt

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Jenkins Testing: 1 or more Jobs FAILED

Note: Testing will normally be attempted again in approx. 2 Hrs 30 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_pullrequest_gcc_8.3.0

  • Build Num: 6785
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 4302
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 4821
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 11899
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 4648
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8

Build Information

Test Name: python-3

  • Build Num: 1211
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8

Build Information

Test Name: _cuda_10.1.243

  • Build Num: 424
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS AT: RETEST;AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8
Console Output (last 100 lines) : Trilinos_pullrequest_gcc_8.3.0 # 6785 (click to expand)

Source dir               = /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0@2/Trilinos
Binary dir               = /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0@2/pull_request_test
Parallel level           = 20
Testing Parallel level   = 4
skip_by_parts_submit     = OFF
skip_single_submit       = ON
skip_update_step         = ON
skip_upload_config_files = OFF
skip_clean_build_dir     = ON
Subproject count         = 62
Dashboard model          = Experimental
Dashboard track          = Pull Request
Running configuration:
/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.17.1/bin/cmake 
  -C "/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0@2/Trilinos/cmake/std/PullRequestLinuxGCC8.3.0TestingSettings.cmake"
  -C "/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0@2/packageEnables.cmake"
  -DTrilinos_ENABLE_TESTS:BOOL=ON
  -DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
  -G "Ninja"
  /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0@2/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic141&field2=buildname&compare2=61&value2=PR-10151-test-Trilinos_pullrequest_gcc_8.3.0-6785&field3=buildstamp&compare3=61&value3=20220223-2357-Pull Request-Experimental
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10151-test-Trilinos_pullrequest_gcc_8.3.0-6785&field2=buildstamp&compare2=61&value2=20220223-2357-Pull Request-Experimental
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10151-test-Trilinos_pullrequest_gcc_8.3.0-6785&field2=buildstamp&compare2=61&value2=20220223-2357-Pull Request-Experimental
Starting configure step.
   Each . represents 1024 bytes of output
    ..................................................  Size: 50K
    ..................................................  Size: 100K
    ..................................................  Size: 150K
    ..................................................  Size: 200K
    .................................. Size of output: 233K
configure submit error = 0
Configure suceeded.
Starting build step.
   Each symbol represents 1024 bytes of output.
    ..................................................  Size: 49K
    ..................................................  Size: 99K
    ..................................................  Size: 149K
    ..................................................  Size: 199K
    ..................................................  Size: 249K
    ..................................................  Size: 299K
    ..................................................  Size: 349K
    ..................................................  Size: 399K
    ..................................................  Size: 449K
    ..................................................  Size: 499K
    ..................................................  Size: 549K
    ..................................................  Size: 599K
    ..................................................  Size: 649K
    ..................................................  Size: 699K
    ..................................................  Size: 749K
    ..................................................  Size: 799K
    ..................................................  Size: 849K
    ..................................................  Size: 899K
    ..................................................  Size: 949K
    ..................................................  Size: 999K
    ..................................................  Size: 1049K
    ..................................................  Size: 1099K
    ........................................... Size of output: 1143K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Amesos2 = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0@2/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-10151-test-Trilinos_pullrequest_gcc_8.3.0-6785
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=20
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0@2/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0@2/Trilinos/cmake/std/PullRequestLinuxGCC8.3.0TestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_pullrequest_gcc_7.2.0_serial # 4302 (click to expand)

Source dir               = /scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/Trilinos
Binary dir               = /scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/pull_request_test
Parallel level           = 20
Testing Parallel level   = 4
skip_by_parts_submit     = OFF
skip_single_submit       = ON
skip_update_step         = ON
skip_upload_config_files = OFF
skip_clean_build_dir     = ON
Subproject count         = 62
Dashboard model          = Experimental
Dashboard track          = Pull Request
Running configuration:
/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.17.1/bin/cmake 
  -C "/scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0SerialTestingSettings.cmake"
  -C "/scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/packageEnables.cmake"
  -DTrilinos_ENABLE_TESTS:BOOL=ON
  -DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
  -G "Ninja"
  /scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic143&field2=buildname&compare2=61&value2=PR-10151-test-Trilinos_pullrequest_gcc_7.2.0_serial-4302&field3=buildstamp&compare3=61&value3=20220223-2357-Pull Request-Experimental
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10151-test-Trilinos_pullrequest_gcc_7.2.0_serial-4302&field2=buildstamp&compare2=61&value2=20220223-2357-Pull Request-Experimental
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10151-test-Trilinos_pullrequest_gcc_7.2.0_serial-4302&field2=buildstamp&compare2=61&value2=20220223-2357-Pull Request-Experimental
Starting configure step.
   Each . represents 1024 bytes of output
    ..................................................  Size: 50K
    ..................................................  Size: 100K
    ..................................................  Size: 150K
    ................... Size of output: 168K
configure submit error = 0
Configure suceeded.
Starting build step.
   Each symbol represents 1024 bytes of output.
    ..................................................  Size: 49K
    ..................................................  Size: 99K
    ..................................................  Size: 149K
    ..................................................  Size: 199K
    ..................................................  Size: 249K
    ..................................................  Size: 299K
    ..................................................  Size: 349K
    ..................................................  Size: 399K
    ..................................................  Size: 449K
    ..................................................  Size: 499K
    ..................................................  Size: 549K
    ..................................................  Size: 599K
    ..................................................  Size: 649K
    ..................................................  Size: 699K
    ..................................................  Size: 749K
    ..................................................  Size: 799K
    ..................................................  Size: 849K
    ..................................................  Size: 899K
    ............................ Size of output: 928K
Error(s) when building project
CMake Warning at /scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/TFW_testing_single_configure_prototype/simple_testing.cmake:208 (message):
  Build failed with error 1

build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Amesos2 = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-10151-test-Trilinos_pullrequest_gcc_7.2.0_serial-4302
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=20
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0SerialTestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

--- ctest command failed!
Done.
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: FAILURE

Console Output (last 100 lines) : Trilinos_pullrequest_gcc_7.2.0_debug # 4821 (click to expand)

CHANGED_PACKAGES_FULL_LIST='Amesos2'

D) Filter list of changed packages to get only the PT packages

CHANGED_PACKAGES_ST_LIST='Amesos2'

E) Generate the packageEnables.cmake enables file

Wrote file 'packageEnables.cmake'

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-10151-test-Trilinos_pullrequest_gcc_7.2.0_debug-4821
Cur dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test
Parallel level = 29
Testing Parallel level = 4
skip_by_parts_submit = OFF
skip_single_submit = ON
skip_update_step = ON
skip_upload_config_files = OFF
skip_clean_build_dir = ON
Subproject count = 62
Dashboard model = Experimental
Dashboard track = Pull Request
Running configuration:
/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.17.1/bin/cmake
-C "/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0DebugTestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic158&field2=buildname&compare2=61&value2=PR-10151-test-Trilinos_pullrequest_gcc_7.2.0_debug-4821&field3=buildstamp&compare3=61&value3=20220223-2357-Pull Request-Experimental
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10151-test-Trilinos_pullrequest_gcc_7.2.0_debug-4821&field2=buildstamp&compare2=61&value2=20220223-2357-Pull Request-Experimental
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10151-test-Trilinos_pullrequest_gcc_7.2.0_debug-4821&field2=buildstamp&compare2=61&value2=20220223-2357-Pull Request-Experimental
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
.................................................. Size: 100K
.................................................. Size: 150K
.................................................. Size: 200K
............................... Size of output: 230K
configure submit error = 0
Configure suceeded.
Starting build step.
Each symbol represents 1024 bytes of output.
.................................................. Size: 49K
.................................................. Size: 99K
.................................................. Size: 149K
.................................................. Size: 199K
.................................................. Size: 249K
.................................................. Size: 299K
.................................................. Size: 349K
............................. Size of output: 378K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Amesos2 = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-10151-test-Trilinos_pullrequest_gcc_7.2.0_debug-4821
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=29
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0DebugTestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_pullrequest_intel_17.0.1 # 11899 (click to expand)

    ..................................................  Size: 10799K
    ..................................................  Size: 10850K
    ..................................................  Size: 10900K
    ..................................................  Size: 10950K
    ..................................................  Size: 10999K
    ..................................................  Size: 11049K
    ..................................................  Size: 11099K
    ..................................................  Size: 11149K
    ..................................................  Size: 11199K
    ..................................................  Size: 11249K
    ..................................................  Size: 11299K
    ..................................................  Size: 11349K
    ..................................................  Size: 11399K
    ..................................................  Size: 11449K
    ..................................................  Size: 11499K
    ..................................................  Size: 11549K
    ..................................................  Size: 11599K
    ..................................................  Size: 11649K
    ..................................................  Size: 11700K
    ..................................................  Size: 11750K
    ..................................................  Size: 11800K
    ..................................................  Size: 11850K
    ..................................................  Size: 11900K
    ..................................................  Size: 11950K
    ..................................................  Size: 12000K
    ..................................................  Size: 12050K
    ..................................................  Size: 12099K
    ..................................................  Size: 12149K
    ..................................................  Size: 12199K
    ..................................................  Size: 12250K
    ..................................................  Size: 12299K
    ..................................................  Size: 12349K
    ..................................................  Size: 12399K
    ..................................................  Size: 12449K
    ..................................................  Size: 12500K
    ..................................................  Size: 12550K
    ..................................................  Size: 12600K
    ..................................................  Size: 12650K
    ..................................................  Size: 12699K
    ..................................................  Size: 12750K
    ..................................................  Size: 12799K
    ..................................................  Size: 12849K
    ..................................................  Size: 12900K
    ..................................................  Size: 12950K
    ..................................................  Size: 13000K
    ..................................................  Size: 13050K
    ..................................................  Size: 13099K
    ..................................................  Size: 13150K
    ..................................................  Size: 13199K
    ..................................................  Size: 13249K
    ..................................................  Size: 13299K
    ..................................................  Size: 13349K
    ............................. Size of output: 13378K
Error(s) when building project
CMake Warning at /scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/TFW_testing_single_configure_prototype/simple_testing.cmake:208 (message):
  Build failed with error 1

build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Amesos2 = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-10151-test-Trilinos_pullrequest_intel_17.0.1-11899
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=20
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos/cmake/std/PullRequestLinuxIntel17.0.1TestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

--- ctest command failed!
Done.
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: FAILURE

Console Output (last 100 lines) : Trilinos_pullrequest_clang_10.0.0 # 4648 (click to expand)

Source dir               = /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/Trilinos
Binary dir               = /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/pull_request_test
Parallel level           = 29
Testing Parallel level   = 4
skip_by_parts_submit     = OFF
skip_single_submit       = ON
skip_update_step         = ON
skip_upload_config_files = OFF
skip_clean_build_dir     = ON
Subproject count         = 62
Dashboard model          = Experimental
Dashboard track          = Pull Request
Running configuration:
/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.17.1/bin/cmake 
  -C "/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/Trilinos/cmake/std/PullRequestLinuxClang10.0.0TestingSettings.cmake"
  -C "/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/packageEnables.cmake"
  -DTrilinos_ENABLE_TESTS:BOOL=ON
  -DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
  -G "Ninja"
  /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic166&field2=buildname&compare2=61&value2=PR-10151-test-Trilinos_pullrequest_clang_10.0.0-4648&field3=buildstamp&compare3=61&value3=20220223-2358-Pull Request-Experimental
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10151-test-Trilinos_pullrequest_clang_10.0.0-4648&field2=buildstamp&compare2=61&value2=20220223-2358-Pull Request-Experimental
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10151-test-Trilinos_pullrequest_clang_10.0.0-4648&field2=buildstamp&compare2=61&value2=20220223-2358-Pull Request-Experimental
Starting configure step.
   Each . represents 1024 bytes of output
    ..................................................  Size: 50K
    ..................................................  Size: 100K
    ..................................................  Size: 150K
    ..................................................  Size: 200K
    ................................ Size of output: 231K
configure submit error = 0
Configure suceeded.
Starting build step.
   Each symbol represents 1024 bytes of output.
    ..................................................  Size: 50K
    ..................................................  Size: 99K
    ..................................................  Size: 149K
    ..................................................  Size: 199K
    ..................................................  Size: 249K
    ..................................................  Size: 300K
    ..................................................  Size: 349K
    ..................................................  Size: 400K
    ..................................................  Size: 449K
    ..................................................  Size: 499K
    ..................................................  Size: 550K
    ..................................................  Size: 599K
    ..................................................  Size: 649K
    ..................................................  Size: 699K
    ..................................................  Size: 749K
    ..................................................  Size: 799K
    ..................................................  Size: 849K
    ..................................................  Size: 899K
    ..................................................  Size: 949K
    ..................................................  Size: 999K
    ..................................................  Size: 1049K
    ..................................................  Size: 1099K
    .............. Size of output: 1113K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Amesos2 = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-10151-test-Trilinos_pullrequest_clang_10.0.0-4648
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=29
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/Trilinos/cmake/std/PullRequestLinuxClang10.0.0TestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS

Console Output (last 100 lines) : python-3 # 1211 (click to expand)

Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on ascic142-trilinos (trilinos-haswell trilinos-any trilinos-37) in workspace /scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/python-3
The recommended git tool is: NONE
using credential d114a317-3cfb-4285-8fc7-79ae654877f4
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/trilinos/Trilinos # timeout=10
Fetching upstream changes from https://github.com/trilinos/Trilinos
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
using GIT_SSH to set credentials Trilinos ssh key
Setting http proxy: proxy.sandia.gov:80
 > git fetch --tags --progress https://github.com/trilinos/Trilinos +refs/heads/*:refs/remotes/origin/* # timeout=20
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision f43126cad837e312ebd3ad52cb75cd98bd7a0d72 (refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f43126cad837e312ebd3ad52cb75cd98bd7a0d72 # timeout=10
Commit message: "Merge Pull Request #10205 from trilinos/Trilinos/tasmit/transfer-arrived"
 > git rev-list --no-walk f43126cad837e312ebd3ad52cb75cd98bd7a0d72 # timeout=10
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential d114a317-3cfb-4285-8fc7-79ae654877f4
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url [email protected]:trilinos-devops-consolidation/code/GenConfig.git # timeout=10
Fetching upstream changes from [email protected]:trilinos-devops-consolidation/code/GenConfig.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
using GIT_SSH to set credentials Trilinos ssh key
 > git fetch --tags --progress [email protected]:trilinos-devops-consolidation/code/GenConfig.git +refs/heads/*:refs/remotes/origin/* # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from [email protected]:trilinos-devops-consolidation/code/GenConfig.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:996)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1237)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1297)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:505)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1206)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1894)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:428)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress [email protected]:trilinos-devops-consolidation/code/GenConfig.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: ssh: connect to host gitlab-ex.sandia.gov port 22: Connection timed out
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2450)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2051)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:84)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:573)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:154)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:375)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ascic142-trilinos
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
	at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
	at hudson.remoting.Channel.call(Channel.java:1001)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor386.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy105.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:994)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1237)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1297)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:505)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1206)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1894)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:428)

ERROR: Error fetching remote repo 'origin'
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: FAILURE

Console Output (last 100 lines) : _cuda_10.1.243 # 424 (click to expand)

Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on vortex-trilinos in workspace /vscratch1/trilinos/jenkins/vortex-trilinos/workspace/trilinos-folder/_cuda_10.1.243@2
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/trilinos/Trilinos # timeout=10
Fetching upstream changes from https://github.com/trilinos/Trilinos
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
Setting http proxy: proxy.sandia.gov:80
 > git fetch --tags --progress https://github.com/trilinos/Trilinos +refs/heads/*:refs/remotes/origin/* # timeout=20
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision f43126cad837e312ebd3ad52cb75cd98bd7a0d72 (refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f43126cad837e312ebd3ad52cb75cd98bd7a0d72 # timeout=10
Commit message: "Merge Pull Request #10205 from trilinos/Trilinos/tasmit/transfer-arrived"
 > git rev-list --no-walk f43126cad837e312ebd3ad52cb75cd98bd7a0d72 # timeout=10
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential d114a317-3cfb-4285-8fc7-79ae654877f4
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url [email protected]:trilinos-devops-consolidation/code/GenConfig.git # timeout=10
Fetching upstream changes from [email protected]:trilinos-devops-consolidation/code/GenConfig.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
using GIT_SSH to set credentials Trilinos ssh key
 > git fetch --tags --progress [email protected]:trilinos-devops-consolidation/code/GenConfig.git +refs/heads/*:refs/remotes/origin/* # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from [email protected]:trilinos-devops-consolidation/code/GenConfig.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:996)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1237)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1297)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:505)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1206)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1894)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:428)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress [email protected]:trilinos-devops-consolidation/code/GenConfig.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: ssh: connect to host gitlab-ex.sandia.gov port 22: Connection timed out
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2450)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2051)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:84)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:573)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:154)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:375)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to vortex-trilinos
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
	at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
	at hudson.remoting.Channel.call(Channel.java:1001)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor386.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy105.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:994)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1237)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1297)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:505)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1206)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1894)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:428)

ERROR: Error fetching remote repo 'origin'
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: FAILURE


CDash Test Results for PR# 10151.


Wiki: How to Reproduce PR Testing Builds and Errors.

@trilinos-autotester trilinos-autotester removed the AT: RETEST Causes the PR autotester to run a new round of PR tests on the next iteration label Feb 24, 2022
@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Failure: Timed out waiting for job Trilinos_pullrequest_intel_17.0.1 to start: Total Wait = 603

@iyamazaki iyamazaki added the AT: RETEST Causes the PR autotester to run a new round of PR tests on the next iteration label Feb 24, 2022
@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - User Requested Retest - Label AT: RETEST will be reset after testing.

@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_pullrequest_gcc_8.3.0

  • Build Num: 6797
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 4314
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 4833
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 11909
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 4657
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8

Build Information

Test Name: python-3

  • Build Num: 1219
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8

Build Information

Test Name: _cuda_10.1.243

  • Build Num: 433
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS AT: RETEST;AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8

Using Repos:

Repo: TRILINOS (crockatt/Trilinos)
  • Branch: clang12-amesos2-superlu5-fix
  • SHA: cc93415
  • Mode: TEST_REPO

Pull Request Author: crockatt

@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_pullrequest_gcc_8.3.0

  • Build Num: 6797
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 4314
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 4833
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 11909
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 4657
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8

Build Information

Test Name: python-3

  • Build Num: 1219
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8

Build Information

Test Name: _cuda_10.1.243

  • Build Num: 433
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS AT: RETEST;AT: PRE-TEST INSPECTED
PULLREQUESTNUM 10151
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH clang12-amesos2-superlu5-fix
TRILINOS_SOURCE_REPO https://github.com/crockatt/Trilinos
TRILINOS_SOURCE_SHA cc93415
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 072f1c8


CDash Test Results for PR# 10151.

@trilinos-autotester trilinos-autotester removed the AT: RETEST Causes the PR autotester to run a new round of PR tests on the next iteration label Feb 25, 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 [ ndellingwood iyamazaki ]!

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - AutoMerge IS ENABLED, but the Label AT: AUTOMERGE is not set. Either set Label AT: AUTOMERGE or manually merge the PR...

@iyamazaki
Copy link
Contributor

Sorry it took so long but it finally passed the tests. Thank you so much for the fix @crockatt. I'll merge your fix.

@iyamazaki iyamazaki merged commit b77369e into trilinos:develop Feb 25, 2022
@crockatt
Copy link
Contributor Author

Thanks everyone for your help in getting this merged in.

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.

7 participants