Skip to content

Failed

tests / 03 testsuite-gcc 3/3 / openmodelica_cppruntime_fmu_modelExchange_2.0.DIC_FMU2_CPP.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

==== Log /tmp/omc-rtest-unknown/openmodelica/cppruntime/fmu/modelExchange/2.0/DIC_FMU2_CPP.mos_temp6308/log-DIC_FMU2_CPP.mos
true
""
true
"DIC.fmu"
""
true
""
"DIC_me_FMU.mo"
""
true
""
record SimulationResult
    resultFile = "",
    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 = "Failed to build model: DIC_me_FMU"
end SimulationResult;
"Error: Error building simulator. Build log: g++ -std=c++17  -fopenmp  -Winvalid-pch -O2 -g -DNDEBUG -fPIC   -std=c++11 -DBOOST_ALL_DYN_LINK   -DUSE_DGESV -DUSE_LOGGER -DOMC_BUILD -DUSE_THREAD -DSUNDIALS_MAJOR_VERSION=5 -DSUNDIALS_MINOR_VERSION=4 -DPMC_USE_SUNDIALS -I\".\" -I\"/var/lib/jenkins/ws/OpenModelica_PR-9221_2/build/bin/../include/omc/cpp/\" -I.  -I\".\" -I\".\" -I\"/var/lib/jenkins3/ws/OpenModelica_PR-9221/build/include/omc/sundials\"     -DMEASURETIME_PROFILEBLOCKS -DUSE_LOGGER  -c -o OMCppDIC_me_FMUCalcHelperMain.o OMCppDIC_me_FMUCalcHelperMain.cpp
In file included from OMCppDIC_me_FMUCalcHelperMain.cpp:31:
OMCppDIC_me_FMUJacobian.cpp: In member function 'void DIC_me_FMUJacobian::calcAJacobianColumn()':
OMCppDIC_me_FMUJacobian.cpp:171:3: error: '_omcQ_24TMP_5F47_' was not declared in this scope; did you mean '__omcQ_24TMP_5F29_'?
  171 |   _omcQ_24TMP_5F47_.assign(tmp35);
      |   ^~~~~~~~~~~~~~~~~
      |   __omcQ_24TMP_5F29_
make: *** [<builtin>: OMCppDIC_me_FMUCalcHelperMain.o] Error 1
"






Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/openmodelica/cppruntime/fmu/modelExchange/2.0/DIC_FMU2_CPP.mos_temp6308/equations-expected2024-01-20 04:01:12.118983033 +0000
+++ /tmp/omc-rtest-unknown/openmodelica/cppruntime/fmu/modelExchange/2.0/DIC_FMU2_CPP.mos_temp6308/equations-got2024-01-20 04:01:38.245611252 +0000
@@ -8,15 +8,23 @@
 "DIC_me_FMU.mo"
 ""
 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 = ""
+resultFile = "",
+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 = "Failed to build model: DIC_me_FMU"
 end SimulationResult;
-""
-0.0
-1.0
-0.0
--0.9999999980000002
--4.048065787457232e-07
+"Error: Error building simulator. Build log: g++ -std=c++17  -fopenmp  -Winvalid-pch -O2 -g -DNDEBUG -fPIC   -std=c++11 -DBOOST_ALL_DYN_LINK   -DUSE_DGESV -DUSE_LOGGER -DOMC_BUILD -DUSE_THREAD -DSUNDIALS_MAJOR_VERSION=5 -DSUNDIALS_MINOR_VERSION=4 -DPMC_USE_SUNDIALS -I\".\" -I\"/var/lib/jenkins/ws/OpenModelica_PR-9221_2/build/bin/../include/omc/cpp/\" -I.  -I\".\" -I\".\" -I\"/var/lib/jenkins3/ws/OpenModelica_PR-9221/build/include/omc/sundials\"     -DMEASURETIME_PROFILEBLOCKS -DUSE_LOGGER  -c -o OMCppDIC_me_FMUCalcHelperMain.o OMCppDIC_me_FMUCalcHelperMain.cpp
+In file included from OMCppDIC_me_FMUCalcHelperMain.cpp:31:
+OMCppDIC_me_FMUJacobian.cpp: In member function 'void DIC_me_FMUJacobian::calcAJacobianColumn()':
+OMCppDIC_me_FMUJacobian.cpp:171:3: error: '_omcQ_24TMP_5F47_' was not declared in this scope; did you mean '__omcQ_24TMP_5F29_'?
+171 |   _omcQ_24TMP_5F47_.assign(tmp35);
+| ^~~~~~~~~~~~~~~~~
+| __omcQ_24TMP_5F29_
+make: *** [<builtin>: OMCppDIC_me_FMUCalcHelperMain.o] Error 1
+"
+
+
+
+
+

Equation mismatch: omc-diff says:
Failed 'D' '"'
Line 13: Text differs:
expected: resultFile = "DIC_me_FMU_res.mat",
got:      resultFile = "",

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