Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder master Build #419

Results:

Failed build and run tests

SourceStamp:

Repositoryhttps://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
Branchmaster
Revisionfae9fac382cafc35ece4f5fbaa2459021c767985
Got Revisionfae9fac382cafc35ece4f5fbaa2459021c767985
Changes15 changes

BuildSlave:

nix-slave

Reason:

scheduler

Steps and Logfiles:

  1. git update ( 21 secs )
    1. stdio
  2. Preload build with Boost and Bullet '/home/bbadmin/buildbot/slave/master/build/bin/setup/buildbot/buildPreload.sh' ( 22 secs )
    1. stdio
  3. Generate conf files './setup.sh' ( 0 secs )
    1. stdio
  4. Run setup.sh './setup.sh' ( 1 mins, 47 secs )
    1. stdio
  5. Build src './bin/build.sh' ( 2 mins, 19 secs )
    1. stdio
  6. Build and run tests '/home/bbadmin/buildbot/slave/master/build/bin/setup/buildbot/buildRunTests.sh' failed ( 44 secs )
    1. stdio
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /home/bbadmin/buildbot/slave/master slave
buildername master Builder
buildnumber 419 Build
codebase Build
got_revision fae9fac382cafc35ece4f5fbaa2459021c767985 Git
project Build
repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim Build
revision fae9fac382cafc35ece4f5fbaa2459021c767985 Build
scheduler all Scheduler
slavename nix-slave BuildSlave
workdir /home/bbadmin/buildbot/slave/master slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Jonah Eisen
  2. Simon
  3. Simon Kotwicz
  4. parallels

Timing:

StartFri Apr 1 20:56:43 2016
EndFri Apr 1 21:02:19 2016
Elapsed5 mins, 36 secs

All Changes:

