Skip to content

Failed

tests / 05 testsuite-clang 2/3 / simulation_libraries_3rdParty_MathematicalAspects.05_SingularModel.mos (from (result.xml))

Failing for the past 44 builds (Since #1 )
Took 6 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + 05_SingularModel                                                                  ... equation mismatch [time: 6]

==== Log /tmp/omc-rtest-unknown/simulation/libraries/3rdParty/MathematicalAspects/05_SingularModel.mos_temp6502/log-05_SingularModel.mos
true
""
true
""
record SimulationResult
    resultFile = "SingularModel1_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 10.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'SingularModel1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
LOG_SUCCESS       | info    | The simulation finished successfully.
"
end SimulationResult;
"Warning: The initial conditions are not fully specified. For more information set -d=initialization. In OMEdit Tools->Options->Simulation->Show additional information from the initialization process, in OMNotebook call setCommandLineOptions(\"-d=initialization\").
"
{"Files Equal!"}
"Warning: 'compareSimulationResults' is deprecated. It is recommended to use 'diffSimulationResults' instead.
"
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 10.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'SingularModel2', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Simulation execution failed for model: SingularModel2
LOG_STDOUT        | warning | The default linear solver fails, the fallback solver with total pivoting is started at time 0.000000. That might raise performance issues, for more information use -lv LOG_LS.
LOG_STDOUT        | warning | Error solving linear system of equations (no. 3) at time 0.000000.
LOG_STDOUT        | warning | Solving linear system 3 fails at time 0. For more information use -lv LOG_LS.
LOG_ASSERT        | debug   | Solving linear system 3 failed at time=0.
|                 | |       | For more information please use -lv LOG_LS.
LOG_ASSERT        | info    | simulation terminated by an assertion at initialization
"
end SimulationResult;
"Warning: The initial conditions are not fully specified. For more information set -d=initialization. In OMEdit Tools->Options->Simulation->Show additional information from the initialization process, in OMNotebook call setCommandLineOptions(\"-d=initialization\").
"

Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/libraries/3rdParty/MathematicalAspects/05_SingularModel.mos_temp6502/equations-expected2024-01-13 02:57:04.606297653 +0000
+++ /tmp/omc-rtest-unknown/simulation/libraries/3rdParty/MathematicalAspects/05_SingularModel.mos_temp6502/equations-got2024-01-13 02:57:10.314259056 +0000
@@ -2,11 +2,11 @@
 ""
 true
 ""
 record SimulationResult
 resultFile = "SingularModel1_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 10.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'SingularModel1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+simulationOptions = "startTime = 0.0, stopTime = 10.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'SingularModel1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
 messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
 LOG_SUCCESS       | info    | The simulation finished successfully.
 "
 end SimulationResult;
 "Warning: The initial conditions are not fully specified. For more information set -d=initialization. In OMEdit Tools->Options->Simulation->Show additional information from the initialization process, in OMNotebook call setCommandLineOptions(\"-d=initialization\").
@@ -14,16 +14,16 @@
 {"Files Equal!"}
 "Warning: 'compareSimulationResults' is deprecated. It is recommended to use 'diffSimulationResults' instead.
 "
 record SimulationResult
 resultFile = "",
-simulationOptions = "startTime = 0.0, stopTime = 10.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'SingularModel2', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+simulationOptions = "startTime = 0.0, stopTime = 10.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'SingularModel2', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
 messages = "Simulation execution failed for model: SingularModel2
 LOG_STDOUT        | warning | The default linear solver fails, the fallback solver with total pivoting is started at time 0.000000. That might raise performance issues, for more information use -lv LOG_LS.
-LOG_STDOUT        | warning | Error solving linear system of equations (no. 7) at time 0.000000.
-LOG_STDOUT        | warning | Solving linear system 7 fails at time 0. For more information use -lv LOG_LS.
-LOG_ASSERT        | debug   | Solving linear system 7 failed at time=0.
+LOG_STDOUT | warning | Error solving linear system of equations (no. 3) at time 0.000000.
+LOG_STDOUT | warning | Solving linear system 3 fails at time 0. For more information use -lv LOG_LS.
+LOG_ASSERT | debug   | Solving linear system 3 failed at time=0.
 |                 | |       | For more information please use -lv LOG_LS.
 LOG_ASSERT        | info    | simulation terminated by an assertion at initialization
 "
 end SimulationResult;
 "Warning: The initial conditions are not fully specified. For more information set -d=initialization. In OMEdit Tools->Options->Simulation->Show additional information from the initialization process, in OMNotebook call setCommandLineOptions(\"-d=initialization\").

Equation mismatch: omc-diff says:
Line 22: Integer 7 != 3

== 1 out of 1 tests failed [simulation/libraries/3rdParty/MathematicalAspects/05_SingularModel.mos_temp6502, time: 6]