Skip to main content
Skip table of contents

Jenkins Pipeline produces error 'No such DSL method findFiles'

Symptom

At the end of a Jenkins Pipeline deployment step (using the mettleci datastage deploy command) you receive an error message that looks like this...

CODE
Command failed.

No such DSL method 'findFiles' found among steps 
[acceptGitLabMR, addGitLabMRComment, archive, bat, build, ... ]

Cause

Your Jenkins platform does not have the findFiles command available as you don’t have the Pipeline Utility Steps plugin installed.

Solution

Install the Pipeline Utility Steps plugin in your Jenkins platform.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.