Skip to content

Failed

openmodelica_cruntime_optimization_basic.testAlgLoop7.mos (from (result.xml))

Failing for the past 150 builds (Since #3553 )
Took 15 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + testAlgLoop7                                                                      ... equation mismatch [time: 15]

==== Log C:\WINDOWS\TEMP/omc-rtest-OpenModelica/openmodelica/cruntime/optimization/basic/testAlgLoop7.mos_temp9476/log-testAlgLoop7.mos
true
""
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 0.5, numberOfIntervals = 100, tolerance = 1e-12, method = 'optimization', fileNamePrefix = 'testAlgLoop7', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-lv LOG_IPOPT_ERROR -optimizerNP 1 -iif ReferenceFiles/testAlgLoop7_ref.mat -iim none -ipopt_init FILE'",
    messages = "Simulation execution failed for model: testAlgLoop7
LOG_ASSERT        | debug   | Initialization file \"ReferenceFiles/testAlgLoop7_ref.mat\" doesn't exist.
"
end SimulationResult;
""
"Error in compareSimulationResults"
"Warning: 'compareSimulationResults' is deprecated. It is recommended to use 'diffSimulationResults' instead.
Error: Failed to open simulation result testAlgLoop7_res.mat: No such file or directory
Error: Error opening file: testAlgLoop7_res.mat
"
'' 
Equation mismatch: diff says: 
--- "C:\\WINDOWS\\TEMP/omc-rtest-OpenModelica/openmodelica/cruntime/optimization/basic/testAlgLoop7.mos_temp9476/equations-expected"2024-04-18 14:41:52.882151400 +0200
+++ "C:\\WINDOWS\\TEMP/omc-rtest-OpenModelica/openmodelica/cruntime/optimization/basic/testAlgLoop7.mos_temp9476/equations-got"2024-04-18 14:42:07.595092100 +0200
@@ -1,46 +1,17 @@
 true
 ""
 true
 ""
 record SimulationResult
-resultFile = "testAlgLoop7_res.mat",
+resultFile = "",
 simulationOptions = "startTime = 0.0, stopTime = 0.5, numberOfIntervals = 100, tolerance = 1e-12, method = 'optimization', fileNamePrefix = 'testAlgLoop7', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-lv LOG_IPOPT_ERROR -optimizerNP 1 -iif ReferenceFiles/testAlgLoop7_ref.mat -iim none -ipopt_init FILE'",
-messages = "LOG_ASSERT        | warning | The following assertion has been violated at time 0.000000
-|                 | |       | (($EqCon$x2 >= 0.0 and $EqCon$x2 <= 0.0)) --> \"Variable violating min/max constraint: 0.0 <= $EqCon$x2 <= 0.0, has value: 3\"
-LOG_ASSERT        | warning | The following assertion has been violated at time 0.000000
-|                 | |       | (($EqCon$x1 >= 0.0 and $EqCon$x1 <= 0.0)) --> \"Variable violating min/max constraint: 0.0 <= $EqCon$x1 <= 0.0, has value: 0.864672\"
-LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
-
-Optimizer Variables
-========================================================
-State[0]:x1(start = 1, nominal = 2, min = -2, max = 2, init = 1)
-State[1]:x2(start = -1, nominal = 2, min = -2, max = 2, init = -1)
-Input[2]:$x1(start = 0, nominal = 1, min = -Inf, max = +Inf)
-Input[3]:$x2(start = 0, nominal = 1, min = -Inf, max = +Inf)
-Input[4]:u(start = 0.864672, nominal = 1, min = -1, max = 1)
---------------------------------------------------------
-number of nonlinear constraints: 3
-========================================================
-LOG_STDOUT        | info    | Using values from file as initial guess.
-
-******************************************************************************
-This program contains Ipopt, a library for large-scale nonlinear optimization.
-Ipopt is released as open source code under the Eclipse Public License (EPL).
-For more information visit https://github.com/coin-or/Ipopt
-******************************************************************************
-
-LOG_IPOPT_ERROR   | info    | max violation is 0.00630401 for the constraint $EqCon$x1(time = 0.17)
-LOG_IPOPT_ERROR   | info    | max violation is 2.64944e-05 for the constraint $EqCon$x2(time = 0.17)
-LOG_IPOPT_ERROR   | info    | max violation is 1.05608e-07 for the constraint $EqCon$x1(time = 0.17)
-LOG_IPOPT_ERROR   | info    | max violation is 1.86591e-05 for the constraint $EqCon$x2(time = 0.17)
-LOG_IPOPT_ERROR   | info    | max violation is 5.33147e-06 for the constraint $EqCon$x1(time = 0.435)
-LOG_IPOPT_ERROR   | info    | max violation is 4.28799e-08 for the constraint $EqCon$x1(time = 0.435)
-LOG_IPOPT_ERROR   | info    | max violation is 1.87085e-11 for the constraint $EqCon$x1(time = 0.445)
-LOG_IPOPT_ERROR   | info    | max violation is 5.55112e-16 for the constraint $EqCon$x1(time = 0.16)
-LOG_SUCCESS       | info    | The simulation finished successfully.
+messages = "Simulation execution failed for model: testAlgLoop7
+LOG_ASSERT | debug   | Initialization file \"ReferenceFiles/testAlgLoop7_ref.mat\" doesn't exist.
 "
 end SimulationResult;
 ""
-{"Files Equal!"}
+"Error in compareSimulationResults"
 "Warning: 'compareSimulationResults' is deprecated. It is recommended to use 'diffSimulationResults' instead.
+Error: Failed to open simulation result testAlgLoop7_res.mat: No such file or directory
+Error: Error opening file: testAlgLoop7_res.mat
 "
'' 
Equation mismatch: omc-diff says: 
Failed 't' '"'
Line 6: Text differs:
expected: resultFile = "testAlgLoop
got:      resultFile = "",

== 1 out of 1 tests failed [openmodelica/cruntime/optimization/basic/testAlgLoop7.mos_temp9476, time: 15]