Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-5921

Flaky Test: Engine Error When Generating Coverage [1]

    • Type: Icon: Build Failure Build Failure
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: CI, Flaky Test
    • Labels:

      The generate combined coverage task is currently failing to a Node engine error:

      https://spruce.mongodb.com/task/mongo_node_driver_next_generate_combined_coverage_download_and_merge_coverage_a5ffaa63ed87186d88ed36277b52144668fe1efb_f168e1328f821bbda265e024cc91ae54_24_02_05_18_11_10/logs?execution=3

      [2024/02/09 18:13:26.984] npm WARN EBADENGINE Unsupported engine {
      [2024/02/09 18:13:26.984] npm WARN EBADENGINE package: 'mongodb@6.3.0',
      [2024/02/09 18:13:26.984] npm WARN EBADENGINE required:

      { node: '>=16.20.1' }

      ,
      [2024/02/09 18:13:26.984] npm WARN EBADENGINE current:

      { node: 'v16.17.0', npm: '8.15.0' }

      [2024/02/09 18:13:26.984] npm WARN EBADENGINE }
      [2024/02/09 18:13:26.987] npm WARN EBADENGINE Unsupported engine {
      [2024/02/09 18:13:26.987] npm WARN EBADENGINE package: 'bson@6.3.0',
      [2024/02/09 18:13:26.987] npm WARN EBADENGINE required:

      { node: '>=16.20.1' }

      ,
      [2024/02/09 18:13:26.987] npm WARN EBADENGINE current:

      { node: 'v16.17.0', npm: '8.15.0' }

      [2024/02/09 18:13:26.990] npm WARN EBADENGINE }
      [2024/02/09 18:13:26.990] npm WARN EBADENGINE Unsupported engine {
      [2024/02/09 18:13:26.990] npm WARN EBADENGINE package: 'mongodb@6.0.0',
      [2024/02/09 18:13:26.990] npm WARN EBADENGINE required:

      { node: '>=16.20.1' }

      ,
      [2024/02/09 18:13:26.990] npm WARN EBADENGINE current:

      { node: 'v16.17.0', npm: '8.15.0' }

      [2024/02/09 18:13:26.990] npm WARN EBADENGINE }
      [2024/02/09 18:13:26.990] npm WARN EBADENGINE Unsupported engine {
      [2024/02/09 18:13:26.991] npm WARN EBADENGINE package: 'mongodb-client-encryption@6.0.0',
      [2024/02/09 18:13:26.991] npm WARN EBADENGINE required:

      { node: '>=16.20.1' }

      ,
      [2024/02/09 18:13:26.991] npm WARN EBADENGINE current:

      { node: 'v16.17.0', npm: '8.15.0' }

      [2024/02/09 18:13:26.991] npm WARN EBADENGINE }
      [2024/02/09 18:13:26.991] npm WARN EBADENGINE Unsupported engine {
      [2024/02/09 18:13:26.991] npm WARN EBADENGINE package: 'mongodb-legacy@6.0.1',
      [2024/02/09 18:13:26.991] npm WARN EBADENGINE required:

      { node: '>=16.20.1' }

      ,
      [2024/02/09 18:13:26.991] npm WARN EBADENGINE current:

      { node: 'v16.17.0', npm: '8.15.0' }

            Assignee:
            Unassigned Unassigned
            Reporter:
            durran.jordan@mongodb.com Durran Jordan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: