Skip to content

Build is failing v3- Waiting 10 seconds before trying again #1491

@suyashdeshpande

Description

@suyashdeshpande

Getting this while checking out branch.
It suddenly started failing few min back.

Fetching the repository
  /usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +refs/heads/<redacted>*:refs/remotes/origin/<redacted>* +refs/tags/<redacted>*:refs/tags/<redacted>*
  The process '/usr/bin/git' failed with exit code 1
  Waiting 10 seconds before trying again
  /usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +refs/heads/<redacted>*:refs/remotes/origin/<redacted>* +refs/tags/b172b7f*:refs/tags/<redacted>*
  The process '/usr/bin/git' failed with exit code 1
  Waiting 18 seconds before trying again
  /usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +refs/heads/<redacted>*:refs/remotes/origin/<redacted>* +refs/tags/<redacted>*:refs/tags/<redacted>*
  Error: The process '/usr/bin/git' failed with exit code 1

Usage in code:

 steps:
      - name: Checkout
        uses: actions/checkout@v3
        with:
          ref: ${{ env.COMMIT }}

COMMIT: ${{ github.sha }}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions