Skip to content

Failed

tests / 03 testsuite-gcc 3/3 / openmodelica_cruntime_optimization_basic.testAlgLoop4.mos (from (result.xml))

Failing for the past 46 builds (Since #8 )
Took 6 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + testAlgLoop4                                                                      ... equation mismatch [time: 6]

==== Log /tmp/omc-rtest-omtmpuser/openmodelica/cruntime/optimization/basic/testAlgLoop4.mos_temp5640/log-testAlgLoop4.mos
true
""
true
""
record SimulationResult
    resultFile = "testAlgLoop4_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 50, tolerance = 1e-8, method = 'optimization', fileNamePrefix = 'testAlgLoop4', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-lv LOG_IPOPT_ERROR -optimizerNP 3'",
    messages = "LOG_ASSERT        | warning | [<interactive>:5:3-5:18:writable]
|                 | |       | The following assertion has been violated at time 0.000000
|                 | |       | ((y >= 5.0)) --> \"Variable violating min constraint: 5.0 <= y, has value: 0\"
LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.

Optimizer Variables
========================================================
Input[0]:$y(start = 5, nominal = 5, min = 5, max = +Inf)
Input[1]:$y1(start = 0, nominal = 1, min = -Inf, max = +Inf)
Input[2]:$y2(start = 0, nominal = 1, min = -Inf, max = +Inf)
--------------------------------------------------------
number of nonlinear constraints: 3
========================================================

******************************************************************************
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 1 for the constraint $EqCon$y1(time = 1)
LOG_IPOPT_ERROR   | info    | max violation is 0.999806 for the constraint $EqCon$y(time = 0.00310102)
LOG_IPOPT_ERROR   | info    | max violation is 0.946572 for the constraint $EqCon$y(time = 0.012899)
LOG_IPOPT_ERROR   | info    | max violation is 0.992574 for the constraint $EqCon$y(time = 0.012899)
LOG_IPOPT_ERROR   | info    | max violation is 0.414963 for the constraint $EqCon$y(time = 0.012899)
LOG_IPOPT_ERROR   | info    | max violation is 0.0281784 for the constraint $EqCon$y(time = 0.012899)
LOG_IPOPT_ERROR   | info    | max violation is 7.46345e-06 for the constraint $EqCon$y(time = 0.012899)
LOG_IPOPT_ERROR   | info    | max violation is 1.16403e-15 for the constraint $EqCon$y(time = 0.012899)
LOG_SUCCESS       | info    | The simulation finished successfully.
"
end SimulationResult;
"[BackEnd/SymbolicJacobian.mo:0:0-0:0:writable] Error: Internal error function generateSparsePattern failed
"
{"Files Equal!"}
"Warning: 'compareSimulationResults' is deprecated. It is recommended to use 'diffSimulationResults' instead.
"

Equation mismatch: diff says:
--- /tmp/omc-rtest-omtmpuser/openmodelica/cruntime/optimization/basic/testAlgLoop4.mos_temp5640/equations-expected2024-05-04 02:09:19.335938371 +0000
+++ /tmp/omc-rtest-omtmpuser/openmodelica/cruntime/optimization/basic/testAlgLoop4.mos_temp5640/equations-got2024-05-04 02:09:25.831916489 +0000
@@ -2,11 +2,11 @@
 ""
 true
 ""
 record SimulationResult
 resultFile = "testAlgLoop4_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 50, tolerance = 1e-08, method = 'optimization', fileNamePrefix = 'testAlgLoop4', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-lv LOG_IPOPT_ERROR -optimizerNP 3'",
+simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 50, tolerance = 1e-8, method = 'optimization', fileNamePrefix = 'testAlgLoop4', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-lv LOG_IPOPT_ERROR -optimizerNP 3'",
 messages = "LOG_ASSERT        | warning | [<interactive>:5:3-5:18:writable]
 |                 | |       | The following assertion has been violated at time 0.000000
 |                 | |       | ((y >= 5.0)) --> \"Variable violating min constraint: 5.0 <= y, has value: 0\"
 LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
 
@@ -34,9 +34,10 @@
 LOG_IPOPT_ERROR   | info    | max violation is 7.46345e-06 for the constraint $EqCon$y(time = 0.012899)
 LOG_IPOPT_ERROR   | info    | max violation is 1.16403e-15 for the constraint $EqCon$y(time = 0.012899)
 LOG_SUCCESS       | info    | The simulation finished successfully.
 "
 end SimulationResult;
-""
+"[BackEnd/SymbolicJacobian.mo:0:0-0:0:writable] Error: Internal error function generateSparsePattern failed
+"
 {"Files Equal!"}
 "Warning: 'compareSimulationResults' is deprecated. It is recommended to use 'diffSimulationResults' instead.
 "

Equation mismatch: omc-diff says:
------------------------------------------------------------------------------------------------------------------Failed '"' '['
Line 39: Text differs:
expected: ""
got:      "[BackEnd/SymbolicJacobian.mo:

== 1 out of 1 tests failed [openmodelica/cruntime/optimization/basic/testAlgLoop4.mos_temp5640, time: 6]