Skip to content
Failed

Console Output

Started by user Olivier HECART
Running as Olivier HECART
Building remotely on UbuntuVM in workspace /home/genie.zenoh/workspace/Command on jenkins-ubuntu.zenoh.io
[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-64DYexqzcVUO/agent.3874338
SSH_AGENT_PID=3874340
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/genie.zenoh/workspace/Command on jenkins-ubuntu.zenoh.io@tmp/private_key_2385911200175075917.key (/home/genie.zenoh/workspace/Command on jenkins-ubuntu.zenoh.io@tmp/private_key_2385911200175075917.key)
[ssh-agent] Using credentials genie.zenoh (ssh://genie.zenoh@projects-storage.eclipse.org)
[Command on jenkins-ubuntu.zenoh.io] $ /bin/sh -xe /tmp/jenkins3905041310924623696.sh
+ bash -c ssh genie.zenoh@projects-storage.eclipse.org mv "/home/data/httpd/download.eclipse.org/zenoh/zenoh-cpp/0.10.0-rc/Upload packages/zenoh-cpp-0.10.0.1.zip" "/home/data/httpd/download.eclipse.org/zenoh/zenoh-cpp/0.10.0-rc/Upload packages/zenoh-cpp-0.10.0-rc.zip"
mv: target 'packages/zenoh-cpp-0.10.0-rc.zip' is not a directory
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 3874340 killed;
[ssh-agent] Stopped.
Finished: FAILURE