Skip to content

Failed

tests / 03 testsuite-gcc 3/3 / simulation_libraries_msl32.Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses... equation mismatch [time: 10]

==== Log /tmp/omc-rtest-unknown/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos_temp8367/log-Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos
"true
"
""
OpenModelicaModelTesting.Kind.SimpleSimulation
Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses
{"PI.x","aimc.i_0_s","aimc.idq_sr[1]","aimc.idq_sr[2]","aimc.idq_rr[1]","aimc.idq_rr[2]","loadInertia.phi","loadInertia.w"}
Simulation options: startTime = 0.0, stopTime = 5.0, numberOfIntervals = 5000, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses', options = '', outputFormat = 'mat', variableFilter = 'time|PI.x|aimc.i_0_s|aimc.idq_sr.1.|aimc.idq_sr.2.|aimc.idq_rr.1.|aimc.idq_rr.2.|loadInertia.phi|loadInertia.w', cflags = '', simflags = ' -abortSlowSimulation -alarm=360 -emit_protected'
Result file: Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses_res.mat
Messages: LOG_STDOUT        | info    | Using sparse solver for linear system 0,
|                 | |       | because density of 0.062 remains under threshold of 0.200.
LOG_STDOUT        | info    | Using sparse solver for linear system 2,
|                 | |       | because density of 0.116 remains under threshold of 0.200.
LOG_STDOUT        | info    | Using sparse solver for linear system 4,
|                 | |       | because density of 0.184 remains under threshold of 0.200.
LOG_STDOUT        | info    | The maximum density for using sparse solvers can be specified
|                 | |       | using the runtime flag '<-lssMaxDensity=value>'.
LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
LOG_SUCCESS       | info    | The simulation finished successfully.

"true
"
""

Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos_temp8367/equations-expected2024-01-13 03:00:30.949660599 +0000
+++ /tmp/omc-rtest-unknown/simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos_temp8367/equations-got2024-01-13 03:00:40.929660676 +0000
@@ -2,13 +2,21 @@
 "
 ""
 OpenModelicaModelTesting.Kind.SimpleSimulation
 Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses
 {"PI.x","aimc.i_0_s","aimc.idq_sr[1]","aimc.idq_sr[2]","aimc.idq_rr[1]","aimc.idq_rr[2]","loadInertia.phi","loadInertia.w"}
-Simulation options: startTime = 0.0, stopTime = 5.0, numberOfIntervals = 5000, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses', options = '', outputFormat = 'mat', variableFilter = 'time|PI.x|aimc.i_0_s|aimc.idq_sr.1.|aimc.idq_sr.2.|aimc.idq_rr.1.|aimc.idq_rr.2.|loadInertia.phi|loadInertia.w', cflags = '', simflags = ' -abortSlowSimulation -alarm=360 -emit_protected'
+Simulation options: startTime = 0.0, stopTime = 5.0, numberOfIntervals = 5000, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses', options = '', outputFormat = 'mat', variableFilter = 'time|PI.x|aimc.i_0_s|aimc.idq_sr.1.|aimc.idq_sr.2.|aimc.idq_rr.1.|aimc.idq_rr.2.|loadInertia.phi|loadInertia.w', cflags = '', simflags = ' -abortSlowSimulation -alarm=360 -emit_protected'
 Result file: Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses_res.mat
-Messages: LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
+Messages: LOG_STDOUT        | info    | Using sparse solver for linear system 0,
+| | |       | because density of 0.062 remains under threshold of 0.200.
+LOG_STDOUT | info    | Using sparse solver for linear system 2,
+| | |       | because density of 0.116 remains under threshold of 0.200.
+LOG_STDOUT | info    | Using sparse solver for linear system 4,
+| | |       | because density of 0.184 remains under threshold of 0.200.
+LOG_STDOUT | info    | The maximum density for using sparse solvers can be specified
+| | |       | using the runtime flag '<-lssMaxDensity=value>'.
+LOG_SUCCESS | info    | The initialization finished successfully without homotopy method.
 LOG_SUCCESS       | info    | The simulation finished successfully.
 
 "true
 "
 ""

Equation mismatch: omc-diff says:
Failed 'U' 'T'
Line 9: Text differs:
expected: Messages: LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
got:      Messages: LOG_STDOUT        | info    | Using sparse solver for linear system 

== 1 out of 1 tests failed [simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos_temp8367, time: 10]