Skip to content

Python tests crash riak_test on riak/1.4 #473

@jaredmorrow

Description

@jaredmorrow

This happens on CentOS 6 on the riak/1.4 branch of riak_test

11:40:45.460 [info] test_mr_list_add_two_buckets (riak.tests.test_all.RiakHttpTransportTestCase) ... 
11:40:45.460 [info] ok
11:40:45.658 [info] test_multiget_bucket (riak.tests.test_all.RiakHttpTransportTestCase) ... ERROR
11:50:45.668 [warning] client_python_verify failed: {{assertEqual_failed,[{module,client_python_verify},{line,37},{expression
,"ExitCode"},{expected,0},{value,-1}]},[{client_python_verify,'-confirm/0-fun-2-',2,[{file,"tests/client_python_verify.erl"},
{line,37}]},{client_python_verify,confirm,0,[{file,"tests/client_python_verify.erl"},{line,37}]}]}
11:50:45.668 [error] Error in process <0.577.0> on node '[email protected]' with exit value: {{assertEqual_failed,[{module,
client_python_verify},{line,37},{expression,"ExitCode"},{expected,0},{value,-1}]},[{client_python_verify,'-confirm/0-fun-2-',
2,[{file,"tests/client_python_verify.erl"},{line,37}]},{client_python_verify... 


11:50:45.668 [error] 
================ client_python_verify failure stack trace =====================
{{assertEqual_failed,[{module,client_python_verify},
                      {line,37},
                      {expression,"ExitCode"},
                      {expected,0},
                      {value,-1}]},
 [{client_python_verify,'-confirm/0-fun-2-',2,
                        [{file,"tests/client_python_verify.erl"},{line,37}]},
  {client_python_verify,confirm,0,
                        [{file,"tests/client_python_verify.erl"},{line,37}]}]}
===============================================================================

11:50:45.668 [notice] client_python_verify Test Run Complete
escript: exception exit: {eagain,[{erlang,open_port,
                                 [{spawn,"/bin/sh -s unix:cmd 2>&1"},[stream]],
                                 []},
                         {os,start_port_srv_handle,1,
                             [{file,"os.erl"},{line,254}]},
                         {os,start_port_srv_loop,0,
                             [{file,"os.erl"},{line,270}]}]}
  in function  os:unix_cmd/1 (os.erl, line 197)
  in call from rtdev:'-stop_all/1-fun-1-'/1 (src/rtdev.erl, line 285)
  in call from rtdev:'-stop_all/1-lc$^0/1-0-'/2 (src/rtdev.erl, line 301)
  in call from rtdev:stop_all/1 (src/rtdev.erl, line 301)
  in call from rtdev:'-teardown/0-lc$^0/1-0-'/1 (src/rtdev.erl, line 496)
  in call from riak_test_escript:run_test/6 (src/riak_test_escript.erl, line 254)
  in call from riak_test_escript:'-main/1-lc$^1/1-1-'/5 (src/riak_test_escript.erl, line 149)
  in call from riak_test_escript:'-main/1-lc$^1/1-1-'/5 (src/riak_test_escript.erl, line 149)
make: *** [test-ee] Error 127

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions