|
2015-01-12T18:47:47.519+0000 I - shell: started program (sh10036): mongodump-2.6 --out users_and_roles_full_dump_dump --ssl --sslPEMKeyFile jstests/libs/server.pem --sslCAFile jstests/libs/ca.pem --sslAllowInvalidHostnames --host 127.0.0.1:31000 --ssl --sslPEMKeyFile jstests/libs/client.pem --sslCAFile jstests/libs/ca.pem --sslAllowInvalidHostnames
|
sh10036| Error parsing command line: Multiple occurrences of option "--ssl"
|
sh10036| try 'mongodump-2.6 --help' for more information
|
assert: [0] != [2] are not equal : undefined
|
Error: [0] != [2] are not equal : undefined
|
at Error (<anonymous>)
|
at doassert (src/mongo/shell/assert.js:11:14)
|
at Function.assert.eq (src/mongo/shell/assert.js:38:5)
|
at runTest (/data/mci/shell/src/jstests/restore/users_and_roles_full_dump.js:93:16)
|
at /data/mci/shell/src/jstests/restore/users_and_roles_full_dump.js:141:5
|
at /data/mci/shell/src/jstests/restore/users_and_roles_full_dump.js:147:2
|
2015-01-12T18:47:47.567+0000 I QUERY Error: [0] != [2] are not equal : undefined
|
at Error (<anonymous>)
|
at doassert (src/mongo/shell/assert.js:11:14)
|
at Function.assert.eq (src/mongo/shell/assert.js:38:5)
|
at runTest (/data/mci/shell/src/jstests/restore/users_and_roles_full_dump.js:93:16)
|
at /data/mci/shell/src/jstests/restore/users_and_roles_full_dump.js:141:5
|
at /data/mci/shell/src/jstests/restore/users_and_roles_full_dump.js:147:2 at src/mongo/shell/assert.js:13
|
failed to load: /data/mci/shell/src/jstests/restore/users_and_roles_full_dump.js
|