Inotify user limit instances causes builds to fail due to low limit (KUBE-3327)

XMLWordPrintable

    • 1
    • Severity 2 - Major
    • 182

      Issue Summary

      This is an intermittent issue for Bitbucket Pipelines where builds will fail with the following error message on dotnet builds:

      System.IO.IOException : The configured user limit (128) on the number of inotify instances has been reached, or the per-process limit on the number of open file descriptors has been reached.
      

      The same issue doesn't happen locally.

      Steps to Reproduce

      No steps to reproduce, this is intermittent

      Expected Results

      Dotnet builds will have the same results as a local run.

      Actual Results

      Dotnet builds are intermittently failing due to the number of inotify instances limit being 128.

      Workaround

      Re-run the build, as this is intermittent.

            Assignee:
            mkleint (Inactive)
            Reporter:
            Leonardo M
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: