wohali opened a new issue #673: JS delayed_commits: connection refused
URL: https://github.com/apache/couchdb/issues/673
 
 
   ## Expected Behavior
   Test should pass...
   
   ## Current Behavior
   Has failed a few times in Jenkins now, like this:
   
   ```
   test/javascript/tests/delayed_commits.js                       
       Error: Failed to execute HTTP request: Failed connect to 
127.0.0.1:15984; Connection refused
   Trace back (most recent call first):
       
     37: test/javascript/couch_http.js
         ("\"false\"\n")
    468: 127.0.0.1/_config/couchdb/delayed_commits",[object 
Object])@test/javascript/couch.js
         ("PUT","/_node/node1
    408: test/javascript/couch_test_runner.js
         run_on_modified_server([object Array],(function () {sleep(15000);T(db.
     29: test/javascript/tests/delayed_commits.js
         ()
     37: test/javascript/cli_runner.js
         runTest()
     48: test/javascript/cli_runner.js
   ```
   
   couch.log shows only:
   ```
   [notice] 2017-07-13T06:25:24.809186Z [email protected] <0.328.0> c9923cec40 
127.0.0.1:15984 127.0.0.1 undefined GET / 200 ok 1
   ```
   which is about 1s after the very first entry in the log file. There's no 
evidence of a PUT.
   
   Jenkins failure:
   * 
https://builds.apache.org/blue/organizations/jenkins/CouchDB/detail/jenkins-build-packages/9/pipeline/42
 
----------------------------------------------------------------
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