CI: report actions (#2) #25
pull_request.yml
on: pull_request
Matrix: build-docker / ${{format('{0}{1}{2}-{3}-{4}',
matrix.special,
matrix.special && '-' || '',
matrix.geometry,
matrix.buildtype,
matrix.image)}}
Matrix: build-fast / linux
Matrix: build-spack / ${{format('{0}{1}{2}{3}{4}',
matrix.geometry,
matrix.special && '-' || '',
matrix.special,
matrix.geant && '-g4@' || '',
matrix.geant)}}
build-fast
/
windows
2m 28s
build-ultralite
/
ultralite-ubuntu
28s
build-ultralite
/
ultralite-windows
2m 2s
Save job metadata
3s
all
4s
Annotations
61 errors, 19 warnings, and 2 notices
build-ultralite / ultralite-ubuntu
No files were found with the provided path: test-output/**/*.xml. No artifacts will be uploaded.
|
build-fast / noble-clang-18
Process completed with exit code 8.
|
build-fast / jammy-clang-15
The job was canceled because "noble_clang_18" failed.
|
build-fast / jammy-clang-15
The operation was canceled.
|
build-fast / jammy-gcc-12
The job was canceled because "noble_clang_18" failed.
|
build-fast / jammy-gcc-12
The operation was canceled.
|
build-fast / noble-gcc-14
The job was canceled because "noble_clang_18" failed.
|
build-fast / noble-gcc-14
The operation was canceled.
|
build-fast / focal-gcc-8
The job was canceled because "noble_clang_18" failed.
|
build-fast / focal-gcc-8
The operation was canceled.
|
build-fast / focal-clang-10
The job was canceled because "noble_clang_18" failed.
|
build-fast / focal-clang-10
The operation was canceled.
|
build-ultralite / ultralite-windows
No files were found with the provided path: test-output/**/*.xml. No artifacts will be uploaded.
|
build-spack / orange-minimal
Process completed with exit code 8.
|
build-fast / windows
Process completed with exit code 1.
|
build-fast / windows
Process completed with exit code 1.
|
build-spack / orange-float-g4@11.0
Process completed with exit code 8.
|
build-spack / geant4-g4@11.0
Process completed with exit code 8.
|
build-spack / vecgeom-g4@10.5
Process completed with exit code 8.
|
build-spack / vecgeom-clhep-g4@11.0
Process completed with exit code 8.
|
build-spack / vecgeom-g4@10.6
Process completed with exit code 8.
|
build-spack / vecgeom-g4@10.6
Process completed with exit code 8.
|
build-spack / vecgeom-g4@10.7
Process completed with exit code 8.
|
build-spack / orange-asanlite
Process completed with exit code 8.
|
build-docker / orange-ndebug-ubuntu-cuda
Process completed with exit code 8.
|
build-docker / orange-debug-ubuntu-cuda
Process completed with exit code 8.
|
build-docker / orange-ndebug-centos-rocm
Process completed with exit code 8.
|
build-spack / vecgeom-g4@11.0
Process completed with exit code 8.
|
build-spack / vecgeom-g4@11.2
Process completed with exit code 8.
|
build-spack / vecgeom-g4@11.1
Process completed with exit code 8.
|
build-spack / orange-clang-tidy-g4@11.2
Process completed with exit code 8.
|
build-docker / vecgeom-debug-ubuntu-cuda
Process completed with exit code 8.
|
build-docker / vecgeom-reldeb-ubuntu-cuda
Process completed with exit code 8.
|
all
Process completed with exit code 1.
|
/home/runner/work/celeritas/celeritas/test/corecel/math/Algorithms.test.cc.clamp:
test/corecel/math/Algorithms.test.cc#L127
/home/runner/work/celeritas/celeritas/test/corecel/math/Algorithms.test.cc:131
Expected equality of these values:
100000
clamp(123, 100, 200)
Which is: 123
|
/home/runner/work/celeritas/celeritas/test/corecel/math/Algorithms.test.cc.fastpow:
test/corecel/math/Algorithms.test.cc#L323
/home/runner/work/celeritas/celeritas/test/corecel/math/Algorithms.test.cc:325
Expected equality of these values:
-10.0
Which is: -10
fastpow(0.0, 1.0)
Which is: 0
|
/home/runner/work/celeritas/celeritas/test/corecel/math/SoftEqual.test.cc.soft_equal:
test/corecel/math/SoftEqual.test.cc#L58
/home/runner/work/celeritas/celeritas/test/corecel/math/SoftEqual.test.cc:70
Value of: comp(1, 1)
Actual: true
Expected: false
|
/home/runner/work/celeritas/celeritas/test/corecel/math/SoftEqual.test.cc.soft_equal:
test/corecel/math/SoftEqual.test.cc#L58
/home/runner/work/celeritas/celeritas/test/corecel/math/SoftEqual.test.cc:70
Value of: comp(1, 1)
Actual: true
Expected: false
|
/home/runner/work/celeritas/celeritas/test/corecel/math/Algorithms.test.cc.clamp:
test/corecel/math/Algorithms.test.cc#L127
/home/runner/work/celeritas/celeritas/test/corecel/math/Algorithms.test.cc:131
Expected equality of these values:
100000
clamp(123, 100, 200)
Which is: 123
|
/home/runner/work/celeritas/celeritas/test/corecel/math/Algorithms.test.cc.fastpow:
test/corecel/math/Algorithms.test.cc#L323
/home/runner/work/celeritas/celeritas/test/corecel/math/Algorithms.test.cc:325
Expected equality of these values:
-10.0
Which is: -10
fastpow(0.0, 1.0)
Which is: 0
|
/home/runner/work/celeritas/celeritas/test/corecel/math/SoftEqual.test.cc.soft_equal:
test/corecel/math/SoftEqual.test.cc#L58
/home/runner/work/celeritas/celeritas/test/corecel/math/SoftEqual.test.cc:70
Value of: comp(1, 1)
Actual: true
Expected: false
|
/home/runner/work/celeritas/celeritas/test/corecel/math/SoftEqual.test.cc.soft_equal:
test/corecel/math/SoftEqual.test.cc#L58
/home/runner/work/celeritas/celeritas/test/corecel/math/SoftEqual.test.cc:70
Value of: comp(1, 1)
Actual: true
Expected: false
|
/home/runner/work/celeritas/celeritas/test/orange/OrangeGeant.test.cc.trace:
test/orange/OrangeGeant.test.cc#L340
/home/runner/work/celeritas/celeritas/test/orange/OrangeGeant.test.cc:353
Size of: result.volumes
Actual: 6
Expected: expected_mid_volumes.size()
Which is: 26
Actual values: {"World", "ZNENV", "ZNTX", "ZNEU", "ZNENV", "World"};
|
/home/runner/work/celeritas/celeritas/test/celeritas/ext/GeantImporter.test.cc.conv:
test/celeritas/ext/GeantImporter.test.cc#L749
/home/runner/work/celeritas/celeritas/test/celeritas/ext/GeantImporter.test.cc:754
Expected equality of these values:
1
proc.models.size()
Which is: 2
|
/home/runner/work/celeritas/celeritas/test/geocel/g4/GeantGeo.test.cc.trace:
test/geocel/g4/GeantGeo.test.cc#L389
/home/runner/work/celeritas/celeritas/test/geocel/g4/GeantGeo.test.cc:457
Values in: result.halfway_safeties
Expected: expected_hw_safety
1 of 20 elements differ
by 9.9999999999999998e-13 relative error or 1e-14 absolute error
i expected_hw_safety ACTUAL Difference
1 45.496748548005 0 -1
Google Test trace:
/home/runner/work/celeritas/celeritas/test/geocel/g4/GeantGeo.test.cc:407: Center -x
|
/home/runner/work/celeritas/celeritas/test/orange/g4org/ProtoConstructor.test.cc.znenv:
test/orange/g4org/ProtoConstructor.test.cc#L391
/home/runner/work/celeritas/celeritas/test/orange/g4org/ProtoConstructor.test.cc:439
Values in: surface_strings(u)
Expected: expected_surface_strings
7 of 19 elements differ
i EXPECTED ACTUAL
12 "Plane: x=3.52" "Plane: x=-3.62"
13 "Plane: x=-3.62" "Plane: x=3.62"
14 "Plane: x=3.62" "Plane: y=-3.62"
15 "Plane: y=-3.62" "Plane: y=3.62"
16 "Plane: y=3.62" "Plane: z=-50.1"
17 "Plane: z=-50.1" "Plane: z=50.1"
18 "Plane: z=50.1" "Plane: x=3.52"
Google Test trace:
/home/runner/work/celeritas/celeritas/test/orange/g4org/ProtoConstructor.test.cc:413: World
|
/home/runner/work/celeritas/celeritas/test/celeritas/global/AlongStep.test.cc.nofluct_nomsc:
test/celeritas/global/AlongStep.test.cc#L288
/home/runner/work/celeritas/celeritas/test/celeritas/global/AlongStep.test.cc:343
Value of: result.displacement
Actual: 0.00028338719440108569
Expected: 0.00028363764374689
Which is: 0.00028363764374688999
(Relative error -0.000882990503290878 exceeds tolerance 9.9999999999999998e-13)
Google Test trace:
/home/runner/work/celeritas/celeritas/test/celeritas/global/AlongStep.test.cc:333: far from boundary
/home/runner/work/celeritas/celeritas/test/celeritas/global/AlongStep.test.cc:326: very low energy electron
|
/home/runner/work/celeritas/celeritas/test/corecel/math/Algorithms.test.cc.fastpow:
test/corecel/math/Algorithms.test.cc#L323
/home/runner/work/celeritas/celeritas/test/corecel/math/Algorithms.test.cc:325
Expected equality of these values:
-10.0
Which is: -10
fastpow(0.0, 1.0)
Which is: 0
|
/home/runner/work/celeritas/celeritas/test/corecel/math/SoftEqual.test.cc.soft_equal:
test/corecel/math/SoftEqual.test.cc#L58
/home/runner/work/celeritas/celeritas/test/corecel/math/SoftEqual.test.cc:70
Value of: comp(1, 1)
Actual: true
Expected: false
|
/home/runner/work/celeritas/celeritas/test/corecel/math/SoftEqual.test.cc.soft_equal:
test/corecel/math/SoftEqual.test.cc#L58
/home/runner/work/celeritas/celeritas/test/corecel/math/SoftEqual.test.cc:70
Value of: comp(1, 1)
Actual: true
Expected: false
|
/home/runner/work/celeritas/celeritas/test/celeritas/optical/OpticalCollector.test.cc.host_distributions:
test/celeritas/optical/OpticalCollector.test.cc#L347
/home/runner/work/celeritas/celeritas/test/celeritas/optical/OpticalCollector.test.cc:366
Expected equality of these values:
23492
result.cerenkov.total_num_photons
Which is: 21783
|
/home/runner/work/celeritas/celeritas/test/celeritas/optical/OpticalCollector.test.cc.cerenkov_distributiona:
test/celeritas/optical/OpticalCollector.test.cc#L482
/home/runner/work/celeritas/celeritas/test/celeritas/optical/OpticalCollector.test.cc:495
Expected equality of these values:
19601
result.cerenkov.total_num_photons
Which is: 20850
|
/home/runner/work/celeritas/celeritas/test/celeritas/optical/OpticalCollector.test.cc.scintillation_distributions:
test/celeritas/optical/OpticalCollector.test.cc#L505
/home/runner/work/celeritas/celeritas/test/celeritas/optical/OpticalCollector.test.cc:518
Expected equality of these values:
1629295
result.scintillation.total_num_photons
Which is: 1725923
|
/home/runner/work/celeritas/celeritas/test/geocel/vg/Vecgeom.test.cc.trace:
test/geocel/vg/Vecgeom.test.cc#L1484
/home/runner/work/celeritas/celeritas/test/geocel/vg/Vecgeom.test.cc:1499
Size of: result.volumes
Actual: 6
Expected: expected_mid_volumes.size()
Which is: 26
Actual values: {"World", "ZNENV", "ZNTX", "ZNEU", "ZNENV", "World"};
|
/home/runner/work/celeritas/celeritas/test/corecel/math/Algorithms.test.cc.fastpow:
test/corecel/math/Algorithms.test.cc#L323
/home/runner/work/celeritas/celeritas/test/corecel/math/Algorithms.test.cc:325
Expected equality of these values:
-10.0
Which is: -10
fastpow(0.0, 1.0)
Which is: 0
|
/home/runner/work/celeritas/celeritas/test/corecel/math/SoftEqual.test.cc.soft_equal:
test/corecel/math/SoftEqual.test.cc#L58
/home/runner/work/celeritas/celeritas/test/corecel/math/SoftEqual.test.cc:70
Value of: comp(1, 1)
Actual: true
Expected: false
|
/home/runner/work/celeritas/celeritas/test/corecel/math/SoftEqual.test.cc.soft_equal:
test/corecel/math/SoftEqual.test.cc#L58
/home/runner/work/celeritas/celeritas/test/corecel/math/SoftEqual.test.cc:70
Value of: comp(1, 1)
Actual: true
Expected: false
|
/home/runner/work/celeritas/celeritas/test/celeritas/optical/OpticalCollector.test.cc.host_distributions:
test/celeritas/optical/OpticalCollector.test.cc#L347
/home/runner/work/celeritas/celeritas/test/celeritas/optical/OpticalCollector.test.cc:366
Expected equality of these values:
23492
result.cerenkov.total_num_photons
Which is: 21783
|
/home/runner/work/celeritas/celeritas/test/celeritas/optical/OpticalCollector.test.cc.cerenkov_distributiona:
test/celeritas/optical/OpticalCollector.test.cc#L482
/home/runner/work/celeritas/celeritas/test/celeritas/optical/OpticalCollector.test.cc:495
Expected equality of these values:
19601
result.cerenkov.total_num_photons
Which is: 20850
|
/home/runner/work/celeritas/celeritas/test/celeritas/optical/OpticalCollector.test.cc.scintillation_distributions:
test/celeritas/optical/OpticalCollector.test.cc#L505
/home/runner/work/celeritas/celeritas/test/celeritas/optical/OpticalCollector.test.cc:518
Expected equality of these values:
1629295
result.scintillation.total_num_photons
Which is: 1725923
|
/home/runner/work/celeritas/celeritas/test/geocel/vg/Vecgeom.test.cc.accessors:
test/geocel/vg/Vecgeom.test.cc#L1218
/home/runner/work/celeritas/celeritas/test/geocel/vg/Vecgeom.test.cc:105
Size of: scoped_log_.levels()
Actual: 0
Expected: this->expected_log_levels().size()
Which is: 1
Actual values: {};
messages: {}
levels: {}
|
build-docker / vecgeom-ndebug-ubuntu-cuda
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-docker / orange-ndebug-ubuntu-cuda
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-docker / orange-debug-ubuntu-cuda
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-docker / orange-ndebug-centos-rocm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-docker / vecgeom-debug-ubuntu-cuda
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-docker / vecgeom-reldeb-ubuntu-cuda
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
2 out of 4 runs failed: trace (ZnenvGeantTest):
/home/runner/work/celeritas/celeritas/test/geocel/vg/Vecgeom.test.cc#L1484
artifacts/test-results-spack-reldeb-vecgeom-10.5/google/OrangeGeant.xml [took 0s]
artifacts/test-results-spack-reldeb-vecgeom-10.5/google/vg_Vecgeom_2.xml [took 0s]
|
1 out of 2 runs failed: trace (SolidsTest):
/home/runner/work/celeritas/celeritas/test/geocel/g4/GeantGeo.test.cc#L389
artifacts/test-results-spack-reldeb-vecgeom-10.5/google/g4_GeantGeo.xml [took 0s]
|
All 2 runs failed: host_distributions (LArSphereOffloadTest):
/home/runner/work/celeritas/celeritas/test/celeritas/optical/OpticalCollector.test.cc#L347
artifacts/test-results-spack-reldeb-vecgeom-10.5/google/optical_OpticalCollector.xml [took 0s]
artifacts/test-results-spack-reldeb-vecgeom-10.7/google/optical_OpticalCollector.xml [took 0s]
|
All 2 runs failed: cerenkov_distributiona (LArSphereOffloadTest):
/home/runner/work/celeritas/celeritas/test/celeritas/optical/OpticalCollector.test.cc#L482
artifacts/test-results-spack-reldeb-vecgeom-10.5/google/optical_OpticalCollector.xml [took 0s]
artifacts/test-results-spack-reldeb-vecgeom-10.7/google/optical_OpticalCollector.xml [took 0s]
|
All 2 runs failed: scintillation_distributions (LArSphereOffloadTest):
/home/runner/work/celeritas/celeritas/test/celeritas/optical/OpticalCollector.test.cc#L505
artifacts/test-results-spack-reldeb-vecgeom-10.5/google/optical_OpticalCollector.xml [took 0s]
artifacts/test-results-spack-reldeb-vecgeom-10.7/google/optical_OpticalCollector.xml [took 0s]
|
All 4 runs failed: soft_equal (FloatingTest/0):
/home/runner/work/celeritas/celeritas/test/corecel/math/SoftEqual.test.cc#L58
artifacts/test-results-spack-reldeb-orange-asanlite-/google/math_SoftEqual.xml [took 0s]
artifacts/test-results-spack-reldeb-orange-minimal-/google/math_SoftEqual.xml [took 0s]
artifacts/test-results-spack-reldeb-vecgeom-10.5/google/math_SoftEqual.xml [took 0s]
artifacts/test-results-spack-reldeb-vecgeom-10.7/google/math_SoftEqual.xml [took 0s]
|
All 4 runs failed: soft_equal (FloatingTest/1):
/home/runner/work/celeritas/celeritas/test/corecel/math/SoftEqual.test.cc#L58
artifacts/test-results-spack-reldeb-orange-asanlite-/google/math_SoftEqual.xml [took 0s]
artifacts/test-results-spack-reldeb-orange-minimal-/google/math_SoftEqual.xml [took 0s]
artifacts/test-results-spack-reldeb-vecgeom-10.5/google/math_SoftEqual.xml [took 0s]
artifacts/test-results-spack-reldeb-vecgeom-10.7/google/math_SoftEqual.xml [took 0s]
|
2 out of 4 runs failed: clamp (AlgorithmsTest):
/home/runner/work/celeritas/celeritas/test/corecel/math/Algorithms.test.cc#L127
artifacts/test-results-spack-reldeb-orange-asanlite-/google/math_Algorithms.xml [took 0s]
artifacts/test-results-spack-reldeb-orange-minimal-/google/math_Algorithms.xml [took 0s]
|
All 4 runs failed: fastpow (MathTest):
/home/runner/work/celeritas/celeritas/test/corecel/math/Algorithms.test.cc#L323
artifacts/test-results-spack-reldeb-orange-asanlite-/google/math_Algorithms.xml [took 0s]
artifacts/test-results-spack-reldeb-orange-minimal-/google/math_Algorithms.xml [took 0s]
artifacts/test-results-spack-reldeb-vecgeom-10.5/google/math_Algorithms.xml [took 0s]
artifacts/test-results-spack-reldeb-vecgeom-10.7/google/math_Algorithms.xml [took 0s]
|
accessors (SolidsGeantTest) failed:
/home/runner/work/celeritas/celeritas/test/geocel/vg/Vecgeom.test.cc#L1218
artifacts/test-results-spack-reldeb-vecgeom-10.7/google/vg_Vecgeom_2.xml [took 0s]
|
1 out of 2 runs failed: conv (FourSteelSlabsEmStandard):
/home/runner/work/celeritas/celeritas/test/celeritas/ext/GeantImporter.test.cc#L749
artifacts/test-results-spack-reldeb-vecgeom-10.5/google/ext_GeantImporter.xml [took 0s]
|
1 out of 2 runs failed: znenv (ProtoConstructorTest):
/home/runner/work/celeritas/celeritas/test/orange/g4org/ProtoConstructor.test.cc#L391
artifacts/test-results-spack-reldeb-vecgeom-10.5/google/g4org_ProtoConstructor.xml [took 0s]
|
nofluct_nomsc (Em3AlongStepTest) failed:
/home/runner/work/celeritas/celeritas/test/celeritas/global/AlongStep.test.cc#L288
artifacts/test-results-spack-reldeb-vecgeom-10.5/google/global_AlongStep.xml [took 0s]
|
9 skipped tests found
There are 9 skipped tests, see "Raw output" for the full list of skipped tests.
|
1242 tests found
There are 1242 tests, see "Raw output" for the full list of tests.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
event-file
Expired
|
2.75 KB |
|
test-results-spack-reldeb-orange-asanlite-
Expired
|
99.1 KB |
|
test-results-spack-reldeb-orange-minimal-
Expired
|
97.2 KB |
|
test-results-spack-reldeb-vecgeom-10.5
Expired
|
122 KB |
|
test-results-spack-reldeb-vecgeom-10.7
Expired
|
122 KB |
|