wohali opened a new issue #1196: Travis failure: design_docs.js
URL: https://github.com/apache/couchdb/issues/1196
 
 
   I'm back, filing test failure tickets that I see from Travis/Jenkins in 
anticipation of a 2.2.0 release soon. /cc @jiangphcn 
   
   From https://travis-ci.org/apache/couchdb/jobs/348317339:
   
   ```
   test/javascript/tests/design_docs.js                           
       Error: {gen_server,call,[<0.879.0>,{get_state,160},infinity]}
   Trace back (most recent call first):
       
    551: test/javascript/couch.js
         CouchError([object Object])
    514: test/javascript/couch.js
         ([object CouchHTTP])
    202: test/javascript/couch.js
         ("test/no_docs")
    377: test/javascript/tests/design_docs.js
         ()
     37: test/javascript/cli_runner.js
         runTest()
     48: test/javascript/cli_runner.js
   ```
   
   Logs at 
https://couchdb-vm2.apache.org/ci_errorlogs/travis-couchdb-348317339-2018-03-02T17:15:23.411598/couchlog.tar.gz
 show:
   
   ```
   [notice] 2018-03-02T17:15:23.131496Z [email protected] <0.344.0> 3f287862c7 
127.0.0.1:15984 127.0.0.1 undefined GET /test_suite_db_vuaqmqgw/_design%2Ftest 
301 ok 1
   [info] 2018-03-02T17:15:23.132856Z [email protected] <0.881.0> -------- 
Closing index for db: 
shards/20000000-3fffffff/test_suite_db_vuaqmqgw.1520010911 idx: _design/test 
sig: "400ff0b69b3a1803b74025705cb48c66" because ddoc_updated
   [info] 2018-03-02T17:15:23.132963Z [email protected] <0.888.0> -------- 
Closing index for db: 
shards/60000000-7fffffff/test_suite_db_vuaqmqgw.1520010911 idx: _design/test 
sig: "400ff0b69b3a1803b74025705cb48c66" because ddoc_updated
   [info] 2018-03-02T17:15:23.133048Z [email protected] <0.891.0> -------- 
Closing index for db: 
shards/80000000-9fffffff/test_suite_db_vuaqmqgw.1520010911 idx: _design/test 
sig: "400ff0b69b3a1803b74025705cb48c66" because ddoc_updated
   [notice] 2018-03-02T17:15:23.134078Z [email protected] <0.344.0> 687710b48e 
127.0.0.1:15984 127.0.0.1 undefined GET /test_suite_db_vuaqmqgw/_design/test 
404 ok 2
   [info] 2018-03-02T17:15:23.134544Z [email protected] <0.884.0> -------- 
Closing index for db: 
shards/40000000-5fffffff/test_suite_db_vuaqmqgw.1520010911 idx: _design/test 
sig: "400ff0b69b3a1803b74025705cb48c66" because ddoc_updated
   [info] 2018-03-02T17:15:23.136272Z [email protected] <0.879.0> -------- 
Closing index for db: 
shards/00000000-1fffffff/test_suite_db_vuaqmqgw.1520010911 idx: _design/test 
sig: "400ff0b69b3a1803b74025705cb48c66" because ddoc_updated
   [error] 2018-03-02T17:15:23.136421Z [email protected] <0.2658.0> b64ab64a0e 
rexi_server: from: [email protected](<0.344.0>) mfa: fabric_rpc:map_view/5 
exit:{{shutdown,ddoc_updated},{gen_server,call,[<0.879.0>,{get_state,160},infinity]}}
 
[{gen_server,call,3,[{file,"gen_server.erl"},{line,214}]},{couch_mrview_util,get_view_index_state,5,[{file,"src/couch_mrview_util.erl"},{line,87}]},{couch_mrview_util,get_view,4,[{file,"src/couch_mrview_util.erl"},{line,45}]},{couch_mrview,query_view,6,[{file,"src/couch_mrview.erl"},{line,244}]},{rexi_server,init_p,3,[{file,"src/rexi_server.erl"},{line,139}]}]
   [error] 2018-03-02T17:15:23.136809Z [email protected] <0.344.0> b64ab64a0e 
req_err(4160768687) {shutdown,ddoc_updated} : 
{gen_server,call,[<0.879.0>,{get_state,160},infinity]}
       [<<"gen_server:call/3 
L214">>,<<"couch_mrview_util:get_view_index_state/5 
L87">>,<<"couch_mrview_util:get_view/4 L45">>,<<"couch_mrview:query_view/6 
L244">>,<<"rexi_server:init_p/3 L139">>]
   [notice] 2018-03-02T17:15:23.137062Z [email protected] <0.344.0> b64ab64a0e 
127.0.0.1:15984 127.0.0.1 undefined GET 
/test_suite_db_vuaqmqgw/_design/test/_view/no_docs 500 ok 2
   ```
   
   Is this a timing issue with the compaction daemon and fabric maybe?
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to