07:47:02 Snyk installation is UP-TO-DATE 07:47:02 Testing for known issues... 07:47:02 > /home/ubuntu/tools/io.snyk.jenkins.tools.SnykInstallation/SNYK_LATEST/snyk-linux test --json --severity-threshold=medium --org=someorg 07:47:02 FATAL: Snyk command execution failed 07:47:02 java.io.IOException: Cannot run program "/home/ubuntu/tools/io.snyk.jenkins.tools.SnykInstallation/SNYK_LATEST/snyk-linux" (in directory "/home/ubuntu/workspace/microservices_master"): error=7, Argument list too long 07:47:02 at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048) 07:47:02 at hudson.Proc$LocalProc.(Proc.java:249) 07:47:02 at hudson.Proc$LocalProc.(Proc.java:218) 07:47:02 at hudson.Launcher$LocalLauncher.launch(Launcher.java:937) 07:47:02 at hudson.Launcher$ProcStarter.start(Launcher.java:455) 07:47:02 at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1319) 07:47:02 at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1272) 07:47:02 at hudson.remoting.UserRequest.perform(UserRequest.java:212) 07:47:02 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 07:47:02 at hudson.remoting.Request$2.run(Request.java:369) 07:47:02 at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) 07:47:02 at java.util.concurrent.FutureTask.run(FutureTask.java:266) 07:47:02 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 07:47:02 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 07:47:02 at java.lang.Thread.run(Thread.java:748) 07:47:02 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to jenkins-slave-test-ami (i-08570dfd2b3d426f0) 07:47:02 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743) 07:47:02 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) 07:47:02 at hudson.remoting.Channel.call(Channel.java:957) 07:47:02 at hudson.Launcher$RemoteLauncher.launch(Launcher.java:1060) 07:47:02 at hudson.Launcher$ProcStarter.start(Launcher.java:455) 07:47:02 at hudson.Launcher$ProcStarter.join(Launcher.java:466) 07:47:02 at io.snyk.jenkins.SnykStepBuilder.perform(SnykStepBuilder.java:243) 07:47:02 at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:80) 07:47:02 at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:67) 07:47:02 at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) 07:47:02 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 07:47:02 ... 4 more 07:47:02 Caused by: java.io.IOException: error=7, Argument list too long 07:47:02 at java.lang.UNIXProcess.forkAndExec(Native Method) 07:47:02 at java.lang.UNIXProcess.(UNIXProcess.java:247) 07:47:02 at java.lang.ProcessImpl.start(ProcessImpl.java:134) 07:47:02 at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029) 07:47:02 ... 14 more