durable-8e1c4e66/script.sh: /bin/sh: bad interpreter: Text file busy

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • Component/s: durable-task-plugin
    • None
    • Environment:
      CentOS 7
      os.arch amd64
      os.name Linux
      os.version 5.4.238-1.el7.elrepo.x86_64
      java.vendor.version Temurin-17.0.6+10
      java.version 17.0.6
      jenkins.version 2.387.1

      node() {
          stage('1') {
               500.times {
                      sh """#!/bin/sh +e
                          echo ${it}
                      """
                  }
          }    
      }

       

      There will be errors when 60 concurrent executions are performed simultaneously.
      sh: /opt/container/instances/tomcat/app.data/workspace/ddd@53@tmp/durable-4c0dc187/script.sh: /bin/sh: bad interpreter: Text file busy
       

       

       

            Assignee:
            Christoph Kulla
            Reporter:
            li
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: