Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-11129

auth_helpers.js failing on Enterprise Linux 64

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Critical - P2 Critical - P2
    • 2.5.3
    • Affects Version/s: None
    • Component/s: Testing Infrastructure
    • Labels:
    • Environment:
      Enterprise Linux 64-bit Amazon AMI
    • ALL

      The 'auth' test suite was recently introduced to the enterprise builder and, since its introduction, the auth_helpers.js test has been failing:

      https://mci.10gen.com/ui/task/mongodb_mongo_master_enterprise_linux_64_amazon_ami_3c469372db7db7a3ce13c59a85a619108b6adec1_13_10_10_22_16_29_auth_linux_64_compile

       m27000| 2013-10-10T23:23:31.971+0000 [conn1] Successfully authenticated as principal andy on admin
       m27000| 2013-10-10T23:23:31.972+0000 [conn1]  authenticate db: admin { authenticate: 1, nonce: "5ba81772a0a559ea", user: "andy", key: "c30f98ad63d8ce9aa6e5748c213d120d" }
       m27000| 2013-10-10T23:23:31.972+0000 [conn1] Failed to authenticate andy@admin with mechanism MONGODB-CR: BadValue Challenge-response authentication using getnonce and authenticate commands is disabled.
      Error: 18 { ok: 0.0, errmsg: "Challenge-response authentication using getnonce and authenticate commands is disabled.", code: 2 }
      assert failed
      Error: Printing Stack Trace
          at printStackTrace (src/mongo/shell/utils.js:38:15)
          at doassert (src/mongo/shell/assert.js:6:5)
          at assert (src/mongo/shell/assert.js:14:5)
          at /data/mci/git@github.commongodb/mongo.git/master/jstests/auth/auth_helpers.js:39:5
      2013-10-10T23:23:31.974+0000 assert failed at src/mongo/shell/assert.js:7
      failed to load: /data/mci/git@github.commongodb/mongo.git/master/jstests/auth/auth_helpers.js
      

            Assignee:
            spencer@mongodb.com Spencer Brody (Inactive)
            Reporter:
            ian@mongodb.com Ian Whalen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: