Community
Participate
Working Groups
hi, after recent hudson death, sign has moved from /usr/bin/sign to /usr/local/bin/sign The problem is in org.eclipse.dash.common.releng/tools/scripts/buildAllHelper.xml:577 log of the failure: (full log https://hudson.eclipse.org/hudson/view/Athena%20CBI/job/cbi-atf-0.3-nightly/648/console) -timestamp: [echo] 06:47:38 [echo] Invoke sign script and wait 15 x 180 seconds BUILD FAILED /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/org.eclipse.dash.common.releng/buildAll.xml:378: The following error occurred while executing this line: /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/org.eclipse.dash.common.releng/buildAll.xml:419: The following error occurred while executing this line: /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/org.eclipse.dash.common.releng/tools/scripts/buildAllHelper.xml:833: The following error occurred while executing this line: /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/org.eclipse.dash.common.releng/tools/scripts/buildAllHelper.xml:1252: The following error occurred while executing this line: /opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/workspace/build/org.eclipse.dash.common.releng/tools/scripts/buildAllHelper.xml:577: Execute failed: java.io.IOException: java.io.IOException: /usr/bin/sign: cannot execute
once it's done, please also update /opt/public/cbi/build/org.eclipse.dash.common.releng_HEAD
Created attachment 179307 [details] patch patch to change from /usr/bin/sign to /usr/local/bin/sign
seems not the case anymore, after webmaster intervention.