modulesync 9.0.0 #639
Annotations
2 errors
spec/acceptance/replset_spec.rb#L297
mongodb::server with replset_members and auth => true configures mongo on both nodes
Failure/Error: apply_manifest_on(hosts, pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'host2-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132114856.wFHSvr.pp
Last 10 lines of output were:
Info: /Stage[main]/Mongodb::Server::Service/Service[mongodb]: Unscheduling refresh on Service[mongodb]
�[mNotice: /Stage[main]/Mongodb::Replset/Mongodb_replset[test]/ensure: created
Error: Could not prefetch mongodb_user provider 'mongodb': Could not evaluate MongoDB shell command: load('/root/.mongoshrc.js'); try {EJSON.stringify(db.system.users.find().toArray())} catch (e) { if (e.message.match(/requires authentication/) || e.message.match(/not authorized on admin/)) { 'not authorized on admin' } else {throw e}}, with: Execution of '/usr/bin/mongosh admin --quiet --host 127.0.0.1:27017 --eval load('/root/.mongoshrc.js'); try {EJSON.stringify(db.system.users.find().toArray())} catch (e) { if (e.message.match(/requires authentication/) || e.message.match(/not authorized on admin/)) { 'not authorized on admin' } else {throw e}}' returned 1: MongoServerError: node is not in primary or recovering state
Warning: /Stage[main]/Mongodb::Server/Mongodb::Db[admin]/Mongodb_user[User admin on db admin]: Skipping because provider prefetch failed
Warning: Database info is available only from master host
�[mNotice: /Stage[main]/Mongodb::Server/Mongodb::Db[admin]/Mongodb_database[admin]: Dependency Mongodb_user[User admin on db admin] has failures: true
Warning: /Stage[main]/Mongodb::Server/Mongodb::Db[admin]/Mongodb_database[admin]: Skipping because of failed dependencies
Info: Class[Mongodb::Server]: Unscheduling all events on Class[Mongodb::Server]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 18.48 seconds
|
|
The logs for this run have expired and are no longer available.
Loading