Skip to content

Failed

tests / 02 testsuite-gcc 2/3 / simulation_modelica_arrays.NPendulum.mos (from (result.xml))

Failing for the past 11 builds (Since #2 )
Took 8 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + NPendulum                                                                         ... equation mismatch [time: 8]

==== Log /tmp/omc-rtest-unknown/simulation/modelica/arrays/NPendulum.mos_temp8722/log-NPendulum.mos
true
""
true
""
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'NPendulum', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: NPendulum"
end SimulationResult;
"Error: Template error: A template call failed (/var/lib/jenkins/ws/OpenModelica_PR-11485/build/bin/../lib/x86_64-linux-gnu/omc/libOpenModelicaCompiler.so: (null)). One possible reason could be that a template imported function call failed (which should not happen for functions called from within template code; templates assert pure 'match'/non-failing semantics).
[SimCode/SimCodeMain.mo:0:0-0:0:writable] Error: Internal error /var/lib/jenkins/ws/OpenModelica_PR-11485/build/bin/../lib/x86_64-linux-gnu/omc/libOpenModelicaCompiler.so: (null) failed
Error: Template error: A template call failed (/var/lib/jenkins/ws/OpenModelica_PR-11485/build/bin/../lib/x86_64-linux-gnu/omc/libOpenModelicaCompiler.so: (null)). One possible reason could be that a template imported function call failed (which should not happen for functions called from within template code; templates assert pure 'match'/non-failing semantics).
[SimCode/SimCodeMain.mo:0:0-0:0:writable] Error: Internal error /var/lib/jenkins/ws/OpenModelica_PR-11485/build/bin/../lib/x86_64-linux-gnu/omc/libOpenModelicaCompiler.so: (null) failed
"
"Error in compareSimulationResults"

Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/modelica/arrays/NPendulum.mos_temp8722/equations-expected2023-12-23 03:09:08.866803053 +0000
+++ /tmp/omc-rtest-unknown/simulation/modelica/arrays/NPendulum.mos_temp8722/equations-got2023-12-23 03:09:16.174705412 +0000
@@ -3,13 +3,15 @@
 true
 ""
 true
 ""
 record SimulationResult
-resultFile = "NPendulum_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'NPendulum', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
-LOG_SUCCESS       | info    | The simulation finished successfully.
-"
+resultFile = "",
+simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'NPendulum', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: NPendulum"
 end SimulationResult;
-""
-{"Files Equal!"}
+"Error: Template error: A template call failed (/var/lib/jenkins/ws/OpenModelica_PR-11485/build/bin/../lib/x86_64-linux-gnu/omc/libOpenModelicaCompiler.so: (null)). One possible reason could be that a template imported function call failed (which should not happen for functions called from within template code; templates assert pure 'match'/non-failing semantics).
+[SimCode/SimCodeMain.mo:0:0-0:0:writable] Error: Internal error /var/lib/jenkins/ws/OpenModelica_PR-11485/build/bin/../lib/x86_64-linux-gnu/omc/libOpenModelicaCompiler.so: (null) failed
+Error: Template error: A template call failed (/var/lib/jenkins/ws/OpenModelica_PR-11485/build/bin/../lib/x86_64-linux-gnu/omc/libOpenModelicaCompiler.so: (null)). One possible reason could be that a template imported function call failed (which should not happen for functions called from within template code; templates assert pure 'match'/non-failing semantics).
+[SimCode/SimCodeMain.mo:0:0-0:0:writable] Error: Internal error /var/lib/jenkins/ws/OpenModelica_PR-11485/build/bin/../lib/x86_64-linux-gnu/omc/libOpenModelicaCompiler.so: (null) failed
+"
+"Error in compareSimulationResults"

Equation mismatch: omc-diff says:
Failed 'N' '"'
Line 8: Text differs:
expected: resultFile = "NPendulum_res.mat",
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/arrays/NPendulum.mos_temp8722, time: 8]