:

  1. Change #1136

    Category None
    Changed by Jonah Eisen <jonah.eisenohnoyoudont@queensu.ca>
    Changed at Fri 01 Apr 2016 12:41:38
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision 02b33f0d2f638f761330b9f4f380c827c57bde44

    Comments

    create alternate 3Prism json format

    Changed files

    • modified.json
    • resources/src/JsonStructures/3Prism
  2. Change #1137

    Category None
    Changed by Simon Kotwicz <simonkotwiczohnoyoudont@gmail.com>
    Changed at Fri 01 Apr 2016 12:41:38
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision 8c8a1bf8ed67dde0924da82899b69d6e56a3a4cc

    Comments

    parse and use any valid tensegrity parameters in JSON file

    Changed files

    • src/examples/GenericTensegrity/AppTensegrityModel.cpp
    • src/examples/GenericTensegrity/TensegrityModel.cpp
  3. Change #1138

    Category None
    Changed by Simon Kotwicz <simonkotwiczohnoyoudont@gmail.com>
    Changed at Fri 01 Apr 2016 12:41:38
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision fc79d3c936b788cc3f9a00351e2ee3c4f9a1fece

    Comments

    added two more sample tensegrities in JSON

    Changed files

    • resources/src/JsonStructures/3Prism-SuperBall.json
    • resources/src/JsonStructures/SuperBall.json
  4. Change #1139

    Category None
    Changed by Jonah Eisen <jonah.eisenohnoyoudont@queensu.ca>
    Changed at Fri 01 Apr 2016 12:41:38
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision 7364016f2603c948502033dd77609e86aeabae5c

    Comments

    switch from json to yaml

    Changed files

    • bin/setup/setup_yamlcpp.sh
    • conf/default/yamlcpp.conf.default
    • resources/src/YamlStructures/3Prism.yaml
    • setup.sh
    • src/examples/GenericTensegrity/CMakeLists.txt
    • src/examples/GenericTensegrity/TensegrityModel.cpp
    • src/examples/GenericTensegrity/TensegrityModel.h
  5. Change #1140

    Category None
    Changed by Jonah Eisen <jonah.eisenohnoyoudont@queensu.ca>
    Changed at Fri 01 Apr 2016 12:41:38
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision 749dac6373c21f7d3f481df2d352aa7bdfe92a89

    Comments

    move GenericTensegrity project to dev

    Changed files

    • src/dev/CMakeLists.txt
    • src/dev/queens/CMakeLists.txt
    • src/dev/queens/GenericTensegrity/AppTensegrityModel.cpp
    • src/dev/queens/GenericTensegrity/CMakeLists.txt
    • src/dev/queens/GenericTensegrity/TensegrityModel.cpp
    • src/dev/queens/GenericTensegrity/TensegrityModel.h
    • src/examples/CMakeLists.txt
    • src/examples/GenericTensegrity/AppTensegrityModel.cpp
    • src/examples/GenericTensegrity/CMakeLists.txt
    • src/examples/GenericTensegrity/TensegrityModel.cpp
    • src/examples/GenericTensegrity/TensegrityModel.h
  6. Change #1141

    Category None
    Changed by Simon <simonkotwiczohnoyoudont@gmail.com>
    Changed at Fri 01 Apr 2016 12:41:38
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision 8695c81105c0f36bacb2d109a7a260be988f521e

    Comments

    move GenericTensegrity project to StructureFileSpec

    Changed files

    • modified.json
    • modified.json
    • resources/src/JsonStructures/3Prism
    • resources/src/JsonStructures/3Prism-SuperBall.json
    • resources/src/JsonStructures/3Prism.json
    • resources/src/JsonStructures/SuperBall.json
    • resources/src/YamlStructures/3Prism.yaml
    • src/dev/queens/CMakeLists.txt
    • src/dev/queens/GenericTensegrity/AppTensegrityModel.cpp
    • src/dev/queens/GenericTensegrity/CMakeLists.txt
    • src/dev/queens/GenericTensegrity/TensegrityModel.cpp
    • src/dev/queens/GenericTensegrity/TensegrityModel.h
    • src/dev/queens/StructureFileSpec/CMakeLists.txt
    • src/dev/queens/StructureFileSpec/GenericTensegrity/AppTensegrityModel.cpp
    • src/dev/queens/StructureFileSpec/GenericTensegrity/CMakeLists.txt
    • src/dev/queens/StructureFileSpec/GenericTensegrity/TensegrityModel.cpp
    • src/dev/queens/StructureFileSpec/GenericTensegrity/TensegrityModel.h
    • src/dev/queens/StructureFileSpec/JsonStructures/3Prism
    • src/dev/queens/StructureFileSpec/JsonStructures/3Prism-SuperBall.json
    • src/dev/queens/StructureFileSpec/JsonStructures/3Prism.json
    • src/dev/queens/StructureFileSpec/JsonStructures/SuperBall.json
    • src/dev/queens/StructureFileSpec/YamlStructures/3Prism.yaml
  7. Change #1142

    Category None
    Changed by parallels <simonkotwiczohnoyoudont@gmail.com>
    Changed at Fri 01 Apr 2016 12:41:38
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision 48c09272e2369fac270a87f7fd2eb5c0f7a237f1

    Comments

    trim whitespace in yaml-cpp setup files

    Changed files

    • bin/setup/setup_yamlcpp.sh
    • conf/default/yamlcpp.conf.default
    • setup.sh
  8. Change #1143

    Category None
    Changed by parallels <simonkotwiczohnoyoudont@gmail.com>
    Changed at Fri 01 Apr 2016 12:59:06
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision 64c4e5b0005c26603136b067d50c4ff967437385

    Comments

    add .DS_Store to gitignore

    Changed files

    • .gitignore
  9. Change #1144

    Category None
    Changed by parallels <simonkotwiczohnoyoudont@gmail.com>
    Changed at Fri 01 Apr 2016 13:03:04
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision 125f8b84eded71d9603b0f90991d8e22645a373e

    Comments

    fix structure build process so that each node and pair can only be built once

    Changed files

    • src/tgcreator/tgStructureInfo.cpp
    • src/tgcreator/tgStructureInfo.h
  10. Change #1145

    Category None
    Changed by parallels <simonkotwiczohnoyoudont@gmail.com>
    Changed at Fri 01 Apr 2016 13:03:59
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision 873d5931d3ae7c508bc77f56210632152aff8b5e

    Comments

    fix bug where structures with children nested more than one lvl are built twice

    Changed files

    • src/tgcreator/tgStructureInfo.cpp
  11. Change #1146

    Category None
    Changed by parallels <simonkotwiczohnoyoudont@gmail.com>
    Changed at Fri 01 Apr 2016 13:06:07
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision 2ab589f6ee504b8d60a332eab122725c5ef71ed0

    Comments

    add scale feature to tgcreator & add functions for building YAML-encoded structures

    Changed files

    • src/tgcreator/tgNodes.h
    • src/tgcreator/tgPair.cpp
    • src/tgcreator/tgPair.h
    • src/tgcreator/tgPairs.h
    • src/tgcreator/tgStructure.cpp
    • src/tgcreator/tgStructure.h
    • src/tgcreator/tgUtil.h
  12. Change #1147

    Category None
    Changed by parallels <simonkotwiczohnoyoudont@gmail.com>
    Changed at Fri 01 Apr 2016 13:49:16
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision 8cb59b6744489c9e54d62a7a26c1e0501e21b4fd

    Comments

    implement structure builder for v1.0 of YAML-encoded structures

    Changed files

    • src/dev/queens/StructureFileSpec/GenericTensegrity/AppTensegrityModel.cpp
    • src/dev/queens/StructureFileSpec/GenericTensegrity/BuildTensegrityModel.cpp
    • src/dev/queens/StructureFileSpec/GenericTensegrity/CMakeLists.txt
    • src/dev/queens/StructureFileSpec/GenericTensegrity/TensegrityModel.cpp
    • src/dev/queens/StructureFileSpec/GenericTensegrity/TensegrityModel.h
  13. Change #1148

    Category None
    Changed by parallels <simonkotwiczohnoyoudont@gmail.com>
    Changed at Fri 01 Apr 2016 13:51:29
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision fc1f94497c35020527a710fa539ae3cae29032a4

    Comments

    add more YAML structures, remove old JSON structures

    Changed files

    • modified.json
    • src/dev/queens/StructureFileSpec/JsonStructures/3Prism
    • src/dev/queens/StructureFileSpec/JsonStructures/3Prism-SuperBall.json
    • src/dev/queens/StructureFileSpec/JsonStructures/3Prism.json
    • src/dev/queens/StructureFileSpec/JsonStructures/SuperBall.json
    • src/dev/queens/StructureFileSpec/YamlStructures/3Prism.yaml
    • src/dev/queens/StructureFileSpec/YamlStructures/BaseStructures/3Prism.yaml
    • src/dev/queens/StructureFileSpec/YamlStructures/BaseStructures/3PrismSymmetric.yaml
    • src/dev/queens/StructureFileSpec/YamlStructures/BaseStructures/4Prism.yaml
    • src/dev/queens/StructureFileSpec/YamlStructures/BaseStructures/5Prism.yaml
    • src/dev/queens/StructureFileSpec/YamlStructures/BaseStructures/Octahedron.yaml
    • src/dev/queens/StructureFileSpec/YamlStructures/BaseStructures/SuperBall.yaml
    • src/dev/queens/StructureFileSpec/YamlStructures/BigPuppy.yaml
    • src/dev/queens/StructureFileSpec/YamlStructures/Double3Prism.yaml
    • src/dev/queens/StructureFileSpec/YamlStructures/PuppyLimb/Foot.yaml
    • src/dev/queens/StructureFileSpec/YamlStructures/PuppyLimb/Hip.yaml
    • src/dev/queens/StructureFileSpec/YamlStructures/PuppyLimb/Knee.yaml
    • src/dev/queens/StructureFileSpec/YamlStructures/PuppyLimb/Leg.yaml
    • src/dev/queens/StructureFileSpec/YamlStructures/PuppySpine/Spine.yaml
    • src/dev/queens/StructureFileSpec/YamlStructures/PuppySpine/Vertebra.yaml
    • src/dev/queens/StructureFileSpec/YamlStructures/Spider.yaml
    • src/dev/queens/StructureFileSpec/YamlStructures/Spines/3PrismSpine.yaml
    • src/dev/queens/StructureFileSpec/YamlStructures/Spines/4PrismSpine.yaml
    • src/dev/queens/StructureFileSpec/YamlStructures/Spines/5PrismSpine.yaml
    • src/dev/queens/StructureFileSpec/YamlStructures/Spines/OctahedralSpine.yaml
    • src/dev/queens/StructureFileSpec/YamlStructures/Spines/SuperBallSpine.yaml
    • src/dev/queens/StructureFileSpec/YamlStructures/Spines/SuperBallSpineCeption.yaml
  14. Change #1149

    Category None
    Changed by parallels <simonkotwiczohnoyoudont@gmail.com>
    Changed at Fri 01 Apr 2016 20:44:32
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision 4a8794743fb5c0cc923b2a8addb5e1d301b0a0e8

    Comments

    move all YAML structure related files out of dev folder

    Changed files

    • resources/YamlStructures/BaseStructures/3Prism.yaml
    • resources/YamlStructures/BaseStructures/3PrismSymmetric.yaml
    • resources/YamlStructures/BaseStructures/4Prism.yaml
    • resources/YamlStructures/BaseStructures/5Prism.yaml
    • resources/YamlStructures/BaseStructures/Octahedron.yaml
    • resources/YamlStructures/BaseStructures/SuperBall.yaml
    • resources/YamlStructures/BigPuppy.yaml
    • resources/YamlStructures/Double3Prism.yaml
    • resources/YamlStructures/PuppyLimb/Foot.yaml
    • resources/YamlStructures/PuppyLimb/Hip.yaml
    • resources/YamlStructures/PuppyLimb/Knee.yaml
    • resources/YamlStructures/PuppyLimb/Leg.yaml
    • resources/YamlStructures/PuppySpine/Spine.yaml
    • resources/YamlStructures/PuppySpine/Vertebra.yaml
    • resources/YamlStructures/Spider.yaml
    • resources/YamlStructures/Spines/3PrismSpine.yaml
    • resources/YamlStructures/Spines/4PrismSpine.yaml
    • resources/YamlStructures/Spines/5PrismSpine.yaml
    • resources/YamlStructures/Spines/OctahedralSpine.yaml
    • resources/YamlStructures/Spines/SuperBallSpine.yaml
    • resources/YamlStructures/Spines/SuperBallSpineCeption.yaml
    • src/CMakeLists.txt
    • src/dev/CMakeLists.txt
    • src/dev/queens/CMakeLists.txt
    • src/dev/queens/StructureFileSpec/CMakeLists.txt
    • src/dev/queens/StructureFileSpec/GenericTensegrity/BuildTensegrityModel.cpp
    • src/dev/queens/StructureFileSpec/GenericTensegrity/CMakeLists.txt
    • src/dev/queens/StructureFileSpec/GenericTensegrity/TensegrityModel.cpp
    • src/dev/queens/StructureFileSpec/GenericTensegrity/TensegrityModel.h
    • src/dev/queens/StructureFileSpec/YamlStructures/BaseStructures/3Prism.yaml
    • src/dev/queens/StructureFileSpec/YamlStructures/BaseStructures/3PrismSymmetric.yaml
    • src/dev/queens/StructureFileSpec/YamlStructures/BaseStructures/4Prism.yaml
    • src/dev/queens/StructureFileSpec/YamlStructures/BaseStructures/5Prism.yaml
    • src/dev/queens/StructureFileSpec/YamlStructures/BaseStructures/Octahedron.yaml
    • src/dev/queens/StructureFileSpec/YamlStructures/BaseStructures/SuperBall.yaml
    • src/dev/queens/StructureFileSpec/YamlStructures/BigPuppy.yaml
    • src/dev/queens/StructureFileSpec/YamlStructures/Double3Prism.yaml
    • src/dev/queens/StructureFileSpec/YamlStructures/PuppyLimb/Foot.yaml
    • src/dev/queens/StructureFileSpec/YamlStructures/PuppyLimb/Hip.yaml
    • src/dev/queens/StructureFileSpec/YamlStructures/PuppyLimb/Knee.yaml
    • src/dev/queens/StructureFileSpec/YamlStructures/PuppyLimb/Leg.yaml
    • src/dev/queens/StructureFileSpec/YamlStructures/PuppySpine/Spine.yaml
    • src/dev/queens/StructureFileSpec/YamlStructures/PuppySpine/Vertebra.yaml
    • src/dev/queens/StructureFileSpec/YamlStructures/Spider.yaml
    • src/dev/queens/StructureFileSpec/YamlStructures/Spines/3PrismSpine.yaml
    • src/dev/queens/StructureFileSpec/YamlStructures/Spines/4PrismSpine.yaml
    • src/dev/queens/StructureFileSpec/YamlStructures/Spines/5PrismSpine.yaml
    • src/dev/queens/StructureFileSpec/YamlStructures/Spines/OctahedralSpine.yaml
    • src/dev/queens/StructureFileSpec/YamlStructures/Spines/SuperBallSpine.yaml
    • src/dev/queens/StructureFileSpec/YamlStructures/Spines/SuperBallSpineCeption.yaml
    • src/yamlbuilder/BuildTensegrityModel.cpp
    • src/yamlbuilder/CMakeLists.txt
    • src/yamlbuilder/TensegrityModel.cpp
    • src/yamlbuilder/TensegrityModel.h
  15. Change #1150

    Category None
    Changed by Simon Kotwicz <simonkotwiczohnoyoudont@gmail.com>
    Changed at Fri 01 Apr 2016 20:50:46
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision fae9fac382cafc35ece4f5fbaa2459021c767985

    Comments

    Merge pull request #190 from NASA-Tensegrity-Robotics-Toolkit/StructureFileSpec
    YAML Model Builder

    Changed files

    • no files