[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ant-dev
Subject:    migration to git : next steps - updating Jenkins jobs
From:       Jan_Matèrne_(jhm) <apache () materne ! de>
Date:       2014-05-27 12:15:15
Message-ID: 004401cf79a5$52f5a9f0$f8e0fdd0$ () de
[Download RAW message or body]

Here is an intermediate result and my opinion on that:

Ant-Build-Matrix has problems on Ubuntu and on Windows. 
On Windows it seems (to me) that there is no git installed or not on the
PATH.
--> open an INFRA-Ticket?

On Ubuntu publishing the build results failed. 
--> I'll have a look at the configuration and workspace.

EasyAnt doesnt find the xooki antlib.
--> An EA-expert should have a look ...

Ant-Nightly has problems with archiving artifacts. 
--> I'll have a look at the configuration and workspace.

I dont know wheter IvyDE-updatesite is migrated to git, too.
--> Question to the IvyDE experts here ;)


update

IvyDE is failing because of not finding xooki antlib.
Because that antlib.xml is searched in the local project directory, maybe
this was an svn:external?
--> question to Ivy-experts.

Ivy-check runs fine, but has problems with archiving.
--> I'll have a look at the configuration and workspace.

Ivy also runs fine, but also has problems with archiving...
--> I'll have a look at the configuration and workspace.


config-probles: When using svn we had the "trunk" in the paths where in git
not.
Change these and reschedule ...



Jan  




Current status:

- Ant-Build-Matrix
  repo: git
  https://builds.apache.org/job/Ant_BuildFromPOMs/
  status: errors on the slaves
  
  Builds on Windows

    JDK-1.5, windows2
 
https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20%28latest%29,
label=Windows/lastBuild/console
      <no-git-error, like jdk1.7@windows>
      
    JDK-1.6, windows2
 
https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.6%20%28latest%29,
label=Windows/lastBuild/console
      <no-git-error, like jdk1.7@windows>
    
    JDK-1.7, windows2
 
https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.7%20%28latest%29,
label=Windows/lastBuild/console
      ERROR: Error cloning remote repo 'origin'
        hudson.plugins.git.GitException: Could not init
f:\jenkins\jenkins-slave\workspace\Ant-Build-Matrix@2\jdk\JDK 1.7
(latest)\label\Windows
      Caused by: hudson.plugins.git.GitException: Error performing command:
git init f:\jenkins\jenkins-slave\workspace\Ant-Build-Matrix@2\jdk\JDK 1.7
(latest)\label\Windows
      Caused by: java.io.IOException: Cannot run program "git" (in directory
"f:\jenkins\jenkins-slave\workspace\Ant-Build-Matrix@2\jdk\JDK 1.7
(latest)\label\Windows"): CreateProcess error=2, The system cannot find the
file specified
      --> no git installed on that slave?
      
    JDK-1.8, windows2
 
https://builds.apache.org/job/Ant-Build-Matrix/jdk=jdk-1.8.0,label=Windows/l
astBuild/console
      [jdk-1.8.0] $
f:\jenkins\jenkins-slave\tools\hudson.model.JDK\jdk-1.8.0\jdk.exe 
        /s ADDLOCAL="ToolsFeature" REBOOT=ReallySuppress
INSTALLDIR=f:\jenkins\jenkins-slave\tools\hudson.model.JDK\jdk-1.8.0 
        '/L
\"f:\jenkins\jenkins-slave\tools\hudson.model.JDK\jdk-1.8.0\jdk.exe.install.
log\"'
      Failed to install JDK. Exit code=-80
      ERROR: null
   
  Builds on Ubuntu
  
    JDK-1.5, Ubuntu
 
https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20%28latest%29,
label=Ubuntu/lastBuild/console
      <same as jdk1.7@ubuntu>

    JDK-1.6, Ubuntu
 
https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.6%20%28latest%29,
label=Ubuntu/lastBuild/console
      <same as jdk1.7@ubuntu>
      
    JDK-1.7, Ubuntu
 
https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.7%20%28latest%29,
label=Ubuntu/lastBuild/console
      Build runs successful
      
      BUILD SUCCESSFUL
      No test report files were found. Configuration error?
      Build step 'Publish JUnit test result report' changed build result to
FAILURE

    JDK-1.8, Ubuntu
 
https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.8%20%28latest%29,
label=Ubuntu/lastBuild/console
      <same as jdk1.7@ubuntu>
      
  
- Ant_Nightly
  repo: git
  https://builds.apache.org/job/Ant_Nightly/
  status: run fine on ubuntu 
  -- distribution: success
  -- checkstyle: ok
  -- findbugs: some errors during ivy:cachepath (unknown resolver chain),
findbugs itself run fine
  -- rat: ok
  -- error while archiving
    Archiving artifacts
    ERROR: No artifacts found that match the file pattern
"trunk/distribution/,trunk/build/reports/". Configuration error?
    ERROR: ?trunk/distribution/? doesn?t match anything, but ?distribution/?
does. Perhaps that?s what you mean?
    Build step 'Archive the artifacts' changed build result to FAILURE  
    
- EasyAnt
  repo: git
  https://builds.apache.org/view/A-D/view/Ant/job/EasyAnt/
  status: errors
  -- git clone works fine
     [java] xooki:init:
     [java]   [taskdef] File
/x1/jenkins/jenkins-slave/workspace/EasyAnt/src/documentation/xooki/antlib.x
ml does not exist
     [java] 
     [java] BUILD FAILED

- Ivy
  https://builds.apache.org/job/Ivy/
  repo: git
  status: 
    BUILD SUCCESSFUL
    Archiving artifacts
    ERROR: No artifacts found that match the file pattern
"trunk/build/artifact/**". Configuration error?
    ERROR: ?trunk/build/artifact/**? doesn?t match anything, but
?build/artifact/**? does. Perhaps that?s what you mean?
    Build step 'Archive the artifacts' changed build result to FAILURE

- Ivy-check
  https://builds.apache.org/job/Ivy-check/
  repo: git
  status: <still in the queue>
    BUILD SUCCESSFUL
    Archiving artifacts
    ERROR: No artifacts found that match the file pattern
"trunk/build/doc/reports/rat/rat-report.txt". Configuration error?
    ERROR: ?trunk/build/doc/reports/rat/rat-report.txt? doesn?t match
anything, but ?build/doc/reports/rat/rat-report.txt? does. Perhaps that?s
what you mean?
    Build step 'Archive the artifacts' changed build result to FAILURE

- IvyDE
  https://builds.apache.org/job/IvyDE/
  repo: git
  status: 
  -- hudson-prepare: success
  -- generate-eclipse-doc-html: [taskdef] File
/home/jenkins/jenkins-slave/workspace/IvyDE/doc/xooki/antlib.xml does not
exist

  
  
==================  
==     DONE     ==
==================  

- IvyDE-updatesite
  https://builds.apache.org/job/IvyDE-updatesite/
  repo: still svn
  status: <not triggered because not changed>

- Ant_BuildFromPOMs
  repo: git
  https://builds.apache.org/job/Ant_BuildFromPOMs/
  status: run fine (using locks-and-latches, no archiving)
  


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic