Skip to content

Failed

tests / 03 testsuite-gcc 3/3 / simulation_modelica_nonlinear_system.problem8_newton.mos (from (result.xml))

Failing for the past 86 builds (Since #1 )
Took 5 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + problem8 [newton]                                                                 ... equation mismatch [time: 5]

==== Log /tmp/omc-rtest-unknown/simulation/modelica/nonlinear_system/problem8_newton.mos_temp5686/log-problem8_newton.mos
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 100.0, numberOfIntervals = 500, tolerance = 5e-8, method = 'dassl', fileNamePrefix = 'nonlinear_system.problem8', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-nls=newton'",
    messages = "Simulation execution failed for model: nonlinear_system.problem8
LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
DASKR--  AT T (=R1) AND STEPSIZE H (=R2) THE                                    
      In above,  R1 =   2.6055238665106E+00   R2 =   1.6061990053799E-08
DASKR--  NONLINEAR SOLVER FAILED TO CONVERGE                                    
DASKR--  REPEATEDLY OR WITH ABS(H)=HMIN                                         
LOG_STDOUT        | warning | The corrector could not converge.
LOG_STDOUT        | warning | can't continue. time = 2.605524
LOG_STDOUT        | info    | model terminate | Integrator failed. | Simulation terminated at time 2.60552
"
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/modelica/nonlinear_system/problem8_newton.mos_temp5686/equations-expected2024-01-20 04:10:58.396144728 +0000
+++ /tmp/omc-rtest-unknown/simulation/modelica/nonlinear_system/problem8_newton.mos_temp5686/equations-got2024-01-20 04:11:03.496880698 +0000
@@ -1,12 +1,19 @@
 true
 ""
 record SimulationResult
-resultFile = "nonlinear_system.problem8_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 100.0, numberOfIntervals = 500, tolerance = 5e-08, method = 'dassl', fileNamePrefix = 'nonlinear_system.problem8', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-nls=newton'",
-messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
-LOG_SUCCESS       | info    | The simulation finished successfully.
+resultFile = "",
+simulationOptions = "startTime = 0.0, stopTime = 100.0, numberOfIntervals = 500, tolerance = 5e-8, method = 'dassl', fileNamePrefix = 'nonlinear_system.problem8', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-nls=newton'",
+messages = "Simulation execution failed for model: nonlinear_system.problem8
+LOG_SUCCESS | info    | The initialization finished successfully without homotopy method.
+DASKR-- AT T (=R1) AND STEPSIZE H (=R2) THE                                    
+In above,  R1 =   2.6055238665106E+00   R2 =   1.6061990053799E-08
+DASKR-- NONLINEAR SOLVER FAILED TO CONVERGE                                    
+DASKR-- REPEATEDLY OR WITH ABS(H)=HMIN                                         
+LOG_STDOUT | warning | The corrector could not converge.
+LOG_STDOUT | warning | can't continue. time = 2.605524
+LOG_STDOUT | info    | model terminate | Integrator failed. | Simulation terminated at time 2.60552
 "
 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\").
 "
-{37.0,-3.705051462646683,-0.7132731924274377,-1.600730522043431e-08}
+

Equation mismatch: omc-diff says:
Failed 'n' '"'
Line 4: Text differs:
expected: resultFile = "nonlinear_system.problem
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/nonlinear_system/problem8_newton.mos_temp5686, time: 5]