Bug #17101
CI test for detsim stage of DUNE FD fails
Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
07/03/2017
Due date:
% Done:
100%
Estimated time:
Description
The CI build of develop branch of dunetpc (revision 555aec42) + LArSoft (tag v06_42_00) reports a failure for the CI test running the detsim stage of DUNE FD.
This CI test uses the FHiCL file
dunetpc/test/ci/ci_test_detsim_dunefd.fcl
that includes
dunetpc/fcl/dunefd/detsim/standard_detsim_dune10kt_1x2x6.fcl
The stderr log is available at: http://dbweb6.fnal.gov:8080/LarCI/app/storage/docs/2017/06/30/stderr_ZTil6Ih.log
Its content is
1: Failed to parse the configuration file 'ci_test_detsim_dunefd.fcl' with exception 2: ---- Parse error BEGIN 3: detected at or near line 1, character 1, of file "/scratch/workspace/lar_ci/label_exp/SLF6/label_exp2/swarm/localProducts_larsoft_lar_ci_e14_prof/larsim/v06_25_01/job/detsimmodules.fcl" 4: included from line 14 of file "/scratch/workspace/lar_ci/label_exp/SLF6/label_exp2/swarm/localProducts_larsoft_lar_ci_e14_prof/dunetpc/v06_41_00/job/detsimmodules_dune.fcl" 5: included from line 10 of file "/scratch/workspace/lar_ci/label_exp/SLF6/label_exp2/swarm/localProducts_larsoft_lar_ci_e14_prof/dunetpc/v06_41_00/job/standard_detsim_dune10kt.fcl" 6: included from line 1 of file "/scratch/workspace/lar_ci/label_exp/SLF6/label_exp2/swarm/localProducts_larsoft_lar_ci_e14_prof/dunetpc/v06_41_00/job/standard_detsim_dune10kt_1x2x6.fcl" 7: included from line 1 of file "/scratch/workspace/lar_ci/label_exp/SLF6/label_exp2/swarm/localProducts_larsoft_lar_ci_e14_prof/dunetpc/v06_41_00/job/ci_test_detsim_dunefd.fcl" 8: 9: BEGIN_PROLOG 10: ^ 11: ---- Parse error END
This issue seems to have been introduced with David's commit in dunetpc
https://cdcvs.fnal.gov/redmine/projects/dunetpc/repository/revisions/555aec4225aa730358bb57281d3368dd84ccbb6c
Revision 555aec42 Added by David Add tools_dune to FD detsim. #17033 https://cdcvs.fnal.gov/redmine/issues/17033
dunetpc revision 5aaee7c8 with LArSoft v06_42_00 doesn't show this issue.
History
#1 Updated by Vito Di Benedetto over 3 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
This issue was addressed by David's commit 749185b7
#2 Updated by Vito Di Benedetto over 3 years ago
- Status changed from Resolved to Closed