Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-13190

many collections fetch git branch doesn't work

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Evergreen
    • StorEng - Defined Pipeline

      Currently when the many-collection-test gets run a pull request build, the task fails upon the setup stage during the fetch mongo repro stage.

      [2024/06/24 09:39:21.294] branch=$(git branch --contains | grep -e "mongodb" -e "develop")
      [2024/06/24 09:39:21.296] Command 'shell.exec' in function 'fetch mongo repo' (step 3 of 13) failed: shell script encountered problem: exit code 1.
      [2024/06/24 09:39:21.296] Finished command 'shell.exec' in function 'fetch mongo repo' (step 3 of 13) in 3.873904ms.
      [2024/06/24 09:39:21.296] Running task commands failed: running command: command failed: shell script encountered problem: exit code 1
      

      The command expects that we are trying to grab the checkout'ed origin branch. There should be a result everytime we run this command, but for some reason, it doesn't properly fetch any branch. The ticket is to investigate what might be a better alternative solution to getting the original branch.

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            jie.chen@mongodb.com Jie Chen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: