tongxiaojun created BIGTOP-2307:
-----------------------------------

             Summary: bigtop-ci/jenkins/jobsCreator.groovy Load Error!
                 Key: BIGTOP-2307
                 URL: https://issues.apache.org/jira/browse/BIGTOP-2307
             Project: Bigtop
          Issue Type: Bug
          Components: ci
    Affects Versions: 1.0.0
         Environment: Jenkins ver. 1.647
            Reporter: tongxiaojun


bigtop-ci/jenkins/jobsCreator.groovy Load Error!

the Jenkins log  message
Started by user anonymous
Building in workspace /root/.jenkins/jobs/bigtop-1.0.0/workspace
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/bigtop.git # 
 > timeout=10
Fetching upstream changes from https://github.com/apache/bigtop.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/bigtop.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision e7e32d889742015574e58115b2339f2e028667f2 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e7e32d889742015574e58115b2339f2e028667f2
 > git rev-list e7e32d889742015574e58115b2339f2e028667f2 # timeout=10
Processing DSL script jobsCreator.groovy
ERROR: (jobsCreator.groovy, line 33) No signature of method: jobsCreator.job() 
is applicable for argument types: (jobsCreator$_run_closure1) values: 
[jobsCreator$_run_closure1@23cada2]
Possible solutions: job(java.lang.String), job(java.lang.String, 
groovy.lang.Closure), run(), run(), any(), use([Ljava.lang.Object;)
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: FAILURE

http://c0.redhadoop.com:7777/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to