Running: ./testmodel.py --libraries=/home/hudson/saved_omc/libraries/.openmodelica/libraries/ --ompython_omhome=/usr Buildings_9_Buildings.Air.Systems.SingleZone.VAV.Examples.OptimalStart.Guideline36Spring.conf.json
loadFile("/home/hudson/saved_omc/libraries/.openmodelica/libraries/Buildings 9.1.1-maint.9.1.x/package.mo", uses=false)
loadFile("/home/hudson/saved_omc/libraries/.openmodelica/libraries/Complex 4.0.0+maint.om/package.mo", uses=false)
loadFile("/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 4.0.0+maint.om/package.mo", uses=false)
loadFile("/home/hudson/saved_omc/libraries/.openmodelica/libraries/ModelicaServices 4.0.0+maint.om/package.mo", uses=false)
Using package ModelicaServices with version 4.0.0 (/home/hudson/saved_omc/libraries/.openmodelica/libraries/ModelicaServices 4.0.0+maint.om/package.mo)
Using package Modelica with version 4.0.0 (/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 4.0.0+maint.om/package.mo)
Using package Complex with version 4.0.0 (/home/hudson/saved_omc/libraries/.openmodelica/libraries/Complex 4.0.0+maint.om/package.mo)
Using package Buildings with version 9.1.1 (/home/hudson/saved_omc/libraries/.openmodelica/libraries/Buildings 9.1.1-maint.9.1.x/package.mo)
Running command: translateModel(Buildings.Air.Systems.SingleZone.VAV.Examples.OptimalStart.Guideline36Spring,tolerance=1e-06,outputFormat="mat",numberOfIntervals=5000,variableFilter="time|zonAHUG36Con.con.TZonHeaSet|zonAHUG36Con.con.TZonCooSet|zonAHUG36Opt.TZon|zonAHUG36Con.TZon|optStaHea.tOpt|optStaCoo.tOpt",fileNamePrefix="Buildings_9_Buildings.Air.Systems.SingleZone.VAV.Examples.OptimalStart.Guideline36Spring")
translateModel(Buildings.Air.Systems.SingleZone.VAV.Examples.OptimalStart.Guideline36Spring,tolerance=1e-06,outputFormat="mat",numberOfIntervals=5000,variableFilter="time|zonAHUG36Con.con.TZonHeaSet|zonAHUG36Con.con.TZonCooSet|zonAHUG36Opt.TZon|zonAHUG36Con.TZon|optStaHea.tOpt|optStaCoo.tOpt",fileNamePrefix="Buildings_9_Buildings.Air.Systems.SingleZone.VAV.Examples.OptimalStart.Guideline36Spring")
Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/Buildings 9.1.1-maint.9.1.x/package.mo): time 2.498/2.498, allocations: 390.3 MB / 405.3 MB, free: 13.5 MB / 314.7 MB
Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/Complex 4.0.0+maint.om/package.mo): time 0.001703/0.001703, allocations: 190.6 kB / 498.1 MB, free: 5.734 MB / 394.7 MB
Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 4.0.0+maint.om/package.mo): time 1.657/1.657, allocations: 223.2 MB / 0.7949 GB, free: 17.91 MB / 0.5573 GB
Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/ModelicaServices 4.0.0+maint.om/package.mo): time 0.001067/0.001067, allocations: 95.95 kB / 0.9346 GB, free: 6.18 MB / 0.6823 GB
Notification: Performance of FrontEnd - loaded program: time 0.0004033/0.0004033, allocations: 6.844 kB / 1.084 GB, free: 221.7 MB / 0.823 GB
Notification: Performance of FrontEnd - Absyn->SCode: time 0.4186/0.419, allocations: 142.3 MB / 1.223 GB, free: 114.2 MB / 0.823 GB
Notification: Performance of FrontEnd - scodeFlatten: time 6.913/7.333, allocations: 2.429 GB / 3.651 GB, free: 18.44 MB / 1.167 GB
Notification: Performance of FrontEnd - mkProgramGraph: time 0.0003072/7.333, allocations: 120.9 kB / 3.652 GB, free: 18.32 MB / 1.167 GB
[/home/hudson/saved_omc/libraries/.openmodelica/libraries/Buildings 9.1.1-maint.9.1.x/ThermalZones/Detailed/Validation/BaseClasses/SingleZoneFloor.mo:97:7-97:55:writable] Error: Type mismatch in binding material = Buildings.HeatTransfer.Data.Solids.GypsumBoard$zonAHUG36Opt$sinZonFlo$matGyp(0.0127, 0.16, 830, 784, 0.079375, 2, 1, false, 331.4, 25.61184159719874, 0.1545675413228651, 293.15, 293.15, 0.0, false, false), expected subtype of record Buildings.HeatTransfer.Data.BaseClasses.Material
  Real(quantity = "Length", unit = "m") x;
  Real(quantity = "ThermalConductivity", unit = "W/(m.K)") k;
  Real(quantity = "SpecificHeatCapacity", unit = "J/(kg.K)") c;
  Real(quantity = "Density", unit = "kg/m3", displayUnit = "g/cm3", min = 0.0) d;
  Real(unit = "m2.K/W") R;
  Integer(min = 0) nStaRef;
  Integer(min = 1) nSta;
  Boolean steadyState;
  Real piRef;
  Real piMat;
  Real(min = 0.0) nStaReal;
  Real(quantity = "ThermodynamicTemperature", unit = "K", min = 0.0, start = 288.15, nominal = 300.0, displayUnit = "degC") TSol;
  Real(quantity = "ThermodynamicTemperature", unit = "K", min = 0.0, start = 288.15, nominal = 300.0, displayUnit = "degC") TLiq;
  Real(quantity = "SpecificEnergy", unit = "J/kg") LHea;
  Boolean ensureMonotonicity;
  Boolean phasechange;
end Buildings.HeatTransfer.Data.BaseClasses.Material;, got type record Buildings.HeatTransfer.Data.Solids.Plywood$zonAHUG36Opt$sinZonFlo$matWoo
  Real x;
  Real k;
  Real c;
  Integer d;
  Real R;
  Integer nStaRef;
  Integer nSta;
  Boolean steadyState;
  Real piRef;
  Real piMat;
  Real nStaReal;
  Real TSol;
  Real TLiq;
  Real LHea;
  Boolean ensureMonotonicity;
  Boolean phasechange;
end Buildings.HeatTransfer.Data.Solids.Plywood$zonAHUG36Opt$sinZonFlo$matWoo;.
Error: Error occurred while flattening model Buildings.Air.Systems.SingleZone.VAV.Examples.OptimalStart.Guideline36Spring
Notification: Performance of FrontEnd: time 6.566/13.9, allocations: 1.463 GB / 5.115 GB, free: 148.2 MB / 1.229 GB