Started by user akurtako@redhat.com
Building remotely on fedora-ppc64le (ppc64le) in workspace /home/genie.releng/ci/workspace/gtk_linux_ppc64le
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
[gtk_linux_ppc64le] $ /bin/sh -xe /tmp/jenkins6202761026943029025.sh
[gtk_linux_ppc64le] $ /bin/bash -x /tmp/jenkins8179766149904938801.sh
+ mkdir build
+ pushd build
~/ci/workspace/gtk_linux_ppc64le/build ~/ci/workspace/gtk_linux_ppc64le
+ wget -O org.eclipse.swt.gtk.linux.ppc64le.master.zip https://ci.eclipse.org/releng/job/SWT-native-build/ws/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/tmpdir/org.eclipse.swt.gtk.linux.ppc64le.master.zip
--2019-10-07 08:01:14-- https://ci.eclipse.org/releng/job/SWT-native-build/ws/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/tmpdir/org.eclipse.swt.gtk.linux.ppc64le.master.zip
Resolving ci.eclipse.org (ci.eclipse.org)... 198.41.30.195
Connecting to ci.eclipse.org (ci.eclipse.org)|198.41.30.195|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2019-10-07 08:01:14 ERROR 404: Not Found.
+ unzip -aa org.eclipse.swt.gtk.linux.ppc64le.master.zip
Archive: org.eclipse.swt.gtk.linux.ppc64le.master.zip
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of org.eclipse.swt.gtk.linux.ppc64le.master.zip or
org.eclipse.swt.gtk.linux.ppc64le.master.zip.zip, and cannot find org.eclipse.swt.gtk.linux.ppc64le.master.zip.ZIP, period.
+ mkdir libs
+ export MODEL=ppc64le
+ MODEL=ppc64le
+ export OUTPUT_DIR=/home/genie.releng/ci/workspace/gtk_linux_ppc64le/build/libs
+ OUTPUT_DIR=/home/genie.releng/ci/workspace/gtk_linux_ppc64le/build/libs
+ sh build.sh clean install
sh: build.sh: No such file or directory
+ rm '*.o'
rm: cannot remove '*.o': No such file or directory
+ export GTK_VERSION=3.0
+ GTK_VERSION=3.0
+ sh build.sh install
sh: build.sh: No such file or directory
+ '[' 127 -ne 0 ']'
+ exit 1
Build step 'Execute shell' marked build as failure
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: FAILURE