From: Patchwork <patchwork@emeril.freedesktop.org>
To: Mika Kahola <mika.kahola@intel.com>
Cc: igt-dev@lists.freedesktop.org
Subject: [igt-dev] ✗ GitLab.Pipeline: warning for tests/kms_concurrent: Calculate maximum number of planes to meet bandwidth requirement (rev2)
Date: Wed, 01 Apr 2020 06:26:12 -0000 [thread overview]
Message-ID: <158572237228.25625.1685665020003287065@emeril.freedesktop.org> (raw)
In-Reply-To: <20200331115824.2481-1-mika.kahola@intel.com>
== Series Details ==
Series: tests/kms_concurrent: Calculate maximum number of planes to meet bandwidth requirement (rev2)
URL : https://patchwork.freedesktop.org/series/75323/
State : warning
== Summary ==
Did not get list of undocumented tests for this run, something is wrong!
Other than that, pipeline status: FAILED.
see https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/pipelines/127022 for the overview.
test:ninja-test has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/2139162):
#0 [fatal_sig_handler+0x103]
#1 [killpg+0x40]
#2 [run_tests_for_pipe.constprop.0+0x3b]
#3 [__real_main371+0xb9]
#4 [main+0x30]
#5 [__libc_start_main+0xf3]
#6 [_start+0x2e]
-------
Full log written to /builds/gfx-ci/igt-ci-tags/build/meson-logs/testlog.txt
FAILED: meson-test
/usr/bin/meson test --no-rebuild --print-errorlogs
ninja: build stopped: subcommand failed.
section_end:1585722222:build_script
section_start:1585722222:after_script
section_end:1585722224:after_script
section_start:1585722224:upload_artifacts_on_failure
section_end:1585722226:upload_artifacts_on_failure
ERROR: Job failed: exit code 1
test:ninja-test-arm64 has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/2139163):
#4 [main+0x3c]
#5 [__libc_start_main+0xe4]
#6 [_start+0x34]
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
-------
Full log written to /builds/gfx-ci/igt-ci-tags/build/meson-logs/testlog.txt
FAILED: meson-test
/usr/bin/meson test --no-rebuild --print-errorlogs
ninja: build stopped: subcommand failed.
section_end:1585722233:build_script
section_start:1585722233:after_script
section_end:1585722234:after_script
section_start:1585722234:upload_artifacts_on_failure
Uploading artifacts...
build: found 1388 matching files
Uploading artifacts to coordinator... ok id=2139163 responseStatus=201 Created token=XVi3RSkz
section_end:1585722252:upload_artifacts_on_failure
ERROR: Job failed: exit code 1
test:ninja-test-armhf has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/2139160):
#4 [main+0x26]
#5 [__libc_start_main+0x98]
#6 [_start+0x34]
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
-------
Full log written to /builds/gfx-ci/igt-ci-tags/build/meson-logs/testlog.txt
FAILED: meson-test
/usr/bin/meson test --no-rebuild --print-errorlogs
ninja: build stopped: subcommand failed.
section_end:1585722193:build_script
section_start:1585722193:after_script
section_end:1585722195:after_script
section_start:1585722195:upload_artifacts_on_failure
Uploading artifacts...
build: found 1388 matching files
Uploading artifacts to coordinator... ok id=2139160 responseStatus=201 Created token=wzbxKXcx
section_end:1585722204:upload_artifacts_on_failure
ERROR: Job failed: exit code 1
test:ninja-test-clang has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/2139161):
#1 [run_tests_for_pipe+0x26]
#2 [__real_main371+0xc2]
#3 [main+0x36]
#4 [__libc_start_main+0xf3]
#5 [_start+0x2e]
-------
Full log written to /builds/gfx-ci/igt-ci-tags/build/meson-logs/testlog.txt
FAILED: meson-test
/usr/bin/meson test --no-rebuild --print-errorlogs
ninja: build stopped: subcommand failed.
section_end:1585722238:build_script
section_start:1585722238:after_script
Running after_script
section_end:1585722239:after_script
section_start:1585722239:upload_artifacts_on_failure
Uploading artifacts for failed job
section_end:1585722241:upload_artifacts_on_failure
ERROR: Job failed: exit code 1
test:ninja-test-mips has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/2139164):
--- stderr ---
Received signal SIGSEGV.
Stack trace:
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
-------
Full log written to /builds/gfx-ci/igt-ci-tags/build/meson-logs/testlog.txt
FAILED: meson-test
/usr/bin/meson test --no-rebuild --print-errorlogs
ninja: build stopped: subcommand failed.
section_end:1585722217:build_script
section_start:1585722217:after_script
section_end:1585722218:after_script
section_start:1585722218:upload_artifacts_on_failure
Uploading artifacts...
build: found 1388 matching files
Uploading artifacts to coordinator... ok id=2139164 responseStatus=201 Created token=iaDYwLy2
section_end:1585722228:upload_artifacts_on_failure
ERROR: Job failed: exit code 1
== Logs ==
For more details see: https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/pipelines/127022
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
prev parent reply other threads:[~2020-04-01 6:26 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-31 11:58 [igt-dev] [PATCH i-g-t 0/2] tests/kms_concurrent: Calculate maximum number of planes to meet bandwidth requirement Mika Kahola
2020-03-31 11:58 ` [igt-dev] [PATCH i-g-t 1/2] Revert "tests/kms_concurrent: Test maximum number of planes supported by the platform" Mika Kahola
2020-03-31 11:58 ` [igt-dev] [PATCH i-g-t 2/2] tests/kms_concurrent: Use maximum number of planes that display/platform combination supports Mika Kahola
2020-04-01 6:51 ` Petri Latvala
2020-04-01 2:17 ` [igt-dev] ✗ Fi.CI.BUILD: failure for tests/kms_concurrent: Calculate maximum number of planes to meet bandwidth requirement Patchwork
2020-04-01 2:24 ` [igt-dev] ✗ GitLab.Pipeline: warning " Patchwork
2020-04-01 6:16 ` [igt-dev] ✗ Fi.CI.BUILD: failure for tests/kms_concurrent: Calculate maximum number of planes to meet bandwidth requirement (rev2) Patchwork
2020-04-01 6:26 ` Patchwork [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=158572237228.25625.1685665020003287065@emeril.freedesktop.org \
--to=patchwork@emeril.freedesktop.org \
--cc=igt-dev@lists.freedesktop.org \
--cc=mika.kahola@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox