Fix Failing Serverless MongoDB Download

XMLWordPrintableJSON

    • Type: Build Failure
    • Resolution: Done
    • Priority: Unknown
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?
    • None
    • None
    • None
    • None
    • None
    • None

      We are getting the following error in recent builds of the Serverless Ubuntu 20.04 variant.

       [2023/08/11 13:41:45.874] Traceback (most recent call last):
       [2023/08/11 13:41:45.874]   File "/data/mci/de59d4698faab9edd14d3e41543ba954/src/go.mongodb.org/mongo-driver/../drivers-tools/.evergreen/mongodl.py", line 1036, in <module>
       [2023/08/11 13:41:45.874]     sys.exit(main(sys.argv[1:]))
       [2023/08/11 13:41:45.874]              ^^^^^^^^^^^^^^^^^^
       [2023/08/11 13:41:45.874]   File "/data/mci/de59d4698faab9edd14d3e41543ba954/src/go.mongodb.org/mongo-driver/../drivers-tools/.evergreen/mongodl.py", line 1019, in main
       [2023/08/11 13:41:45.874]     result = _dl_component(cache,
       [2023/08/11 13:41:45.874]              ^^^^^^^^^^^^^^^^^^^^
       [2023/08/11 13:41:45.874]   File "/data/mci/de59d4698faab9edd14d3e41543ba954/src/go.mongodb.org/mongo-driver/../drivers-tools/.evergreen/mongodl.py", line 736, in _dl_component
       [2023/08/11 13:41:45.874]     dl_url = _published_build_url(cache, version, target, arch, edition,
       [2023/08/11 13:41:45.874]              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
       [2023/08/11 13:41:45.874]   File "/data/mci/de59d4698faab9edd14d3e41543ba954/src/go.mongodb.org/mongo-driver/../drivers-tools/.evergreen/mongodl.py", line 670, in _published_build_url
       [2023/08/11 13:41:45.875]     raise ValueError(
       [2023/08/11 13:41:45.875] ValueError: No download was found for version="7.0.0" target="ubuntu2004" arch="x86_64" edition="enterprise" component="archive"
      

              Assignee:
              Steve Silvester
              Reporter:
              Steve Silvester
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: