[JIRA] (JENKINS-46163) Pipeline CPS Groovy does not seem to support spread '*' operator

4 views
Skip to first unread message

justinrainwater78@gmail.com (JIRA)

unread,
Aug 31, 2018, 6:19:02 PM8/31/18
to jenkinsc...@googlegroups.com
Justin Rainwater commented on Bug JENKINS-46163
 
Re: Pipeline CPS Groovy does not seem to support spread '*' operator

I just ran into this as well and I'm disappointed to see this was closed as a dupe when it's a different command. Any solution Andrew Bayer?

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

ajs4392@gmail.com (JIRA)

unread,
Mar 27, 2020, 2:48:05 PM3/27/20
to jenkinsc...@googlegroups.com
Change By: AJ Schmidt
Resolution: Duplicate
Status: Resolved Reopened
This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)
Atlassian logo

ajs4392@gmail.com (JIRA)

unread,
Mar 27, 2020, 2:49:03 PM3/27/20
to jenkinsc...@googlegroups.com

ajs4392@gmail.com (JIRA)

unread,
Mar 27, 2020, 2:49:04 PM3/27/20
to jenkinsc...@googlegroups.com

roman.bobyor@gmail.com (JIRA)

unread,
Apr 12, 2020, 11:55:06 AM4/12/20
to jenkinsc...@googlegroups.com

having same issue with spread operator in my jenkins pipeline

Are there any solution for this?

 

 

org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
WorkflowScript: 69: spread not yet supported for CPS transformation @ line 69, column 63.
build_windows_project(*(build_wi
^

1 error

at org.codehaus.groovy.control.ErrorCollector.failIfErrors(ErrorCollector.java:310)
at org.codehaus.groovy.control.CompilationUnit.applyToPrimaryClassNodes(CompilationUnit.java:1085)
at org.codehaus.groovy.control.CompilationUnit.doPhaseOperation(CompilationUnit.java:603)
at org.codehaus.groovy.control.CompilationUnit.processPhaseOperations(CompilationUnit.java:581)
at org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:558)
at groovy.lang.GroovyClassLoader.doParseClass(GroovyClassLoader.java:298)
at groovy.lang.GroovyClassLoader.parseClass(GroovyClassLoader.java:268)
at groovy.lang.GroovyShell.parseClass(GroovyShell.java:688)
at groovy.lang.GroovyShell.parse(GroovyShell.java:700)
at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.doParse(CpsGroovyShell.java:133)
at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.reparse(CpsGroovyShell.java:126)
at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.parseScript(CpsFlowExecution.java:561)
at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.start(CpsFlowExecution.java:522)
at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:320)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Finished: FAILURE

roman.bobyor@gmail.com (JIRA)

unread,
Apr 12, 2020, 11:55:09 AM4/12/20
to jenkinsc...@googlegroups.com
Roman Bober edited a comment on Bug JENKINS-46163
having same issue with spread operator ( \ *) in my jenkins pipeline

Are Is there any solution for this?

roman.bobyor@gmail.com (JIRA)

unread,
Apr 12, 2020, 11:55:10 AM4/12/20
to jenkinsc...@googlegroups.com
Roman Bober edited a comment on Bug JENKINS-46163
having same issue with spread operator( \ *)   in my jenkins pipeline

Are there any solution for this?
Reply all
Reply to author
Forward
0 new messages