Uploaded image for project: 'Go Driver'
  1. Go Driver
  2. GODRIVER-3088

[Serverless] Startup Failure - No download was found

    • Type: Icon: Build Failure Build Failure
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 2.0.0, 1.13.2
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Not Needed
    • 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?

      Our serverless tests are failing at startup with the following error:

      [2023/12/20 06:37:02.930] Running command 'shell.exec' (step 8 of 9) in block 'setup_group'.
      [2023/12/20 06:37:04.748] Traceback (most recent call last):
      [2023/12/20 06:37:04.748]   File "/data/mci/cb1cc79c6782f6c58a9516cd106c5293/drivers-tools/.evergreen/mongodl.py", line 1036, in <module>
      [2023/12/20 06:37:04.748]     sys.exit(main(sys.argv[1:]))
      [2023/12/20 06:37:04.748]              ^^^^^^^^^^^^^^^^^^
      [2023/12/20 06:37:04.748]   File "/data/mci/cb1cc79c6782f6c58a9516cd106c5293/drivers-tools/.evergreen/mongodl.py", line 1019, in main
      [2023/12/20 06:37:04.749]     result = _dl_component(cache,
      [2023/12/20 06:37:04.749]              ^^^^^^^^^^^^^^^^^^^^
      [2023/12/20 06:37:04.749]   File "/data/mci/cb1cc79c6782f6c58a9516cd106c5293/drivers-tools/.evergreen/mongodl.py", line 736, in _dl_component
      [2023/12/20 06:37:04.749]     dl_url = _published_build_url(cache, version, target, arch, edition,
      [2023/12/20 06:37:04.749]              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      [2023/12/20 06:37:04.749]   File "/data/mci/cb1cc79c6782f6c58a9516cd106c5293/drivers-tools/.evergreen/mongodl.py", line 670, in _published_build_url
      [2023/12/20 06:37:04.749]     raise ValueError(
      [2023/12/20 06:37:04.749] ValueError: No download was found for version="7.2.0" target="rhel80" arch="x86_64" edition="enterprise" component="archive"
      [2023/12/20 06:37:04.761] Download archive 7.2.0-enterprise for rhel80-x86_64
      [2023/12/20 06:37:04.761] Command 'shell.exec' (step 8 of 9) in block 'setup_group' failed: shell script encountered problem: exit code 1.
      

      https://spruce.mongodb.com/task/mongo_go_driver_v1_serverless__os_serverless~rhel87_go_1_20_test_serverless_d46f29c34e9ff3968a5c00dcdea8fb41a20a2b2f_23_12_20_12_27_08/logs?execution=0

            Assignee:
            steve.silvester@mongodb.com Steve Silvester
            Reporter:
            steve.silvester@mongodb.com Steve Silvester
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: