Re: Jenkins failures

2018-04-11 Thread Julian Reschke

On 2018-04-11 09:49, Robert Munteanu wrote:

...
File an INFRA bug, Jenkins slaves failures get sorted out decently
fast.
...


Thanks, done: https://issues.apache.org/jira/browse/INFRA-16331


Re: Jenkins failures

2018-04-11 Thread Robert Munteanu
On Wed, 2018-04-11 at 09:39 +0200, Julian Reschke wrote:
> Hi,
> 
> seems that many of our builds fail on "H20", see 
> .
> 
> > [ERROR] Failed to execute goal org.codehaus.mojo:animal-sniffer-
> > maven-plugin:1.16:check (animal-sniffer) on project oak-parent:
> > Execution animal-sniffer of goal org.codehaus.mojo:animal-sniffer-
> > maven-plugin:1.16:check failed: Plugin org.codehaus.mojo:animal-
> > sniffer-maven-plugin:1.16 or one of its dependencies could not be
> > resolved: Failed to collect dependencies at
> > org.codehaus.mojo:animal-sniffer-maven-plugin:jar:1.16 ->
> > org.codehaus.mojo:animal-sniffer:jar:1.16 -> org.ow2.asm:asm-
> > all:jar:5.2: Failed to read artifact descriptor for
> > org.ow2.asm:asm-all:jar:5.2: Could not transfer artifact
> > org.ow2.asm:asm-all:pom:5.2 from/to central (https://repo.maven.apa
> > che.org/maven2): /home/jenkins/.m2/repository/org/ow2/asm/asm-
> > all/5.2/asm-all-5.2.pom.part.lock (Permission denied) -> [Help 1]
> > [ERROR] 
> 
> Does anybody know how to get that machine fixed, or how to configure
> our 
> builds not to use it?

File an INFRA bug, Jenkins slaves failures get sorted out decently
fast.

Robert


Jenkins failures

2018-04-11 Thread Julian Reschke

Hi,

seems that many of our builds fail on "H20", see 
.



[ERROR] Failed to execute goal org.codehaus.mojo:animal-sniffer-maven-plugin:1.16:check 
(animal-sniffer) on project oak-parent: Execution animal-sniffer of goal 
org.codehaus.mojo:animal-sniffer-maven-plugin:1.16:check failed: Plugin 
org.codehaus.mojo:animal-sniffer-maven-plugin:1.16 or one of its dependencies could not 
be resolved: Failed to collect dependencies at 
org.codehaus.mojo:animal-sniffer-maven-plugin:jar:1.16 -> 
org.codehaus.mojo:animal-sniffer:jar:1.16 -> org.ow2.asm:asm-all:jar:5.2: Failed to 
read artifact descriptor for org.ow2.asm:asm-all:jar:5.2: Could not transfer artifact 
org.ow2.asm:asm-all:pom:5.2 from/to central (https://repo.maven.apache.org/maven2): 
/home/jenkins/.m2/repository/org/ow2/asm/asm-all/5.2/asm-all-5.2.pom.part.lock 
(Permission denied) -> [Help 1]
[ERROR] 


Does anybody know how to get that machine fixed, or how to configure our 
builds not to use it?


Best regards, Julian