[ 
https://issues.apache.org/jira/browse/COUCHDB-3402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15990110#comment-15990110
 ] 

Joan Touzet commented on COUCHDB-3402:
--------------------------------------

Compare this with a successful startup on the same machine:

{noformat}
[info] 2017-04-30T03:30:03.966197Z [email protected] <0.210.0> -------- Apache 
CouchDB has started on http://127.0.0.1:15986/
[info] 2017-04-30T03:30:03.966474Z [email protected] <0.7.0> -------- Application 
couch started on node '[email protected]'
[info] 2017-04-30T03:30:03.966574Z [email protected] <0.7.0> -------- Application 
ets_lru started on node '[email protected]'
[info] 2017-04-30T03:30:03.968188Z [email protected] <0.216.0> -------- 
open_result error {not_found,no_db_file} for _nodes
[info] 2017-04-30T03:30:03.968315Z [email protected] <0.7.0> -------- Application 
rexi started on node '[email protected]'
[info] 2017-04-30T03:30:04.083650Z [email protected] <0.216.0> -------- 
open_result error {not_found,no_db_file} for _dbs
[error] 2017-04-30T03:30:04.084361Z [email protected] emulator -------- Error in 
process <0.298.0> on node '[email protected]' with exit value: 
{{badmatch,file_exists},[{mem3_shards,fold,2,[{file,"src/mem3_shards.erl"},{line,159}]},{mem3_sync,initial_sync,1,[{file,"src/mem3_sync.erl"},{line,241}]}]}
[info] 2017-04-30T03:30:04.143033Z [email protected] <0.7.0> -------- Application 
mem3 started on node '[email protected]'
[info] 2017-04-30T03:30:04.143250Z [email protected] <0.7.0> -------- Application 
fabric started on node '[email protected]'
[error] 2017-04-30T03:30:04.145509Z [email protected] emulator -------- Error in 
process <0.337.0> on node '[email protected]' with exit value: 
{database_does_not_exist,[{mem3_shards,load_shards_from_db,"_users",[{file,"src/mem3_shards.erl"},{line,397}]},{mem3_shards,load_shards_from_disk,1,[{file,"src/mem3_shards.erl"},{line,372}]},{mem3_shards,load_shards_from_disk...
[notice] 2017-04-30T03:30:04.145701Z [email protected] <0.336.0> -------- 
chttpd_auth_cache changes listener died database_does_not_exist at 
mem3_shards:load_shards_from_db/6(line:397) <= 
mem3_shards:load_shards_from_disk/1(line:372) <= 
mem3_shards:load_shards_from_disk/2(line:401) <= 
mem3_shards:for_docid/3(line:90) <= fabric_doc_open:go/3(line:38) <= 
chttpd_auth_cache:ensure_auth_ddoc_exists/2(line:187) <= 
chttpd_auth_cache:listen_for_changes/1(line:134)
[info] 2017-04-30T03:30:04.152381Z [email protected] <0.7.0> -------- Application 
chttpd started on node '[email protected]'
[info] 2017-04-30T03:30:04.154573Z [email protected] <0.7.0> -------- Application 
setup started on node '[email protected]'
[info] 2017-04-30T03:30:04.154724Z [email protected] <0.7.0> -------- Application 
couch_peruser started on node '[email protected]'
[info] 2017-04-30T03:30:04.157003Z [email protected] <0.216.0> -------- 
open_result error {not_found,no_db_file} for _replicator
[notice] 2017-04-30T03:30:04.205537Z [email protected] <0.352.0> -------- 
creating replicator ddoc <<"_replicator">>
[info] 2017-04-30T03:30:04.265330Z [email protected] <0.7.0> -------- Application 
couch_replicator started on node '[email protected]'
[info] 2017-04-30T03:30:04.265686Z [email protected] <0.7.0> -------- Application 
bear started on node '[email protected]'
[info] 2017-04-30T03:30:04.269805Z [email protected] <0.7.0> -------- Application 
global_changes started on node '[email protected]'
[info] 2017-04-30T03:30:04.269898Z [email protected] <0.7.0> -------- Application 
couch_plugins started on node '[email protected]'
[info] 2017-04-30T03:30:04.270440Z [email protected] <0.7.0> -------- Application 
runtime_tools started on node '[email protected]'
[info] 2017-04-30T03:30:04.271069Z [email protected] <0.7.0> -------- Application 
ddoc_cache started on node '[email protected]'
...
{noformat}

> JS: dev/run timing out starting up nodes
> ----------------------------------------
>
>                 Key: COUCHDB-3402
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-3402
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Test Suite
>            Reporter: Joan Touzet
>            Priority: Critical
>
> Seen this a bunch of times recently in the Jenkins infrastructure. May be a 
> symptom of ASF Jenkins nodes being overloaded.
> {noformat}
> make[1]: Entering directory `/usr/src/couchdb/apache-couchdb-2.0.0-28dd801'
> # This might help with emfile errors during `make javascript`: ulimit -n 10240
> Failed to start all the nodes. Check the dev/logs/*.log for errors.
> make[1]: *** [javascript] Error 1
> make[1]: Leaving directory `/usr/src/couchdb/apache-couchdb-2.0.0-28dd801'
> make: *** [check] Error 2
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to