Build 39 Failed
For pull request Fix some errors, added two modules and improved OSD files 2614 on project paparazzi
|
|
|
Last commit for this build
|
hendrixgr |
13 Nov 08:07 |
6b6ac9f — FIX everything uses setter, getter commands. |
|
|
|
Thread #1
ls -lah $SEMAPHORE_CACHE_DIR |
00:00 |
docker pull paparazziuav/pprz-ci |
00:45 |
sudo rm -rf /home/runner/{.phpbrew,.phpunit,.kerl,.kiex,.lein,.nvm,.npm,.rbenv} |
00:04 |
git config --global user.email "paparazzi-devel@nongnu.org" |
00:00 |
git config --global user.name "Paparazzi UAV" |
00:00 |
git status --ignored |
00:00 |
git submodule deinit --force . |
00:00 |
rm -rf .git/modules |
00:00 |
git submodule update --init --force --recursive |
01:11 |
if [ "$SEMAPHORE_TRIGGER_SOURCE" = "scheduler" ]; then docker/run.sh -it paparazziuav/pprz-ci make test_all_confs ; else docker/run.sh -it paparazziuav/pprz-ci make test ; fi |
10:02 |
( Showing only the last 30 out of 63 lines. For a complete log visit the build page )
tests/aircrafts/01_compile_all_aircrafts.t .. 119/124 # compiling AIRCRAFT: [setup_lisam2] TARGET: [test_uart]
tests/aircrafts/01_compile_all_aircrafts.t .. 120/124 # compiling AIRCRAFT: [test_settings] TARGET: [test_settings]
tests/aircrafts/01_compile_all_aircrafts.t .. 121/124 # compiling AIRCRAFT: [yapa_chimu_spi] TARGET: [ap]
Warning: AIRCRAFT=yapa_chimu_spi target=ap compiled sucessfully but had warnings:
Warning: 'modules' node is deprecated, please move modules to 'firmware' section
tests/aircrafts/01_compile_all_aircrafts.t .. 122/124 # compiling AIRCRAFT: [yapa_chimu_spi] TARGET: [sim]
tests/aircrafts/01_compile_all_aircrafts.t .. 123/124
Warning: AIRCRAFT=yapa_chimu_spi target=sim compiled sucessfully but had warnings:
Warning: 'modules' node is deprecated, please move modules to 'firmware' section
# Looks like you failed 1 test of 124.
tests/aircrafts/01_compile_all_aircrafts.t .. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/124 subtests
Test Summary Report
-------------------
tests/aircrafts/01_compile_all_aircrafts.t (Wstat: 256 Tests: 124 Failed: 1)
Failed test: 77
Non-zero exit status: 1
Files=1, Tests=124, 581 wallclock secs ( 0.04 usr 0.01 sys + 1494.45 cusr 234.97 csys = 1729.47 CPU)
Result: FAIL
Makefile:324: recipe for target 'test_examples' failed
make: *** [test_examples] Error 1
|
|
|