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

Builder master Build #249

Results:

Build successful

SourceStamp:

Repositoryhttps://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
Branchmaster
Revisiona958c97b8e319ac6285a26654262a4abe14f971b
Got Revisiona958c97b8e319ac6285a26654262a4abe14f971b
Changes23 changes

BuildSlave:

nix-slave

Reason:

scheduler

Steps and Logfiles:

  1. git update ( 0 secs )
    1. stdio
  2. Preload build with Boost and Bullet '/home/bbadmin/buildbot/slave/master/build/bin/setup/buildbot/buildPreload.sh' ( 39 secs )
    1. stdio
  3. Generate conf files './setup.sh' ( 0 secs )
    1. stdio
  4. Run setup.sh './setup.sh' ( 21 secs )
    1. stdio
  5. Build src './bin/build.sh' ( 57 secs )
    1. stdio
  6. Build and run tests '/home/bbadmin/buildbot/slave/master/build/bin/setup/buildbot/buildRunTests.sh' ( 2 secs )
    1. stdio
  7. Delivers successful builds '/home/bbadmin/buildbot/slave/master/build/bin/setup/buildbot/deliverBuild.sh' ( 22 secs )
    1. stdio

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Perry Bhandal

Timing:

StartThu Jan 29 00:46:51 2015
EndThu Jan 29 00:49:14 2015
Elapsed2 mins, 22 secs

All Changes:

