You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2021/10/25 16:44:27 UTC

[GitHub] [couchdb] jaydoane commented on pull request #3796: Move custodian VDU to a BDU and fix _all_dbs off-by-one limit bug

jaydoane commented on pull request #3796:
URL: https://github.com/apache/couchdb/pull/3796#issuecomment-951109770


   Seeing [this failure](https://ci-couchdb.apache.org/job/jenkins-cm1/job/PullRequests/job/PR-3799/2/execution/node/112/log/?cloudbees-analytics-link=scm-reporting%2Ferror%2Fstep):
   ```
   22:30:31  module 'mem3_bdu_test'
   22:30:31    mem3 bdu shard doc tests
   22:30:31      mem3_bdu_test:62: mem3_bdu_shard_doc_test_ (t_can_insert_shard_map_doc)...*failed*
   22:30:31  in function mem3_bdu_test:'-t_can_insert_shard_map_doc/1-fun-2-'/2 (test/eunit/mem3_bdu_test.erl, line 93)
   22:30:31  in call from eunit_test:run_testfun/1 (eunit_test.erl, line 71)
   22:30:31  in call from eunit_proc:run_test/1 (eunit_proc.erl, line 510)
   22:30:31  in call from eunit_proc:with_timeout/3 (eunit_proc.erl, line 335)
   22:30:31  in call from eunit_proc:handle_test/2 (eunit_proc.erl, line 493)
   22:30:31  in call from eunit_proc:tests_inorder/3 (eunit_proc.erl, line 435)
   22:30:31  in call from eunit_proc:with_timeout/3 (eunit_proc.erl, line 325)
   22:30:31  in call from eunit_proc:run_group/2 (eunit_proc.erl, line 549)
   22:30:31  **error:{assertMatch,[{module,mem3_bdu_test},
   22:30:31                {line,93},
   22:30:31                {expression,"req ( get , Top ++ Db )"},
   22:30:31                {pattern,"{ 200 , _ }"},
   22:30:31                {value,{500,
   22:30:31                        #{<<"error">> => <<"internal_server_error">>,
   22:30:31                          <<"reason">> => <<"No DB shards could be opened"...>>,
   22:30:31                          <<"ref">> => 2416970314}}}]}
   22:30:31    output:<<"">>
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org