You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by Max Timonin <ti...@gmail.com> on 2021/02/24 07:10:11 UTC

TeamCity agent aitc-lin07_04 fails to run Build

Hi!

My "Build" runs on TC fail with on 1 (Step: Cleanup local maven repository
(Command Line))

Error is related to AI 3.0.0:

+ rm -rfv /opt/buildagent/.m2/repository/org/apache/ignite

rm: cannot remove
'/opt/buildagent/.m2/repository/org/apache/ignite/ignite-configuration/
*3.0.0-SNAPSHOT*/_remote.repositories': *Permission denied*

As I can see this error is only on aitc-lin07_04 agent. The first time it
appeared 16th of February [1]

[1]
https://ci.ignite.apache.org/buildConfiguration/IgniteTests24Java8_BuildApacheIgnite/5876992

How can we fix this?

Re: TeamCity agent aitc-lin07_04 fails to run Build

Posted by Petr Ivanov <mr...@gmail.com>.
I'm sorry, I forgot to write on dev-list about this agent.
Indeed the target files were removed manually.



> On 24 Feb 2021, at 19:32, Max Timonin <ti...@gmail.com> wrote:
> 
> Looks like somebody fixed that. An hour ago Build succeeded at last [1]. It
> was the first successful job for a long time. Thanks!
> 
> removed directory '/opt/buildagent/.m2/repository/org/apache/ignite'
> Process exited with code 0
> 
> [1]
> https://ci.ignite.apache.org/buildConfiguration/IgniteTests24Java8_BuildApacheIgnite/5890154
> 
> On Wed, Feb 24, 2021 at 10:10 AM Max Timonin <ti...@gmail.com>
> wrote:
> 
>> Hi!
>> 
>> My "Build" runs on TC fail with on 1 (Step: Cleanup local maven
>> repository (Command Line))
>> 
>> Error is related to AI 3.0.0:
>> 
>> + rm -rfv /opt/buildagent/.m2/repository/org/apache/ignite
>> 
>> rm: cannot remove
>> '/opt/buildagent/.m2/repository/org/apache/ignite/ignite-configuration/
>> *3.0.0-SNAPSHOT*/_remote.repositories': *Permission denied*
>> 
>> As I can see this error is only on aitc-lin07_04 agent. The first time it
>> appeared 16th of February [1]
>> 
>> [1]
>> https://ci.ignite.apache.org/buildConfiguration/IgniteTests24Java8_BuildApacheIgnite/5876992
>> 
>> How can we fix this?
>> 


Re: TeamCity agent aitc-lin07_04 fails to run Build

Posted by Max Timonin <ti...@gmail.com>.
Looks like somebody fixed that. An hour ago Build succeeded at last [1]. It
was the first successful job for a long time. Thanks!

removed directory '/opt/buildagent/.m2/repository/org/apache/ignite'
 Process exited with code 0

[1]
https://ci.ignite.apache.org/buildConfiguration/IgniteTests24Java8_BuildApacheIgnite/5890154

On Wed, Feb 24, 2021 at 10:10 AM Max Timonin <ti...@gmail.com>
wrote:

> Hi!
>
> My "Build" runs on TC fail with on 1 (Step: Cleanup local maven
> repository (Command Line))
>
> Error is related to AI 3.0.0:
>
> + rm -rfv /opt/buildagent/.m2/repository/org/apache/ignite
>
> rm: cannot remove
> '/opt/buildagent/.m2/repository/org/apache/ignite/ignite-configuration/
> *3.0.0-SNAPSHOT*/_remote.repositories': *Permission denied*
>
> As I can see this error is only on aitc-lin07_04 agent. The first time it
> appeared 16th of February [1]
>
> [1]
> https://ci.ignite.apache.org/buildConfiguration/IgniteTests24Java8_BuildApacheIgnite/5876992
>
> How can we fix this?
>