Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-558

asymmetric_ssl_test.js failing on linux/windows

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.0.0-rc6
    • Affects Version/s: 2.8.0-rc5
    • Component/s: mongooplog
    • None
    • 2015-01 Iteration

      See history at https://mci.10gen.com/task_history/mongo-tools/qa-tests?revision=622cdfb76a06b7343c44493f91491f13fe067d49#/asymmetric_ssl_test.js=fail

      Log snippet:

      	
      2015-01-08T20:03:44.000+0000 I -        shell: started program (sh12216):  /data/mci/shell/src/mongooplog --from 127.0.0.1:31000 --ssl --sslPEMKeyFile jstests/libs/client.pem --ssl --sslPEMKeyFile jstests/libs/server.pem --sslCAFile jstests/libs/ca.pem --sslAllowInvalidHostnames --host 127.0.0.1:31000 --ssl --sslPEMKeyFile jstests/libs/server.pem --sslCAFile jstests/libs/ca.pem --sslAllowInvalidHostnames
       m31000| 2015-01-08T20:03:44.014+0000 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:49225 #2 (2 connections now open)
       m31000| 2015-01-08T20:03:44.022+0000 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:49226 #3 (3 connections now open)
       m31000| 2015-01-08T20:03:44.031+0000 I NETWORK  [conn2] end connection 127.0.0.1:49225 (2 connections now open)
      assert failed : mongooplog should fail when --from doesnt support SSL but --ssl is specified
      Error: assert failed : mongooplog should fail when --from doesnt support SSL but --ssl is specified
          at Error (<anonymous>)
          at doassert (src/mongo/shell/assert.js:11:14)
          at assert (src/mongo/shell/assert.js:20:5)
          at /data/mci/shell/src/jstests/oplog/asymmetric_ssl_test.js:40:5
          at /data/mci/shell/src/jstests/oplog/asymmetric_ssl_test.js:46:3
      2015-01-08T20:03:44.033+0000 I QUERY    Error: assert failed : mongooplog should fail when --from doesnt support SSL but --ssl is specified
          at Error (<anonymous>)
          at doassert (src/mongo/shell/assert.js:11:14)
          at assert (src/mongo/shell/assert.js:20:5)
          at /data/mci/shell/src/jstests/oplog/asymmetric_ssl_test.js:40:5
          at /data/mci/shell/src/jstests/oplog/asymmetric_ssl_test.js:46:3 at src/mongo/shell/assert.js:13
      failed to load: /data/mci/shell/src/jstests/oplog/asymmetric_ssl_test.js

            Assignee:
            adinoyi.omuya@mongodb.com Adinoyi Omuya
            Reporter:
            adinoyi.omuya@mongodb.com Adinoyi Omuya
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: