Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Linux Tools build cannot write to standard output location

There is an ongoing outage of the infra. Please see http://eclipsestatus.io

Mikaël Barbero 
Manager — Release Engineering and Technology | Eclipse Foundation
🐦 @mikbarbero
Eclipse Foundation: The Platform for Open Innovation and Collaboration

On 3 Aug 2021, at 20:36, Jeff Johnston <jjohnstn@xxxxxxxxxx> wrote:

Hello,

Something has changed in the build infrastructure since last week and our Linux Tools master build pipeline is failing when it tries to write to the standard updates-nightly output directory we use.

Is there something we can do or is this a new infrastructure issue?  I didn't see any posting about anything other than the removal of git protocol which I had fixed last week and the jar signer plug-in version which we exceed.

-- Jeff J.

[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy)
[Pipeline] sshagent
[ssh-agent] Using credentials genie.linuxtools (ssh://genie.linuxtools@xxxxxxxxxxxxxxxxxxxxxxxxxxxx)
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-JKaxH65G7Ffd/agent.1134
SSH_AGENT_PID=1136
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/linuxtools-master@tmp/private_key_13458881067364320014.key (/home/jenkins/agent/workspace/linuxtools-master@tmp/private_key_13458881067364320014.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ ssh genie.linuxtools@xxxxxxxxxxxxxxxxxxxxxxxxxxxx rm -rf '/home/data/httpd/download.eclipse.org/linuxtools/updates-nightly/*'
Permission denied, please try again.
Permission denied, please try again.
genie.linuxtools@xxxxxxxxxxxxxxxxxxxxxxxxxxxx: Permission denied (publickey,password).
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev

Attachment: signature.asc
Description: Message signed with OpenPGP


Back to the top