[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_6 #179146
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sat Jan 16 03:34:47 GMT 2021
See <https://jenkins.debian.net/job/reproducible_builder_archlinux_6/179146/display/redirect>
Changes:
------------------------------------------
[...truncated 265.33 KB...]
../gom/gom/gom-resource.c:912:4: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations]
912 | g_simple_async_result_complete_in_idle(simple);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gio/gio.h:136,
from ../gom/gom/gom-resource.h:22,
from ../gom/gom/gom-command-builder.h:25,
from ../gom/gom/gom-resource.c:23:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here
106 | void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../gom/gom/gom-resource.c: In function 'gom_resource_fetch_m2m_async':
../gom/gom/gom-resource.c:939:4: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations]
939 | simple = g_simple_async_result_new(G_OBJECT(resource), callback, user_data,
| ^~~~~~
In file included from /usr/include/glib-2.0/gio/gio.h:136,
from ../gom/gom/gom-resource.h:22,
from ../gom/gom/gom-command-builder.h:25,
from ../gom/gom/gom-resource.c:23:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here
51 | GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../gom/gom/gom-resource.c: In function 'gom_resource_fetch_m2m_finish':
../gom/gom/gom-resource.c:977:4: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations]
977 | if (!(group = g_simple_async_result_get_op_res_gpointer(simple))) {
| ^~
In file included from /usr/include/glib-2.0/gio/gio.h:136,
from ../gom/gom/gom-resource.h:22,
from ../gom/gom/gom-command-builder.h:25,
from ../gom/gom/gom-resource.c:23:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:79:21: note: declared here
79 | gpointer g_simple_async_result_get_op_res_gpointer (GSimpleAsyncResult *simple);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../gom/gom/gom-resource.c:978:7: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations]
978 | g_simple_async_result_propagate_error(simple, error);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gio/gio.h:136,
from ../gom/gom/gom-resource.h:22,
from ../gom/gom/gom-command-builder.h:25,
from ../gom/gom/gom-resource.c:23:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here
119 | gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../gom/gom/gom-resource.c: In function 'gom_resource_class_init':
../gom/gom/gom-resource.c:1097:4: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations]
1097 | g_type_class_add_private(object_class, sizeof(GomResourcePrivate));
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
from /usr/include/glib-2.0/gobject/gbinding.h:29,
from /usr/include/glib-2.0/glib-object.h:22,
from ../gom/gom/gom-command.h:22,
from ../gom/gom/gom-resource.c:22:
/usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here
1304 | void g_type_class_add_private (gpointer g_class,
| ^~~~~~~~~~~~~~~~~~~~~~~~
../gom/gom/gom-resource.c: In function 'gom_resource_init':
../gom/gom/gom-resource.c:1121:13: warning: Deprecated pre-processor symbol, replace with
1121 | GomResourcePrivate);
| ^ ~~~~~~~~~~~~~~~~~~~~
[24/40] Linking target gom/libgom-1.0.so.0.1.0
[25/40] Generating symbol file gom/libgom-1.0.so.0.1.0.p/libgom-1.0.so.0.1.0.symbols
[26/40] Linking target tests/test-gom-adapter
[27/40] Linking target tests/test-gom-table-name
[28/40] Linking target tests/test-gom-repository
[29/40] Linking target tests/test-gom-update
[30/40] Linking target tests/test-gom-constraints
[31/40] Linking target tests/test-gom-transform
[32/40] Linking target tests/test-gom-insert
[33/40] Linking target tests/test-gom-datetime
[34/40] Linking target tests/test-gom-migration
[35/40] Linking target tests/test-gom-find
[36/40] Linking target tests/test-gom-stress
[37/40] Linking target tests/test-gom-find-specific
[38/40] Linking target tests/test-gom-sorting
[39/40] Generating Gom-1.0.gir with a custom command
In file included from /usr/include/bits/libc-header-start.h:33,
from /usr/include/limits.h:26,
from /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include-fixed/limits.h:195,
from /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include-fixed/syslimits.h:7,
from /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include-fixed/limits.h:34,
from /usr/lib/glib-2.0/include/glibconfig.h:11,
from /usr/include/glib-2.0/glib/gtypes.h:32,
from /usr/include/glib-2.0/glib/galloca.h:32,
from /usr/include/glib-2.0/glib.h:30,
from /tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/src/gom/gom/gom.h:22,
from /tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/src/build/g-ir-cpp-wkandw47.c:4:
/usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
| ^~~~~~~
g-ir-scanner: link: gcc -pthread -o /tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/src/build/tmp-introspect96czxm51/Gom-1.0 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt /tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/src/build/tmp-introspect96czxm51/Gom-1.0.o -L. -Wl,-rpath,. -Wl,--no-as-needed -L/tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/src/build/gom -Wl,-rpath,/tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/src/build/gom -lgom-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsqlite3 -lgirepository-1.0 -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now
[40/40] Generating Gom-1.0.typelib with a custom command
==> Entering fakeroot environment...
==> Starting package()...
ninja: Entering directory `build'
ninja: no work to do.
Building documentation for gom
/tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/src/gom/gom/gom-resource.c:122: warning: Parameter description for gom_resource_class_set_property_transform::resource_class is missing in source code comment block.
/tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/src/gom/gom/gom-resource.c:122: warning: Parameter description for gom_resource_class_set_property_transform::property_name is missing in source code comment block.
/tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/src/gom/gom/gom-resource.c:122: warning: Parameter description for gom_resource_class_set_property_transform::to_bytes_func is missing in source code comment block.
/tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/src/gom/gom/gom-resource.c:122: warning: Parameter description for gom_resource_class_set_property_transform::from_bytes_func is missing in source code comment block.
html/GomFilter.html:215: warning: no link for: "GomFilterMode" -> (<span class="type">GomFilterMode</span>).
html/GomSorting.html:135: warning: no link for: "GomSortingMode" -> (<span class="type">GomSortingMode</span>).
html/api-index-full.html:269: warning: no link for: "gom-error-quark" -> (gom_error_quark).
html/api-index-full.html:269: warning: no link for: "gom-gom-error" -> (gom-error).
html/api-index-full.html:363: warning: no link for: "GOM-INSIDE:CAPS" -> (GOM_INSIDE).
html/api-index-full.html:363: warning: no link for: "gom-gom" -> (gom).
html/api-index-full.html:488: warning: no link for: "gom-resource-build-save-cmd" -> (gom_resource_build_save_cmd).
html/api-index-full.html:488: warning: no link for: "gom-gom-resource-priv" -> (gom-resource-priv).
html/api-index-full.html:548: warning: no link for: "gom-resource-do-delete" -> (gom_resource_do_delete).
html/api-index-full.html:552: warning: no link for: "gom-resource-do-save" -> (gom_resource_do_save).
html/api-index-full.html:572: warning: no link for: "gom-resource-get-is-from-table" -> (gom_resource_get_is_from_table).
html/api-index-full.html:636: warning: no link for: "gom-resource-has-dynamic-pkey" -> (gom_resource_has_dynamic_pkey).
html/api-index-full.html:692: warning: no link for: "gom-resource-set-is-from-table" -> (gom_resource_set_is_from_table).
html/api-index-full.html:696: warning: no link for: "gom-resource-set-post-save-properties" -> (gom_resource_set_post_save_properties).
Installing gom/libgom-1.0.so.0.1.0 to /tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/pkg/gom/usr/lib
Installing gom/Gom-1.0.gir to /tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/pkg/gom/usr/share/gir-1.0
Installing gom/Gom-1.0.typelib to /tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/pkg/gom/usr/lib/girepository-1.0
Installing /tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/src/gom/gom/gom.h to /tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/pkg/gom/usr/include/gom-1.0/gom
Installing /tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/src/gom/gom/gom-adapter.h to /tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/pkg/gom/usr/include/gom-1.0/gom
Installing /tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/src/gom/gom/gom-command-builder.h to /tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/pkg/gom/usr/include/gom-1.0/gom
Installing /tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/src/gom/gom/gom-command.h to /tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/pkg/gom/usr/include/gom-1.0/gom
Installing /tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/src/gom/gom/gom-cursor.h to /tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/pkg/gom/usr/include/gom-1.0/gom
Installing /tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/src/gom/gom/gom-error.h to /tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/pkg/gom/usr/include/gom-1.0/gom
Installing /tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/src/gom/gom/gom-filter.h to /tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/pkg/gom/usr/include/gom-1.0/gom
Installing /tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/src/gom/gom/gom-repository.h to /tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/pkg/gom/usr/include/gom-1.0/gom
Installing /tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/src/gom/gom/gom-resource-group.h to /tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/pkg/gom/usr/include/gom-1.0/gom
Installing /tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/src/gom/gom/gom-resource.h to /tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/pkg/gom/usr/include/gom-1.0/gom
Installing /tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/src/gom/gom/gom-autocleanups.h to /tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/pkg/gom/usr/include/gom-1.0/gom
Installing /tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/src/gom/gom/gom-sorting.h to /tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/pkg/gom/usr/include/gom-1.0/gom
Installing /tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/src/gom/bindings/python/gi/overrides/Gom.py to /tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/pkg/gom/usr/lib/python3.9/site-packages/gi/overrides
Installing /tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/src/build/meson-private/gom-1.0.pc to /tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/pkg/gom/usr/lib/pkgconfig
Running custom install script '/usr/bin/meson --internal gtkdoc --sourcedir=/tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/src/gom --builddir=/tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/src/build --subdir=doc --headerdirs=/tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/src/gom/gom@@/tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/src/build/gom --mainfile=gom-docs.sgml --modulename=gom --moduleversion= --mode=auto --gtkdoc-scan=/usr/sbin/gtkdoc-scan --gtkdoc-scangobj=/usr/sbin/gtkdoc-scangobj --gtkdoc-mkdb=/usr/sbin/gtkdoc-mkdb --gtkdoc-mkhtml=/usr/sbin/gtkdoc-mkhtml --gtkdoc-fixxref=/usr/sbin/gtkdoc-fixxref --scanargs=--rebuild-types --gobjects-types-file=/tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/src/gom/doc/gom.types --content-files= --cc=cc --ld=cc --cflags=-I/tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/src/build/gom/.. -I/tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/src/gom/gom/.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -D_FORTIFY_SOURCE=2 --ldflags=-L/tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/src/build/gom -Wl,-rpath,/tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/src/build/gom -lgom-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsqlite3 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now'
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "gom"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: gom 0.4-3 (Sat Jan 16 03:34:38 2021)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-gom-archlinuxrb-build-MqMCM0Xn
+ tee -a /srv/reproducible-results/archlinuxrb-build-MqMCM0Xn/b2/gom/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/gom-archlinuxrb-build-MqMCM0Xn/gom/trunk/gom-0.4-3-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-MqMCM0Xn/b2/gom/gom-0.4-3-x86_64.pkg.tar.zst'
Sat Jan 16 03:34:40 UTC 2021 - build #2 for gom on osuosl169-amd64 done.
Sat Jan 16 03:34:40 UTC 2021 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-br9iZFzm, which will now be removed.
/srv/reproducible-results/archlinuxrb-build-MqMCM0Xn:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Jan 16 03:33 b1
drwxr-xr-x 3 jenkins jenkins 4096 Jan 16 03:34 b2
/srv/reproducible-results/archlinuxrb-build-MqMCM0Xn/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Jan 16 03:33 gom
/srv/reproducible-results/archlinuxrb-build-MqMCM0Xn/b1/gom:
total 260
-rw-r--r-- 1 jenkins jenkins 137073 Jan 16 03:33 build1.log
-rw-r--r-- 1 jenkins jenkins 6 Jan 16 03:33 build1.version
-rw-r--r-- 1 jenkins jenkins 111754 Jan 16 03:33 gom-0.4-3-x86_64.pkg.tar.zst
/srv/reproducible-results/archlinuxrb-build-MqMCM0Xn/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Jan 16 03:34 gom
/srv/reproducible-results/archlinuxrb-build-MqMCM0Xn/b2/gom:
total 252
-rw-r--r-- 1 jenkins jenkins 137526 Jan 16 03:34 build2.log
-rw-r--r-- 1 jenkins jenkins 6 Jan 16 03:34 build2.version
-rw-r--r-- 1 jenkins jenkins 111754 Jan 16 03:34 gom-0.4-3-x86_64.pkg.tar.zst
Sat Jan 16 03:34:47 UTC 2021 - comparing results now.
Sat Jan 16 03:34:47 UTC 2021 - YAY - gom/gom-0.4-3-x86_64.pkg.tar.zst build reproducible in our test framework!
x .BUILDINFO
x .BUILDINFO
Sat Jan 16 03:34:47 UTC 2021 - https://tests.reproducible-builds.org/archlinux/extra/gom/ updated.
/var/lib/jenkins/userContent/reproducible/archlinux/extra/gom/pkg.html older than /var/lib/jenkins/userContent/reproducible/archlinux/extra/gom/pkg.build_duration, thus deleting it.
ls: cannot access '*.pkg.tar.xz.html': No such file or directory
INSERT into results (package_id, version, status, build_date, build_duration, node1, node2, job)
VALUES ('395041', '0.4-3', 'reproducible', '2021-01-16 03:32', '154', 'osuosl170-amd64', 'osuosl169-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_6/179146/')
ON CONFLICT (package_id)
DO UPDATE SET version='0.4-3', status='reproducible', build_date='2021-01-16 03:32', build_duration='154', node1='osuosl170-amd64', node2='osuosl169-amd64', job='https://jenkins.debian.net/job/reproducible_builder_archlinux_6/179146/' WHERE results.package_id='395041'
INSERT 0 1
INSERT INTO stats_build (name, version, suite, architecture, distribution, status, build_date, build_duration, node1, node2, job)
VALUES ('gom', '0.4-3', 'extra', 'x86_64', 3, 'reproducible', '2021-01-16 03:32', '154', 'osuosl170-amd64', 'osuosl169-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_6/179146/');
INSERT 0 1
DELETE FROM schedule WHERE package_id='395041' and build_type='ci_build';
DELETE 1
Sat Jan 16 03:34:47 UTC 2021 - /srv/reproducible-results/archlinuxrb-build-MqMCM0Xn deleted.
Sat 16 Jan 03:34:47 UTC 2021 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-p2ZAxFvl, which will now be removed.
ERROR: Build step failed with exception
java.io.IOException: No space left on device
at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
at java.base/sun.nio.ch.FileDispatcherImpl.write(FileDispatcherImpl.java:62)
at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:113)
at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:79)
at java.base/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:280)
at java.base/java.nio.channels.Channels.writeFullyImpl(Channels.java:74)
at java.base/java.nio.channels.Channels.writeFully(Channels.java:97)
at java.base/java.nio.channels.Channels$1.write(Channels.java:172)
at hudson.remoting.RemoteOutputStream.write(RemoteOutputStream.java:111)
at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1159)
at org.apache.commons.io.IOUtils.copy(IOUtils.java:878)
at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1135)
at org.apache.commons.io.IOUtils.copy(IOUtils.java:854)
at hudson.FilePath$CopyTo.invoke(FilePath.java:2490)
at hudson.FilePath$CopyTo.invoke(FilePath.java:2481)
at hudson.FilePath.act(FilePath.java:1161)
at hudson.FilePath.act(FilePath.java:1144)
at hudson.FilePath.copyTo(FilePath.java:2475)
at hudson.FilePath.copyTo(FilePath.java:2430)
Caused: java.io.IOException: Failed to copy /var/lib/jenkins/jobs/reproducible_builder_archlinux_6/builds/179146/log to /tmp/log-parser_reproducible_builder_archlinux_6_build_179146
at hudson.FilePath.copyTo(FilePath.java:2433)
at hudson.plugins.logparser.LogParserStatusComputer.computeStatusMatches(LogParserStatusComputer.java:88)
at hudson.plugins.logparser.LogParserStatusComputer.access$000(LogParserStatusComputer.java:22)
at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:54)
Caused: java.lang.RuntimeException
at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:62)
at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:47)
at hudson.remoting.LocalChannel.call(LocalChannel.java:46)
at hudson.plugins.logparser.LogParserStatusComputer.computeStatusMatches(LogParserStatusComputer.java:47)
at hudson.plugins.logparser.LogParserStatusComputer.<init>(LogParserStatusComputer.java:36)
at hudson.plugins.logparser.LogParserParser.parseLogBody(LogParserParser.java:355)
at hudson.plugins.logparser.LogParserParser.parseLog(LogParserParser.java:165)
at hudson.plugins.logparser.LogParserPublisher.perform(LogParserPublisher.java:119)
at jenkins.tasks.SimpleBuildStep.perform(SimpleBuildStep.java:123)
at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:804)
at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:753)
at hudson.model.Build$BuildExecution.post2(Build.java:177)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:698)
at hudson.model.Run.execute(Run.java:1932)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Build step 'Console output (build log) parsing' marked build as failure
More information about the Qa-jenkins-scm
mailing list