:

  1. Change #664

    Category None
    Changed by Perry Bhandal <perry.bhandalohnoyoudont@gmail.com>
    Changed at Sun 25 Jan 2015 06:25:34
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision e5b655520c735484c784185d2de6ed99aae24b63

    Comments

    Created folder structure, and work started on testing of Directory class.

    Changed files

    • bin/python_scripts/src/__init__.py
    • bin/python_scripts/src/configuration/__init__.py
    • bin/python_scripts/src/configuration/config_generator.py
    • bin/python_scripts/src/utilities/__init__.py
    • bin/python_scripts/src/utilities/directory.py
    • bin/python_scripts/test/__init__.py
    • bin/python_scripts/test/configuration/__init__.py
    • bin/python_scripts/test/configuration/test_config_generator.py
    • bin/python_scripts/test/utilities/__init__.py
    • bin/python_scripts/test/utilities/test_directory.py
  2. Change #665

    Category None
    Changed by Perry Bhandal <perry.bhandalohnoyoudont@gmail.com>
    Changed at Sun 25 Jan 2015 07:30:25
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision 03942ac3aa8c5b9c926de064c65fb8105e9f30bc

    Comments

    Added tests for Directory listing based on filters.

    Changed files

    • bin/python_scripts/src/utilities/directory.py
    • bin/python_scripts/test/utilities/test_directory.py
  3. Change #666

    Category None
    Changed by Perry Bhandal <perry.bhandalohnoyoudont@gmail.com>
    Changed at Sun 25 Jan 2015 08:09:14
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision d649b896d6375b7334d6e6ea014dd129cbd4eafe

    Comments

    Added comparisons for default/generated directory, as well as a test for the case where no conf files need to be generated.

    Changed files

    • bin/python_scripts/src/configuration/config_generator.py
    • bin/python_scripts/test/configuration/test_config_generator.py
  4. Change #667

    Category None
    Changed by Perry Bhandal <perry.bhandalohnoyoudont@gmail.com>
    Changed at Sun 25 Jan 2015 08:13:00
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision dec331779392fd8589af728b95f5542dbb531827

    Comments

    Added test for two file generation.

    Changed files

    • bin/python_scripts/test/configuration/test_config_generator.py
  5. Change #668

    Category None
    Changed by Perry Bhandal <perry.bhandalohnoyoudont@gmail.com>
    Changed at Sun 25 Jan 2015 15:27:56
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision 0c01362e01d132744073a98b9186bd97b5a37e82

    Comments

    Added tests for missing conf generation.

    Changed files

    • bin/python_scripts/src/configuration/config_generator.py
    • bin/python_scripts/test/configuration/test_config_generator.py
  6. Change #669

    Category None
    Changed by Perry Bhandal <perry.bhandalohnoyoudont@gmail.com>
    Changed at Sun 25 Jan 2015 15:30:19
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision 0bf6550cb11f6b77b13ce8a2ee4f940571316b33

    Comments

    Changed ConfigGenerator path parameters to absolute rather than relative to sim base.

    Changed files

    • bin/python_scripts/src/configuration/config_generator.py
    • bin/python_scripts/test/configuration/test_config_generator.py
  7. Change #670

    Category None
    Changed by Perry Bhandal <perry.bhandalohnoyoudont@gmail.com>
    Changed at Sun 25 Jan 2015 15:35:39
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision 3bb0b1d0a154048119670270fefd8fcfa0cf77de

    Comments

    Added common helpers.

    Changed files

    • bin/python_scripts/test/configuration/test_config_generator.py
  8. Change #671

    Category None
    Changed by Perry Bhandal <perry.bhandalohnoyoudont@gmail.com>
    Changed at Mon 26 Jan 2015 04:05:41
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision 5aae98b2c6485dbf16b2f1eb7649324a701fbe75

    Comments

    Added skeleton of the Downloader module, its parent package and a start on testing.

    Changed files

    • bin/python_scripts/src/download/__init__.py
    • bin/python_scripts/src/download/downloader.py
    • bin/python_scripts/test/download/__init__.py
    • bin/python_scripts/test/download/test.c
    • bin/python_scripts/test/download/test_downloader.py
  9. Change #672

    Category None
    Changed by Perry Bhandal <perry.bhandalohnoyoudont@gmail.com>
    Changed at Mon 26 Jan 2015 04:08:36
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision 255adf917ae401dfe5e059ecb80bb80ad0be3c26

    Comments

    Removed erroneously committed C file.

    Changed files

    • bin/python_scripts/test/download/test.c
  10. Change #673

    Category None
    Changed by Perry Bhandal <perry.bhandalohnoyoudont@gmail.com>
    Changed at Mon 26 Jan 2015 07:40:03
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision 6b55b148457fa3b46c2a809930e408e9c3e6be7c

    Comments

    Finished file downloading, skeleton of remaining tests are defined. Added FileUtils for wrapping open.

    Changed files

    • bin/python_scripts/src/download/downloader.py
    • bin/python_scripts/src/utilities/file_utils.py
    • bin/python_scripts/test/download/test_downloader.py
  11. Change #674

    Category None
    Changed by Perry Bhandal <perry.bhandalohnoyoudont@gmail.com>
    Changed at Mon 26 Jan 2015 11:58:37
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision 453756573eea264d277f03cc601fec6e59ee0f1b

    Comments

    Fixed FileUtils import, and added receive loop.

    Changed files

    • bin/python_scripts/src/download/downloader.py
  12. Change #675

    Category None
    Changed by Perry Bhandal <perry.bhandalohnoyoudont@gmail.com>
    Changed at Mon 26 Jan 2015 12:17:01
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision 552870bc669bd824a6c263758fc47fe4e3045791

    Comments

    Finished tests for downloader.

    Changed files

    • bin/python_scripts/test/download/test_downloader.py
  13. Change #676

    Category None
    Changed by Perry Bhandal <perry.bhandalohnoyoudont@gmail.com>
    Changed at Tue 27 Jan 2015 01:21:28
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision c4dd08b61b6289d6d625492c0e64f4e88351513d

    Comments

    Added notes to fix imports and docstring length.

    Changed files

    • bin/python_scripts/src/download/downloader.py
  14. Change #677

    Category None
    Changed by Perry Bhandal <perry.bhandalohnoyoudont@gmail.com>
    Changed at Tue 27 Jan 2015 01:33:23
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision 6bcab243b3f628e3dda603e25887fcb3cfa45f61

    Comments

    Added test_helpers package for mocking, MockHelpers to house them, and helpers for FileUtils and UrlLib2.

    Changed files

    • bin/python_scripts/test/test_helpers/__init__.py
    • bin/python_scripts/test/test_helpers/mock_helpers.py
  15. Change #678

    Category None
    Changed by Perry Bhandal <perry.bhandalohnoyoudont@gmail.com>
    Changed at Tue 27 Jan 2015 01:33:52
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision a0589ab6428b643b538aff26dca07ff5d962aecb

    Comments

    Switched file and url mocks to use helpers.

    Changed files

    • bin/python_scripts/test/download/test_downloader.py
  16. Change #679

    Category None
    Changed by Perry Bhandal <perry.bhandalohnoyoudont@gmail.com>
    Changed at Tue 27 Jan 2015 01:34:39
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision eec2b8f87fc2df23b3a93ba2e4227a50dab46896

    Comments

    Added to do for doing auto helper importing.

    Changed files

    • bin/python_scripts/test/download/test_downloader.py
  17. Change #680

    Category None
    Changed by Perry Bhandal <perry.bhandalohnoyoudont@gmail.com>
    Changed at Tue 27 Jan 2015 01:44:37
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision e3715bc8cd8aed42ab3abca941710591de4acb0f

    Comments

    Added IOError on open helper, and renamed some existing helpers both in source and at every call.

    Changed files

    • bin/python_scripts/test/download/test_downloader.py
    • bin/python_scripts/test/test_helpers/mock_helpers.py
  18. Change #681

    Category None
    Changed by Perry Bhandal <perry.bhandalohnoyoudont@gmail.com>
    Changed at Tue 27 Jan 2015 01:53:49
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision a3cbe4a585eb9b23f1668e2870151ec141af47f7

    Comments

    Removed urllib2 mock helpers from helper mocks. Only helpers relevant across multiple test classes should go into MockHelpers.

    Changed files

    • bin/python_scripts/test/download/test_downloader.py
    • bin/python_scripts/test/test_helpers/mock_helpers.py
  19. Change #682

    Category None
    Changed by Perry Bhandal <perry.bhandalohnoyoudont@gmail.com>
    Changed at Tue 27 Jan 2015 03:59:47
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision 070221ba08fa59a0401f6b4c9a4102709a9bdcb9

    Comments

    Removed unnecessary urllib2 import.

    Changed files

    • bin/python_scripts/test/test_helpers/mock_helpers.py
  20. Change #683

    Category None
    Changed by Perry Bhandal <perry.bhandalohnoyoudont@gmail.com>
    Changed at Tue 27 Jan 2015 04:05:20
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision 0217877385ac8662a6639d3d7434f0b5197ddaf6

    Comments

    FileHasher and associated tests complete.

    Changed files

    • bin/python_scripts/src/download/file_hasher.py
    • bin/python_scripts/test/download/test_file_hasher.py
  21. Change #684

    Category None
    Changed by Perry Bhandal <perry.bhandalohnoyoudont@gmail.com>
    Changed at Tue 27 Jan 2015 04:36:49
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision 3909fd8a2414773ced7f7109ad90133924655f4c

    Comments

    Finished IOError during read test, and refactored common file mock prep code into helper method.

    Changed files

    • bin/python_scripts/test/download/test_file_hasher.py
  22. Change #685

    Category None
    Changed by Perry Bhandal <perry.bhandalohnoyoudont@gmail.com>
    Changed at Thu 29 Jan 2015 00:42:36
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision d7520f40bd73bcc9550a0eb17858d9e3fc3b5918

    Comments

    Revert "Removed existing bash setup scripts. Added skeleton for new Python scripts. Setup now calls the new Python setup script placeholder."
    This reverts commit da298f9b3983b4d4a0a25b002ff807f7a07c9427.

    Changed files

    • bin/buildbot/buildPreload.sh
    • bin/buildbot/buildRunTests.sh
    • bin/buildbot/deliverBuild.sh
    • bin/patches/CMakePatch.diff
    • bin/patches/OpenGLPatch.diff
    • bin/patches/btQuickprof.patch
    • bin/patches/neuralNet/CMakeLists.txt
    • bin/patches/neuralNet/NNPatch2_1.patch
    • bin/patches/neuralNet/NNPatch2_2.patch
    • bin/patches/neuralNet/nnPatch.diff
    • bin/python_scripts/src/setup.py
    • bin/setup/buildbot/buildPreload.sh
    • bin/setup/buildbot/buildRunTests.sh
    • bin/setup/buildbot/deliverBuild.sh
    • bin/setup/helpers/helper_definitions.sh
    • bin/setup/helpers/helper_functions.sh
    • bin/setup/helpers/helper_paths.sh
    • bin/setup/helpers/test_helper_functions.sh
    • bin/setup/patches/CMakePatch.diff
    • bin/setup/patches/OpenGLPatch.diff
    • bin/setup/patches/btQuickprof.patch
    • bin/setup/patches/neuralNet/CMakeLists.txt
    • bin/setup/patches/neuralNet/NNPatch2_1.patch
    • bin/setup/patches/neuralNet/NNPatch2_2.patch
    • bin/setup/patches/neuralNet/nnPatch.diff
    • bin/setup/setup_boost.sh
    • bin/setup/setup_bullet.sh
    • bin/setup/setup_cmake.sh
    • bin/setup/setup_env.sh
    • bin/setup/setup_gmocktest.sh
    • bin/setup/setup_jsoncpp.sh
    • bin/setup/setup_neuralnet.sh
    • bin/setup/setup_virtualenv.sh
    • bin/utilities/runAllTests.py
    • setup.sh
  23. Change #686

    Category None
    Changed by Perry Bhandal <perry.bhandalohnoyoudont@gmail.com>
    Changed at Thu 29 Jan 2015 00:45:46
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision a958c97b8e319ac6285a26654262a4abe14f971b

    Comments

    Merge branch 'multiOS_phase_one'

    Changed files

    • no files