Skip to content

Failed

openmodelica_cppruntime_fmu_modelExchange_2.0.DIC_FMU2_CPP.mos (from (result.xml))

Failing for the past 14 builds (Since #3697 )
Took 18 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + DIC_FMU2_CPP                                                                      ... equation mismatch [time: 18]

==== Log C:\Windows\TEMP/omc-rtest-OpenModelica/openmodelica/cppruntime/fmu/modelExchange/2.0/DIC_FMU2_CPP.mos_temp4790/log-DIC_FMU2_CPP.mos
true
""
true
"DIC.fmu"
""
true
""
"DIC_me_FMU.mo"
""
true
""
record SimulationResult
    resultFile = "DIC_me_FMU_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'DIC_me_FMU', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "DASKR--  AT T (=R1) AND STEPSIZE H (=R2) THE                                    
      In above,  R1 =   1.0000000000000E-24   R2 =   5.0000000000000E-25
DASKR--  ERROR TEST FAILED REPEATEDLY OR WITH ABS(H)=HMIN                       
ERROR  : solver: SimManager: Simulation stopped with errors before t = 1.000000
ERROR  : solver: SimManager: DASSL: solve failed with idid = -6
ERROR  : solver: SimController: Simulation failed using nonlinear solver newton
ERROR  : solver: SimController: Recovering with nonlinear solver kinsol
"
end SimulationResult;
""
0.0
1.0
0.0
NaN
NaN
'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/openmodelica/cppruntime/fmu/modelExchange/2.0/DIC_FMU2_CPP.mos_temp4790/equations-expected"2024-04-22 13:38:56.361007900 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/openmodelica/cppruntime/fmu/modelExchange/2.0/DIC_FMU2_CPP.mos_temp4790/equations-got"2024-04-22 13:39:14.274006000 +0200
@@ -9,14 +9,21 @@
 ""
 true
 ""
 record SimulationResult
 resultFile = "DIC_me_FMU_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'DIC_me_FMU', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = ""
+simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'DIC_me_FMU', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "DASKR--  AT T (=R1) AND STEPSIZE H (=R2) THE                                    
+In above,  R1 =   1.0000000000000E-24   R2 =   5.0000000000000E-25
+DASKR-- ERROR TEST FAILED REPEATEDLY OR WITH ABS(H)=HMIN                       
+ERROR : solver: SimManager: Simulation stopped with errors before t = 1.000000
+ERROR : solver: SimManager: DASSL: solve failed with idid = -6
+ERROR : solver: SimController: Simulation failed using nonlinear solver newton
+ERROR : solver: SimController: Recovering with nonlinear solver kinsol
+"
 end SimulationResult;
 ""
 0.0
 1.0
 0.0
--0.9999999980000002
--4.048065787457232e-07
+NaN
+NaN
'' 
Equation mismatch: omc-diff says: 
Failed '"' 'D'
Line 15: Text differs:
expected: messages = ""
got:      messages = "DASKR

== 1 out of 1 tests failed [openmodelica/cppruntime/fmu/modelExchange/2.0/DIC_FMU2_CPP.mos_temp4790, time: 18]