-
Type:
Build Failure
-
Resolution: Duplicate
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
Go Drivers
-
None
-
None
-
None
-
None
-
None
-
None
Name of Failure:
The "test-aws-lambda-deployed" task fails with an error like
MongoServerSelectionError: Server selection timed out after 30000 ms. It looks like this is a MongoDB Atlas cluster. Please ensure that your Network Access List allows connections from your IP.
after the Atlas cluster creation succeeds.
Link to task:
Context of when and why the failure occurred:
The test fails after the Atlas cluster is successfully created and while attempting to check connectivity. The task passes if an "allow all traffic" network rule is added, but does not pass if the Evergreen-specific IP address ranges are allowed.
Stack trace:
Installing MongoDB shell... done. MongoDB shell version: 2.5.6 MongoServerSelectionError: Server selection timed out after 30000 ms. It looks like this is a MongoDB Atlas cluster. Please ensure that your Network Access List allows connections from your IP. /data/mci/e20425463889da33ffff1f804085a92e/src/go.mongodb.org/mongo-driver Command 'subprocess.exec' (step 3 of 3) in block 'setup_group' failed: process encountered problem: exit code 1. Finished command 'subprocess.exec' (step 3 of 3) in block 'setup_group' in 10m29.929243069s.
- duplicates
-
GODRIVER-3633 Fix test-aws-lambda-deployed cluster connection timeout
-
- Closed
-
- is depended on by
-
GODRIVER-3626 Release Go Driver 2.3.0
-
- In Progress
-