sandbox [release-1.0.0](4c62c196c3) SUCCESS

Compare: https://github.com/moznion/sandbox/compare/release-1.0.0

Elapsed Time: 6 sec

_ 2015-12-02T12:56:17 [INFO] [release-1.0.0] ukigumo-client 0.36
_ 2015-12-02T12:56:17 [INFO] [release-1.0.0] start testing : https://github.com/moznion/sandbox release-1.0.0
_ 2015-12-02T12:56:17 [INFO] [release-1.0.0] working directory : /tmp/sandbox/release-1_0_0
_ 2015-12-02T12:56:17 [INFO] [release-1.0.0] run vc : Ukigumo::Client::VC::Git
_ 2015-12-02T12:56:17 [INFO] [release-1.0.0] workdir is /tmp/sandbox/release-1_0_0
_ 2015-12-02T12:56:17 [INFO] [release-1.0.0] command: git clone --branch release-1.0.0 https://github.com/moznion/sandbox ./
_ Cloning into '.'...
_ 2015-12-02T12:56:20 [INFO] [release-1.0.0] command: git pull -f origin release-1.0.0
_ From https://github.com/moznion/sandbox
_  * branch            release-1.0.0 -> FETCH_HEAD
_ Already up-to-date.
_ 2015-12-02T12:56:21 [INFO] [release-1.0.0] command: git submodule init
_ 2015-12-02T12:56:21 [INFO] [release-1.0.0] command: git submodule update
_ 2015-12-02T12:56:21 [INFO] [release-1.0.0] command: git clean -dxf
_ 2015-12-02T12:56:21 [INFO] [release-1.0.0] command: git status
_ # On branch release-1.0.0
_ nothing to commit, working directory clean
_ 2015-12-02T12:56:21 [INFO] [release-1.0.0] [before_install] whoami
_ 2015-12-02T12:56:21 [INFO] [release-1.0.0] [before_install] echo $HOME
_ 2015-12-02T12:56:21 [INFO] [release-1.0.0] [before_install] cpanm -L $HOME/.ukigumo/sandbox/extlib Test::More -n
_ 2015-12-02T12:56:23 [INFO] [release-1.0.0] run executor : Ukigumo::Client::Executor::Command
_ 2015-12-02T12:56:23 [INFO] [release-1.0.0] command: prove -lrv t
_ t/00.t .. 
_ ok 1
_ 1..1
_ ok
_ t/01.t .. 
_ ok 1
_ 1..1
_ ok
_ All tests successful.
_ Files=2, Tests=2,  1 wallclock secs ( 0.03 usr  0.00 sys +  0.03 cusr  0.01 csys =  0.07 CPU)
_ Result: PASS
_ 2015-12-02T12:56:24 [INFO] [release-1.0.0] finished testing : 1
_ 2015-12-02T12:56:24 [INFO] [release-1.0.0] sending result to server at http://127.0.0.1:15000 (status: 1)