lckfile='/mnt/volume_nyc3_01/autotest/APM/buildlogs/autotest.lck' Running: ("git rev-parse HEAD") in (/mnt/volume_nyc3_01/autotest/APM/APM) Removing diagnostic files: ['dumpstack.sh_ToshibaLED_test.494026.out', 'dumpstack.sh_ReplayGyroFFT.493577.out', 'dumpstack.sh_jedec_test.494662.out', 'dumpstack.sh_AP_Logger_AllTypes.492293.out', 'dumpstack.sh_CompassCalibrator_index_test.492626.out', 'dumpcore.sh_ReplayGyroFFT.493577.out', 'dumpcore.sh_CompassCalibrator_index_test.492626.out', 'dumpcore.sh_ToshibaLED_test.494026.out', 'dumpcore.sh_jedec_test.494662.out', 'dumpcore.sh_AP_Logger_AllTypes.492293.out', 'autotest-1740393472111048.tlog', 'autotest-1740392972939927.tlog', 'autotest-1740392594371097.tlog', 'autotest-1740393054884937.tlog'] >>>> RUNNING STEP: prerequisites at Mon Feb 24 10:46:32 2025 Running: ("/bin/rm -f logs/*.BIN logs/LASTLOG.TXT") in (.) Testing prerequisites >>>> PASSED STEP: prerequisites at Mon Feb 24 10:46:32 2025 >>>> RUNNING STEP: build.Binaries at Mon Feb 24 10:46:32 2025 Running: ("/bin/rm -f logs/*.BIN logs/LASTLOG.TXT") in (.) step=build.Binaries Running build_binaries.py Running: ("./build_binaries.py") in (/mnt/volume_nyc3_01/autotest/APM/APM) BBHIST: Got history version 1 /home/autotest/build/tmp BB: Building in /home/autotest/build/tmp BB: 2025-02-24 10:46:33.662062 BB: Running (git checkout -f master) BB-GIT: Already on 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git rev-parse HEAD) BB-GIT: fc47d7c2d0c2b57a1c3151adcf0811e1bab2aa4b BB: git hash: fc47d7c2d0c2b57a1c3151adcf0811e1bab2aa4b BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Building ArduCopter stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/239] Building board: 3DRControlZeroG at 2025-02-24 10:46:34.193880 BB: Trying checkout ArduCopter stable 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'ArduCopter-stable'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board 3DRControlZeroG BB: Trying checkout ArduCopter stable 3DRControlZeroG heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable 3DRControlZeroG binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [2/239] Building board: ACNS-CM4Pilot at 2025-02-24 10:46:35.769971 BB: Trying checkout ArduCopter stable ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board ACNS-CM4Pilot BB: Trying checkout ArduCopter stable ACNS-CM4Pilot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ACNS-CM4Pilot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [3/239] Building board: ACNS-F405AIO at 2025-02-24 10:46:36.093651 BB: Trying checkout ArduCopter stable ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board ACNS-F405AIO BB: Trying checkout ArduCopter stable ACNS-F405AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ACNS-F405AIO binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [4/239] Building board: aerofc-v1 at 2025-02-24 10:46:36.151992 BB: Trying checkout ArduCopter stable aerofc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable aerofc-v1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/aerofc-v1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (aerofc-v1) - not in board list BB: Considering frame heli for board aerofc-v1 BB: Trying checkout ArduCopter stable aerofc-v1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable aerofc-v1 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/aerofc-v1-heli/git-version.txt doesn't exist - building BB: Skipping heli build for aerofc-v1 BB: [5/239] Building board: AEROFOX-H7 at 2025-02-24 10:46:37.185114 BB: Trying checkout ArduCopter stable AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable AEROFOX-H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/AEROFOX-H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (AEROFOX-H7) - not in board list BB: Considering frame heli for board AEROFOX-H7 BB: Trying checkout ArduCopter stable AEROFOX-H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable AEROFOX-H7 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/AEROFOX-H7-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (AEROFOX-H7) - not in board list BB: [6/239] Building board: AET-H743-Basic at 2025-02-24 10:46:38.760528 BB: Trying checkout ArduCopter stable AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable AET-H743-Basic binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/AET-H743-Basic/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (AET-H743-Basic) - not in board list BB: Considering frame heli for board AET-H743-Basic BB: Trying checkout ArduCopter stable AET-H743-Basic heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable AET-H743-Basic binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/AET-H743-Basic-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (AET-H743-Basic) - not in board list BB: [7/239] Building board: airbotf4 at 2025-02-24 10:46:40.368017 BB: Trying checkout ArduCopter stable airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board airbotf4 BB: Trying checkout ArduCopter stable airbotf4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable airbotf4 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [8/239] Building board: AIRLink at 2025-02-24 10:46:40.446188 BB: Trying checkout ArduCopter stable AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board AIRLink BB: Trying checkout ArduCopter stable AIRLink heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable AIRLink binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [9/239] Building board: Airvolute-DCS2 at 2025-02-24 10:46:40.505959 BB: Trying checkout ArduCopter stable Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Airvolute-DCS2 BB: Trying checkout ArduCopter stable Airvolute-DCS2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Airvolute-DCS2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [10/239] Building board: AnyleafH7 at 2025-02-24 10:46:40.562704 BB: Trying checkout ArduCopter stable AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board AnyleafH7 BB: Trying checkout ArduCopter stable AnyleafH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable AnyleafH7 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [11/239] Building board: Aocoda-RC-H743Dual at 2025-02-24 10:46:40.620734 BB: Trying checkout ArduCopter stable Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Aocoda-RC-H743Dual BB: Trying checkout ArduCopter stable Aocoda-RC-H743Dual heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Aocoda-RC-H743Dual binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [12/239] Building board: ARK_FPV at 2025-02-24 10:46:40.683729 BB: Trying checkout ArduCopter stable ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (ARK_FPV) - not in board list BB: Considering frame heli for board ARK_FPV BB: Trying checkout ArduCopter stable ARK_FPV heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ARK_FPV binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/ARK_FPV-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (ARK_FPV) - not in board list BB: [13/239] Building board: ARKV6X at 2025-02-24 10:46:42.255162 BB: Trying checkout ArduCopter stable ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board ARKV6X BB: Trying checkout ArduCopter stable ARKV6X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ARKV6X binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [14/239] Building board: AtomRCF405NAVI at 2025-02-24 10:46:42.316180 BB: Trying checkout ArduCopter stable AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board AtomRCF405NAVI BB: Trying checkout ArduCopter stable AtomRCF405NAVI heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable AtomRCF405NAVI binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [15/239] Building board: bbbmini at 2025-02-24 10:46:42.373682 BB: Trying checkout ArduCopter stable bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board bbbmini BB: Trying checkout ArduCopter stable bbbmini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable bbbmini binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [16/239] Building board: BeastF7 at 2025-02-24 10:46:42.428167 BB: Trying checkout ArduCopter stable BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board BeastF7 BB: Trying checkout ArduCopter stable BeastF7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BeastF7 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [17/239] Building board: BeastF7v2 at 2025-02-24 10:46:42.484258 BB: Trying checkout ArduCopter stable BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board BeastF7v2 BB: Trying checkout ArduCopter stable BeastF7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BeastF7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [18/239] Building board: BeastH7 at 2025-02-24 10:46:42.542518 BB: Trying checkout ArduCopter stable BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board BeastH7 BB: Trying checkout ArduCopter stable BeastH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BeastH7 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [19/239] Building board: BeastH7v2 at 2025-02-24 10:46:42.600180 BB: Trying checkout ArduCopter stable BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board BeastH7v2 BB: Trying checkout ArduCopter stable BeastH7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BeastH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [20/239] Building board: bebop at 2025-02-24 10:46:42.657333 BB: Trying checkout ArduCopter stable bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable bebop binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board bebop BB: Trying checkout ArduCopter stable bebop heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable bebop binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/bebop-heli/git-version.txt doesn't exist - building BB: Skipping heli build for bebop BB: [21/239] Building board: bebop at 2025-02-24 10:46:42.711405 BB: Trying checkout ArduCopter stable bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable bebop binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board bebop BB: Trying checkout ArduCopter stable bebop heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable bebop binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/bebop-heli/git-version.txt doesn't exist - building BB: Skipping heli build for bebop BB: [22/239] Building board: BETAFPV-F405 at 2025-02-24 10:46:42.768356 BB: Trying checkout ArduCopter stable BETAFPV-F405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BETAFPV-F405 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board BETAFPV-F405 BB: Trying checkout ArduCopter stable BETAFPV-F405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BETAFPV-F405 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [23/239] Building board: BETAFPV-F405-I2C at 2025-02-24 10:46:42.825047 BB: Trying checkout ArduCopter stable BETAFPV-F405-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BETAFPV-F405-I2C binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/BETAFPV-F405-I2C/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (BETAFPV-F405-I2C) - not in board list BB: Considering frame heli for board BETAFPV-F405-I2C BB: Trying checkout ArduCopter stable BETAFPV-F405-I2C heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BETAFPV-F405-I2C binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/BETAFPV-F405-I2C-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (BETAFPV-F405-I2C) - not in board list BB: [24/239] Building board: BlitzF745 at 2025-02-24 10:46:44.405498 BB: Trying checkout ArduCopter stable BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board BlitzF745 BB: Trying checkout ArduCopter stable BlitzF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BlitzF745 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [25/239] Building board: BlitzF745AIO at 2025-02-24 10:46:44.465468 BB: Trying checkout ArduCopter stable BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board BlitzF745AIO BB: Trying checkout ArduCopter stable BlitzF745AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BlitzF745AIO binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [26/239] Building board: BlitzH743Pro at 2025-02-24 10:46:44.522389 BB: Trying checkout ArduCopter stable BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board BlitzH743Pro BB: Trying checkout ArduCopter stable BlitzH743Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BlitzH743Pro binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [27/239] Building board: BlitzMiniF745 at 2025-02-24 10:46:44.580489 BB: Trying checkout ArduCopter stable BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board BlitzMiniF745 BB: Trying checkout ArduCopter stable BlitzMiniF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BlitzMiniF745 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [28/239] Building board: BlitzWingH743 at 2025-02-24 10:46:44.646438 BB: Trying checkout ArduCopter stable BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board BlitzWingH743 BB: Trying checkout ArduCopter stable BlitzWingH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable BlitzWingH743 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [29/239] Building board: blue at 2025-02-24 10:46:44.702813 BB: Trying checkout ArduCopter stable blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable blue binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board blue BB: Trying checkout ArduCopter stable blue heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable blue binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [30/239] Building board: canzero at 2025-02-24 10:46:44.758330 BB: Trying checkout ArduCopter stable canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable canzero binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board canzero BB: Trying checkout ArduCopter stable canzero heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable canzero binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [31/239] Building board: CBU-H7-LC-Stamp at 2025-02-24 10:46:44.815813 BB: Trying checkout ArduCopter stable CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: Considering frame heli for board CBU-H7-LC-Stamp BB: Trying checkout ArduCopter stable CBU-H7-LC-Stamp heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CBU-H7-LC-Stamp binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CBU-H7-LC-Stamp-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [32/239] Building board: CBU-H7-Stamp at 2025-02-24 10:46:46.409368 BB: Trying checkout ArduCopter stable CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CBU-H7-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CBU-H7-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CBU-H7-Stamp) - not in board list BB: Considering frame heli for board CBU-H7-Stamp BB: Trying checkout ArduCopter stable CBU-H7-Stamp heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CBU-H7-Stamp binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CBU-H7-Stamp-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CBU-H7-Stamp) - not in board list BB: [33/239] Building board: CrazyF405 at 2025-02-24 10:46:47.960571 BB: Trying checkout ArduCopter stable CrazyF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CrazyF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CrazyF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CrazyF405) - not in board list BB: Considering frame heli for board CrazyF405 BB: Trying checkout ArduCopter stable CrazyF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CrazyF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CrazyF405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CrazyF405) - not in board list BB: [34/239] Building board: crazyflie2 at 2025-02-24 10:46:49.517536 BB: Trying checkout ArduCopter stable crazyflie2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable crazyflie2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board crazyflie2 BB: Trying checkout ArduCopter stable crazyflie2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable crazyflie2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [35/239] Building board: CSKY405 at 2025-02-24 10:46:49.578006 BB: Trying checkout ArduCopter stable CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CSKY405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CSKY405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CSKY405) - not in board list BB: Considering frame heli for board CSKY405 BB: Trying checkout ArduCopter stable CSKY405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CSKY405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CSKY405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CSKY405) - not in board list BB: [36/239] Building board: CUAV-7-Nano at 2025-02-24 10:46:51.182910 BB: Trying checkout ArduCopter stable CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CUAV-7-Nano BB: Trying checkout ArduCopter stable CUAV-7-Nano heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAV-7-Nano binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [37/239] Building board: CUAV-Nora at 2025-02-24 10:46:51.243708 BB: Trying checkout ArduCopter stable CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CUAV-Nora BB: Trying checkout ArduCopter stable CUAV-Nora heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAV-Nora binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [38/239] Building board: CUAV-Nora-bdshot at 2025-02-24 10:46:51.306503 BB: Trying checkout ArduCopter stable CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CUAV-Nora-bdshot BB: Trying checkout ArduCopter stable CUAV-Nora-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAV-Nora-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [39/239] Building board: CUAV-Pixhack-v3 at 2025-02-24 10:46:51.370511 BB: Trying checkout ArduCopter stable CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAV-Pixhack-v3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CUAV-Pixhack-v3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CUAV-Pixhack-v3) - not in board list BB: Considering frame heli for board CUAV-Pixhack-v3 BB: Trying checkout ArduCopter stable CUAV-Pixhack-v3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAV-Pixhack-v3 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CUAV-Pixhack-v3-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CUAV-Pixhack-v3) - not in board list BB: [40/239] Building board: CUAV-X7 at 2025-02-24 10:46:52.941726 BB: Trying checkout ArduCopter stable CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CUAV-X7 BB: Trying checkout ArduCopter stable CUAV-X7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAV-X7 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [41/239] Building board: CUAV-X7-bdshot at 2025-02-24 10:46:53.002777 BB: Trying checkout ArduCopter stable CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CUAV-X7-bdshot BB: Trying checkout ArduCopter stable CUAV-X7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAV-X7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [42/239] Building board: CUAVv5 at 2025-02-24 10:46:53.059888 BB: Trying checkout ArduCopter stable CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CUAVv5 BB: Trying checkout ArduCopter stable CUAVv5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAVv5 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [43/239] Building board: CUAVv5-bdshot at 2025-02-24 10:46:53.115861 BB: Trying checkout ArduCopter stable CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CUAVv5-bdshot BB: Trying checkout ArduCopter stable CUAVv5-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAVv5-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [44/239] Building board: CUAVv5Nano at 2025-02-24 10:46:53.172615 BB: Trying checkout ArduCopter stable CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CUAVv5Nano BB: Trying checkout ArduCopter stable CUAVv5Nano heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAVv5Nano binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [45/239] Building board: CUAVv5Nano-bdshot at 2025-02-24 10:46:53.230455 BB: Trying checkout ArduCopter stable CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CUAVv5Nano-bdshot BB: Trying checkout ArduCopter stable CUAVv5Nano-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CUAVv5Nano-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [46/239] Building board: CubeBlack at 2025-02-24 10:46:53.286744 BB: Trying checkout ArduCopter stable CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeBlack BB: Trying checkout ArduCopter stable CubeBlack heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeBlack binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [47/239] Building board: CubeBlack+ at 2025-02-24 10:46:53.343644 BB: Trying checkout ArduCopter stable CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeBlack+ BB: Trying checkout ArduCopter stable CubeBlack+ heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeBlack+ binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [48/239] Building board: CubeGreen-solo at 2025-02-24 10:46:53.400529 BB: Trying checkout ArduCopter stable CubeGreen-solo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeGreen-solo binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeGreen-solo BB: Trying checkout ArduCopter stable CubeGreen-solo heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeGreen-solo binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CubeGreen-solo-heli/git-version.txt doesn't exist - building BB: Skipping heli build for CubeGreen-solo BB: [49/239] Building board: CubeOrange at 2025-02-24 10:46:53.455192 BB: Trying checkout ArduCopter stable CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeOrange BB: Trying checkout ArduCopter stable CubeOrange heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeOrange binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [50/239] Building board: CubeOrange-bdshot at 2025-02-24 10:46:53.512187 BB: Trying checkout ArduCopter stable CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeOrange-bdshot BB: Trying checkout ArduCopter stable CubeOrange-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeOrange-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [51/239] Building board: CubeOrange-SimOnHardWare at 2025-02-24 10:46:53.568153 BB: Trying checkout ArduCopter stable CubeOrange-SimOnHardWare None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeOrange-SimOnHardWare binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeOrange-SimOnHardWare BB: Trying checkout ArduCopter stable CubeOrange-SimOnHardWare heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeOrange-SimOnHardWare binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [52/239] Building board: CubeOrangePlus at 2025-02-24 10:46:53.624346 BB: Trying checkout ArduCopter stable CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeOrangePlus BB: Trying checkout ArduCopter stable CubeOrangePlus heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeOrangePlus binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [53/239] Building board: CubeOrangePlus-bdshot at 2025-02-24 10:46:53.684380 BB: Trying checkout ArduCopter stable CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeOrangePlus-bdshot BB: Trying checkout ArduCopter stable CubeOrangePlus-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeOrangePlus-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [54/239] Building board: CubeOrangePlus-SimOnHardWare at 2025-02-24 10:46:53.741347 BB: Trying checkout ArduCopter stable CubeOrangePlus-SimOnHardWare None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeOrangePlus-SimOnHardWare binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeOrangePlus-SimOnHardWare BB: Trying checkout ArduCopter stable CubeOrangePlus-SimOnHardWare heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeOrangePlus-SimOnHardWare binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [55/239] Building board: CubePurple at 2025-02-24 10:46:53.797975 BB: Trying checkout ArduCopter stable CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubePurple BB: Trying checkout ArduCopter stable CubePurple heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubePurple binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [56/239] Building board: CubeRedPrimary at 2025-02-24 10:46:53.855944 BB: Trying checkout ArduCopter stable CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeRedPrimary BB: Trying checkout ArduCopter stable CubeRedPrimary heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeRedPrimary binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [57/239] Building board: CubeRedSecondary at 2025-02-24 10:46:53.913105 BB: Trying checkout ArduCopter stable CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeRedSecondary BB: Trying checkout ArduCopter stable CubeRedSecondary heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeRedSecondary binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [58/239] Building board: CubeSolo at 2025-02-24 10:46:53.971101 BB: Trying checkout ArduCopter stable CubeSolo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeSolo binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeSolo BB: Trying checkout ArduCopter stable CubeSolo heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeSolo binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CubeSolo-heli/git-version.txt doesn't exist - building BB: Skipping heli build for CubeSolo BB: [59/239] Building board: CubeYellow at 2025-02-24 10:46:54.024076 BB: Trying checkout ArduCopter stable CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeYellow BB: Trying checkout ArduCopter stable CubeYellow heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeYellow binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [60/239] Building board: CubeYellow-bdshot at 2025-02-24 10:46:54.084215 BB: Trying checkout ArduCopter stable CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board CubeYellow-bdshot BB: Trying checkout ArduCopter stable CubeYellow-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable CubeYellow-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [61/239] Building board: DevEBoxH7v2 at 2025-02-24 10:46:54.142573 BB: Trying checkout ArduCopter stable DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board DevEBoxH7v2 BB: Trying checkout ArduCopter stable DevEBoxH7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable DevEBoxH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [62/239] Building board: DroneerF405 at 2025-02-24 10:46:54.200768 BB: Trying checkout ArduCopter stable DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (DroneerF405) - not in board list BB: Considering frame heli for board DroneerF405 BB: Trying checkout ArduCopter stable DroneerF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable DroneerF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/DroneerF405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (DroneerF405) - not in board list BB: [63/239] Building board: DrotekP3Pro at 2025-02-24 10:46:55.778443 BB: Trying checkout ArduCopter stable DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board DrotekP3Pro BB: Trying checkout ArduCopter stable DrotekP3Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable DrotekP3Pro binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [64/239] Building board: Durandal at 2025-02-24 10:46:55.839578 BB: Trying checkout ArduCopter stable Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Durandal binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Durandal BB: Trying checkout ArduCopter stable Durandal heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Durandal binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [65/239] Building board: Durandal-bdshot at 2025-02-24 10:46:55.898333 BB: Trying checkout ArduCopter stable Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Durandal-bdshot BB: Trying checkout ArduCopter stable Durandal-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Durandal-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [66/239] Building board: edge at 2025-02-24 10:46:55.955543 BB: Trying checkout ArduCopter stable edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable edge binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board edge BB: Trying checkout ArduCopter stable edge heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable edge binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [67/239] Building board: erlebrain2 at 2025-02-24 10:46:56.010293 BB: Trying checkout ArduCopter stable erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board erlebrain2 BB: Trying checkout ArduCopter stable erlebrain2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable erlebrain2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [68/239] Building board: F35Lightning at 2025-02-24 10:46:56.069231 BB: Trying checkout ArduCopter stable F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board F35Lightning BB: Trying checkout ArduCopter stable F35Lightning heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable F35Lightning binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [69/239] Building board: F4BY at 2025-02-24 10:46:56.127926 BB: Trying checkout ArduCopter stable F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable F4BY binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board F4BY BB: Trying checkout ArduCopter stable F4BY heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable F4BY binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [70/239] Building board: F4BY_F427 at 2025-02-24 10:46:56.190704 BB: Trying checkout ArduCopter stable F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (F4BY_F427) - not in board list BB: Considering frame heli for board F4BY_F427 BB: Trying checkout ArduCopter stable F4BY_F427 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable F4BY_F427 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/F4BY_F427-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (F4BY_F427) - not in board list BB: [71/239] Building board: FlyingMoonF407 at 2025-02-24 10:46:57.795364 BB: Trying checkout ArduCopter stable FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board FlyingMoonF407 BB: Trying checkout ArduCopter stable FlyingMoonF407 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlyingMoonF407 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [72/239] Building board: FlyingMoonF427 at 2025-02-24 10:46:57.863765 BB: Trying checkout ArduCopter stable FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board FlyingMoonF427 BB: Trying checkout ArduCopter stable FlyingMoonF427 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlyingMoonF427 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [73/239] Building board: FlyingMoonH743 at 2025-02-24 10:46:57.939650 BB: Trying checkout ArduCopter stable FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board FlyingMoonH743 BB: Trying checkout ArduCopter stable FlyingMoonH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlyingMoonH743 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [74/239] Building board: FlywooF405HD-AIOv2 at 2025-02-24 10:46:57.996632 BB: Trying checkout ArduCopter stable FlywooF405HD-AIOv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlywooF405HD-AIOv2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/FlywooF405HD-AIOv2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (FlywooF405HD-AIOv2) - not in board list BB: Considering frame heli for board FlywooF405HD-AIOv2 BB: Trying checkout ArduCopter stable FlywooF405HD-AIOv2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlywooF405HD-AIOv2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/FlywooF405HD-AIOv2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (FlywooF405HD-AIOv2) - not in board list BB: [75/239] Building board: FlywooF405Pro at 2025-02-24 10:46:59.553106 BB: Trying checkout ArduCopter stable FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board FlywooF405Pro BB: Trying checkout ArduCopter stable FlywooF405Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlywooF405Pro binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [76/239] Building board: FlywooF405S-AIO at 2025-02-24 10:46:59.621005 BB: Trying checkout ArduCopter stable FlywooF405S-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlywooF405S-AIO binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board FlywooF405S-AIO BB: Trying checkout ArduCopter stable FlywooF405S-AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlywooF405S-AIO binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [77/239] Building board: FlywooF745 at 2025-02-24 10:46:59.683988 BB: Trying checkout ArduCopter stable FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board FlywooF745 BB: Trying checkout ArduCopter stable FlywooF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlywooF745 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [78/239] Building board: FlywooF745Nano at 2025-02-24 10:46:59.742842 BB: Trying checkout ArduCopter stable FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board FlywooF745Nano BB: Trying checkout ArduCopter stable FlywooF745Nano heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlywooF745Nano binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [79/239] Building board: FlywooH743Pro at 2025-02-24 10:46:59.800405 BB: Trying checkout ArduCopter stable FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlywooH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/FlywooH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (FlywooH743Pro) - not in board list BB: Considering frame heli for board FlywooH743Pro BB: Trying checkout ArduCopter stable FlywooH743Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FlywooH743Pro binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/FlywooH743Pro-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (FlywooH743Pro) - not in board list BB: [80/239] Building board: fmuv2 at 2025-02-24 10:47:01.404314 BB: Trying checkout ArduCopter stable fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board fmuv2 BB: Trying checkout ArduCopter stable fmuv2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable fmuv2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [81/239] Building board: fmuv3 at 2025-02-24 10:47:01.464068 BB: Trying checkout ArduCopter stable fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board fmuv3 BB: Trying checkout ArduCopter stable fmuv3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable fmuv3 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [82/239] Building board: fmuv5 at 2025-02-24 10:47:01.521453 BB: Trying checkout ArduCopter stable fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board fmuv5 BB: Trying checkout ArduCopter stable fmuv5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable fmuv5 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [83/239] Building board: FoxeerF405v2 at 2025-02-24 10:47:01.579849 BB: Trying checkout ArduCopter stable FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board FoxeerF405v2 BB: Trying checkout ArduCopter stable FoxeerF405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FoxeerF405v2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [84/239] Building board: FoxeerH743v1 at 2025-02-24 10:47:01.637956 BB: Trying checkout ArduCopter stable FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board FoxeerH743v1 BB: Trying checkout ArduCopter stable FoxeerH743v1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable FoxeerH743v1 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [85/239] Building board: GEPRC_TAKER_H743 at 2025-02-24 10:47:01.696296 BB: Trying checkout ArduCopter stable GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: Considering frame heli for board GEPRC_TAKER_H743 BB: Trying checkout ArduCopter stable GEPRC_TAKER_H743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable GEPRC_TAKER_H743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/GEPRC_TAKER_H743-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [86/239] Building board: GEPRCF745BTHD at 2025-02-24 10:47:03.781321 BB: Trying checkout ArduCopter stable GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable GEPRCF745BTHD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/GEPRCF745BTHD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (GEPRCF745BTHD) - not in board list BB: Considering frame heli for board GEPRCF745BTHD BB: Trying checkout ArduCopter stable GEPRCF745BTHD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable GEPRCF745BTHD binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/GEPRCF745BTHD-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (GEPRCF745BTHD) - not in board list BB: [87/239] Building board: Here4FC at 2025-02-24 10:47:05.365832 BB: Trying checkout ArduCopter stable Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Here4FC binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Here4FC BB: Trying checkout ArduCopter stable Here4FC heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Here4FC binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [88/239] Building board: IFLIGHT_2RAW_H7 at 2025-02-24 10:47:05.425142 BB: Trying checkout ArduCopter stable IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board IFLIGHT_2RAW_H7 BB: Trying checkout ArduCopter stable IFLIGHT_2RAW_H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable IFLIGHT_2RAW_H7 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [89/239] Building board: JFB100 at 2025-02-24 10:47:05.482732 BB: Trying checkout ArduCopter stable JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable JFB100 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board JFB100 BB: Trying checkout ArduCopter stable JFB100 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable JFB100 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [90/239] Building board: JFB110 at 2025-02-24 10:47:05.539135 BB: Trying checkout ArduCopter stable JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable JFB110 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board JFB110 BB: Trying checkout ArduCopter stable JFB110 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable JFB110 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [91/239] Building board: JHEM_JHEF405 at 2025-02-24 10:47:05.596622 BB: Trying checkout ArduCopter stable JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable JHEM_JHEF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/JHEM_JHEF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (JHEM_JHEF405) - not in board list BB: Considering frame heli for board JHEM_JHEF405 BB: Trying checkout ArduCopter stable JHEM_JHEF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable JHEM_JHEF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/JHEM_JHEF405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (JHEM_JHEF405) - not in board list BB: [92/239] Building board: JHEMCU-GSF405A at 2025-02-24 10:47:07.179384 BB: Trying checkout ArduCopter stable JHEMCU-GSF405A None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable JHEMCU-GSF405A binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board JHEMCU-GSF405A BB: Trying checkout ArduCopter stable JHEMCU-GSF405A heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable JHEMCU-GSF405A binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [93/239] Building board: JHEMCU-GSF405A-RX2 at 2025-02-24 10:47:07.241363 BB: Trying checkout ArduCopter stable JHEMCU-GSF405A-RX2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable JHEMCU-GSF405A-RX2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board JHEMCU-GSF405A-RX2 BB: Trying checkout ArduCopter stable JHEMCU-GSF405A-RX2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable JHEMCU-GSF405A-RX2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [94/239] Building board: JHEMCU-H743HD at 2025-02-24 10:47:07.298919 BB: Trying checkout ArduCopter stable JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable JHEMCU-H743HD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/JHEMCU-H743HD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (JHEMCU-H743HD) - not in board list BB: Considering frame heli for board JHEMCU-H743HD BB: Trying checkout ArduCopter stable JHEMCU-H743HD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable JHEMCU-H743HD binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/JHEMCU-H743HD-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (JHEMCU-H743HD) - not in board list BB: [95/239] Building board: KakuteF4 at 2025-02-24 10:47:08.876567 BB: Trying checkout ArduCopter stable KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board KakuteF4 BB: Trying checkout ArduCopter stable KakuteF4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteF4 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [96/239] Building board: KakuteF4-Wing at 2025-02-24 10:47:08.936995 BB: Trying checkout ArduCopter stable KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteF4-Wing binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/KakuteF4-Wing/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (KakuteF4-Wing) - not in board list BB: Considering frame heli for board KakuteF4-Wing BB: Trying checkout ArduCopter stable KakuteF4-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteF4-Wing binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/KakuteF4-Wing-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (KakuteF4-Wing) - not in board list BB: [97/239] Building board: KakuteF4Mini at 2025-02-24 10:47:10.525407 BB: Trying checkout ArduCopter stable KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board KakuteF4Mini BB: Trying checkout ArduCopter stable KakuteF4Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteF4Mini binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [98/239] Building board: KakuteF7 at 2025-02-24 10:47:10.585709 BB: Trying checkout ArduCopter stable KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board KakuteF7 BB: Trying checkout ArduCopter stable KakuteF7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteF7 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [99/239] Building board: KakuteF7-bdshot at 2025-02-24 10:47:10.645533 BB: Trying checkout ArduCopter stable KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board KakuteF7-bdshot BB: Trying checkout ArduCopter stable KakuteF7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteF7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [100/239] Building board: KakuteF7Mini at 2025-02-24 10:47:10.701163 BB: Trying checkout ArduCopter stable KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board KakuteF7Mini BB: Trying checkout ArduCopter stable KakuteF7Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteF7Mini binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [101/239] Building board: KakuteH7 at 2025-02-24 10:47:10.758033 BB: Trying checkout ArduCopter stable KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board KakuteH7 BB: Trying checkout ArduCopter stable KakuteH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteH7 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [102/239] Building board: KakuteH7-bdshot at 2025-02-24 10:47:10.815547 BB: Trying checkout ArduCopter stable KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board KakuteH7-bdshot BB: Trying checkout ArduCopter stable KakuteH7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [103/239] Building board: KakuteH7-Wing at 2025-02-24 10:47:10.873769 BB: Trying checkout ArduCopter stable KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board KakuteH7-Wing BB: Trying checkout ArduCopter stable KakuteH7-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteH7-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [104/239] Building board: KakuteH7Mini at 2025-02-24 10:47:10.931192 BB: Trying checkout ArduCopter stable KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board KakuteH7Mini BB: Trying checkout ArduCopter stable KakuteH7Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteH7Mini binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [105/239] Building board: KakuteH7Mini-Nand at 2025-02-24 10:47:10.988828 BB: Trying checkout ArduCopter stable KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board KakuteH7Mini-Nand BB: Trying checkout ArduCopter stable KakuteH7Mini-Nand heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteH7Mini-Nand binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [106/239] Building board: KakuteH7v2 at 2025-02-24 10:47:11.046402 BB: Trying checkout ArduCopter stable KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board KakuteH7v2 BB: Trying checkout ArduCopter stable KakuteH7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable KakuteH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [107/239] Building board: LongBowF405WING at 2025-02-24 10:47:11.103058 BB: Trying checkout ArduCopter stable LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable LongBowF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/LongBowF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (LongBowF405WING) - not in board list BB: Considering frame heli for board LongBowF405WING BB: Trying checkout ArduCopter stable LongBowF405WING heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable LongBowF405WING binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/LongBowF405WING-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (LongBowF405WING) - not in board list BB: [108/239] Building board: luminousbee5 at 2025-02-24 10:47:12.673400 BB: Trying checkout ArduCopter stable luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board luminousbee5 BB: Trying checkout ArduCopter stable luminousbee5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable luminousbee5 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [109/239] Building board: MambaF405-2022 at 2025-02-24 10:47:12.733040 BB: Trying checkout ArduCopter stable MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MambaF405-2022 BB: Trying checkout ArduCopter stable MambaF405-2022 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MambaF405-2022 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [110/239] Building board: MambaF405US-I2C at 2025-02-24 10:47:12.788754 BB: Trying checkout ArduCopter stable MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MambaF405US-I2C BB: Trying checkout ArduCopter stable MambaF405US-I2C heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MambaF405US-I2C binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [111/239] Building board: MambaF405v2 at 2025-02-24 10:47:12.846569 BB: Trying checkout ArduCopter stable MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MambaF405v2 BB: Trying checkout ArduCopter stable MambaF405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MambaF405v2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [112/239] Building board: MambaH743v4 at 2025-02-24 10:47:12.903836 BB: Trying checkout ArduCopter stable MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MambaH743v4 BB: Trying checkout ArduCopter stable MambaH743v4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MambaH743v4 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [113/239] Building board: MatekF405 at 2025-02-24 10:47:12.959894 BB: Trying checkout ArduCopter stable MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MatekF405 BB: Trying checkout ArduCopter stable MatekF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [114/239] Building board: MatekF405-bdshot at 2025-02-24 10:47:13.016495 BB: Trying checkout ArduCopter stable MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MatekF405-bdshot BB: Trying checkout ArduCopter stable MatekF405-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [115/239] Building board: MatekF405-CAN at 2025-02-24 10:47:13.074215 BB: Trying checkout ArduCopter stable MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MatekF405-CAN BB: Trying checkout ArduCopter stable MatekF405-CAN heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-CAN binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [116/239] Building board: MatekF405-STD at 2025-02-24 10:47:13.130936 BB: Trying checkout ArduCopter stable MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MatekF405-STD BB: Trying checkout ArduCopter stable MatekF405-STD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-STD binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [117/239] Building board: MatekF405-TE at 2025-02-24 10:47:13.188396 BB: Trying checkout ArduCopter stable MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MatekF405-TE BB: Trying checkout ArduCopter stable MatekF405-TE heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-TE binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [118/239] Building board: MatekF405-TE-bdshot at 2025-02-24 10:47:13.245231 BB: Trying checkout ArduCopter stable MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MatekF405-TE-bdshot BB: Trying checkout ArduCopter stable MatekF405-TE-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-TE-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [119/239] Building board: MatekF405-Wing at 2025-02-24 10:47:13.302300 BB: Trying checkout ArduCopter stable MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MatekF405-Wing BB: Trying checkout ArduCopter stable MatekF405-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [120/239] Building board: MatekF405-Wing-bdshot at 2025-02-24 10:47:13.360637 BB: Trying checkout ArduCopter stable MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MatekF405-Wing-bdshot BB: Trying checkout ArduCopter stable MatekF405-Wing-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF405-Wing-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [121/239] Building board: MatekF765-SE at 2025-02-24 10:47:13.418133 BB: Trying checkout ArduCopter stable MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MatekF765-SE BB: Trying checkout ArduCopter stable MatekF765-SE heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF765-SE binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [122/239] Building board: MatekF765-Wing at 2025-02-24 10:47:13.475094 BB: Trying checkout ArduCopter stable MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MatekF765-Wing BB: Trying checkout ArduCopter stable MatekF765-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF765-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [123/239] Building board: MatekF765-Wing-bdshot at 2025-02-24 10:47:13.531606 BB: Trying checkout ArduCopter stable MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MatekF765-Wing-bdshot BB: Trying checkout ArduCopter stable MatekF765-Wing-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekF765-Wing-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [124/239] Building board: MatekH743 at 2025-02-24 10:47:13.588284 BB: Trying checkout ArduCopter stable MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MatekH743 BB: Trying checkout ArduCopter stable MatekH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekH743 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [125/239] Building board: MatekH743-bdshot at 2025-02-24 10:47:13.645797 BB: Trying checkout ArduCopter stable MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MatekH743-bdshot BB: Trying checkout ArduCopter stable MatekH743-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekH743-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [126/239] Building board: MatekH7A3 at 2025-02-24 10:47:13.702215 BB: Trying checkout ArduCopter stable MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekH7A3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/MatekH7A3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MatekH7A3) - not in board list BB: Considering frame heli for board MatekH7A3 BB: Trying checkout ArduCopter stable MatekH7A3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MatekH7A3 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/MatekH7A3-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MatekH7A3) - not in board list BB: [127/239] Building board: MFT-SEMA100 at 2025-02-24 10:47:15.283815 BB: Trying checkout ArduCopter stable MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MFT-SEMA100 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MFT-SEMA100 BB: Trying checkout ArduCopter stable MFT-SEMA100 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MFT-SEMA100 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [128/239] Building board: MicoAir405Mini at 2025-02-24 10:47:15.344011 BB: Trying checkout ArduCopter stable MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MicoAir405Mini binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/MicoAir405Mini/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir405Mini) - not in board list BB: Considering frame heli for board MicoAir405Mini BB: Trying checkout ArduCopter stable MicoAir405Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MicoAir405Mini binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/MicoAir405Mini-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir405Mini) - not in board list BB: [129/239] Building board: MicoAir405v2 at 2025-02-24 10:47:16.914506 BB: Trying checkout ArduCopter stable MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MicoAir405v2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board MicoAir405v2 BB: Trying checkout ArduCopter stable MicoAir405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MicoAir405v2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [130/239] Building board: MicoAir743 at 2025-02-24 10:47:16.975749 BB: Trying checkout ArduCopter stable MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MicoAir743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/MicoAir743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743) - not in board list BB: Considering frame heli for board MicoAir743 BB: Trying checkout ArduCopter stable MicoAir743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MicoAir743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/MicoAir743-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743) - not in board list BB: [131/239] Building board: MicoAir743-AIO at 2025-02-24 10:47:18.540804 BB: Trying checkout ArduCopter stable MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MicoAir743-AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/MicoAir743-AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743-AIO) - not in board list BB: Considering frame heli for board MicoAir743-AIO BB: Trying checkout ArduCopter stable MicoAir743-AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MicoAir743-AIO binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/MicoAir743-AIO-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743-AIO) - not in board list BB: [132/239] Building board: MicoAir743v2 at 2025-02-24 10:47:20.136124 BB: Trying checkout ArduCopter stable MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MicoAir743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/MicoAir743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743v2) - not in board list BB: Considering frame heli for board MicoAir743v2 BB: Trying checkout ArduCopter stable MicoAir743v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MicoAir743v2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/MicoAir743v2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743v2) - not in board list BB: [133/239] Building board: mindpx-v2 at 2025-02-24 10:47:21.695635 BB: Trying checkout ArduCopter stable mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board mindpx-v2 BB: Trying checkout ArduCopter stable mindpx-v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mindpx-v2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [134/239] Building board: mini-pix at 2025-02-24 10:47:21.754602 BB: Trying checkout ArduCopter stable mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board mini-pix BB: Trying checkout ArduCopter stable mini-pix heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mini-pix binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [135/239] Building board: modalai_fc-v1 at 2025-02-24 10:47:21.812589 BB: Trying checkout ArduCopter stable modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board modalai_fc-v1 BB: Trying checkout ArduCopter stable modalai_fc-v1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable modalai_fc-v1 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [136/239] Building board: mRoControlZeroClassic at 2025-02-24 10:47:21.868092 BB: Trying checkout ArduCopter stable mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board mRoControlZeroClassic BB: Trying checkout ArduCopter stable mRoControlZeroClassic heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoControlZeroClassic binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [137/239] Building board: mRoControlZeroF7 at 2025-02-24 10:47:21.926230 BB: Trying checkout ArduCopter stable mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board mRoControlZeroF7 BB: Trying checkout ArduCopter stable mRoControlZeroF7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoControlZeroF7 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [138/239] Building board: mRoControlZeroH7 at 2025-02-24 10:47:21.984876 BB: Trying checkout ArduCopter stable mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board mRoControlZeroH7 BB: Trying checkout ArduCopter stable mRoControlZeroH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoControlZeroH7 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [139/239] Building board: mRoControlZeroH7-bdshot at 2025-02-24 10:47:22.043538 BB: Trying checkout ArduCopter stable mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board mRoControlZeroH7-bdshot BB: Trying checkout ArduCopter stable mRoControlZeroH7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoControlZeroH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [140/239] Building board: mRoControlZeroOEMH7 at 2025-02-24 10:47:22.100527 BB: Trying checkout ArduCopter stable mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board mRoControlZeroOEMH7 BB: Trying checkout ArduCopter stable mRoControlZeroOEMH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoControlZeroOEMH7 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [141/239] Building board: mRoCZeroOEMH7-bdshot at 2025-02-24 10:47:22.160271 BB: Trying checkout ArduCopter stable mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board mRoCZeroOEMH7-bdshot BB: Trying checkout ArduCopter stable mRoCZeroOEMH7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoCZeroOEMH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [142/239] Building board: mRoNexus at 2025-02-24 10:47:22.225848 BB: Trying checkout ArduCopter stable mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board mRoNexus BB: Trying checkout ArduCopter stable mRoNexus heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoNexus binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [143/239] Building board: mRoPixracerPro at 2025-02-24 10:47:22.284872 BB: Trying checkout ArduCopter stable mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board mRoPixracerPro BB: Trying checkout ArduCopter stable mRoPixracerPro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoPixracerPro binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [144/239] Building board: mRoPixracerPro-bdshot at 2025-02-24 10:47:22.344403 BB: Trying checkout ArduCopter stable mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board mRoPixracerPro-bdshot BB: Trying checkout ArduCopter stable mRoPixracerPro-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoPixracerPro-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [145/239] Building board: mRoX21 at 2025-02-24 10:47:22.406800 BB: Trying checkout ArduCopter stable mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board mRoX21 BB: Trying checkout ArduCopter stable mRoX21 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoX21 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [146/239] Building board: mRoX21-777 at 2025-02-24 10:47:22.465960 BB: Trying checkout ArduCopter stable mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board mRoX21-777 BB: Trying checkout ArduCopter stable mRoX21-777 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable mRoX21-777 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [147/239] Building board: MUPilot at 2025-02-24 10:47:22.523209 BB: Trying checkout ArduCopter stable MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MUPilot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/MUPilot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MUPilot) - not in board list BB: Considering frame heli for board MUPilot BB: Trying checkout ArduCopter stable MUPilot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable MUPilot binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/MUPilot-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MUPilot) - not in board list BB: [148/239] Building board: navigator at 2025-02-24 10:47:24.108505 BB: Trying checkout ArduCopter stable navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable navigator binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board navigator BB: Trying checkout ArduCopter stable navigator heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable navigator binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [149/239] Building board: navigator64 at 2025-02-24 10:47:24.167263 BB: Trying checkout ArduCopter stable navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable navigator64 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/navigator64/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (navigator64) - not in board list BB: Considering frame heli for board navigator64 BB: Trying checkout ArduCopter stable navigator64 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable navigator64 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/navigator64-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (navigator64) - not in board list BB: [150/239] Building board: navio at 2025-02-24 10:47:25.769183 BB: Trying checkout ArduCopter stable navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable navio binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board navio BB: Trying checkout ArduCopter stable navio heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable navio binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [151/239] Building board: navio2 at 2025-02-24 10:47:25.828771 BB: Trying checkout ArduCopter stable navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable navio2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board navio2 BB: Trying checkout ArduCopter stable navio2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable navio2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [152/239] Building board: NxtPX4v2 at 2025-02-24 10:47:25.883631 BB: Trying checkout ArduCopter stable NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable NxtPX4v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/NxtPX4v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (NxtPX4v2) - not in board list BB: Considering frame heli for board NxtPX4v2 BB: Trying checkout ArduCopter stable NxtPX4v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable NxtPX4v2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/NxtPX4v2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (NxtPX4v2) - not in board list BB: [153/239] Building board: obal at 2025-02-24 10:47:27.472072 BB: Trying checkout ArduCopter stable obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable obal binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board obal BB: Trying checkout ArduCopter stable obal heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable obal binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [154/239] Building board: omnibusf4 at 2025-02-24 10:47:27.531372 BB: Trying checkout ArduCopter stable omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board omnibusf4 BB: Trying checkout ArduCopter stable omnibusf4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable omnibusf4 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [155/239] Building board: omnibusf4pro at 2025-02-24 10:47:27.588652 BB: Trying checkout ArduCopter stable omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board omnibusf4pro BB: Trying checkout ArduCopter stable omnibusf4pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable omnibusf4pro binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [156/239] Building board: omnibusf4pro-bdshot at 2025-02-24 10:47:27.649489 BB: Trying checkout ArduCopter stable omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board omnibusf4pro-bdshot BB: Trying checkout ArduCopter stable omnibusf4pro-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable omnibusf4pro-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [157/239] Building board: omnibusf4v6 at 2025-02-24 10:47:27.709711 BB: Trying checkout ArduCopter stable omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board omnibusf4v6 BB: Trying checkout ArduCopter stable omnibusf4v6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable omnibusf4v6 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [158/239] Building board: OMNIBUSF7V2 at 2025-02-24 10:47:27.767611 BB: Trying checkout ArduCopter stable OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board OMNIBUSF7V2 BB: Trying checkout ArduCopter stable OMNIBUSF7V2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable OMNIBUSF7V2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [159/239] Building board: OmnibusNanoV6 at 2025-02-24 10:47:27.827061 BB: Trying checkout ArduCopter stable OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board OmnibusNanoV6 BB: Trying checkout ArduCopter stable OmnibusNanoV6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable OmnibusNanoV6 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [160/239] Building board: OmnibusNanoV6-bdshot at 2025-02-24 10:47:27.884877 BB: Trying checkout ArduCopter stable OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board OmnibusNanoV6-bdshot BB: Trying checkout ArduCopter stable OmnibusNanoV6-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable OmnibusNanoV6-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [161/239] Building board: OrqaF405Pro at 2025-02-24 10:47:27.943585 BB: Trying checkout ArduCopter stable OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable OrqaF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board OrqaF405Pro BB: Trying checkout ArduCopter stable OrqaF405Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable OrqaF405Pro binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [162/239] Building board: PH4-mini at 2025-02-24 10:47:28.006084 BB: Trying checkout ArduCopter stable PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board PH4-mini BB: Trying checkout ArduCopter stable PH4-mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PH4-mini binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [163/239] Building board: PH4-mini-bdshot at 2025-02-24 10:47:28.063827 BB: Trying checkout ArduCopter stable PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board PH4-mini-bdshot BB: Trying checkout ArduCopter stable PH4-mini-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PH4-mini-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [164/239] Building board: Pix32v5 at 2025-02-24 10:47:28.123296 BB: Trying checkout ArduCopter stable Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pix32v5 BB: Trying checkout ArduCopter stable Pix32v5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pix32v5 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [165/239] Building board: PixC4-Jetson at 2025-02-24 10:47:28.188155 BB: Trying checkout ArduCopter stable PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board PixC4-Jetson BB: Trying checkout ArduCopter stable PixC4-Jetson heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixC4-Jetson binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [166/239] Building board: PixFlamingo at 2025-02-24 10:47:28.250788 BB: Trying checkout ArduCopter stable PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board PixFlamingo BB: Trying checkout ArduCopter stable PixFlamingo heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixFlamingo binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [167/239] Building board: PixFlamingo-F767 at 2025-02-24 10:47:28.306963 BB: Trying checkout ArduCopter stable PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixFlamingo-F767 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board PixFlamingo-F767 BB: Trying checkout ArduCopter stable PixFlamingo-F767 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixFlamingo-F767 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [168/239] Building board: Pixhawk1 at 2025-02-24 10:47:28.362382 BB: Trying checkout ArduCopter stable Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pixhawk1 BB: Trying checkout ArduCopter stable Pixhawk1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk1 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [169/239] Building board: Pixhawk1-1M at 2025-02-24 10:47:28.417392 BB: Trying checkout ArduCopter stable Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pixhawk1-1M BB: Trying checkout ArduCopter stable Pixhawk1-1M heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk1-1M binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [170/239] Building board: Pixhawk1-1M-bdshot at 2025-02-24 10:47:28.473789 BB: Trying checkout ArduCopter stable Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pixhawk1-1M-bdshot BB: Trying checkout ArduCopter stable Pixhawk1-1M-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk1-1M-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [171/239] Building board: Pixhawk1-bdshot at 2025-02-24 10:47:28.531608 BB: Trying checkout ArduCopter stable Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pixhawk1-bdshot BB: Trying checkout ArduCopter stable Pixhawk1-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk1-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [172/239] Building board: Pixhawk4 at 2025-02-24 10:47:28.586910 BB: Trying checkout ArduCopter stable Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pixhawk4 BB: Trying checkout ArduCopter stable Pixhawk4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk4 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [173/239] Building board: Pixhawk4-bdshot at 2025-02-24 10:47:28.643130 BB: Trying checkout ArduCopter stable Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pixhawk4-bdshot BB: Trying checkout ArduCopter stable Pixhawk4-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk4-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [174/239] Building board: Pixhawk5X at 2025-02-24 10:47:28.699949 BB: Trying checkout ArduCopter stable Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pixhawk5X BB: Trying checkout ArduCopter stable Pixhawk5X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk5X binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [175/239] Building board: Pixhawk6C at 2025-02-24 10:47:28.759199 BB: Trying checkout ArduCopter stable Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pixhawk6C BB: Trying checkout ArduCopter stable Pixhawk6C heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk6C binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [176/239] Building board: Pixhawk6C-bdshot at 2025-02-24 10:47:28.822227 BB: Trying checkout ArduCopter stable Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pixhawk6C-bdshot BB: Trying checkout ArduCopter stable Pixhawk6C-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk6C-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [177/239] Building board: Pixhawk6X at 2025-02-24 10:47:28.881715 BB: Trying checkout ArduCopter stable Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pixhawk6X BB: Trying checkout ArduCopter stable Pixhawk6X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk6X binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [178/239] Building board: Pixhawk6X-bdshot at 2025-02-24 10:47:28.937706 BB: Trying checkout ArduCopter stable Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pixhawk6X-bdshot BB: Trying checkout ArduCopter stable Pixhawk6X-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixhawk6X-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [179/239] Building board: PixPilot-C3 at 2025-02-24 10:47:28.993637 BB: Trying checkout ArduCopter stable PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board PixPilot-C3 BB: Trying checkout ArduCopter stable PixPilot-C3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixPilot-C3 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [180/239] Building board: PixPilot-V3 at 2025-02-24 10:47:29.049901 BB: Trying checkout ArduCopter stable PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board PixPilot-V3 BB: Trying checkout ArduCopter stable PixPilot-V3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixPilot-V3 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [181/239] Building board: PixPilot-V6 at 2025-02-24 10:47:29.105731 BB: Trying checkout ArduCopter stable PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board PixPilot-V6 BB: Trying checkout ArduCopter stable PixPilot-V6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixPilot-V6 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [182/239] Building board: PixPilot-V6PRO at 2025-02-24 10:47:29.164105 BB: Trying checkout ArduCopter stable PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixPilot-V6PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/PixPilot-V6PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (PixPilot-V6PRO) - not in board list BB: Considering frame heli for board PixPilot-V6PRO BB: Trying checkout ArduCopter stable PixPilot-V6PRO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixPilot-V6PRO binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/PixPilot-V6PRO-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (PixPilot-V6PRO) - not in board list BB: [183/239] Building board: Pixracer at 2025-02-24 10:47:30.793243 BB: Trying checkout ArduCopter stable Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pixracer BB: Trying checkout ArduCopter stable Pixracer heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixracer binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [184/239] Building board: Pixracer-bdshot at 2025-02-24 10:47:30.857521 BB: Trying checkout ArduCopter stable Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board Pixracer-bdshot BB: Trying checkout ArduCopter stable Pixracer-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable Pixracer-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [185/239] Building board: PixSurveyA1 at 2025-02-24 10:47:30.933843 BB: Trying checkout ArduCopter stable PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board PixSurveyA1 BB: Trying checkout ArduCopter stable PixSurveyA1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixSurveyA1 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [186/239] Building board: PixSurveyA1-IND at 2025-02-24 10:47:30.993241 BB: Trying checkout ArduCopter stable PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board PixSurveyA1-IND BB: Trying checkout ArduCopter stable PixSurveyA1-IND heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixSurveyA1-IND binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [187/239] Building board: PixSurveyA2 at 2025-02-24 10:47:31.052390 BB: Trying checkout ArduCopter stable PixSurveyA2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixSurveyA2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board PixSurveyA2 BB: Trying checkout ArduCopter stable PixSurveyA2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable PixSurveyA2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [188/239] Building board: pxf at 2025-02-24 10:47:31.111175 BB: Trying checkout ArduCopter stable pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable pxf binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board pxf BB: Trying checkout ArduCopter stable pxf heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable pxf binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [189/239] Building board: pxfmini at 2025-02-24 10:47:31.165757 BB: Trying checkout ArduCopter stable pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board pxfmini BB: Trying checkout ArduCopter stable pxfmini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable pxfmini binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [190/239] Building board: QioTekAdeptF407 at 2025-02-24 10:47:31.220041 BB: Trying checkout ArduCopter stable QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board QioTekAdeptF407 BB: Trying checkout ArduCopter stable QioTekAdeptF407 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable QioTekAdeptF407 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [191/239] Building board: QioTekZealotF427 at 2025-02-24 10:47:31.277110 BB: Trying checkout ArduCopter stable QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board QioTekZealotF427 BB: Trying checkout ArduCopter stable QioTekZealotF427 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable QioTekZealotF427 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [192/239] Building board: QioTekZealotH743 at 2025-02-24 10:47:31.333755 BB: Trying checkout ArduCopter stable QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board QioTekZealotH743 BB: Trying checkout ArduCopter stable QioTekZealotH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable QioTekZealotH743 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [193/239] Building board: QioTekZealotH743-bdshot at 2025-02-24 10:47:31.390207 BB: Trying checkout ArduCopter stable QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board QioTekZealotH743-bdshot BB: Trying checkout ArduCopter stable QioTekZealotH743-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable QioTekZealotH743-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [194/239] Building board: R9Pilot at 2025-02-24 10:47:31.448281 BB: Trying checkout ArduCopter stable R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board R9Pilot BB: Trying checkout ArduCopter stable R9Pilot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable R9Pilot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [195/239] Building board: RadiolinkPIX6 at 2025-02-24 10:47:31.505973 BB: Trying checkout ArduCopter stable RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable RadiolinkPIX6 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board RadiolinkPIX6 BB: Trying checkout ArduCopter stable RadiolinkPIX6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable RadiolinkPIX6 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [196/239] Building board: RADIX2HD at 2025-02-24 10:47:31.562650 BB: Trying checkout ArduCopter stable RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board RADIX2HD BB: Trying checkout ArduCopter stable RADIX2HD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable RADIX2HD binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [197/239] Building board: ReaperF745 at 2025-02-24 10:47:31.619408 BB: Trying checkout ArduCopter stable ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board ReaperF745 BB: Trying checkout ArduCopter stable ReaperF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ReaperF745 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [198/239] Building board: revo-mini at 2025-02-24 10:47:31.675740 BB: Trying checkout ArduCopter stable revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board revo-mini BB: Trying checkout ArduCopter stable revo-mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable revo-mini binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [199/239] Building board: revo-mini-bdshot at 2025-02-24 10:47:31.732601 BB: Trying checkout ArduCopter stable revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board revo-mini-bdshot BB: Trying checkout ArduCopter stable revo-mini-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable revo-mini-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [200/239] Building board: revo-mini-i2c at 2025-02-24 10:47:31.790453 BB: Trying checkout ArduCopter stable revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board revo-mini-i2c BB: Trying checkout ArduCopter stable revo-mini-i2c heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable revo-mini-i2c binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [201/239] Building board: revo-mini-i2c-bdshot at 2025-02-24 10:47:31.846759 BB: Trying checkout ArduCopter stable revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board revo-mini-i2c-bdshot BB: Trying checkout ArduCopter stable revo-mini-i2c-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable revo-mini-i2c-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [202/239] Building board: SDMODELH7V1 at 2025-02-24 10:47:31.903634 BB: Trying checkout ArduCopter stable SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board SDMODELH7V1 BB: Trying checkout ArduCopter stable SDMODELH7V1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SDMODELH7V1 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [203/239] Building board: SDMODELH7V2 at 2025-02-24 10:47:31.959743 BB: Trying checkout ArduCopter stable SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SDMODELH7V2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board SDMODELH7V2 BB: Trying checkout ArduCopter stable SDMODELH7V2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SDMODELH7V2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [204/239] Building board: SITL_arm_linux_gnueabihf at 2025-02-24 10:47:32.015667 BB: Trying checkout ArduCopter stable SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board SITL_arm_linux_gnueabihf BB: Trying checkout ArduCopter stable SITL_arm_linux_gnueabihf heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SITL_arm_linux_gnueabihf binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [205/239] Building board: SITL_x86_64_linux_gnu at 2025-02-24 10:47:32.069833 BB: Trying checkout ArduCopter stable SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board SITL_x86_64_linux_gnu BB: Trying checkout ArduCopter stable SITL_x86_64_linux_gnu heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SITL_x86_64_linux_gnu binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [206/239] Building board: SIYI_N7 at 2025-02-24 10:47:32.126288 BB: Trying checkout ArduCopter stable SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board SIYI_N7 BB: Trying checkout ArduCopter stable SIYI_N7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SIYI_N7 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [207/239] Building board: SkySakuraH743 at 2025-02-24 10:47:32.183716 BB: Trying checkout ArduCopter stable SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SkySakuraH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/SkySakuraH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (SkySakuraH743) - not in board list BB: Considering frame heli for board SkySakuraH743 BB: Trying checkout ArduCopter stable SkySakuraH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SkySakuraH743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/SkySakuraH743-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (SkySakuraH743) - not in board list BB: [208/239] Building board: SkystarsH7HD-bdshot at 2025-02-24 10:47:33.758524 BB: Trying checkout ArduCopter stable SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board SkystarsH7HD-bdshot BB: Trying checkout ArduCopter stable SkystarsH7HD-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SkystarsH7HD-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [209/239] Building board: skyviper-journey at 2025-02-24 10:47:33.819155 BB: Trying checkout ArduCopter stable skyviper-journey None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable skyviper-journey binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 71a2f169b7c5a99c15ccc4f8985b3e4d641913a1 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/skyviper-journey needs rebuild BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Running (git rev-parse HEAD) BB-GIT: 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Configuring for skyviper-journey in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board skyviper-journey --out /home/autotest/build/tmp/binaries.build clean --assert-cc-version g++-10.2.1) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : skyviper-journey BB-WAF: Using toolchain : arm-none-eabi BB-WAF: Checking for 'g++' (C++ compiler) : ccache arm-none-eabi-g++ BB-WAF: Checking for 'gcc' (C compiler) : ccache arm-none-eabi-gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 10.2.1 BB-WAF: Checking compiler : g++-10.2.1 10.2.1 BB-WAF: Checking for program 'make' : /usr/bin/make BB-WAF: Checking for program 'arm-none-eabi-objcopy' : /home/autotest/arm-gcc/g++-10.2.1/bin/arm-none-eabi-objcopy BB-WAF: Adding environment BUILD_ABIN True BB-WAF: Setup for MCU STM32F412Rx BB-WAF: Default parameters path from hwdef: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/skyviper-journey/defaults.parm BB-WAF: Writing hwdef setup in /home/autotest/build/tmp/binaries.build/skyviper-journey/hwdef.h BB-WAF: Writing DMA map BB-WAF: Setting up as normal BB-WAF: Generating ldscript.ld BB-WAF: Checking for env.py BB-WAF: env set BUILD_ABIN=True BB-WAF: env set ENABLE_DFU_BOOT=0 BB-WAF: env set PROCESS_STACK=0x1C00 BB-WAF: env set MAIN_STACK=0x600 BB-WAF: env set IOMCU_FW=0 BB-WAF: env set PERIPH_FW=0 BB-WAF: env set BOARD_FLASH_SIZE=1024 BB-WAF: env set EXT_FLASH_SIZE_MB=0 BB-WAF: env set INT_FLASH_PRIMARY=False BB-WAF: env set ENABLE_CRASHDUMP=False BB-WAF: env set CPU_FLAGS=['-mcpu=cortex-m4', '-mfpu=fpv4-sp-d16', '-mfloat-abi=hard', '-DARM_MATH_CM4', '-u_printf_float'] BB-WAF: env set CORTEX=cortex-m4 BB-WAF: env set APJ_BOARD_ID=9 BB-WAF: env set APJ_BOARD_TYPE=STM32F412Rx BB-WAF: env set USBID=0x1209/0x5741 BB-WAF: env set FLASH_RESERVE_START_KB=48 BB-WAF: env set EXT_FLASH_RESERVE_START_KB=0 BB-WAF: env set FLASH_TOTAL=999424 BB-WAF: env set HAS_EXTERNAL_FLASH_SECTIONS=0 BB-WAF: env set CHIBIOS_BUILD_FLAGS=USE_FATFS=no CHIBIOS_STARTUP_MK=os/common/startup/ARMCMx/compilers/GCC/mk/startup_stm32f4xx.mk CHIBIOS_PLATFORM_MK=os/hal/ports/STM32/STM32F4xx/platform.mk MCU=cortex-m4 ENV_UDEFS=-DCHPRINTF_USE_FLOAT=1 BB-WAF: Enabling ChibiOS asserts : no BB-WAF: Disabling Watchdog : no BB-WAF: Enabling malloc guard : no BB-WAF: Enabling ChibiOS thread statistics : no BB-WAF: Enabling -Werror : yes BB-WAF: Checking for intelhex module: : OK BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : not found BB-WAF: Checking for header byteswap.h : not found BB-WAF: Checking for HAVE_MEMRCHR : no BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc/dronecan_dsdlc.py BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Gtest : STM32 boards currently don't support compiling gtest BB-WAF: Checking for program 'arm-none-eabi-size' : /home/autotest/arm-gcc/g++-10.2.1/bin/arm-none-eabi-size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : disabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: 'configure' finished successfully (0.786s) BB-WAF: 'clean' finished successfully (1.348s) BB: Running (python3 ./waf build --targets bin/arducopter) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/skyviper-journey' BB-WAF: Checking for env.py BB-WAF: No env.py found BB-WAF: Generating hwdef.h BB-WAF: Adding environment BUILD_ABIN True BB-WAF: Setup for MCU STM32F412Rx BB-WAF: Default parameters path from hwdef: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/skyviper-journey/defaults.parm BB-WAF: Writing hwdef setup in /home/autotest/build/tmp/binaries.build/skyviper-journey/hwdef.h BB-WAF: Writing DMA map BB-WAF: Setting up as normal BB-WAF: Generating ldscript.ld BB-WAF: Embedding file defaults.parm:/home/autotest/build/tmp/binaries.build/skyviper-journey/processed_defaults.parm BB-WAF: Embedding file hwdef.dat:/home/autotest/build/tmp/binaries.build/skyviper-journey/hw.dat BB-WAF: [ 3/10] Creating /home/autotest/build/tmp/binaries.build/skyviper-journey/hwdef.h BB-WAF: [ 4/10] Creating /home/autotest/build/tmp/binaries.build/skyviper-journey/modules/ChibiOS/include_dirs BB-WAF: [ 5/10] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [ 6/10] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [ 7/10] Creating /home/autotest/build/tmp/binaries.build/skyviper-journey/ap_version.h BB-WAF: [ 8/10] Creating /home/autotest/build/tmp/binaries.build/skyviper-journey/chibios_flags.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 338 MAVLink message types in 17 XML files BB-WAF: Adding environment BUILD_ABIN True BB-WAF: Setup for MCU STM32F412Rx BB-WAF: Default parameters path from hwdef: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/skyviper-journey/defaults.parm BB-WAF: Writing hwdef setup in /home/autotest/build/tmp/binaries.build/skyviper-journey/hwdef.h BB-WAF: Writing DMA map BB-WAF: Setting up as normal BB-WAF: No change in hwdef.h BB-WAF: Generating ldscript.ld BB-WAF: BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: [ 9/10] Linking /home/autotest/build/tmp/binaries.build/skyviper-journey/modules/ChibiOS/libch.a BB-WAF: [10/10] Processing /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/skyviper-journey/gen-bindings -> /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: [1/107] ChibiOS: Compiling crt0_v7m.S BB-WAF: [2/107] ChibiOS: Compiling vectors.S BB-WAF: [3/107] ChibiOS: Compiling chcoreasm.S BB-WAF: [4/107] ChibiOS: Compiling chcore.c BB-WAF: [5/107] ChibiOS: Compiling crt1.c BB-WAF: [6/107] ChibiOS: Compiling bufstreams.c BB-WAF: [7/107] ChibiOS: Compiling chprintf.c BB-WAF: [8/107] ChibiOS: Compiling chscanf.c BB-WAF: [9/107] ChibiOS: Compiling memstreams.c BB-WAF: [10/107] ChibiOS: Compiling nullstreams.c BB-WAF: [11/107] ChibiOS: Compiling osal.c BB-WAF: [12/107] ChibiOS: Compiling hal_adc_lld.c BB-WAF: [13/107] ChibiOS: Compiling hal_can_lld.c BB-WAF: [14/107] ChibiOS: Compiling hal_crypto_lld.c BB-WAF: [15/107] ChibiOS: Compiling hal_dac_lld.c BB-WAF: [16/107] ChibiOS: Compiling stm32_dma.c BB-WAF: [17/107] ChibiOS: Compiling stm32_exti.c BB-WAF: [18/107] ChibiOS: Compiling hal_pal_lld.c BB-WAF: [19/107] ChibiOS: Compiling hal_i2c_lld.c BB-WAF: [20/107] ChibiOS: Compiling hal_mac_lld.c BB-WAF: [21/107] ChibiOS: Compiling hal_usb_lld.c BB-WAF: [22/107] ChibiOS: Compiling hal_wspi_lld.c BB-WAF: [23/107] ChibiOS: Compiling hal_rtc_lld.c BB-WAF: [24/107] ChibiOS: Compiling hal_sdc_lld.c BB-WAF: [25/107] ChibiOS: Compiling hal_i2s_lld.c BB-WAF: [26/107] ChibiOS: Compiling hal_spi_lld.c BB-WAF: [27/107] ChibiOS: Compiling hal_st_lld.c BB-WAF: [28/107] ChibiOS: Compiling hal_eicu_lld.c BB-WAF: [29/107] ChibiOS: Compiling hal_gpt_lld.c BB-WAF: [30/107] ChibiOS: Compiling hal_icu_lld.c BB-WAF: [31/107] ChibiOS: Compiling hal_pwm_lld.c BB-WAF: [32/107] ChibiOS: Compiling hal_serial_lld.c BB-WAF: [33/107] ChibiOS: Compiling hal_uart_lld.c BB-WAF: [34/107] ChibiOS: Compiling hal_wdg_lld.c BB-WAF: [35/107] ChibiOS: Compiling hal_efl_lld.c BB-WAF: [36/107] ChibiOS: Compiling hal_lld.c BB-WAF: [37/107] ChibiOS: Compiling stm32_isr.c BB-WAF: [38/107] ChibiOS: Compiling nvic.c BB-WAF: [39/107] ChibiOS: Compiling hal.c BB-WAF: [40/107] ChibiOS: Compiling hal_adc.c BB-WAF: [41/107] ChibiOS: Compiling hal_buffers.c BB-WAF: [42/107] ChibiOS: Compiling hal_can.c BB-WAF: [43/107] ChibiOS: Compiling hal_crypto.c BB-WAF: [44/107] ChibiOS: Compiling hal_dac.c BB-WAF: [45/107] ChibiOS: Compiling hal_efl.c BB-WAF: [46/107] ChibiOS: Compiling hal_eicu.c BB-WAF: [47/107] ChibiOS: Compiling hal_flash.c BB-WAF: [48/107] ChibiOS: Compiling hal_gpt.c BB-WAF: [49/107] ChibiOS: Compiling hal_i2c.c BB-WAF: [50/107] ChibiOS: Compiling hal_i2s.c BB-WAF: [51/107] ChibiOS: Compiling hal_icu.c BB-WAF: [52/107] ChibiOS: Compiling hal_mac.c BB-WAF: [53/107] ChibiOS: Compiling hal_mmc_spi.c BB-WAF: [54/107] ChibiOS: Compiling hal_mmcsd.c BB-WAF: [55/107] ChibiOS: Compiling hal_pal.c BB-WAF: [56/107] ChibiOS: Compiling hal_pwm.c BB-WAF: [57/107] ChibiOS: Compiling hal_queues.c BB-WAF: [58/107] ChibiOS: Compiling hal_rtc.c BB-WAF: [59/107] ChibiOS: Compiling hal_sdc.c BB-WAF: [60/107] ChibiOS: Compiling hal_serial.c BB-WAF: [61/107] ChibiOS: Compiling hal_serial_usb.c BB-WAF: [62/107] ChibiOS: Compiling hal_sio.c BB-WAF: [63/107] ChibiOS: Compiling hal_spi.c BB-WAF: [64/107] ChibiOS: Compiling hal_st.c BB-WAF: [65/107] ChibiOS: Compiling hal_trng.c BB-WAF: [66/107] ChibiOS: Compiling hal_uart.c BB-WAF: [67/107] ChibiOS: Compiling hal_usb.c BB-WAF: [68/107] ChibiOS: Compiling hal_wdg.c BB-WAF: [69/107] ChibiOS: Compiling hal_wspi.c BB-WAF: [70/107] ChibiOS: Compiling chdelegates.c BB-WAF: [71/107] ChibiOS: Compiling chfactory.c BB-WAF: [72/107] ChibiOS: Compiling chmboxes.c BB-WAF: [73/107] ChibiOS: Compiling chmemcore.c BB-WAF: [74/107] ChibiOS: Compiling chmemheaps.c BB-WAF: [75/107] ChibiOS: Compiling chmempools.c BB-WAF: [76/107] ChibiOS: Compiling chobjcaches.c BB-WAF: [77/107] ChibiOS: Compiling chpipes.c BB-WAF: [78/107] ChibiOS: Compiling chcond.c BB-WAF: [79/107] ChibiOS: Compiling chdebug.c BB-WAF: [80/107] ChibiOS: Compiling chdynamic.c BB-WAF: [81/107] ChibiOS: Compiling chevents.c BB-WAF: [82/107] ChibiOS: Compiling chinstances.c BB-WAF: [83/107] ChibiOS: Compiling chmsg.c BB-WAF: [84/107] ChibiOS: Compiling chmtx.c BB-WAF: [85/107] ChibiOS: Compiling chregistry.c BB-WAF: [86/107] ChibiOS: Compiling chrfcu.c BB-WAF: [87/107] ChibiOS: Compiling chschd.c BB-WAF: [88/107] ChibiOS: Compiling chsem.c BB-WAF: [89/107] ChibiOS: Compiling chstats.c BB-WAF: [90/107] ChibiOS: Compiling chsys.c BB-WAF: [91/107] ChibiOS: Compiling chthreads.c BB-WAF: [92/107] ChibiOS: Compiling chtm.c BB-WAF: [93/107] ChibiOS: Compiling chtrace.c BB-WAF: [94/107] ChibiOS: Compiling chvt.c BB-WAF: [95/107] ChibiOS: Compiling syscalls.c BB-WAF: [96/107] ChibiOS: Compiling stubs.c BB-WAF: [97/107] ChibiOS: Compiling board.c BB-WAF: [98/107] ChibiOS: Compiling usbcfg.c BB-WAF: [99/107] ChibiOS: Compiling usbcfg_dualcdc.c BB-WAF: [100/107] ChibiOS: Compiling usbcfg_common.c BB-WAF: [101/107] ChibiOS: Compiling flash.c BB-WAF: [102/107] ChibiOS: Compiling malloc.c BB-WAF: [103/107] ChibiOS: Compiling hrt.c BB-WAF: [104/107] ChibiOS: Compiling stm32_util.c BB-WAF: [105/107] ChibiOS: Compiling bouncebuffer.c BB-WAF: [106/107] ChibiOS: Compiling watchdog.c BB-WAF: [107/107] ChibiOS: Compiling ch.cpp BB-WAF: BB-WAF: ChibiOS: Done! BB-WAF: BB-WAF: arm-none-eabi-ar: creating modules/ChibiOS/libch.a BB-WAF: BB-WAF: Not embedding bootloader; /mnt/volume_nyc3_01/autotest/APM/APM/Tools/bootloaders/skyviper-journey_bl.bin does not exist BB-WAF: [ 11/1003] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 12/1003] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 13/1003] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 14/1003] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 15/1003] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 16/1003] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 17/1003] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 18/1003] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 19/1003] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 20/1003] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 21/1003] Compiling libraries/AC_Autorotation/AC_Autorotation.cpp BB-WAF: [ 22/1003] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 23/1003] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 24/1003] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 25/1003] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 26/1003] Compiling libraries/AC_InputManager/AC_InputManager_Heli.cpp BB-WAF: [ 27/1003] Compiling libraries/AC_InputManager/AC_InputManager.cpp BB-WAF: [ 28/1003] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 29/1003] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 30/1003] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 31/1003] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 32/1003] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 33/1003] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 34/1003] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 35/1003] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 36/1003] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 37/1003] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 38/1003] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 39/1003] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 40/1003] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 41/1003] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 42/1003] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 43/1003] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 44/1003] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 45/1003] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 46/1003] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 47/1003] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 48/1003] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 49/1003] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 50/1003] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 51/1003] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 52/1003] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 53/1003] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 54/1003] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 55/1003] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 56/1003] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 57/1003] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 58/1003] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 59/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 60/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 61/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 62/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 63/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 64/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 65/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 66/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 67/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 68/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 69/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 70/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 71/1003] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 72/1003] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 73/1003] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 74/1003] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 75/1003] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 76/1003] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 77/1003] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 78/1003] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 79/1003] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 80/1003] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 81/1003] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 82/1003] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 83/1003] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 84/1003] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 85/1003] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 86/1003] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 87/1003] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 88/1003] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 89/1003] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 90/1003] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 91/1003] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 92/1003] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 93/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 94/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 95/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 96/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 97/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 98/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 99/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 100/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 101/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 102/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 103/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 104/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 105/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 106/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 107/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 108/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 109/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 110/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 111/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 112/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 113/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 114/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 115/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 116/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 117/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 118/1003] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 119/1003] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 120/1003] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 121/1003] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 122/1003] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 123/1003] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 124/1003] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 125/1003] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 126/1003] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 127/1003] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 128/1003] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 129/1003] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 130/1003] Compiling libraries/AP_CANManager/AP_CANDriver.cpp BB-WAF: [ 131/1003] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 132/1003] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 133/1003] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 134/1003] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 135/1003] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 136/1003] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 137/1003] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 138/1003] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 139/1003] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 140/1003] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 141/1003] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 142/1003] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 143/1003] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 144/1003] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 145/1003] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 146/1003] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 147/1003] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 148/1003] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 149/1003] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 150/1003] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 151/1003] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 152/1003] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 153/1003] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 154/1003] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 155/1003] Compiling libraries/AP_Common/MultiHeap.cpp BB-WAF: [ 156/1003] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 157/1003] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 158/1003] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 159/1003] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 160/1003] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 161/1003] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 162/1003] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 163/1003] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 164/1003] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 165/1003] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 166/1003] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 167/1003] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 168/1003] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 169/1003] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 170/1003] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 171/1003] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 172/1003] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 173/1003] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 174/1003] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 175/1003] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 176/1003] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 177/1003] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 178/1003] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 179/1003] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 180/1003] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 181/1003] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 182/1003] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 183/1003] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 184/1003] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 185/1003] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 186/1003] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 187/1003] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 188/1003] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 189/1003] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 190/1003] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 191/1003] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 192/1003] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 193/1003] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 194/1003] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 195/1003] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 196/1003] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 197/1003] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 198/1003] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 199/1003] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 200/1003] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 201/1003] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 202/1003] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 203/1003] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 204/1003] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 205/1003] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 206/1003] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 207/1003] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 208/1003] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 209/1003] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 210/1003] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 211/1003] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 212/1003] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 213/1003] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 214/1003] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 215/1003] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 216/1003] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 217/1003] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 218/1003] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 219/1003] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 220/1003] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 221/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 222/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 223/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 224/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 225/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 226/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 227/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 228/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 229/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 230/1003] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 231/1003] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 232/1003] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 233/1003] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 234/1003] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 235/1003] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 236/1003] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 237/1003] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 238/1003] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 239/1003] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 240/1003] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 241/1003] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 242/1003] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 243/1003] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 244/1003] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 245/1003] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 246/1003] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 247/1003] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 248/1003] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [ 249/1003] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [ 250/1003] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 251/1003] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [ 252/1003] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [ 253/1003] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 254/1003] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [ 255/1003] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [ 256/1003] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [ 257/1003] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [ 258/1003] Compiling libraries/AP_Hott_Telem/AP_Hott_Telem.cpp BB-WAF: [ 259/1003] Compiling libraries/AP_ICEngine/AP_ICEngine.cpp BB-WAF: [ 260/1003] Compiling libraries/AP_ICEngine/AP_ICEngine_TCA9554.cpp BB-WAF: [ 261/1003] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [ 262/1003] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [ 263/1003] Compiling libraries/AP_IRLock/IRLock.cpp BB-WAF: [ 264/1003] Compiling libraries/AP_IRLock/AP_IRLock_SITL.cpp BB-WAF: [ 265/1003] Compiling libraries/AP_IRLock/AP_IRLock_SITL_Gazebo.cpp BB-WAF: [ 266/1003] Compiling libraries/AP_IRLock/AP_IRLock_I2C.cpp BB-WAF: [ 267/1003] Compiling libraries/AP_InertialNav/AP_InertialNav.cpp BB-WAF: [ 268/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [ 269/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [ 270/1003] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [ 271/1003] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [ 272/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [ 273/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [ 274/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [ 275/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [ 276/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [ 277/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [ 278/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [ 279/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [ 280/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [ 281/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [ 282/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [ 283/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [ 284/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [ 285/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [ 286/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [ 287/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [ 288/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [ 289/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [ 290/1003] Compiling libraries/AP_InternalError/AP_InternalError.cpp BB-WAF: [ 291/1003] Compiling libraries/AP_KDECAN/AP_KDECAN.cpp BB-WAF: [ 292/1003] Compiling libraries/AP_LTM_Telem/AP_LTM_Telem.cpp BB-WAF: [ 293/1003] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [ 294/1003] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [ 295/1003] Compiling libraries/AP_Logger/AP_Logger_W25N01GV.cpp BB-WAF: [ 296/1003] Compiling libraries/AP_Logger/AP_Logger_DataFlash.cpp BB-WAF: [ 297/1003] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [ 298/1003] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [ 299/1003] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [ 300/1003] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [ 301/1003] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [ 302/1003] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [ 303/1003] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [ 304/1003] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [ 305/1003] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [ 306/1003] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [ 307/1003] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [ 308/1003] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [ 309/1003] Compiling libraries/AP_Math/crc.cpp BB-WAF: [ 310/1003] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [ 311/1003] Compiling libraries/AP_Math/control.cpp BB-WAF: [ 312/1003] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [ 313/1003] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [ 314/1003] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [ 315/1003] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [ 316/1003] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [ 317/1003] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [ 318/1003] Compiling libraries/AP_Math/location.cpp BB-WAF: [ 319/1003] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [ 320/1003] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [ 321/1003] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [ 322/1003] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.cpp BB-WAF: [ 323/1003] Compiling libraries/AP_Module/AP_Module.cpp BB-WAF: [ 324/1003] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [ 325/1003] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [ 326/1003] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [ 327/1003] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [ 328/1003] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [ 329/1003] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [ 330/1003] Compiling libraries/AP_Motors/AP_Motors6DOF.cpp BB-WAF: [ 331/1003] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [ 332/1003] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [ 333/1003] Compiling libraries/AP_Motors/AP_MotorsHeli_Single.cpp BB-WAF: [ 334/1003] Compiling libraries/AP_Motors/AP_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [ 335/1003] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [ 336/1003] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [ 337/1003] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [ 338/1003] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [ 339/1003] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [ 340/1003] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [ 341/1003] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [ 342/1003] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [ 343/1003] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [ 344/1003] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [ 345/1003] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [ 346/1003] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [ 347/1003] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [ 348/1003] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [ 349/1003] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [ 350/1003] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [ 351/1003] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [ 352/1003] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [ 353/1003] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [ 354/1003] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [ 355/1003] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [ 356/1003] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [ 357/1003] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [ 358/1003] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [ 359/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [ 360/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [ 361/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [ 362/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [ 363/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [ 364/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [ 365/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [ 366/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [ 367/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [ 368/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [ 369/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [ 370/1003] Compiling libraries/AP_Networking/lwip_hal/arch/evtimer.c BB-WAF: [ 371/1003] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [ 372/1003] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [ 373/1003] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [ 374/1003] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [ 375/1003] Compiling modules/lwip/src/core/sys.c BB-WAF: [ 376/1003] Compiling modules/lwip/src/core/memp.c BB-WAF: [ 377/1003] Compiling modules/lwip/src/core/mem.c BB-WAF: [ 378/1003] Compiling modules/lwip/src/core/ip.c BB-WAF: [ 379/1003] Compiling modules/lwip/src/core/init.c BB-WAF: [ 380/1003] Compiling modules/lwip/src/core/inet_chksum.c BB-WAF: [ 381/1003] Compiling modules/lwip/src/core/dns.c BB-WAF: [ 382/1003] Compiling modules/lwip/src/core/def.c BB-WAF: [ 383/1003] Compiling modules/lwip/src/core/altcp_tcp.c BB-WAF: [ 384/1003] Compiling modules/lwip/src/core/altcp_alloc.c BB-WAF: [ 385/1003] Compiling modules/lwip/src/core/altcp.c BB-WAF: [ 386/1003] Compiling libraries/AP_Networking/AP_Networking_tests.cpp BB-WAF: [ 387/1003] Compiling libraries/AP_Networking/AP_Networking_port.cpp BB-WAF: [ 388/1003] Compiling libraries/AP_Networking/AP_Networking_macaddr.cpp BB-WAF: [ 389/1003] Compiling libraries/AP_Networking/AP_Networking_address.cpp BB-WAF: [ 390/1003] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [ 391/1003] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [ 392/1003] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [ 393/1003] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [ 394/1003] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [ 395/1003] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [ 396/1003] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [ 397/1003] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [ 398/1003] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [ 399/1003] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [ 400/1003] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [ 401/1003] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [ 402/1003] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [ 403/1003] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [ 404/1003] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [ 405/1003] Compiling modules/lwip/src/api/sockets.c BB-WAF: [ 406/1003] Compiling modules/lwip/src/api/netdb.c BB-WAF: [ 407/1003] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [ 408/1003] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [ 409/1003] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [ 410/1003] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [ 411/1003] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [ 412/1003] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [ 413/1003] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [ 414/1003] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [ 415/1003] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [ 416/1003] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [ 417/1003] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [ 418/1003] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [ 419/1003] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [ 420/1003] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [ 421/1003] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [ 422/1003] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [ 423/1003] Compiling modules/lwip/src/core/netif.c BB-WAF: [ 424/1003] Compiling modules/lwip/src/netif/ppp/upap.c BB-WAF: [ 425/1003] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [ 426/1003] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [ 427/1003] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [ 428/1003] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [ 429/1003] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [ 430/1003] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [ 431/1003] Compiling modules/lwip/src/api/if_api.c BB-WAF: [ 432/1003] Compiling modules/lwip/src/api/err.c BB-WAF: [ 433/1003] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [ 434/1003] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [ 435/1003] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [ 436/1003] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [ 437/1003] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [ 438/1003] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [ 439/1003] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [ 440/1003] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [ 441/1003] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [ 442/1003] Compiling modules/lwip/src/core/udp.c BB-WAF: [ 443/1003] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [ 444/1003] Compiling modules/lwip/src/core/tcp.c BB-WAF: [ 445/1003] Compiling modules/lwip/src/core/raw.c BB-WAF: [ 446/1003] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [ 447/1003] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [ 448/1003] Compiling modules/lwip/src/core/stats.c BB-WAF: [ 449/1003] Compiling modules/lwip/src/netif/ppp/pppcrypt.c BB-WAF: [ 450/1003] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [ 451/1003] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [ 452/1003] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [ 453/1003] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [ 454/1003] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [ 455/1003] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [ 456/1003] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [ 457/1003] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [ 458/1003] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [ 459/1003] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [ 460/1003] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [ 461/1003] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [ 462/1003] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [ 463/1003] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [ 464/1003] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [ 465/1003] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [ 466/1003] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [ 467/1003] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [ 468/1003] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [ 469/1003] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [ 470/1003] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [ 471/1003] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [ 472/1003] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [ 473/1003] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [ 474/1003] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [ 475/1003] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [ 476/1003] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [ 477/1003] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [ 478/1003] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [ 479/1003] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [ 480/1003] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [ 481/1003] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [ 482/1003] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [ 483/1003] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [ 484/1003] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [ 485/1003] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [ 486/1003] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [ 487/1003] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [ 488/1003] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [ 489/1003] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [ 490/1003] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [ 491/1003] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID_DroneCAN.cpp BB-WAF: [ 492/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [ 493/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [ 494/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [ 495/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [ 496/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [ 497/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [ 498/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [ 499/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [ 500/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [ 501/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [ 502/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [ 503/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [ 504/1003] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [ 505/1003] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [ 506/1003] Compiling libraries/AP_Param/AP_ParamT.cpp BB-WAF: [ 507/1003] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN.cpp BB-WAF: [ 508/1003] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_Servo.cpp BB-WAF: [ 509/1003] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ECU.cpp BB-WAF: [ 510/1003] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ESC.cpp BB-WAF: [ 511/1003] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [ 512/1003] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [ 513/1003] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [ 514/1003] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [ 515/1003] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [ 516/1003] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [ 517/1003] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [ 518/1003] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [ 519/1003] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [ 520/1003] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [ 521/1003] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [ 522/1003] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [ 523/1003] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [ 524/1003] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [ 525/1003] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [ 526/1003] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [ 527/1003] Compiling libraries/AP_Proximity/AP_Proximity_MR72_CAN.cpp BB-WAF: [ 528/1003] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [ 529/1003] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [ 530/1003] Compiling libraries/AP_RAMTRON/AP_RAMTRON.cpp BB-WAF: [ 531/1003] Compiling libraries/AP_RCMapper/AP_RCMapper.cpp BB-WAF: [ 532/1003] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [ 533/1003] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [ 534/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [ 535/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [ 536/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [ 537/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [ 538/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [ 539/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [ 540/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [ 541/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [ 542/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [ 543/1003] Compiling libraries/AP_RCTelemetry/AP_GHST_Telem.cpp BB-WAF: [ 544/1003] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [ 545/1003] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [ 546/1003] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [ 547/1003] Compiling libraries/AP_ROMFS/tinfgzip.cpp BB-WAF: [ 548/1003] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [ 549/1003] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [ 550/1003] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [ 551/1003] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [ 552/1003] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [ 553/1003] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [ 554/1003] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [ 555/1003] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [ 556/1003] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [ 557/1003] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [ 558/1003] Compiling libraries/AP_RTC/JitterCorrection.cpp BB-WAF: [ 559/1003] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: [ 560/1003] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [ 561/1003] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [ 562/1003] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [ 563/1003] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [ 564/1003] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [ 565/1003] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [ 566/1003] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [ 567/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [ 568/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [ 569/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [ 570/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [ 571/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [ 572/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [ 573/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [ 574/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [ 575/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [ 576/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [ 577/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [ 578/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [ 579/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [ 580/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [ 581/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [ 582/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [ 583/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [ 584/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [ 585/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [ 586/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [ 587/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [ 588/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [ 589/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [ 590/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [ 591/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [ 592/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [ 593/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [ 594/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [ 595/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [ 596/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [ 597/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [ 598/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [ 599/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [ 600/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [ 601/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [ 602/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [ 603/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [ 604/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [ 605/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [ 606/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [ 607/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [ 608/1003] Compiling libraries/AP_Relay/AP_Relay_Params.cpp BB-WAF: [ 609/1003] Compiling libraries/AP_RobotisServo/AP_RobotisServo.cpp BB-WAF: [ 610/1003] Compiling libraries/AP_SBusOut/AP_SBusOut.cpp BB-WAF: [ 611/1003] Compiling libraries/AP_Scheduler/PerfInfo.cpp BB-WAF: [ 612/1003] Compiling libraries/AP_SerialLED/AP_SerialLED.cpp BB-WAF: [ 613/1003] Compiling libraries/AP_SerialManager/AP_SerialManager.cpp BB-WAF: [ 614/1003] Compiling libraries/AP_ServoRelayEvents/AP_ServoRelayEvents.cpp BB-WAF: [ 615/1003] Compiling libraries/AP_SmartRTL/AP_SmartRTL.cpp BB-WAF: [ 616/1003] Compiling libraries/AP_Stats/AP_Stats.cpp BB-WAF: [ 617/1003] Compiling libraries/AP_TempCalibration/AP_TempCalibration.cpp BB-WAF: [ 618/1003] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.cpp BB-WAF: [ 619/1003] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [ 620/1003] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MCP9600.cpp BB-WAF: [ 621/1003] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [ 622/1003] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [ 623/1003] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS01.cpp BB-WAF: [ 624/1003] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Backend.cpp BB-WAF: [ 625/1003] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [ 626/1003] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [ 627/1003] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [ 628/1003] Compiling libraries/AP_Terrain/TerrainUtil.cpp BB-WAF: [ 629/1003] Compiling libraries/AP_Torqeedo/AP_Torqeedo.cpp BB-WAF: [ 630/1003] Compiling libraries/AP_Tuning/AP_Tuning.cpp BB-WAF: [ 631/1003] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [ 632/1003] Compiling libraries/AP_VideoTX/AP_VideoTX.cpp BB-WAF: [ 633/1003] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [ 634/1003] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [ 635/1003] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [ 636/1003] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [ 637/1003] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [ 638/1003] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.cpp BB-WAF: [ 639/1003] Compiling libraries/AP_Volz_Protocol/AP_Volz_Protocol.cpp BB-WAF: [ 640/1003] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [ 641/1003] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [ 642/1003] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [ 643/1003] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [ 644/1003] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [ 645/1003] Compiling libraries/AP_Winch/AP_Winch_PWM.cpp BB-WAF: [ 646/1003] Compiling libraries/AP_Winch/AP_Winch_Backend.cpp BB-WAF: [ 647/1003] Compiling libraries/AP_Winch/AP_Winch_Daiwa.cpp BB-WAF: [ 648/1003] Compiling libraries/AP_Winch/AP_Winch.cpp BB-WAF: [ 649/1003] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [ 650/1003] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [ 651/1003] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [ 652/1003] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [ 653/1003] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [ 654/1003] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [ 655/1003] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [ 656/1003] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [ 657/1003] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [ 658/1003] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [ 659/1003] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [ 660/1003] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [ 661/1003] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [ 662/1003] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [ 663/1003] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [ 664/1003] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [ 665/1003] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [ 666/1003] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [ 667/1003] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [ 668/1003] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [ 669/1003] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [ 670/1003] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [ 671/1003] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [ 672/1003] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [ 673/1003] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [ 674/1003] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [ 675/1003] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [ 676/1003] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [ 677/1003] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [ 678/1003] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [ 679/1003] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [ 680/1003] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [ 681/1003] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [ 682/1003] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [ 683/1003] Compiling libraries/AP_HAL/system.cpp BB-WAF: [ 684/1003] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [ 685/1003] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [ 686/1003] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [ 687/1003] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [ 688/1003] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [ 689/1003] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [ 690/1003] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [ 691/1003] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [ 692/1003] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [ 693/1003] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [ 694/1003] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [ 695/1003] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [ 696/1003] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [ 697/1003] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [ 698/1003] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [ 699/1003] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [ 700/1003] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [ 701/1003] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [ 702/1003] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [ 703/1003] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [ 704/1003] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [ 705/1003] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [ 706/1003] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [ 707/1003] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [ 708/1003] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [ 709/1003] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [ 710/1003] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [ 711/1003] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [ 712/1003] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [ 713/1003] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [ 714/1003] Compiling libraries/AP_HAL_ChibiOS/stdio.cpp BB-WAF: [ 715/1003] Compiling libraries/AP_HAL_ChibiOS/RCOutput_bdshot.cpp BB-WAF: [ 716/1003] Compiling libraries/AP_HAL_ChibiOS/AnalogIn.cpp BB-WAF: [ 717/1003] Compiling libraries/AP_HAL_ChibiOS/Device.cpp BB-WAF: [ 718/1003] Compiling libraries/AP_HAL_ChibiOS/UARTDriver.cpp BB-WAF: [ 719/1003] Compiling libraries/AP_HAL_ChibiOS/CanIface.cpp BB-WAF: [ 720/1003] Compiling libraries/AP_HAL_ChibiOS/WSPIDevice.cpp BB-WAF: [ 721/1003] Compiling libraries/AP_HAL_ChibiOS/SoftSigReaderInt.cpp BB-WAF: [ 722/1003] Compiling libraries/AP_HAL_ChibiOS/RCOutput.cpp BB-WAF: [ 723/1003] Compiling libraries/AP_HAL_ChibiOS/sdcard.cpp BB-WAF: [ 724/1003] Compiling libraries/AP_HAL_ChibiOS/Semaphores.cpp BB-WAF: [ 725/1003] Compiling libraries/AP_HAL_ChibiOS/SPIDevice.cpp BB-WAF: [ 726/1003] Compiling libraries/AP_HAL_ChibiOS/SoftSigReader.cpp BB-WAF: [ 727/1003] Compiling libraries/AP_HAL_ChibiOS/I2CDevice.cpp BB-WAF: [ 728/1003] Compiling libraries/AP_HAL_ChibiOS/CANFDIface.cpp BB-WAF: [ 729/1003] Compiling libraries/AP_HAL_ChibiOS/RCInput.cpp BB-WAF: [ 730/1003] Compiling libraries/AP_HAL_ChibiOS/DSP.cpp BB-WAF: [ 731/1003] Compiling libraries/AP_HAL_ChibiOS/RCOutput_serial.cpp BB-WAF: [ 732/1003] Compiling libraries/AP_HAL_ChibiOS/RCOutput_iofirmware.cpp BB-WAF: [ 733/1003] Compiling libraries/AP_HAL_ChibiOS/Scheduler.cpp BB-WAF: [ 734/1003] Compiling libraries/AP_HAL_ChibiOS/Util.cpp BB-WAF: [ 735/1003] Compiling libraries/AP_HAL_ChibiOS/shared_dma.cpp BB-WAF: [ 736/1003] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [ 737/1003] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [ 738/1003] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [ 739/1003] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [ 740/1003] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [ 741/1003] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [ 742/1003] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [ 743/1003] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [ 744/1003] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [ 745/1003] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [ 746/1003] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [ 747/1003] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [ 748/1003] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [ 749/1003] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [ 750/1003] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [ 751/1003] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [ 752/1003] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [ 753/1003] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [ 754/1003] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [ 755/1003] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [ 756/1003] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [ 757/1003] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [ 758/1003] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [ 759/1003] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [ 760/1003] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [ 761/1003] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [ 762/1003] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [ 763/1003] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [ 764/1003] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [ 765/1003] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [ 766/1003] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [ 767/1003] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [ 768/1003] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [ 769/1003] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [ 770/1003] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [ 771/1003] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [ 772/1003] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [ 773/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCDefines.c BB-WAF: [ 774/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaleddecode.c BB-WAF: [ 775/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUDefines.c BB-WAF: [ 776/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaledencode.c BB-WAF: [ 777/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCPackets.c BB-WAF: [ 778/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoDefines.c BB-WAF: [ 779/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fieldencode.c BB-WAF: [ 780/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCVelocityProtocol.c BB-WAF: [ 781/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoProtocol.c BB-WAF: [ 782/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUPackets.c BB-WAF: [ 783/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoCommands.c BB-WAF: [ 784/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fielddecode.c BB-WAF: [ 785/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCCommands.c BB-WAF: [ 786/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoPackets.c BB-WAF: [ 787/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUSettings.c BB-WAF: [ 788/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUProtocol.c BB-WAF: [ 789/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [ 790/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeInstall.c BB-WAF: [ 791/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [ 792/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.c BB-WAF: [ 793/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toLatLon.c BB-WAF: [ 794/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.c BB-WAF: [ 795/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [ 796/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [ 797/1003] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [ 798/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [ 799/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [ 800/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [ 801/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [ 802/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading.c BB-WAF: [ 803/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [ 804/1003] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [ 805/1003] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [ 806/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [ 807/1003] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [ 808/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [ 809/1003] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [ 810/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [ 811/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [ 812/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [ 813/1003] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [ 814/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.c BB-WAF: [ 815/1003] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [ 816/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [ 817/1003] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [ 818/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [ 819/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toInt32.c BB-WAF: [ 820/1003] Compiling libraries/AP_Airspeed/AP_Airspeed.cpp BB-WAF: [ 821/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.cpp BB-WAF: [ 822/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_Params.cpp BB-WAF: [ 823/1003] Compiling libraries/AP_AHRS/AP_AHRS_DCM.cpp BB-WAF: [ 824/1003] Compiling libraries/AP_AHRS/AP_AHRS.cpp BB-WAF: [ 825/1003] Compiling libraries/AP_AHRS/AP_AHRS_Backend.cpp BB-WAF: [ 826/1003] Compiling libraries/AP_Baro/AP_Baro.cpp BB-WAF: [ 827/1003] Compiling libraries/AP_Baro/AP_Baro_SITL.cpp BB-WAF: [ 828/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Params.cpp BB-WAF: [ 829/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor.cpp BB-WAF: [ 830/1003] Compiling libraries/AP_BoardConfig/AP_BoardConfig.cpp BB-WAF: [ 831/1003] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 832/1003] Compiling libraries/AP_HAL/SIMState.cpp BB-WAF: [ 833/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor.cpp BB-WAF: [ 834/1003] Compiling libraries/AP_Math/SCurve.cpp BB-WAF: [ 835/1003] Compiling libraries/AP_Math/vector3.cpp BB-WAF: [ 836/1003] Compiling libraries/AP_Math/quaternion.cpp BB-WAF: [ 837/1003] Compiling libraries/AP_Mission/AP_Mission.cpp BB-WAF: [ 838/1003] Compiling libraries/AP_DAL/AP_DAL_VisualOdom.cpp BB-WAF: [ 839/1003] Compiling libraries/AP_DAL/AP_DAL.cpp BB-WAF: [ 840/1003] Compiling libraries/AP_DAL/AP_DAL_Beacon.cpp BB-WAF: [ 841/1003] Compiling libraries/AP_DAL/AP_DAL_RangeFinder.cpp BB-WAF: [ 842/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2.cpp BB-WAF: [ 843/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_OptFlowFusion.cpp BB-WAF: [ 844/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_VehicleStatus.cpp BB-WAF: [ 845/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_GyroBias.cpp BB-WAF: [ 846/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Measurements.cpp BB-WAF: [ 847/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_core.cpp BB-WAF: [ 848/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Outputs.cpp BB-WAF: [ 849/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_AirDataFusion.cpp BB-WAF: [ 850/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_PosVelFusion.cpp BB-WAF: [ 851/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3.cpp BB-WAF: [ 852/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Control.cpp BB-WAF: [ 853/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_RngBcnFusion.cpp BB-WAF: [ 854/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_MagFusion.cpp BB-WAF: [ 855/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_OptFlowFusion.cpp BB-WAF: [ 856/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Logging.cpp BB-WAF: [ 857/1003] Compiling libraries/AP_Rally/AP_Rally.cpp BB-WAF: [ 858/1003] Compiling libraries/AP_Scheduler/AP_Scheduler.cpp BB-WAF: [ 859/1003] Compiling libraries/AP_Terrain/AP_Terrain.cpp BB-WAF: [ 860/1003] Compiling libraries/AP_Vehicle/AP_Vehicle.cpp BB-WAF: [ 861/1003] Compiling libraries/AP_Logger/AP_Logger_Backend.cpp BB-WAF: [ 862/1003] Compiling libraries/AP_Logger/AP_Logger_File.cpp BB-WAF: [ 863/1003] Compiling libraries/AP_Logger/LoggerMessageWriter.cpp BB-WAF: [ 864/1003] Compiling libraries/AP_Logger/AP_Logger.cpp BB-WAF: [ 865/1003] Compiling libraries/GCS_MAVLink/GCS_Common.cpp BB-WAF: [ 866/1003] Compiling libraries/GCS_MAVLink/GCS_Dummy.cpp BB-WAF: [ 867/1003] Compiling libraries/GCS_MAVLink/GCS_Fence.cpp BB-WAF: [ 868/1003] Compiling libraries/RC_Channel/RC_Channel.cpp BB-WAF: [ 869/1003] Compiling libraries/StorageManager/StorageManager.cpp BB-WAF: [ 870/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort_Passthrough.cpp BB-WAF: [ 871/1003] Compiling libraries/AP_Relay/AP_Relay.cpp BB-WAF: [ 872/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_CRSF.cpp BB-WAF: [ 873/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort.cpp BB-WAF: [ 874/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_GHST.cpp BB-WAF: [ 875/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL2.cpp BB-WAF: [ 876/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort2.cpp BB-WAF: [ 877/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol.cpp BB-WAF: [ 878/1003] Compiling libraries/AP_BLHeli/AP_BLHeli.cpp BB-WAF: [ 879/1003] Compiling libraries/AP_Proximity/AP_Proximity_Utils.cpp BB-WAF: [ 880/1003] Compiling libraries/AP_Proximity/AP_Proximity_Backend.cpp BB-WAF: [ 881/1003] Compiling libraries/AC_Fence/AC_PolyFence_loader.cpp BB-WAF: [ 882/1003] Compiling libraries/AC_Fence/AC_Fence.cpp BB-WAF: [ 883/1003] Compiling libraries/AC_Avoidance/AP_OABendyRuler.cpp BB-WAF: [ 884/1003] Compiling libraries/AC_Avoidance/AP_OADatabase.cpp BB-WAF: [ 885/1003] Compiling libraries/AC_Avoidance/AC_Avoid.cpp BB-WAF: [ 886/1003] Compiling libraries/AP_LandingGear/AP_LandingGear.cpp BB-WAF: [ 887/1003] Compiling libraries/AP_Filesystem/AP_Filesystem_posix.cpp BB-WAF: [ 888/1003] Compiling libraries/AP_ADSB/AP_ADSB.cpp BB-WAF: [ 889/1003] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech_MXS.cpp BB-WAF: [ 890/1003] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_Backend.cpp BB-WAF: [ 891/1003] Compiling libraries/AP_GyroFFT/AP_GyroFFT.cpp BB-WAF: [ 892/1003] Compiling libraries/AP_RCTelemetry/AP_RCTelemetry.cpp BB-WAF: [ 893/1003] Compiling libraries/AP_RCTelemetry/AP_CRSF_Telem.cpp BB-WAF: [ 894/1003] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_InertialLabs.cpp BB-WAF: [ 895/1003] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor.cpp BB-WAF: [ 896/1003] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 897/1003] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 898/1003] Compiling libraries/AP_AIS/AP_AIS.cpp BB-WAF: [ 899/1003] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl.cpp BB-WAF: [ 900/1003] Compiling libraries/AC_AttitudeControl/AC_WeatherVane.cpp BB-WAF: [ 901/1003] Compiling libraries/AC_AttitudeControl/AC_PosControl.cpp BB-WAF: [ 902/1003] Compiling libraries/AC_PrecLand/AC_PrecLand.cpp BB-WAF: [ 903/1003] Compiling libraries/AC_WPNav/AC_Loiter.cpp BB-WAF: [ 904/1003] Compiling libraries/AP_Motors/AP_MotorsTri.cpp BB-WAF: [ 905/1003] Compiling libraries/AP_Motors/AP_Motors_Thrust_Linearization.cpp BB-WAF: [ 906/1003] Compiling libraries/AP_Motors/AP_MotorsMulticopter.cpp BB-WAF: [ 907/1003] Compiling libraries/AP_Motors/AP_MotorsMatrix.cpp BB-WAF: [ 908/1003] Compiling libraries/AP_Avoidance/AP_Avoidance.cpp BB-WAF: [ 909/1003] Compiling libraries/AP_Arming/AP_Arming.cpp BB-WAF: [ 910/1003] Compiling libraries/AP_Follow/AP_Follow.cpp BB-WAF: [ 911/1003] Compiling libraries/AP_OSD/AP_OSD_ParamScreen.cpp BB-WAF: [ 912/1003] Compiling libraries/AP_OSD/AP_OSD_Screen.cpp BB-WAF: [ 913/1003] Compiling libraries/AP_OSD/AP_OSD_ParamSetting.cpp BB-WAF: [ 914/1003] Compiling libraries/AC_AutoTune/AC_AutoTune.cpp BB-WAF: [ 915/1003] Compiling libraries/AP_HAL_ChibiOS/Storage.cpp BB-WAF: [ 916/1003] Compiling libraries/AP_HAL_ChibiOS/system.cpp BB-WAF: [ 917/1003] Compiling libraries/AP_HAL_ChibiOS/GPIO.cpp BB-WAF: [ 918/1003] Compiling libraries/AP_HAL_ChibiOS/HAL_ChibiOS_Class.cpp BB-WAF: [ 919/1003] Compiling libraries/AP_Scripting/lua_repl.cpp BB-WAF: [ 920/1003] Compiling /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/AP_Scripting/lua_generated_bindings.cpp BB-WAF: [ 921/1003] Compiling libraries/AP_Scripting/AP_Scripting_helpers.cpp BB-WAF: [ 922/1003] Compiling libraries/AP_Scripting/lua_bindings.cpp BB-WAF: [ 923/1003] Compiling libraries/AP_Scripting/lua_boxed_numerics.cpp BB-WAF: [ 924/1003] Compiling libraries/AP_Scripting/lua_scripts.cpp BB-WAF: [ 925/1003] Compiling ArduCopter/mode_throw.cpp BB-WAF: [ 926/1003] Compiling ArduCopter/Attitude.cpp BB-WAF: [ 927/1003] Compiling ArduCopter/precision_landing.cpp BB-WAF: [ 928/1003] Compiling ArduCopter/Log.cpp BB-WAF: [ 929/1003] Compiling ArduCopter/standby.cpp BB-WAF: [ 930/1003] Compiling ArduCopter/mode_autorotate.cpp BB-WAF: [ 931/1003] Compiling ArduCopter/mode_guided.cpp BB-WAF: [ 932/1003] Compiling ArduCopter/mode_drift.cpp BB-WAF: [ 933/1003] Compiling ArduCopter/mode_flowhold.cpp BB-WAF: [ 934/1003] Compiling ArduCopter/toy_mode.cpp BB-WAF: [ 935/1003] Compiling ArduCopter/mode_stabilize.cpp BB-WAF: [ 936/1003] Compiling ArduCopter/mode_loiter.cpp BB-WAF: [ 937/1003] Compiling ArduCopter/crash_check.cpp BB-WAF: [ 938/1003] Compiling ArduCopter/RC_Channel.cpp BB-WAF: [ 939/1003] Compiling ArduCopter/motor_test.cpp BB-WAF: [ 940/1003] Compiling ArduCopter/mode_flip.cpp BB-WAF: [ 941/1003] Compiling ArduCopter/terrain.cpp BB-WAF: [ 942/1003] Compiling ArduCopter/mode_acro.cpp BB-WAF: [ 943/1003] Compiling ArduCopter/mode_zigzag.cpp BB-WAF: [ 944/1003] Compiling ArduCopter/mode_avoid_adsb.cpp BB-WAF: [ 945/1003] Linking /home/autotest/build/tmp/binaries.build/skyviper-journey/lib/libArduCopter_libs.a BB-WAF: [ 946/1003] Compiling ArduCopter/UserParameters.cpp BB-WAF: [ 947/1003] Compiling ArduCopter/fence.cpp BB-WAF: [ 948/1003] Compiling ArduCopter/mode_althold.cpp BB-WAF: [ 949/1003] Compiling ArduCopter/mode_brake.cpp BB-WAF: [ 950/1003] Compiling ArduCopter/GCS_Mavlink.cpp BB-WAF: [ 951/1003] Compiling ArduCopter/mode.cpp BB-WAF: [ 952/1003] Compiling ArduCopter/Parameters.cpp BB-WAF: [ 953/1003] Compiling ArduCopter/AP_Arming.cpp BB-WAF: [ 954/1003] Compiling ArduCopter/Copter.cpp BB-WAF: [ 955/1003] Compiling ArduCopter/mode_sport.cpp BB-WAF: [ 956/1003] Compiling ArduCopter/mode_land.cpp BB-WAF: [ 957/1003] Compiling ArduCopter/land_detector.cpp BB-WAF: [ 958/1003] Compiling ArduCopter/GCS_Copter.cpp BB-WAF: [ 959/1003] Compiling ArduCopter/failsafe.cpp BB-WAF: [ 960/1003] Compiling ArduCopter/compassmot.cpp BB-WAF: [ 961/1003] Compiling ArduCopter/AP_Rally.cpp BB-WAF: [ 962/1003] Compiling ArduCopter/tuning.cpp BB-WAF: [ 963/1003] Compiling ArduCopter/system.cpp BB-WAF: [ 964/1003] Compiling ArduCopter/takeoff.cpp BB-WAF: [ 965/1003] Compiling ArduCopter/AP_State.cpp BB-WAF: [ 966/1003] Compiling ArduCopter/avoidance_adsb.cpp BB-WAF: [ 967/1003] Compiling ArduCopter/mode_autotune.cpp BB-WAF: [ 968/1003] Compiling ArduCopter/mode_smart_rtl.cpp BB-WAF: [ 969/1003] Compiling ArduCopter/takeoff_check.cpp BB-WAF: [ 970/1003] Compiling ArduCopter/UserCode.cpp BB-WAF: [ 971/1003] Compiling ArduCopter/inertia.cpp BB-WAF: [ 972/1003] Compiling ArduCopter/landing_gear.cpp BB-WAF: [ 973/1003] Compiling ArduCopter/esc_calibration.cpp BB-WAF: [ 974/1003] Compiling ArduCopter/commands.cpp BB-WAF: [ 975/1003] Compiling ArduCopter/baro_ground_effect.cpp BB-WAF: [ 976/1003] Compiling ArduCopter/mode_stabilize_heli.cpp BB-WAF: [ 977/1003] Compiling ArduCopter/autoyaw.cpp BB-WAF: [ 978/1003] Compiling ArduCopter/mode_circle.cpp BB-WAF: [ 979/1003] Compiling ArduCopter/mode_auto.cpp BB-WAF: [ 980/1003] Compiling ArduCopter/AP_ExternalControl_Copter.cpp BB-WAF: [ 981/1003] Compiling ArduCopter/events.cpp BB-WAF: [ 982/1003] Compiling ArduCopter/sensors.cpp BB-WAF: [ 983/1003] Compiling ArduCopter/motors.cpp BB-WAF: [ 984/1003] Compiling ArduCopter/avoidance.cpp BB-WAF: [ 985/1003] Compiling ArduCopter/afs_copter.cpp BB-WAF: [ 986/1003] Compiling ArduCopter/mode_systemid.cpp BB-WAF: [ 987/1003] Compiling ArduCopter/radio.cpp BB-WAF: [ 988/1003] Compiling ArduCopter/heli.cpp BB-WAF: [ 989/1003] Compiling ArduCopter/navigation.cpp BB-WAF: [ 990/1003] Compiling ArduCopter/mode_rtl.cpp BB-WAF: [ 991/1003] Compiling ArduCopter/mode_follow.cpp BB-WAF: [ 992/1003] Compiling ArduCopter/surface_tracking.cpp BB-WAF: [ 993/1003] Compiling ArduCopter/mode_poshold.cpp BB-WAF: [ 994/1003] Compiling ArduCopter/mode_turtle.cpp BB-WAF: [ 995/1003] Compiling ArduCopter/mode_acro_heli.cpp BB-WAF: [ 996/1003] Compiling ArduCopter/mode_guided_nogps.cpp BB-WAF: [ 997/1003] Compiling ArduCopter/ekf_check.cpp BB-WAF: [ 998/1003] Linking /home/autotest/build/tmp/binaries.build/skyviper-journey/bin/arducopter BB-WAF: /home/autotest/arm-gcc/gcc-arm-none-eabi-10-2020-q4-major/bin/../lib/gcc/arm-none-eabi/10.2.1/../../../../arm-none-eabi/bin/ld:common.ld:202 cannot move location counter backwards (from 0000000008100780 to 0000000008100000) BB-WAF: collect2: error: ld returned 1 exit status BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/skyviper-journey' BB-WAF: Build failed BB-WAF: -> task in 'bin/arducopter' failed (exit status 1): BB-WAF: {task 139622615645792: cxxprogram AP_Arming.cpp.51.o,AP_ExternalControl_Copter.cpp.51.o,AP_Rally.cpp.51.o,AP_State.cpp.51.o,Attitude.cpp.51.o,Copter.cpp.51.o,GCS_Copter.cpp.51.o,GCS_Mavlink.cpp.51.o,Log.cpp.51.o,Parameters.cpp.51.o,RC_Channel.cpp.51.o,UserCode.cpp.51.o,UserParameters.cpp.51.o,afs_copter.cpp.51.o,autoyaw.cpp.51.o,avoidance.cpp.51.o,avoidance_adsb.cpp.51.o,baro_ground_effect.cpp.51.o,commands.cpp.51.o,compassmot.cpp.51.o,crash_check.cpp.51.o,ekf_check.cpp.51.o,esc_calibration.cpp.51.o,events.cpp.51.o,failsafe.cpp.51.o,fence.cpp.51.o,heli.cpp.51.o,inertia.cpp.51.o,land_detector.cpp.51.o,landing_gear.cpp.51.o,mode.cpp.51.o,mode_acro.cpp.51.o,mode_acro_heli.cpp.51.o,mode_althold.cpp.51.o,mode_auto.cpp.51.o,mode_autorotate.cpp.51.o,mode_autotune.cpp.51.o,mode_avoid_adsb.cpp.51.o,mode_brake.cpp.51.o,mode_circle.cpp.51.o,mode_drift.cpp.51.o,mode_flip.cpp.51.o,mode_flowhold.cpp.51.o,mode_follow.cpp.51.o,mode_guided.cpp.51.o,mode_guided_nogps.cpp.51.o,mode_land.cpp.51.o,mode_loiter.cpp.51.o,mode_poshold.cpp.51.o,mode_rtl.cpp.51.o,mode_smart_rtl.cpp.51.o,mode_sport.cpp.51.o,mode_stabilize.cpp.51.o,mode_stabilize_heli.cpp.51.o,mode_systemid.cpp.51.o,mode_throw.cpp.51.o,mode_turtle.cpp.51.o,mode_zigzag.cpp.51.o,motor_test.cpp.51.o,motors.cpp.51.o,navigation.cpp.51.o,precision_landing.cpp.51.o,radio.cpp.51.o,sensors.cpp.51.o,standby.cpp.51.o,surface_tracking.cpp.51.o,system.cpp.51.o,takeoff.cpp.51.o,takeoff_check.cpp.51.o,terrain.cpp.51.o,toy_mode.cpp.51.o,tuning.cpp.51.o -> arducopter} BB-WAF: (run with -v to display more information) BB: Process failed ((627611, 256)) BB: Failed build of ArduCopter skyviper-journey stable BB: Considering frame heli for board skyviper-journey BB: Trying checkout ArduCopter stable skyviper-journey heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable skyviper-journey binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/skyviper-journey-heli/git-version.txt doesn't exist - building BB: Skipping heli build for skyviper-journey BB: [210/239] Building board: skyviper-v2450 at 2025-02-24 10:48:01.285334 BB: Trying checkout ArduCopter stable skyviper-v2450 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable skyviper-v2450 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board skyviper-v2450 BB: Trying checkout ArduCopter stable skyviper-v2450 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable skyviper-v2450 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/skyviper-v2450-heli/git-version.txt doesn't exist - building BB: Skipping heli build for skyviper-v2450 BB: [211/239] Building board: sparky2 at 2025-02-24 10:48:01.343761 BB: Trying checkout ArduCopter stable sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board sparky2 BB: Trying checkout ArduCopter stable sparky2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable sparky2 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [212/239] Building board: speedybeef4 at 2025-02-24 10:48:01.406910 BB: Trying checkout ArduCopter stable speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board speedybeef4 BB: Trying checkout ArduCopter stable speedybeef4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable speedybeef4 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [213/239] Building board: SpeedyBeeF405Mini at 2025-02-24 10:48:01.468582 BB: Trying checkout ArduCopter stable SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board SpeedyBeeF405Mini BB: Trying checkout ArduCopter stable SpeedyBeeF405Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SpeedyBeeF405Mini binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [214/239] Building board: SpeedyBeeF405WING at 2025-02-24 10:48:01.526753 BB: Trying checkout ArduCopter stable SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board SpeedyBeeF405WING BB: Trying checkout ArduCopter stable SpeedyBeeF405WING heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SpeedyBeeF405WING binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [215/239] Building board: speedybeef4v3 at 2025-02-24 10:48:01.586956 BB: Trying checkout ArduCopter stable speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board speedybeef4v3 BB: Trying checkout ArduCopter stable speedybeef4v3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable speedybeef4v3 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [216/239] Building board: speedybeef4v4 at 2025-02-24 10:48:01.647274 BB: Trying checkout ArduCopter stable speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board speedybeef4v4 BB: Trying checkout ArduCopter stable speedybeef4v4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable speedybeef4v4 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [217/239] Building board: SPRacingH7 at 2025-02-24 10:48:01.709086 BB: Trying checkout ArduCopter stable SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board SPRacingH7 BB: Trying checkout ArduCopter stable SPRacingH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SPRacingH7 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [218/239] Building board: SPRacingH7RF at 2025-02-24 10:48:01.770494 BB: Trying checkout ArduCopter stable SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board SPRacingH7RF BB: Trying checkout ArduCopter stable SPRacingH7RF heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SPRacingH7RF binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [219/239] Building board: SuccexF4 at 2025-02-24 10:48:01.832521 BB: Trying checkout ArduCopter stable SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board SuccexF4 BB: Trying checkout ArduCopter stable SuccexF4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SuccexF4 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [220/239] Building board: SULILGH7-P1-P2 at 2025-02-24 10:48:01.897842 BB: Trying checkout ArduCopter stable SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SULILGH7-P1-P2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/SULILGH7-P1-P2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: Considering frame heli for board SULILGH7-P1-P2 BB: Trying checkout ArduCopter stable SULILGH7-P1-P2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable SULILGH7-P1-P2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/SULILGH7-P1-P2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: [221/239] Building board: TBS-Colibri-F7 at 2025-02-24 10:48:03.493397 BB: Trying checkout ArduCopter stable TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board TBS-Colibri-F7 BB: Trying checkout ArduCopter stable TBS-Colibri-F7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable TBS-Colibri-F7 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [222/239] Building board: TBS_LUCID_H7 at 2025-02-24 10:48:03.554083 BB: Trying checkout ArduCopter stable TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable TBS_LUCID_H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/TBS_LUCID_H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (TBS_LUCID_H7) - not in board list BB: Considering frame heli for board TBS_LUCID_H7 BB: Trying checkout ArduCopter stable TBS_LUCID_H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable TBS_LUCID_H7 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/TBS_LUCID_H7-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (TBS_LUCID_H7) - not in board list BB: [223/239] Building board: TBS_LUCID_PRO at 2025-02-24 10:48:05.143420 BB: Trying checkout ArduCopter stable TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable TBS_LUCID_PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/TBS_LUCID_PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (TBS_LUCID_PRO) - not in board list BB: Considering frame heli for board TBS_LUCID_PRO BB: Trying checkout ArduCopter stable TBS_LUCID_PRO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable TBS_LUCID_PRO binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/TBS_LUCID_PRO-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (TBS_LUCID_PRO) - not in board list BB: [224/239] Building board: thepeach-k1 at 2025-02-24 10:48:06.714657 BB: Trying checkout ArduCopter stable thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board thepeach-k1 BB: Trying checkout ArduCopter stable thepeach-k1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable thepeach-k1 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [225/239] Building board: thepeach-r1 at 2025-02-24 10:48:06.777341 BB: Trying checkout ArduCopter stable thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board thepeach-r1 BB: Trying checkout ArduCopter stable thepeach-r1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable thepeach-r1 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [226/239] Building board: TMotorH743 at 2025-02-24 10:48:06.834513 BB: Trying checkout ArduCopter stable TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board TMotorH743 BB: Trying checkout ArduCopter stable TMotorH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable TMotorH743 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [227/239] Building board: VRBrain-v51 at 2025-02-24 10:48:06.891116 BB: Trying checkout ArduCopter stable VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board VRBrain-v51 BB: Trying checkout ArduCopter stable VRBrain-v51 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable VRBrain-v51 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [228/239] Building board: VRBrain-v52 at 2025-02-24 10:48:06.952667 BB: Trying checkout ArduCopter stable VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board VRBrain-v52 BB: Trying checkout ArduCopter stable VRBrain-v52 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable VRBrain-v52 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [229/239] Building board: VRBrain-v54 at 2025-02-24 10:48:07.011855 BB: Trying checkout ArduCopter stable VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board VRBrain-v54 BB: Trying checkout ArduCopter stable VRBrain-v54 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable VRBrain-v54 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [230/239] Building board: VRCore-v10 at 2025-02-24 10:48:07.070241 BB: Trying checkout ArduCopter stable VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board VRCore-v10 BB: Trying checkout ArduCopter stable VRCore-v10 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable VRCore-v10 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [231/239] Building board: VRUBrain-v51 at 2025-02-24 10:48:07.129961 BB: Trying checkout ArduCopter stable VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board VRUBrain-v51 BB: Trying checkout ArduCopter stable VRUBrain-v51 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable VRUBrain-v51 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [232/239] Building board: VUAV-V7pro at 2025-02-24 10:48:07.190699 BB: Trying checkout ArduCopter stable VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable VUAV-V7pro binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board VUAV-V7pro BB: Trying checkout ArduCopter stable VUAV-V7pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable VUAV-V7pro binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [233/239] Building board: X-MAV-AP-H743v2 at 2025-02-24 10:48:07.251318 BB: Trying checkout ArduCopter stable X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable X-MAV-AP-H743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/X-MAV-AP-H743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (X-MAV-AP-H743v2) - not in board list BB: Considering frame heli for board X-MAV-AP-H743v2 BB: Trying checkout ArduCopter stable X-MAV-AP-H743v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable X-MAV-AP-H743v2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/X-MAV-AP-H743v2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (X-MAV-AP-H743v2) - not in board list BB: [234/239] Building board: YJUAV_A6 at 2025-02-24 10:48:08.878123 BB: Trying checkout ArduCopter stable YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board YJUAV_A6 BB: Trying checkout ArduCopter stable YJUAV_A6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable YJUAV_A6 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [235/239] Building board: YJUAV_A6SE at 2025-02-24 10:48:08.939690 BB: Trying checkout ArduCopter stable YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board YJUAV_A6SE BB: Trying checkout ArduCopter stable YJUAV_A6SE heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable YJUAV_A6SE binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [236/239] Building board: YJUAV_A6SE_H743 at 2025-02-24 10:48:08.996369 BB: Trying checkout ArduCopter stable YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board YJUAV_A6SE_H743 BB: Trying checkout ArduCopter stable YJUAV_A6SE_H743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable YJUAV_A6SE_H743 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [237/239] Building board: YJUAV_A6Ultra at 2025-02-24 10:48:09.051977 BB: Trying checkout ArduCopter stable YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board YJUAV_A6Ultra BB: Trying checkout ArduCopter stable YJUAV_A6Ultra heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable YJUAV_A6Ultra binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [238/239] Building board: ZeroOneX6 at 2025-02-24 10:48:09.108127 BB: Trying checkout ArduCopter stable ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ZeroOneX6 binaries None BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: Considering frame heli for board ZeroOneX6 BB: Trying checkout ArduCopter stable ZeroOneX6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ZeroOneX6 binaries heli BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 newversion=commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB: Skipping build - version match (commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325) BB: [239/239] Building board: ZeroOneX6_Air at 2025-02-24 10:48:09.163053 BB: Trying checkout ArduCopter stable ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ZeroOneX6_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/ZeroOneX6_Air/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: Considering frame heli for board ZeroOneX6_Air BB: Trying checkout ArduCopter stable ZeroOneX6_Air heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 2a3dc4b7bf Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 2a3dc4b7bf2507120f7378a7b2fde73185e0c325 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduCopter stable ZeroOneX6_Air binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/ZeroOneX6_Air-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: Trying checkout ArduCopter latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Previous HEAD position was 2a3dc4b7bf Plane: version to 4.5.7 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit fc47d7c2d0c2b57a1c3151adcf0811e1bab2aa4b BB-GIT: Author: Iampete1 BB-GIT: Date: Sun Feb 23 19:19:48 2025 +0000 BB-GIT: BB-GIT: AP_BoardConfig: `SAFETY_MASK` include full 32 channels in docs BB: Building ArduPlane stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/227] Building board: 3DRControlZeroG at 2025-02-24 10:48:12.871862 BB: Trying checkout ArduPlane stable 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'ArduPlane-stable'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [2/227] Building board: ACNS-CM4Pilot at 2025-02-24 10:48:13.327033 BB: Trying checkout ArduPlane stable ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [3/227] Building board: ACNS-F405AIO at 2025-02-24 10:48:13.835915 BB: Trying checkout ArduPlane stable ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [4/227] Building board: AEROFOX-H7 at 2025-02-24 10:48:14.345362 BB: Trying checkout ArduPlane stable AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable AEROFOX-H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/AEROFOX-H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (AEROFOX-H7) - not in board list BB: [5/227] Building board: AET-H743-Basic at 2025-02-24 10:48:15.175524 BB: Trying checkout ArduPlane stable AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable AET-H743-Basic binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/AET-H743-Basic/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (AET-H743-Basic) - not in board list BB: [6/227] Building board: airbotf4 at 2025-02-24 10:48:16.002845 BB: Trying checkout ArduPlane stable airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [7/227] Building board: AIRLink at 2025-02-24 10:48:16.035279 BB: Trying checkout ArduPlane stable AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [8/227] Building board: Airvolute-DCS2 at 2025-02-24 10:48:16.065111 BB: Trying checkout ArduPlane stable Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [9/227] Building board: AnyleafH7 at 2025-02-24 10:48:16.094576 BB: Trying checkout ArduPlane stable AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [10/227] Building board: Aocoda-RC-H743Dual at 2025-02-24 10:48:16.124112 BB: Trying checkout ArduPlane stable Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [11/227] Building board: ARK_FPV at 2025-02-24 10:48:16.152298 BB: Trying checkout ArduPlane stable ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (ARK_FPV) - not in board list BB: [12/227] Building board: ARKV6X at 2025-02-24 10:48:16.985123 BB: Trying checkout ArduPlane stable ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [13/227] Building board: AtomRCF405NAVI at 2025-02-24 10:48:17.016871 BB: Trying checkout ArduPlane stable AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [14/227] Building board: bbbmini at 2025-02-24 10:48:17.048152 BB: Trying checkout ArduPlane stable bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [15/227] Building board: BeastF7 at 2025-02-24 10:48:17.076277 BB: Trying checkout ArduPlane stable BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [16/227] Building board: BeastF7v2 at 2025-02-24 10:48:17.105659 BB: Trying checkout ArduPlane stable BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [17/227] Building board: BeastH7 at 2025-02-24 10:48:17.133723 BB: Trying checkout ArduPlane stable BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [18/227] Building board: BeastH7v2 at 2025-02-24 10:48:17.162737 BB: Trying checkout ArduPlane stable BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [19/227] Building board: bebop at 2025-02-24 10:48:17.190707 BB: Trying checkout ArduPlane stable bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable bebop binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [20/227] Building board: BlitzF745 at 2025-02-24 10:48:17.217889 BB: Trying checkout ArduPlane stable BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [21/227] Building board: BlitzF745AIO at 2025-02-24 10:48:17.247257 BB: Trying checkout ArduPlane stable BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [22/227] Building board: BlitzH743Pro at 2025-02-24 10:48:17.275692 BB: Trying checkout ArduPlane stable BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [23/227] Building board: BlitzMiniF745 at 2025-02-24 10:48:17.310756 BB: Trying checkout ArduPlane stable BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [24/227] Building board: BlitzWingH743 at 2025-02-24 10:48:17.338759 BB: Trying checkout ArduPlane stable BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [25/227] Building board: blue at 2025-02-24 10:48:17.367167 BB: Trying checkout ArduPlane stable blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable blue binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [26/227] Building board: canzero at 2025-02-24 10:48:17.394822 BB: Trying checkout ArduPlane stable canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable canzero binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [27/227] Building board: CBU-H7-LC-Stamp at 2025-02-24 10:48:17.421964 BB: Trying checkout ArduPlane stable CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [28/227] Building board: CBU-H7-Stamp at 2025-02-24 10:48:18.222341 BB: Trying checkout ArduPlane stable CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CBU-H7-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/CBU-H7-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CBU-H7-Stamp) - not in board list BB: [29/227] Building board: CSKY405 at 2025-02-24 10:48:19.017760 BB: Trying checkout ArduPlane stable CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CSKY405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/CSKY405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CSKY405) - not in board list BB: [30/227] Building board: CUAV-7-Nano at 2025-02-24 10:48:19.796850 BB: Trying checkout ArduPlane stable CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [31/227] Building board: CUAV-Nora at 2025-02-24 10:48:19.827775 BB: Trying checkout ArduPlane stable CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [32/227] Building board: CUAV-Nora-bdshot at 2025-02-24 10:48:19.856565 BB: Trying checkout ArduPlane stable CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [33/227] Building board: CUAV-Pixhack-v3 at 2025-02-24 10:48:19.885490 BB: Trying checkout ArduPlane stable CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CUAV-Pixhack-v3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/CUAV-Pixhack-v3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CUAV-Pixhack-v3) - not in board list BB: [34/227] Building board: CUAV-X7 at 2025-02-24 10:48:20.679361 BB: Trying checkout ArduPlane stable CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [35/227] Building board: CUAV-X7-bdshot at 2025-02-24 10:48:20.711009 BB: Trying checkout ArduPlane stable CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [36/227] Building board: CUAVv5 at 2025-02-24 10:48:20.740645 BB: Trying checkout ArduPlane stable CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [37/227] Building board: CUAVv5-bdshot at 2025-02-24 10:48:20.769896 BB: Trying checkout ArduPlane stable CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [38/227] Building board: CUAVv5Nano at 2025-02-24 10:48:20.799039 BB: Trying checkout ArduPlane stable CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [39/227] Building board: CUAVv5Nano-bdshot at 2025-02-24 10:48:20.827209 BB: Trying checkout ArduPlane stable CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [40/227] Building board: CubeBlack at 2025-02-24 10:48:20.855226 BB: Trying checkout ArduPlane stable CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [41/227] Building board: CubeBlack+ at 2025-02-24 10:48:20.883865 BB: Trying checkout ArduPlane stable CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [42/227] Building board: CubeOrange at 2025-02-24 10:48:20.921013 BB: Trying checkout ArduPlane stable CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [43/227] Building board: CubeOrange-bdshot at 2025-02-24 10:48:20.949404 BB: Trying checkout ArduPlane stable CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [44/227] Building board: CubeOrangePlus at 2025-02-24 10:48:20.977971 BB: Trying checkout ArduPlane stable CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [45/227] Building board: CubeOrangePlus-bdshot at 2025-02-24 10:48:21.004528 BB: Trying checkout ArduPlane stable CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [46/227] Building board: CubePurple at 2025-02-24 10:48:21.033824 BB: Trying checkout ArduPlane stable CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [47/227] Building board: CubeRedPrimary at 2025-02-24 10:48:21.061344 BB: Trying checkout ArduPlane stable CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [48/227] Building board: CubeRedSecondary at 2025-02-24 10:48:21.089350 BB: Trying checkout ArduPlane stable CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [49/227] Building board: CubeYellow at 2025-02-24 10:48:21.116435 BB: Trying checkout ArduPlane stable CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [50/227] Building board: CubeYellow-bdshot at 2025-02-24 10:48:21.146138 BB: Trying checkout ArduPlane stable CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [51/227] Building board: DevEBoxH7v2 at 2025-02-24 10:48:21.173704 BB: Trying checkout ArduPlane stable DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [52/227] Building board: disco at 2025-02-24 10:48:21.201653 BB: Trying checkout ArduPlane stable disco None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable disco binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [53/227] Building board: DroneerF405 at 2025-02-24 10:48:21.228905 BB: Trying checkout ArduPlane stable DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (DroneerF405) - not in board list BB: [54/227] Building board: DrotekP3Pro at 2025-02-24 10:48:22.013969 BB: Trying checkout ArduPlane stable DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [55/227] Building board: Durandal at 2025-02-24 10:48:22.045214 BB: Trying checkout ArduPlane stable Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Durandal binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [56/227] Building board: Durandal-bdshot at 2025-02-24 10:48:22.075115 BB: Trying checkout ArduPlane stable Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [57/227] Building board: edge at 2025-02-24 10:48:22.103847 BB: Trying checkout ArduPlane stable edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable edge binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [58/227] Building board: erlebrain2 at 2025-02-24 10:48:22.130820 BB: Trying checkout ArduPlane stable erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [59/227] Building board: F35Lightning at 2025-02-24 10:48:22.158403 BB: Trying checkout ArduPlane stable F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [60/227] Building board: F4BY at 2025-02-24 10:48:22.187379 BB: Trying checkout ArduPlane stable F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable F4BY binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [61/227] Building board: F4BY_F427 at 2025-02-24 10:48:22.216533 BB: Trying checkout ArduPlane stable F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (F4BY_F427) - not in board list BB: [62/227] Building board: FlyingMoonF407 at 2025-02-24 10:48:23.004013 BB: Trying checkout ArduPlane stable FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [63/227] Building board: FlyingMoonF427 at 2025-02-24 10:48:23.035265 BB: Trying checkout ArduPlane stable FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [64/227] Building board: FlyingMoonH743 at 2025-02-24 10:48:23.065213 BB: Trying checkout ArduPlane stable FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [65/227] Building board: FlywooF405Pro at 2025-02-24 10:48:23.093811 BB: Trying checkout ArduPlane stable FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [66/227] Building board: FlywooF745 at 2025-02-24 10:48:23.123427 BB: Trying checkout ArduPlane stable FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [67/227] Building board: FlywooF745Nano at 2025-02-24 10:48:23.154164 BB: Trying checkout ArduPlane stable FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [68/227] Building board: FlywooH743Pro at 2025-02-24 10:48:23.183280 BB: Trying checkout ArduPlane stable FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable FlywooH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/FlywooH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (FlywooH743Pro) - not in board list BB: [69/227] Building board: fmuv2 at 2025-02-24 10:48:23.981434 BB: Trying checkout ArduPlane stable fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [70/227] Building board: fmuv3 at 2025-02-24 10:48:24.011222 BB: Trying checkout ArduPlane stable fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [71/227] Building board: fmuv5 at 2025-02-24 10:48:24.040611 BB: Trying checkout ArduPlane stable fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [72/227] Building board: FoxeerF405v2 at 2025-02-24 10:48:24.068735 BB: Trying checkout ArduPlane stable FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [73/227] Building board: FoxeerH743v1 at 2025-02-24 10:48:24.096593 BB: Trying checkout ArduPlane stable FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [74/227] Building board: GEPRC_TAKER_H743 at 2025-02-24 10:48:24.124784 BB: Trying checkout ArduPlane stable GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [75/227] Building board: GEPRCF745BTHD at 2025-02-24 10:48:24.917060 BB: Trying checkout ArduPlane stable GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable GEPRCF745BTHD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/GEPRCF745BTHD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (GEPRCF745BTHD) - not in board list BB: [76/227] Building board: HEEWING-F405 at 2025-02-24 10:48:25.706066 BB: Trying checkout ArduPlane stable HEEWING-F405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable HEEWING-F405 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [77/227] Building board: HEEWING-F405v2 at 2025-02-24 10:48:25.738372 BB: Trying checkout ArduPlane stable HEEWING-F405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable HEEWING-F405v2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [78/227] Building board: Here4FC at 2025-02-24 10:48:25.767596 BB: Trying checkout ArduPlane stable Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Here4FC binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [79/227] Building board: IFLIGHT_2RAW_H7 at 2025-02-24 10:48:25.797037 BB: Trying checkout ArduPlane stable IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [80/227] Building board: JFB100 at 2025-02-24 10:48:25.827474 BB: Trying checkout ArduPlane stable JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable JFB100 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [81/227] Building board: JFB110 at 2025-02-24 10:48:25.856547 BB: Trying checkout ArduPlane stable JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable JFB110 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [82/227] Building board: JHEM_JHEF405 at 2025-02-24 10:48:25.886516 BB: Trying checkout ArduPlane stable JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable JHEM_JHEF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/JHEM_JHEF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (JHEM_JHEF405) - not in board list BB: [83/227] Building board: JHEMCU-H743HD at 2025-02-24 10:48:26.709875 BB: Trying checkout ArduPlane stable JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable JHEMCU-H743HD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/JHEMCU-H743HD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (JHEMCU-H743HD) - not in board list BB: [84/227] Building board: KakuteF4 at 2025-02-24 10:48:27.498763 BB: Trying checkout ArduPlane stable KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [85/227] Building board: KakuteF4-Wing at 2025-02-24 10:48:27.529648 BB: Trying checkout ArduPlane stable KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable KakuteF4-Wing binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/KakuteF4-Wing/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (KakuteF4-Wing) - not in board list BB: [86/227] Building board: KakuteF4Mini at 2025-02-24 10:48:28.323597 BB: Trying checkout ArduPlane stable KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [87/227] Building board: KakuteF7 at 2025-02-24 10:48:28.355105 BB: Trying checkout ArduPlane stable KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [88/227] Building board: KakuteF7-bdshot at 2025-02-24 10:48:28.386011 BB: Trying checkout ArduPlane stable KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [89/227] Building board: KakuteF7Mini at 2025-02-24 10:48:28.416298 BB: Trying checkout ArduPlane stable KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [90/227] Building board: KakuteH7 at 2025-02-24 10:48:28.444860 BB: Trying checkout ArduPlane stable KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [91/227] Building board: KakuteH7-bdshot at 2025-02-24 10:48:28.472867 BB: Trying checkout ArduPlane stable KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [92/227] Building board: KakuteH7-Wing at 2025-02-24 10:48:28.500732 BB: Trying checkout ArduPlane stable KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [93/227] Building board: KakuteH7Mini at 2025-02-24 10:48:28.528818 BB: Trying checkout ArduPlane stable KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [94/227] Building board: KakuteH7Mini-Nand at 2025-02-24 10:48:28.556752 BB: Trying checkout ArduPlane stable KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [95/227] Building board: KakuteH7v2 at 2025-02-24 10:48:28.588034 BB: Trying checkout ArduPlane stable KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [96/227] Building board: LongBowF405WING at 2025-02-24 10:48:28.615544 BB: Trying checkout ArduPlane stable LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable LongBowF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/LongBowF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (LongBowF405WING) - not in board list BB: [97/227] Building board: luminousbee5 at 2025-02-24 10:48:29.421510 BB: Trying checkout ArduPlane stable luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [98/227] Building board: MambaF405-2022 at 2025-02-24 10:48:29.451814 BB: Trying checkout ArduPlane stable MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [99/227] Building board: MambaF405US-I2C at 2025-02-24 10:48:29.480908 BB: Trying checkout ArduPlane stable MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [100/227] Building board: MambaF405v2 at 2025-02-24 10:48:29.508890 BB: Trying checkout ArduPlane stable MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [101/227] Building board: MambaH743v4 at 2025-02-24 10:48:29.536483 BB: Trying checkout ArduPlane stable MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [102/227] Building board: MatekF405 at 2025-02-24 10:48:29.565878 BB: Trying checkout ArduPlane stable MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [103/227] Building board: MatekF405-bdshot at 2025-02-24 10:48:29.593785 BB: Trying checkout ArduPlane stable MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [104/227] Building board: MatekF405-CAN at 2025-02-24 10:48:29.622764 BB: Trying checkout ArduPlane stable MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [105/227] Building board: MatekF405-STD at 2025-02-24 10:48:29.650749 BB: Trying checkout ArduPlane stable MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [106/227] Building board: MatekF405-TE at 2025-02-24 10:48:29.678795 BB: Trying checkout ArduPlane stable MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [107/227] Building board: MatekF405-TE-bdshot at 2025-02-24 10:48:29.706727 BB: Trying checkout ArduPlane stable MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [108/227] Building board: MatekF405-Wing at 2025-02-24 10:48:29.734990 BB: Trying checkout ArduPlane stable MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [109/227] Building board: MatekF405-Wing-bdshot at 2025-02-24 10:48:29.764319 BB: Trying checkout ArduPlane stable MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [110/227] Building board: MatekF765-SE at 2025-02-24 10:48:29.792667 BB: Trying checkout ArduPlane stable MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [111/227] Building board: MatekF765-Wing at 2025-02-24 10:48:29.821680 BB: Trying checkout ArduPlane stable MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [112/227] Building board: MatekF765-Wing-bdshot at 2025-02-24 10:48:29.851141 BB: Trying checkout ArduPlane stable MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [113/227] Building board: MatekH743 at 2025-02-24 10:48:29.879086 BB: Trying checkout ArduPlane stable MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [114/227] Building board: MatekH743-bdshot at 2025-02-24 10:48:29.906507 BB: Trying checkout ArduPlane stable MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [115/227] Building board: MatekH7A3 at 2025-02-24 10:48:29.935680 BB: Trying checkout ArduPlane stable MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MatekH7A3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/MatekH7A3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MatekH7A3) - not in board list BB: [116/227] Building board: MFT-SEMA100 at 2025-02-24 10:48:30.732709 BB: Trying checkout ArduPlane stable MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MFT-SEMA100 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [117/227] Building board: MicoAir405Mini at 2025-02-24 10:48:30.764828 BB: Trying checkout ArduPlane stable MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MicoAir405Mini binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/MicoAir405Mini/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir405Mini) - not in board list BB: [118/227] Building board: MicoAir405v2 at 2025-02-24 10:48:31.555068 BB: Trying checkout ArduPlane stable MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MicoAir405v2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [119/227] Building board: MicoAir743 at 2025-02-24 10:48:31.586114 BB: Trying checkout ArduPlane stable MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MicoAir743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/MicoAir743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743) - not in board list BB: [120/227] Building board: MicoAir743-AIO at 2025-02-24 10:48:32.360928 BB: Trying checkout ArduPlane stable MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MicoAir743-AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/MicoAir743-AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743-AIO) - not in board list BB: [121/227] Building board: MicoAir743v2 at 2025-02-24 10:48:33.150108 BB: Trying checkout ArduPlane stable MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MicoAir743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/MicoAir743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743v2) - not in board list BB: [122/227] Building board: mindpx-v2 at 2025-02-24 10:48:33.965379 BB: Trying checkout ArduPlane stable mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [123/227] Building board: mini-pix at 2025-02-24 10:48:33.996248 BB: Trying checkout ArduPlane stable mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [124/227] Building board: modalai_fc-v1 at 2025-02-24 10:48:34.024031 BB: Trying checkout ArduPlane stable modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [125/227] Building board: mRoControlZeroClassic at 2025-02-24 10:48:34.052365 BB: Trying checkout ArduPlane stable mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [126/227] Building board: mRoControlZeroF7 at 2025-02-24 10:48:34.081123 BB: Trying checkout ArduPlane stable mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [127/227] Building board: mRoControlZeroH7 at 2025-02-24 10:48:34.109970 BB: Trying checkout ArduPlane stable mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [128/227] Building board: mRoControlZeroH7-bdshot at 2025-02-24 10:48:34.138758 BB: Trying checkout ArduPlane stable mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [129/227] Building board: mRoControlZeroOEMH7 at 2025-02-24 10:48:34.166623 BB: Trying checkout ArduPlane stable mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [130/227] Building board: mRoCZeroOEMH7-bdshot at 2025-02-24 10:48:34.196103 BB: Trying checkout ArduPlane stable mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [131/227] Building board: mRoNexus at 2025-02-24 10:48:34.225337 BB: Trying checkout ArduPlane stable mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [132/227] Building board: mRoPixracerPro at 2025-02-24 10:48:34.255041 BB: Trying checkout ArduPlane stable mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [133/227] Building board: mRoPixracerPro-bdshot at 2025-02-24 10:48:34.283082 BB: Trying checkout ArduPlane stable mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [134/227] Building board: mRoX21 at 2025-02-24 10:48:34.311628 BB: Trying checkout ArduPlane stable mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [135/227] Building board: mRoX21-777 at 2025-02-24 10:48:34.340590 BB: Trying checkout ArduPlane stable mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [136/227] Building board: MUPilot at 2025-02-24 10:48:34.368407 BB: Trying checkout ArduPlane stable MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable MUPilot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/MUPilot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MUPilot) - not in board list BB: [137/227] Building board: navigator at 2025-02-24 10:48:35.170824 BB: Trying checkout ArduPlane stable navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable navigator binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [138/227] Building board: navigator64 at 2025-02-24 10:48:35.201220 BB: Trying checkout ArduPlane stable navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable navigator64 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/navigator64/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (navigator64) - not in board list BB: [139/227] Building board: navio at 2025-02-24 10:48:36.001418 BB: Trying checkout ArduPlane stable navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable navio binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [140/227] Building board: navio2 at 2025-02-24 10:48:36.031233 BB: Trying checkout ArduPlane stable navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable navio2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [141/227] Building board: NxtPX4v2 at 2025-02-24 10:48:36.059384 BB: Trying checkout ArduPlane stable NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable NxtPX4v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/NxtPX4v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (NxtPX4v2) - not in board list BB: [142/227] Building board: obal at 2025-02-24 10:48:36.851640 BB: Trying checkout ArduPlane stable obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable obal binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [143/227] Building board: omnibusf4 at 2025-02-24 10:48:36.881848 BB: Trying checkout ArduPlane stable omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [144/227] Building board: omnibusf4pro at 2025-02-24 10:48:36.910090 BB: Trying checkout ArduPlane stable omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [145/227] Building board: omnibusf4pro-bdshot at 2025-02-24 10:48:36.939414 BB: Trying checkout ArduPlane stable omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [146/227] Building board: omnibusf4v6 at 2025-02-24 10:48:36.967965 BB: Trying checkout ArduPlane stable omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [147/227] Building board: OMNIBUSF7V2 at 2025-02-24 10:48:36.997054 BB: Trying checkout ArduPlane stable OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [148/227] Building board: OmnibusNanoV6 at 2025-02-24 10:48:37.024461 BB: Trying checkout ArduPlane stable OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [149/227] Building board: OmnibusNanoV6-bdshot at 2025-02-24 10:48:37.053661 BB: Trying checkout ArduPlane stable OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [150/227] Building board: OrqaF405Pro at 2025-02-24 10:48:37.084523 BB: Trying checkout ArduPlane stable OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable OrqaF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [151/227] Building board: PH4-mini at 2025-02-24 10:48:37.111926 BB: Trying checkout ArduPlane stable PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [152/227] Building board: PH4-mini-bdshot at 2025-02-24 10:48:37.140497 BB: Trying checkout ArduPlane stable PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [153/227] Building board: Pix32v5 at 2025-02-24 10:48:37.168549 BB: Trying checkout ArduPlane stable Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [154/227] Building board: PixC4-Jetson at 2025-02-24 10:48:37.196393 BB: Trying checkout ArduPlane stable PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [155/227] Building board: PixFlamingo at 2025-02-24 10:48:37.225410 BB: Trying checkout ArduPlane stable PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [156/227] Building board: PixFlamingo-F767 at 2025-02-24 10:48:37.253681 BB: Trying checkout ArduPlane stable PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable PixFlamingo-F767 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [157/227] Building board: Pixhawk1 at 2025-02-24 10:48:37.283015 BB: Trying checkout ArduPlane stable Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [158/227] Building board: Pixhawk1-1M at 2025-02-24 10:48:37.310418 BB: Trying checkout ArduPlane stable Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [159/227] Building board: Pixhawk1-1M-bdshot at 2025-02-24 10:48:37.339767 BB: Trying checkout ArduPlane stable Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [160/227] Building board: Pixhawk1-bdshot at 2025-02-24 10:48:37.368644 BB: Trying checkout ArduPlane stable Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [161/227] Building board: Pixhawk4 at 2025-02-24 10:48:37.396935 BB: Trying checkout ArduPlane stable Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [162/227] Building board: Pixhawk4-bdshot at 2025-02-24 10:48:37.425210 BB: Trying checkout ArduPlane stable Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [163/227] Building board: Pixhawk5X at 2025-02-24 10:48:37.452535 BB: Trying checkout ArduPlane stable Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [164/227] Building board: Pixhawk6C at 2025-02-24 10:48:37.483789 BB: Trying checkout ArduPlane stable Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [165/227] Building board: Pixhawk6C-bdshot at 2025-02-24 10:48:37.512317 BB: Trying checkout ArduPlane stable Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [166/227] Building board: Pixhawk6X at 2025-02-24 10:48:37.540370 BB: Trying checkout ArduPlane stable Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [167/227] Building board: Pixhawk6X-bdshot at 2025-02-24 10:48:37.568509 BB: Trying checkout ArduPlane stable Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [168/227] Building board: PixPilot-C3 at 2025-02-24 10:48:37.596525 BB: Trying checkout ArduPlane stable PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [169/227] Building board: PixPilot-V3 at 2025-02-24 10:48:37.624550 BB: Trying checkout ArduPlane stable PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [170/227] Building board: PixPilot-V6 at 2025-02-24 10:48:37.653427 BB: Trying checkout ArduPlane stable PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [171/227] Building board: PixPilot-V6PRO at 2025-02-24 10:48:37.681824 BB: Trying checkout ArduPlane stable PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable PixPilot-V6PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/PixPilot-V6PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (PixPilot-V6PRO) - not in board list BB: [172/227] Building board: Pixracer at 2025-02-24 10:48:38.472626 BB: Trying checkout ArduPlane stable Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [173/227] Building board: Pixracer-bdshot at 2025-02-24 10:48:38.504145 BB: Trying checkout ArduPlane stable Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [174/227] Building board: PixSurveyA1 at 2025-02-24 10:48:38.532727 BB: Trying checkout ArduPlane stable PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [175/227] Building board: PixSurveyA1-IND at 2025-02-24 10:48:38.560932 BB: Trying checkout ArduPlane stable PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [176/227] Building board: PixSurveyA2 at 2025-02-24 10:48:38.589547 BB: Trying checkout ArduPlane stable PixSurveyA2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable PixSurveyA2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [177/227] Building board: pxf at 2025-02-24 10:48:38.617313 BB: Trying checkout ArduPlane stable pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable pxf binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [178/227] Building board: pxfmini at 2025-02-24 10:48:38.643785 BB: Trying checkout ArduPlane stable pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [179/227] Building board: QioTekAdeptF407 at 2025-02-24 10:48:38.671618 BB: Trying checkout ArduPlane stable QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [180/227] Building board: QioTekZealotF427 at 2025-02-24 10:48:38.700106 BB: Trying checkout ArduPlane stable QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [181/227] Building board: QioTekZealotH743 at 2025-02-24 10:48:38.728009 BB: Trying checkout ArduPlane stable QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [182/227] Building board: QioTekZealotH743-bdshot at 2025-02-24 10:48:38.756346 BB: Trying checkout ArduPlane stable QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [183/227] Building board: R9Pilot at 2025-02-24 10:48:38.785615 BB: Trying checkout ArduPlane stable R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [184/227] Building board: RadiolinkPIX6 at 2025-02-24 10:48:38.812978 BB: Trying checkout ArduPlane stable RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable RadiolinkPIX6 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [185/227] Building board: RADIX2HD at 2025-02-24 10:48:38.841567 BB: Trying checkout ArduPlane stable RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [186/227] Building board: ReaperF745 at 2025-02-24 10:48:38.871649 BB: Trying checkout ArduPlane stable ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [187/227] Building board: revo-mini at 2025-02-24 10:48:38.902518 BB: Trying checkout ArduPlane stable revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [188/227] Building board: revo-mini-bdshot at 2025-02-24 10:48:38.930175 BB: Trying checkout ArduPlane stable revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [189/227] Building board: revo-mini-i2c at 2025-02-24 10:48:38.959102 BB: Trying checkout ArduPlane stable revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [190/227] Building board: revo-mini-i2c-bdshot at 2025-02-24 10:48:38.986788 BB: Trying checkout ArduPlane stable revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [191/227] Building board: SDMODELH7V1 at 2025-02-24 10:48:39.014815 BB: Trying checkout ArduPlane stable SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [192/227] Building board: SDMODELH7V2 at 2025-02-24 10:48:39.045052 BB: Trying checkout ArduPlane stable SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable SDMODELH7V2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [193/227] Building board: SITL_arm_linux_gnueabihf at 2025-02-24 10:48:39.074016 BB: Trying checkout ArduPlane stable SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [194/227] Building board: SITL_x86_64_linux_gnu at 2025-02-24 10:48:39.101416 BB: Trying checkout ArduPlane stable SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [195/227] Building board: SIYI_N7 at 2025-02-24 10:48:39.127583 BB: Trying checkout ArduPlane stable SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [196/227] Building board: SkySakuraH743 at 2025-02-24 10:48:39.155611 BB: Trying checkout ArduPlane stable SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable SkySakuraH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/SkySakuraH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (SkySakuraH743) - not in board list BB: [197/227] Building board: SkystarsH7HD-bdshot at 2025-02-24 10:48:39.957393 BB: Trying checkout ArduPlane stable SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [198/227] Building board: sparky2 at 2025-02-24 10:48:39.991015 BB: Trying checkout ArduPlane stable sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [199/227] Building board: speedybeef4 at 2025-02-24 10:48:40.020975 BB: Trying checkout ArduPlane stable speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [200/227] Building board: SpeedyBeeF405Mini at 2025-02-24 10:48:40.052544 BB: Trying checkout ArduPlane stable SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [201/227] Building board: SpeedyBeeF405WING at 2025-02-24 10:48:40.084290 BB: Trying checkout ArduPlane stable SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [202/227] Building board: speedybeef4v3 at 2025-02-24 10:48:40.113699 BB: Trying checkout ArduPlane stable speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [203/227] Building board: speedybeef4v4 at 2025-02-24 10:48:40.142924 BB: Trying checkout ArduPlane stable speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [204/227] Building board: SPRacingH7 at 2025-02-24 10:48:40.172295 BB: Trying checkout ArduPlane stable SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [205/227] Building board: SPRacingH7RF at 2025-02-24 10:48:40.201799 BB: Trying checkout ArduPlane stable SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [206/227] Building board: SuccexF4 at 2025-02-24 10:48:40.231071 BB: Trying checkout ArduPlane stable SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [207/227] Building board: SULILGH7-P1-P2 at 2025-02-24 10:48:40.260874 BB: Trying checkout ArduPlane stable SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable SULILGH7-P1-P2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/SULILGH7-P1-P2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: [208/227] Building board: Swan-K1 at 2025-02-24 10:48:41.045522 BB: Trying checkout ArduPlane stable Swan-K1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable Swan-K1 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [209/227] Building board: TBS-Colibri-F7 at 2025-02-24 10:48:41.078206 BB: Trying checkout ArduPlane stable TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [210/227] Building board: TBS_LUCID_H7 at 2025-02-24 10:48:41.108106 BB: Trying checkout ArduPlane stable TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable TBS_LUCID_H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/TBS_LUCID_H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (TBS_LUCID_H7) - not in board list BB: [211/227] Building board: TBS_LUCID_PRO at 2025-02-24 10:48:41.905388 BB: Trying checkout ArduPlane stable TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable TBS_LUCID_PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/TBS_LUCID_PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (TBS_LUCID_PRO) - not in board list BB: [212/227] Building board: thepeach-k1 at 2025-02-24 10:48:42.693408 BB: Trying checkout ArduPlane stable thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [213/227] Building board: thepeach-r1 at 2025-02-24 10:48:42.724611 BB: Trying checkout ArduPlane stable thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [214/227] Building board: TMotorH743 at 2025-02-24 10:48:42.753013 BB: Trying checkout ArduPlane stable TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [215/227] Building board: VRBrain-v51 at 2025-02-24 10:48:42.783391 BB: Trying checkout ArduPlane stable VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [216/227] Building board: VRBrain-v52 at 2025-02-24 10:48:42.812480 BB: Trying checkout ArduPlane stable VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [217/227] Building board: VRBrain-v54 at 2025-02-24 10:48:42.840956 BB: Trying checkout ArduPlane stable VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [218/227] Building board: VRCore-v10 at 2025-02-24 10:48:42.868676 BB: Trying checkout ArduPlane stable VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [219/227] Building board: VRUBrain-v51 at 2025-02-24 10:48:42.901721 BB: Trying checkout ArduPlane stable VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [220/227] Building board: VUAV-V7pro at 2025-02-24 10:48:42.937634 BB: Trying checkout ArduPlane stable VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable VUAV-V7pro binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [221/227] Building board: X-MAV-AP-H743v2 at 2025-02-24 10:48:42.967093 BB: Trying checkout ArduPlane stable X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable X-MAV-AP-H743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/X-MAV-AP-H743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (X-MAV-AP-H743v2) - not in board list BB: [222/227] Building board: YJUAV_A6 at 2025-02-24 10:48:43.764971 BB: Trying checkout ArduPlane stable YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [223/227] Building board: YJUAV_A6SE at 2025-02-24 10:48:43.799338 BB: Trying checkout ArduPlane stable YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [224/227] Building board: YJUAV_A6SE_H743 at 2025-02-24 10:48:43.829328 BB: Trying checkout ArduPlane stable YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [225/227] Building board: YJUAV_A6Ultra at 2025-02-24 10:48:43.858629 BB: Trying checkout ArduPlane stable YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [226/227] Building board: ZeroOneX6 at 2025-02-24 10:48:43.887300 BB: Trying checkout ArduPlane stable ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable ZeroOneX6 binaries None BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 0358a9c210bc6c965006f5d6029239b7033616df newversion=commit 0358a9c210bc6c965006f5d6029239b7033616df BB: Skipping build - version match (commit 0358a9c210bc6c965006f5d6029239b7033616df) BB: [227/227] Building board: ZeroOneX6_Air at 2025-02-24 10:48:43.916673 BB: Trying checkout ArduPlane stable ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 0358a9c210 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 0358a9c210bc6c965006f5d6029239b7033616df BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building ArduPlane stable ZeroOneX6_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/ZeroOneX6_Air/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: Trying checkout ArduPlane latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Previous HEAD position was 0358a9c210 Plane: version to 4.5.7 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit fc47d7c2d0c2b57a1c3151adcf0811e1bab2aa4b BB-GIT: Author: Iampete1 BB-GIT: Date: Sun Feb 23 19:19:48 2025 +0000 BB-GIT: BB-GIT: AP_BoardConfig: `SAFETY_MASK` include full 32 channels in docs BB: Building Rover stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/223] Building board: 3DRControlZeroG at 2025-02-24 10:48:46.115845 BB: Trying checkout Rover stable 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'APMrover2-stable'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [2/223] Building board: ACNS-CM4Pilot at 2025-02-24 10:48:46.842864 BB: Trying checkout Rover stable ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [3/223] Building board: ACNS-F405AIO at 2025-02-24 10:48:47.046640 BB: Trying checkout Rover stable ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [4/223] Building board: AEROFOX-H7 at 2025-02-24 10:48:47.075156 BB: Trying checkout Rover stable AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable AEROFOX-H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/AEROFOX-H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (AEROFOX-H7) - not in board list BB: [5/223] Building board: AET-H743-Basic at 2025-02-24 10:48:47.905555 BB: Trying checkout Rover stable AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable AET-H743-Basic binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/AET-H743-Basic/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (AET-H743-Basic) - not in board list BB: [6/223] Building board: airbotf4 at 2025-02-24 10:48:48.716475 BB: Trying checkout Rover stable airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [7/223] Building board: AIRLink at 2025-02-24 10:48:48.747032 BB: Trying checkout Rover stable AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [8/223] Building board: Airvolute-DCS2 at 2025-02-24 10:48:48.776970 BB: Trying checkout Rover stable Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [9/223] Building board: AnyleafH7 at 2025-02-24 10:48:48.812451 BB: Trying checkout Rover stable AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [10/223] Building board: Aocoda-RC-H743Dual at 2025-02-24 10:48:48.841524 BB: Trying checkout Rover stable Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [11/223] Building board: ARK_FPV at 2025-02-24 10:48:48.869737 BB: Trying checkout Rover stable ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (ARK_FPV) - not in board list BB: [12/223] Building board: ARKV6X at 2025-02-24 10:48:49.656717 BB: Trying checkout Rover stable ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [13/223] Building board: AtomRCF405NAVI at 2025-02-24 10:48:49.687744 BB: Trying checkout Rover stable AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [14/223] Building board: bbbmini at 2025-02-24 10:48:49.715946 BB: Trying checkout Rover stable bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [15/223] Building board: BeastF7 at 2025-02-24 10:48:49.743023 BB: Trying checkout Rover stable BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [16/223] Building board: BeastF7v2 at 2025-02-24 10:48:49.772895 BB: Trying checkout Rover stable BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [17/223] Building board: BeastH7 at 2025-02-24 10:48:49.802191 BB: Trying checkout Rover stable BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [18/223] Building board: BeastH7v2 at 2025-02-24 10:48:49.831369 BB: Trying checkout Rover stable BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [19/223] Building board: bebop at 2025-02-24 10:48:49.859989 BB: Trying checkout Rover stable bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable bebop binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [20/223] Building board: BlitzF745 at 2025-02-24 10:48:49.887280 BB: Trying checkout Rover stable BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [21/223] Building board: BlitzF745AIO at 2025-02-24 10:48:49.916621 BB: Trying checkout Rover stable BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [22/223] Building board: BlitzH743Pro at 2025-02-24 10:48:49.947082 BB: Trying checkout Rover stable BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [23/223] Building board: BlitzMiniF745 at 2025-02-24 10:48:49.981110 BB: Trying checkout Rover stable BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [24/223] Building board: BlitzWingH743 at 2025-02-24 10:48:50.010349 BB: Trying checkout Rover stable BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [25/223] Building board: blue at 2025-02-24 10:48:50.038915 BB: Trying checkout Rover stable blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable blue binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [26/223] Building board: canzero at 2025-02-24 10:48:50.066457 BB: Trying checkout Rover stable canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable canzero binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [27/223] Building board: CBU-H7-LC-Stamp at 2025-02-24 10:48:50.093845 BB: Trying checkout Rover stable CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [28/223] Building board: CBU-H7-Stamp at 2025-02-24 10:48:50.879347 BB: Trying checkout Rover stable CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CBU-H7-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/CBU-H7-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CBU-H7-Stamp) - not in board list BB: [29/223] Building board: CSKY405 at 2025-02-24 10:48:51.679112 BB: Trying checkout Rover stable CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CSKY405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/CSKY405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CSKY405) - not in board list BB: [30/223] Building board: CUAV-7-Nano at 2025-02-24 10:48:52.467870 BB: Trying checkout Rover stable CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [31/223] Building board: CUAV-Nora at 2025-02-24 10:48:52.498779 BB: Trying checkout Rover stable CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [32/223] Building board: CUAV-Nora-bdshot at 2025-02-24 10:48:52.528699 BB: Trying checkout Rover stable CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [33/223] Building board: CUAV-Pixhack-v3 at 2025-02-24 10:48:52.557542 BB: Trying checkout Rover stable CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CUAV-Pixhack-v3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/CUAV-Pixhack-v3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CUAV-Pixhack-v3) - not in board list BB: [34/223] Building board: CUAV-X7 at 2025-02-24 10:48:53.337456 BB: Trying checkout Rover stable CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [35/223] Building board: CUAV-X7-bdshot at 2025-02-24 10:48:53.368775 BB: Trying checkout Rover stable CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [36/223] Building board: CUAVv5 at 2025-02-24 10:48:53.400298 BB: Trying checkout Rover stable CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [37/223] Building board: CUAVv5-bdshot at 2025-02-24 10:48:53.429090 BB: Trying checkout Rover stable CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [38/223] Building board: CUAVv5Nano at 2025-02-24 10:48:53.457537 BB: Trying checkout Rover stable CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [39/223] Building board: CUAVv5Nano-bdshot at 2025-02-24 10:48:53.485985 BB: Trying checkout Rover stable CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [40/223] Building board: CubeBlack at 2025-02-24 10:48:53.515064 BB: Trying checkout Rover stable CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [41/223] Building board: CubeBlack+ at 2025-02-24 10:48:53.547874 BB: Trying checkout Rover stable CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [42/223] Building board: CubeOrange at 2025-02-24 10:48:53.577134 BB: Trying checkout Rover stable CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [43/223] Building board: CubeOrange-bdshot at 2025-02-24 10:48:53.606709 BB: Trying checkout Rover stable CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [44/223] Building board: CubeOrangePlus at 2025-02-24 10:48:53.635966 BB: Trying checkout Rover stable CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [45/223] Building board: CubeOrangePlus-bdshot at 2025-02-24 10:48:53.665158 BB: Trying checkout Rover stable CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [46/223] Building board: CubePurple at 2025-02-24 10:48:53.697348 BB: Trying checkout Rover stable CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [47/223] Building board: CubeRedPrimary at 2025-02-24 10:48:53.727901 BB: Trying checkout Rover stable CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [48/223] Building board: CubeRedSecondary at 2025-02-24 10:48:53.755932 BB: Trying checkout Rover stable CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [49/223] Building board: CubeYellow at 2025-02-24 10:48:53.785710 BB: Trying checkout Rover stable CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [50/223] Building board: CubeYellow-bdshot at 2025-02-24 10:48:53.814486 BB: Trying checkout Rover stable CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [51/223] Building board: DevEBoxH7v2 at 2025-02-24 10:48:53.843929 BB: Trying checkout Rover stable DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [52/223] Building board: DroneerF405 at 2025-02-24 10:48:53.875517 BB: Trying checkout Rover stable DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (DroneerF405) - not in board list BB: [53/223] Building board: DrotekP3Pro at 2025-02-24 10:48:54.666227 BB: Trying checkout Rover stable DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [54/223] Building board: Durandal at 2025-02-24 10:48:54.697933 BB: Trying checkout Rover stable Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Durandal binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [55/223] Building board: Durandal-bdshot at 2025-02-24 10:48:54.727321 BB: Trying checkout Rover stable Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [56/223] Building board: edge at 2025-02-24 10:48:54.755817 BB: Trying checkout Rover stable edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable edge binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [57/223] Building board: erlebrain2 at 2025-02-24 10:48:54.785905 BB: Trying checkout Rover stable erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [58/223] Building board: F35Lightning at 2025-02-24 10:48:54.813323 BB: Trying checkout Rover stable F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [59/223] Building board: F4BY at 2025-02-24 10:48:54.849465 BB: Trying checkout Rover stable F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable F4BY binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [60/223] Building board: F4BY_F427 at 2025-02-24 10:48:54.879263 BB: Trying checkout Rover stable F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (F4BY_F427) - not in board list BB: [61/223] Building board: FlyingMoonF407 at 2025-02-24 10:48:55.674195 BB: Trying checkout Rover stable FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [62/223] Building board: FlyingMoonF427 at 2025-02-24 10:48:55.704824 BB: Trying checkout Rover stable FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [63/223] Building board: FlyingMoonH743 at 2025-02-24 10:48:55.733510 BB: Trying checkout Rover stable FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [64/223] Building board: FlywooF405Pro at 2025-02-24 10:48:55.762202 BB: Trying checkout Rover stable FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [65/223] Building board: FlywooF745 at 2025-02-24 10:48:55.791925 BB: Trying checkout Rover stable FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [66/223] Building board: FlywooF745Nano at 2025-02-24 10:48:55.821558 BB: Trying checkout Rover stable FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [67/223] Building board: FlywooH743Pro at 2025-02-24 10:48:55.850083 BB: Trying checkout Rover stable FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable FlywooH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/FlywooH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (FlywooH743Pro) - not in board list BB: [68/223] Building board: fmuv2 at 2025-02-24 10:48:56.653530 BB: Trying checkout Rover stable fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [69/223] Building board: fmuv3 at 2025-02-24 10:48:56.684632 BB: Trying checkout Rover stable fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [70/223] Building board: fmuv5 at 2025-02-24 10:48:56.713392 BB: Trying checkout Rover stable fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [71/223] Building board: FoxeerF405v2 at 2025-02-24 10:48:56.743646 BB: Trying checkout Rover stable FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [72/223] Building board: FoxeerH743v1 at 2025-02-24 10:48:56.774671 BB: Trying checkout Rover stable FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [73/223] Building board: GEPRC_TAKER_H743 at 2025-02-24 10:48:56.804861 BB: Trying checkout Rover stable GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [74/223] Building board: GEPRCF745BTHD at 2025-02-24 10:48:57.605250 BB: Trying checkout Rover stable GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable GEPRCF745BTHD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/GEPRCF745BTHD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (GEPRCF745BTHD) - not in board list BB: [75/223] Building board: Here4FC at 2025-02-24 10:48:58.402707 BB: Trying checkout Rover stable Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Here4FC binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [76/223] Building board: IFLIGHT_2RAW_H7 at 2025-02-24 10:48:58.436172 BB: Trying checkout Rover stable IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [77/223] Building board: JFB100 at 2025-02-24 10:48:58.466417 BB: Trying checkout Rover stable JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable JFB100 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [78/223] Building board: JFB110 at 2025-02-24 10:48:58.495483 BB: Trying checkout Rover stable JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable JFB110 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [79/223] Building board: JHEM_JHEF405 at 2025-02-24 10:48:58.524107 BB: Trying checkout Rover stable JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable JHEM_JHEF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/JHEM_JHEF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (JHEM_JHEF405) - not in board list BB: [80/223] Building board: JHEMCU-H743HD at 2025-02-24 10:48:59.361910 BB: Trying checkout Rover stable JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable JHEMCU-H743HD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/JHEMCU-H743HD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (JHEMCU-H743HD) - not in board list BB: [81/223] Building board: KakuteF4 at 2025-02-24 10:49:00.192035 BB: Trying checkout Rover stable KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [82/223] Building board: KakuteF4-Wing at 2025-02-24 10:49:00.224688 BB: Trying checkout Rover stable KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable KakuteF4-Wing binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/KakuteF4-Wing/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (KakuteF4-Wing) - not in board list BB: [83/223] Building board: KakuteF4Mini at 2025-02-24 10:49:01.041619 BB: Trying checkout Rover stable KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [84/223] Building board: KakuteF7 at 2025-02-24 10:49:01.074064 BB: Trying checkout Rover stable KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [85/223] Building board: KakuteF7-bdshot at 2025-02-24 10:49:01.103911 BB: Trying checkout Rover stable KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [86/223] Building board: KakuteF7Mini at 2025-02-24 10:49:01.134026 BB: Trying checkout Rover stable KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [87/223] Building board: KakuteH7 at 2025-02-24 10:49:01.163853 BB: Trying checkout Rover stable KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [88/223] Building board: KakuteH7-bdshot at 2025-02-24 10:49:01.193356 BB: Trying checkout Rover stable KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [89/223] Building board: KakuteH7-Wing at 2025-02-24 10:49:01.222502 BB: Trying checkout Rover stable KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [90/223] Building board: KakuteH7Mini at 2025-02-24 10:49:01.255943 BB: Trying checkout Rover stable KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [91/223] Building board: KakuteH7Mini-Nand at 2025-02-24 10:49:01.286410 BB: Trying checkout Rover stable KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [92/223] Building board: KakuteH7v2 at 2025-02-24 10:49:01.316446 BB: Trying checkout Rover stable KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [93/223] Building board: LongBowF405WING at 2025-02-24 10:49:01.346221 BB: Trying checkout Rover stable LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable LongBowF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/LongBowF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (LongBowF405WING) - not in board list BB: [94/223] Building board: luminousbee5 at 2025-02-24 10:49:02.182060 BB: Trying checkout Rover stable luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [95/223] Building board: MambaF405-2022 at 2025-02-24 10:49:02.214793 BB: Trying checkout Rover stable MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [96/223] Building board: MambaF405US-I2C at 2025-02-24 10:49:02.245167 BB: Trying checkout Rover stable MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [97/223] Building board: MambaF405v2 at 2025-02-24 10:49:02.275994 BB: Trying checkout Rover stable MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [98/223] Building board: MambaH743v4 at 2025-02-24 10:49:02.308334 BB: Trying checkout Rover stable MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [99/223] Building board: MatekF405 at 2025-02-24 10:49:02.338318 BB: Trying checkout Rover stable MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [100/223] Building board: MatekF405-bdshot at 2025-02-24 10:49:02.368347 BB: Trying checkout Rover stable MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [101/223] Building board: MatekF405-CAN at 2025-02-24 10:49:02.398689 BB: Trying checkout Rover stable MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [102/223] Building board: MatekF405-STD at 2025-02-24 10:49:02.429536 BB: Trying checkout Rover stable MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [103/223] Building board: MatekF405-TE at 2025-02-24 10:49:02.458927 BB: Trying checkout Rover stable MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [104/223] Building board: MatekF405-TE-bdshot at 2025-02-24 10:49:02.488329 BB: Trying checkout Rover stable MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [105/223] Building board: MatekF405-Wing at 2025-02-24 10:49:02.520466 BB: Trying checkout Rover stable MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [106/223] Building board: MatekF405-Wing-bdshot at 2025-02-24 10:49:02.550516 BB: Trying checkout Rover stable MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [107/223] Building board: MatekF765-SE at 2025-02-24 10:49:02.580304 BB: Trying checkout Rover stable MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [108/223] Building board: MatekF765-Wing at 2025-02-24 10:49:02.610947 BB: Trying checkout Rover stable MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [109/223] Building board: MatekF765-Wing-bdshot at 2025-02-24 10:49:02.640623 BB: Trying checkout Rover stable MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [110/223] Building board: MatekH743 at 2025-02-24 10:49:02.670281 BB: Trying checkout Rover stable MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [111/223] Building board: MatekH743-bdshot at 2025-02-24 10:49:02.700399 BB: Trying checkout Rover stable MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [112/223] Building board: MatekH7A3 at 2025-02-24 10:49:02.730193 BB: Trying checkout Rover stable MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MatekH7A3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/MatekH7A3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MatekH7A3) - not in board list BB: [113/223] Building board: MFT-SEMA100 at 2025-02-24 10:49:03.530586 BB: Trying checkout Rover stable MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MFT-SEMA100 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [114/223] Building board: MicoAir405Mini at 2025-02-24 10:49:03.564161 BB: Trying checkout Rover stable MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MicoAir405Mini binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/MicoAir405Mini/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir405Mini) - not in board list BB: [115/223] Building board: MicoAir405v2 at 2025-02-24 10:49:04.377744 BB: Trying checkout Rover stable MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MicoAir405v2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [116/223] Building board: MicoAir743 at 2025-02-24 10:49:04.408673 BB: Trying checkout Rover stable MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MicoAir743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/MicoAir743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743) - not in board list BB: [117/223] Building board: MicoAir743-AIO at 2025-02-24 10:49:05.204111 BB: Trying checkout Rover stable MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MicoAir743-AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/MicoAir743-AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743-AIO) - not in board list BB: [118/223] Building board: MicoAir743v2 at 2025-02-24 10:49:06.018405 BB: Trying checkout Rover stable MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MicoAir743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/MicoAir743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743v2) - not in board list BB: [119/223] Building board: mindpx-v2 at 2025-02-24 10:49:06.839594 BB: Trying checkout Rover stable mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [120/223] Building board: mini-pix at 2025-02-24 10:49:06.872986 BB: Trying checkout Rover stable mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [121/223] Building board: modalai_fc-v1 at 2025-02-24 10:49:06.905302 BB: Trying checkout Rover stable modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [122/223] Building board: mRoControlZeroClassic at 2025-02-24 10:49:06.936378 BB: Trying checkout Rover stable mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [123/223] Building board: mRoControlZeroF7 at 2025-02-24 10:49:06.965641 BB: Trying checkout Rover stable mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [124/223] Building board: mRoControlZeroH7 at 2025-02-24 10:49:06.994872 BB: Trying checkout Rover stable mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [125/223] Building board: mRoControlZeroH7-bdshot at 2025-02-24 10:49:07.024727 BB: Trying checkout Rover stable mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [126/223] Building board: mRoControlZeroOEMH7 at 2025-02-24 10:49:07.053391 BB: Trying checkout Rover stable mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [127/223] Building board: mRoCZeroOEMH7-bdshot at 2025-02-24 10:49:07.082088 BB: Trying checkout Rover stable mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [128/223] Building board: mRoNexus at 2025-02-24 10:49:07.110661 BB: Trying checkout Rover stable mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [129/223] Building board: mRoPixracerPro at 2025-02-24 10:49:07.139064 BB: Trying checkout Rover stable mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [130/223] Building board: mRoPixracerPro-bdshot at 2025-02-24 10:49:07.167309 BB: Trying checkout Rover stable mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [131/223] Building board: mRoX21 at 2025-02-24 10:49:07.196737 BB: Trying checkout Rover stable mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [132/223] Building board: mRoX21-777 at 2025-02-24 10:49:07.226912 BB: Trying checkout Rover stable mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [133/223] Building board: MUPilot at 2025-02-24 10:49:07.256105 BB: Trying checkout Rover stable MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable MUPilot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/MUPilot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MUPilot) - not in board list BB: [134/223] Building board: navigator at 2025-02-24 10:49:08.051615 BB: Trying checkout Rover stable navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable navigator binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [135/223] Building board: navigator64 at 2025-02-24 10:49:08.082537 BB: Trying checkout Rover stable navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable navigator64 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/navigator64/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (navigator64) - not in board list BB: [136/223] Building board: navio at 2025-02-24 10:49:08.872816 BB: Trying checkout Rover stable navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable navio binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [137/223] Building board: navio2 at 2025-02-24 10:49:08.902811 BB: Trying checkout Rover stable navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable navio2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [138/223] Building board: NxtPX4v2 at 2025-02-24 10:49:08.931804 BB: Trying checkout Rover stable NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable NxtPX4v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/NxtPX4v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (NxtPX4v2) - not in board list BB: [139/223] Building board: obal at 2025-02-24 10:49:09.732694 BB: Trying checkout Rover stable obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable obal binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [140/223] Building board: omnibusf4 at 2025-02-24 10:49:09.763257 BB: Trying checkout Rover stable omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [141/223] Building board: omnibusf4pro at 2025-02-24 10:49:09.793877 BB: Trying checkout Rover stable omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [142/223] Building board: omnibusf4pro-bdshot at 2025-02-24 10:49:09.824075 BB: Trying checkout Rover stable omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [143/223] Building board: omnibusf4v6 at 2025-02-24 10:49:09.854747 BB: Trying checkout Rover stable omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [144/223] Building board: OMNIBUSF7V2 at 2025-02-24 10:49:09.883457 BB: Trying checkout Rover stable OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [145/223] Building board: OmnibusNanoV6 at 2025-02-24 10:49:09.913714 BB: Trying checkout Rover stable OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [146/223] Building board: OmnibusNanoV6-bdshot at 2025-02-24 10:49:09.944041 BB: Trying checkout Rover stable OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [147/223] Building board: OrqaF405Pro at 2025-02-24 10:49:09.975774 BB: Trying checkout Rover stable OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable OrqaF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [148/223] Building board: PH4-mini at 2025-02-24 10:49:10.010829 BB: Trying checkout Rover stable PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [149/223] Building board: PH4-mini-bdshot at 2025-02-24 10:49:10.042186 BB: Trying checkout Rover stable PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [150/223] Building board: Pix32v5 at 2025-02-24 10:49:10.074000 BB: Trying checkout Rover stable Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [151/223] Building board: PixC4-Jetson at 2025-02-24 10:49:10.103779 BB: Trying checkout Rover stable PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [152/223] Building board: PixFlamingo at 2025-02-24 10:49:10.134185 BB: Trying checkout Rover stable PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [153/223] Building board: PixFlamingo-F767 at 2025-02-24 10:49:10.163743 BB: Trying checkout Rover stable PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable PixFlamingo-F767 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [154/223] Building board: Pixhawk1 at 2025-02-24 10:49:10.193072 BB: Trying checkout Rover stable Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [155/223] Building board: Pixhawk1-1M at 2025-02-24 10:49:10.222074 BB: Trying checkout Rover stable Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [156/223] Building board: Pixhawk1-1M-bdshot at 2025-02-24 10:49:10.251441 BB: Trying checkout Rover stable Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [157/223] Building board: Pixhawk1-bdshot at 2025-02-24 10:49:10.281999 BB: Trying checkout Rover stable Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [158/223] Building board: Pixhawk4 at 2025-02-24 10:49:10.312897 BB: Trying checkout Rover stable Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [159/223] Building board: Pixhawk4-bdshot at 2025-02-24 10:49:10.343010 BB: Trying checkout Rover stable Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [160/223] Building board: Pixhawk5X at 2025-02-24 10:49:10.371827 BB: Trying checkout Rover stable Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [161/223] Building board: Pixhawk6C at 2025-02-24 10:49:10.401844 BB: Trying checkout Rover stable Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [162/223] Building board: Pixhawk6C-bdshot at 2025-02-24 10:49:10.431125 BB: Trying checkout Rover stable Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [163/223] Building board: Pixhawk6X at 2025-02-24 10:49:10.463779 BB: Trying checkout Rover stable Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [164/223] Building board: Pixhawk6X-bdshot at 2025-02-24 10:49:10.493271 BB: Trying checkout Rover stable Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [165/223] Building board: PixPilot-C3 at 2025-02-24 10:49:10.522429 BB: Trying checkout Rover stable PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [166/223] Building board: PixPilot-V3 at 2025-02-24 10:49:10.551989 BB: Trying checkout Rover stable PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [167/223] Building board: PixPilot-V6 at 2025-02-24 10:49:10.584440 BB: Trying checkout Rover stable PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [168/223] Building board: PixPilot-V6PRO at 2025-02-24 10:49:10.614301 BB: Trying checkout Rover stable PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable PixPilot-V6PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/PixPilot-V6PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (PixPilot-V6PRO) - not in board list BB: [169/223] Building board: Pixracer at 2025-02-24 10:49:11.414735 BB: Trying checkout Rover stable Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [170/223] Building board: Pixracer-bdshot at 2025-02-24 10:49:11.446063 BB: Trying checkout Rover stable Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [171/223] Building board: PixSurveyA1 at 2025-02-24 10:49:11.476251 BB: Trying checkout Rover stable PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [172/223] Building board: PixSurveyA1-IND at 2025-02-24 10:49:11.505864 BB: Trying checkout Rover stable PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [173/223] Building board: PixSurveyA2 at 2025-02-24 10:49:11.534407 BB: Trying checkout Rover stable PixSurveyA2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable PixSurveyA2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [174/223] Building board: pxf at 2025-02-24 10:49:11.563655 BB: Trying checkout Rover stable pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable pxf binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [175/223] Building board: pxfmini at 2025-02-24 10:49:11.592034 BB: Trying checkout Rover stable pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [176/223] Building board: QioTekAdeptF407 at 2025-02-24 10:49:11.619786 BB: Trying checkout Rover stable QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [177/223] Building board: QioTekZealotF427 at 2025-02-24 10:49:11.648603 BB: Trying checkout Rover stable QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [178/223] Building board: QioTekZealotH743 at 2025-02-24 10:49:11.677300 BB: Trying checkout Rover stable QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [179/223] Building board: QioTekZealotH743-bdshot at 2025-02-24 10:49:11.707926 BB: Trying checkout Rover stable QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [180/223] Building board: R9Pilot at 2025-02-24 10:49:11.738617 BB: Trying checkout Rover stable R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [181/223] Building board: RadiolinkPIX6 at 2025-02-24 10:49:11.769889 BB: Trying checkout Rover stable RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable RadiolinkPIX6 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [182/223] Building board: RADIX2HD at 2025-02-24 10:49:11.801909 BB: Trying checkout Rover stable RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [183/223] Building board: ReaperF745 at 2025-02-24 10:49:11.831926 BB: Trying checkout Rover stable ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [184/223] Building board: revo-mini at 2025-02-24 10:49:11.861351 BB: Trying checkout Rover stable revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [185/223] Building board: revo-mini-bdshot at 2025-02-24 10:49:11.890380 BB: Trying checkout Rover stable revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [186/223] Building board: revo-mini-i2c at 2025-02-24 10:49:11.920121 BB: Trying checkout Rover stable revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [187/223] Building board: revo-mini-i2c-bdshot at 2025-02-24 10:49:11.950361 BB: Trying checkout Rover stable revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [188/223] Building board: SDMODELH7V1 at 2025-02-24 10:49:11.978869 BB: Trying checkout Rover stable SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [189/223] Building board: SDMODELH7V2 at 2025-02-24 10:49:12.009109 BB: Trying checkout Rover stable SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable SDMODELH7V2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [190/223] Building board: SITL_arm_linux_gnueabihf at 2025-02-24 10:49:12.037489 BB: Trying checkout Rover stable SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [191/223] Building board: SITL_x86_64_linux_gnu at 2025-02-24 10:49:12.064197 BB: Trying checkout Rover stable SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [192/223] Building board: SIYI_N7 at 2025-02-24 10:49:12.091547 BB: Trying checkout Rover stable SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [193/223] Building board: SkySakuraH743 at 2025-02-24 10:49:12.120111 BB: Trying checkout Rover stable SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable SkySakuraH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/SkySakuraH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (SkySakuraH743) - not in board list BB: [194/223] Building board: SkystarsH7HD-bdshot at 2025-02-24 10:49:12.906057 BB: Trying checkout Rover stable SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [195/223] Building board: sparky2 at 2025-02-24 10:49:12.938073 BB: Trying checkout Rover stable sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [196/223] Building board: speedybeef4 at 2025-02-24 10:49:12.966394 BB: Trying checkout Rover stable speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [197/223] Building board: SpeedyBeeF405Mini at 2025-02-24 10:49:12.996092 BB: Trying checkout Rover stable SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [198/223] Building board: SpeedyBeeF405WING at 2025-02-24 10:49:13.024712 BB: Trying checkout Rover stable SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [199/223] Building board: speedybeef4v3 at 2025-02-24 10:49:13.052850 BB: Trying checkout Rover stable speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [200/223] Building board: speedybeef4v4 at 2025-02-24 10:49:13.081208 BB: Trying checkout Rover stable speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [201/223] Building board: SPRacingH7 at 2025-02-24 10:49:13.110270 BB: Trying checkout Rover stable SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [202/223] Building board: SPRacingH7RF at 2025-02-24 10:49:13.138552 BB: Trying checkout Rover stable SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [203/223] Building board: SuccexF4 at 2025-02-24 10:49:13.168627 BB: Trying checkout Rover stable SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [204/223] Building board: SULILGH7-P1-P2 at 2025-02-24 10:49:13.196113 BB: Trying checkout Rover stable SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable SULILGH7-P1-P2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/SULILGH7-P1-P2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: [205/223] Building board: TBS-Colibri-F7 at 2025-02-24 10:49:13.982843 BB: Trying checkout Rover stable TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [206/223] Building board: TBS_LUCID_H7 at 2025-02-24 10:49:14.014965 BB: Trying checkout Rover stable TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable TBS_LUCID_H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/TBS_LUCID_H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (TBS_LUCID_H7) - not in board list BB: [207/223] Building board: TBS_LUCID_PRO at 2025-02-24 10:49:14.805451 BB: Trying checkout Rover stable TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable TBS_LUCID_PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/TBS_LUCID_PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (TBS_LUCID_PRO) - not in board list BB: [208/223] Building board: thepeach-k1 at 2025-02-24 10:49:15.588528 BB: Trying checkout Rover stable thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [209/223] Building board: thepeach-r1 at 2025-02-24 10:49:15.620514 BB: Trying checkout Rover stable thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [210/223] Building board: TMotorH743 at 2025-02-24 10:49:15.654453 BB: Trying checkout Rover stable TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [211/223] Building board: VRBrain-v51 at 2025-02-24 10:49:15.683260 BB: Trying checkout Rover stable VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [212/223] Building board: VRBrain-v52 at 2025-02-24 10:49:15.713862 BB: Trying checkout Rover stable VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [213/223] Building board: VRBrain-v54 at 2025-02-24 10:49:15.743371 BB: Trying checkout Rover stable VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [214/223] Building board: VRCore-v10 at 2025-02-24 10:49:15.771305 BB: Trying checkout Rover stable VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [215/223] Building board: VRUBrain-v51 at 2025-02-24 10:49:15.801732 BB: Trying checkout Rover stable VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [216/223] Building board: VUAV-V7pro at 2025-02-24 10:49:15.830433 BB: Trying checkout Rover stable VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable VUAV-V7pro binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [217/223] Building board: X-MAV-AP-H743v2 at 2025-02-24 10:49:15.858419 BB: Trying checkout Rover stable X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable X-MAV-AP-H743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/X-MAV-AP-H743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (X-MAV-AP-H743v2) - not in board list BB: [218/223] Building board: YJUAV_A6 at 2025-02-24 10:49:16.641983 BB: Trying checkout Rover stable YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [219/223] Building board: YJUAV_A6SE at 2025-02-24 10:49:16.673163 BB: Trying checkout Rover stable YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [220/223] Building board: YJUAV_A6SE_H743 at 2025-02-24 10:49:16.702962 BB: Trying checkout Rover stable YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [221/223] Building board: YJUAV_A6Ultra at 2025-02-24 10:49:16.731960 BB: Trying checkout Rover stable YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [222/223] Building board: ZeroOneX6 at 2025-02-24 10:49:16.759558 BB: Trying checkout Rover stable ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable ZeroOneX6 binaries None BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f newversion=commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB: Skipping build - version match (commit 52bed8d542003c4767fea21b0f5a78fe864a377f) BB: [223/223] Building board: ZeroOneX6_Air at 2025-02-24 10:49:16.788261 BB: Trying checkout Rover stable ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 52bed8d542 Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit 52bed8d542003c4767fea21b0f5a78fe864a377f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building Rover stable ZeroOneX6_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/ZeroOneX6_Air/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: Trying checkout Rover latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Previous HEAD position was 52bed8d542 Plane: version to 4.5.7 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit fc47d7c2d0c2b57a1c3151adcf0811e1bab2aa4b BB-GIT: Author: Iampete1 BB-GIT: Date: Sun Feb 23 19:19:48 2025 +0000 BB-GIT: BB-GIT: AP_BoardConfig: `SAFETY_MASK` include full 32 channels in docs BB: Building AntennaTracker stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/223] Building board: 3DRControlZeroG at 2025-02-24 10:49:18.992684 BB: Trying checkout AntennaTracker stable 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'AntennaTracker-stable'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [2/223] Building board: ACNS-CM4Pilot at 2025-02-24 10:49:19.617831 BB: Trying checkout AntennaTracker stable ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [3/223] Building board: ACNS-F405AIO at 2025-02-24 10:49:20.170372 BB: Trying checkout AntennaTracker stable ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [4/223] Building board: AEROFOX-H7 at 2025-02-24 10:49:20.200215 BB: Trying checkout AntennaTracker stable AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable AEROFOX-H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/AEROFOX-H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (AEROFOX-H7) - not in board list BB: [5/223] Building board: AET-H743-Basic at 2025-02-24 10:49:21.021554 BB: Trying checkout AntennaTracker stable AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable AET-H743-Basic binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/AET-H743-Basic/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (AET-H743-Basic) - not in board list BB: [6/223] Building board: airbotf4 at 2025-02-24 10:49:21.824739 BB: Trying checkout AntennaTracker stable airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [7/223] Building board: AIRLink at 2025-02-24 10:49:21.856519 BB: Trying checkout AntennaTracker stable AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable AIRLink binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [8/223] Building board: Airvolute-DCS2 at 2025-02-24 10:49:21.885464 BB: Trying checkout AntennaTracker stable Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [9/223] Building board: AnyleafH7 at 2025-02-24 10:49:21.915392 BB: Trying checkout AntennaTracker stable AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [10/223] Building board: Aocoda-RC-H743Dual at 2025-02-24 10:49:21.943890 BB: Trying checkout AntennaTracker stable Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [11/223] Building board: ARK_FPV at 2025-02-24 10:49:21.971944 BB: Trying checkout AntennaTracker stable ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (ARK_FPV) - not in board list BB: [12/223] Building board: ARKV6X at 2025-02-24 10:49:22.759278 BB: Trying checkout AntennaTracker stable ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [13/223] Building board: AtomRCF405NAVI at 2025-02-24 10:49:22.790668 BB: Trying checkout AntennaTracker stable AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [14/223] Building board: bbbmini at 2025-02-24 10:49:22.821422 BB: Trying checkout AntennaTracker stable bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable bbbmini binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [15/223] Building board: BeastF7 at 2025-02-24 10:49:22.851406 BB: Trying checkout AntennaTracker stable BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [16/223] Building board: BeastF7v2 at 2025-02-24 10:49:22.882559 BB: Trying checkout AntennaTracker stable BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [17/223] Building board: BeastH7 at 2025-02-24 10:49:22.914588 BB: Trying checkout AntennaTracker stable BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [18/223] Building board: BeastH7v2 at 2025-02-24 10:49:22.948754 BB: Trying checkout AntennaTracker stable BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [19/223] Building board: bebop at 2025-02-24 10:49:22.981938 BB: Trying checkout AntennaTracker stable bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable bebop binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [20/223] Building board: BlitzF745 at 2025-02-24 10:49:23.010959 BB: Trying checkout AntennaTracker stable BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [21/223] Building board: BlitzF745AIO at 2025-02-24 10:49:23.042160 BB: Trying checkout AntennaTracker stable BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [22/223] Building board: BlitzH743Pro at 2025-02-24 10:49:23.072405 BB: Trying checkout AntennaTracker stable BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [23/223] Building board: BlitzMiniF745 at 2025-02-24 10:49:23.104697 BB: Trying checkout AntennaTracker stable BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [24/223] Building board: BlitzWingH743 at 2025-02-24 10:49:23.138094 BB: Trying checkout AntennaTracker stable BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [25/223] Building board: blue at 2025-02-24 10:49:23.172723 BB: Trying checkout AntennaTracker stable blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable blue binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [26/223] Building board: canzero at 2025-02-24 10:49:23.204854 BB: Trying checkout AntennaTracker stable canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable canzero binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [27/223] Building board: CBU-H7-LC-Stamp at 2025-02-24 10:49:23.233999 BB: Trying checkout AntennaTracker stable CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [28/223] Building board: CBU-H7-Stamp at 2025-02-24 10:49:24.040613 BB: Trying checkout AntennaTracker stable CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CBU-H7-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/CBU-H7-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CBU-H7-Stamp) - not in board list BB: [29/223] Building board: CSKY405 at 2025-02-24 10:49:24.831770 BB: Trying checkout AntennaTracker stable CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CSKY405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/CSKY405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CSKY405) - not in board list BB: [30/223] Building board: CUAV-7-Nano at 2025-02-24 10:49:25.634729 BB: Trying checkout AntennaTracker stable CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [31/223] Building board: CUAV-Nora at 2025-02-24 10:49:25.666707 BB: Trying checkout AntennaTracker stable CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [32/223] Building board: CUAV-Nora-bdshot at 2025-02-24 10:49:25.696210 BB: Trying checkout AntennaTracker stable CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [33/223] Building board: CUAV-Pixhack-v3 at 2025-02-24 10:49:25.725672 BB: Trying checkout AntennaTracker stable CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CUAV-Pixhack-v3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/CUAV-Pixhack-v3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (CUAV-Pixhack-v3) - not in board list BB: [34/223] Building board: CUAV-X7 at 2025-02-24 10:49:26.534583 BB: Trying checkout AntennaTracker stable CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [35/223] Building board: CUAV-X7-bdshot at 2025-02-24 10:49:26.565301 BB: Trying checkout AntennaTracker stable CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [36/223] Building board: CUAVv5 at 2025-02-24 10:49:26.594630 BB: Trying checkout AntennaTracker stable CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [37/223] Building board: CUAVv5-bdshot at 2025-02-24 10:49:26.632066 BB: Trying checkout AntennaTracker stable CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [38/223] Building board: CUAVv5Nano at 2025-02-24 10:49:26.661174 BB: Trying checkout AntennaTracker stable CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [39/223] Building board: CUAVv5Nano-bdshot at 2025-02-24 10:49:26.690155 BB: Trying checkout AntennaTracker stable CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [40/223] Building board: CubeBlack at 2025-02-24 10:49:26.718895 BB: Trying checkout AntennaTracker stable CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [41/223] Building board: CubeBlack+ at 2025-02-24 10:49:26.750164 BB: Trying checkout AntennaTracker stable CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [42/223] Building board: CubeOrange at 2025-02-24 10:49:26.779525 BB: Trying checkout AntennaTracker stable CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [43/223] Building board: CubeOrange-bdshot at 2025-02-24 10:49:26.808594 BB: Trying checkout AntennaTracker stable CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [44/223] Building board: CubeOrangePlus at 2025-02-24 10:49:26.839659 BB: Trying checkout AntennaTracker stable CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [45/223] Building board: CubeOrangePlus-bdshot at 2025-02-24 10:49:26.869354 BB: Trying checkout AntennaTracker stable CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [46/223] Building board: CubePurple at 2025-02-24 10:49:26.898285 BB: Trying checkout AntennaTracker stable CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CubePurple binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [47/223] Building board: CubeRedPrimary at 2025-02-24 10:49:26.927431 BB: Trying checkout AntennaTracker stable CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [48/223] Building board: CubeRedSecondary at 2025-02-24 10:49:26.955765 BB: Trying checkout AntennaTracker stable CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [49/223] Building board: CubeYellow at 2025-02-24 10:49:26.983929 BB: Trying checkout AntennaTracker stable CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [50/223] Building board: CubeYellow-bdshot at 2025-02-24 10:49:27.012204 BB: Trying checkout AntennaTracker stable CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [51/223] Building board: DevEBoxH7v2 at 2025-02-24 10:49:27.042021 BB: Trying checkout AntennaTracker stable DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [52/223] Building board: DroneerF405 at 2025-02-24 10:49:27.070272 BB: Trying checkout AntennaTracker stable DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (DroneerF405) - not in board list BB: [53/223] Building board: DrotekP3Pro at 2025-02-24 10:49:27.861611 BB: Trying checkout AntennaTracker stable DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [54/223] Building board: Durandal at 2025-02-24 10:49:27.893391 BB: Trying checkout AntennaTracker stable Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Durandal binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [55/223] Building board: Durandal-bdshot at 2025-02-24 10:49:27.923726 BB: Trying checkout AntennaTracker stable Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [56/223] Building board: edge at 2025-02-24 10:49:27.952028 BB: Trying checkout AntennaTracker stable edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable edge binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [57/223] Building board: erlebrain2 at 2025-02-24 10:49:27.980868 BB: Trying checkout AntennaTracker stable erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [58/223] Building board: F35Lightning at 2025-02-24 10:49:28.008911 BB: Trying checkout AntennaTracker stable F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [59/223] Building board: F4BY at 2025-02-24 10:49:28.038346 BB: Trying checkout AntennaTracker stable F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable F4BY binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [60/223] Building board: F4BY_F427 at 2025-02-24 10:49:28.066698 BB: Trying checkout AntennaTracker stable F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (F4BY_F427) - not in board list BB: [61/223] Building board: FlyingMoonF407 at 2025-02-24 10:49:28.857238 BB: Trying checkout AntennaTracker stable FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [62/223] Building board: FlyingMoonF427 at 2025-02-24 10:49:28.889141 BB: Trying checkout AntennaTracker stable FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [63/223] Building board: FlyingMoonH743 at 2025-02-24 10:49:28.919252 BB: Trying checkout AntennaTracker stable FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [64/223] Building board: FlywooF405Pro at 2025-02-24 10:49:28.948308 BB: Trying checkout AntennaTracker stable FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [65/223] Building board: FlywooF745 at 2025-02-24 10:49:28.977639 BB: Trying checkout AntennaTracker stable FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [66/223] Building board: FlywooF745Nano at 2025-02-24 10:49:29.006621 BB: Trying checkout AntennaTracker stable FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [67/223] Building board: FlywooH743Pro at 2025-02-24 10:49:29.036413 BB: Trying checkout AntennaTracker stable FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable FlywooH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/FlywooH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (FlywooH743Pro) - not in board list BB: [68/223] Building board: fmuv2 at 2025-02-24 10:49:29.822636 BB: Trying checkout AntennaTracker stable fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [69/223] Building board: fmuv3 at 2025-02-24 10:49:29.854359 BB: Trying checkout AntennaTracker stable fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [70/223] Building board: fmuv5 at 2025-02-24 10:49:29.883889 BB: Trying checkout AntennaTracker stable fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [71/223] Building board: FoxeerF405v2 at 2025-02-24 10:49:29.914422 BB: Trying checkout AntennaTracker stable FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [72/223] Building board: FoxeerH743v1 at 2025-02-24 10:49:29.946060 BB: Trying checkout AntennaTracker stable FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [73/223] Building board: GEPRC_TAKER_H743 at 2025-02-24 10:49:29.976220 BB: Trying checkout AntennaTracker stable GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [74/223] Building board: GEPRCF745BTHD at 2025-02-24 10:49:30.769980 BB: Trying checkout AntennaTracker stable GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable GEPRCF745BTHD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/GEPRCF745BTHD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (GEPRCF745BTHD) - not in board list BB: [75/223] Building board: Here4FC at 2025-02-24 10:49:31.562219 BB: Trying checkout AntennaTracker stable Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Here4FC binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [76/223] Building board: IFLIGHT_2RAW_H7 at 2025-02-24 10:49:31.593524 BB: Trying checkout AntennaTracker stable IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [77/223] Building board: JFB100 at 2025-02-24 10:49:31.624885 BB: Trying checkout AntennaTracker stable JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable JFB100 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [78/223] Building board: JFB110 at 2025-02-24 10:49:31.658313 BB: Trying checkout AntennaTracker stable JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable JFB110 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [79/223] Building board: JHEM_JHEF405 at 2025-02-24 10:49:31.689715 BB: Trying checkout AntennaTracker stable JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable JHEM_JHEF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/JHEM_JHEF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (JHEM_JHEF405) - not in board list BB: [80/223] Building board: JHEMCU-H743HD at 2025-02-24 10:49:32.479672 BB: Trying checkout AntennaTracker stable JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable JHEMCU-H743HD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/JHEMCU-H743HD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (JHEMCU-H743HD) - not in board list BB: [81/223] Building board: KakuteF4 at 2025-02-24 10:49:33.268139 BB: Trying checkout AntennaTracker stable KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [82/223] Building board: KakuteF4-Wing at 2025-02-24 10:49:33.298763 BB: Trying checkout AntennaTracker stable KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable KakuteF4-Wing binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/KakuteF4-Wing/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (KakuteF4-Wing) - not in board list BB: [83/223] Building board: KakuteF4Mini at 2025-02-24 10:49:34.109139 BB: Trying checkout AntennaTracker stable KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [84/223] Building board: KakuteF7 at 2025-02-24 10:49:34.139954 BB: Trying checkout AntennaTracker stable KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [85/223] Building board: KakuteF7-bdshot at 2025-02-24 10:49:34.168720 BB: Trying checkout AntennaTracker stable KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [86/223] Building board: KakuteF7Mini at 2025-02-24 10:49:34.200571 BB: Trying checkout AntennaTracker stable KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [87/223] Building board: KakuteH7 at 2025-02-24 10:49:34.229923 BB: Trying checkout AntennaTracker stable KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [88/223] Building board: KakuteH7-bdshot at 2025-02-24 10:49:34.258562 BB: Trying checkout AntennaTracker stable KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [89/223] Building board: KakuteH7-Wing at 2025-02-24 10:49:34.289329 BB: Trying checkout AntennaTracker stable KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [90/223] Building board: KakuteH7Mini at 2025-02-24 10:49:34.318690 BB: Trying checkout AntennaTracker stable KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [91/223] Building board: KakuteH7Mini-Nand at 2025-02-24 10:49:34.349193 BB: Trying checkout AntennaTracker stable KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [92/223] Building board: KakuteH7v2 at 2025-02-24 10:49:34.378606 BB: Trying checkout AntennaTracker stable KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [93/223] Building board: LongBowF405WING at 2025-02-24 10:49:34.408615 BB: Trying checkout AntennaTracker stable LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable LongBowF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/LongBowF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (LongBowF405WING) - not in board list BB: [94/223] Building board: luminousbee5 at 2025-02-24 10:49:35.197191 BB: Trying checkout AntennaTracker stable luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [95/223] Building board: MambaF405-2022 at 2025-02-24 10:49:35.228453 BB: Trying checkout AntennaTracker stable MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [96/223] Building board: MambaF405US-I2C at 2025-02-24 10:49:35.259507 BB: Trying checkout AntennaTracker stable MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [97/223] Building board: MambaF405v2 at 2025-02-24 10:49:35.287644 BB: Trying checkout AntennaTracker stable MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [98/223] Building board: MambaH743v4 at 2025-02-24 10:49:35.315914 BB: Trying checkout AntennaTracker stable MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [99/223] Building board: MatekF405 at 2025-02-24 10:49:35.345818 BB: Trying checkout AntennaTracker stable MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [100/223] Building board: MatekF405-bdshot at 2025-02-24 10:49:35.374747 BB: Trying checkout AntennaTracker stable MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [101/223] Building board: MatekF405-CAN at 2025-02-24 10:49:35.403744 BB: Trying checkout AntennaTracker stable MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [102/223] Building board: MatekF405-STD at 2025-02-24 10:49:35.432622 BB: Trying checkout AntennaTracker stable MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [103/223] Building board: MatekF405-TE at 2025-02-24 10:49:35.461688 BB: Trying checkout AntennaTracker stable MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [104/223] Building board: MatekF405-TE-bdshot at 2025-02-24 10:49:35.490280 BB: Trying checkout AntennaTracker stable MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [105/223] Building board: MatekF405-Wing at 2025-02-24 10:49:35.518927 BB: Trying checkout AntennaTracker stable MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [106/223] Building board: MatekF405-Wing-bdshot at 2025-02-24 10:49:35.547552 BB: Trying checkout AntennaTracker stable MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [107/223] Building board: MatekF765-SE at 2025-02-24 10:49:35.576401 BB: Trying checkout AntennaTracker stable MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [108/223] Building board: MatekF765-Wing at 2025-02-24 10:49:35.605662 BB: Trying checkout AntennaTracker stable MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [109/223] Building board: MatekF765-Wing-bdshot at 2025-02-24 10:49:35.634545 BB: Trying checkout AntennaTracker stable MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [110/223] Building board: MatekH743 at 2025-02-24 10:49:35.664049 BB: Trying checkout AntennaTracker stable MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [111/223] Building board: MatekH743-bdshot at 2025-02-24 10:49:35.693207 BB: Trying checkout AntennaTracker stable MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [112/223] Building board: MatekH7A3 at 2025-02-24 10:49:35.722012 BB: Trying checkout AntennaTracker stable MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MatekH7A3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/MatekH7A3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MatekH7A3) - not in board list BB: [113/223] Building board: MFT-SEMA100 at 2025-02-24 10:49:36.532703 BB: Trying checkout AntennaTracker stable MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MFT-SEMA100 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [114/223] Building board: MicoAir405Mini at 2025-02-24 10:49:36.564947 BB: Trying checkout AntennaTracker stable MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MicoAir405Mini binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/MicoAir405Mini/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir405Mini) - not in board list BB: [115/223] Building board: MicoAir405v2 at 2025-02-24 10:49:37.362598 BB: Trying checkout AntennaTracker stable MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MicoAir405v2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [116/223] Building board: MicoAir743 at 2025-02-24 10:49:37.393849 BB: Trying checkout AntennaTracker stable MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MicoAir743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/MicoAir743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743) - not in board list BB: [117/223] Building board: MicoAir743-AIO at 2025-02-24 10:49:38.176375 BB: Trying checkout AntennaTracker stable MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MicoAir743-AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/MicoAir743-AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743-AIO) - not in board list BB: [118/223] Building board: MicoAir743v2 at 2025-02-24 10:49:38.963924 BB: Trying checkout AntennaTracker stable MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MicoAir743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/MicoAir743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MicoAir743v2) - not in board list BB: [119/223] Building board: mindpx-v2 at 2025-02-24 10:49:39.759785 BB: Trying checkout AntennaTracker stable mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [120/223] Building board: mini-pix at 2025-02-24 10:49:39.798174 BB: Trying checkout AntennaTracker stable mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable mini-pix binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [121/223] Building board: modalai_fc-v1 at 2025-02-24 10:49:39.827949 BB: Trying checkout AntennaTracker stable modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [122/223] Building board: mRoControlZeroClassic at 2025-02-24 10:49:39.858314 BB: Trying checkout AntennaTracker stable mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [123/223] Building board: mRoControlZeroF7 at 2025-02-24 10:49:39.890866 BB: Trying checkout AntennaTracker stable mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [124/223] Building board: mRoControlZeroH7 at 2025-02-24 10:49:39.920256 BB: Trying checkout AntennaTracker stable mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [125/223] Building board: mRoControlZeroH7-bdshot at 2025-02-24 10:49:39.953563 BB: Trying checkout AntennaTracker stable mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [126/223] Building board: mRoControlZeroOEMH7 at 2025-02-24 10:49:39.986973 BB: Trying checkout AntennaTracker stable mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [127/223] Building board: mRoCZeroOEMH7-bdshot at 2025-02-24 10:49:40.018559 BB: Trying checkout AntennaTracker stable mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [128/223] Building board: mRoNexus at 2025-02-24 10:49:40.048319 BB: Trying checkout AntennaTracker stable mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [129/223] Building board: mRoPixracerPro at 2025-02-24 10:49:40.077832 BB: Trying checkout AntennaTracker stable mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [130/223] Building board: mRoPixracerPro-bdshot at 2025-02-24 10:49:40.108260 BB: Trying checkout AntennaTracker stable mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [131/223] Building board: mRoX21 at 2025-02-24 10:49:40.138473 BB: Trying checkout AntennaTracker stable mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [132/223] Building board: mRoX21-777 at 2025-02-24 10:49:40.174532 BB: Trying checkout AntennaTracker stable mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [133/223] Building board: MUPilot at 2025-02-24 10:49:40.204893 BB: Trying checkout AntennaTracker stable MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable MUPilot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/MUPilot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (MUPilot) - not in board list BB: [134/223] Building board: navigator at 2025-02-24 10:49:41.009874 BB: Trying checkout AntennaTracker stable navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable navigator binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [135/223] Building board: navigator64 at 2025-02-24 10:49:41.040129 BB: Trying checkout AntennaTracker stable navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable navigator64 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/navigator64/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (navigator64) - not in board list BB: [136/223] Building board: navio at 2025-02-24 10:49:41.829114 BB: Trying checkout AntennaTracker stable navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable navio binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [137/223] Building board: navio2 at 2025-02-24 10:49:41.860778 BB: Trying checkout AntennaTracker stable navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable navio2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [138/223] Building board: NxtPX4v2 at 2025-02-24 10:49:41.891200 BB: Trying checkout AntennaTracker stable NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable NxtPX4v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/NxtPX4v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (NxtPX4v2) - not in board list BB: [139/223] Building board: obal at 2025-02-24 10:49:42.682047 BB: Trying checkout AntennaTracker stable obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable obal binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [140/223] Building board: omnibusf4 at 2025-02-24 10:49:42.712620 BB: Trying checkout AntennaTracker stable omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [141/223] Building board: omnibusf4pro at 2025-02-24 10:49:42.742647 BB: Trying checkout AntennaTracker stable omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [142/223] Building board: omnibusf4pro-bdshot at 2025-02-24 10:49:42.772915 BB: Trying checkout AntennaTracker stable omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [143/223] Building board: omnibusf4v6 at 2025-02-24 10:49:42.801511 BB: Trying checkout AntennaTracker stable omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [144/223] Building board: OMNIBUSF7V2 at 2025-02-24 10:49:42.829993 BB: Trying checkout AntennaTracker stable OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [145/223] Building board: OmnibusNanoV6 at 2025-02-24 10:49:42.859992 BB: Trying checkout AntennaTracker stable OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [146/223] Building board: OmnibusNanoV6-bdshot at 2025-02-24 10:49:42.888753 BB: Trying checkout AntennaTracker stable OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [147/223] Building board: OrqaF405Pro at 2025-02-24 10:49:42.918218 BB: Trying checkout AntennaTracker stable OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable OrqaF405Pro binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [148/223] Building board: PH4-mini at 2025-02-24 10:49:42.947236 BB: Trying checkout AntennaTracker stable PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [149/223] Building board: PH4-mini-bdshot at 2025-02-24 10:49:42.975666 BB: Trying checkout AntennaTracker stable PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [150/223] Building board: Pix32v5 at 2025-02-24 10:49:43.003801 BB: Trying checkout AntennaTracker stable Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [151/223] Building board: PixC4-Jetson at 2025-02-24 10:49:43.032918 BB: Trying checkout AntennaTracker stable PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [152/223] Building board: PixFlamingo at 2025-02-24 10:49:43.062208 BB: Trying checkout AntennaTracker stable PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [153/223] Building board: PixFlamingo-F767 at 2025-02-24 10:49:43.092566 BB: Trying checkout AntennaTracker stable PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable PixFlamingo-F767 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [154/223] Building board: Pixhawk1 at 2025-02-24 10:49:43.123173 BB: Trying checkout AntennaTracker stable Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [155/223] Building board: Pixhawk1-1M at 2025-02-24 10:49:43.153696 BB: Trying checkout AntennaTracker stable Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [156/223] Building board: Pixhawk1-1M-bdshot at 2025-02-24 10:49:43.184810 BB: Trying checkout AntennaTracker stable Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [157/223] Building board: Pixhawk1-bdshot at 2025-02-24 10:49:43.215769 BB: Trying checkout AntennaTracker stable Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [158/223] Building board: Pixhawk4 at 2025-02-24 10:49:43.245782 BB: Trying checkout AntennaTracker stable Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [159/223] Building board: Pixhawk4-bdshot at 2025-02-24 10:49:43.275835 BB: Trying checkout AntennaTracker stable Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [160/223] Building board: Pixhawk5X at 2025-02-24 10:49:43.305349 BB: Trying checkout AntennaTracker stable Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [161/223] Building board: Pixhawk6C at 2025-02-24 10:49:43.336415 BB: Trying checkout AntennaTracker stable Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [162/223] Building board: Pixhawk6C-bdshot at 2025-02-24 10:49:43.367115 BB: Trying checkout AntennaTracker stable Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [163/223] Building board: Pixhawk6X at 2025-02-24 10:49:43.399424 BB: Trying checkout AntennaTracker stable Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [164/223] Building board: Pixhawk6X-bdshot at 2025-02-24 10:49:43.430229 BB: Trying checkout AntennaTracker stable Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [165/223] Building board: PixPilot-C3 at 2025-02-24 10:49:43.459934 BB: Trying checkout AntennaTracker stable PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [166/223] Building board: PixPilot-V3 at 2025-02-24 10:49:43.493206 BB: Trying checkout AntennaTracker stable PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [167/223] Building board: PixPilot-V6 at 2025-02-24 10:49:43.525062 BB: Trying checkout AntennaTracker stable PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [168/223] Building board: PixPilot-V6PRO at 2025-02-24 10:49:43.554624 BB: Trying checkout AntennaTracker stable PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable PixPilot-V6PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/PixPilot-V6PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (PixPilot-V6PRO) - not in board list BB: [169/223] Building board: Pixracer at 2025-02-24 10:49:44.346686 BB: Trying checkout AntennaTracker stable Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pixracer binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [170/223] Building board: Pixracer-bdshot at 2025-02-24 10:49:44.378591 BB: Trying checkout AntennaTracker stable Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [171/223] Building board: PixSurveyA1 at 2025-02-24 10:49:44.408005 BB: Trying checkout AntennaTracker stable PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [172/223] Building board: PixSurveyA1-IND at 2025-02-24 10:49:44.436483 BB: Trying checkout AntennaTracker stable PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [173/223] Building board: PixSurveyA2 at 2025-02-24 10:49:44.465406 BB: Trying checkout AntennaTracker stable PixSurveyA2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable PixSurveyA2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [174/223] Building board: pxf at 2025-02-24 10:49:44.493695 BB: Trying checkout AntennaTracker stable pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable pxf binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [175/223] Building board: pxfmini at 2025-02-24 10:49:44.521114 BB: Trying checkout AntennaTracker stable pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable pxfmini binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [176/223] Building board: QioTekAdeptF407 at 2025-02-24 10:49:44.549367 BB: Trying checkout AntennaTracker stable QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [177/223] Building board: QioTekZealotF427 at 2025-02-24 10:49:44.583073 BB: Trying checkout AntennaTracker stable QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [178/223] Building board: QioTekZealotH743 at 2025-02-24 10:49:44.612203 BB: Trying checkout AntennaTracker stable QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [179/223] Building board: QioTekZealotH743-bdshot at 2025-02-24 10:49:44.641160 BB: Trying checkout AntennaTracker stable QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [180/223] Building board: R9Pilot at 2025-02-24 10:49:44.672201 BB: Trying checkout AntennaTracker stable R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [181/223] Building board: RadiolinkPIX6 at 2025-02-24 10:49:44.700914 BB: Trying checkout AntennaTracker stable RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable RadiolinkPIX6 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [182/223] Building board: RADIX2HD at 2025-02-24 10:49:44.730329 BB: Trying checkout AntennaTracker stable RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [183/223] Building board: ReaperF745 at 2025-02-24 10:49:44.759827 BB: Trying checkout AntennaTracker stable ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [184/223] Building board: revo-mini at 2025-02-24 10:49:44.788468 BB: Trying checkout AntennaTracker stable revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable revo-mini binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [185/223] Building board: revo-mini-bdshot at 2025-02-24 10:49:44.816749 BB: Trying checkout AntennaTracker stable revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [186/223] Building board: revo-mini-i2c at 2025-02-24 10:49:44.847204 BB: Trying checkout AntennaTracker stable revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [187/223] Building board: revo-mini-i2c-bdshot at 2025-02-24 10:49:44.876101 BB: Trying checkout AntennaTracker stable revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [188/223] Building board: SDMODELH7V1 at 2025-02-24 10:49:44.905489 BB: Trying checkout AntennaTracker stable SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [189/223] Building board: SDMODELH7V2 at 2025-02-24 10:49:44.935409 BB: Trying checkout AntennaTracker stable SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable SDMODELH7V2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [190/223] Building board: SITL_arm_linux_gnueabihf at 2025-02-24 10:49:44.969453 BB: Trying checkout AntennaTracker stable SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [191/223] Building board: SITL_x86_64_linux_gnu at 2025-02-24 10:49:44.997975 BB: Trying checkout AntennaTracker stable SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [192/223] Building board: SIYI_N7 at 2025-02-24 10:49:45.027112 BB: Trying checkout AntennaTracker stable SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [193/223] Building board: SkySakuraH743 at 2025-02-24 10:49:45.056190 BB: Trying checkout AntennaTracker stable SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable SkySakuraH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/SkySakuraH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (SkySakuraH743) - not in board list BB: [194/223] Building board: SkystarsH7HD-bdshot at 2025-02-24 10:49:45.854543 BB: Trying checkout AntennaTracker stable SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [195/223] Building board: sparky2 at 2025-02-24 10:49:45.886204 BB: Trying checkout AntennaTracker stable sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable sparky2 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [196/223] Building board: speedybeef4 at 2025-02-24 10:49:45.915524 BB: Trying checkout AntennaTracker stable speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [197/223] Building board: SpeedyBeeF405Mini at 2025-02-24 10:49:45.944650 BB: Trying checkout AntennaTracker stable SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [198/223] Building board: SpeedyBeeF405WING at 2025-02-24 10:49:45.973376 BB: Trying checkout AntennaTracker stable SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [199/223] Building board: speedybeef4v3 at 2025-02-24 10:49:46.002040 BB: Trying checkout AntennaTracker stable speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [200/223] Building board: speedybeef4v4 at 2025-02-24 10:49:46.031467 BB: Trying checkout AntennaTracker stable speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [201/223] Building board: SPRacingH7 at 2025-02-24 10:49:46.061900 BB: Trying checkout AntennaTracker stable SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [202/223] Building board: SPRacingH7RF at 2025-02-24 10:49:46.090564 BB: Trying checkout AntennaTracker stable SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [203/223] Building board: SuccexF4 at 2025-02-24 10:49:46.121190 BB: Trying checkout AntennaTracker stable SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [204/223] Building board: SULILGH7-P1-P2 at 2025-02-24 10:49:46.150543 BB: Trying checkout AntennaTracker stable SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable SULILGH7-P1-P2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/SULILGH7-P1-P2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: [205/223] Building board: TBS-Colibri-F7 at 2025-02-24 10:49:46.950568 BB: Trying checkout AntennaTracker stable TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [206/223] Building board: TBS_LUCID_H7 at 2025-02-24 10:49:46.982510 BB: Trying checkout AntennaTracker stable TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable TBS_LUCID_H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/TBS_LUCID_H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (TBS_LUCID_H7) - not in board list BB: [207/223] Building board: TBS_LUCID_PRO at 2025-02-24 10:49:47.766140 BB: Trying checkout AntennaTracker stable TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable TBS_LUCID_PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/TBS_LUCID_PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (TBS_LUCID_PRO) - not in board list BB: [208/223] Building board: thepeach-k1 at 2025-02-24 10:49:48.568264 BB: Trying checkout AntennaTracker stable thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [209/223] Building board: thepeach-r1 at 2025-02-24 10:49:48.599414 BB: Trying checkout AntennaTracker stable thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [210/223] Building board: TMotorH743 at 2025-02-24 10:49:48.627626 BB: Trying checkout AntennaTracker stable TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [211/223] Building board: VRBrain-v51 at 2025-02-24 10:49:48.656705 BB: Trying checkout AntennaTracker stable VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [212/223] Building board: VRBrain-v52 at 2025-02-24 10:49:48.684916 BB: Trying checkout AntennaTracker stable VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [213/223] Building board: VRBrain-v54 at 2025-02-24 10:49:48.713736 BB: Trying checkout AntennaTracker stable VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [214/223] Building board: VRCore-v10 at 2025-02-24 10:49:48.741778 BB: Trying checkout AntennaTracker stable VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [215/223] Building board: VRUBrain-v51 at 2025-02-24 10:49:48.770198 BB: Trying checkout AntennaTracker stable VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [216/223] Building board: VUAV-V7pro at 2025-02-24 10:49:48.798869 BB: Trying checkout AntennaTracker stable VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable VUAV-V7pro binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [217/223] Building board: X-MAV-AP-H743v2 at 2025-02-24 10:49:48.828055 BB: Trying checkout AntennaTracker stable X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable X-MAV-AP-H743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/X-MAV-AP-H743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (X-MAV-AP-H743v2) - not in board list BB: [218/223] Building board: YJUAV_A6 at 2025-02-24 10:49:49.654780 BB: Trying checkout AntennaTracker stable YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [219/223] Building board: YJUAV_A6SE at 2025-02-24 10:49:49.686205 BB: Trying checkout AntennaTracker stable YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [220/223] Building board: YJUAV_A6SE_H743 at 2025-02-24 10:49:49.716928 BB: Trying checkout AntennaTracker stable YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [221/223] Building board: YJUAV_A6Ultra at 2025-02-24 10:49:49.746347 BB: Trying checkout AntennaTracker stable YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [222/223] Building board: ZeroOneX6 at 2025-02-24 10:49:49.776470 BB: Trying checkout AntennaTracker stable ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable ZeroOneX6 binaries None BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: oldversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 newversion=commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB: Skipping build - version match (commit a6c06e8b1d605afacb25c82fa5069b8990a372c8) BB: [223/223] Building board: ZeroOneX6_Air at 2025-02-24 10:49:49.806509 BB: Trying checkout AntennaTracker stable ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at a6c06e8b1d Plane: version to 4.5.7 BB: Running (git log -1) BB-GIT: commit a6c06e8b1d605afacb25c82fa5069b8990a372c8 BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Oct 7 16:30:57 2024 +0900 BB-GIT: BB-GIT: Plane: version to 4.5.7 BB: Building AntennaTracker stable ZeroOneX6_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/ZeroOneX6_Air/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '2825252d6d13eb347520f028b3c580ab29bd78e5' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out 'b25b5c7d98c502b07976740b0a65b9f39948c292' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: Trying checkout AntennaTracker latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Previous HEAD position was a6c06e8b1d Plane: version to 4.5.7 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit fc47d7c2d0c2b57a1c3151adcf0811e1bab2aa4b BB-GIT: Author: Iampete1 BB-GIT: Date: Sun Feb 23 19:19:48 2025 +0000 BB-GIT: BB-GIT: AP_BoardConfig: `SAFETY_MASK` include full 32 channels in docs BB: Building ArduSub stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/223] Building board: 3DRControlZeroG at 2025-02-24 10:49:52.059864 BB: Trying checkout ArduSub stable 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'ArduSub-stable'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable 3DRControlZeroG binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/3DRControlZeroG/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (3DRControlZeroG) - not in board list BB: [2/223] Building board: ACNS-CM4Pilot at 2025-02-24 10:49:53.722532 BB: Trying checkout ArduSub stable ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [3/223] Building board: ACNS-F405AIO at 2025-02-24 10:49:53.923126 BB: Trying checkout ArduSub stable ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [4/223] Building board: AEROFOX-H7 at 2025-02-24 10:49:53.951745 BB: Trying checkout ArduSub stable AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable AEROFOX-H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/AEROFOX-H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (AEROFOX-H7) - not in board list BB: [5/223] Building board: AET-H743-Basic at 2025-02-24 10:49:54.746087 BB: Trying checkout ArduSub stable AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable AET-H743-Basic binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/AET-H743-Basic/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (AET-H743-Basic) - not in board list BB: [6/223] Building board: airbotf4 at 2025-02-24 10:49:55.541228 BB: Trying checkout ArduSub stable airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [7/223] Building board: AIRLink at 2025-02-24 10:49:55.571857 BB: Trying checkout ArduSub stable AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable AIRLink binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [8/223] Building board: Airvolute-DCS2 at 2025-02-24 10:49:55.600071 BB: Trying checkout ArduSub stable Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [9/223] Building board: AnyleafH7 at 2025-02-24 10:49:55.627566 BB: Trying checkout ArduSub stable AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [10/223] Building board: Aocoda-RC-H743Dual at 2025-02-24 10:49:55.655708 BB: Trying checkout ArduSub stable Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [11/223] Building board: ARK_FPV at 2025-02-24 10:49:55.683706 BB: Trying checkout ArduSub stable ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (ARK_FPV) - not in board list BB: [12/223] Building board: ARKV6X at 2025-02-24 10:49:56.456539 BB: Trying checkout ArduSub stable ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [13/223] Building board: AtomRCF405NAVI at 2025-02-24 10:49:56.489032 BB: Trying checkout ArduSub stable AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [14/223] Building board: bbbmini at 2025-02-24 10:49:56.519018 BB: Trying checkout ArduSub stable bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable bbbmini binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [15/223] Building board: BeastF7 at 2025-02-24 10:49:56.547171 BB: Trying checkout ArduSub stable BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [16/223] Building board: BeastF7v2 at 2025-02-24 10:49:56.575526 BB: Trying checkout ArduSub stable BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [17/223] Building board: BeastH7 at 2025-02-24 10:49:56.603384 BB: Trying checkout ArduSub stable BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [18/223] Building board: BeastH7v2 at 2025-02-24 10:49:56.632202 BB: Trying checkout ArduSub stable BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [19/223] Building board: bebop at 2025-02-24 10:49:56.663334 BB: Trying checkout ArduSub stable bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable bebop binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [20/223] Building board: BlitzF745 at 2025-02-24 10:49:56.690491 BB: Trying checkout ArduSub stable BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable BlitzF745 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/BlitzF745/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (BlitzF745) - not in board list BB: [21/223] Building board: BlitzF745AIO at 2025-02-24 10:49:57.473063 BB: Trying checkout ArduSub stable BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [22/223] Building board: BlitzH743Pro at 2025-02-24 10:49:57.503475 BB: Trying checkout ArduSub stable BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable BlitzH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/BlitzH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (BlitzH743Pro) - not in board list BB: [23/223] Building board: BlitzMiniF745 at 2025-02-24 10:49:58.287292 BB: Trying checkout ArduSub stable BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable BlitzMiniF745 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/BlitzMiniF745/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (BlitzMiniF745) - not in board list BB: [24/223] Building board: BlitzWingH743 at 2025-02-24 10:49:59.079674 BB: Trying checkout ArduSub stable BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable BlitzWingH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/BlitzWingH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (BlitzWingH743) - not in board list BB: [25/223] Building board: blue at 2025-02-24 10:49:59.934387 BB: Trying checkout ArduSub stable blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable blue binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [26/223] Building board: canzero at 2025-02-24 10:49:59.966949 BB: Trying checkout ArduSub stable canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable canzero binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [27/223] Building board: CBU-H7-LC-Stamp at 2025-02-24 10:49:59.998176 BB: Trying checkout ArduSub stable CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [28/223] Building board: CBU-H7-Stamp at 2025-02-24 10:50:00.798464 BB: Trying checkout ArduSub stable CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CBU-H7-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/CBU-H7-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CBU-H7-Stamp) - not in board list BB: [29/223] Building board: CSKY405 at 2025-02-24 10:50:01.631860 BB: Trying checkout ArduSub stable CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CSKY405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/CSKY405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CSKY405) - not in board list BB: [30/223] Building board: CUAV-7-Nano at 2025-02-24 10:50:02.613425 BB: Trying checkout ArduSub stable CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CUAV-7-Nano binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/CUAV-7-Nano/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CUAV-7-Nano) - not in board list BB: [31/223] Building board: CUAV-Nora at 2025-02-24 10:50:03.598787 BB: Trying checkout ArduSub stable CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [32/223] Building board: CUAV-Nora-bdshot at 2025-02-24 10:50:03.637259 BB: Trying checkout ArduSub stable CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [33/223] Building board: CUAV-Pixhack-v3 at 2025-02-24 10:50:03.679892 BB: Trying checkout ArduSub stable CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CUAV-Pixhack-v3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/CUAV-Pixhack-v3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CUAV-Pixhack-v3) - not in board list BB: [34/223] Building board: CUAV-X7 at 2025-02-24 10:50:04.680257 BB: Trying checkout ArduSub stable CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [35/223] Building board: CUAV-X7-bdshot at 2025-02-24 10:50:04.716276 BB: Trying checkout ArduSub stable CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [36/223] Building board: CUAVv5 at 2025-02-24 10:50:04.752905 BB: Trying checkout ArduSub stable CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [37/223] Building board: CUAVv5-bdshot at 2025-02-24 10:50:04.789141 BB: Trying checkout ArduSub stable CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [38/223] Building board: CUAVv5Nano at 2025-02-24 10:50:04.825430 BB: Trying checkout ArduSub stable CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [39/223] Building board: CUAVv5Nano-bdshot at 2025-02-24 10:50:04.860733 BB: Trying checkout ArduSub stable CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [40/223] Building board: CubeBlack at 2025-02-24 10:50:04.897281 BB: Trying checkout ArduSub stable CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [41/223] Building board: CubeBlack+ at 2025-02-24 10:50:04.935264 BB: Trying checkout ArduSub stable CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [42/223] Building board: CubeOrange at 2025-02-24 10:50:04.970768 BB: Trying checkout ArduSub stable CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [43/223] Building board: CubeOrange-bdshot at 2025-02-24 10:50:05.012949 BB: Trying checkout ArduSub stable CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [44/223] Building board: CubeOrangePlus at 2025-02-24 10:50:05.055269 BB: Trying checkout ArduSub stable CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [45/223] Building board: CubeOrangePlus-bdshot at 2025-02-24 10:50:05.097472 BB: Trying checkout ArduSub stable CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [46/223] Building board: CubePurple at 2025-02-24 10:50:05.133154 BB: Trying checkout ArduSub stable CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CubePurple binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [47/223] Building board: CubeRedPrimary at 2025-02-24 10:50:05.173992 BB: Trying checkout ArduSub stable CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [48/223] Building board: CubeRedSecondary at 2025-02-24 10:50:05.219659 BB: Trying checkout ArduSub stable CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [49/223] Building board: CubeYellow at 2025-02-24 10:50:05.260928 BB: Trying checkout ArduSub stable CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [50/223] Building board: CubeYellow-bdshot at 2025-02-24 10:50:05.295621 BB: Trying checkout ArduSub stable CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [51/223] Building board: DevEBoxH7v2 at 2025-02-24 10:50:05.340120 BB: Trying checkout ArduSub stable DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [52/223] Building board: DroneerF405 at 2025-02-24 10:50:05.375418 BB: Trying checkout ArduSub stable DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (DroneerF405) - not in board list BB: [53/223] Building board: DrotekP3Pro at 2025-02-24 10:50:06.338272 BB: Trying checkout ArduSub stable DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [54/223] Building board: Durandal at 2025-02-24 10:50:06.375078 BB: Trying checkout ArduSub stable Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable Durandal binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [55/223] Building board: Durandal-bdshot at 2025-02-24 10:50:06.411727 BB: Trying checkout ArduSub stable Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [56/223] Building board: edge at 2025-02-24 10:50:06.453109 BB: Trying checkout ArduSub stable edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable edge binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [57/223] Building board: erlebrain2 at 2025-02-24 10:50:06.488149 BB: Trying checkout ArduSub stable erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [58/223] Building board: F35Lightning at 2025-02-24 10:50:06.530318 BB: Trying checkout ArduSub stable F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [59/223] Building board: F4BY at 2025-02-24 10:50:06.574829 BB: Trying checkout ArduSub stable F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable F4BY binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [60/223] Building board: F4BY_F427 at 2025-02-24 10:50:06.610511 BB: Trying checkout ArduSub stable F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (F4BY_F427) - not in board list BB: [61/223] Building board: FlyingMoonF407 at 2025-02-24 10:50:07.579125 BB: Trying checkout ArduSub stable FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [62/223] Building board: FlyingMoonF427 at 2025-02-24 10:50:07.627415 BB: Trying checkout ArduSub stable FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [63/223] Building board: FlyingMoonH743 at 2025-02-24 10:50:07.662448 BB: Trying checkout ArduSub stable FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [64/223] Building board: FlywooF405Pro at 2025-02-24 10:50:07.698562 BB: Trying checkout ArduSub stable FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [65/223] Building board: FlywooF745 at 2025-02-24 10:50:07.733604 BB: Trying checkout ArduSub stable FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [66/223] Building board: FlywooF745Nano at 2025-02-24 10:50:07.774501 BB: Trying checkout ArduSub stable FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [67/223] Building board: FlywooH743Pro at 2025-02-24 10:50:07.808310 BB: Trying checkout ArduSub stable FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable FlywooH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/FlywooH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (FlywooH743Pro) - not in board list BB: [68/223] Building board: fmuv2 at 2025-02-24 10:50:08.758702 BB: Trying checkout ArduSub stable fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [69/223] Building board: fmuv3 at 2025-02-24 10:50:08.791416 BB: Trying checkout ArduSub stable fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [70/223] Building board: fmuv5 at 2025-02-24 10:50:08.825032 BB: Trying checkout ArduSub stable fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [71/223] Building board: FoxeerF405v2 at 2025-02-24 10:50:08.862949 BB: Trying checkout ArduSub stable FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable FoxeerF405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/FoxeerF405v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (FoxeerF405v2) - not in board list BB: [72/223] Building board: FoxeerH743v1 at 2025-02-24 10:50:09.757271 BB: Trying checkout ArduSub stable FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [73/223] Building board: GEPRC_TAKER_H743 at 2025-02-24 10:50:09.808867 BB: Trying checkout ArduSub stable GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [74/223] Building board: GEPRCF745BTHD at 2025-02-24 10:50:10.744700 BB: Trying checkout ArduSub stable GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable GEPRCF745BTHD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/GEPRCF745BTHD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (GEPRCF745BTHD) - not in board list BB: [75/223] Building board: Here4FC at 2025-02-24 10:50:11.675275 BB: Trying checkout ArduSub stable Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable Here4FC binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [76/223] Building board: IFLIGHT_2RAW_H7 at 2025-02-24 10:50:11.707724 BB: Trying checkout ArduSub stable IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable IFLIGHT_2RAW_H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/IFLIGHT_2RAW_H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (IFLIGHT_2RAW_H7) - not in board list BB: [77/223] Building board: JFB100 at 2025-02-24 10:50:12.641131 BB: Trying checkout ArduSub stable JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable JFB100 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [78/223] Building board: JFB110 at 2025-02-24 10:50:12.673757 BB: Trying checkout ArduSub stable JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable JFB110 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [79/223] Building board: JHEM_JHEF405 at 2025-02-24 10:50:12.708189 BB: Trying checkout ArduSub stable JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable JHEM_JHEF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/JHEM_JHEF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (JHEM_JHEF405) - not in board list BB: [80/223] Building board: JHEMCU-H743HD at 2025-02-24 10:50:13.633960 BB: Trying checkout ArduSub stable JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable JHEMCU-H743HD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/JHEMCU-H743HD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (JHEMCU-H743HD) - not in board list BB: [81/223] Building board: KakuteF4 at 2025-02-24 10:50:14.540955 BB: Trying checkout ArduSub stable KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [82/223] Building board: KakuteF4-Wing at 2025-02-24 10:50:14.572713 BB: Trying checkout ArduSub stable KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable KakuteF4-Wing binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/KakuteF4-Wing/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (KakuteF4-Wing) - not in board list BB: [83/223] Building board: KakuteF4Mini at 2025-02-24 10:50:15.414875 BB: Trying checkout ArduSub stable KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [84/223] Building board: KakuteF7 at 2025-02-24 10:50:15.447120 BB: Trying checkout ArduSub stable KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [85/223] Building board: KakuteF7-bdshot at 2025-02-24 10:50:15.478260 BB: Trying checkout ArduSub stable KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [86/223] Building board: KakuteF7Mini at 2025-02-24 10:50:15.508830 BB: Trying checkout ArduSub stable KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [87/223] Building board: KakuteH7 at 2025-02-24 10:50:15.539368 BB: Trying checkout ArduSub stable KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [88/223] Building board: KakuteH7-bdshot at 2025-02-24 10:50:15.570204 BB: Trying checkout ArduSub stable KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [89/223] Building board: KakuteH7-Wing at 2025-02-24 10:50:15.603232 BB: Trying checkout ArduSub stable KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [90/223] Building board: KakuteH7Mini at 2025-02-24 10:50:15.634174 BB: Trying checkout ArduSub stable KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [91/223] Building board: KakuteH7Mini-Nand at 2025-02-24 10:50:15.665125 BB: Trying checkout ArduSub stable KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [92/223] Building board: KakuteH7v2 at 2025-02-24 10:50:15.698388 BB: Trying checkout ArduSub stable KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [93/223] Building board: LongBowF405WING at 2025-02-24 10:50:15.735808 BB: Trying checkout ArduSub stable LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable LongBowF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/LongBowF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (LongBowF405WING) - not in board list BB: [94/223] Building board: luminousbee5 at 2025-02-24 10:50:16.621772 BB: Trying checkout ArduSub stable luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [95/223] Building board: MambaF405-2022 at 2025-02-24 10:50:16.653423 BB: Trying checkout ArduSub stable MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [96/223] Building board: MambaF405US-I2C at 2025-02-24 10:50:16.689642 BB: Trying checkout ArduSub stable MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [97/223] Building board: MambaF405v2 at 2025-02-24 10:50:16.718354 BB: Trying checkout ArduSub stable MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [98/223] Building board: MambaH743v4 at 2025-02-24 10:50:16.746330 BB: Trying checkout ArduSub stable MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [99/223] Building board: MatekF405 at 2025-02-24 10:50:16.781055 BB: Trying checkout ArduSub stable MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [100/223] Building board: MatekF405-bdshot at 2025-02-24 10:50:16.809238 BB: Trying checkout ArduSub stable MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [101/223] Building board: MatekF405-CAN at 2025-02-24 10:50:16.842025 BB: Trying checkout ArduSub stable MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [102/223] Building board: MatekF405-STD at 2025-02-24 10:50:16.871888 BB: Trying checkout ArduSub stable MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [103/223] Building board: MatekF405-TE at 2025-02-24 10:50:16.903358 BB: Trying checkout ArduSub stable MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [104/223] Building board: MatekF405-TE-bdshot at 2025-02-24 10:50:16.939876 BB: Trying checkout ArduSub stable MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [105/223] Building board: MatekF405-Wing at 2025-02-24 10:50:16.969333 BB: Trying checkout ArduSub stable MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [106/223] Building board: MatekF405-Wing-bdshot at 2025-02-24 10:50:16.998662 BB: Trying checkout ArduSub stable MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [107/223] Building board: MatekF765-SE at 2025-02-24 10:50:17.034915 BB: Trying checkout ArduSub stable MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [108/223] Building board: MatekF765-Wing at 2025-02-24 10:50:17.066200 BB: Trying checkout ArduSub stable MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [109/223] Building board: MatekF765-Wing-bdshot at 2025-02-24 10:50:17.100665 BB: Trying checkout ArduSub stable MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [110/223] Building board: MatekH743 at 2025-02-24 10:50:17.131298 BB: Trying checkout ArduSub stable MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [111/223] Building board: MatekH743-bdshot at 2025-02-24 10:50:17.161536 BB: Trying checkout ArduSub stable MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [112/223] Building board: MatekH7A3 at 2025-02-24 10:50:17.191769 BB: Trying checkout ArduSub stable MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MatekH7A3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/MatekH7A3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MatekH7A3) - not in board list BB: [113/223] Building board: MFT-SEMA100 at 2025-02-24 10:50:18.218341 BB: Trying checkout ArduSub stable MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MFT-SEMA100 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/MFT-SEMA100/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MFT-SEMA100) - not in board list BB: [114/223] Building board: MicoAir405Mini at 2025-02-24 10:50:19.098226 BB: Trying checkout ArduSub stable MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MicoAir405Mini binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/MicoAir405Mini/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MicoAir405Mini) - not in board list BB: [115/223] Building board: MicoAir405v2 at 2025-02-24 10:50:19.998814 BB: Trying checkout ArduSub stable MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MicoAir405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/MicoAir405v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MicoAir405v2) - not in board list BB: [116/223] Building board: MicoAir743 at 2025-02-24 10:50:21.369212 BB: Trying checkout ArduSub stable MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MicoAir743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/MicoAir743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MicoAir743) - not in board list BB: [117/223] Building board: MicoAir743-AIO at 2025-02-24 10:50:22.277912 BB: Trying checkout ArduSub stable MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MicoAir743-AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/MicoAir743-AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MicoAir743-AIO) - not in board list BB: [118/223] Building board: MicoAir743v2 at 2025-02-24 10:50:23.159001 BB: Trying checkout ArduSub stable MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MicoAir743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/MicoAir743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MicoAir743v2) - not in board list BB: [119/223] Building board: mindpx-v2 at 2025-02-24 10:50:24.087920 BB: Trying checkout ArduSub stable mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [120/223] Building board: mini-pix at 2025-02-24 10:50:24.124885 BB: Trying checkout ArduSub stable mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable mini-pix binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [121/223] Building board: modalai_fc-v1 at 2025-02-24 10:50:24.159096 BB: Trying checkout ArduSub stable modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [122/223] Building board: mRoControlZeroClassic at 2025-02-24 10:50:24.196324 BB: Trying checkout ArduSub stable mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [123/223] Building board: mRoControlZeroF7 at 2025-02-24 10:50:24.225214 BB: Trying checkout ArduSub stable mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [124/223] Building board: mRoControlZeroH7 at 2025-02-24 10:50:24.253945 BB: Trying checkout ArduSub stable mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [125/223] Building board: mRoControlZeroH7-bdshot at 2025-02-24 10:50:24.290577 BB: Trying checkout ArduSub stable mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [126/223] Building board: mRoControlZeroOEMH7 at 2025-02-24 10:50:24.321049 BB: Trying checkout ArduSub stable mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [127/223] Building board: mRoCZeroOEMH7-bdshot at 2025-02-24 10:50:24.350734 BB: Trying checkout ArduSub stable mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [128/223] Building board: mRoNexus at 2025-02-24 10:50:24.380121 BB: Trying checkout ArduSub stable mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [129/223] Building board: mRoPixracerPro at 2025-02-24 10:50:24.409285 BB: Trying checkout ArduSub stable mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [130/223] Building board: mRoPixracerPro-bdshot at 2025-02-24 10:50:24.445637 BB: Trying checkout ArduSub stable mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [131/223] Building board: mRoX21 at 2025-02-24 10:50:24.473907 BB: Trying checkout ArduSub stable mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [132/223] Building board: mRoX21-777 at 2025-02-24 10:50:24.503614 BB: Trying checkout ArduSub stable mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [133/223] Building board: MUPilot at 2025-02-24 10:50:24.532284 BB: Trying checkout ArduSub stable MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable MUPilot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/MUPilot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MUPilot) - not in board list BB: [134/223] Building board: navigator at 2025-02-24 10:50:25.365480 BB: Trying checkout ArduSub stable navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable navigator binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [135/223] Building board: navigator64 at 2025-02-24 10:50:25.395442 BB: Trying checkout ArduSub stable navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable navigator64 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [136/223] Building board: navio at 2025-02-24 10:50:25.427797 BB: Trying checkout ArduSub stable navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable navio binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [137/223] Building board: navio2 at 2025-02-24 10:50:25.454904 BB: Trying checkout ArduSub stable navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable navio2 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [138/223] Building board: NxtPX4v2 at 2025-02-24 10:50:25.481925 BB: Trying checkout ArduSub stable NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable NxtPX4v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/NxtPX4v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (NxtPX4v2) - not in board list BB: [139/223] Building board: obal at 2025-02-24 10:50:26.318401 BB: Trying checkout ArduSub stable obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable obal binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [140/223] Building board: omnibusf4 at 2025-02-24 10:50:26.348523 BB: Trying checkout ArduSub stable omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [141/223] Building board: omnibusf4pro at 2025-02-24 10:50:26.379146 BB: Trying checkout ArduSub stable omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [142/223] Building board: omnibusf4pro-bdshot at 2025-02-24 10:50:26.413730 BB: Trying checkout ArduSub stable omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [143/223] Building board: omnibusf4v6 at 2025-02-24 10:50:26.445081 BB: Trying checkout ArduSub stable omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [144/223] Building board: OMNIBUSF7V2 at 2025-02-24 10:50:26.478264 BB: Trying checkout ArduSub stable OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [145/223] Building board: OmnibusNanoV6 at 2025-02-24 10:50:26.515616 BB: Trying checkout ArduSub stable OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [146/223] Building board: OmnibusNanoV6-bdshot at 2025-02-24 10:50:26.553227 BB: Trying checkout ArduSub stable OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [147/223] Building board: OrqaF405Pro at 2025-02-24 10:50:26.590298 BB: Trying checkout ArduSub stable OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable OrqaF405Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/OrqaF405Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (OrqaF405Pro) - not in board list BB: [148/223] Building board: PH4-mini at 2025-02-24 10:50:27.424617 BB: Trying checkout ArduSub stable PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [149/223] Building board: PH4-mini-bdshot at 2025-02-24 10:50:27.455143 BB: Trying checkout ArduSub stable PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [150/223] Building board: Pix32v5 at 2025-02-24 10:50:27.488409 BB: Trying checkout ArduSub stable Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [151/223] Building board: PixC4-Jetson at 2025-02-24 10:50:27.526461 BB: Trying checkout ArduSub stable PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [152/223] Building board: PixFlamingo at 2025-02-24 10:50:27.553855 BB: Trying checkout ArduSub stable PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [153/223] Building board: PixFlamingo-F767 at 2025-02-24 10:50:27.582460 BB: Trying checkout ArduSub stable PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable PixFlamingo-F767 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/PixFlamingo-F767/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (PixFlamingo-F767) - not in board list BB: [154/223] Building board: Pixhawk1 at 2025-02-24 10:50:28.474775 BB: Trying checkout ArduSub stable Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [155/223] Building board: Pixhawk1-1M at 2025-02-24 10:50:28.505526 BB: Trying checkout ArduSub stable Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [156/223] Building board: Pixhawk1-1M-bdshot at 2025-02-24 10:50:28.534101 BB: Trying checkout ArduSub stable Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [157/223] Building board: Pixhawk1-bdshot at 2025-02-24 10:50:28.565412 BB: Trying checkout ArduSub stable Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [158/223] Building board: Pixhawk4 at 2025-02-24 10:50:28.592654 BB: Trying checkout ArduSub stable Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [159/223] Building board: Pixhawk4-bdshot at 2025-02-24 10:50:28.621384 BB: Trying checkout ArduSub stable Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [160/223] Building board: Pixhawk5X at 2025-02-24 10:50:28.649266 BB: Trying checkout ArduSub stable Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [161/223] Building board: Pixhawk6C at 2025-02-24 10:50:28.677568 BB: Trying checkout ArduSub stable Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [162/223] Building board: Pixhawk6C-bdshot at 2025-02-24 10:50:28.705206 BB: Trying checkout ArduSub stable Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [163/223] Building board: Pixhawk6X at 2025-02-24 10:50:28.733740 BB: Trying checkout ArduSub stable Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [164/223] Building board: Pixhawk6X-bdshot at 2025-02-24 10:50:28.762747 BB: Trying checkout ArduSub stable Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [165/223] Building board: PixPilot-C3 at 2025-02-24 10:50:28.790574 BB: Trying checkout ArduSub stable PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [166/223] Building board: PixPilot-V3 at 2025-02-24 10:50:28.818887 BB: Trying checkout ArduSub stable PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [167/223] Building board: PixPilot-V6 at 2025-02-24 10:50:28.846417 BB: Trying checkout ArduSub stable PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [168/223] Building board: PixPilot-V6PRO at 2025-02-24 10:50:28.881089 BB: Trying checkout ArduSub stable PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable PixPilot-V6PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/PixPilot-V6PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (PixPilot-V6PRO) - not in board list BB: [169/223] Building board: Pixracer at 2025-02-24 10:50:29.659957 BB: Trying checkout ArduSub stable Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable Pixracer binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [170/223] Building board: Pixracer-bdshot at 2025-02-24 10:50:29.690656 BB: Trying checkout ArduSub stable Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [171/223] Building board: PixSurveyA1 at 2025-02-24 10:50:29.719768 BB: Trying checkout ArduSub stable PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [172/223] Building board: PixSurveyA1-IND at 2025-02-24 10:50:29.746736 BB: Trying checkout ArduSub stable PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [173/223] Building board: PixSurveyA2 at 2025-02-24 10:50:29.774750 BB: Trying checkout ArduSub stable PixSurveyA2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable PixSurveyA2 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [174/223] Building board: pxf at 2025-02-24 10:50:29.803025 BB: Trying checkout ArduSub stable pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable pxf binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [175/223] Building board: pxfmini at 2025-02-24 10:50:29.829929 BB: Trying checkout ArduSub stable pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable pxfmini binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [176/223] Building board: QioTekAdeptF407 at 2025-02-24 10:50:29.856814 BB: Trying checkout ArduSub stable QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [177/223] Building board: QioTekZealotF427 at 2025-02-24 10:50:29.885657 BB: Trying checkout ArduSub stable QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [178/223] Building board: QioTekZealotH743 at 2025-02-24 10:50:29.913375 BB: Trying checkout ArduSub stable QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [179/223] Building board: QioTekZealotH743-bdshot at 2025-02-24 10:50:29.941335 BB: Trying checkout ArduSub stable QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [180/223] Building board: R9Pilot at 2025-02-24 10:50:29.971048 BB: Trying checkout ArduSub stable R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [181/223] Building board: RadiolinkPIX6 at 2025-02-24 10:50:30.002354 BB: Trying checkout ArduSub stable RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable RadiolinkPIX6 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/RadiolinkPIX6/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (RadiolinkPIX6) - not in board list BB: [182/223] Building board: RADIX2HD at 2025-02-24 10:50:30.841674 BB: Trying checkout ArduSub stable RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [183/223] Building board: ReaperF745 at 2025-02-24 10:50:30.872535 BB: Trying checkout ArduSub stable ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [184/223] Building board: revo-mini at 2025-02-24 10:50:30.902335 BB: Trying checkout ArduSub stable revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable revo-mini binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [185/223] Building board: revo-mini-bdshot at 2025-02-24 10:50:30.930730 BB: Trying checkout ArduSub stable revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [186/223] Building board: revo-mini-i2c at 2025-02-24 10:50:30.959507 BB: Trying checkout ArduSub stable revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [187/223] Building board: revo-mini-i2c-bdshot at 2025-02-24 10:50:30.993339 BB: Trying checkout ArduSub stable revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [188/223] Building board: SDMODELH7V1 at 2025-02-24 10:50:31.021790 BB: Trying checkout ArduSub stable SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [189/223] Building board: SDMODELH7V2 at 2025-02-24 10:50:31.050652 BB: Trying checkout ArduSub stable SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable SDMODELH7V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/SDMODELH7V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (SDMODELH7V2) - not in board list BB: [190/223] Building board: SITL_arm_linux_gnueabihf at 2025-02-24 10:50:31.879458 BB: Trying checkout ArduSub stable SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [191/223] Building board: SITL_x86_64_linux_gnu at 2025-02-24 10:50:31.909484 BB: Trying checkout ArduSub stable SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [192/223] Building board: SIYI_N7 at 2025-02-24 10:50:31.938635 BB: Trying checkout ArduSub stable SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [193/223] Building board: SkySakuraH743 at 2025-02-24 10:50:31.966349 BB: Trying checkout ArduSub stable SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable SkySakuraH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/SkySakuraH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (SkySakuraH743) - not in board list BB: [194/223] Building board: SkystarsH7HD-bdshot at 2025-02-24 10:50:32.787709 BB: Trying checkout ArduSub stable SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [195/223] Building board: sparky2 at 2025-02-24 10:50:32.818922 BB: Trying checkout ArduSub stable sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable sparky2 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [196/223] Building board: speedybeef4 at 2025-02-24 10:50:32.846909 BB: Trying checkout ArduSub stable speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [197/223] Building board: SpeedyBeeF405Mini at 2025-02-24 10:50:32.875070 BB: Trying checkout ArduSub stable SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [198/223] Building board: SpeedyBeeF405WING at 2025-02-24 10:50:32.905980 BB: Trying checkout ArduSub stable SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [199/223] Building board: speedybeef4v3 at 2025-02-24 10:50:32.935904 BB: Trying checkout ArduSub stable speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [200/223] Building board: speedybeef4v4 at 2025-02-24 10:50:32.966871 BB: Trying checkout ArduSub stable speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [201/223] Building board: SPRacingH7 at 2025-02-24 10:50:32.994653 BB: Trying checkout ArduSub stable SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [202/223] Building board: SPRacingH7RF at 2025-02-24 10:50:33.022588 BB: Trying checkout ArduSub stable SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [203/223] Building board: SuccexF4 at 2025-02-24 10:50:33.051751 BB: Trying checkout ArduSub stable SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [204/223] Building board: SULILGH7-P1-P2 at 2025-02-24 10:50:33.079978 BB: Trying checkout ArduSub stable SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable SULILGH7-P1-P2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/SULILGH7-P1-P2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: [205/223] Building board: TBS-Colibri-F7 at 2025-02-24 10:50:33.886209 BB: Trying checkout ArduSub stable TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [206/223] Building board: TBS_LUCID_H7 at 2025-02-24 10:50:33.924398 BB: Trying checkout ArduSub stable TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable TBS_LUCID_H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/TBS_LUCID_H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (TBS_LUCID_H7) - not in board list BB: [207/223] Building board: TBS_LUCID_PRO at 2025-02-24 10:50:34.711851 BB: Trying checkout ArduSub stable TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable TBS_LUCID_PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/TBS_LUCID_PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (TBS_LUCID_PRO) - not in board list BB: [208/223] Building board: thepeach-k1 at 2025-02-24 10:50:35.542341 BB: Trying checkout ArduSub stable thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [209/223] Building board: thepeach-r1 at 2025-02-24 10:50:35.574477 BB: Trying checkout ArduSub stable thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [210/223] Building board: TMotorH743 at 2025-02-24 10:50:35.603131 BB: Trying checkout ArduSub stable TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [211/223] Building board: VRBrain-v51 at 2025-02-24 10:50:35.632154 BB: Trying checkout ArduSub stable VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [212/223] Building board: VRBrain-v52 at 2025-02-24 10:50:35.659909 BB: Trying checkout ArduSub stable VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [213/223] Building board: VRBrain-v54 at 2025-02-24 10:50:35.687036 BB: Trying checkout ArduSub stable VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [214/223] Building board: VRCore-v10 at 2025-02-24 10:50:35.714750 BB: Trying checkout ArduSub stable VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [215/223] Building board: VRUBrain-v51 at 2025-02-24 10:50:35.742167 BB: Trying checkout ArduSub stable VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [216/223] Building board: VUAV-V7pro at 2025-02-24 10:50:35.769903 BB: Trying checkout ArduSub stable VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable VUAV-V7pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/VUAV-V7pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (VUAV-V7pro) - not in board list BB: [217/223] Building board: X-MAV-AP-H743v2 at 2025-02-24 10:50:36.587903 BB: Trying checkout ArduSub stable X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable X-MAV-AP-H743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/X-MAV-AP-H743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (X-MAV-AP-H743v2) - not in board list BB: [218/223] Building board: YJUAV_A6 at 2025-02-24 10:50:37.382132 BB: Trying checkout ArduSub stable YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [219/223] Building board: YJUAV_A6SE at 2025-02-24 10:50:37.415956 BB: Trying checkout ArduSub stable YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [220/223] Building board: YJUAV_A6SE_H743 at 2025-02-24 10:50:37.445487 BB: Trying checkout ArduSub stable YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [221/223] Building board: YJUAV_A6Ultra at 2025-02-24 10:50:37.473349 BB: Trying checkout ArduSub stable YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: oldversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 newversion=commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB: Skipping build - version match (commit ed138794685eaf43b8fadb1a01ec429b85d0b398) BB: [222/223] Building board: ZeroOneX6 at 2025-02-24 10:50:37.500917 BB: Trying checkout ArduSub stable ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable ZeroOneX6 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/ZeroOneX6/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (ZeroOneX6) - not in board list BB: [223/223] Building board: ZeroOneX6_Air at 2025-02-24 10:50:38.995457 BB: Trying checkout ArduSub stable ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at ed13879468 Sub: Version to 4.5.1 BB: Running (git log -1) BB-GIT: commit ed138794685eaf43b8fadb1a01ec429b85d0b398 BB-GIT: Author: Willian Galvani BB-GIT: Date: Fri Jan 10 17:00:31 2025 -0300 BB-GIT: BB-GIT: Sub: Version to 4.5.1 BB: Building ArduSub stable ZeroOneX6_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/ZeroOneX6_Air/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: Trying checkout ArduSub latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Previous HEAD position was ed13879468 Sub: Version to 4.5.1 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit fc47d7c2d0c2b57a1c3151adcf0811e1bab2aa4b BB-GIT: Author: Iampete1 BB-GIT: Date: Sun Feb 23 19:19:48 2025 +0000 BB-GIT: BB-GIT: AP_BoardConfig: `SAFETY_MASK` include full 32 channels in docs BB: Building AP_Periph stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/89] Building board: AeroFox-Airspeed at 2025-02-24 10:50:41.428265 BB: Trying checkout AP_Periph stable AeroFox-Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'AP_Periph-stable'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable AeroFox-Airspeed binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [2/89] Building board: AeroFox-Airspeed-DLVR at 2025-02-24 10:50:42.345038 BB: Trying checkout AP_Periph stable AeroFox-Airspeed-DLVR None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable AeroFox-Airspeed-DLVR binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [3/89] Building board: AeroFox-GNSS_F9P at 2025-02-24 10:50:42.811969 BB: Trying checkout AP_Periph stable AeroFox-GNSS_F9P None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable AeroFox-GNSS_F9P binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [4/89] Building board: AeroFox-PMU at 2025-02-24 10:50:43.275862 BB: Trying checkout AP_Periph stable AeroFox-PMU None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable AeroFox-PMU binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [5/89] Building board: AR-F407SmartBat at 2025-02-24 10:50:43.305193 BB: Trying checkout AP_Periph stable AR-F407SmartBat None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable AR-F407SmartBat binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [6/89] Building board: ARK_CANNODE at 2025-02-24 10:50:43.334391 BB: Trying checkout AP_Periph stable ARK_CANNODE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable ARK_CANNODE binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [7/89] Building board: ARK_GPS at 2025-02-24 10:50:43.363732 BB: Trying checkout AP_Periph stable ARK_GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable ARK_GPS binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [8/89] Building board: ARK_RTK_GPS at 2025-02-24 10:50:43.392288 BB: Trying checkout AP_Periph stable ARK_RTK_GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable ARK_RTK_GPS binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [9/89] Building board: BirdCANdy at 2025-02-24 10:50:43.422440 BB: Trying checkout AP_Periph stable BirdCANdy None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable BirdCANdy binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [10/89] Building board: BotBloxDroneNet at 2025-02-24 10:50:43.453392 BB: Trying checkout AP_Periph stable BotBloxDroneNet None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable BotBloxDroneNet binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/BotBloxDroneNet/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (BotBloxDroneNet) - not in board list BB: [11/89] Building board: C-RTK2-HP at 2025-02-24 10:50:44.391264 BB: Trying checkout AP_Periph stable C-RTK2-HP None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable C-RTK2-HP binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [12/89] Building board: CarbonixF405 at 2025-02-24 10:50:44.424118 BB: Trying checkout AP_Periph stable CarbonixF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable CarbonixF405 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [13/89] Building board: CarbonixL496 at 2025-02-24 10:50:44.453309 BB: Trying checkout AP_Periph stable CarbonixL496 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable CarbonixL496 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [14/89] Building board: CUAV_GPS at 2025-02-24 10:50:44.480926 BB: Trying checkout AP_Periph stable CUAV_GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable CUAV_GPS binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [15/89] Building board: CubeBlack-periph at 2025-02-24 10:50:44.510381 BB: Trying checkout AP_Periph stable CubeBlack-periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable CubeBlack-periph binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [16/89] Building board: CubeNode at 2025-02-24 10:50:44.537930 BB: Trying checkout AP_Periph stable CubeNode None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable CubeNode binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/CubeNode/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CubeNode) - not in board list BB: [17/89] Building board: CubeNode-ETH at 2025-02-24 10:50:45.362304 BB: Trying checkout AP_Periph stable CubeNode-ETH None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable CubeNode-ETH binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/CubeNode-ETH/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CubeNode-ETH) - not in board list BB: [18/89] Building board: CubeOrange-periph at 2025-02-24 10:50:46.189674 BB: Trying checkout AP_Periph stable CubeOrange-periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable CubeOrange-periph binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [19/89] Building board: CubeRedPrimary-PPPGW at 2025-02-24 10:50:46.221280 BB: Trying checkout AP_Periph stable CubeRedPrimary-PPPGW None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable CubeRedPrimary-PPPGW binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [20/89] Building board: f103-ADSB at 2025-02-24 10:50:46.251267 BB: Trying checkout AP_Periph stable f103-ADSB None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f103-ADSB binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [21/89] Building board: f103-Airspeed at 2025-02-24 10:50:46.280716 BB: Trying checkout AP_Periph stable f103-Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f103-Airspeed binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [22/89] Building board: f103-GPS at 2025-02-24 10:50:46.311185 BB: Trying checkout AP_Periph stable f103-GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f103-GPS binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [23/89] Building board: f103-QiotekPeriph at 2025-02-24 10:50:46.339203 BB: Trying checkout AP_Periph stable f103-QiotekPeriph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f103-QiotekPeriph binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [24/89] Building board: f103-RangeFinder at 2025-02-24 10:50:46.369499 BB: Trying checkout AP_Periph stable f103-RangeFinder None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f103-RangeFinder binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [25/89] Building board: f303-GPS at 2025-02-24 10:50:46.398163 BB: Trying checkout AP_Periph stable f303-GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f303-GPS binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [26/89] Building board: f303-HWESC at 2025-02-24 10:50:46.429129 BB: Trying checkout AP_Periph stable f303-HWESC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f303-HWESC binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [27/89] Building board: f303-M10025 at 2025-02-24 10:50:46.458379 BB: Trying checkout AP_Periph stable f303-M10025 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f303-M10025 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [28/89] Building board: f303-M10070 at 2025-02-24 10:50:46.494281 BB: Trying checkout AP_Periph stable f303-M10070 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f303-M10070 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [29/89] Building board: f303-MatekGPS at 2025-02-24 10:50:46.523485 BB: Trying checkout AP_Periph stable f303-MatekGPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f303-MatekGPS binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [30/89] Building board: f303-PWM at 2025-02-24 10:50:46.555854 BB: Trying checkout AP_Periph stable f303-PWM None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f303-PWM binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [31/89] Building board: f303-TempSensor at 2025-02-24 10:50:46.585706 BB: Trying checkout AP_Periph stable f303-TempSensor None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f303-TempSensor binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [32/89] Building board: f303-Universal at 2025-02-24 10:50:46.622608 BB: Trying checkout AP_Periph stable f303-Universal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f303-Universal binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [33/89] Building board: f405-MatekAirspeed at 2025-02-24 10:50:46.653954 BB: Trying checkout AP_Periph stable f405-MatekAirspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f405-MatekAirspeed binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [34/89] Building board: f405-MatekGPS at 2025-02-24 10:50:46.683493 BB: Trying checkout AP_Periph stable f405-MatekGPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable f405-MatekGPS binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [35/89] Building board: FreeflyRTK at 2025-02-24 10:50:46.718251 BB: Trying checkout AP_Periph stable FreeflyRTK None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable FreeflyRTK binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [36/89] Building board: Here4AP at 2025-02-24 10:50:46.748745 BB: Trying checkout AP_Periph stable Here4AP None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Here4AP binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [37/89] Building board: Hitec-Airspeed at 2025-02-24 10:50:46.778165 BB: Trying checkout AP_Periph stable Hitec-Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Hitec-Airspeed binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [38/89] Building board: HitecMosaic at 2025-02-24 10:50:46.814097 BB: Trying checkout AP_Periph stable HitecMosaic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable HitecMosaic binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [39/89] Building board: HolybroF4_PMU at 2025-02-24 10:50:46.842893 BB: Trying checkout AP_Periph stable HolybroF4_PMU None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable HolybroF4_PMU binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/HolybroF4_PMU/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (HolybroF4_PMU) - not in board list BB: [40/89] Building board: HolybroG4_Airspeed at 2025-02-24 10:50:47.657919 BB: Trying checkout AP_Periph stable HolybroG4_Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable HolybroG4_Airspeed binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/HolybroG4_Airspeed/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (HolybroG4_Airspeed) - not in board list BB: [41/89] Building board: HolybroG4_Compass at 2025-02-24 10:50:48.461513 BB: Trying checkout AP_Periph stable HolybroG4_Compass None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable HolybroG4_Compass binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [42/89] Building board: HolybroG4_GPS at 2025-02-24 10:50:48.495728 BB: Trying checkout AP_Periph stable HolybroG4_GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable HolybroG4_GPS binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [43/89] Building board: HolybroGPS at 2025-02-24 10:50:48.524496 BB: Trying checkout AP_Periph stable HolybroGPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable HolybroGPS binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [44/89] Building board: kha_eth at 2025-02-24 10:50:48.552545 BB: Trying checkout AP_Periph stable kha_eth None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable kha_eth binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [45/89] Building board: MatekG474-DShot at 2025-02-24 10:50:48.581386 BB: Trying checkout AP_Periph stable MatekG474-DShot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekG474-DShot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/MatekG474-DShot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MatekG474-DShot) - not in board list BB: [46/89] Building board: MatekG474-GPS at 2025-02-24 10:50:49.374027 BB: Trying checkout AP_Periph stable MatekG474-GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekG474-GPS binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/MatekG474-GPS/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MatekG474-GPS) - not in board list BB: [47/89] Building board: MatekG474-Periph at 2025-02-24 10:50:50.218089 BB: Trying checkout AP_Periph stable MatekG474-Periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekG474-Periph binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/MatekG474-Periph/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MatekG474-Periph) - not in board list BB: [48/89] Building board: MatekH743-periph at 2025-02-24 10:50:51.018067 BB: Trying checkout AP_Periph stable MatekH743-periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekH743-periph binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [49/89] Building board: MatekL431-ADSB at 2025-02-24 10:50:51.048370 BB: Trying checkout AP_Periph stable MatekL431-ADSB None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-ADSB binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [50/89] Building board: MatekL431-Airspeed at 2025-02-24 10:50:51.077895 BB: Trying checkout AP_Periph stable MatekL431-Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-Airspeed binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [51/89] Building board: MatekL431-APDTelem at 2025-02-24 10:50:51.108175 BB: Trying checkout AP_Periph stable MatekL431-APDTelem None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-APDTelem binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/MatekL431-APDTelem/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MatekL431-APDTelem) - not in board list BB: [52/89] Building board: MatekL431-BattMon at 2025-02-24 10:50:51.957904 BB: Trying checkout AP_Periph stable MatekL431-BattMon None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-BattMon binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [53/89] Building board: MatekL431-bdshot at 2025-02-24 10:50:51.990022 BB: Trying checkout AP_Periph stable MatekL431-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [54/89] Building board: MatekL431-DShot at 2025-02-24 10:50:52.019798 BB: Trying checkout AP_Periph stable MatekL431-DShot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-DShot binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [55/89] Building board: MatekL431-EFI at 2025-02-24 10:50:52.048352 BB: Trying checkout AP_Periph stable MatekL431-EFI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-EFI binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [56/89] Building board: MatekL431-GPS at 2025-02-24 10:50:52.077719 BB: Trying checkout AP_Periph stable MatekL431-GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-GPS binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [57/89] Building board: MatekL431-HWTelem at 2025-02-24 10:50:52.106059 BB: Trying checkout AP_Periph stable MatekL431-HWTelem None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-HWTelem binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [58/89] Building board: MatekL431-MagHiRes at 2025-02-24 10:50:52.134593 BB: Trying checkout AP_Periph stable MatekL431-MagHiRes None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-MagHiRes binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/MatekL431-MagHiRes/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MatekL431-MagHiRes) - not in board list BB: [59/89] Building board: MatekL431-Periph at 2025-02-24 10:50:52.952916 BB: Trying checkout AP_Periph stable MatekL431-Periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-Periph binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [60/89] Building board: MatekL431-Proximity at 2025-02-24 10:50:52.988611 BB: Trying checkout AP_Periph stable MatekL431-Proximity None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-Proximity binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [61/89] Building board: MatekL431-Rangefinder at 2025-02-24 10:50:53.020891 BB: Trying checkout AP_Periph stable MatekL431-Rangefinder None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-Rangefinder binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [62/89] Building board: MatekL431-RC at 2025-02-24 10:50:53.049174 BB: Trying checkout AP_Periph stable MatekL431-RC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-RC binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [63/89] Building board: MatekL431-Serial at 2025-02-24 10:50:53.079217 BB: Trying checkout AP_Periph stable MatekL431-Serial None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MatekL431-Serial binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [64/89] Building board: MFE_AirSpeed_CAN at 2025-02-24 10:50:53.107976 BB: Trying checkout AP_Periph stable MFE_AirSpeed_CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MFE_AirSpeed_CAN binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/MFE_AirSpeed_CAN/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MFE_AirSpeed_CAN) - not in board list BB: [65/89] Building board: MFE_POS3_CAN at 2025-02-24 10:50:53.916453 BB: Trying checkout AP_Periph stable MFE_POS3_CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable MFE_POS3_CAN binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/MFE_POS3_CAN/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MFE_POS3_CAN) - not in board list BB: [66/89] Building board: mRo-M10095 at 2025-02-24 10:50:54.947932 BB: Trying checkout AP_Periph stable mRo-M10095 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable mRo-M10095 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [67/89] Building board: mRoCANPWM-M10126 at 2025-02-24 10:50:54.979760 BB: Trying checkout AP_Periph stable mRoCANPWM-M10126 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable mRoCANPWM-M10126 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [68/89] Building board: mRoKitCANrevC at 2025-02-24 10:50:55.009935 BB: Trying checkout AP_Periph stable mRoKitCANrevC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable mRoKitCANrevC binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [69/89] Building board: Nucleo-G491 at 2025-02-24 10:50:55.041196 BB: Trying checkout AP_Periph stable Nucleo-G491 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Nucleo-G491 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [70/89] Building board: Nucleo-L476 at 2025-02-24 10:50:55.074311 BB: Trying checkout AP_Periph stable Nucleo-L476 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Nucleo-L476 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [71/89] Building board: Nucleo-L496 at 2025-02-24 10:50:55.104647 BB: Trying checkout AP_Periph stable Nucleo-L496 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Nucleo-L496 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [72/89] Building board: Pixhawk6X-PPPGW at 2025-02-24 10:50:55.133810 BB: Trying checkout AP_Periph stable Pixhawk6X-PPPGW None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Pixhawk6X-PPPGW binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [73/89] Building board: Pixracer-periph at 2025-02-24 10:50:55.169372 BB: Trying checkout AP_Periph stable Pixracer-periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Pixracer-periph binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [74/89] Building board: rGNSS at 2025-02-24 10:50:55.198318 BB: Trying checkout AP_Periph stable rGNSS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable rGNSS binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [75/89] Building board: Sierra-F405 at 2025-02-24 10:50:55.228256 BB: Trying checkout AP_Periph stable Sierra-F405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Sierra-F405 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [76/89] Building board: Sierra-F412 at 2025-02-24 10:50:55.258745 BB: Trying checkout AP_Periph stable Sierra-F412 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Sierra-F412 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [77/89] Building board: Sierra-F9P at 2025-02-24 10:50:55.290012 BB: Trying checkout AP_Periph stable Sierra-F9P None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Sierra-F9P binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [78/89] Building board: Sierra-L431 at 2025-02-24 10:50:55.319422 BB: Trying checkout AP_Periph stable Sierra-L431 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Sierra-L431 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [79/89] Building board: Sierra-PrecisionPoint at 2025-02-24 10:50:55.348900 BB: Trying checkout AP_Periph stable Sierra-PrecisionPoint None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Sierra-PrecisionPoint binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [80/89] Building board: Sierra-TrueNavIC at 2025-02-24 10:50:55.378693 BB: Trying checkout AP_Periph stable Sierra-TrueNavIC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Sierra-TrueNavIC binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [81/89] Building board: Sierra-TrueNavPro at 2025-02-24 10:50:55.408146 BB: Trying checkout AP_Periph stable Sierra-TrueNavPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Sierra-TrueNavPro binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [82/89] Building board: Sierra-TrueNavPro-G4 at 2025-02-24 10:50:55.436535 BB: Trying checkout AP_Periph stable Sierra-TrueNavPro-G4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Sierra-TrueNavPro-G4 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [83/89] Building board: Sierra-TrueNorth at 2025-02-24 10:50:55.465668 BB: Trying checkout AP_Periph stable Sierra-TrueNorth None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Sierra-TrueNorth binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [84/89] Building board: Sierra-TrueSpeed at 2025-02-24 10:50:55.494837 BB: Trying checkout AP_Periph stable Sierra-TrueSpeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable Sierra-TrueSpeed binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [85/89] Building board: sw-boom-f407 at 2025-02-24 10:50:55.523661 BB: Trying checkout AP_Periph stable sw-boom-f407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable sw-boom-f407 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/sw-boom-f407/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (sw-boom-f407) - not in board list BB: [86/89] Building board: sw-nav-f405 at 2025-02-24 10:50:56.353341 BB: Trying checkout AP_Periph stable sw-nav-f405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable sw-nav-f405 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [87/89] Building board: sw-spar-f407 at 2025-02-24 10:50:56.385717 BB: Trying checkout AP_Periph stable sw-spar-f407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable sw-spar-f407 binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: [88/89] Building board: TBS-L431-Airspeed at 2025-02-24 10:50:56.417107 BB: Trying checkout AP_Periph stable TBS-L431-Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable TBS-L431-Airspeed binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/TBS-L431-Airspeed/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'cc37d7f2f772c5eb7c17225c6467cc2ce4c49b29' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (TBS-L431-Airspeed) - not in board list BB: [89/89] Building board: ZubaxGNSS at 2025-02-24 10:50:57.235765 BB: Trying checkout AP_Periph stable ZubaxGNSS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 9c6f307faa AP_Periph: prepare for 1.7.0 release BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: Building AP_Periph stable ZubaxGNSS binaries None BB: Running (git log -1) BB-GIT: commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Mon Feb 26 07:49:34 2024 +1100 BB-GIT: BB-GIT: AP_Periph: prepare for 1.7.0 release BB: oldversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf newversion=commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf BB: Skipping build - version match (commit 9c6f307faa5b7f770af23ecbb1e7a8e0928d4bcf) BB: Trying checkout AP_Periph latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Previous HEAD position was 9c6f307faa AP_Periph: prepare for 1.7.0 release BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit fc47d7c2d0c2b57a1c3151adcf0811e1bab2aa4b BB-GIT: Author: Iampete1 BB-GIT: Date: Sun Feb 23 19:19:48 2025 +0000 BB-GIT: BB-GIT: AP_BoardConfig: `SAFETY_MASK` include full 32 channels in docs BB: Building Blimp stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/223] Building board: 3DRControlZeroG at 2025-02-24 10:50:58.770498 BB: Trying checkout Blimp stable 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((737151, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable 3DRControlZeroG None BB: Failed checkout of Blimp 3DRControlZeroG stable None BB: [2/223] Building board: ACNS-CM4Pilot at 2025-02-24 10:50:58.785518 BB: Trying checkout Blimp stable ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((737192, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ACNS-CM4Pilot None BB: Failed checkout of Blimp ACNS-CM4Pilot stable None BB: [3/223] Building board: ACNS-F405AIO at 2025-02-24 10:50:58.801827 BB: Trying checkout Blimp stable ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((737233, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ACNS-F405AIO None BB: Failed checkout of Blimp ACNS-F405AIO stable None BB: [4/223] Building board: AEROFOX-H7 at 2025-02-24 10:50:58.816077 BB: Trying checkout Blimp stable AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((737274, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable AEROFOX-H7 None BB: Failed checkout of Blimp AEROFOX-H7 stable None BB: [5/223] Building board: AET-H743-Basic at 2025-02-24 10:50:58.830597 BB: Trying checkout Blimp stable AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((737315, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable AET-H743-Basic None BB: Failed checkout of Blimp AET-H743-Basic stable None BB: [6/223] Building board: airbotf4 at 2025-02-24 10:50:58.844982 BB: Trying checkout Blimp stable airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((737356, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable airbotf4 None BB: Failed checkout of Blimp airbotf4 stable None BB: [7/223] Building board: AIRLink at 2025-02-24 10:50:58.859287 BB: Trying checkout Blimp stable AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((737397, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable AIRLink None BB: Failed checkout of Blimp AIRLink stable None BB: [8/223] Building board: Airvolute-DCS2 at 2025-02-24 10:50:58.873534 BB: Trying checkout Blimp stable Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((737438, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Airvolute-DCS2 None BB: Failed checkout of Blimp Airvolute-DCS2 stable None BB: [9/223] Building board: AnyleafH7 at 2025-02-24 10:50:58.887381 BB: Trying checkout Blimp stable AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((737479, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable AnyleafH7 None BB: Failed checkout of Blimp AnyleafH7 stable None BB: [10/223] Building board: Aocoda-RC-H743Dual at 2025-02-24 10:50:58.903399 BB: Trying checkout Blimp stable Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((737520, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Aocoda-RC-H743Dual None BB: Failed checkout of Blimp Aocoda-RC-H743Dual stable None BB: [11/223] Building board: ARK_FPV at 2025-02-24 10:50:58.917390 BB: Trying checkout Blimp stable ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((737562, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ARK_FPV None BB: Failed checkout of Blimp ARK_FPV stable None BB: [12/223] Building board: ARKV6X at 2025-02-24 10:50:58.932262 BB: Trying checkout Blimp stable ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((737603, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ARKV6X None BB: Failed checkout of Blimp ARKV6X stable None BB: [13/223] Building board: AtomRCF405NAVI at 2025-02-24 10:50:58.947941 BB: Trying checkout Blimp stable AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((737644, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable AtomRCF405NAVI None BB: Failed checkout of Blimp AtomRCF405NAVI stable None BB: [14/223] Building board: bbbmini at 2025-02-24 10:50:58.962207 BB: Trying checkout Blimp stable bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((737685, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable bbbmini None BB: Failed checkout of Blimp bbbmini stable None BB: [15/223] Building board: BeastF7 at 2025-02-24 10:50:58.976473 BB: Trying checkout Blimp stable BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((737726, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BeastF7 None BB: Failed checkout of Blimp BeastF7 stable None BB: [16/223] Building board: BeastF7v2 at 2025-02-24 10:50:58.990882 BB: Trying checkout Blimp stable BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((737767, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BeastF7v2 None BB: Failed checkout of Blimp BeastF7v2 stable None BB: [17/223] Building board: BeastH7 at 2025-02-24 10:50:59.004871 BB: Trying checkout Blimp stable BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((737808, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BeastH7 None BB: Failed checkout of Blimp BeastH7 stable None BB: [18/223] Building board: BeastH7v2 at 2025-02-24 10:50:59.019278 BB: Trying checkout Blimp stable BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((737849, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BeastH7v2 None BB: Failed checkout of Blimp BeastH7v2 stable None BB: [19/223] Building board: bebop at 2025-02-24 10:50:59.034559 BB: Trying checkout Blimp stable bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((737890, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable bebop None BB: Failed checkout of Blimp bebop stable None BB: [20/223] Building board: BlitzF745 at 2025-02-24 10:50:59.053948 BB: Trying checkout Blimp stable BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((737931, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BlitzF745 None BB: Failed checkout of Blimp BlitzF745 stable None BB: [21/223] Building board: BlitzF745AIO at 2025-02-24 10:50:59.073345 BB: Trying checkout Blimp stable BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((737972, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BlitzF745AIO None BB: Failed checkout of Blimp BlitzF745AIO stable None BB: [22/223] Building board: BlitzH743Pro at 2025-02-24 10:50:59.088180 BB: Trying checkout Blimp stable BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((738013, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BlitzH743Pro None BB: Failed checkout of Blimp BlitzH743Pro stable None BB: [23/223] Building board: BlitzMiniF745 at 2025-02-24 10:50:59.101974 BB: Trying checkout Blimp stable BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((738054, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BlitzMiniF745 None BB: Failed checkout of Blimp BlitzMiniF745 stable None BB: [24/223] Building board: BlitzWingH743 at 2025-02-24 10:50:59.115901 BB: Trying checkout Blimp stable BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((738095, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BlitzWingH743 None BB: Failed checkout of Blimp BlitzWingH743 stable None BB: [25/223] Building board: blue at 2025-02-24 10:50:59.129769 BB: Trying checkout Blimp stable blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((738136, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable blue None BB: Failed checkout of Blimp blue stable None BB: [26/223] Building board: canzero at 2025-02-24 10:50:59.144496 BB: Trying checkout Blimp stable canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((738177, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable canzero None BB: Failed checkout of Blimp canzero stable None BB: [27/223] Building board: CBU-H7-LC-Stamp at 2025-02-24 10:50:59.159237 BB: Trying checkout Blimp stable CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((738218, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CBU-H7-LC-Stamp None BB: Failed checkout of Blimp CBU-H7-LC-Stamp stable None BB: [28/223] Building board: CBU-H7-Stamp at 2025-02-24 10:50:59.173798 BB: Trying checkout Blimp stable CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((738259, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CBU-H7-Stamp None BB: Failed checkout of Blimp CBU-H7-Stamp stable None BB: [29/223] Building board: CSKY405 at 2025-02-24 10:50:59.194711 BB: Trying checkout Blimp stable CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((738300, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CSKY405 None BB: Failed checkout of Blimp CSKY405 stable None BB: [30/223] Building board: CUAV-7-Nano at 2025-02-24 10:50:59.208640 BB: Trying checkout Blimp stable CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((738341, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAV-7-Nano None BB: Failed checkout of Blimp CUAV-7-Nano stable None BB: [31/223] Building board: CUAV-Nora at 2025-02-24 10:50:59.222652 BB: Trying checkout Blimp stable CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((738382, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAV-Nora None BB: Failed checkout of Blimp CUAV-Nora stable None BB: [32/223] Building board: CUAV-Nora-bdshot at 2025-02-24 10:50:59.237013 BB: Trying checkout Blimp stable CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((738423, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAV-Nora-bdshot None BB: Failed checkout of Blimp CUAV-Nora-bdshot stable None BB: [33/223] Building board: CUAV-Pixhack-v3 at 2025-02-24 10:50:59.251210 BB: Trying checkout Blimp stable CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((738464, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAV-Pixhack-v3 None BB: Failed checkout of Blimp CUAV-Pixhack-v3 stable None BB: [34/223] Building board: CUAV-X7 at 2025-02-24 10:50:59.268163 BB: Trying checkout Blimp stable CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((738505, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAV-X7 None BB: Failed checkout of Blimp CUAV-X7 stable None BB: [35/223] Building board: CUAV-X7-bdshot at 2025-02-24 10:50:59.282358 BB: Trying checkout Blimp stable CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((738546, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAV-X7-bdshot None BB: Failed checkout of Blimp CUAV-X7-bdshot stable None BB: [36/223] Building board: CUAVv5 at 2025-02-24 10:50:59.296894 BB: Trying checkout Blimp stable CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((738587, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAVv5 None BB: Failed checkout of Blimp CUAVv5 stable None BB: [37/223] Building board: CUAVv5-bdshot at 2025-02-24 10:50:59.312159 BB: Trying checkout Blimp stable CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((738628, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAVv5-bdshot None BB: Failed checkout of Blimp CUAVv5-bdshot stable None BB: [38/223] Building board: CUAVv5Nano at 2025-02-24 10:50:59.326816 BB: Trying checkout Blimp stable CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((738669, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAVv5Nano None BB: Failed checkout of Blimp CUAVv5Nano stable None BB: [39/223] Building board: CUAVv5Nano-bdshot at 2025-02-24 10:50:59.341350 BB: Trying checkout Blimp stable CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((738710, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAVv5Nano-bdshot None BB: Failed checkout of Blimp CUAVv5Nano-bdshot stable None BB: [40/223] Building board: CubeBlack at 2025-02-24 10:50:59.355461 BB: Trying checkout Blimp stable CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((738751, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeBlack None BB: Failed checkout of Blimp CubeBlack stable None BB: [41/223] Building board: CubeBlack+ at 2025-02-24 10:50:59.369530 BB: Trying checkout Blimp stable CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((738792, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeBlack+ None BB: Failed checkout of Blimp CubeBlack+ stable None BB: [42/223] Building board: CubeOrange at 2025-02-24 10:50:59.382893 BB: Trying checkout Blimp stable CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((738833, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeOrange None BB: Failed checkout of Blimp CubeOrange stable None BB: [43/223] Building board: CubeOrange-bdshot at 2025-02-24 10:50:59.397137 BB: Trying checkout Blimp stable CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((738874, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeOrange-bdshot None BB: Failed checkout of Blimp CubeOrange-bdshot stable None BB: [44/223] Building board: CubeOrangePlus at 2025-02-24 10:50:59.411199 BB: Trying checkout Blimp stable CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((738915, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeOrangePlus None BB: Failed checkout of Blimp CubeOrangePlus stable None BB: [45/223] Building board: CubeOrangePlus-bdshot at 2025-02-24 10:50:59.425634 BB: Trying checkout Blimp stable CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((738956, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeOrangePlus-bdshot None BB: Failed checkout of Blimp CubeOrangePlus-bdshot stable None BB: [46/223] Building board: CubePurple at 2025-02-24 10:50:59.445220 BB: Trying checkout Blimp stable CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((738997, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubePurple None BB: Failed checkout of Blimp CubePurple stable None BB: [47/223] Building board: CubeRedPrimary at 2025-02-24 10:50:59.459159 BB: Trying checkout Blimp stable CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((739038, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeRedPrimary None BB: Failed checkout of Blimp CubeRedPrimary stable None BB: [48/223] Building board: CubeRedSecondary at 2025-02-24 10:50:59.473246 BB: Trying checkout Blimp stable CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((739079, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeRedSecondary None BB: Failed checkout of Blimp CubeRedSecondary stable None BB: [49/223] Building board: CubeYellow at 2025-02-24 10:50:59.490136 BB: Trying checkout Blimp stable CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((739120, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeYellow None BB: Failed checkout of Blimp CubeYellow stable None BB: [50/223] Building board: CubeYellow-bdshot at 2025-02-24 10:50:59.509562 BB: Trying checkout Blimp stable CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((739161, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeYellow-bdshot None BB: Failed checkout of Blimp CubeYellow-bdshot stable None BB: [51/223] Building board: DevEBoxH7v2 at 2025-02-24 10:50:59.523603 BB: Trying checkout Blimp stable DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((739202, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable DevEBoxH7v2 None BB: Failed checkout of Blimp DevEBoxH7v2 stable None BB: [52/223] Building board: DroneerF405 at 2025-02-24 10:50:59.538165 BB: Trying checkout Blimp stable DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((739243, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable DroneerF405 None BB: Failed checkout of Blimp DroneerF405 stable None BB: [53/223] Building board: DrotekP3Pro at 2025-02-24 10:50:59.555437 BB: Trying checkout Blimp stable DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((739284, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable DrotekP3Pro None BB: Failed checkout of Blimp DrotekP3Pro stable None BB: [54/223] Building board: Durandal at 2025-02-24 10:50:59.572694 BB: Trying checkout Blimp stable Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((739325, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Durandal None BB: Failed checkout of Blimp Durandal stable None BB: [55/223] Building board: Durandal-bdshot at 2025-02-24 10:50:59.590284 BB: Trying checkout Blimp stable Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((739366, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Durandal-bdshot None BB: Failed checkout of Blimp Durandal-bdshot stable None BB: [56/223] Building board: edge at 2025-02-24 10:50:59.608434 BB: Trying checkout Blimp stable edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((739407, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable edge None BB: Failed checkout of Blimp edge stable None BB: [57/223] Building board: erlebrain2 at 2025-02-24 10:50:59.623006 BB: Trying checkout Blimp stable erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((739448, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable erlebrain2 None BB: Failed checkout of Blimp erlebrain2 stable None BB: [58/223] Building board: F35Lightning at 2025-02-24 10:50:59.638361 BB: Trying checkout Blimp stable F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((739489, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable F35Lightning None BB: Failed checkout of Blimp F35Lightning stable None BB: [59/223] Building board: F4BY at 2025-02-24 10:50:59.652784 BB: Trying checkout Blimp stable F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((739530, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable F4BY None BB: Failed checkout of Blimp F4BY stable None BB: [60/223] Building board: F4BY_F427 at 2025-02-24 10:50:59.667551 BB: Trying checkout Blimp stable F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((739571, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable F4BY_F427 None BB: Failed checkout of Blimp F4BY_F427 stable None BB: [61/223] Building board: FlyingMoonF407 at 2025-02-24 10:50:59.682914 BB: Trying checkout Blimp stable FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((739612, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FlyingMoonF407 None BB: Failed checkout of Blimp FlyingMoonF407 stable None BB: [62/223] Building board: FlyingMoonF427 at 2025-02-24 10:50:59.697149 BB: Trying checkout Blimp stable FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((739653, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FlyingMoonF427 None BB: Failed checkout of Blimp FlyingMoonF427 stable None BB: [63/223] Building board: FlyingMoonH743 at 2025-02-24 10:50:59.711590 BB: Trying checkout Blimp stable FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((739694, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FlyingMoonH743 None BB: Failed checkout of Blimp FlyingMoonH743 stable None BB: [64/223] Building board: FlywooF405Pro at 2025-02-24 10:50:59.727615 BB: Trying checkout Blimp stable FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((739735, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FlywooF405Pro None BB: Failed checkout of Blimp FlywooF405Pro stable None BB: [65/223] Building board: FlywooF745 at 2025-02-24 10:50:59.741616 BB: Trying checkout Blimp stable FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((739776, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FlywooF745 None BB: Failed checkout of Blimp FlywooF745 stable None BB: [66/223] Building board: FlywooF745Nano at 2025-02-24 10:50:59.755184 BB: Trying checkout Blimp stable FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((739817, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FlywooF745Nano None BB: Failed checkout of Blimp FlywooF745Nano stable None BB: [67/223] Building board: FlywooH743Pro at 2025-02-24 10:50:59.770199 BB: Trying checkout Blimp stable FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((739858, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FlywooH743Pro None BB: Failed checkout of Blimp FlywooH743Pro stable None BB: [68/223] Building board: fmuv2 at 2025-02-24 10:50:59.785919 BB: Trying checkout Blimp stable fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((739899, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable fmuv2 None BB: Failed checkout of Blimp fmuv2 stable None BB: [69/223] Building board: fmuv3 at 2025-02-24 10:50:59.805982 BB: Trying checkout Blimp stable fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((739940, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable fmuv3 None BB: Failed checkout of Blimp fmuv3 stable None BB: [70/223] Building board: fmuv5 at 2025-02-24 10:50:59.822638 BB: Trying checkout Blimp stable fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((739981, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable fmuv5 None BB: Failed checkout of Blimp fmuv5 stable None BB: [71/223] Building board: FoxeerF405v2 at 2025-02-24 10:50:59.836834 BB: Trying checkout Blimp stable FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((740022, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FoxeerF405v2 None BB: Failed checkout of Blimp FoxeerF405v2 stable None BB: [72/223] Building board: FoxeerH743v1 at 2025-02-24 10:50:59.853161 BB: Trying checkout Blimp stable FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((740063, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FoxeerH743v1 None BB: Failed checkout of Blimp FoxeerH743v1 stable None BB: [73/223] Building board: GEPRC_TAKER_H743 at 2025-02-24 10:50:59.867219 BB: Trying checkout Blimp stable GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((740104, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable GEPRC_TAKER_H743 None BB: Failed checkout of Blimp GEPRC_TAKER_H743 stable None BB: [74/223] Building board: GEPRCF745BTHD at 2025-02-24 10:50:59.881056 BB: Trying checkout Blimp stable GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((740145, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable GEPRCF745BTHD None BB: Failed checkout of Blimp GEPRCF745BTHD stable None BB: [75/223] Building board: Here4FC at 2025-02-24 10:50:59.895213 BB: Trying checkout Blimp stable Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((740186, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Here4FC None BB: Failed checkout of Blimp Here4FC stable None BB: [76/223] Building board: IFLIGHT_2RAW_H7 at 2025-02-24 10:50:59.910409 BB: Trying checkout Blimp stable IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((740227, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable IFLIGHT_2RAW_H7 None BB: Failed checkout of Blimp IFLIGHT_2RAW_H7 stable None BB: [77/223] Building board: JFB100 at 2025-02-24 10:50:59.925266 BB: Trying checkout Blimp stable JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((740268, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable JFB100 None BB: Failed checkout of Blimp JFB100 stable None BB: [78/223] Building board: JFB110 at 2025-02-24 10:50:59.946616 BB: Trying checkout Blimp stable JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((740309, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable JFB110 None BB: Failed checkout of Blimp JFB110 stable None BB: [79/223] Building board: JHEM_JHEF405 at 2025-02-24 10:50:59.968355 BB: Trying checkout Blimp stable JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((740350, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable JHEM_JHEF405 None BB: Failed checkout of Blimp JHEM_JHEF405 stable None BB: [80/223] Building board: JHEMCU-H743HD at 2025-02-24 10:50:59.986347 BB: Trying checkout Blimp stable JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((740391, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable JHEMCU-H743HD None BB: Failed checkout of Blimp JHEMCU-H743HD stable None BB: [81/223] Building board: KakuteF4 at 2025-02-24 10:51:00.002805 BB: Trying checkout Blimp stable KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((740432, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteF4 None BB: Failed checkout of Blimp KakuteF4 stable None BB: [82/223] Building board: KakuteF4-Wing at 2025-02-24 10:51:00.017806 BB: Trying checkout Blimp stable KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((740473, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteF4-Wing None BB: Failed checkout of Blimp KakuteF4-Wing stable None BB: [83/223] Building board: KakuteF4Mini at 2025-02-24 10:51:00.031964 BB: Trying checkout Blimp stable KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((740514, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteF4Mini None BB: Failed checkout of Blimp KakuteF4Mini stable None BB: [84/223] Building board: KakuteF7 at 2025-02-24 10:51:00.052093 BB: Trying checkout Blimp stable KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((740555, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteF7 None BB: Failed checkout of Blimp KakuteF7 stable None BB: [85/223] Building board: KakuteF7-bdshot at 2025-02-24 10:51:00.067903 BB: Trying checkout Blimp stable KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((740596, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteF7-bdshot None BB: Failed checkout of Blimp KakuteF7-bdshot stable None BB: [86/223] Building board: KakuteF7Mini at 2025-02-24 10:51:00.082353 BB: Trying checkout Blimp stable KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((740637, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteF7Mini None BB: Failed checkout of Blimp KakuteF7Mini stable None BB: [87/223] Building board: KakuteH7 at 2025-02-24 10:51:00.096900 BB: Trying checkout Blimp stable KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((740678, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteH7 None BB: Failed checkout of Blimp KakuteH7 stable None BB: [88/223] Building board: KakuteH7-bdshot at 2025-02-24 10:51:00.112869 BB: Trying checkout Blimp stable KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((740719, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteH7-bdshot None BB: Failed checkout of Blimp KakuteH7-bdshot stable None BB: [89/223] Building board: KakuteH7-Wing at 2025-02-24 10:51:00.126891 BB: Trying checkout Blimp stable KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((740760, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteH7-Wing None BB: Failed checkout of Blimp KakuteH7-Wing stable None BB: [90/223] Building board: KakuteH7Mini at 2025-02-24 10:51:00.140931 BB: Trying checkout Blimp stable KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((740801, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteH7Mini None BB: Failed checkout of Blimp KakuteH7Mini stable None BB: [91/223] Building board: KakuteH7Mini-Nand at 2025-02-24 10:51:00.155870 BB: Trying checkout Blimp stable KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((740842, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteH7Mini-Nand None BB: Failed checkout of Blimp KakuteH7Mini-Nand stable None BB: [92/223] Building board: KakuteH7v2 at 2025-02-24 10:51:00.170333 BB: Trying checkout Blimp stable KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((740883, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteH7v2 None BB: Failed checkout of Blimp KakuteH7v2 stable None BB: [93/223] Building board: LongBowF405WING at 2025-02-24 10:51:00.184467 BB: Trying checkout Blimp stable LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((740924, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable LongBowF405WING None BB: Failed checkout of Blimp LongBowF405WING stable None BB: [94/223] Building board: luminousbee5 at 2025-02-24 10:51:00.199403 BB: Trying checkout Blimp stable luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((740965, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable luminousbee5 None BB: Failed checkout of Blimp luminousbee5 stable None BB: [95/223] Building board: MambaF405-2022 at 2025-02-24 10:51:00.213276 BB: Trying checkout Blimp stable MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((741006, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MambaF405-2022 None BB: Failed checkout of Blimp MambaF405-2022 stable None BB: [96/223] Building board: MambaF405US-I2C at 2025-02-24 10:51:00.227494 BB: Trying checkout Blimp stable MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((741047, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MambaF405US-I2C None BB: Failed checkout of Blimp MambaF405US-I2C stable None BB: [97/223] Building board: MambaF405v2 at 2025-02-24 10:51:00.242058 BB: Trying checkout Blimp stable MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((741088, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MambaF405v2 None BB: Failed checkout of Blimp MambaF405v2 stable None BB: [98/223] Building board: MambaH743v4 at 2025-02-24 10:51:00.255897 BB: Trying checkout Blimp stable MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((741129, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MambaH743v4 None BB: Failed checkout of Blimp MambaH743v4 stable None BB: [99/223] Building board: MatekF405 at 2025-02-24 10:51:00.270062 BB: Trying checkout Blimp stable MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((741170, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF405 None BB: Failed checkout of Blimp MatekF405 stable None BB: [100/223] Building board: MatekF405-bdshot at 2025-02-24 10:51:00.284253 BB: Trying checkout Blimp stable MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((741211, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF405-bdshot None BB: Failed checkout of Blimp MatekF405-bdshot stable None BB: [101/223] Building board: MatekF405-CAN at 2025-02-24 10:51:00.300314 BB: Trying checkout Blimp stable MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((741252, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF405-CAN None BB: Failed checkout of Blimp MatekF405-CAN stable None BB: [102/223] Building board: MatekF405-STD at 2025-02-24 10:51:00.314567 BB: Trying checkout Blimp stable MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((741293, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF405-STD None BB: Failed checkout of Blimp MatekF405-STD stable None BB: [103/223] Building board: MatekF405-TE at 2025-02-24 10:51:00.329167 BB: Trying checkout Blimp stable MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((741334, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF405-TE None BB: Failed checkout of Blimp MatekF405-TE stable None BB: [104/223] Building board: MatekF405-TE-bdshot at 2025-02-24 10:51:00.344729 BB: Trying checkout Blimp stable MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((741375, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF405-TE-bdshot None BB: Failed checkout of Blimp MatekF405-TE-bdshot stable None BB: [105/223] Building board: MatekF405-Wing at 2025-02-24 10:51:00.360552 BB: Trying checkout Blimp stable MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((741416, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF405-Wing None BB: Failed checkout of Blimp MatekF405-Wing stable None BB: [106/223] Building board: MatekF405-Wing-bdshot at 2025-02-24 10:51:00.376697 BB: Trying checkout Blimp stable MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((741457, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF405-Wing-bdshot None BB: Failed checkout of Blimp MatekF405-Wing-bdshot stable None BB: [107/223] Building board: MatekF765-SE at 2025-02-24 10:51:00.391983 BB: Trying checkout Blimp stable MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((741498, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF765-SE None BB: Failed checkout of Blimp MatekF765-SE stable None BB: [108/223] Building board: MatekF765-Wing at 2025-02-24 10:51:00.406759 BB: Trying checkout Blimp stable MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((741539, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF765-Wing None BB: Failed checkout of Blimp MatekF765-Wing stable None BB: [109/223] Building board: MatekF765-Wing-bdshot at 2025-02-24 10:51:00.421733 BB: Trying checkout Blimp stable MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((741580, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF765-Wing-bdshot None BB: Failed checkout of Blimp MatekF765-Wing-bdshot stable None BB: [110/223] Building board: MatekH743 at 2025-02-24 10:51:00.438110 BB: Trying checkout Blimp stable MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((741621, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekH743 None BB: Failed checkout of Blimp MatekH743 stable None BB: [111/223] Building board: MatekH743-bdshot at 2025-02-24 10:51:00.453066 BB: Trying checkout Blimp stable MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((741662, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekH743-bdshot None BB: Failed checkout of Blimp MatekH743-bdshot stable None BB: [112/223] Building board: MatekH7A3 at 2025-02-24 10:51:00.468891 BB: Trying checkout Blimp stable MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((741703, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekH7A3 None BB: Failed checkout of Blimp MatekH7A3 stable None BB: [113/223] Building board: MFT-SEMA100 at 2025-02-24 10:51:00.488072 BB: Trying checkout Blimp stable MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((741744, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MFT-SEMA100 None BB: Failed checkout of Blimp MFT-SEMA100 stable None BB: [114/223] Building board: MicoAir405Mini at 2025-02-24 10:51:00.503024 BB: Trying checkout Blimp stable MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((741785, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MicoAir405Mini None BB: Failed checkout of Blimp MicoAir405Mini stable None BB: [115/223] Building board: MicoAir405v2 at 2025-02-24 10:51:00.519093 BB: Trying checkout Blimp stable MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((741826, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MicoAir405v2 None BB: Failed checkout of Blimp MicoAir405v2 stable None BB: [116/223] Building board: MicoAir743 at 2025-02-24 10:51:00.533111 BB: Trying checkout Blimp stable MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((741867, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MicoAir743 None BB: Failed checkout of Blimp MicoAir743 stable None BB: [117/223] Building board: MicoAir743-AIO at 2025-02-24 10:51:00.548439 BB: Trying checkout Blimp stable MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((741908, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MicoAir743-AIO None BB: Failed checkout of Blimp MicoAir743-AIO stable None BB: [118/223] Building board: MicoAir743v2 at 2025-02-24 10:51:00.563498 BB: Trying checkout Blimp stable MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((741949, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MicoAir743v2 None BB: Failed checkout of Blimp MicoAir743v2 stable None BB: [119/223] Building board: mindpx-v2 at 2025-02-24 10:51:00.578514 BB: Trying checkout Blimp stable mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((741990, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mindpx-v2 None BB: Failed checkout of Blimp mindpx-v2 stable None BB: [120/223] Building board: mini-pix at 2025-02-24 10:51:00.594658 BB: Trying checkout Blimp stable mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((742031, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mini-pix None BB: Failed checkout of Blimp mini-pix stable None BB: [121/223] Building board: modalai_fc-v1 at 2025-02-24 10:51:00.609408 BB: Trying checkout Blimp stable modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((742072, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable modalai_fc-v1 None BB: Failed checkout of Blimp modalai_fc-v1 stable None BB: [122/223] Building board: mRoControlZeroClassic at 2025-02-24 10:51:00.623743 BB: Trying checkout Blimp stable mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((742113, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoControlZeroClassic None BB: Failed checkout of Blimp mRoControlZeroClassic stable None BB: [123/223] Building board: mRoControlZeroF7 at 2025-02-24 10:51:00.637793 BB: Trying checkout Blimp stable mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((742154, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoControlZeroF7 None BB: Failed checkout of Blimp mRoControlZeroF7 stable None BB: [124/223] Building board: mRoControlZeroH7 at 2025-02-24 10:51:00.651476 BB: Trying checkout Blimp stable mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((742195, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoControlZeroH7 None BB: Failed checkout of Blimp mRoControlZeroH7 stable None BB: [125/223] Building board: mRoControlZeroH7-bdshot at 2025-02-24 10:51:00.666899 BB: Trying checkout Blimp stable mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((742236, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoControlZeroH7-bdshot None BB: Failed checkout of Blimp mRoControlZeroH7-bdshot stable None BB: [126/223] Building board: mRoControlZeroOEMH7 at 2025-02-24 10:51:00.681020 BB: Trying checkout Blimp stable mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((742277, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoControlZeroOEMH7 None BB: Failed checkout of Blimp mRoControlZeroOEMH7 stable None BB: [127/223] Building board: mRoCZeroOEMH7-bdshot at 2025-02-24 10:51:00.695958 BB: Trying checkout Blimp stable mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((742318, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoCZeroOEMH7-bdshot None BB: Failed checkout of Blimp mRoCZeroOEMH7-bdshot stable None BB: [128/223] Building board: mRoNexus at 2025-02-24 10:51:00.710124 BB: Trying checkout Blimp stable mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((742359, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoNexus None BB: Failed checkout of Blimp mRoNexus stable None BB: [129/223] Building board: mRoPixracerPro at 2025-02-24 10:51:00.724466 BB: Trying checkout Blimp stable mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((742400, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoPixracerPro None BB: Failed checkout of Blimp mRoPixracerPro stable None BB: [130/223] Building board: mRoPixracerPro-bdshot at 2025-02-24 10:51:00.738888 BB: Trying checkout Blimp stable mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((742441, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoPixracerPro-bdshot None BB: Failed checkout of Blimp mRoPixracerPro-bdshot stable None BB: [131/223] Building board: mRoX21 at 2025-02-24 10:51:00.753082 BB: Trying checkout Blimp stable mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((742482, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoX21 None BB: Failed checkout of Blimp mRoX21 stable None BB: [132/223] Building board: mRoX21-777 at 2025-02-24 10:51:00.767111 BB: Trying checkout Blimp stable mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((742523, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoX21-777 None BB: Failed checkout of Blimp mRoX21-777 stable None BB: [133/223] Building board: MUPilot at 2025-02-24 10:51:00.780752 BB: Trying checkout Blimp stable MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((742564, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MUPilot None BB: Failed checkout of Blimp MUPilot stable None BB: [134/223] Building board: navigator at 2025-02-24 10:51:00.796549 BB: Trying checkout Blimp stable navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((742605, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable navigator None BB: Failed checkout of Blimp navigator stable None BB: [135/223] Building board: navigator64 at 2025-02-24 10:51:00.812378 BB: Trying checkout Blimp stable navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((742646, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable navigator64 None BB: Failed checkout of Blimp navigator64 stable None BB: [136/223] Building board: navio at 2025-02-24 10:51:00.828636 BB: Trying checkout Blimp stable navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((742687, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable navio None BB: Failed checkout of Blimp navio stable None BB: [137/223] Building board: navio2 at 2025-02-24 10:51:00.842740 BB: Trying checkout Blimp stable navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((742728, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable navio2 None BB: Failed checkout of Blimp navio2 stable None BB: [138/223] Building board: NxtPX4v2 at 2025-02-24 10:51:00.856633 BB: Trying checkout Blimp stable NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((742769, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable NxtPX4v2 None BB: Failed checkout of Blimp NxtPX4v2 stable None BB: [139/223] Building board: obal at 2025-02-24 10:51:00.870601 BB: Trying checkout Blimp stable obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((742810, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable obal None BB: Failed checkout of Blimp obal stable None BB: [140/223] Building board: omnibusf4 at 2025-02-24 10:51:00.884486 BB: Trying checkout Blimp stable omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((742851, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable omnibusf4 None BB: Failed checkout of Blimp omnibusf4 stable None BB: [141/223] Building board: omnibusf4pro at 2025-02-24 10:51:00.898375 BB: Trying checkout Blimp stable omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((742892, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable omnibusf4pro None BB: Failed checkout of Blimp omnibusf4pro stable None BB: [142/223] Building board: omnibusf4pro-bdshot at 2025-02-24 10:51:00.912849 BB: Trying checkout Blimp stable omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((742933, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable omnibusf4pro-bdshot None BB: Failed checkout of Blimp omnibusf4pro-bdshot stable None BB: [143/223] Building board: omnibusf4v6 at 2025-02-24 10:51:00.928536 BB: Trying checkout Blimp stable omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((742974, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable omnibusf4v6 None BB: Failed checkout of Blimp omnibusf4v6 stable None BB: [144/223] Building board: OMNIBUSF7V2 at 2025-02-24 10:51:00.942718 BB: Trying checkout Blimp stable OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((743015, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable OMNIBUSF7V2 None BB: Failed checkout of Blimp OMNIBUSF7V2 stable None BB: [145/223] Building board: OmnibusNanoV6 at 2025-02-24 10:51:00.958040 BB: Trying checkout Blimp stable OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((743056, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable OmnibusNanoV6 None BB: Failed checkout of Blimp OmnibusNanoV6 stable None BB: [146/223] Building board: OmnibusNanoV6-bdshot at 2025-02-24 10:51:00.972446 BB: Trying checkout Blimp stable OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((743097, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable OmnibusNanoV6-bdshot None BB: Failed checkout of Blimp OmnibusNanoV6-bdshot stable None BB: [147/223] Building board: OrqaF405Pro at 2025-02-24 10:51:00.986665 BB: Trying checkout Blimp stable OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((743138, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable OrqaF405Pro None BB: Failed checkout of Blimp OrqaF405Pro stable None BB: [148/223] Building board: PH4-mini at 2025-02-24 10:51:01.001501 BB: Trying checkout Blimp stable PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((743179, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PH4-mini None BB: Failed checkout of Blimp PH4-mini stable None BB: [149/223] Building board: PH4-mini-bdshot at 2025-02-24 10:51:01.016155 BB: Trying checkout Blimp stable PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((743220, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PH4-mini-bdshot None BB: Failed checkout of Blimp PH4-mini-bdshot stable None BB: [150/223] Building board: Pix32v5 at 2025-02-24 10:51:01.031200 BB: Trying checkout Blimp stable Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((743261, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pix32v5 None BB: Failed checkout of Blimp Pix32v5 stable None BB: [151/223] Building board: PixC4-Jetson at 2025-02-24 10:51:01.046350 BB: Trying checkout Blimp stable PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((743302, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixC4-Jetson None BB: Failed checkout of Blimp PixC4-Jetson stable None BB: [152/223] Building board: PixFlamingo at 2025-02-24 10:51:01.064627 BB: Trying checkout Blimp stable PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((743343, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixFlamingo None BB: Failed checkout of Blimp PixFlamingo stable None BB: [153/223] Building board: PixFlamingo-F767 at 2025-02-24 10:51:01.081164 BB: Trying checkout Blimp stable PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((743384, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixFlamingo-F767 None BB: Failed checkout of Blimp PixFlamingo-F767 stable None BB: [154/223] Building board: Pixhawk1 at 2025-02-24 10:51:01.095053 BB: Trying checkout Blimp stable Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((743425, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk1 None BB: Failed checkout of Blimp Pixhawk1 stable None BB: [155/223] Building board: Pixhawk1-1M at 2025-02-24 10:51:01.115507 BB: Trying checkout Blimp stable Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((743466, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk1-1M None BB: Failed checkout of Blimp Pixhawk1-1M stable None BB: [156/223] Building board: Pixhawk1-1M-bdshot at 2025-02-24 10:51:01.129395 BB: Trying checkout Blimp stable Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((743507, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk1-1M-bdshot None BB: Failed checkout of Blimp Pixhawk1-1M-bdshot stable None BB: [157/223] Building board: Pixhawk1-bdshot at 2025-02-24 10:51:01.143466 BB: Trying checkout Blimp stable Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((743548, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk1-bdshot None BB: Failed checkout of Blimp Pixhawk1-bdshot stable None BB: [158/223] Building board: Pixhawk4 at 2025-02-24 10:51:01.157465 BB: Trying checkout Blimp stable Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((743589, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk4 None BB: Failed checkout of Blimp Pixhawk4 stable None BB: [159/223] Building board: Pixhawk4-bdshot at 2025-02-24 10:51:01.171444 BB: Trying checkout Blimp stable Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((743630, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk4-bdshot None BB: Failed checkout of Blimp Pixhawk4-bdshot stable None BB: [160/223] Building board: Pixhawk5X at 2025-02-24 10:51:01.185411 BB: Trying checkout Blimp stable Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((743671, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk5X None BB: Failed checkout of Blimp Pixhawk5X stable None BB: [161/223] Building board: Pixhawk6C at 2025-02-24 10:51:01.200051 BB: Trying checkout Blimp stable Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((743712, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk6C None BB: Failed checkout of Blimp Pixhawk6C stable None BB: [162/223] Building board: Pixhawk6C-bdshot at 2025-02-24 10:51:01.214865 BB: Trying checkout Blimp stable Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((743753, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk6C-bdshot None BB: Failed checkout of Blimp Pixhawk6C-bdshot stable None BB: [163/223] Building board: Pixhawk6X at 2025-02-24 10:51:01.229516 BB: Trying checkout Blimp stable Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((743794, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk6X None BB: Failed checkout of Blimp Pixhawk6X stable None BB: [164/223] Building board: Pixhawk6X-bdshot at 2025-02-24 10:51:01.243628 BB: Trying checkout Blimp stable Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((743835, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk6X-bdshot None BB: Failed checkout of Blimp Pixhawk6X-bdshot stable None BB: [165/223] Building board: PixPilot-C3 at 2025-02-24 10:51:01.257511 BB: Trying checkout Blimp stable PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((743876, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixPilot-C3 None BB: Failed checkout of Blimp PixPilot-C3 stable None BB: [166/223] Building board: PixPilot-V3 at 2025-02-24 10:51:01.272556 BB: Trying checkout Blimp stable PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((743917, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixPilot-V3 None BB: Failed checkout of Blimp PixPilot-V3 stable None BB: [167/223] Building board: PixPilot-V6 at 2025-02-24 10:51:01.288675 BB: Trying checkout Blimp stable PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((743958, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixPilot-V6 None BB: Failed checkout of Blimp PixPilot-V6 stable None BB: [168/223] Building board: PixPilot-V6PRO at 2025-02-24 10:51:01.304009 BB: Trying checkout Blimp stable PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((743999, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixPilot-V6PRO None BB: Failed checkout of Blimp PixPilot-V6PRO stable None BB: [169/223] Building board: Pixracer at 2025-02-24 10:51:01.318748 BB: Trying checkout Blimp stable Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((744040, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixracer None BB: Failed checkout of Blimp Pixracer stable None BB: [170/223] Building board: Pixracer-bdshot at 2025-02-24 10:51:01.334756 BB: Trying checkout Blimp stable Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((744081, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixracer-bdshot None BB: Failed checkout of Blimp Pixracer-bdshot stable None BB: [171/223] Building board: PixSurveyA1 at 2025-02-24 10:51:01.349785 BB: Trying checkout Blimp stable PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((744122, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixSurveyA1 None BB: Failed checkout of Blimp PixSurveyA1 stable None BB: [172/223] Building board: PixSurveyA1-IND at 2025-02-24 10:51:01.364924 BB: Trying checkout Blimp stable PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((744163, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixSurveyA1-IND None BB: Failed checkout of Blimp PixSurveyA1-IND stable None BB: [173/223] Building board: PixSurveyA2 at 2025-02-24 10:51:01.380940 BB: Trying checkout Blimp stable PixSurveyA2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((744204, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixSurveyA2 None BB: Failed checkout of Blimp PixSurveyA2 stable None BB: [174/223] Building board: pxf at 2025-02-24 10:51:01.396313 BB: Trying checkout Blimp stable pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((744245, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable pxf None BB: Failed checkout of Blimp pxf stable None BB: [175/223] Building board: pxfmini at 2025-02-24 10:51:01.410441 BB: Trying checkout Blimp stable pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((744286, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable pxfmini None BB: Failed checkout of Blimp pxfmini stable None BB: [176/223] Building board: QioTekAdeptF407 at 2025-02-24 10:51:01.424878 BB: Trying checkout Blimp stable QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((744327, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable QioTekAdeptF407 None BB: Failed checkout of Blimp QioTekAdeptF407 stable None BB: [177/223] Building board: QioTekZealotF427 at 2025-02-24 10:51:01.439099 BB: Trying checkout Blimp stable QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((744368, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable QioTekZealotF427 None BB: Failed checkout of Blimp QioTekZealotF427 stable None BB: [178/223] Building board: QioTekZealotH743 at 2025-02-24 10:51:01.458711 BB: Trying checkout Blimp stable QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((744409, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable QioTekZealotH743 None BB: Failed checkout of Blimp QioTekZealotH743 stable None BB: [179/223] Building board: QioTekZealotH743-bdshot at 2025-02-24 10:51:01.473249 BB: Trying checkout Blimp stable QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((744450, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable QioTekZealotH743-bdshot None BB: Failed checkout of Blimp QioTekZealotH743-bdshot stable None BB: [180/223] Building board: R9Pilot at 2025-02-24 10:51:01.488696 BB: Trying checkout Blimp stable R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((744491, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable R9Pilot None BB: Failed checkout of Blimp R9Pilot stable None BB: [181/223] Building board: RadiolinkPIX6 at 2025-02-24 10:51:01.503544 BB: Trying checkout Blimp stable RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((744532, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable RadiolinkPIX6 None BB: Failed checkout of Blimp RadiolinkPIX6 stable None BB: [182/223] Building board: RADIX2HD at 2025-02-24 10:51:01.517590 BB: Trying checkout Blimp stable RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((744573, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable RADIX2HD None BB: Failed checkout of Blimp RADIX2HD stable None BB: [183/223] Building board: ReaperF745 at 2025-02-24 10:51:01.531772 BB: Trying checkout Blimp stable ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((744614, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ReaperF745 None BB: Failed checkout of Blimp ReaperF745 stable None BB: [184/223] Building board: revo-mini at 2025-02-24 10:51:01.546471 BB: Trying checkout Blimp stable revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((744655, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable revo-mini None BB: Failed checkout of Blimp revo-mini stable None BB: [185/223] Building board: revo-mini-bdshot at 2025-02-24 10:51:01.566012 BB: Trying checkout Blimp stable revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((744696, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable revo-mini-bdshot None BB: Failed checkout of Blimp revo-mini-bdshot stable None BB: [186/223] Building board: revo-mini-i2c at 2025-02-24 10:51:01.585400 BB: Trying checkout Blimp stable revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((744737, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable revo-mini-i2c None BB: Failed checkout of Blimp revo-mini-i2c stable None BB: [187/223] Building board: revo-mini-i2c-bdshot at 2025-02-24 10:51:01.600577 BB: Trying checkout Blimp stable revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((744778, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable revo-mini-i2c-bdshot None BB: Failed checkout of Blimp revo-mini-i2c-bdshot stable None BB: [188/223] Building board: SDMODELH7V1 at 2025-02-24 10:51:01.614875 BB: Trying checkout Blimp stable SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((744819, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SDMODELH7V1 None BB: Failed checkout of Blimp SDMODELH7V1 stable None BB: [189/223] Building board: SDMODELH7V2 at 2025-02-24 10:51:01.630564 BB: Trying checkout Blimp stable SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((744860, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SDMODELH7V2 None BB: Failed checkout of Blimp SDMODELH7V2 stable None BB: [190/223] Building board: SITL_arm_linux_gnueabihf at 2025-02-24 10:51:01.644670 BB: Trying checkout Blimp stable SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((744901, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SITL_arm_linux_gnueabihf None BB: Failed checkout of Blimp SITL_arm_linux_gnueabihf stable None BB: [191/223] Building board: SITL_x86_64_linux_gnu at 2025-02-24 10:51:01.660311 BB: Trying checkout Blimp stable SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((744942, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SITL_x86_64_linux_gnu None BB: Failed checkout of Blimp SITL_x86_64_linux_gnu stable None BB: [192/223] Building board: SIYI_N7 at 2025-02-24 10:51:01.680540 BB: Trying checkout Blimp stable SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((744983, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SIYI_N7 None BB: Failed checkout of Blimp SIYI_N7 stable None BB: [193/223] Building board: SkySakuraH743 at 2025-02-24 10:51:01.694655 BB: Trying checkout Blimp stable SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((745024, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SkySakuraH743 None BB: Failed checkout of Blimp SkySakuraH743 stable None BB: [194/223] Building board: SkystarsH7HD-bdshot at 2025-02-24 10:51:01.713845 BB: Trying checkout Blimp stable SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((745065, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SkystarsH7HD-bdshot None BB: Failed checkout of Blimp SkystarsH7HD-bdshot stable None BB: [195/223] Building board: sparky2 at 2025-02-24 10:51:01.733151 BB: Trying checkout Blimp stable sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((745106, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable sparky2 None BB: Failed checkout of Blimp sparky2 stable None BB: [196/223] Building board: speedybeef4 at 2025-02-24 10:51:01.748394 BB: Trying checkout Blimp stable speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((745147, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable speedybeef4 None BB: Failed checkout of Blimp speedybeef4 stable None BB: [197/223] Building board: SpeedyBeeF405Mini at 2025-02-24 10:51:01.762595 BB: Trying checkout Blimp stable SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((745188, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SpeedyBeeF405Mini None BB: Failed checkout of Blimp SpeedyBeeF405Mini stable None BB: [198/223] Building board: SpeedyBeeF405WING at 2025-02-24 10:51:01.776680 BB: Trying checkout Blimp stable SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((745229, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SpeedyBeeF405WING None BB: Failed checkout of Blimp SpeedyBeeF405WING stable None BB: [199/223] Building board: speedybeef4v3 at 2025-02-24 10:51:01.791136 BB: Trying checkout Blimp stable speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((745272, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable speedybeef4v3 None BB: Failed checkout of Blimp speedybeef4v3 stable None BB: [200/223] Building board: speedybeef4v4 at 2025-02-24 10:51:01.805264 BB: Trying checkout Blimp stable speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((745313, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable speedybeef4v4 None BB: Failed checkout of Blimp speedybeef4v4 stable None BB: [201/223] Building board: SPRacingH7 at 2025-02-24 10:51:01.819548 BB: Trying checkout Blimp stable SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((745354, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SPRacingH7 None BB: Failed checkout of Blimp SPRacingH7 stable None BB: [202/223] Building board: SPRacingH7RF at 2025-02-24 10:51:01.833757 BB: Trying checkout Blimp stable SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((745395, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SPRacingH7RF None BB: Failed checkout of Blimp SPRacingH7RF stable None BB: [203/223] Building board: SuccexF4 at 2025-02-24 10:51:01.847215 BB: Trying checkout Blimp stable SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((745436, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SuccexF4 None BB: Failed checkout of Blimp SuccexF4 stable None BB: [204/223] Building board: SULILGH7-P1-P2 at 2025-02-24 10:51:01.861652 BB: Trying checkout Blimp stable SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((745477, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SULILGH7-P1-P2 None BB: Failed checkout of Blimp SULILGH7-P1-P2 stable None BB: [205/223] Building board: TBS-Colibri-F7 at 2025-02-24 10:51:01.875291 BB: Trying checkout Blimp stable TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((745518, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable TBS-Colibri-F7 None BB: Failed checkout of Blimp TBS-Colibri-F7 stable None BB: [206/223] Building board: TBS_LUCID_H7 at 2025-02-24 10:51:01.890247 BB: Trying checkout Blimp stable TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((745559, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable TBS_LUCID_H7 None BB: Failed checkout of Blimp TBS_LUCID_H7 stable None BB: [207/223] Building board: TBS_LUCID_PRO at 2025-02-24 10:51:01.904252 BB: Trying checkout Blimp stable TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((745600, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable TBS_LUCID_PRO None BB: Failed checkout of Blimp TBS_LUCID_PRO stable None BB: [208/223] Building board: thepeach-k1 at 2025-02-24 10:51:01.920394 BB: Trying checkout Blimp stable thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((745641, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable thepeach-k1 None BB: Failed checkout of Blimp thepeach-k1 stable None BB: [209/223] Building board: thepeach-r1 at 2025-02-24 10:51:01.935545 BB: Trying checkout Blimp stable thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((745682, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable thepeach-r1 None BB: Failed checkout of Blimp thepeach-r1 stable None BB: [210/223] Building board: TMotorH743 at 2025-02-24 10:51:01.949764 BB: Trying checkout Blimp stable TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((745723, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable TMotorH743 None BB: Failed checkout of Blimp TMotorH743 stable None BB: [211/223] Building board: VRBrain-v51 at 2025-02-24 10:51:01.964230 BB: Trying checkout Blimp stable VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((745764, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable VRBrain-v51 None BB: Failed checkout of Blimp VRBrain-v51 stable None BB: [212/223] Building board: VRBrain-v52 at 2025-02-24 10:51:01.978244 BB: Trying checkout Blimp stable VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((745805, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable VRBrain-v52 None BB: Failed checkout of Blimp VRBrain-v52 stable None BB: [213/223] Building board: VRBrain-v54 at 2025-02-24 10:51:01.992432 BB: Trying checkout Blimp stable VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((745846, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable VRBrain-v54 None BB: Failed checkout of Blimp VRBrain-v54 stable None BB: [214/223] Building board: VRCore-v10 at 2025-02-24 10:51:02.007001 BB: Trying checkout Blimp stable VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((745887, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable VRCore-v10 None BB: Failed checkout of Blimp VRCore-v10 stable None BB: [215/223] Building board: VRUBrain-v51 at 2025-02-24 10:51:02.021190 BB: Trying checkout Blimp stable VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((745928, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable VRUBrain-v51 None BB: Failed checkout of Blimp VRUBrain-v51 stable None BB: [216/223] Building board: VUAV-V7pro at 2025-02-24 10:51:02.038286 BB: Trying checkout Blimp stable VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((745969, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable VUAV-V7pro None BB: Failed checkout of Blimp VUAV-V7pro stable None BB: [217/223] Building board: X-MAV-AP-H743v2 at 2025-02-24 10:51:02.052353 BB: Trying checkout Blimp stable X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((746010, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable X-MAV-AP-H743v2 None BB: Failed checkout of Blimp X-MAV-AP-H743v2 stable None BB: [218/223] Building board: YJUAV_A6 at 2025-02-24 10:51:02.067066 BB: Trying checkout Blimp stable YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((746051, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable YJUAV_A6 None BB: Failed checkout of Blimp YJUAV_A6 stable None BB: [219/223] Building board: YJUAV_A6SE at 2025-02-24 10:51:02.080867 BB: Trying checkout Blimp stable YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((746092, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable YJUAV_A6SE None BB: Failed checkout of Blimp YJUAV_A6SE stable None BB: [220/223] Building board: YJUAV_A6SE_H743 at 2025-02-24 10:51:02.095171 BB: Trying checkout Blimp stable YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((746133, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable YJUAV_A6SE_H743 None BB: Failed checkout of Blimp YJUAV_A6SE_H743 stable None BB: [221/223] Building board: YJUAV_A6Ultra at 2025-02-24 10:51:02.108985 BB: Trying checkout Blimp stable YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((746174, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable YJUAV_A6Ultra None BB: Failed checkout of Blimp YJUAV_A6Ultra stable None BB: [222/223] Building board: ZeroOneX6 at 2025-02-24 10:51:02.122831 BB: Trying checkout Blimp stable ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((746215, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ZeroOneX6 None BB: Failed checkout of Blimp ZeroOneX6 stable None BB: [223/223] Building board: ZeroOneX6_Air at 2025-02-24 10:51:02.138091 BB: Trying checkout Blimp stable ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((746256, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ZeroOneX6_Air None BB: Failed checkout of Blimp ZeroOneX6_Air stable None BB: Trying checkout Blimp latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Already on 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit fc47d7c2d0c2b57a1c3151adcf0811e1bab2aa4b BB-GIT: Author: Iampete1 BB-GIT: Date: Sun Feb 23 19:19:48 2025 +0000 BB-GIT: BB-GIT: AP_BoardConfig: `SAFETY_MASK` include full 32 channels in docs BB: Building ArduCopter beta-4.3 binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/239] Building board: 3DRControlZeroG at 2025-02-24 10:51:02.791614 BB: Trying checkout ArduCopter beta-4.3 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: warning: unable to rmdir 'modules/Micro-CDR': Directory not empty BB-GIT: warning: unable to rmdir 'modules/Micro-XRCE-DDS-Client': Directory not empty BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: warning: unable to rmdir 'modules/lwip': Directory not empty BB-GIT: Note: switching to 'ArduCopter-beta-4.3'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 3DRControlZeroG binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/3DRControlZeroG/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (3DRControlZeroG) - not in board list BB: Considering frame heli for board 3DRControlZeroG BB: Trying checkout ArduCopter beta-4.3 3DRControlZeroG heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 3DRControlZeroG binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/3DRControlZeroG-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (3DRControlZeroG) - not in board list BB: [2/239] Building board: ACNS-CM4Pilot at 2025-02-24 10:51:08.490501 BB: Trying checkout ArduCopter beta-4.3 ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ACNS-CM4Pilot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/ACNS-CM4Pilot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ACNS-CM4Pilot) - not in board list BB: Considering frame heli for board ACNS-CM4Pilot BB: Trying checkout ArduCopter beta-4.3 ACNS-CM4Pilot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ACNS-CM4Pilot binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/ACNS-CM4Pilot-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ACNS-CM4Pilot) - not in board list BB: [3/239] Building board: ACNS-F405AIO at 2025-02-24 10:51:09.938321 BB: Trying checkout ArduCopter beta-4.3 ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ACNS-F405AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/ACNS-F405AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ACNS-F405AIO) - not in board list BB: Considering frame heli for board ACNS-F405AIO BB: Trying checkout ArduCopter beta-4.3 ACNS-F405AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ACNS-F405AIO binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/ACNS-F405AIO-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ACNS-F405AIO) - not in board list BB: [4/239] Building board: aerofc-v1 at 2025-02-24 10:51:11.417725 BB: Trying checkout ArduCopter beta-4.3 aerofc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 aerofc-v1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/aerofc-v1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (aerofc-v1) - not in board list BB: Considering frame heli for board aerofc-v1 BB: Trying checkout ArduCopter beta-4.3 aerofc-v1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 aerofc-v1 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/aerofc-v1-heli/git-version.txt doesn't exist - building BB: Skipping heli build for aerofc-v1 BB: [5/239] Building board: AEROFOX-H7 at 2025-02-24 10:51:12.160174 BB: Trying checkout ArduCopter beta-4.3 AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 AEROFOX-H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/AEROFOX-H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (AEROFOX-H7) - not in board list BB: Considering frame heli for board AEROFOX-H7 BB: Trying checkout ArduCopter beta-4.3 AEROFOX-H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 AEROFOX-H7 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/AEROFOX-H7-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (AEROFOX-H7) - not in board list BB: [6/239] Building board: AET-H743-Basic at 2025-02-24 10:51:13.625179 BB: Trying checkout ArduCopter beta-4.3 AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 AET-H743-Basic binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/AET-H743-Basic/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (AET-H743-Basic) - not in board list BB: Considering frame heli for board AET-H743-Basic BB: Trying checkout ArduCopter beta-4.3 AET-H743-Basic heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 AET-H743-Basic binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/AET-H743-Basic-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (AET-H743-Basic) - not in board list BB: [7/239] Building board: airbotf4 at 2025-02-24 10:51:15.088468 BB: Trying checkout ArduCopter beta-4.3 airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board airbotf4 BB: Trying checkout ArduCopter beta-4.3 airbotf4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 airbotf4 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [8/239] Building board: AIRLink at 2025-02-24 10:51:15.142298 BB: Trying checkout ArduCopter beta-4.3 AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board AIRLink BB: Trying checkout ArduCopter beta-4.3 AIRLink heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 AIRLink binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [9/239] Building board: Airvolute-DCS2 at 2025-02-24 10:51:15.195241 BB: Trying checkout ArduCopter beta-4.3 Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Airvolute-DCS2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/Airvolute-DCS2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Airvolute-DCS2) - not in board list BB: Considering frame heli for board Airvolute-DCS2 BB: Trying checkout ArduCopter beta-4.3 Airvolute-DCS2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Airvolute-DCS2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/Airvolute-DCS2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Airvolute-DCS2) - not in board list BB: [10/239] Building board: AnyleafH7 at 2025-02-24 10:51:16.659804 BB: Trying checkout ArduCopter beta-4.3 AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 AnyleafH7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/AnyleafH7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (AnyleafH7) - not in board list BB: Considering frame heli for board AnyleafH7 BB: Trying checkout ArduCopter beta-4.3 AnyleafH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 AnyleafH7 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/AnyleafH7-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (AnyleafH7) - not in board list BB: [11/239] Building board: Aocoda-RC-H743Dual at 2025-02-24 10:51:18.179406 BB: Trying checkout ArduCopter beta-4.3 Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Aocoda-RC-H743Dual binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/Aocoda-RC-H743Dual/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Aocoda-RC-H743Dual) - not in board list BB: Considering frame heli for board Aocoda-RC-H743Dual BB: Trying checkout ArduCopter beta-4.3 Aocoda-RC-H743Dual heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Aocoda-RC-H743Dual binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/Aocoda-RC-H743Dual-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Aocoda-RC-H743Dual) - not in board list BB: [12/239] Building board: ARK_FPV at 2025-02-24 10:51:19.637987 BB: Trying checkout ArduCopter beta-4.3 ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ARK_FPV) - not in board list BB: Considering frame heli for board ARK_FPV BB: Trying checkout ArduCopter beta-4.3 ARK_FPV heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ARK_FPV binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/ARK_FPV-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ARK_FPV) - not in board list BB: [13/239] Building board: ARKV6X at 2025-02-24 10:51:21.103066 BB: Trying checkout ArduCopter beta-4.3 ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board ARKV6X BB: Trying checkout ArduCopter beta-4.3 ARKV6X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ARKV6X binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [14/239] Building board: AtomRCF405NAVI at 2025-02-24 10:51:21.158835 BB: Trying checkout ArduCopter beta-4.3 AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board AtomRCF405NAVI BB: Trying checkout ArduCopter beta-4.3 AtomRCF405NAVI heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 AtomRCF405NAVI binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [15/239] Building board: bbbmini at 2025-02-24 10:51:21.209383 BB: Trying checkout ArduCopter beta-4.3 bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board bbbmini BB: Trying checkout ArduCopter beta-4.3 bbbmini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 bbbmini binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [16/239] Building board: BeastF7 at 2025-02-24 10:51:21.262785 BB: Trying checkout ArduCopter beta-4.3 BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board BeastF7 BB: Trying checkout ArduCopter beta-4.3 BeastF7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BeastF7 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [17/239] Building board: BeastF7v2 at 2025-02-24 10:51:21.316006 BB: Trying checkout ArduCopter beta-4.3 BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board BeastF7v2 BB: Trying checkout ArduCopter beta-4.3 BeastF7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BeastF7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [18/239] Building board: BeastH7 at 2025-02-24 10:51:21.368318 BB: Trying checkout ArduCopter beta-4.3 BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board BeastH7 BB: Trying checkout ArduCopter beta-4.3 BeastH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BeastH7 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [19/239] Building board: BeastH7v2 at 2025-02-24 10:51:21.420041 BB: Trying checkout ArduCopter beta-4.3 BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board BeastH7v2 BB: Trying checkout ArduCopter beta-4.3 BeastH7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BeastH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [20/239] Building board: bebop at 2025-02-24 10:51:21.472093 BB: Trying checkout ArduCopter beta-4.3 bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 bebop binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board bebop BB: Trying checkout ArduCopter beta-4.3 bebop heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 bebop binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/bebop-heli/git-version.txt doesn't exist - building BB: Skipping heli build for bebop BB: [21/239] Building board: bebop at 2025-02-24 10:51:21.519003 BB: Trying checkout ArduCopter beta-4.3 bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 bebop binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board bebop BB: Trying checkout ArduCopter beta-4.3 bebop heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 bebop binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/bebop-heli/git-version.txt doesn't exist - building BB: Skipping heli build for bebop BB: [22/239] Building board: BETAFPV-F405 at 2025-02-24 10:51:21.569616 BB: Trying checkout ArduCopter beta-4.3 BETAFPV-F405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BETAFPV-F405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BETAFPV-F405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BETAFPV-F405) - not in board list BB: Considering frame heli for board BETAFPV-F405 BB: Trying checkout ArduCopter beta-4.3 BETAFPV-F405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BETAFPV-F405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BETAFPV-F405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BETAFPV-F405) - not in board list BB: [23/239] Building board: BETAFPV-F405-I2C at 2025-02-24 10:51:23.003472 BB: Trying checkout ArduCopter beta-4.3 BETAFPV-F405-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BETAFPV-F405-I2C binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BETAFPV-F405-I2C/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BETAFPV-F405-I2C) - not in board list BB: Considering frame heli for board BETAFPV-F405-I2C BB: Trying checkout ArduCopter beta-4.3 BETAFPV-F405-I2C heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BETAFPV-F405-I2C binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BETAFPV-F405-I2C-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BETAFPV-F405-I2C) - not in board list BB: [24/239] Building board: BlitzF745 at 2025-02-24 10:51:24.472748 BB: Trying checkout ArduCopter beta-4.3 BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BlitzF745 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BlitzF745/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzF745) - not in board list BB: Considering frame heli for board BlitzF745 BB: Trying checkout ArduCopter beta-4.3 BlitzF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BlitzF745 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BlitzF745-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzF745) - not in board list BB: [25/239] Building board: BlitzF745AIO at 2025-02-24 10:51:26.076900 BB: Trying checkout ArduCopter beta-4.3 BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BlitzF745AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BlitzF745AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzF745AIO) - not in board list BB: Considering frame heli for board BlitzF745AIO BB: Trying checkout ArduCopter beta-4.3 BlitzF745AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BlitzF745AIO binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BlitzF745AIO-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzF745AIO) - not in board list BB: [26/239] Building board: BlitzH743Pro at 2025-02-24 10:51:27.550877 BB: Trying checkout ArduCopter beta-4.3 BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BlitzH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BlitzH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzH743Pro) - not in board list BB: Considering frame heli for board BlitzH743Pro BB: Trying checkout ArduCopter beta-4.3 BlitzH743Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BlitzH743Pro binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BlitzH743Pro-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzH743Pro) - not in board list BB: [27/239] Building board: BlitzMiniF745 at 2025-02-24 10:51:29.034561 BB: Trying checkout ArduCopter beta-4.3 BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BlitzMiniF745 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BlitzMiniF745/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzMiniF745) - not in board list BB: Considering frame heli for board BlitzMiniF745 BB: Trying checkout ArduCopter beta-4.3 BlitzMiniF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BlitzMiniF745 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BlitzMiniF745-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzMiniF745) - not in board list BB: [28/239] Building board: BlitzWingH743 at 2025-02-24 10:51:30.551297 BB: Trying checkout ArduCopter beta-4.3 BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BlitzWingH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BlitzWingH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzWingH743) - not in board list BB: Considering frame heli for board BlitzWingH743 BB: Trying checkout ArduCopter beta-4.3 BlitzWingH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 BlitzWingH743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/BlitzWingH743-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzWingH743) - not in board list BB: [29/239] Building board: blue at 2025-02-24 10:51:32.098586 BB: Trying checkout ArduCopter beta-4.3 blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 blue binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board blue BB: Trying checkout ArduCopter beta-4.3 blue heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 blue binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [30/239] Building board: canzero at 2025-02-24 10:51:32.154428 BB: Trying checkout ArduCopter beta-4.3 canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 canzero binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/canzero/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (canzero) - not in board list BB: Considering frame heli for board canzero BB: Trying checkout ArduCopter beta-4.3 canzero heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 canzero binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/canzero-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (canzero) - not in board list BB: [31/239] Building board: CBU-H7-LC-Stamp at 2025-02-24 10:51:33.701585 BB: Trying checkout ArduCopter beta-4.3 CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: Considering frame heli for board CBU-H7-LC-Stamp BB: Trying checkout ArduCopter beta-4.3 CBU-H7-LC-Stamp heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CBU-H7-LC-Stamp binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CBU-H7-LC-Stamp-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [32/239] Building board: CBU-H7-Stamp at 2025-02-24 10:51:35.204433 BB: Trying checkout ArduCopter beta-4.3 CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CBU-H7-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CBU-H7-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CBU-H7-Stamp) - not in board list BB: Considering frame heli for board CBU-H7-Stamp BB: Trying checkout ArduCopter beta-4.3 CBU-H7-Stamp heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CBU-H7-Stamp binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CBU-H7-Stamp-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CBU-H7-Stamp) - not in board list BB: [33/239] Building board: CrazyF405 at 2025-02-24 10:51:36.873647 BB: Trying checkout ArduCopter beta-4.3 CrazyF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CrazyF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CrazyF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CrazyF405) - not in board list BB: Considering frame heli for board CrazyF405 BB: Trying checkout ArduCopter beta-4.3 CrazyF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CrazyF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CrazyF405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CrazyF405) - not in board list BB: [34/239] Building board: crazyflie2 at 2025-02-24 10:51:38.274579 BB: Trying checkout ArduCopter beta-4.3 crazyflie2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 crazyflie2 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board crazyflie2 BB: Trying checkout ArduCopter beta-4.3 crazyflie2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 crazyflie2 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [35/239] Building board: CSKY405 at 2025-02-24 10:51:38.329850 BB: Trying checkout ArduCopter beta-4.3 CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CSKY405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CSKY405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CSKY405) - not in board list BB: Considering frame heli for board CSKY405 BB: Trying checkout ArduCopter beta-4.3 CSKY405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CSKY405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CSKY405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CSKY405) - not in board list BB: [36/239] Building board: CUAV-7-Nano at 2025-02-24 10:51:39.768337 BB: Trying checkout ArduCopter beta-4.3 CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAV-7-Nano binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CUAV-7-Nano/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CUAV-7-Nano) - not in board list BB: Considering frame heli for board CUAV-7-Nano BB: Trying checkout ArduCopter beta-4.3 CUAV-7-Nano heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAV-7-Nano binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CUAV-7-Nano-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CUAV-7-Nano) - not in board list BB: [37/239] Building board: CUAV-Nora at 2025-02-24 10:51:41.267381 BB: Trying checkout ArduCopter beta-4.3 CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CUAV-Nora BB: Trying checkout ArduCopter beta-4.3 CUAV-Nora heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAV-Nora binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [38/239] Building board: CUAV-Nora-bdshot at 2025-02-24 10:51:41.328280 BB: Trying checkout ArduCopter beta-4.3 CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CUAV-Nora-bdshot BB: Trying checkout ArduCopter beta-4.3 CUAV-Nora-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAV-Nora-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [39/239] Building board: CUAV-Pixhack-v3 at 2025-02-24 10:51:41.383437 BB: Trying checkout ArduCopter beta-4.3 CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAV-Pixhack-v3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CUAV-Pixhack-v3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CUAV-Pixhack-v3) - not in board list BB: Considering frame heli for board CUAV-Pixhack-v3 BB: Trying checkout ArduCopter beta-4.3 CUAV-Pixhack-v3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAV-Pixhack-v3 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CUAV-Pixhack-v3-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CUAV-Pixhack-v3) - not in board list BB: [40/239] Building board: CUAV-X7 at 2025-02-24 10:51:42.827712 BB: Trying checkout ArduCopter beta-4.3 CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CUAV-X7 BB: Trying checkout ArduCopter beta-4.3 CUAV-X7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAV-X7 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [41/239] Building board: CUAV-X7-bdshot at 2025-02-24 10:51:42.886234 BB: Trying checkout ArduCopter beta-4.3 CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CUAV-X7-bdshot BB: Trying checkout ArduCopter beta-4.3 CUAV-X7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAV-X7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [42/239] Building board: CUAVv5 at 2025-02-24 10:51:42.944113 BB: Trying checkout ArduCopter beta-4.3 CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CUAVv5 BB: Trying checkout ArduCopter beta-4.3 CUAVv5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAVv5 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [43/239] Building board: CUAVv5-bdshot at 2025-02-24 10:51:43.003995 BB: Trying checkout ArduCopter beta-4.3 CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CUAVv5-bdshot BB: Trying checkout ArduCopter beta-4.3 CUAVv5-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAVv5-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [44/239] Building board: CUAVv5Nano at 2025-02-24 10:51:43.062309 BB: Trying checkout ArduCopter beta-4.3 CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CUAVv5Nano BB: Trying checkout ArduCopter beta-4.3 CUAVv5Nano heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAVv5Nano binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [45/239] Building board: CUAVv5Nano-bdshot at 2025-02-24 10:51:43.118091 BB: Trying checkout ArduCopter beta-4.3 CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CUAVv5Nano-bdshot BB: Trying checkout ArduCopter beta-4.3 CUAVv5Nano-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CUAVv5Nano-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [46/239] Building board: CubeBlack at 2025-02-24 10:51:43.173527 BB: Trying checkout ArduCopter beta-4.3 CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CubeBlack BB: Trying checkout ArduCopter beta-4.3 CubeBlack heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeBlack binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [47/239] Building board: CubeBlack+ at 2025-02-24 10:51:43.229028 BB: Trying checkout ArduCopter beta-4.3 CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CubeBlack+ BB: Trying checkout ArduCopter beta-4.3 CubeBlack+ heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeBlack+ binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [48/239] Building board: CubeGreen-solo at 2025-02-24 10:51:43.284927 BB: Trying checkout ArduCopter beta-4.3 CubeGreen-solo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeGreen-solo binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CubeGreen-solo BB: Trying checkout ArduCopter beta-4.3 CubeGreen-solo heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeGreen-solo binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CubeGreen-solo-heli/git-version.txt doesn't exist - building BB: Skipping heli build for CubeGreen-solo BB: [49/239] Building board: CubeOrange at 2025-02-24 10:51:43.337529 BB: Trying checkout ArduCopter beta-4.3 CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CubeOrange BB: Trying checkout ArduCopter beta-4.3 CubeOrange heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeOrange binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [50/239] Building board: CubeOrange-bdshot at 2025-02-24 10:51:43.393453 BB: Trying checkout ArduCopter beta-4.3 CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CubeOrange-bdshot BB: Trying checkout ArduCopter beta-4.3 CubeOrange-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeOrange-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [51/239] Building board: CubeOrange-SimOnHardWare at 2025-02-24 10:51:43.445944 BB: Trying checkout ArduCopter beta-4.3 CubeOrange-SimOnHardWare None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeOrange-SimOnHardWare binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CubeOrange-SimOnHardWare BB: Trying checkout ArduCopter beta-4.3 CubeOrange-SimOnHardWare heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeOrange-SimOnHardWare binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [52/239] Building board: CubeOrangePlus at 2025-02-24 10:51:43.506552 BB: Trying checkout ArduCopter beta-4.3 CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CubeOrangePlus BB: Trying checkout ArduCopter beta-4.3 CubeOrangePlus heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeOrangePlus binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [53/239] Building board: CubeOrangePlus-bdshot at 2025-02-24 10:51:43.560927 BB: Trying checkout ArduCopter beta-4.3 CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CubeOrangePlus-bdshot BB: Trying checkout ArduCopter beta-4.3 CubeOrangePlus-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeOrangePlus-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [54/239] Building board: CubeOrangePlus-SimOnHardWare at 2025-02-24 10:51:43.616183 BB: Trying checkout ArduCopter beta-4.3 CubeOrangePlus-SimOnHardWare None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeOrangePlus-SimOnHardWare binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CubeOrangePlus-SimOnHardWare/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CubeOrangePlus-SimOnHardWare) - not in board list BB: Considering frame heli for board CubeOrangePlus-SimOnHardWare BB: Trying checkout ArduCopter beta-4.3 CubeOrangePlus-SimOnHardWare heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeOrangePlus-SimOnHardWare binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CubeOrangePlus-SimOnHardWare-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CubeOrangePlus-SimOnHardWare) - not in board list BB: [55/239] Building board: CubePurple at 2025-02-24 10:51:45.028286 BB: Trying checkout ArduCopter beta-4.3 CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CubePurple BB: Trying checkout ArduCopter beta-4.3 CubePurple heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubePurple binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [56/239] Building board: CubeRedPrimary at 2025-02-24 10:51:45.084388 BB: Trying checkout ArduCopter beta-4.3 CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeRedPrimary binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CubeRedPrimary/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CubeRedPrimary) - not in board list BB: Considering frame heli for board CubeRedPrimary BB: Trying checkout ArduCopter beta-4.3 CubeRedPrimary heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeRedPrimary binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CubeRedPrimary-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CubeRedPrimary) - not in board list BB: [57/239] Building board: CubeRedSecondary at 2025-02-24 10:51:46.479043 BB: Trying checkout ArduCopter beta-4.3 CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeRedSecondary binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CubeRedSecondary/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CubeRedSecondary) - not in board list BB: Considering frame heli for board CubeRedSecondary BB: Trying checkout ArduCopter beta-4.3 CubeRedSecondary heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeRedSecondary binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CubeRedSecondary-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CubeRedSecondary) - not in board list BB: [58/239] Building board: CubeSolo at 2025-02-24 10:51:47.882604 BB: Trying checkout ArduCopter beta-4.3 CubeSolo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeSolo binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CubeSolo BB: Trying checkout ArduCopter beta-4.3 CubeSolo heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeSolo binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/CubeSolo-heli/git-version.txt doesn't exist - building BB: Skipping heli build for CubeSolo BB: [59/239] Building board: CubeYellow at 2025-02-24 10:51:47.934525 BB: Trying checkout ArduCopter beta-4.3 CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CubeYellow BB: Trying checkout ArduCopter beta-4.3 CubeYellow heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeYellow binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [60/239] Building board: CubeYellow-bdshot at 2025-02-24 10:51:47.987798 BB: Trying checkout ArduCopter beta-4.3 CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board CubeYellow-bdshot BB: Trying checkout ArduCopter beta-4.3 CubeYellow-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 CubeYellow-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [61/239] Building board: DevEBoxH7v2 at 2025-02-24 10:51:48.041852 BB: Trying checkout ArduCopter beta-4.3 DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board DevEBoxH7v2 BB: Trying checkout ArduCopter beta-4.3 DevEBoxH7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 DevEBoxH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [62/239] Building board: DroneerF405 at 2025-02-24 10:51:48.093937 BB: Trying checkout ArduCopter beta-4.3 DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (DroneerF405) - not in board list BB: Considering frame heli for board DroneerF405 BB: Trying checkout ArduCopter beta-4.3 DroneerF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 DroneerF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/DroneerF405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (DroneerF405) - not in board list BB: [63/239] Building board: DrotekP3Pro at 2025-02-24 10:51:49.482062 BB: Trying checkout ArduCopter beta-4.3 DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board DrotekP3Pro BB: Trying checkout ArduCopter beta-4.3 DrotekP3Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 DrotekP3Pro binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [64/239] Building board: Durandal at 2025-02-24 10:51:49.535477 BB: Trying checkout ArduCopter beta-4.3 Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Durandal binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board Durandal BB: Trying checkout ArduCopter beta-4.3 Durandal heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Durandal binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [65/239] Building board: Durandal-bdshot at 2025-02-24 10:51:49.585956 BB: Trying checkout ArduCopter beta-4.3 Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board Durandal-bdshot BB: Trying checkout ArduCopter beta-4.3 Durandal-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Durandal-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [66/239] Building board: edge at 2025-02-24 10:51:49.636282 BB: Trying checkout ArduCopter beta-4.3 edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 edge binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board edge BB: Trying checkout ArduCopter beta-4.3 edge heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 edge binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [67/239] Building board: erlebrain2 at 2025-02-24 10:51:49.685902 BB: Trying checkout ArduCopter beta-4.3 erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board erlebrain2 BB: Trying checkout ArduCopter beta-4.3 erlebrain2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 erlebrain2 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [68/239] Building board: F35Lightning at 2025-02-24 10:51:49.734119 BB: Trying checkout ArduCopter beta-4.3 F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board F35Lightning BB: Trying checkout ArduCopter beta-4.3 F35Lightning heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 F35Lightning binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [69/239] Building board: F4BY at 2025-02-24 10:51:49.787498 BB: Trying checkout ArduCopter beta-4.3 F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 F4BY binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board F4BY BB: Trying checkout ArduCopter beta-4.3 F4BY heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 F4BY binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [70/239] Building board: F4BY_F427 at 2025-02-24 10:51:49.839948 BB: Trying checkout ArduCopter beta-4.3 F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (F4BY_F427) - not in board list BB: Considering frame heli for board F4BY_F427 BB: Trying checkout ArduCopter beta-4.3 F4BY_F427 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 F4BY_F427 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/F4BY_F427-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (F4BY_F427) - not in board list BB: [71/239] Building board: FlyingMoonF407 at 2025-02-24 10:51:51.254767 BB: Trying checkout ArduCopter beta-4.3 FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board FlyingMoonF407 BB: Trying checkout ArduCopter beta-4.3 FlyingMoonF407 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlyingMoonF407 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [72/239] Building board: FlyingMoonF427 at 2025-02-24 10:51:51.312982 BB: Trying checkout ArduCopter beta-4.3 FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board FlyingMoonF427 BB: Trying checkout ArduCopter beta-4.3 FlyingMoonF427 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlyingMoonF427 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [73/239] Building board: FlyingMoonH743 at 2025-02-24 10:51:51.367607 BB: Trying checkout ArduCopter beta-4.3 FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlyingMoonH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FlyingMoonH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlyingMoonH743) - not in board list BB: Considering frame heli for board FlyingMoonH743 BB: Trying checkout ArduCopter beta-4.3 FlyingMoonH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlyingMoonH743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FlyingMoonH743-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlyingMoonH743) - not in board list BB: [74/239] Building board: FlywooF405HD-AIOv2 at 2025-02-24 10:51:52.767538 BB: Trying checkout ArduCopter beta-4.3 FlywooF405HD-AIOv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlywooF405HD-AIOv2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FlywooF405HD-AIOv2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlywooF405HD-AIOv2) - not in board list BB: Considering frame heli for board FlywooF405HD-AIOv2 BB: Trying checkout ArduCopter beta-4.3 FlywooF405HD-AIOv2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlywooF405HD-AIOv2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FlywooF405HD-AIOv2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlywooF405HD-AIOv2) - not in board list BB: [75/239] Building board: FlywooF405Pro at 2025-02-24 10:51:54.170239 BB: Trying checkout ArduCopter beta-4.3 FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlywooF405Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FlywooF405Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlywooF405Pro) - not in board list BB: Considering frame heli for board FlywooF405Pro BB: Trying checkout ArduCopter beta-4.3 FlywooF405Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlywooF405Pro binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FlywooF405Pro-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlywooF405Pro) - not in board list BB: [76/239] Building board: FlywooF405S-AIO at 2025-02-24 10:51:55.575081 BB: Trying checkout ArduCopter beta-4.3 FlywooF405S-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlywooF405S-AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FlywooF405S-AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlywooF405S-AIO) - not in board list BB: Considering frame heli for board FlywooF405S-AIO BB: Trying checkout ArduCopter beta-4.3 FlywooF405S-AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlywooF405S-AIO binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FlywooF405S-AIO-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlywooF405S-AIO) - not in board list BB: [77/239] Building board: FlywooF745 at 2025-02-24 10:51:56.989855 BB: Trying checkout ArduCopter beta-4.3 FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board FlywooF745 BB: Trying checkout ArduCopter beta-4.3 FlywooF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlywooF745 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [78/239] Building board: FlywooF745Nano at 2025-02-24 10:51:57.043980 BB: Trying checkout ArduCopter beta-4.3 FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board FlywooF745Nano BB: Trying checkout ArduCopter beta-4.3 FlywooF745Nano heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlywooF745Nano binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [79/239] Building board: FlywooH743Pro at 2025-02-24 10:51:57.095219 BB: Trying checkout ArduCopter beta-4.3 FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlywooH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FlywooH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlywooH743Pro) - not in board list BB: Considering frame heli for board FlywooH743Pro BB: Trying checkout ArduCopter beta-4.3 FlywooH743Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FlywooH743Pro binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FlywooH743Pro-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlywooH743Pro) - not in board list BB: [80/239] Building board: fmuv2 at 2025-02-24 10:51:58.463410 BB: Trying checkout ArduCopter beta-4.3 fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board fmuv2 BB: Trying checkout ArduCopter beta-4.3 fmuv2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 fmuv2 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [81/239] Building board: fmuv3 at 2025-02-24 10:51:58.517718 BB: Trying checkout ArduCopter beta-4.3 fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board fmuv3 BB: Trying checkout ArduCopter beta-4.3 fmuv3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 fmuv3 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [82/239] Building board: fmuv5 at 2025-02-24 10:51:58.569828 BB: Trying checkout ArduCopter beta-4.3 fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board fmuv5 BB: Trying checkout ArduCopter beta-4.3 fmuv5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 fmuv5 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [83/239] Building board: FoxeerF405v2 at 2025-02-24 10:51:58.621224 BB: Trying checkout ArduCopter beta-4.3 FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FoxeerF405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FoxeerF405v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FoxeerF405v2) - not in board list BB: Considering frame heli for board FoxeerF405v2 BB: Trying checkout ArduCopter beta-4.3 FoxeerF405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FoxeerF405v2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FoxeerF405v2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FoxeerF405v2) - not in board list BB: [84/239] Building board: FoxeerH743v1 at 2025-02-24 10:52:00.019123 BB: Trying checkout ArduCopter beta-4.3 FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FoxeerH743v1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FoxeerH743v1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FoxeerH743v1) - not in board list BB: Considering frame heli for board FoxeerH743v1 BB: Trying checkout ArduCopter beta-4.3 FoxeerH743v1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 FoxeerH743v1 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/FoxeerH743v1-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FoxeerH743v1) - not in board list BB: [85/239] Building board: GEPRC_TAKER_H743 at 2025-02-24 10:52:01.406631 BB: Trying checkout ArduCopter beta-4.3 GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: Considering frame heli for board GEPRC_TAKER_H743 BB: Trying checkout ArduCopter beta-4.3 GEPRC_TAKER_H743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 GEPRC_TAKER_H743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/GEPRC_TAKER_H743-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [86/239] Building board: GEPRCF745BTHD at 2025-02-24 10:52:02.787559 BB: Trying checkout ArduCopter beta-4.3 GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 GEPRCF745BTHD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/GEPRCF745BTHD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (GEPRCF745BTHD) - not in board list BB: Considering frame heli for board GEPRCF745BTHD BB: Trying checkout ArduCopter beta-4.3 GEPRCF745BTHD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 GEPRCF745BTHD binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/GEPRCF745BTHD-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (GEPRCF745BTHD) - not in board list BB: [87/239] Building board: Here4FC at 2025-02-24 10:52:04.168122 BB: Trying checkout ArduCopter beta-4.3 Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Here4FC binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/Here4FC/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Here4FC) - not in board list BB: Considering frame heli for board Here4FC BB: Trying checkout ArduCopter beta-4.3 Here4FC heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Here4FC binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/Here4FC-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Here4FC) - not in board list BB: [88/239] Building board: IFLIGHT_2RAW_H7 at 2025-02-24 10:52:05.563661 BB: Trying checkout ArduCopter beta-4.3 IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 IFLIGHT_2RAW_H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/IFLIGHT_2RAW_H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (IFLIGHT_2RAW_H7) - not in board list BB: Considering frame heli for board IFLIGHT_2RAW_H7 BB: Trying checkout ArduCopter beta-4.3 IFLIGHT_2RAW_H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 IFLIGHT_2RAW_H7 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/IFLIGHT_2RAW_H7-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (IFLIGHT_2RAW_H7) - not in board list BB: [89/239] Building board: JFB100 at 2025-02-24 10:52:06.953734 BB: Trying checkout ArduCopter beta-4.3 JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 JFB100 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/JFB100/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JFB100) - not in board list BB: Considering frame heli for board JFB100 BB: Trying checkout ArduCopter beta-4.3 JFB100 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 JFB100 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/JFB100-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JFB100) - not in board list BB: [90/239] Building board: JFB110 at 2025-02-24 10:52:08.342068 BB: Trying checkout ArduCopter beta-4.3 JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 JFB110 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/JFB110/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JFB110) - not in board list BB: Considering frame heli for board JFB110 BB: Trying checkout ArduCopter beta-4.3 JFB110 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 JFB110 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/JFB110-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JFB110) - not in board list BB: [91/239] Building board: JHEM_JHEF405 at 2025-02-24 10:52:09.730410 BB: Trying checkout ArduCopter beta-4.3 JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 JHEM_JHEF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/JHEM_JHEF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JHEM_JHEF405) - not in board list BB: Considering frame heli for board JHEM_JHEF405 BB: Trying checkout ArduCopter beta-4.3 JHEM_JHEF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 JHEM_JHEF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/JHEM_JHEF405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JHEM_JHEF405) - not in board list BB: [92/239] Building board: JHEMCU-GSF405A at 2025-02-24 10:52:11.144928 BB: Trying checkout ArduCopter beta-4.3 JHEMCU-GSF405A None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 JHEMCU-GSF405A binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board JHEMCU-GSF405A BB: Trying checkout ArduCopter beta-4.3 JHEMCU-GSF405A heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 JHEMCU-GSF405A binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [93/239] Building board: JHEMCU-GSF405A-RX2 at 2025-02-24 10:52:11.200694 BB: Trying checkout ArduCopter beta-4.3 JHEMCU-GSF405A-RX2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 JHEMCU-GSF405A-RX2 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board JHEMCU-GSF405A-RX2 BB: Trying checkout ArduCopter beta-4.3 JHEMCU-GSF405A-RX2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 JHEMCU-GSF405A-RX2 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [94/239] Building board: JHEMCU-H743HD at 2025-02-24 10:52:11.253741 BB: Trying checkout ArduCopter beta-4.3 JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 JHEMCU-H743HD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/JHEMCU-H743HD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JHEMCU-H743HD) - not in board list BB: Considering frame heli for board JHEMCU-H743HD BB: Trying checkout ArduCopter beta-4.3 JHEMCU-H743HD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 JHEMCU-H743HD binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/JHEMCU-H743HD-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JHEMCU-H743HD) - not in board list BB: [95/239] Building board: KakuteF4 at 2025-02-24 10:52:13.219229 BB: Trying checkout ArduCopter beta-4.3 KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board KakuteF4 BB: Trying checkout ArduCopter beta-4.3 KakuteF4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteF4 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [96/239] Building board: KakuteF4-Wing at 2025-02-24 10:52:13.276670 BB: Trying checkout ArduCopter beta-4.3 KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteF4-Wing binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/KakuteF4-Wing/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (KakuteF4-Wing) - not in board list BB: Considering frame heli for board KakuteF4-Wing BB: Trying checkout ArduCopter beta-4.3 KakuteF4-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteF4-Wing binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/KakuteF4-Wing-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (KakuteF4-Wing) - not in board list BB: [97/239] Building board: KakuteF4Mini at 2025-02-24 10:52:14.757976 BB: Trying checkout ArduCopter beta-4.3 KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board KakuteF4Mini BB: Trying checkout ArduCopter beta-4.3 KakuteF4Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteF4Mini binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [98/239] Building board: KakuteF7 at 2025-02-24 10:52:14.814676 BB: Trying checkout ArduCopter beta-4.3 KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board KakuteF7 BB: Trying checkout ArduCopter beta-4.3 KakuteF7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteF7 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [99/239] Building board: KakuteF7-bdshot at 2025-02-24 10:52:14.868216 BB: Trying checkout ArduCopter beta-4.3 KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board KakuteF7-bdshot BB: Trying checkout ArduCopter beta-4.3 KakuteF7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteF7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [100/239] Building board: KakuteF7Mini at 2025-02-24 10:52:14.927732 BB: Trying checkout ArduCopter beta-4.3 KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board KakuteF7Mini BB: Trying checkout ArduCopter beta-4.3 KakuteF7Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteF7Mini binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [101/239] Building board: KakuteH7 at 2025-02-24 10:52:14.991800 BB: Trying checkout ArduCopter beta-4.3 KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board KakuteH7 BB: Trying checkout ArduCopter beta-4.3 KakuteH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteH7 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [102/239] Building board: KakuteH7-bdshot at 2025-02-24 10:52:15.044757 BB: Trying checkout ArduCopter beta-4.3 KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board KakuteH7-bdshot BB: Trying checkout ArduCopter beta-4.3 KakuteH7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [103/239] Building board: KakuteH7-Wing at 2025-02-24 10:52:15.096871 BB: Trying checkout ArduCopter beta-4.3 KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteH7-Wing binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/KakuteH7-Wing/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (KakuteH7-Wing) - not in board list BB: Considering frame heli for board KakuteH7-Wing BB: Trying checkout ArduCopter beta-4.3 KakuteH7-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteH7-Wing binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/KakuteH7-Wing-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (KakuteH7-Wing) - not in board list BB: [104/239] Building board: KakuteH7Mini at 2025-02-24 10:52:16.508513 BB: Trying checkout ArduCopter beta-4.3 KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board KakuteH7Mini BB: Trying checkout ArduCopter beta-4.3 KakuteH7Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteH7Mini binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [105/239] Building board: KakuteH7Mini-Nand at 2025-02-24 10:52:16.565096 BB: Trying checkout ArduCopter beta-4.3 KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board KakuteH7Mini-Nand BB: Trying checkout ArduCopter beta-4.3 KakuteH7Mini-Nand heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteH7Mini-Nand binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [106/239] Building board: KakuteH7v2 at 2025-02-24 10:52:16.617431 BB: Trying checkout ArduCopter beta-4.3 KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board KakuteH7v2 BB: Trying checkout ArduCopter beta-4.3 KakuteH7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 KakuteH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [107/239] Building board: LongBowF405WING at 2025-02-24 10:52:16.669781 BB: Trying checkout ArduCopter beta-4.3 LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 LongBowF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/LongBowF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (LongBowF405WING) - not in board list BB: Considering frame heli for board LongBowF405WING BB: Trying checkout ArduCopter beta-4.3 LongBowF405WING heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 LongBowF405WING binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/LongBowF405WING-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (LongBowF405WING) - not in board list BB: [108/239] Building board: luminousbee5 at 2025-02-24 10:52:18.078759 BB: Trying checkout ArduCopter beta-4.3 luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board luminousbee5 BB: Trying checkout ArduCopter beta-4.3 luminousbee5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 luminousbee5 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [109/239] Building board: MambaF405-2022 at 2025-02-24 10:52:18.220785 BB: Trying checkout ArduCopter beta-4.3 MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MambaF405-2022 BB: Trying checkout ArduCopter beta-4.3 MambaF405-2022 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MambaF405-2022 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [110/239] Building board: MambaF405US-I2C at 2025-02-24 10:52:18.276128 BB: Trying checkout ArduCopter beta-4.3 MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MambaF405US-I2C BB: Trying checkout ArduCopter beta-4.3 MambaF405US-I2C heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MambaF405US-I2C binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [111/239] Building board: MambaF405v2 at 2025-02-24 10:52:18.330523 BB: Trying checkout ArduCopter beta-4.3 MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MambaF405v2 BB: Trying checkout ArduCopter beta-4.3 MambaF405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MambaF405v2 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [112/239] Building board: MambaH743v4 at 2025-02-24 10:52:18.382489 BB: Trying checkout ArduCopter beta-4.3 MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MambaH743v4 BB: Trying checkout ArduCopter beta-4.3 MambaH743v4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MambaH743v4 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [113/239] Building board: MatekF405 at 2025-02-24 10:52:18.435338 BB: Trying checkout ArduCopter beta-4.3 MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MatekF405 BB: Trying checkout ArduCopter beta-4.3 MatekF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [114/239] Building board: MatekF405-bdshot at 2025-02-24 10:52:18.487917 BB: Trying checkout ArduCopter beta-4.3 MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MatekF405-bdshot BB: Trying checkout ArduCopter beta-4.3 MatekF405-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [115/239] Building board: MatekF405-CAN at 2025-02-24 10:52:18.541192 BB: Trying checkout ArduCopter beta-4.3 MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MatekF405-CAN BB: Trying checkout ArduCopter beta-4.3 MatekF405-CAN heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-CAN binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [116/239] Building board: MatekF405-STD at 2025-02-24 10:52:18.592916 BB: Trying checkout ArduCopter beta-4.3 MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MatekF405-STD BB: Trying checkout ArduCopter beta-4.3 MatekF405-STD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-STD binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [117/239] Building board: MatekF405-TE at 2025-02-24 10:52:18.646009 BB: Trying checkout ArduCopter beta-4.3 MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MatekF405-TE BB: Trying checkout ArduCopter beta-4.3 MatekF405-TE heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-TE binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [118/239] Building board: MatekF405-TE-bdshot at 2025-02-24 10:52:18.705531 BB: Trying checkout ArduCopter beta-4.3 MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-TE-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MatekF405-TE-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MatekF405-TE-bdshot) - not in board list BB: Considering frame heli for board MatekF405-TE-bdshot BB: Trying checkout ArduCopter beta-4.3 MatekF405-TE-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-TE-bdshot binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MatekF405-TE-bdshot-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MatekF405-TE-bdshot) - not in board list BB: [119/239] Building board: MatekF405-Wing at 2025-02-24 10:52:20.101797 BB: Trying checkout ArduCopter beta-4.3 MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MatekF405-Wing BB: Trying checkout ArduCopter beta-4.3 MatekF405-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [120/239] Building board: MatekF405-Wing-bdshot at 2025-02-24 10:52:20.156254 BB: Trying checkout ArduCopter beta-4.3 MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MatekF405-Wing-bdshot BB: Trying checkout ArduCopter beta-4.3 MatekF405-Wing-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF405-Wing-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [121/239] Building board: MatekF765-SE at 2025-02-24 10:52:20.208417 BB: Trying checkout ArduCopter beta-4.3 MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MatekF765-SE BB: Trying checkout ArduCopter beta-4.3 MatekF765-SE heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF765-SE binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [122/239] Building board: MatekF765-Wing at 2025-02-24 10:52:20.259731 BB: Trying checkout ArduCopter beta-4.3 MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MatekF765-Wing BB: Trying checkout ArduCopter beta-4.3 MatekF765-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF765-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [123/239] Building board: MatekF765-Wing-bdshot at 2025-02-24 10:52:20.310008 BB: Trying checkout ArduCopter beta-4.3 MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MatekF765-Wing-bdshot BB: Trying checkout ArduCopter beta-4.3 MatekF765-Wing-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekF765-Wing-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [124/239] Building board: MatekH743 at 2025-02-24 10:52:20.360114 BB: Trying checkout ArduCopter beta-4.3 MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MatekH743 BB: Trying checkout ArduCopter beta-4.3 MatekH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekH743 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [125/239] Building board: MatekH743-bdshot at 2025-02-24 10:52:20.410671 BB: Trying checkout ArduCopter beta-4.3 MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board MatekH743-bdshot BB: Trying checkout ArduCopter beta-4.3 MatekH743-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekH743-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [126/239] Building board: MatekH7A3 at 2025-02-24 10:52:20.460925 BB: Trying checkout ArduCopter beta-4.3 MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekH7A3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MatekH7A3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MatekH7A3) - not in board list BB: Considering frame heli for board MatekH7A3 BB: Trying checkout ArduCopter beta-4.3 MatekH7A3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MatekH7A3 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MatekH7A3-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MatekH7A3) - not in board list BB: [127/239] Building board: MFT-SEMA100 at 2025-02-24 10:52:21.842358 BB: Trying checkout ArduCopter beta-4.3 MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MFT-SEMA100 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MFT-SEMA100/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MFT-SEMA100) - not in board list BB: Considering frame heli for board MFT-SEMA100 BB: Trying checkout ArduCopter beta-4.3 MFT-SEMA100 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MFT-SEMA100 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MFT-SEMA100-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MFT-SEMA100) - not in board list BB: [128/239] Building board: MicoAir405Mini at 2025-02-24 10:52:23.235795 BB: Trying checkout ArduCopter beta-4.3 MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MicoAir405Mini binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MicoAir405Mini/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir405Mini) - not in board list BB: Considering frame heli for board MicoAir405Mini BB: Trying checkout ArduCopter beta-4.3 MicoAir405Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MicoAir405Mini binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MicoAir405Mini-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir405Mini) - not in board list BB: [129/239] Building board: MicoAir405v2 at 2025-02-24 10:52:24.628119 BB: Trying checkout ArduCopter beta-4.3 MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MicoAir405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MicoAir405v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir405v2) - not in board list BB: Considering frame heli for board MicoAir405v2 BB: Trying checkout ArduCopter beta-4.3 MicoAir405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MicoAir405v2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MicoAir405v2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir405v2) - not in board list BB: [130/239] Building board: MicoAir743 at 2025-02-24 10:52:26.030472 BB: Trying checkout ArduCopter beta-4.3 MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MicoAir743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MicoAir743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir743) - not in board list BB: Considering frame heli for board MicoAir743 BB: Trying checkout ArduCopter beta-4.3 MicoAir743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MicoAir743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MicoAir743-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir743) - not in board list BB: [131/239] Building board: MicoAir743-AIO at 2025-02-24 10:52:27.403772 BB: Trying checkout ArduCopter beta-4.3 MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MicoAir743-AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MicoAir743-AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir743-AIO) - not in board list BB: Considering frame heli for board MicoAir743-AIO BB: Trying checkout ArduCopter beta-4.3 MicoAir743-AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MicoAir743-AIO binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MicoAir743-AIO-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir743-AIO) - not in board list BB: [132/239] Building board: MicoAir743v2 at 2025-02-24 10:52:28.807867 BB: Trying checkout ArduCopter beta-4.3 MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MicoAir743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MicoAir743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir743v2) - not in board list BB: Considering frame heli for board MicoAir743v2 BB: Trying checkout ArduCopter beta-4.3 MicoAir743v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MicoAir743v2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MicoAir743v2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir743v2) - not in board list BB: [133/239] Building board: mindpx-v2 at 2025-02-24 10:52:30.196248 BB: Trying checkout ArduCopter beta-4.3 mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board mindpx-v2 BB: Trying checkout ArduCopter beta-4.3 mindpx-v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mindpx-v2 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [134/239] Building board: mini-pix at 2025-02-24 10:52:30.251862 BB: Trying checkout ArduCopter beta-4.3 mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board mini-pix BB: Trying checkout ArduCopter beta-4.3 mini-pix heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mini-pix binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [135/239] Building board: modalai_fc-v1 at 2025-02-24 10:52:30.303322 BB: Trying checkout ArduCopter beta-4.3 modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board modalai_fc-v1 BB: Trying checkout ArduCopter beta-4.3 modalai_fc-v1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 modalai_fc-v1 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [136/239] Building board: mRoControlZeroClassic at 2025-02-24 10:52:30.356894 BB: Trying checkout ArduCopter beta-4.3 mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board mRoControlZeroClassic BB: Trying checkout ArduCopter beta-4.3 mRoControlZeroClassic heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoControlZeroClassic binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [137/239] Building board: mRoControlZeroF7 at 2025-02-24 10:52:30.408496 BB: Trying checkout ArduCopter beta-4.3 mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board mRoControlZeroF7 BB: Trying checkout ArduCopter beta-4.3 mRoControlZeroF7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoControlZeroF7 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [138/239] Building board: mRoControlZeroH7 at 2025-02-24 10:52:30.460122 BB: Trying checkout ArduCopter beta-4.3 mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board mRoControlZeroH7 BB: Trying checkout ArduCopter beta-4.3 mRoControlZeroH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoControlZeroH7 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [139/239] Building board: mRoControlZeroH7-bdshot at 2025-02-24 10:52:30.510799 BB: Trying checkout ArduCopter beta-4.3 mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board mRoControlZeroH7-bdshot BB: Trying checkout ArduCopter beta-4.3 mRoControlZeroH7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoControlZeroH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [140/239] Building board: mRoControlZeroOEMH7 at 2025-02-24 10:52:30.563745 BB: Trying checkout ArduCopter beta-4.3 mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board mRoControlZeroOEMH7 BB: Trying checkout ArduCopter beta-4.3 mRoControlZeroOEMH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoControlZeroOEMH7 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [141/239] Building board: mRoCZeroOEMH7-bdshot at 2025-02-24 10:52:30.615029 BB: Trying checkout ArduCopter beta-4.3 mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoCZeroOEMH7-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/mRoCZeroOEMH7-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (mRoCZeroOEMH7-bdshot) - not in board list BB: Considering frame heli for board mRoCZeroOEMH7-bdshot BB: Trying checkout ArduCopter beta-4.3 mRoCZeroOEMH7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoCZeroOEMH7-bdshot binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/mRoCZeroOEMH7-bdshot-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (mRoCZeroOEMH7-bdshot) - not in board list BB: [142/239] Building board: mRoNexus at 2025-02-24 10:52:31.991727 BB: Trying checkout ArduCopter beta-4.3 mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board mRoNexus BB: Trying checkout ArduCopter beta-4.3 mRoNexus heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoNexus binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [143/239] Building board: mRoPixracerPro at 2025-02-24 10:52:32.046008 BB: Trying checkout ArduCopter beta-4.3 mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board mRoPixracerPro BB: Trying checkout ArduCopter beta-4.3 mRoPixracerPro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoPixracerPro binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [144/239] Building board: mRoPixracerPro-bdshot at 2025-02-24 10:52:32.098311 BB: Trying checkout ArduCopter beta-4.3 mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board mRoPixracerPro-bdshot BB: Trying checkout ArduCopter beta-4.3 mRoPixracerPro-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoPixracerPro-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [145/239] Building board: mRoX21 at 2025-02-24 10:52:32.149882 BB: Trying checkout ArduCopter beta-4.3 mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board mRoX21 BB: Trying checkout ArduCopter beta-4.3 mRoX21 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoX21 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [146/239] Building board: mRoX21-777 at 2025-02-24 10:52:32.200024 BB: Trying checkout ArduCopter beta-4.3 mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board mRoX21-777 BB: Trying checkout ArduCopter beta-4.3 mRoX21-777 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 mRoX21-777 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [147/239] Building board: MUPilot at 2025-02-24 10:52:32.250993 BB: Trying checkout ArduCopter beta-4.3 MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MUPilot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MUPilot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MUPilot) - not in board list BB: Considering frame heli for board MUPilot BB: Trying checkout ArduCopter beta-4.3 MUPilot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 MUPilot binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/MUPilot-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MUPilot) - not in board list BB: [148/239] Building board: navigator at 2025-02-24 10:52:33.631248 BB: Trying checkout ArduCopter beta-4.3 navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 navigator binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board navigator BB: Trying checkout ArduCopter beta-4.3 navigator heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 navigator binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [149/239] Building board: navigator64 at 2025-02-24 10:52:33.684277 BB: Trying checkout ArduCopter beta-4.3 navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 navigator64 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/navigator64/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (navigator64) - not in board list BB: Considering frame heli for board navigator64 BB: Trying checkout ArduCopter beta-4.3 navigator64 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 navigator64 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/navigator64-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (navigator64) - not in board list BB: [150/239] Building board: navio at 2025-02-24 10:52:35.076381 BB: Trying checkout ArduCopter beta-4.3 navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 navio binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board navio BB: Trying checkout ArduCopter beta-4.3 navio heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 navio binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [151/239] Building board: navio2 at 2025-02-24 10:52:35.130108 BB: Trying checkout ArduCopter beta-4.3 navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 navio2 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board navio2 BB: Trying checkout ArduCopter beta-4.3 navio2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 navio2 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [152/239] Building board: NxtPX4v2 at 2025-02-24 10:52:35.180341 BB: Trying checkout ArduCopter beta-4.3 NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 NxtPX4v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/NxtPX4v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (NxtPX4v2) - not in board list BB: Considering frame heli for board NxtPX4v2 BB: Trying checkout ArduCopter beta-4.3 NxtPX4v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 NxtPX4v2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/NxtPX4v2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (NxtPX4v2) - not in board list BB: [153/239] Building board: obal at 2025-02-24 10:52:36.575484 BB: Trying checkout ArduCopter beta-4.3 obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 obal binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board obal BB: Trying checkout ArduCopter beta-4.3 obal heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 obal binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [154/239] Building board: omnibusf4 at 2025-02-24 10:52:36.627434 BB: Trying checkout ArduCopter beta-4.3 omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board omnibusf4 BB: Trying checkout ArduCopter beta-4.3 omnibusf4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 omnibusf4 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [155/239] Building board: omnibusf4pro at 2025-02-24 10:52:36.679589 BB: Trying checkout ArduCopter beta-4.3 omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board omnibusf4pro BB: Trying checkout ArduCopter beta-4.3 omnibusf4pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 omnibusf4pro binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [156/239] Building board: omnibusf4pro-bdshot at 2025-02-24 10:52:36.730715 BB: Trying checkout ArduCopter beta-4.3 omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board omnibusf4pro-bdshot BB: Trying checkout ArduCopter beta-4.3 omnibusf4pro-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 omnibusf4pro-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [157/239] Building board: omnibusf4v6 at 2025-02-24 10:52:36.782115 BB: Trying checkout ArduCopter beta-4.3 omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board omnibusf4v6 BB: Trying checkout ArduCopter beta-4.3 omnibusf4v6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 omnibusf4v6 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [158/239] Building board: OMNIBUSF7V2 at 2025-02-24 10:52:36.833630 BB: Trying checkout ArduCopter beta-4.3 OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board OMNIBUSF7V2 BB: Trying checkout ArduCopter beta-4.3 OMNIBUSF7V2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 OMNIBUSF7V2 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [159/239] Building board: OmnibusNanoV6 at 2025-02-24 10:52:36.885391 BB: Trying checkout ArduCopter beta-4.3 OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board OmnibusNanoV6 BB: Trying checkout ArduCopter beta-4.3 OmnibusNanoV6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 OmnibusNanoV6 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [160/239] Building board: OmnibusNanoV6-bdshot at 2025-02-24 10:52:36.936725 BB: Trying checkout ArduCopter beta-4.3 OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board OmnibusNanoV6-bdshot BB: Trying checkout ArduCopter beta-4.3 OmnibusNanoV6-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 OmnibusNanoV6-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [161/239] Building board: OrqaF405Pro at 2025-02-24 10:52:36.987882 BB: Trying checkout ArduCopter beta-4.3 OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 OrqaF405Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/OrqaF405Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (OrqaF405Pro) - not in board list BB: Considering frame heli for board OrqaF405Pro BB: Trying checkout ArduCopter beta-4.3 OrqaF405Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 OrqaF405Pro binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/OrqaF405Pro-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (OrqaF405Pro) - not in board list BB: [162/239] Building board: PH4-mini at 2025-02-24 10:52:38.392332 BB: Trying checkout ArduCopter beta-4.3 PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board PH4-mini BB: Trying checkout ArduCopter beta-4.3 PH4-mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PH4-mini binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [163/239] Building board: PH4-mini-bdshot at 2025-02-24 10:52:38.450774 BB: Trying checkout ArduCopter beta-4.3 PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board PH4-mini-bdshot BB: Trying checkout ArduCopter beta-4.3 PH4-mini-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PH4-mini-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [164/239] Building board: Pix32v5 at 2025-02-24 10:52:38.504973 BB: Trying checkout ArduCopter beta-4.3 Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board Pix32v5 BB: Trying checkout ArduCopter beta-4.3 Pix32v5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pix32v5 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [165/239] Building board: PixC4-Jetson at 2025-02-24 10:52:38.560012 BB: Trying checkout ArduCopter beta-4.3 PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board PixC4-Jetson BB: Trying checkout ArduCopter beta-4.3 PixC4-Jetson heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixC4-Jetson binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [166/239] Building board: PixFlamingo at 2025-02-24 10:52:38.611577 BB: Trying checkout ArduCopter beta-4.3 PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixFlamingo binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixFlamingo/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixFlamingo) - not in board list BB: Considering frame heli for board PixFlamingo BB: Trying checkout ArduCopter beta-4.3 PixFlamingo heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixFlamingo binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixFlamingo-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixFlamingo) - not in board list BB: [167/239] Building board: PixFlamingo-F767 at 2025-02-24 10:52:40.042509 BB: Trying checkout ArduCopter beta-4.3 PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixFlamingo-F767 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixFlamingo-F767/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixFlamingo-F767) - not in board list BB: Considering frame heli for board PixFlamingo-F767 BB: Trying checkout ArduCopter beta-4.3 PixFlamingo-F767 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixFlamingo-F767 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixFlamingo-F767-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixFlamingo-F767) - not in board list BB: [168/239] Building board: Pixhawk1 at 2025-02-24 10:52:41.445441 BB: Trying checkout ArduCopter beta-4.3 Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board Pixhawk1 BB: Trying checkout ArduCopter beta-4.3 Pixhawk1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk1 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [169/239] Building board: Pixhawk1-1M at 2025-02-24 10:52:41.500985 BB: Trying checkout ArduCopter beta-4.3 Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board Pixhawk1-1M BB: Trying checkout ArduCopter beta-4.3 Pixhawk1-1M heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk1-1M binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [170/239] Building board: Pixhawk1-1M-bdshot at 2025-02-24 10:52:41.553731 BB: Trying checkout ArduCopter beta-4.3 Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board Pixhawk1-1M-bdshot BB: Trying checkout ArduCopter beta-4.3 Pixhawk1-1M-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk1-1M-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [171/239] Building board: Pixhawk1-bdshot at 2025-02-24 10:52:41.605699 BB: Trying checkout ArduCopter beta-4.3 Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk1-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/Pixhawk1-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Pixhawk1-bdshot) - not in board list BB: Considering frame heli for board Pixhawk1-bdshot BB: Trying checkout ArduCopter beta-4.3 Pixhawk1-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk1-bdshot binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/Pixhawk1-bdshot-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Pixhawk1-bdshot) - not in board list BB: [172/239] Building board: Pixhawk4 at 2025-02-24 10:52:42.995922 BB: Trying checkout ArduCopter beta-4.3 Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board Pixhawk4 BB: Trying checkout ArduCopter beta-4.3 Pixhawk4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk4 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [173/239] Building board: Pixhawk4-bdshot at 2025-02-24 10:52:43.052557 BB: Trying checkout ArduCopter beta-4.3 Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board Pixhawk4-bdshot BB: Trying checkout ArduCopter beta-4.3 Pixhawk4-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk4-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [174/239] Building board: Pixhawk5X at 2025-02-24 10:52:43.105965 BB: Trying checkout ArduCopter beta-4.3 Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board Pixhawk5X BB: Trying checkout ArduCopter beta-4.3 Pixhawk5X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk5X binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [175/239] Building board: Pixhawk6C at 2025-02-24 10:52:43.157978 BB: Trying checkout ArduCopter beta-4.3 Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board Pixhawk6C BB: Trying checkout ArduCopter beta-4.3 Pixhawk6C heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk6C binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [176/239] Building board: Pixhawk6C-bdshot at 2025-02-24 10:52:43.208946 BB: Trying checkout ArduCopter beta-4.3 Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk6C-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/Pixhawk6C-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Pixhawk6C-bdshot) - not in board list BB: Considering frame heli for board Pixhawk6C-bdshot BB: Trying checkout ArduCopter beta-4.3 Pixhawk6C-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk6C-bdshot binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/Pixhawk6C-bdshot-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Pixhawk6C-bdshot) - not in board list BB: [177/239] Building board: Pixhawk6X at 2025-02-24 10:52:44.630080 BB: Trying checkout ArduCopter beta-4.3 Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board Pixhawk6X BB: Trying checkout ArduCopter beta-4.3 Pixhawk6X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk6X binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [178/239] Building board: Pixhawk6X-bdshot at 2025-02-24 10:52:44.685899 BB: Trying checkout ArduCopter beta-4.3 Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk6X-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/Pixhawk6X-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Pixhawk6X-bdshot) - not in board list BB: Considering frame heli for board Pixhawk6X-bdshot BB: Trying checkout ArduCopter beta-4.3 Pixhawk6X-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixhawk6X-bdshot binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/Pixhawk6X-bdshot-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Pixhawk6X-bdshot) - not in board list BB: [179/239] Building board: PixPilot-C3 at 2025-02-24 10:52:46.123544 BB: Trying checkout ArduCopter beta-4.3 PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixPilot-C3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixPilot-C3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixPilot-C3) - not in board list BB: Considering frame heli for board PixPilot-C3 BB: Trying checkout ArduCopter beta-4.3 PixPilot-C3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixPilot-C3 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixPilot-C3-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixPilot-C3) - not in board list BB: [180/239] Building board: PixPilot-V3 at 2025-02-24 10:52:47.542349 BB: Trying checkout ArduCopter beta-4.3 PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixPilot-V3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixPilot-V3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixPilot-V3) - not in board list BB: Considering frame heli for board PixPilot-V3 BB: Trying checkout ArduCopter beta-4.3 PixPilot-V3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixPilot-V3 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixPilot-V3-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixPilot-V3) - not in board list BB: [181/239] Building board: PixPilot-V6 at 2025-02-24 10:52:48.963792 BB: Trying checkout ArduCopter beta-4.3 PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board PixPilot-V6 BB: Trying checkout ArduCopter beta-4.3 PixPilot-V6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixPilot-V6 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [182/239] Building board: PixPilot-V6PRO at 2025-02-24 10:52:49.019137 BB: Trying checkout ArduCopter beta-4.3 PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixPilot-V6PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixPilot-V6PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixPilot-V6PRO) - not in board list BB: Considering frame heli for board PixPilot-V6PRO BB: Trying checkout ArduCopter beta-4.3 PixPilot-V6PRO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixPilot-V6PRO binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixPilot-V6PRO-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixPilot-V6PRO) - not in board list BB: [183/239] Building board: Pixracer at 2025-02-24 10:52:50.427767 BB: Trying checkout ArduCopter beta-4.3 Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board Pixracer BB: Trying checkout ArduCopter beta-4.3 Pixracer heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixracer binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [184/239] Building board: Pixracer-bdshot at 2025-02-24 10:52:50.482076 BB: Trying checkout ArduCopter beta-4.3 Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board Pixracer-bdshot BB: Trying checkout ArduCopter beta-4.3 Pixracer-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 Pixracer-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [185/239] Building board: PixSurveyA1 at 2025-02-24 10:52:50.534830 BB: Trying checkout ArduCopter beta-4.3 PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board PixSurveyA1 BB: Trying checkout ArduCopter beta-4.3 PixSurveyA1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixSurveyA1 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [186/239] Building board: PixSurveyA1-IND at 2025-02-24 10:52:50.591360 BB: Trying checkout ArduCopter beta-4.3 PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixSurveyA1-IND binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixSurveyA1-IND/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixSurveyA1-IND) - not in board list BB: Considering frame heli for board PixSurveyA1-IND BB: Trying checkout ArduCopter beta-4.3 PixSurveyA1-IND heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixSurveyA1-IND binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixSurveyA1-IND-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixSurveyA1-IND) - not in board list BB: [187/239] Building board: PixSurveyA2 at 2025-02-24 10:52:52.045713 BB: Trying checkout ArduCopter beta-4.3 PixSurveyA2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixSurveyA2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixSurveyA2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixSurveyA2) - not in board list BB: Considering frame heli for board PixSurveyA2 BB: Trying checkout ArduCopter beta-4.3 PixSurveyA2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 PixSurveyA2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/PixSurveyA2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixSurveyA2) - not in board list BB: [188/239] Building board: pxf at 2025-02-24 10:52:53.469278 BB: Trying checkout ArduCopter beta-4.3 pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 pxf binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board pxf BB: Trying checkout ArduCopter beta-4.3 pxf heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 pxf binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [189/239] Building board: pxfmini at 2025-02-24 10:52:53.522044 BB: Trying checkout ArduCopter beta-4.3 pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board pxfmini BB: Trying checkout ArduCopter beta-4.3 pxfmini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 pxfmini binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [190/239] Building board: QioTekAdeptF407 at 2025-02-24 10:52:53.572349 BB: Trying checkout ArduCopter beta-4.3 QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 QioTekAdeptF407 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/QioTekAdeptF407/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (QioTekAdeptF407) - not in board list BB: Considering frame heli for board QioTekAdeptF407 BB: Trying checkout ArduCopter beta-4.3 QioTekAdeptF407 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 QioTekAdeptF407 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/QioTekAdeptF407-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (QioTekAdeptF407) - not in board list BB: [191/239] Building board: QioTekZealotF427 at 2025-02-24 10:52:54.986343 BB: Trying checkout ArduCopter beta-4.3 QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board QioTekZealotF427 BB: Trying checkout ArduCopter beta-4.3 QioTekZealotF427 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 QioTekZealotF427 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [192/239] Building board: QioTekZealotH743 at 2025-02-24 10:52:55.056061 BB: Trying checkout ArduCopter beta-4.3 QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board QioTekZealotH743 BB: Trying checkout ArduCopter beta-4.3 QioTekZealotH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 QioTekZealotH743 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [193/239] Building board: QioTekZealotH743-bdshot at 2025-02-24 10:52:55.110259 BB: Trying checkout ArduCopter beta-4.3 QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 QioTekZealotH743-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/QioTekZealotH743-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (QioTekZealotH743-bdshot) - not in board list BB: Considering frame heli for board QioTekZealotH743-bdshot BB: Trying checkout ArduCopter beta-4.3 QioTekZealotH743-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 QioTekZealotH743-bdshot binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/QioTekZealotH743-bdshot-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (QioTekZealotH743-bdshot) - not in board list BB: [194/239] Building board: R9Pilot at 2025-02-24 10:52:56.547452 BB: Trying checkout ArduCopter beta-4.3 R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board R9Pilot BB: Trying checkout ArduCopter beta-4.3 R9Pilot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 R9Pilot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [195/239] Building board: RadiolinkPIX6 at 2025-02-24 10:52:56.605918 BB: Trying checkout ArduCopter beta-4.3 RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 RadiolinkPIX6 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/RadiolinkPIX6/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (RadiolinkPIX6) - not in board list BB: Considering frame heli for board RadiolinkPIX6 BB: Trying checkout ArduCopter beta-4.3 RadiolinkPIX6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 RadiolinkPIX6 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/RadiolinkPIX6-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (RadiolinkPIX6) - not in board list BB: [196/239] Building board: RADIX2HD at 2025-02-24 10:52:58.027336 BB: Trying checkout ArduCopter beta-4.3 RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 RADIX2HD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/RADIX2HD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (RADIX2HD) - not in board list BB: Considering frame heli for board RADIX2HD BB: Trying checkout ArduCopter beta-4.3 RADIX2HD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 RADIX2HD binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/RADIX2HD-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (RADIX2HD) - not in board list BB: [197/239] Building board: ReaperF745 at 2025-02-24 10:52:59.456160 BB: Trying checkout ArduCopter beta-4.3 ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ReaperF745 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/ReaperF745/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ReaperF745) - not in board list BB: Considering frame heli for board ReaperF745 BB: Trying checkout ArduCopter beta-4.3 ReaperF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ReaperF745 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/ReaperF745-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ReaperF745) - not in board list BB: [198/239] Building board: revo-mini at 2025-02-24 10:53:00.885781 BB: Trying checkout ArduCopter beta-4.3 revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board revo-mini BB: Trying checkout ArduCopter beta-4.3 revo-mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 revo-mini binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [199/239] Building board: revo-mini-bdshot at 2025-02-24 10:53:00.939786 BB: Trying checkout ArduCopter beta-4.3 revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board revo-mini-bdshot BB: Trying checkout ArduCopter beta-4.3 revo-mini-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 revo-mini-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [200/239] Building board: revo-mini-i2c at 2025-02-24 10:53:00.990197 BB: Trying checkout ArduCopter beta-4.3 revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board revo-mini-i2c BB: Trying checkout ArduCopter beta-4.3 revo-mini-i2c heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 revo-mini-i2c binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [201/239] Building board: revo-mini-i2c-bdshot at 2025-02-24 10:53:01.041777 BB: Trying checkout ArduCopter beta-4.3 revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board revo-mini-i2c-bdshot BB: Trying checkout ArduCopter beta-4.3 revo-mini-i2c-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 revo-mini-i2c-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [202/239] Building board: SDMODELH7V1 at 2025-02-24 10:53:01.094599 BB: Trying checkout ArduCopter beta-4.3 SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SDMODELH7V1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SDMODELH7V1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SDMODELH7V1) - not in board list BB: Considering frame heli for board SDMODELH7V1 BB: Trying checkout ArduCopter beta-4.3 SDMODELH7V1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SDMODELH7V1 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SDMODELH7V1-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SDMODELH7V1) - not in board list BB: [203/239] Building board: SDMODELH7V2 at 2025-02-24 10:53:02.507189 BB: Trying checkout ArduCopter beta-4.3 SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SDMODELH7V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SDMODELH7V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SDMODELH7V2) - not in board list BB: Considering frame heli for board SDMODELH7V2 BB: Trying checkout ArduCopter beta-4.3 SDMODELH7V2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SDMODELH7V2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SDMODELH7V2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SDMODELH7V2) - not in board list BB: [204/239] Building board: SITL_arm_linux_gnueabihf at 2025-02-24 10:53:03.901665 BB: Trying checkout ArduCopter beta-4.3 SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board SITL_arm_linux_gnueabihf BB: Trying checkout ArduCopter beta-4.3 SITL_arm_linux_gnueabihf heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SITL_arm_linux_gnueabihf binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [205/239] Building board: SITL_x86_64_linux_gnu at 2025-02-24 10:53:03.953147 BB: Trying checkout ArduCopter beta-4.3 SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board SITL_x86_64_linux_gnu BB: Trying checkout ArduCopter beta-4.3 SITL_x86_64_linux_gnu heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SITL_x86_64_linux_gnu binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [206/239] Building board: SIYI_N7 at 2025-02-24 10:53:04.001791 BB: Trying checkout ArduCopter beta-4.3 SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SIYI_N7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SIYI_N7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SIYI_N7) - not in board list BB: Considering frame heli for board SIYI_N7 BB: Trying checkout ArduCopter beta-4.3 SIYI_N7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SIYI_N7 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SIYI_N7-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SIYI_N7) - not in board list BB: [207/239] Building board: SkySakuraH743 at 2025-02-24 10:53:05.425378 BB: Trying checkout ArduCopter beta-4.3 SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SkySakuraH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SkySakuraH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SkySakuraH743) - not in board list BB: Considering frame heli for board SkySakuraH743 BB: Trying checkout ArduCopter beta-4.3 SkySakuraH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SkySakuraH743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SkySakuraH743-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SkySakuraH743) - not in board list BB: [208/239] Building board: SkystarsH7HD-bdshot at 2025-02-24 10:53:06.862429 BB: Trying checkout ArduCopter beta-4.3 SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board SkystarsH7HD-bdshot BB: Trying checkout ArduCopter beta-4.3 SkystarsH7HD-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SkystarsH7HD-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [209/239] Building board: skyviper-journey at 2025-02-24 10:53:06.918341 BB: Trying checkout ArduCopter beta-4.3 skyviper-journey None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 skyviper-journey binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board skyviper-journey BB: Trying checkout ArduCopter beta-4.3 skyviper-journey heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 skyviper-journey binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/skyviper-journey-heli/git-version.txt doesn't exist - building BB: Skipping heli build for skyviper-journey BB: [210/239] Building board: skyviper-v2450 at 2025-02-24 10:53:06.967666 BB: Trying checkout ArduCopter beta-4.3 skyviper-v2450 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 skyviper-v2450 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board skyviper-v2450 BB: Trying checkout ArduCopter beta-4.3 skyviper-v2450 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 skyviper-v2450 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/skyviper-v2450-heli/git-version.txt doesn't exist - building BB: Skipping heli build for skyviper-v2450 BB: [211/239] Building board: sparky2 at 2025-02-24 10:53:07.017301 BB: Trying checkout ArduCopter beta-4.3 sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board sparky2 BB: Trying checkout ArduCopter beta-4.3 sparky2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 sparky2 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [212/239] Building board: speedybeef4 at 2025-02-24 10:53:07.068347 BB: Trying checkout ArduCopter beta-4.3 speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board speedybeef4 BB: Trying checkout ArduCopter beta-4.3 speedybeef4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 speedybeef4 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [213/239] Building board: SpeedyBeeF405Mini at 2025-02-24 10:53:07.120296 BB: Trying checkout ArduCopter beta-4.3 SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SpeedyBeeF405Mini binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SpeedyBeeF405Mini/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SpeedyBeeF405Mini) - not in board list BB: Considering frame heli for board SpeedyBeeF405Mini BB: Trying checkout ArduCopter beta-4.3 SpeedyBeeF405Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SpeedyBeeF405Mini binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SpeedyBeeF405Mini-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SpeedyBeeF405Mini) - not in board list BB: [214/239] Building board: SpeedyBeeF405WING at 2025-02-24 10:53:08.555473 BB: Trying checkout ArduCopter beta-4.3 SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SpeedyBeeF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SpeedyBeeF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SpeedyBeeF405WING) - not in board list BB: Considering frame heli for board SpeedyBeeF405WING BB: Trying checkout ArduCopter beta-4.3 SpeedyBeeF405WING heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SpeedyBeeF405WING binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SpeedyBeeF405WING-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SpeedyBeeF405WING) - not in board list BB: [215/239] Building board: speedybeef4v3 at 2025-02-24 10:53:09.993224 BB: Trying checkout ArduCopter beta-4.3 speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board speedybeef4v3 BB: Trying checkout ArduCopter beta-4.3 speedybeef4v3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 speedybeef4v3 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [216/239] Building board: speedybeef4v4 at 2025-02-24 10:53:10.051877 BB: Trying checkout ArduCopter beta-4.3 speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 speedybeef4v4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/speedybeef4v4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (speedybeef4v4) - not in board list BB: Considering frame heli for board speedybeef4v4 BB: Trying checkout ArduCopter beta-4.3 speedybeef4v4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 speedybeef4v4 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/speedybeef4v4-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (speedybeef4v4) - not in board list BB: [217/239] Building board: SPRacingH7 at 2025-02-24 10:53:11.461379 BB: Trying checkout ArduCopter beta-4.3 SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board SPRacingH7 BB: Trying checkout ArduCopter beta-4.3 SPRacingH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SPRacingH7 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [218/239] Building board: SPRacingH7RF at 2025-02-24 10:53:11.515818 BB: Trying checkout ArduCopter beta-4.3 SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SPRacingH7RF binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SPRacingH7RF/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SPRacingH7RF) - not in board list BB: Considering frame heli for board SPRacingH7RF BB: Trying checkout ArduCopter beta-4.3 SPRacingH7RF heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SPRacingH7RF binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SPRacingH7RF-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SPRacingH7RF) - not in board list BB: [219/239] Building board: SuccexF4 at 2025-02-24 10:53:12.931656 BB: Trying checkout ArduCopter beta-4.3 SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board SuccexF4 BB: Trying checkout ArduCopter beta-4.3 SuccexF4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SuccexF4 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [220/239] Building board: SULILGH7-P1-P2 at 2025-02-24 10:53:12.992518 BB: Trying checkout ArduCopter beta-4.3 SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SULILGH7-P1-P2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SULILGH7-P1-P2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: Considering frame heli for board SULILGH7-P1-P2 BB: Trying checkout ArduCopter beta-4.3 SULILGH7-P1-P2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 SULILGH7-P1-P2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/SULILGH7-P1-P2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: [221/239] Building board: TBS-Colibri-F7 at 2025-02-24 10:53:14.423558 BB: Trying checkout ArduCopter beta-4.3 TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board TBS-Colibri-F7 BB: Trying checkout ArduCopter beta-4.3 TBS-Colibri-F7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 TBS-Colibri-F7 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [222/239] Building board: TBS_LUCID_H7 at 2025-02-24 10:53:14.481973 BB: Trying checkout ArduCopter beta-4.3 TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 TBS_LUCID_H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/TBS_LUCID_H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (TBS_LUCID_H7) - not in board list BB: Considering frame heli for board TBS_LUCID_H7 BB: Trying checkout ArduCopter beta-4.3 TBS_LUCID_H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 TBS_LUCID_H7 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/TBS_LUCID_H7-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (TBS_LUCID_H7) - not in board list BB: [223/239] Building board: TBS_LUCID_PRO at 2025-02-24 10:53:15.890099 BB: Trying checkout ArduCopter beta-4.3 TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 TBS_LUCID_PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/TBS_LUCID_PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (TBS_LUCID_PRO) - not in board list BB: Considering frame heli for board TBS_LUCID_PRO BB: Trying checkout ArduCopter beta-4.3 TBS_LUCID_PRO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 TBS_LUCID_PRO binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/TBS_LUCID_PRO-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (TBS_LUCID_PRO) - not in board list BB: [224/239] Building board: thepeach-k1 at 2025-02-24 10:53:17.337119 BB: Trying checkout ArduCopter beta-4.3 thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 thepeach-k1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/thepeach-k1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (thepeach-k1) - not in board list BB: Considering frame heli for board thepeach-k1 BB: Trying checkout ArduCopter beta-4.3 thepeach-k1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 thepeach-k1 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/thepeach-k1-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (thepeach-k1) - not in board list BB: [225/239] Building board: thepeach-r1 at 2025-02-24 10:53:18.731142 BB: Trying checkout ArduCopter beta-4.3 thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 thepeach-r1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/thepeach-r1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (thepeach-r1) - not in board list BB: Considering frame heli for board thepeach-r1 BB: Trying checkout ArduCopter beta-4.3 thepeach-r1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 thepeach-r1 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/thepeach-r1-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (thepeach-r1) - not in board list BB: [226/239] Building board: TMotorH743 at 2025-02-24 10:53:20.135218 BB: Trying checkout ArduCopter beta-4.3 TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 TMotorH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/TMotorH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (TMotorH743) - not in board list BB: Considering frame heli for board TMotorH743 BB: Trying checkout ArduCopter beta-4.3 TMotorH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 TMotorH743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/TMotorH743-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (TMotorH743) - not in board list BB: [227/239] Building board: VRBrain-v51 at 2025-02-24 10:53:21.538999 BB: Trying checkout ArduCopter beta-4.3 VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board VRBrain-v51 BB: Trying checkout ArduCopter beta-4.3 VRBrain-v51 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 VRBrain-v51 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [228/239] Building board: VRBrain-v52 at 2025-02-24 10:53:21.594000 BB: Trying checkout ArduCopter beta-4.3 VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board VRBrain-v52 BB: Trying checkout ArduCopter beta-4.3 VRBrain-v52 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 VRBrain-v52 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [229/239] Building board: VRBrain-v54 at 2025-02-24 10:53:21.644595 BB: Trying checkout ArduCopter beta-4.3 VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board VRBrain-v54 BB: Trying checkout ArduCopter beta-4.3 VRBrain-v54 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 VRBrain-v54 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [230/239] Building board: VRCore-v10 at 2025-02-24 10:53:21.694424 BB: Trying checkout ArduCopter beta-4.3 VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board VRCore-v10 BB: Trying checkout ArduCopter beta-4.3 VRCore-v10 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 VRCore-v10 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [231/239] Building board: VRUBrain-v51 at 2025-02-24 10:53:21.745083 BB: Trying checkout ArduCopter beta-4.3 VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: Considering frame heli for board VRUBrain-v51 BB: Trying checkout ArduCopter beta-4.3 VRUBrain-v51 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 VRUBrain-v51 binaries heli BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: oldversion=commit 60ebf6fbb91543912da34bb2513421477f428752 newversion=commit 60ebf6fbb91543912da34bb2513421477f428752 BB: Skipping build - version match (commit 60ebf6fbb91543912da34bb2513421477f428752) BB: [232/239] Building board: VUAV-V7pro at 2025-02-24 10:53:21.796322 BB: Trying checkout ArduCopter beta-4.3 VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 VUAV-V7pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/VUAV-V7pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (VUAV-V7pro) - not in board list BB: Considering frame heli for board VUAV-V7pro BB: Trying checkout ArduCopter beta-4.3 VUAV-V7pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 VUAV-V7pro binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/VUAV-V7pro-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (VUAV-V7pro) - not in board list BB: [233/239] Building board: X-MAV-AP-H743v2 at 2025-02-24 10:53:23.180969 BB: Trying checkout ArduCopter beta-4.3 X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 X-MAV-AP-H743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/X-MAV-AP-H743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (X-MAV-AP-H743v2) - not in board list BB: Considering frame heli for board X-MAV-AP-H743v2 BB: Trying checkout ArduCopter beta-4.3 X-MAV-AP-H743v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 X-MAV-AP-H743v2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/X-MAV-AP-H743v2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (X-MAV-AP-H743v2) - not in board list BB: [234/239] Building board: YJUAV_A6 at 2025-02-24 10:53:24.614365 BB: Trying checkout ArduCopter beta-4.3 YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 YJUAV_A6 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/YJUAV_A6/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6) - not in board list BB: Considering frame heli for board YJUAV_A6 BB: Trying checkout ArduCopter beta-4.3 YJUAV_A6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 YJUAV_A6 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/YJUAV_A6-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6) - not in board list BB: [235/239] Building board: YJUAV_A6SE at 2025-02-24 10:53:26.017079 BB: Trying checkout ArduCopter beta-4.3 YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 YJUAV_A6SE binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/YJUAV_A6SE/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6SE) - not in board list BB: Considering frame heli for board YJUAV_A6SE BB: Trying checkout ArduCopter beta-4.3 YJUAV_A6SE heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 YJUAV_A6SE binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/YJUAV_A6SE-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6SE) - not in board list BB: [236/239] Building board: YJUAV_A6SE_H743 at 2025-02-24 10:53:27.420384 BB: Trying checkout ArduCopter beta-4.3 YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 YJUAV_A6SE_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/YJUAV_A6SE_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6SE_H743) - not in board list BB: Considering frame heli for board YJUAV_A6SE_H743 BB: Trying checkout ArduCopter beta-4.3 YJUAV_A6SE_H743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 YJUAV_A6SE_H743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/YJUAV_A6SE_H743-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6SE_H743) - not in board list BB: [237/239] Building board: YJUAV_A6Ultra at 2025-02-24 10:53:28.855187 BB: Trying checkout ArduCopter beta-4.3 YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 YJUAV_A6Ultra binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/YJUAV_A6Ultra/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6Ultra) - not in board list BB: Considering frame heli for board YJUAV_A6Ultra BB: Trying checkout ArduCopter beta-4.3 YJUAV_A6Ultra heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 YJUAV_A6Ultra binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/YJUAV_A6Ultra-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6Ultra) - not in board list BB: [238/239] Building board: ZeroOneX6 at 2025-02-24 10:53:30.302220 BB: Trying checkout ArduCopter beta-4.3 ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ZeroOneX6 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/ZeroOneX6/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ZeroOneX6) - not in board list BB: Considering frame heli for board ZeroOneX6 BB: Trying checkout ArduCopter beta-4.3 ZeroOneX6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ZeroOneX6 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/ZeroOneX6-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ZeroOneX6) - not in board list BB: [239/239] Building board: ZeroOneX6_Air at 2025-02-24 10:53:31.711463 BB: Trying checkout ArduCopter beta-4.3 ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3 BB: Running (git checkout -f ArduCopter-beta-4.3) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ZeroOneX6_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/ZeroOneX6_Air/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: Considering frame heli for board ZeroOneX6_Air BB: Trying checkout ArduCopter beta-4.3 ZeroOneX6_Air heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-4.3-heli BB: Running (git checkout -f ArduCopter-beta-4.3-heli) BB-GIT: HEAD is now at 60ebf6fbb9 Copter: version to 4.3.8 BB: Running (git log -1) BB-GIT: commit 60ebf6fbb91543912da34bb2513421477f428752 BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Aug 24 19:50:31 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.8 BB: Building ArduCopter beta-4.3 ZeroOneX6_Air binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta-4.3/ZeroOneX6_Air-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: Trying checkout ArduCopter latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: warning: unable to rmdir 'modules/uavcan': Directory not empty BB-GIT: Previous HEAD position was 60ebf6fbb9 Copter: version to 4.3.8 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: warning: unable to rmdir 'dsdl_compiler/pyuavcan': Directory not empty BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit fc47d7c2d0c2b57a1c3151adcf0811e1bab2aa4b BB-GIT: Author: Iampete1 BB-GIT: Date: Sun Feb 23 19:19:48 2025 +0000 BB-GIT: BB-GIT: AP_BoardConfig: `SAFETY_MASK` include full 32 channels in docs BB: Building ArduPlane beta-4.3 binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/227] Building board: 3DRControlZeroG at 2025-02-24 10:53:36.554910 BB: Trying checkout ArduPlane beta-4.3 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: warning: unable to rmdir 'modules/Micro-CDR': Directory not empty BB-GIT: warning: unable to rmdir 'modules/Micro-XRCE-DDS-Client': Directory not empty BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: warning: unable to rmdir 'modules/lwip': Directory not empty BB-GIT: Note: switching to 'ArduPlane-beta-4.3'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 3DRControlZeroG binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/3DRControlZeroG/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (3DRControlZeroG) - not in board list BB: [2/227] Building board: ACNS-CM4Pilot at 2025-02-24 10:53:38.816157 BB: Trying checkout ArduPlane beta-4.3 ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 ACNS-CM4Pilot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/ACNS-CM4Pilot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ACNS-CM4Pilot) - not in board list BB: [3/227] Building board: ACNS-F405AIO at 2025-02-24 10:53:39.679670 BB: Trying checkout ArduPlane beta-4.3 ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 ACNS-F405AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/ACNS-F405AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ACNS-F405AIO) - not in board list BB: [4/227] Building board: AEROFOX-H7 at 2025-02-24 10:53:40.399124 BB: Trying checkout ArduPlane beta-4.3 AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 AEROFOX-H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/AEROFOX-H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (AEROFOX-H7) - not in board list BB: [5/227] Building board: AET-H743-Basic at 2025-02-24 10:53:41.108513 BB: Trying checkout ArduPlane beta-4.3 AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 AET-H743-Basic binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/AET-H743-Basic/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (AET-H743-Basic) - not in board list BB: [6/227] Building board: airbotf4 at 2025-02-24 10:53:41.827984 BB: Trying checkout ArduPlane beta-4.3 airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [7/227] Building board: AIRLink at 2025-02-24 10:53:41.856836 BB: Trying checkout ArduPlane beta-4.3 AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [8/227] Building board: Airvolute-DCS2 at 2025-02-24 10:53:41.883923 BB: Trying checkout ArduPlane beta-4.3 Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Airvolute-DCS2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/Airvolute-DCS2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Airvolute-DCS2) - not in board list BB: [9/227] Building board: AnyleafH7 at 2025-02-24 10:53:42.580234 BB: Trying checkout ArduPlane beta-4.3 AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 AnyleafH7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/AnyleafH7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (AnyleafH7) - not in board list BB: [10/227] Building board: Aocoda-RC-H743Dual at 2025-02-24 10:53:43.274105 BB: Trying checkout ArduPlane beta-4.3 Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Aocoda-RC-H743Dual binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/Aocoda-RC-H743Dual/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Aocoda-RC-H743Dual) - not in board list BB: [11/227] Building board: ARK_FPV at 2025-02-24 10:53:43.985837 BB: Trying checkout ArduPlane beta-4.3 ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ARK_FPV) - not in board list BB: [12/227] Building board: ARKV6X at 2025-02-24 10:53:44.685608 BB: Trying checkout ArduPlane beta-4.3 ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [13/227] Building board: AtomRCF405NAVI at 2025-02-24 10:53:44.715088 BB: Trying checkout ArduPlane beta-4.3 AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [14/227] Building board: bbbmini at 2025-02-24 10:53:44.741551 BB: Trying checkout ArduPlane beta-4.3 bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [15/227] Building board: BeastF7 at 2025-02-24 10:53:44.765339 BB: Trying checkout ArduPlane beta-4.3 BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [16/227] Building board: BeastF7v2 at 2025-02-24 10:53:44.791116 BB: Trying checkout ArduPlane beta-4.3 BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [17/227] Building board: BeastH7 at 2025-02-24 10:53:44.816316 BB: Trying checkout ArduPlane beta-4.3 BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [18/227] Building board: BeastH7v2 at 2025-02-24 10:53:44.856977 BB: Trying checkout ArduPlane beta-4.3 BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [19/227] Building board: bebop at 2025-02-24 10:53:44.883306 BB: Trying checkout ArduPlane beta-4.3 bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 bebop binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [20/227] Building board: BlitzF745 at 2025-02-24 10:53:44.908607 BB: Trying checkout ArduPlane beta-4.3 BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 BlitzF745 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/BlitzF745/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzF745) - not in board list BB: [21/227] Building board: BlitzF745AIO at 2025-02-24 10:53:45.599931 BB: Trying checkout ArduPlane beta-4.3 BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 BlitzF745AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/BlitzF745AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzF745AIO) - not in board list BB: [22/227] Building board: BlitzH743Pro at 2025-02-24 10:53:46.300266 BB: Trying checkout ArduPlane beta-4.3 BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 BlitzH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/BlitzH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzH743Pro) - not in board list BB: [23/227] Building board: BlitzMiniF745 at 2025-02-24 10:53:47.006672 BB: Trying checkout ArduPlane beta-4.3 BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 BlitzMiniF745 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/BlitzMiniF745/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzMiniF745) - not in board list BB: [24/227] Building board: BlitzWingH743 at 2025-02-24 10:53:47.712641 BB: Trying checkout ArduPlane beta-4.3 BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 BlitzWingH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/BlitzWingH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzWingH743) - not in board list BB: [25/227] Building board: blue at 2025-02-24 10:53:48.422795 BB: Trying checkout ArduPlane beta-4.3 blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 blue binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [26/227] Building board: canzero at 2025-02-24 10:53:48.451400 BB: Trying checkout ArduPlane beta-4.3 canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 canzero binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/canzero/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (canzero) - not in board list BB: [27/227] Building board: CBU-H7-LC-Stamp at 2025-02-24 10:53:49.148951 BB: Trying checkout ArduPlane beta-4.3 CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [28/227] Building board: CBU-H7-Stamp at 2025-02-24 10:53:49.848704 BB: Trying checkout ArduPlane beta-4.3 CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CBU-H7-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/CBU-H7-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CBU-H7-Stamp) - not in board list BB: [29/227] Building board: CSKY405 at 2025-02-24 10:53:50.584129 BB: Trying checkout ArduPlane beta-4.3 CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CSKY405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/CSKY405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CSKY405) - not in board list BB: [30/227] Building board: CUAV-7-Nano at 2025-02-24 10:53:51.277827 BB: Trying checkout ArduPlane beta-4.3 CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CUAV-7-Nano binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/CUAV-7-Nano/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CUAV-7-Nano) - not in board list BB: [31/227] Building board: CUAV-Nora at 2025-02-24 10:53:51.994828 BB: Trying checkout ArduPlane beta-4.3 CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [32/227] Building board: CUAV-Nora-bdshot at 2025-02-24 10:53:52.024132 BB: Trying checkout ArduPlane beta-4.3 CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [33/227] Building board: CUAV-Pixhack-v3 at 2025-02-24 10:53:52.050412 BB: Trying checkout ArduPlane beta-4.3 CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CUAV-Pixhack-v3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/CUAV-Pixhack-v3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CUAV-Pixhack-v3) - not in board list BB: [34/227] Building board: CUAV-X7 at 2025-02-24 10:53:52.755543 BB: Trying checkout ArduPlane beta-4.3 CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [35/227] Building board: CUAV-X7-bdshot at 2025-02-24 10:53:52.784361 BB: Trying checkout ArduPlane beta-4.3 CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [36/227] Building board: CUAVv5 at 2025-02-24 10:53:52.810285 BB: Trying checkout ArduPlane beta-4.3 CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [37/227] Building board: CUAVv5-bdshot at 2025-02-24 10:53:52.836670 BB: Trying checkout ArduPlane beta-4.3 CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [38/227] Building board: CUAVv5Nano at 2025-02-24 10:53:52.862852 BB: Trying checkout ArduPlane beta-4.3 CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [39/227] Building board: CUAVv5Nano-bdshot at 2025-02-24 10:53:52.888900 BB: Trying checkout ArduPlane beta-4.3 CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [40/227] Building board: CubeBlack at 2025-02-24 10:53:52.914622 BB: Trying checkout ArduPlane beta-4.3 CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [41/227] Building board: CubeBlack+ at 2025-02-24 10:53:52.942035 BB: Trying checkout ArduPlane beta-4.3 CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [42/227] Building board: CubeOrange at 2025-02-24 10:53:52.968772 BB: Trying checkout ArduPlane beta-4.3 CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [43/227] Building board: CubeOrange-bdshot at 2025-02-24 10:53:52.994646 BB: Trying checkout ArduPlane beta-4.3 CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [44/227] Building board: CubeOrangePlus at 2025-02-24 10:53:53.021384 BB: Trying checkout ArduPlane beta-4.3 CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [45/227] Building board: CubeOrangePlus-bdshot at 2025-02-24 10:53:53.046957 BB: Trying checkout ArduPlane beta-4.3 CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [46/227] Building board: CubePurple at 2025-02-24 10:53:53.072298 BB: Trying checkout ArduPlane beta-4.3 CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [47/227] Building board: CubeRedPrimary at 2025-02-24 10:53:53.098630 BB: Trying checkout ArduPlane beta-4.3 CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CubeRedPrimary binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/CubeRedPrimary/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CubeRedPrimary) - not in board list BB: [48/227] Building board: CubeRedSecondary at 2025-02-24 10:53:53.791288 BB: Trying checkout ArduPlane beta-4.3 CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CubeRedSecondary binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/CubeRedSecondary/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CubeRedSecondary) - not in board list BB: [49/227] Building board: CubeYellow at 2025-02-24 10:53:54.487393 BB: Trying checkout ArduPlane beta-4.3 CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [50/227] Building board: CubeYellow-bdshot at 2025-02-24 10:53:54.515890 BB: Trying checkout ArduPlane beta-4.3 CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [51/227] Building board: DevEBoxH7v2 at 2025-02-24 10:53:54.541859 BB: Trying checkout ArduPlane beta-4.3 DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [52/227] Building board: disco at 2025-02-24 10:53:54.568412 BB: Trying checkout ArduPlane beta-4.3 disco None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 disco binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [53/227] Building board: DroneerF405 at 2025-02-24 10:53:54.593396 BB: Trying checkout ArduPlane beta-4.3 DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (DroneerF405) - not in board list BB: [54/227] Building board: DrotekP3Pro at 2025-02-24 10:53:55.286357 BB: Trying checkout ArduPlane beta-4.3 DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [55/227] Building board: Durandal at 2025-02-24 10:53:55.316228 BB: Trying checkout ArduPlane beta-4.3 Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Durandal binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [56/227] Building board: Durandal-bdshot at 2025-02-24 10:53:55.345485 BB: Trying checkout ArduPlane beta-4.3 Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [57/227] Building board: edge at 2025-02-24 10:53:55.373063 BB: Trying checkout ArduPlane beta-4.3 edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 edge binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [58/227] Building board: erlebrain2 at 2025-02-24 10:53:55.398613 BB: Trying checkout ArduPlane beta-4.3 erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [59/227] Building board: F35Lightning at 2025-02-24 10:53:55.425298 BB: Trying checkout ArduPlane beta-4.3 F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [60/227] Building board: F4BY at 2025-02-24 10:53:55.451819 BB: Trying checkout ArduPlane beta-4.3 F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 F4BY binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [61/227] Building board: F4BY_F427 at 2025-02-24 10:53:55.478521 BB: Trying checkout ArduPlane beta-4.3 F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (F4BY_F427) - not in board list BB: [62/227] Building board: FlyingMoonF407 at 2025-02-24 10:53:56.189296 BB: Trying checkout ArduPlane beta-4.3 FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [63/227] Building board: FlyingMoonF427 at 2025-02-24 10:53:56.220362 BB: Trying checkout ArduPlane beta-4.3 FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [64/227] Building board: FlyingMoonH743 at 2025-02-24 10:53:56.249788 BB: Trying checkout ArduPlane beta-4.3 FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 FlyingMoonH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/FlyingMoonH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlyingMoonH743) - not in board list BB: [65/227] Building board: FlywooF405Pro at 2025-02-24 10:53:56.966540 BB: Trying checkout ArduPlane beta-4.3 FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 FlywooF405Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/FlywooF405Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlywooF405Pro) - not in board list BB: [66/227] Building board: FlywooF745 at 2025-02-24 10:53:57.670873 BB: Trying checkout ArduPlane beta-4.3 FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [67/227] Building board: FlywooF745Nano at 2025-02-24 10:53:57.699406 BB: Trying checkout ArduPlane beta-4.3 FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [68/227] Building board: FlywooH743Pro at 2025-02-24 10:53:57.724938 BB: Trying checkout ArduPlane beta-4.3 FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 FlywooH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/FlywooH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlywooH743Pro) - not in board list BB: [69/227] Building board: fmuv2 at 2025-02-24 10:53:58.415193 BB: Trying checkout ArduPlane beta-4.3 fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [70/227] Building board: fmuv3 at 2025-02-24 10:53:58.442752 BB: Trying checkout ArduPlane beta-4.3 fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [71/227] Building board: fmuv5 at 2025-02-24 10:53:58.469294 BB: Trying checkout ArduPlane beta-4.3 fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [72/227] Building board: FoxeerF405v2 at 2025-02-24 10:53:58.495287 BB: Trying checkout ArduPlane beta-4.3 FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 FoxeerF405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/FoxeerF405v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FoxeerF405v2) - not in board list BB: [73/227] Building board: FoxeerH743v1 at 2025-02-24 10:53:59.209829 BB: Trying checkout ArduPlane beta-4.3 FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 FoxeerH743v1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/FoxeerH743v1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FoxeerH743v1) - not in board list BB: [74/227] Building board: GEPRC_TAKER_H743 at 2025-02-24 10:53:59.908432 BB: Trying checkout ArduPlane beta-4.3 GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [75/227] Building board: GEPRCF745BTHD at 2025-02-24 10:54:00.608684 BB: Trying checkout ArduPlane beta-4.3 GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 GEPRCF745BTHD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/GEPRCF745BTHD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (GEPRCF745BTHD) - not in board list BB: [76/227] Building board: HEEWING-F405 at 2025-02-24 10:54:01.305400 BB: Trying checkout ArduPlane beta-4.3 HEEWING-F405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 HEEWING-F405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/HEEWING-F405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (HEEWING-F405) - not in board list BB: [77/227] Building board: HEEWING-F405v2 at 2025-02-24 10:54:02.014360 BB: Trying checkout ArduPlane beta-4.3 HEEWING-F405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 HEEWING-F405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/HEEWING-F405v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (HEEWING-F405v2) - not in board list BB: [78/227] Building board: Here4FC at 2025-02-24 10:54:02.744882 BB: Trying checkout ArduPlane beta-4.3 Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Here4FC binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/Here4FC/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Here4FC) - not in board list BB: [79/227] Building board: IFLIGHT_2RAW_H7 at 2025-02-24 10:54:03.463517 BB: Trying checkout ArduPlane beta-4.3 IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 IFLIGHT_2RAW_H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/IFLIGHT_2RAW_H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (IFLIGHT_2RAW_H7) - not in board list BB: [80/227] Building board: JFB100 at 2025-02-24 10:54:04.196177 BB: Trying checkout ArduPlane beta-4.3 JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 JFB100 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/JFB100/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JFB100) - not in board list BB: [81/227] Building board: JFB110 at 2025-02-24 10:54:04.895481 BB: Trying checkout ArduPlane beta-4.3 JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 JFB110 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/JFB110/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JFB110) - not in board list BB: [82/227] Building board: JHEM_JHEF405 at 2025-02-24 10:54:05.598467 BB: Trying checkout ArduPlane beta-4.3 JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 JHEM_JHEF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/JHEM_JHEF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JHEM_JHEF405) - not in board list BB: [83/227] Building board: JHEMCU-H743HD at 2025-02-24 10:54:06.291646 BB: Trying checkout ArduPlane beta-4.3 JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 JHEMCU-H743HD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/JHEMCU-H743HD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JHEMCU-H743HD) - not in board list BB: [84/227] Building board: KakuteF4 at 2025-02-24 10:54:07.022795 BB: Trying checkout ArduPlane beta-4.3 KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [85/227] Building board: KakuteF4-Wing at 2025-02-24 10:54:07.052147 BB: Trying checkout ArduPlane beta-4.3 KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 KakuteF4-Wing binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/KakuteF4-Wing/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (KakuteF4-Wing) - not in board list BB: [86/227] Building board: KakuteF4Mini at 2025-02-24 10:54:07.768010 BB: Trying checkout ArduPlane beta-4.3 KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [87/227] Building board: KakuteF7 at 2025-02-24 10:54:07.796377 BB: Trying checkout ArduPlane beta-4.3 KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [88/227] Building board: KakuteF7-bdshot at 2025-02-24 10:54:07.823883 BB: Trying checkout ArduPlane beta-4.3 KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [89/227] Building board: KakuteF7Mini at 2025-02-24 10:54:07.855877 BB: Trying checkout ArduPlane beta-4.3 KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [90/227] Building board: KakuteH7 at 2025-02-24 10:54:07.888144 BB: Trying checkout ArduPlane beta-4.3 KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [91/227] Building board: KakuteH7-bdshot at 2025-02-24 10:54:07.915131 BB: Trying checkout ArduPlane beta-4.3 KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [92/227] Building board: KakuteH7-Wing at 2025-02-24 10:54:07.941616 BB: Trying checkout ArduPlane beta-4.3 KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 KakuteH7-Wing binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/KakuteH7-Wing/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (KakuteH7-Wing) - not in board list BB: [93/227] Building board: KakuteH7Mini at 2025-02-24 10:54:08.732049 BB: Trying checkout ArduPlane beta-4.3 KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [94/227] Building board: KakuteH7Mini-Nand at 2025-02-24 10:54:08.761828 BB: Trying checkout ArduPlane beta-4.3 KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [95/227] Building board: KakuteH7v2 at 2025-02-24 10:54:08.789859 BB: Trying checkout ArduPlane beta-4.3 KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [96/227] Building board: LongBowF405WING at 2025-02-24 10:54:08.816262 BB: Trying checkout ArduPlane beta-4.3 LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 LongBowF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/LongBowF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (LongBowF405WING) - not in board list BB: [97/227] Building board: luminousbee5 at 2025-02-24 10:54:09.559587 BB: Trying checkout ArduPlane beta-4.3 luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [98/227] Building board: MambaF405-2022 at 2025-02-24 10:54:09.590070 BB: Trying checkout ArduPlane beta-4.3 MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [99/227] Building board: MambaF405US-I2C at 2025-02-24 10:54:09.616786 BB: Trying checkout ArduPlane beta-4.3 MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [100/227] Building board: MambaF405v2 at 2025-02-24 10:54:09.644238 BB: Trying checkout ArduPlane beta-4.3 MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [101/227] Building board: MambaH743v4 at 2025-02-24 10:54:09.672879 BB: Trying checkout ArduPlane beta-4.3 MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [102/227] Building board: MatekF405 at 2025-02-24 10:54:09.699541 BB: Trying checkout ArduPlane beta-4.3 MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [103/227] Building board: MatekF405-bdshot at 2025-02-24 10:54:09.726040 BB: Trying checkout ArduPlane beta-4.3 MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [104/227] Building board: MatekF405-CAN at 2025-02-24 10:54:09.752829 BB: Trying checkout ArduPlane beta-4.3 MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [105/227] Building board: MatekF405-STD at 2025-02-24 10:54:09.781632 BB: Trying checkout ArduPlane beta-4.3 MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [106/227] Building board: MatekF405-TE at 2025-02-24 10:54:09.809224 BB: Trying checkout ArduPlane beta-4.3 MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [107/227] Building board: MatekF405-TE-bdshot at 2025-02-24 10:54:09.836080 BB: Trying checkout ArduPlane beta-4.3 MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekF405-TE-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/MatekF405-TE-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MatekF405-TE-bdshot) - not in board list BB: [108/227] Building board: MatekF405-Wing at 2025-02-24 10:54:10.603976 BB: Trying checkout ArduPlane beta-4.3 MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [109/227] Building board: MatekF405-Wing-bdshot at 2025-02-24 10:54:10.651508 BB: Trying checkout ArduPlane beta-4.3 MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [110/227] Building board: MatekF765-SE at 2025-02-24 10:54:10.694682 BB: Trying checkout ArduPlane beta-4.3 MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [111/227] Building board: MatekF765-Wing at 2025-02-24 10:54:10.736667 BB: Trying checkout ArduPlane beta-4.3 MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [112/227] Building board: MatekF765-Wing-bdshot at 2025-02-24 10:54:10.778522 BB: Trying checkout ArduPlane beta-4.3 MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [113/227] Building board: MatekH743 at 2025-02-24 10:54:10.816994 BB: Trying checkout ArduPlane beta-4.3 MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [114/227] Building board: MatekH743-bdshot at 2025-02-24 10:54:10.860323 BB: Trying checkout ArduPlane beta-4.3 MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [115/227] Building board: MatekH7A3 at 2025-02-24 10:54:10.919109 BB: Trying checkout ArduPlane beta-4.3 MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MatekH7A3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/MatekH7A3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MatekH7A3) - not in board list BB: [116/227] Building board: MFT-SEMA100 at 2025-02-24 10:54:11.711705 BB: Trying checkout ArduPlane beta-4.3 MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MFT-SEMA100 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/MFT-SEMA100/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MFT-SEMA100) - not in board list BB: [117/227] Building board: MicoAir405Mini at 2025-02-24 10:54:12.463178 BB: Trying checkout ArduPlane beta-4.3 MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MicoAir405Mini binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/MicoAir405Mini/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir405Mini) - not in board list BB: [118/227] Building board: MicoAir405v2 at 2025-02-24 10:54:13.199376 BB: Trying checkout ArduPlane beta-4.3 MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MicoAir405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/MicoAir405v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir405v2) - not in board list BB: [119/227] Building board: MicoAir743 at 2025-02-24 10:54:13.955717 BB: Trying checkout ArduPlane beta-4.3 MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MicoAir743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/MicoAir743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir743) - not in board list BB: [120/227] Building board: MicoAir743-AIO at 2025-02-24 10:54:14.691744 BB: Trying checkout ArduPlane beta-4.3 MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MicoAir743-AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/MicoAir743-AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir743-AIO) - not in board list BB: [121/227] Building board: MicoAir743v2 at 2025-02-24 10:54:15.452174 BB: Trying checkout ArduPlane beta-4.3 MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MicoAir743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/MicoAir743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir743v2) - not in board list BB: [122/227] Building board: mindpx-v2 at 2025-02-24 10:54:16.196544 BB: Trying checkout ArduPlane beta-4.3 mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [123/227] Building board: mini-pix at 2025-02-24 10:54:16.225093 BB: Trying checkout ArduPlane beta-4.3 mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [124/227] Building board: modalai_fc-v1 at 2025-02-24 10:54:16.251783 BB: Trying checkout ArduPlane beta-4.3 modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [125/227] Building board: mRoControlZeroClassic at 2025-02-24 10:54:16.278370 BB: Trying checkout ArduPlane beta-4.3 mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [126/227] Building board: mRoControlZeroF7 at 2025-02-24 10:54:16.306804 BB: Trying checkout ArduPlane beta-4.3 mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [127/227] Building board: mRoControlZeroH7 at 2025-02-24 10:54:16.333510 BB: Trying checkout ArduPlane beta-4.3 mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [128/227] Building board: mRoControlZeroH7-bdshot at 2025-02-24 10:54:16.361395 BB: Trying checkout ArduPlane beta-4.3 mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [129/227] Building board: mRoControlZeroOEMH7 at 2025-02-24 10:54:16.388152 BB: Trying checkout ArduPlane beta-4.3 mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [130/227] Building board: mRoCZeroOEMH7-bdshot at 2025-02-24 10:54:16.414616 BB: Trying checkout ArduPlane beta-4.3 mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 mRoCZeroOEMH7-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/mRoCZeroOEMH7-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (mRoCZeroOEMH7-bdshot) - not in board list BB: [131/227] Building board: mRoNexus at 2025-02-24 10:54:17.133429 BB: Trying checkout ArduPlane beta-4.3 mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [132/227] Building board: mRoPixracerPro at 2025-02-24 10:54:17.162453 BB: Trying checkout ArduPlane beta-4.3 mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [133/227] Building board: mRoPixracerPro-bdshot at 2025-02-24 10:54:17.188320 BB: Trying checkout ArduPlane beta-4.3 mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [134/227] Building board: mRoX21 at 2025-02-24 10:54:17.214181 BB: Trying checkout ArduPlane beta-4.3 mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [135/227] Building board: mRoX21-777 at 2025-02-24 10:54:17.240352 BB: Trying checkout ArduPlane beta-4.3 mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [136/227] Building board: MUPilot at 2025-02-24 10:54:17.267691 BB: Trying checkout ArduPlane beta-4.3 MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 MUPilot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/MUPilot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MUPilot) - not in board list BB: [137/227] Building board: navigator at 2025-02-24 10:54:17.974644 BB: Trying checkout ArduPlane beta-4.3 navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 navigator binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [138/227] Building board: navigator64 at 2025-02-24 10:54:18.002058 BB: Trying checkout ArduPlane beta-4.3 navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 navigator64 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/navigator64/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (navigator64) - not in board list BB: [139/227] Building board: navio at 2025-02-24 10:54:18.716280 BB: Trying checkout ArduPlane beta-4.3 navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 navio binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [140/227] Building board: navio2 at 2025-02-24 10:54:18.744115 BB: Trying checkout ArduPlane beta-4.3 navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 navio2 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [141/227] Building board: NxtPX4v2 at 2025-02-24 10:54:18.769759 BB: Trying checkout ArduPlane beta-4.3 NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 NxtPX4v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/NxtPX4v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (NxtPX4v2) - not in board list BB: [142/227] Building board: obal at 2025-02-24 10:54:19.485091 BB: Trying checkout ArduPlane beta-4.3 obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 obal binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [143/227] Building board: omnibusf4 at 2025-02-24 10:54:19.512762 BB: Trying checkout ArduPlane beta-4.3 omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [144/227] Building board: omnibusf4pro at 2025-02-24 10:54:19.539350 BB: Trying checkout ArduPlane beta-4.3 omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [145/227] Building board: omnibusf4pro-bdshot at 2025-02-24 10:54:19.564694 BB: Trying checkout ArduPlane beta-4.3 omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [146/227] Building board: omnibusf4v6 at 2025-02-24 10:54:19.590198 BB: Trying checkout ArduPlane beta-4.3 omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [147/227] Building board: OMNIBUSF7V2 at 2025-02-24 10:54:19.615526 BB: Trying checkout ArduPlane beta-4.3 OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [148/227] Building board: OmnibusNanoV6 at 2025-02-24 10:54:19.642672 BB: Trying checkout ArduPlane beta-4.3 OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [149/227] Building board: OmnibusNanoV6-bdshot at 2025-02-24 10:54:19.670022 BB: Trying checkout ArduPlane beta-4.3 OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [150/227] Building board: OrqaF405Pro at 2025-02-24 10:54:19.696494 BB: Trying checkout ArduPlane beta-4.3 OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 OrqaF405Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/OrqaF405Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (OrqaF405Pro) - not in board list BB: [151/227] Building board: PH4-mini at 2025-02-24 10:54:20.407255 BB: Trying checkout ArduPlane beta-4.3 PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [152/227] Building board: PH4-mini-bdshot at 2025-02-24 10:54:20.436200 BB: Trying checkout ArduPlane beta-4.3 PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [153/227] Building board: Pix32v5 at 2025-02-24 10:54:20.462666 BB: Trying checkout ArduPlane beta-4.3 Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [154/227] Building board: PixC4-Jetson at 2025-02-24 10:54:20.488687 BB: Trying checkout ArduPlane beta-4.3 PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [155/227] Building board: PixFlamingo at 2025-02-24 10:54:20.514667 BB: Trying checkout ArduPlane beta-4.3 PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 PixFlamingo binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/PixFlamingo/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixFlamingo) - not in board list BB: [156/227] Building board: PixFlamingo-F767 at 2025-02-24 10:54:21.208695 BB: Trying checkout ArduPlane beta-4.3 PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 PixFlamingo-F767 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/PixFlamingo-F767/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixFlamingo-F767) - not in board list BB: [157/227] Building board: Pixhawk1 at 2025-02-24 10:54:21.913746 BB: Trying checkout ArduPlane beta-4.3 Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [158/227] Building board: Pixhawk1-1M at 2025-02-24 10:54:21.942374 BB: Trying checkout ArduPlane beta-4.3 Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [159/227] Building board: Pixhawk1-1M-bdshot at 2025-02-24 10:54:21.968639 BB: Trying checkout ArduPlane beta-4.3 Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [160/227] Building board: Pixhawk1-bdshot at 2025-02-24 10:54:21.995200 BB: Trying checkout ArduPlane beta-4.3 Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pixhawk1-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/Pixhawk1-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Pixhawk1-bdshot) - not in board list BB: [161/227] Building board: Pixhawk4 at 2025-02-24 10:54:22.695432 BB: Trying checkout ArduPlane beta-4.3 Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [162/227] Building board: Pixhawk4-bdshot at 2025-02-24 10:54:22.723473 BB: Trying checkout ArduPlane beta-4.3 Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [163/227] Building board: Pixhawk5X at 2025-02-24 10:54:22.750098 BB: Trying checkout ArduPlane beta-4.3 Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [164/227] Building board: Pixhawk6C at 2025-02-24 10:54:22.780598 BB: Trying checkout ArduPlane beta-4.3 Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [165/227] Building board: Pixhawk6C-bdshot at 2025-02-24 10:54:22.807486 BB: Trying checkout ArduPlane beta-4.3 Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pixhawk6C-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/Pixhawk6C-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Pixhawk6C-bdshot) - not in board list BB: [166/227] Building board: Pixhawk6X at 2025-02-24 10:54:23.510183 BB: Trying checkout ArduPlane beta-4.3 Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [167/227] Building board: Pixhawk6X-bdshot at 2025-02-24 10:54:23.538839 BB: Trying checkout ArduPlane beta-4.3 Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pixhawk6X-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/Pixhawk6X-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Pixhawk6X-bdshot) - not in board list BB: [168/227] Building board: PixPilot-C3 at 2025-02-24 10:54:24.242190 BB: Trying checkout ArduPlane beta-4.3 PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 PixPilot-C3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/PixPilot-C3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixPilot-C3) - not in board list BB: [169/227] Building board: PixPilot-V3 at 2025-02-24 10:54:24.932785 BB: Trying checkout ArduPlane beta-4.3 PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 PixPilot-V3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/PixPilot-V3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixPilot-V3) - not in board list BB: [170/227] Building board: PixPilot-V6 at 2025-02-24 10:54:25.653972 BB: Trying checkout ArduPlane beta-4.3 PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [171/227] Building board: PixPilot-V6PRO at 2025-02-24 10:54:25.683509 BB: Trying checkout ArduPlane beta-4.3 PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 PixPilot-V6PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/PixPilot-V6PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixPilot-V6PRO) - not in board list BB: [172/227] Building board: Pixracer at 2025-02-24 10:54:26.415579 BB: Trying checkout ArduPlane beta-4.3 Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [173/227] Building board: Pixracer-bdshot at 2025-02-24 10:54:26.447586 BB: Trying checkout ArduPlane beta-4.3 Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [174/227] Building board: PixSurveyA1 at 2025-02-24 10:54:26.476216 BB: Trying checkout ArduPlane beta-4.3 PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [175/227] Building board: PixSurveyA1-IND at 2025-02-24 10:54:26.502355 BB: Trying checkout ArduPlane beta-4.3 PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 PixSurveyA1-IND binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/PixSurveyA1-IND/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixSurveyA1-IND) - not in board list BB: [176/227] Building board: PixSurveyA2 at 2025-02-24 10:54:27.203944 BB: Trying checkout ArduPlane beta-4.3 PixSurveyA2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 PixSurveyA2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/PixSurveyA2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixSurveyA2) - not in board list BB: [177/227] Building board: pxf at 2025-02-24 10:54:27.900451 BB: Trying checkout ArduPlane beta-4.3 pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 pxf binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [178/227] Building board: pxfmini at 2025-02-24 10:54:27.928073 BB: Trying checkout ArduPlane beta-4.3 pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [179/227] Building board: QioTekAdeptF407 at 2025-02-24 10:54:27.952793 BB: Trying checkout ArduPlane beta-4.3 QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 QioTekAdeptF407 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/QioTekAdeptF407/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (QioTekAdeptF407) - not in board list BB: [180/227] Building board: QioTekZealotF427 at 2025-02-24 10:54:28.647211 BB: Trying checkout ArduPlane beta-4.3 QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [181/227] Building board: QioTekZealotH743 at 2025-02-24 10:54:28.675274 BB: Trying checkout ArduPlane beta-4.3 QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [182/227] Building board: QioTekZealotH743-bdshot at 2025-02-24 10:54:28.701524 BB: Trying checkout ArduPlane beta-4.3 QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 QioTekZealotH743-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/QioTekZealotH743-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (QioTekZealotH743-bdshot) - not in board list BB: [183/227] Building board: R9Pilot at 2025-02-24 10:54:29.403860 BB: Trying checkout ArduPlane beta-4.3 R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [184/227] Building board: RadiolinkPIX6 at 2025-02-24 10:54:29.432297 BB: Trying checkout ArduPlane beta-4.3 RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 RadiolinkPIX6 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/RadiolinkPIX6/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (RadiolinkPIX6) - not in board list BB: [185/227] Building board: RADIX2HD at 2025-02-24 10:54:30.131454 BB: Trying checkout ArduPlane beta-4.3 RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 RADIX2HD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/RADIX2HD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (RADIX2HD) - not in board list BB: [186/227] Building board: ReaperF745 at 2025-02-24 10:54:30.822449 BB: Trying checkout ArduPlane beta-4.3 ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 ReaperF745 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/ReaperF745/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ReaperF745) - not in board list BB: [187/227] Building board: revo-mini at 2025-02-24 10:54:31.514897 BB: Trying checkout ArduPlane beta-4.3 revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [188/227] Building board: revo-mini-bdshot at 2025-02-24 10:54:31.544727 BB: Trying checkout ArduPlane beta-4.3 revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [189/227] Building board: revo-mini-i2c at 2025-02-24 10:54:31.571216 BB: Trying checkout ArduPlane beta-4.3 revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [190/227] Building board: revo-mini-i2c-bdshot at 2025-02-24 10:54:31.596037 BB: Trying checkout ArduPlane beta-4.3 revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [191/227] Building board: SDMODELH7V1 at 2025-02-24 10:54:31.623679 BB: Trying checkout ArduPlane beta-4.3 SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 SDMODELH7V1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/SDMODELH7V1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SDMODELH7V1) - not in board list BB: [192/227] Building board: SDMODELH7V2 at 2025-02-24 10:54:32.326801 BB: Trying checkout ArduPlane beta-4.3 SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 SDMODELH7V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/SDMODELH7V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SDMODELH7V2) - not in board list BB: [193/227] Building board: SITL_arm_linux_gnueabihf at 2025-02-24 10:54:33.030484 BB: Trying checkout ArduPlane beta-4.3 SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [194/227] Building board: SITL_x86_64_linux_gnu at 2025-02-24 10:54:33.058306 BB: Trying checkout ArduPlane beta-4.3 SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [195/227] Building board: SIYI_N7 at 2025-02-24 10:54:33.083039 BB: Trying checkout ArduPlane beta-4.3 SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 SIYI_N7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/SIYI_N7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SIYI_N7) - not in board list BB: [196/227] Building board: SkySakuraH743 at 2025-02-24 10:54:33.791418 BB: Trying checkout ArduPlane beta-4.3 SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 SkySakuraH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/SkySakuraH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SkySakuraH743) - not in board list BB: [197/227] Building board: SkystarsH7HD-bdshot at 2025-02-24 10:54:34.486534 BB: Trying checkout ArduPlane beta-4.3 SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [198/227] Building board: sparky2 at 2025-02-24 10:54:34.515470 BB: Trying checkout ArduPlane beta-4.3 sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [199/227] Building board: speedybeef4 at 2025-02-24 10:54:34.541294 BB: Trying checkout ArduPlane beta-4.3 speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [200/227] Building board: SpeedyBeeF405Mini at 2025-02-24 10:54:34.570264 BB: Trying checkout ArduPlane beta-4.3 SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 SpeedyBeeF405Mini binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/SpeedyBeeF405Mini/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SpeedyBeeF405Mini) - not in board list BB: [201/227] Building board: SpeedyBeeF405WING at 2025-02-24 10:54:35.276896 BB: Trying checkout ArduPlane beta-4.3 SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 SpeedyBeeF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/SpeedyBeeF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SpeedyBeeF405WING) - not in board list BB: [202/227] Building board: speedybeef4v3 at 2025-02-24 10:54:35.972766 BB: Trying checkout ArduPlane beta-4.3 speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [203/227] Building board: speedybeef4v4 at 2025-02-24 10:54:36.000515 BB: Trying checkout ArduPlane beta-4.3 speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 speedybeef4v4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/speedybeef4v4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (speedybeef4v4) - not in board list BB: [204/227] Building board: SPRacingH7 at 2025-02-24 10:54:36.708120 BB: Trying checkout ArduPlane beta-4.3 SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [205/227] Building board: SPRacingH7RF at 2025-02-24 10:54:36.737782 BB: Trying checkout ArduPlane beta-4.3 SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 SPRacingH7RF binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/SPRacingH7RF/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SPRacingH7RF) - not in board list BB: [206/227] Building board: SuccexF4 at 2025-02-24 10:54:37.438890 BB: Trying checkout ArduPlane beta-4.3 SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [207/227] Building board: SULILGH7-P1-P2 at 2025-02-24 10:54:37.468606 BB: Trying checkout ArduPlane beta-4.3 SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 SULILGH7-P1-P2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/SULILGH7-P1-P2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: [208/227] Building board: Swan-K1 at 2025-02-24 10:54:38.175689 BB: Trying checkout ArduPlane beta-4.3 Swan-K1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 Swan-K1 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [209/227] Building board: TBS-Colibri-F7 at 2025-02-24 10:54:38.204396 BB: Trying checkout ArduPlane beta-4.3 TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [210/227] Building board: TBS_LUCID_H7 at 2025-02-24 10:54:38.230087 BB: Trying checkout ArduPlane beta-4.3 TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 TBS_LUCID_H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/TBS_LUCID_H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (TBS_LUCID_H7) - not in board list BB: [211/227] Building board: TBS_LUCID_PRO at 2025-02-24 10:54:38.927502 BB: Trying checkout ArduPlane beta-4.3 TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 TBS_LUCID_PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/TBS_LUCID_PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (TBS_LUCID_PRO) - not in board list BB: [212/227] Building board: thepeach-k1 at 2025-02-24 10:54:39.632979 BB: Trying checkout ArduPlane beta-4.3 thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 thepeach-k1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/thepeach-k1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (thepeach-k1) - not in board list BB: [213/227] Building board: thepeach-r1 at 2025-02-24 10:54:40.341192 BB: Trying checkout ArduPlane beta-4.3 thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 thepeach-r1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/thepeach-r1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (thepeach-r1) - not in board list BB: [214/227] Building board: TMotorH743 at 2025-02-24 10:54:41.059844 BB: Trying checkout ArduPlane beta-4.3 TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 TMotorH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/TMotorH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (TMotorH743) - not in board list BB: [215/227] Building board: VRBrain-v51 at 2025-02-24 10:54:41.759166 BB: Trying checkout ArduPlane beta-4.3 VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [216/227] Building board: VRBrain-v52 at 2025-02-24 10:54:41.787461 BB: Trying checkout ArduPlane beta-4.3 VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [217/227] Building board: VRBrain-v54 at 2025-02-24 10:54:41.814110 BB: Trying checkout ArduPlane beta-4.3 VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [218/227] Building board: VRCore-v10 at 2025-02-24 10:54:41.839403 BB: Trying checkout ArduPlane beta-4.3 VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [219/227] Building board: VRUBrain-v51 at 2025-02-24 10:54:41.864460 BB: Trying checkout ArduPlane beta-4.3 VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: oldversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 newversion=commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB: Skipping build - version match (commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9) BB: [220/227] Building board: VUAV-V7pro at 2025-02-24 10:54:41.890409 BB: Trying checkout ArduPlane beta-4.3 VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 VUAV-V7pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/VUAV-V7pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (VUAV-V7pro) - not in board list BB: [221/227] Building board: X-MAV-AP-H743v2 at 2025-02-24 10:54:42.587729 BB: Trying checkout ArduPlane beta-4.3 X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 X-MAV-AP-H743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/X-MAV-AP-H743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (X-MAV-AP-H743v2) - not in board list BB: [222/227] Building board: YJUAV_A6 at 2025-02-24 10:54:43.283306 BB: Trying checkout ArduPlane beta-4.3 YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 YJUAV_A6 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/YJUAV_A6/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6) - not in board list BB: [223/227] Building board: YJUAV_A6SE at 2025-02-24 10:54:43.995360 BB: Trying checkout ArduPlane beta-4.3 YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 YJUAV_A6SE binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/YJUAV_A6SE/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6SE) - not in board list BB: [224/227] Building board: YJUAV_A6SE_H743 at 2025-02-24 10:54:44.696364 BB: Trying checkout ArduPlane beta-4.3 YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 YJUAV_A6SE_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/YJUAV_A6SE_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6SE_H743) - not in board list BB: [225/227] Building board: YJUAV_A6Ultra at 2025-02-24 10:54:45.399693 BB: Trying checkout ArduPlane beta-4.3 YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 YJUAV_A6Ultra binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/YJUAV_A6Ultra/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6Ultra) - not in board list BB: [226/227] Building board: ZeroOneX6 at 2025-02-24 10:54:46.086038 BB: Trying checkout ArduPlane beta-4.3 ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 ZeroOneX6 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/ZeroOneX6/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ZeroOneX6) - not in board list BB: [227/227] Building board: ZeroOneX6_Air at 2025-02-24 10:54:46.775424 BB: Trying checkout ArduPlane beta-4.3 ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta-4.3 BB: Running (git checkout -f ArduPlane-beta-4.3) BB-GIT: HEAD is now at 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Running (git log -1) BB-GIT: commit 68249e1d07dfb6a9c5b4d5d1e3bdbed1a88ea1a9 BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Fri Aug 25 07:35:27 2023 +1000 BB-GIT: BB-GIT: Plane: fixed FIRMWARE_VERSION for 4.3.8 BB: Building ArduPlane beta-4.3 ZeroOneX6_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta-4.3/ZeroOneX6_Air/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: Trying checkout ArduPlane latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: warning: unable to rmdir 'modules/uavcan': Directory not empty BB-GIT: Previous HEAD position was 68249e1d07 Plane: fixed FIRMWARE_VERSION for 4.3.8 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: warning: unable to rmdir 'dsdl_compiler/pyuavcan': Directory not empty BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit fc47d7c2d0c2b57a1c3151adcf0811e1bab2aa4b BB-GIT: Author: Iampete1 BB-GIT: Date: Sun Feb 23 19:19:48 2025 +0000 BB-GIT: BB-GIT: AP_BoardConfig: `SAFETY_MASK` include full 32 channels in docs BB: Building Rover beta-4.3 binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/223] Building board: 3DRControlZeroG at 2025-02-24 10:54:50.191566 BB: Trying checkout Rover beta-4.3 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: warning: unable to rmdir 'modules/Micro-CDR': Directory not empty BB-GIT: warning: unable to rmdir 'modules/Micro-XRCE-DDS-Client': Directory not empty BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: warning: unable to rmdir 'modules/lwip': Directory not empty BB-GIT: Note: switching to 'APMrover2-beta-4.3'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 3DRControlZeroG binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/3DRControlZeroG/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (3DRControlZeroG) - not in board list BB: [2/223] Building board: ACNS-CM4Pilot at 2025-02-24 10:54:52.598018 BB: Trying checkout Rover beta-4.3 ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 ACNS-CM4Pilot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/ACNS-CM4Pilot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ACNS-CM4Pilot) - not in board list BB: [3/223] Building board: ACNS-F405AIO at 2025-02-24 10:54:55.038180 BB: Trying checkout Rover beta-4.3 ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 ACNS-F405AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/ACNS-F405AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ACNS-F405AIO) - not in board list BB: [4/223] Building board: AEROFOX-H7 at 2025-02-24 10:54:55.757861 BB: Trying checkout Rover beta-4.3 AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 AEROFOX-H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/AEROFOX-H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (AEROFOX-H7) - not in board list BB: [5/223] Building board: AET-H743-Basic at 2025-02-24 10:54:56.461082 BB: Trying checkout Rover beta-4.3 AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 AET-H743-Basic binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/AET-H743-Basic/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (AET-H743-Basic) - not in board list BB: [6/223] Building board: airbotf4 at 2025-02-24 10:54:57.160094 BB: Trying checkout Rover beta-4.3 airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [7/223] Building board: AIRLink at 2025-02-24 10:54:57.188402 BB: Trying checkout Rover beta-4.3 AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [8/223] Building board: Airvolute-DCS2 at 2025-02-24 10:54:57.216373 BB: Trying checkout Rover beta-4.3 Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 Airvolute-DCS2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/Airvolute-DCS2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Airvolute-DCS2) - not in board list BB: [9/223] Building board: AnyleafH7 at 2025-02-24 10:54:57.903654 BB: Trying checkout Rover beta-4.3 AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 AnyleafH7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/AnyleafH7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (AnyleafH7) - not in board list BB: [10/223] Building board: Aocoda-RC-H743Dual at 2025-02-24 10:54:58.597033 BB: Trying checkout Rover beta-4.3 Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 Aocoda-RC-H743Dual binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/Aocoda-RC-H743Dual/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Aocoda-RC-H743Dual) - not in board list BB: [11/223] Building board: ARK_FPV at 2025-02-24 10:54:59.291889 BB: Trying checkout Rover beta-4.3 ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ARK_FPV) - not in board list BB: [12/223] Building board: ARKV6X at 2025-02-24 10:54:59.997240 BB: Trying checkout Rover beta-4.3 ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [13/223] Building board: AtomRCF405NAVI at 2025-02-24 10:55:00.027402 BB: Trying checkout Rover beta-4.3 AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [14/223] Building board: bbbmini at 2025-02-24 10:55:00.054021 BB: Trying checkout Rover beta-4.3 bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [15/223] Building board: BeastF7 at 2025-02-24 10:55:00.078325 BB: Trying checkout Rover beta-4.3 BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [16/223] Building board: BeastF7v2 at 2025-02-24 10:55:00.103946 BB: Trying checkout Rover beta-4.3 BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [17/223] Building board: BeastH7 at 2025-02-24 10:55:00.129233 BB: Trying checkout Rover beta-4.3 BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [18/223] Building board: BeastH7v2 at 2025-02-24 10:55:00.155387 BB: Trying checkout Rover beta-4.3 BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [19/223] Building board: bebop at 2025-02-24 10:55:00.182138 BB: Trying checkout Rover beta-4.3 bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 bebop binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [20/223] Building board: BlitzF745 at 2025-02-24 10:55:00.207147 BB: Trying checkout Rover beta-4.3 BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 BlitzF745 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/BlitzF745/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzF745) - not in board list BB: [21/223] Building board: BlitzF745AIO at 2025-02-24 10:55:00.899401 BB: Trying checkout Rover beta-4.3 BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 BlitzF745AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/BlitzF745AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzF745AIO) - not in board list BB: [22/223] Building board: BlitzH743Pro at 2025-02-24 10:55:01.610794 BB: Trying checkout Rover beta-4.3 BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 BlitzH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/BlitzH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzH743Pro) - not in board list BB: [23/223] Building board: BlitzMiniF745 at 2025-02-24 10:55:02.417346 BB: Trying checkout Rover beta-4.3 BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 BlitzMiniF745 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/BlitzMiniF745/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzMiniF745) - not in board list BB: [24/223] Building board: BlitzWingH743 at 2025-02-24 10:55:03.197687 BB: Trying checkout Rover beta-4.3 BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 BlitzWingH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/BlitzWingH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (BlitzWingH743) - not in board list BB: [25/223] Building board: blue at 2025-02-24 10:55:03.967517 BB: Trying checkout Rover beta-4.3 blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 blue binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [26/223] Building board: canzero at 2025-02-24 10:55:04.000350 BB: Trying checkout Rover beta-4.3 canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 canzero binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/canzero/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (canzero) - not in board list BB: [27/223] Building board: CBU-H7-LC-Stamp at 2025-02-24 10:55:04.758395 BB: Trying checkout Rover beta-4.3 CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [28/223] Building board: CBU-H7-Stamp at 2025-02-24 10:55:05.535404 BB: Trying checkout Rover beta-4.3 CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CBU-H7-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/CBU-H7-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CBU-H7-Stamp) - not in board list BB: [29/223] Building board: CSKY405 at 2025-02-24 10:55:06.349486 BB: Trying checkout Rover beta-4.3 CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CSKY405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/CSKY405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CSKY405) - not in board list BB: [30/223] Building board: CUAV-7-Nano at 2025-02-24 10:55:07.137154 BB: Trying checkout Rover beta-4.3 CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CUAV-7-Nano binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/CUAV-7-Nano/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CUAV-7-Nano) - not in board list BB: [31/223] Building board: CUAV-Nora at 2025-02-24 10:55:07.959123 BB: Trying checkout Rover beta-4.3 CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [32/223] Building board: CUAV-Nora-bdshot at 2025-02-24 10:55:07.988134 BB: Trying checkout Rover beta-4.3 CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [33/223] Building board: CUAV-Pixhack-v3 at 2025-02-24 10:55:08.019751 BB: Trying checkout Rover beta-4.3 CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CUAV-Pixhack-v3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/CUAV-Pixhack-v3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CUAV-Pixhack-v3) - not in board list BB: [34/223] Building board: CUAV-X7 at 2025-02-24 10:55:08.805254 BB: Trying checkout Rover beta-4.3 CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [35/223] Building board: CUAV-X7-bdshot at 2025-02-24 10:55:08.835689 BB: Trying checkout Rover beta-4.3 CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [36/223] Building board: CUAVv5 at 2025-02-24 10:55:08.867998 BB: Trying checkout Rover beta-4.3 CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [37/223] Building board: CUAVv5-bdshot at 2025-02-24 10:55:08.901022 BB: Trying checkout Rover beta-4.3 CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [38/223] Building board: CUAVv5Nano at 2025-02-24 10:55:08.935398 BB: Trying checkout Rover beta-4.3 CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [39/223] Building board: CUAVv5Nano-bdshot at 2025-02-24 10:55:08.961831 BB: Trying checkout Rover beta-4.3 CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [40/223] Building board: CubeBlack at 2025-02-24 10:55:08.991584 BB: Trying checkout Rover beta-4.3 CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [41/223] Building board: CubeBlack+ at 2025-02-24 10:55:09.023692 BB: Trying checkout Rover beta-4.3 CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [42/223] Building board: CubeOrange at 2025-02-24 10:55:09.049955 BB: Trying checkout Rover beta-4.3 CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [43/223] Building board: CubeOrange-bdshot at 2025-02-24 10:55:09.086021 BB: Trying checkout Rover beta-4.3 CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [44/223] Building board: CubeOrangePlus at 2025-02-24 10:55:09.111893 BB: Trying checkout Rover beta-4.3 CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [45/223] Building board: CubeOrangePlus-bdshot at 2025-02-24 10:55:09.139413 BB: Trying checkout Rover beta-4.3 CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [46/223] Building board: CubePurple at 2025-02-24 10:55:09.177104 BB: Trying checkout Rover beta-4.3 CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [47/223] Building board: CubeRedPrimary at 2025-02-24 10:55:09.203263 BB: Trying checkout Rover beta-4.3 CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CubeRedPrimary binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/CubeRedPrimary/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CubeRedPrimary) - not in board list BB: [48/223] Building board: CubeRedSecondary at 2025-02-24 10:55:09.999035 BB: Trying checkout Rover beta-4.3 CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CubeRedSecondary binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/CubeRedSecondary/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (CubeRedSecondary) - not in board list BB: [49/223] Building board: CubeYellow at 2025-02-24 10:55:10.781701 BB: Trying checkout Rover beta-4.3 CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [50/223] Building board: CubeYellow-bdshot at 2025-02-24 10:55:10.810687 BB: Trying checkout Rover beta-4.3 CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [51/223] Building board: DevEBoxH7v2 at 2025-02-24 10:55:10.838969 BB: Trying checkout Rover beta-4.3 DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [52/223] Building board: DroneerF405 at 2025-02-24 10:55:10.867632 BB: Trying checkout Rover beta-4.3 DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (DroneerF405) - not in board list BB: [53/223] Building board: DrotekP3Pro at 2025-02-24 10:55:11.620762 BB: Trying checkout Rover beta-4.3 DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [54/223] Building board: Durandal at 2025-02-24 10:55:11.651728 BB: Trying checkout Rover beta-4.3 Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 Durandal binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [55/223] Building board: Durandal-bdshot at 2025-02-24 10:55:11.681906 BB: Trying checkout Rover beta-4.3 Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [56/223] Building board: edge at 2025-02-24 10:55:11.712652 BB: Trying checkout Rover beta-4.3 edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 edge binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [57/223] Building board: erlebrain2 at 2025-02-24 10:55:11.740623 BB: Trying checkout Rover beta-4.3 erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [58/223] Building board: F35Lightning at 2025-02-24 10:55:11.769810 BB: Trying checkout Rover beta-4.3 F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [59/223] Building board: F4BY at 2025-02-24 10:55:11.800049 BB: Trying checkout Rover beta-4.3 F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 F4BY binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [60/223] Building board: F4BY_F427 at 2025-02-24 10:55:11.830098 BB: Trying checkout Rover beta-4.3 F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (F4BY_F427) - not in board list BB: [61/223] Building board: FlyingMoonF407 at 2025-02-24 10:55:12.609015 BB: Trying checkout Rover beta-4.3 FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [62/223] Building board: FlyingMoonF427 at 2025-02-24 10:55:12.637987 BB: Trying checkout Rover beta-4.3 FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [63/223] Building board: FlyingMoonH743 at 2025-02-24 10:55:12.664551 BB: Trying checkout Rover beta-4.3 FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 FlyingMoonH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/FlyingMoonH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlyingMoonH743) - not in board list BB: [64/223] Building board: FlywooF405Pro at 2025-02-24 10:55:13.447279 BB: Trying checkout Rover beta-4.3 FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 FlywooF405Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/FlywooF405Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlywooF405Pro) - not in board list BB: [65/223] Building board: FlywooF745 at 2025-02-24 10:55:14.394284 BB: Trying checkout Rover beta-4.3 FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [66/223] Building board: FlywooF745Nano at 2025-02-24 10:55:14.424695 BB: Trying checkout Rover beta-4.3 FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [67/223] Building board: FlywooH743Pro at 2025-02-24 10:55:14.455060 BB: Trying checkout Rover beta-4.3 FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 FlywooH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/FlywooH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FlywooH743Pro) - not in board list BB: [68/223] Building board: fmuv2 at 2025-02-24 10:55:15.202812 BB: Trying checkout Rover beta-4.3 fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [69/223] Building board: fmuv3 at 2025-02-24 10:55:15.235778 BB: Trying checkout Rover beta-4.3 fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [70/223] Building board: fmuv5 at 2025-02-24 10:55:15.266838 BB: Trying checkout Rover beta-4.3 fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [71/223] Building board: FoxeerF405v2 at 2025-02-24 10:55:15.298147 BB: Trying checkout Rover beta-4.3 FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 FoxeerF405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/FoxeerF405v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FoxeerF405v2) - not in board list BB: [72/223] Building board: FoxeerH743v1 at 2025-02-24 10:55:16.050716 BB: Trying checkout Rover beta-4.3 FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 FoxeerH743v1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/FoxeerH743v1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (FoxeerH743v1) - not in board list BB: [73/223] Building board: GEPRC_TAKER_H743 at 2025-02-24 10:55:16.780155 BB: Trying checkout Rover beta-4.3 GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [74/223] Building board: GEPRCF745BTHD at 2025-02-24 10:55:17.560793 BB: Trying checkout Rover beta-4.3 GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 GEPRCF745BTHD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/GEPRCF745BTHD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (GEPRCF745BTHD) - not in board list BB: [75/223] Building board: Here4FC at 2025-02-24 10:55:18.293515 BB: Trying checkout Rover beta-4.3 Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 Here4FC binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/Here4FC/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Here4FC) - not in board list BB: [76/223] Building board: IFLIGHT_2RAW_H7 at 2025-02-24 10:55:19.042453 BB: Trying checkout Rover beta-4.3 IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 IFLIGHT_2RAW_H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/IFLIGHT_2RAW_H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (IFLIGHT_2RAW_H7) - not in board list BB: [77/223] Building board: JFB100 at 2025-02-24 10:55:19.779006 BB: Trying checkout Rover beta-4.3 JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 JFB100 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/JFB100/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JFB100) - not in board list BB: [78/223] Building board: JFB110 at 2025-02-24 10:55:20.527653 BB: Trying checkout Rover beta-4.3 JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 JFB110 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/JFB110/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JFB110) - not in board list BB: [79/223] Building board: JHEM_JHEF405 at 2025-02-24 10:55:21.263244 BB: Trying checkout Rover beta-4.3 JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 JHEM_JHEF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/JHEM_JHEF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JHEM_JHEF405) - not in board list BB: [80/223] Building board: JHEMCU-H743HD at 2025-02-24 10:55:22.020253 BB: Trying checkout Rover beta-4.3 JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 JHEMCU-H743HD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/JHEMCU-H743HD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (JHEMCU-H743HD) - not in board list BB: [81/223] Building board: KakuteF4 at 2025-02-24 10:55:23.158843 BB: Trying checkout Rover beta-4.3 KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [82/223] Building board: KakuteF4-Wing at 2025-02-24 10:55:23.203558 BB: Trying checkout Rover beta-4.3 KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 KakuteF4-Wing binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/KakuteF4-Wing/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (KakuteF4-Wing) - not in board list BB: [83/223] Building board: KakuteF4Mini at 2025-02-24 10:55:24.206379 BB: Trying checkout Rover beta-4.3 KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [84/223] Building board: KakuteF7 at 2025-02-24 10:55:24.234940 BB: Trying checkout Rover beta-4.3 KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [85/223] Building board: KakuteF7-bdshot at 2025-02-24 10:55:24.261192 BB: Trying checkout Rover beta-4.3 KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [86/223] Building board: KakuteF7Mini at 2025-02-24 10:55:24.287775 BB: Trying checkout Rover beta-4.3 KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [87/223] Building board: KakuteH7 at 2025-02-24 10:55:24.315395 BB: Trying checkout Rover beta-4.3 KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [88/223] Building board: KakuteH7-bdshot at 2025-02-24 10:55:24.341538 BB: Trying checkout Rover beta-4.3 KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [89/223] Building board: KakuteH7-Wing at 2025-02-24 10:55:24.367810 BB: Trying checkout Rover beta-4.3 KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 KakuteH7-Wing binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/KakuteH7-Wing/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (KakuteH7-Wing) - not in board list BB: [90/223] Building board: KakuteH7Mini at 2025-02-24 10:55:25.104126 BB: Trying checkout Rover beta-4.3 KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [91/223] Building board: KakuteH7Mini-Nand at 2025-02-24 10:55:25.137863 BB: Trying checkout Rover beta-4.3 KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [92/223] Building board: KakuteH7v2 at 2025-02-24 10:55:25.164868 BB: Trying checkout Rover beta-4.3 KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [93/223] Building board: LongBowF405WING at 2025-02-24 10:55:25.190353 BB: Trying checkout Rover beta-4.3 LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 LongBowF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/LongBowF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (LongBowF405WING) - not in board list BB: [94/223] Building board: luminousbee5 at 2025-02-24 10:55:25.943245 BB: Trying checkout Rover beta-4.3 luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [95/223] Building board: MambaF405-2022 at 2025-02-24 10:55:25.971788 BB: Trying checkout Rover beta-4.3 MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [96/223] Building board: MambaF405US-I2C at 2025-02-24 10:55:25.999220 BB: Trying checkout Rover beta-4.3 MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [97/223] Building board: MambaF405v2 at 2025-02-24 10:55:26.025699 BB: Trying checkout Rover beta-4.3 MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [98/223] Building board: MambaH743v4 at 2025-02-24 10:55:26.054017 BB: Trying checkout Rover beta-4.3 MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [99/223] Building board: MatekF405 at 2025-02-24 10:55:26.085722 BB: Trying checkout Rover beta-4.3 MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [100/223] Building board: MatekF405-bdshot at 2025-02-24 10:55:26.115110 BB: Trying checkout Rover beta-4.3 MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [101/223] Building board: MatekF405-CAN at 2025-02-24 10:55:26.145281 BB: Trying checkout Rover beta-4.3 MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [102/223] Building board: MatekF405-STD at 2025-02-24 10:55:26.180614 BB: Trying checkout Rover beta-4.3 MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [103/223] Building board: MatekF405-TE at 2025-02-24 10:55:26.209020 BB: Trying checkout Rover beta-4.3 MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [104/223] Building board: MatekF405-TE-bdshot at 2025-02-24 10:55:26.237704 BB: Trying checkout Rover beta-4.3 MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MatekF405-TE-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/MatekF405-TE-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MatekF405-TE-bdshot) - not in board list BB: [105/223] Building board: MatekF405-Wing at 2025-02-24 10:55:27.037641 BB: Trying checkout Rover beta-4.3 MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [106/223] Building board: MatekF405-Wing-bdshot at 2025-02-24 10:55:27.071864 BB: Trying checkout Rover beta-4.3 MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [107/223] Building board: MatekF765-SE at 2025-02-24 10:55:27.099483 BB: Trying checkout Rover beta-4.3 MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [108/223] Building board: MatekF765-Wing at 2025-02-24 10:55:27.125514 BB: Trying checkout Rover beta-4.3 MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [109/223] Building board: MatekF765-Wing-bdshot at 2025-02-24 10:55:27.153273 BB: Trying checkout Rover beta-4.3 MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [110/223] Building board: MatekH743 at 2025-02-24 10:55:27.181347 BB: Trying checkout Rover beta-4.3 MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [111/223] Building board: MatekH743-bdshot at 2025-02-24 10:55:27.206712 BB: Trying checkout Rover beta-4.3 MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [112/223] Building board: MatekH7A3 at 2025-02-24 10:55:27.234610 BB: Trying checkout Rover beta-4.3 MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MatekH7A3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/MatekH7A3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MatekH7A3) - not in board list BB: [113/223] Building board: MFT-SEMA100 at 2025-02-24 10:55:28.366275 BB: Trying checkout Rover beta-4.3 MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MFT-SEMA100 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/MFT-SEMA100/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MFT-SEMA100) - not in board list BB: [114/223] Building board: MicoAir405Mini at 2025-02-24 10:55:29.076186 BB: Trying checkout Rover beta-4.3 MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MicoAir405Mini binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/MicoAir405Mini/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir405Mini) - not in board list BB: [115/223] Building board: MicoAir405v2 at 2025-02-24 10:55:29.787049 BB: Trying checkout Rover beta-4.3 MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MicoAir405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/MicoAir405v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir405v2) - not in board list BB: [116/223] Building board: MicoAir743 at 2025-02-24 10:55:30.528746 BB: Trying checkout Rover beta-4.3 MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MicoAir743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/MicoAir743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir743) - not in board list BB: [117/223] Building board: MicoAir743-AIO at 2025-02-24 10:55:31.250793 BB: Trying checkout Rover beta-4.3 MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MicoAir743-AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/MicoAir743-AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir743-AIO) - not in board list BB: [118/223] Building board: MicoAir743v2 at 2025-02-24 10:55:31.958720 BB: Trying checkout Rover beta-4.3 MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MicoAir743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/MicoAir743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MicoAir743v2) - not in board list BB: [119/223] Building board: mindpx-v2 at 2025-02-24 10:55:32.666719 BB: Trying checkout Rover beta-4.3 mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [120/223] Building board: mini-pix at 2025-02-24 10:55:32.695257 BB: Trying checkout Rover beta-4.3 mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [121/223] Building board: modalai_fc-v1 at 2025-02-24 10:55:32.722573 BB: Trying checkout Rover beta-4.3 modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [122/223] Building board: mRoControlZeroClassic at 2025-02-24 10:55:32.747657 BB: Trying checkout Rover beta-4.3 mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [123/223] Building board: mRoControlZeroF7 at 2025-02-24 10:55:32.772757 BB: Trying checkout Rover beta-4.3 mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [124/223] Building board: mRoControlZeroH7 at 2025-02-24 10:55:32.798552 BB: Trying checkout Rover beta-4.3 mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [125/223] Building board: mRoControlZeroH7-bdshot at 2025-02-24 10:55:32.824900 BB: Trying checkout Rover beta-4.3 mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [126/223] Building board: mRoControlZeroOEMH7 at 2025-02-24 10:55:32.850462 BB: Trying checkout Rover beta-4.3 mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [127/223] Building board: mRoCZeroOEMH7-bdshot at 2025-02-24 10:55:32.875711 BB: Trying checkout Rover beta-4.3 mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 mRoCZeroOEMH7-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/mRoCZeroOEMH7-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (mRoCZeroOEMH7-bdshot) - not in board list BB: [128/223] Building board: mRoNexus at 2025-02-24 10:55:33.603230 BB: Trying checkout Rover beta-4.3 mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [129/223] Building board: mRoPixracerPro at 2025-02-24 10:55:33.631360 BB: Trying checkout Rover beta-4.3 mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [130/223] Building board: mRoPixracerPro-bdshot at 2025-02-24 10:55:33.658229 BB: Trying checkout Rover beta-4.3 mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [131/223] Building board: mRoX21 at 2025-02-24 10:55:33.683983 BB: Trying checkout Rover beta-4.3 mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [132/223] Building board: mRoX21-777 at 2025-02-24 10:55:33.710449 BB: Trying checkout Rover beta-4.3 mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [133/223] Building board: MUPilot at 2025-02-24 10:55:33.736841 BB: Trying checkout Rover beta-4.3 MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 MUPilot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/MUPilot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (MUPilot) - not in board list BB: [134/223] Building board: navigator at 2025-02-24 10:55:34.444243 BB: Trying checkout Rover beta-4.3 navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 navigator binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [135/223] Building board: navigator64 at 2025-02-24 10:55:34.471987 BB: Trying checkout Rover beta-4.3 navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 navigator64 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/navigator64/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (navigator64) - not in board list BB: [136/223] Building board: navio at 2025-02-24 10:55:35.228235 BB: Trying checkout Rover beta-4.3 navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 navio binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [137/223] Building board: navio2 at 2025-02-24 10:55:35.255917 BB: Trying checkout Rover beta-4.3 navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 navio2 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [138/223] Building board: NxtPX4v2 at 2025-02-24 10:55:35.281715 BB: Trying checkout Rover beta-4.3 NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 NxtPX4v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/NxtPX4v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (NxtPX4v2) - not in board list BB: [139/223] Building board: obal at 2025-02-24 10:55:35.977844 BB: Trying checkout Rover beta-4.3 obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 obal binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [140/223] Building board: omnibusf4 at 2025-02-24 10:55:36.005076 BB: Trying checkout Rover beta-4.3 omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [141/223] Building board: omnibusf4pro at 2025-02-24 10:55:36.032320 BB: Trying checkout Rover beta-4.3 omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [142/223] Building board: omnibusf4pro-bdshot at 2025-02-24 10:55:36.060033 BB: Trying checkout Rover beta-4.3 omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [143/223] Building board: omnibusf4v6 at 2025-02-24 10:55:36.086430 BB: Trying checkout Rover beta-4.3 omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [144/223] Building board: OMNIBUSF7V2 at 2025-02-24 10:55:36.112672 BB: Trying checkout Rover beta-4.3 OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [145/223] Building board: OmnibusNanoV6 at 2025-02-24 10:55:36.139491 BB: Trying checkout Rover beta-4.3 OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [146/223] Building board: OmnibusNanoV6-bdshot at 2025-02-24 10:55:36.166090 BB: Trying checkout Rover beta-4.3 OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [147/223] Building board: OrqaF405Pro at 2025-02-24 10:55:36.198645 BB: Trying checkout Rover beta-4.3 OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 OrqaF405Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/OrqaF405Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (OrqaF405Pro) - not in board list BB: [148/223] Building board: PH4-mini at 2025-02-24 10:55:36.904599 BB: Trying checkout Rover beta-4.3 PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [149/223] Building board: PH4-mini-bdshot at 2025-02-24 10:55:36.936494 BB: Trying checkout Rover beta-4.3 PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [150/223] Building board: Pix32v5 at 2025-02-24 10:55:36.963856 BB: Trying checkout Rover beta-4.3 Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [151/223] Building board: PixC4-Jetson at 2025-02-24 10:55:36.989737 BB: Trying checkout Rover beta-4.3 PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [152/223] Building board: PixFlamingo at 2025-02-24 10:55:37.016113 BB: Trying checkout Rover beta-4.3 PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 PixFlamingo binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/PixFlamingo/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixFlamingo) - not in board list BB: [153/223] Building board: PixFlamingo-F767 at 2025-02-24 10:55:38.123939 BB: Trying checkout Rover beta-4.3 PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 PixFlamingo-F767 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/PixFlamingo-F767/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixFlamingo-F767) - not in board list BB: [154/223] Building board: Pixhawk1 at 2025-02-24 10:55:38.829158 BB: Trying checkout Rover beta-4.3 Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [155/223] Building board: Pixhawk1-1M at 2025-02-24 10:55:38.857330 BB: Trying checkout Rover beta-4.3 Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [156/223] Building board: Pixhawk1-1M-bdshot at 2025-02-24 10:55:38.883608 BB: Trying checkout Rover beta-4.3 Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [157/223] Building board: Pixhawk1-bdshot at 2025-02-24 10:55:38.908816 BB: Trying checkout Rover beta-4.3 Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 Pixhawk1-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/Pixhawk1-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Pixhawk1-bdshot) - not in board list BB: [158/223] Building board: Pixhawk4 at 2025-02-24 10:55:39.755415 BB: Trying checkout Rover beta-4.3 Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [159/223] Building board: Pixhawk4-bdshot at 2025-02-24 10:55:39.784541 BB: Trying checkout Rover beta-4.3 Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [160/223] Building board: Pixhawk5X at 2025-02-24 10:55:39.811557 BB: Trying checkout Rover beta-4.3 Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [161/223] Building board: Pixhawk6C at 2025-02-24 10:55:39.837400 BB: Trying checkout Rover beta-4.3 Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [162/223] Building board: Pixhawk6C-bdshot at 2025-02-24 10:55:39.862918 BB: Trying checkout Rover beta-4.3 Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 Pixhawk6C-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/Pixhawk6C-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Pixhawk6C-bdshot) - not in board list BB: [163/223] Building board: Pixhawk6X at 2025-02-24 10:55:40.599235 BB: Trying checkout Rover beta-4.3 Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [164/223] Building board: Pixhawk6X-bdshot at 2025-02-24 10:55:40.631321 BB: Trying checkout Rover beta-4.3 Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 Pixhawk6X-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/Pixhawk6X-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (Pixhawk6X-bdshot) - not in board list BB: [165/223] Building board: PixPilot-C3 at 2025-02-24 10:55:41.348385 BB: Trying checkout Rover beta-4.3 PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 PixPilot-C3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/PixPilot-C3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixPilot-C3) - not in board list BB: [166/223] Building board: PixPilot-V3 at 2025-02-24 10:55:42.053952 BB: Trying checkout Rover beta-4.3 PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 PixPilot-V3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/PixPilot-V3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixPilot-V3) - not in board list BB: [167/223] Building board: PixPilot-V6 at 2025-02-24 10:55:42.769245 BB: Trying checkout Rover beta-4.3 PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [168/223] Building board: PixPilot-V6PRO at 2025-02-24 10:55:42.797784 BB: Trying checkout Rover beta-4.3 PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 PixPilot-V6PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/PixPilot-V6PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixPilot-V6PRO) - not in board list BB: [169/223] Building board: Pixracer at 2025-02-24 10:55:43.518727 BB: Trying checkout Rover beta-4.3 Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [170/223] Building board: Pixracer-bdshot at 2025-02-24 10:55:43.547937 BB: Trying checkout Rover beta-4.3 Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [171/223] Building board: PixSurveyA1 at 2025-02-24 10:55:43.577903 BB: Trying checkout Rover beta-4.3 PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [172/223] Building board: PixSurveyA1-IND at 2025-02-24 10:55:43.607731 BB: Trying checkout Rover beta-4.3 PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 PixSurveyA1-IND binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/PixSurveyA1-IND/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixSurveyA1-IND) - not in board list BB: [173/223] Building board: PixSurveyA2 at 2025-02-24 10:55:44.311826 BB: Trying checkout Rover beta-4.3 PixSurveyA2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 PixSurveyA2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/PixSurveyA2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (PixSurveyA2) - not in board list BB: [174/223] Building board: pxf at 2025-02-24 10:55:45.024288 BB: Trying checkout Rover beta-4.3 pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 pxf binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [175/223] Building board: pxfmini at 2025-02-24 10:55:45.052749 BB: Trying checkout Rover beta-4.3 pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [176/223] Building board: QioTekAdeptF407 at 2025-02-24 10:55:45.078707 BB: Trying checkout Rover beta-4.3 QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 QioTekAdeptF407 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/QioTekAdeptF407/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (QioTekAdeptF407) - not in board list BB: [177/223] Building board: QioTekZealotF427 at 2025-02-24 10:55:45.779998 BB: Trying checkout Rover beta-4.3 QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [178/223] Building board: QioTekZealotH743 at 2025-02-24 10:55:45.810076 BB: Trying checkout Rover beta-4.3 QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [179/223] Building board: QioTekZealotH743-bdshot at 2025-02-24 10:55:45.835979 BB: Trying checkout Rover beta-4.3 QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 QioTekZealotH743-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/QioTekZealotH743-bdshot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (QioTekZealotH743-bdshot) - not in board list BB: [180/223] Building board: R9Pilot at 2025-02-24 10:55:46.557175 BB: Trying checkout Rover beta-4.3 R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [181/223] Building board: RadiolinkPIX6 at 2025-02-24 10:55:46.586581 BB: Trying checkout Rover beta-4.3 RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 RadiolinkPIX6 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/RadiolinkPIX6/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (RadiolinkPIX6) - not in board list BB: [182/223] Building board: RADIX2HD at 2025-02-24 10:55:47.298448 BB: Trying checkout Rover beta-4.3 RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 RADIX2HD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/RADIX2HD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (RADIX2HD) - not in board list BB: [183/223] Building board: ReaperF745 at 2025-02-24 10:55:48.013615 BB: Trying checkout Rover beta-4.3 ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 ReaperF745 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/ReaperF745/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ReaperF745) - not in board list BB: [184/223] Building board: revo-mini at 2025-02-24 10:55:48.717088 BB: Trying checkout Rover beta-4.3 revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [185/223] Building board: revo-mini-bdshot at 2025-02-24 10:55:48.745894 BB: Trying checkout Rover beta-4.3 revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [186/223] Building board: revo-mini-i2c at 2025-02-24 10:55:48.772196 BB: Trying checkout Rover beta-4.3 revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [187/223] Building board: revo-mini-i2c-bdshot at 2025-02-24 10:55:48.803009 BB: Trying checkout Rover beta-4.3 revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [188/223] Building board: SDMODELH7V1 at 2025-02-24 10:55:48.828782 BB: Trying checkout Rover beta-4.3 SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 SDMODELH7V1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/SDMODELH7V1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SDMODELH7V1) - not in board list BB: [189/223] Building board: SDMODELH7V2 at 2025-02-24 10:55:49.548984 BB: Trying checkout Rover beta-4.3 SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 SDMODELH7V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/SDMODELH7V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SDMODELH7V2) - not in board list BB: [190/223] Building board: SITL_arm_linux_gnueabihf at 2025-02-24 10:55:50.300211 BB: Trying checkout Rover beta-4.3 SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [191/223] Building board: SITL_x86_64_linux_gnu at 2025-02-24 10:55:50.329071 BB: Trying checkout Rover beta-4.3 SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [192/223] Building board: SIYI_N7 at 2025-02-24 10:55:50.354824 BB: Trying checkout Rover beta-4.3 SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 SIYI_N7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/SIYI_N7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SIYI_N7) - not in board list BB: [193/223] Building board: SkySakuraH743 at 2025-02-24 10:55:51.098504 BB: Trying checkout Rover beta-4.3 SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 SkySakuraH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/SkySakuraH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SkySakuraH743) - not in board list BB: [194/223] Building board: SkystarsH7HD-bdshot at 2025-02-24 10:55:51.818073 BB: Trying checkout Rover beta-4.3 SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [195/223] Building board: sparky2 at 2025-02-24 10:55:51.847504 BB: Trying checkout Rover beta-4.3 sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [196/223] Building board: speedybeef4 at 2025-02-24 10:55:51.873001 BB: Trying checkout Rover beta-4.3 speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [197/223] Building board: SpeedyBeeF405Mini at 2025-02-24 10:55:51.898430 BB: Trying checkout Rover beta-4.3 SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 SpeedyBeeF405Mini binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/SpeedyBeeF405Mini/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SpeedyBeeF405Mini) - not in board list BB: [198/223] Building board: SpeedyBeeF405WING at 2025-02-24 10:55:52.643320 BB: Trying checkout Rover beta-4.3 SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 SpeedyBeeF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/SpeedyBeeF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SpeedyBeeF405WING) - not in board list BB: [199/223] Building board: speedybeef4v3 at 2025-02-24 10:55:53.366445 BB: Trying checkout Rover beta-4.3 speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [200/223] Building board: speedybeef4v4 at 2025-02-24 10:55:53.393471 BB: Trying checkout Rover beta-4.3 speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 speedybeef4v4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/speedybeef4v4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (speedybeef4v4) - not in board list BB: [201/223] Building board: SPRacingH7 at 2025-02-24 10:55:54.151379 BB: Trying checkout Rover beta-4.3 SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [202/223] Building board: SPRacingH7RF at 2025-02-24 10:55:54.181291 BB: Trying checkout Rover beta-4.3 SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 SPRacingH7RF binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/SPRacingH7RF/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SPRacingH7RF) - not in board list BB: [203/223] Building board: SuccexF4 at 2025-02-24 10:55:54.928495 BB: Trying checkout Rover beta-4.3 SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [204/223] Building board: SULILGH7-P1-P2 at 2025-02-24 10:55:54.958834 BB: Trying checkout Rover beta-4.3 SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 SULILGH7-P1-P2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/SULILGH7-P1-P2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: [205/223] Building board: TBS-Colibri-F7 at 2025-02-24 10:55:55.728153 BB: Trying checkout Rover beta-4.3 TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [206/223] Building board: TBS_LUCID_H7 at 2025-02-24 10:55:55.758893 BB: Trying checkout Rover beta-4.3 TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 TBS_LUCID_H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/TBS_LUCID_H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (TBS_LUCID_H7) - not in board list BB: [207/223] Building board: TBS_LUCID_PRO at 2025-02-24 10:55:56.515403 BB: Trying checkout Rover beta-4.3 TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 TBS_LUCID_PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/TBS_LUCID_PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (TBS_LUCID_PRO) - not in board list BB: [208/223] Building board: thepeach-k1 at 2025-02-24 10:55:57.225218 BB: Trying checkout Rover beta-4.3 thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 thepeach-k1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/thepeach-k1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (thepeach-k1) - not in board list BB: [209/223] Building board: thepeach-r1 at 2025-02-24 10:55:57.986368 BB: Trying checkout Rover beta-4.3 thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 thepeach-r1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/thepeach-r1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (thepeach-r1) - not in board list BB: [210/223] Building board: TMotorH743 at 2025-02-24 10:55:58.714482 BB: Trying checkout Rover beta-4.3 TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 TMotorH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/TMotorH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (TMotorH743) - not in board list BB: [211/223] Building board: VRBrain-v51 at 2025-02-24 10:55:59.424057 BB: Trying checkout Rover beta-4.3 VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [212/223] Building board: VRBrain-v52 at 2025-02-24 10:55:59.452975 BB: Trying checkout Rover beta-4.3 VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [213/223] Building board: VRBrain-v54 at 2025-02-24 10:55:59.481248 BB: Trying checkout Rover beta-4.3 VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [214/223] Building board: VRCore-v10 at 2025-02-24 10:55:59.509219 BB: Trying checkout Rover beta-4.3 VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [215/223] Building board: VRUBrain-v51 at 2025-02-24 10:55:59.534943 BB: Trying checkout Rover beta-4.3 VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: oldversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 newversion=commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB: Skipping build - version match (commit 9a80387af7bc0ab64aa5ba716d502836b02067a5) BB: [216/223] Building board: VUAV-V7pro at 2025-02-24 10:55:59.566165 BB: Trying checkout Rover beta-4.3 VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 VUAV-V7pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/VUAV-V7pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (VUAV-V7pro) - not in board list BB: [217/223] Building board: X-MAV-AP-H743v2 at 2025-02-24 10:56:00.295341 BB: Trying checkout Rover beta-4.3 X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 X-MAV-AP-H743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/X-MAV-AP-H743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (X-MAV-AP-H743v2) - not in board list BB: [218/223] Building board: YJUAV_A6 at 2025-02-24 10:56:01.001432 BB: Trying checkout Rover beta-4.3 YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 YJUAV_A6 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/YJUAV_A6/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6) - not in board list BB: [219/223] Building board: YJUAV_A6SE at 2025-02-24 10:56:01.718048 BB: Trying checkout Rover beta-4.3 YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 YJUAV_A6SE binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/YJUAV_A6SE/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6SE) - not in board list BB: [220/223] Building board: YJUAV_A6SE_H743 at 2025-02-24 10:56:02.436096 BB: Trying checkout Rover beta-4.3 YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 YJUAV_A6SE_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/YJUAV_A6SE_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6SE_H743) - not in board list BB: [221/223] Building board: YJUAV_A6Ultra at 2025-02-24 10:56:03.179273 BB: Trying checkout Rover beta-4.3 YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 YJUAV_A6Ultra binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/YJUAV_A6Ultra/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (YJUAV_A6Ultra) - not in board list BB: [222/223] Building board: ZeroOneX6 at 2025-02-24 10:56:03.875221 BB: Trying checkout Rover beta-4.3 ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 ZeroOneX6 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/ZeroOneX6/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ZeroOneX6) - not in board list BB: [223/223] Building board: ZeroOneX6_Air at 2025-02-24 10:56:04.604286 BB: Trying checkout Rover beta-4.3 ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta-4.3 BB: Running (git checkout -f APMrover2-beta-4.3) BB-GIT: HEAD is now at 9a80387af7 Copter: version to 4.3.7-beta1 BB: Running (git log -1) BB-GIT: commit 9a80387af7bc0ab64aa5ba716d502836b02067a5 BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed May 24 15:23:11 2023 +0900 BB-GIT: BB-GIT: Copter: version to 4.3.7-beta1 BB: Building Rover beta-4.3 ZeroOneX6_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta-4.3/ZeroOneX6_Air/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'a97ccb4126e1c90322c0182974a1af60bfda7628' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'f8cc245a8afafd21b99d20bab7f04aeac3c30fff' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out 'c00fc457e22c0b71e3a385f092b519830ef58ea2' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'c83db7d055b281e46d90f533de04fcb3ce66c255' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/dsdl_compiler/pyuavcan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '8fb1b18ab3250695d85fe2943dfc68e8b45024b7' BB-GIT: Submodule path 'modules/gbenchmark': checked out '8039b4030795b1c9b8cedb78e3a2a6fb89574b6e' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/mavlink': checked out '1bbee3177611553e76f1b8b71c932bb82385dd00' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9a1ca0a08281e29269a59bd27a57369dd44ef15c' BB-GIT: Submodule path 'modules/uavcan': checked out '5eec0220302dfaa23602d7ee901cde0579fbf9e2' BB-GIT: Submodule path 'modules/uavcan/dsdl': checked out '5d303e1a9eb9bce17bb58a2378c1666d1cef3665' BB-GIT: Submodule path 'modules/uavcan/libuavcan/dsdl_compiler/pyuavcan': checked out 'fb6ab582e5aa69500b249910e5f55fd40ec11ca5' BB-GIT: Submodule path 'modules/waf': checked out '51f1529bd20759642e9fd0a8db648da9ba380b18' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: Trying checkout Rover latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: warning: unable to rmdir 'modules/uavcan': Directory not empty BB-GIT: Previous HEAD position was 9a80387af7 Copter: version to 4.3.7-beta1 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: warning: unable to rmdir 'dsdl_compiler/pyuavcan': Directory not empty BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit fc47d7c2d0c2b57a1c3151adcf0811e1bab2aa4b BB-GIT: Author: Iampete1 BB-GIT: Date: Sun Feb 23 19:19:48 2025 +0000 BB-GIT: BB-GIT: AP_BoardConfig: `SAFETY_MASK` include full 32 channels in docs BB: Building AntennaTracker beta-4.3 binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/223] Building board: 3DRControlZeroG at 2025-02-24 10:56:07.923337 BB: Trying checkout AntennaTracker beta-4.3 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((922614, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 3DRControlZeroG None BB: Failed checkout of AntennaTracker 3DRControlZeroG beta-4.3 None BB: [2/223] Building board: ACNS-CM4Pilot at 2025-02-24 10:56:08.102033 BB: Trying checkout AntennaTracker beta-4.3 ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((922658, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 ACNS-CM4Pilot None BB: Failed checkout of AntennaTracker ACNS-CM4Pilot beta-4.3 None BB: [3/223] Building board: ACNS-F405AIO at 2025-02-24 10:56:08.116526 BB: Trying checkout AntennaTracker beta-4.3 ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((922699, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 ACNS-F405AIO None BB: Failed checkout of AntennaTracker ACNS-F405AIO beta-4.3 None BB: [4/223] Building board: AEROFOX-H7 at 2025-02-24 10:56:08.130905 BB: Trying checkout AntennaTracker beta-4.3 AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((922742, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 AEROFOX-H7 None BB: Failed checkout of AntennaTracker AEROFOX-H7 beta-4.3 None BB: [5/223] Building board: AET-H743-Basic at 2025-02-24 10:56:08.144695 BB: Trying checkout AntennaTracker beta-4.3 AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((922784, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 AET-H743-Basic None BB: Failed checkout of AntennaTracker AET-H743-Basic beta-4.3 None BB: [6/223] Building board: airbotf4 at 2025-02-24 10:56:08.159151 BB: Trying checkout AntennaTracker beta-4.3 airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((922825, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 airbotf4 None BB: Failed checkout of AntennaTracker airbotf4 beta-4.3 None BB: [7/223] Building board: AIRLink at 2025-02-24 10:56:08.173270 BB: Trying checkout AntennaTracker beta-4.3 AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((922866, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 AIRLink None BB: Failed checkout of AntennaTracker AIRLink beta-4.3 None BB: [8/223] Building board: Airvolute-DCS2 at 2025-02-24 10:56:08.187390 BB: Trying checkout AntennaTracker beta-4.3 Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((922907, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 Airvolute-DCS2 None BB: Failed checkout of AntennaTracker Airvolute-DCS2 beta-4.3 None BB: [9/223] Building board: AnyleafH7 at 2025-02-24 10:56:08.200721 BB: Trying checkout AntennaTracker beta-4.3 AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((922948, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 AnyleafH7 None BB: Failed checkout of AntennaTracker AnyleafH7 beta-4.3 None BB: [10/223] Building board: Aocoda-RC-H743Dual at 2025-02-24 10:56:08.214801 BB: Trying checkout AntennaTracker beta-4.3 Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((922989, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 Aocoda-RC-H743Dual None BB: Failed checkout of AntennaTracker Aocoda-RC-H743Dual beta-4.3 None BB: [11/223] Building board: ARK_FPV at 2025-02-24 10:56:08.229498 BB: Trying checkout AntennaTracker beta-4.3 ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((923030, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 ARK_FPV None BB: Failed checkout of AntennaTracker ARK_FPV beta-4.3 None BB: [12/223] Building board: ARKV6X at 2025-02-24 10:56:08.243143 BB: Trying checkout AntennaTracker beta-4.3 ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((923071, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 ARKV6X None BB: Failed checkout of AntennaTracker ARKV6X beta-4.3 None BB: [13/223] Building board: AtomRCF405NAVI at 2025-02-24 10:56:08.256925 BB: Trying checkout AntennaTracker beta-4.3 AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((923112, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 AtomRCF405NAVI None BB: Failed checkout of AntennaTracker AtomRCF405NAVI beta-4.3 None BB: [14/223] Building board: bbbmini at 2025-02-24 10:56:08.271027 BB: Trying checkout AntennaTracker beta-4.3 bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((923153, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 bbbmini None BB: Failed checkout of AntennaTracker bbbmini beta-4.3 None BB: [15/223] Building board: BeastF7 at 2025-02-24 10:56:08.284603 BB: Trying checkout AntennaTracker beta-4.3 BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((923194, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 BeastF7 None BB: Failed checkout of AntennaTracker BeastF7 beta-4.3 None BB: [16/223] Building board: BeastF7v2 at 2025-02-24 10:56:08.299069 BB: Trying checkout AntennaTracker beta-4.3 BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((923235, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 BeastF7v2 None BB: Failed checkout of AntennaTracker BeastF7v2 beta-4.3 None BB: [17/223] Building board: BeastH7 at 2025-02-24 10:56:08.312614 BB: Trying checkout AntennaTracker beta-4.3 BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((923276, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 BeastH7 None BB: Failed checkout of AntennaTracker BeastH7 beta-4.3 None BB: [18/223] Building board: BeastH7v2 at 2025-02-24 10:56:08.326999 BB: Trying checkout AntennaTracker beta-4.3 BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((923317, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 BeastH7v2 None BB: Failed checkout of AntennaTracker BeastH7v2 beta-4.3 None BB: [19/223] Building board: bebop at 2025-02-24 10:56:08.341214 BB: Trying checkout AntennaTracker beta-4.3 bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((923358, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 bebop None BB: Failed checkout of AntennaTracker bebop beta-4.3 None BB: [20/223] Building board: BlitzF745 at 2025-02-24 10:56:08.355302 BB: Trying checkout AntennaTracker beta-4.3 BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((923399, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 BlitzF745 None BB: Failed checkout of AntennaTracker BlitzF745 beta-4.3 None BB: [21/223] Building board: BlitzF745AIO at 2025-02-24 10:56:08.369368 BB: Trying checkout AntennaTracker beta-4.3 BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((923440, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 BlitzF745AIO None BB: Failed checkout of AntennaTracker BlitzF745AIO beta-4.3 None BB: [22/223] Building board: BlitzH743Pro at 2025-02-24 10:56:08.383587 BB: Trying checkout AntennaTracker beta-4.3 BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((923481, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 BlitzH743Pro None BB: Failed checkout of AntennaTracker BlitzH743Pro beta-4.3 None BB: [23/223] Building board: BlitzMiniF745 at 2025-02-24 10:56:08.397676 BB: Trying checkout AntennaTracker beta-4.3 BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((923522, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 BlitzMiniF745 None BB: Failed checkout of AntennaTracker BlitzMiniF745 beta-4.3 None BB: [24/223] Building board: BlitzWingH743 at 2025-02-24 10:56:08.411488 BB: Trying checkout AntennaTracker beta-4.3 BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((923563, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 BlitzWingH743 None BB: Failed checkout of AntennaTracker BlitzWingH743 beta-4.3 None BB: [25/223] Building board: blue at 2025-02-24 10:56:08.425134 BB: Trying checkout AntennaTracker beta-4.3 blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((923604, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 blue None BB: Failed checkout of AntennaTracker blue beta-4.3 None BB: [26/223] Building board: canzero at 2025-02-24 10:56:08.439086 BB: Trying checkout AntennaTracker beta-4.3 canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((923645, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 canzero None BB: Failed checkout of AntennaTracker canzero beta-4.3 None BB: [27/223] Building board: CBU-H7-LC-Stamp at 2025-02-24 10:56:08.452918 BB: Trying checkout AntennaTracker beta-4.3 CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((923686, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CBU-H7-LC-Stamp None BB: Failed checkout of AntennaTracker CBU-H7-LC-Stamp beta-4.3 None BB: [28/223] Building board: CBU-H7-Stamp at 2025-02-24 10:56:08.467266 BB: Trying checkout AntennaTracker beta-4.3 CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((923727, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CBU-H7-Stamp None BB: Failed checkout of AntennaTracker CBU-H7-Stamp beta-4.3 None BB: [29/223] Building board: CSKY405 at 2025-02-24 10:56:08.481776 BB: Trying checkout AntennaTracker beta-4.3 CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((923768, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CSKY405 None BB: Failed checkout of AntennaTracker CSKY405 beta-4.3 None BB: [30/223] Building board: CUAV-7-Nano at 2025-02-24 10:56:08.495755 BB: Trying checkout AntennaTracker beta-4.3 CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((923809, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CUAV-7-Nano None BB: Failed checkout of AntennaTracker CUAV-7-Nano beta-4.3 None BB: [31/223] Building board: CUAV-Nora at 2025-02-24 10:56:08.510067 BB: Trying checkout AntennaTracker beta-4.3 CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((923850, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CUAV-Nora None BB: Failed checkout of AntennaTracker CUAV-Nora beta-4.3 None BB: [32/223] Building board: CUAV-Nora-bdshot at 2025-02-24 10:56:08.523934 BB: Trying checkout AntennaTracker beta-4.3 CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((923891, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CUAV-Nora-bdshot None BB: Failed checkout of AntennaTracker CUAV-Nora-bdshot beta-4.3 None BB: [33/223] Building board: CUAV-Pixhack-v3 at 2025-02-24 10:56:08.537853 BB: Trying checkout AntennaTracker beta-4.3 CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((923932, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CUAV-Pixhack-v3 None BB: Failed checkout of AntennaTracker CUAV-Pixhack-v3 beta-4.3 None BB: [34/223] Building board: CUAV-X7 at 2025-02-24 10:56:08.552509 BB: Trying checkout AntennaTracker beta-4.3 CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((923973, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CUAV-X7 None BB: Failed checkout of AntennaTracker CUAV-X7 beta-4.3 None BB: [35/223] Building board: CUAV-X7-bdshot at 2025-02-24 10:56:08.566683 BB: Trying checkout AntennaTracker beta-4.3 CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((924014, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CUAV-X7-bdshot None BB: Failed checkout of AntennaTracker CUAV-X7-bdshot beta-4.3 None BB: [36/223] Building board: CUAVv5 at 2025-02-24 10:56:08.581393 BB: Trying checkout AntennaTracker beta-4.3 CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((924055, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CUAVv5 None BB: Failed checkout of AntennaTracker CUAVv5 beta-4.3 None BB: [37/223] Building board: CUAVv5-bdshot at 2025-02-24 10:56:08.595231 BB: Trying checkout AntennaTracker beta-4.3 CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((924096, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CUAVv5-bdshot None BB: Failed checkout of AntennaTracker CUAVv5-bdshot beta-4.3 None BB: [38/223] Building board: CUAVv5Nano at 2025-02-24 10:56:08.609254 BB: Trying checkout AntennaTracker beta-4.3 CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((924137, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CUAVv5Nano None BB: Failed checkout of AntennaTracker CUAVv5Nano beta-4.3 None BB: [39/223] Building board: CUAVv5Nano-bdshot at 2025-02-24 10:56:08.623621 BB: Trying checkout AntennaTracker beta-4.3 CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((924178, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CUAVv5Nano-bdshot None BB: Failed checkout of AntennaTracker CUAVv5Nano-bdshot beta-4.3 None BB: [40/223] Building board: CubeBlack at 2025-02-24 10:56:08.637335 BB: Trying checkout AntennaTracker beta-4.3 CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((924219, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CubeBlack None BB: Failed checkout of AntennaTracker CubeBlack beta-4.3 None BB: [41/223] Building board: CubeBlack+ at 2025-02-24 10:56:08.651418 BB: Trying checkout AntennaTracker beta-4.3 CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((924260, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CubeBlack+ None BB: Failed checkout of AntennaTracker CubeBlack+ beta-4.3 None BB: [42/223] Building board: CubeOrange at 2025-02-24 10:56:08.664976 BB: Trying checkout AntennaTracker beta-4.3 CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((924301, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CubeOrange None BB: Failed checkout of AntennaTracker CubeOrange beta-4.3 None BB: [43/223] Building board: CubeOrange-bdshot at 2025-02-24 10:56:08.678868 BB: Trying checkout AntennaTracker beta-4.3 CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((924342, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CubeOrange-bdshot None BB: Failed checkout of AntennaTracker CubeOrange-bdshot beta-4.3 None BB: [44/223] Building board: CubeOrangePlus at 2025-02-24 10:56:08.692987 BB: Trying checkout AntennaTracker beta-4.3 CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((924383, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CubeOrangePlus None BB: Failed checkout of AntennaTracker CubeOrangePlus beta-4.3 None BB: [45/223] Building board: CubeOrangePlus-bdshot at 2025-02-24 10:56:08.707174 BB: Trying checkout AntennaTracker beta-4.3 CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((924424, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CubeOrangePlus-bdshot None BB: Failed checkout of AntennaTracker CubeOrangePlus-bdshot beta-4.3 None BB: [46/223] Building board: CubePurple at 2025-02-24 10:56:08.720951 BB: Trying checkout AntennaTracker beta-4.3 CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((924465, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CubePurple None BB: Failed checkout of AntennaTracker CubePurple beta-4.3 None BB: [47/223] Building board: CubeRedPrimary at 2025-02-24 10:56:08.734952 BB: Trying checkout AntennaTracker beta-4.3 CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((924506, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CubeRedPrimary None BB: Failed checkout of AntennaTracker CubeRedPrimary beta-4.3 None BB: [48/223] Building board: CubeRedSecondary at 2025-02-24 10:56:08.748977 BB: Trying checkout AntennaTracker beta-4.3 CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((924550, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CubeRedSecondary None BB: Failed checkout of AntennaTracker CubeRedSecondary beta-4.3 None BB: [49/223] Building board: CubeYellow at 2025-02-24 10:56:08.763234 BB: Trying checkout AntennaTracker beta-4.3 CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((924594, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CubeYellow None BB: Failed checkout of AntennaTracker CubeYellow beta-4.3 None BB: [50/223] Building board: CubeYellow-bdshot at 2025-02-24 10:56:08.777196 BB: Trying checkout AntennaTracker beta-4.3 CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((924635, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 CubeYellow-bdshot None BB: Failed checkout of AntennaTracker CubeYellow-bdshot beta-4.3 None BB: [51/223] Building board: DevEBoxH7v2 at 2025-02-24 10:56:08.791267 BB: Trying checkout AntennaTracker beta-4.3 DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((924676, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 DevEBoxH7v2 None BB: Failed checkout of AntennaTracker DevEBoxH7v2 beta-4.3 None BB: [52/223] Building board: DroneerF405 at 2025-02-24 10:56:08.804886 BB: Trying checkout AntennaTracker beta-4.3 DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((924717, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 DroneerF405 None BB: Failed checkout of AntennaTracker DroneerF405 beta-4.3 None BB: [53/223] Building board: DrotekP3Pro at 2025-02-24 10:56:08.819443 BB: Trying checkout AntennaTracker beta-4.3 DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((924758, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 DrotekP3Pro None BB: Failed checkout of AntennaTracker DrotekP3Pro beta-4.3 None BB: [54/223] Building board: Durandal at 2025-02-24 10:56:08.833351 BB: Trying checkout AntennaTracker beta-4.3 Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((924799, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 Durandal None BB: Failed checkout of AntennaTracker Durandal beta-4.3 None BB: [55/223] Building board: Durandal-bdshot at 2025-02-24 10:56:08.846754 BB: Trying checkout AntennaTracker beta-4.3 Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((924840, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 Durandal-bdshot None BB: Failed checkout of AntennaTracker Durandal-bdshot beta-4.3 None BB: [56/223] Building board: edge at 2025-02-24 10:56:08.860683 BB: Trying checkout AntennaTracker beta-4.3 edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((924881, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 edge None BB: Failed checkout of AntennaTracker edge beta-4.3 None BB: [57/223] Building board: erlebrain2 at 2025-02-24 10:56:08.874839 BB: Trying checkout AntennaTracker beta-4.3 erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((924922, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 erlebrain2 None BB: Failed checkout of AntennaTracker erlebrain2 beta-4.3 None BB: [58/223] Building board: F35Lightning at 2025-02-24 10:56:08.888610 BB: Trying checkout AntennaTracker beta-4.3 F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((924963, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 F35Lightning None BB: Failed checkout of AntennaTracker F35Lightning beta-4.3 None BB: [59/223] Building board: F4BY at 2025-02-24 10:56:08.902493 BB: Trying checkout AntennaTracker beta-4.3 F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((925004, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 F4BY None BB: Failed checkout of AntennaTracker F4BY beta-4.3 None BB: [60/223] Building board: F4BY_F427 at 2025-02-24 10:56:08.916658 BB: Trying checkout AntennaTracker beta-4.3 F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((925045, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 F4BY_F427 None BB: Failed checkout of AntennaTracker F4BY_F427 beta-4.3 None BB: [61/223] Building board: FlyingMoonF407 at 2025-02-24 10:56:08.930367 BB: Trying checkout AntennaTracker beta-4.3 FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((925086, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 FlyingMoonF407 None BB: Failed checkout of AntennaTracker FlyingMoonF407 beta-4.3 None BB: [62/223] Building board: FlyingMoonF427 at 2025-02-24 10:56:08.944413 BB: Trying checkout AntennaTracker beta-4.3 FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((925127, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 FlyingMoonF427 None BB: Failed checkout of AntennaTracker FlyingMoonF427 beta-4.3 None BB: [63/223] Building board: FlyingMoonH743 at 2025-02-24 10:56:08.958777 BB: Trying checkout AntennaTracker beta-4.3 FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((925168, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 FlyingMoonH743 None BB: Failed checkout of AntennaTracker FlyingMoonH743 beta-4.3 None BB: [64/223] Building board: FlywooF405Pro at 2025-02-24 10:56:08.972525 BB: Trying checkout AntennaTracker beta-4.3 FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((925209, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 FlywooF405Pro None BB: Failed checkout of AntennaTracker FlywooF405Pro beta-4.3 None BB: [65/223] Building board: FlywooF745 at 2025-02-24 10:56:08.986558 BB: Trying checkout AntennaTracker beta-4.3 FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((925250, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 FlywooF745 None BB: Failed checkout of AntennaTracker FlywooF745 beta-4.3 None BB: [66/223] Building board: FlywooF745Nano at 2025-02-24 10:56:09.000902 BB: Trying checkout AntennaTracker beta-4.3 FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((925291, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 FlywooF745Nano None BB: Failed checkout of AntennaTracker FlywooF745Nano beta-4.3 None BB: [67/223] Building board: FlywooH743Pro at 2025-02-24 10:56:09.014716 BB: Trying checkout AntennaTracker beta-4.3 FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((925332, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 FlywooH743Pro None BB: Failed checkout of AntennaTracker FlywooH743Pro beta-4.3 None BB: [68/223] Building board: fmuv2 at 2025-02-24 10:56:09.029038 BB: Trying checkout AntennaTracker beta-4.3 fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((925373, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 fmuv2 None BB: Failed checkout of AntennaTracker fmuv2 beta-4.3 None BB: [69/223] Building board: fmuv3 at 2025-02-24 10:56:09.042833 BB: Trying checkout AntennaTracker beta-4.3 fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((925414, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 fmuv3 None BB: Failed checkout of AntennaTracker fmuv3 beta-4.3 None BB: [70/223] Building board: fmuv5 at 2025-02-24 10:56:09.056213 BB: Trying checkout AntennaTracker beta-4.3 fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((925455, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 fmuv5 None BB: Failed checkout of AntennaTracker fmuv5 beta-4.3 None BB: [71/223] Building board: FoxeerF405v2 at 2025-02-24 10:56:09.070283 BB: Trying checkout AntennaTracker beta-4.3 FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((925496, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 FoxeerF405v2 None BB: Failed checkout of AntennaTracker FoxeerF405v2 beta-4.3 None BB: [72/223] Building board: FoxeerH743v1 at 2025-02-24 10:56:09.084071 BB: Trying checkout AntennaTracker beta-4.3 FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((925537, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 FoxeerH743v1 None BB: Failed checkout of AntennaTracker FoxeerH743v1 beta-4.3 None BB: [73/223] Building board: GEPRC_TAKER_H743 at 2025-02-24 10:56:09.098122 BB: Trying checkout AntennaTracker beta-4.3 GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((925578, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 GEPRC_TAKER_H743 None BB: Failed checkout of AntennaTracker GEPRC_TAKER_H743 beta-4.3 None BB: [74/223] Building board: GEPRCF745BTHD at 2025-02-24 10:56:09.112019 BB: Trying checkout AntennaTracker beta-4.3 GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((925619, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 GEPRCF745BTHD None BB: Failed checkout of AntennaTracker GEPRCF745BTHD beta-4.3 None BB: [75/223] Building board: Here4FC at 2025-02-24 10:56:09.125418 BB: Trying checkout AntennaTracker beta-4.3 Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((925660, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 Here4FC None BB: Failed checkout of AntennaTracker Here4FC beta-4.3 None BB: [76/223] Building board: IFLIGHT_2RAW_H7 at 2025-02-24 10:56:09.138955 BB: Trying checkout AntennaTracker beta-4.3 IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((925701, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 IFLIGHT_2RAW_H7 None BB: Failed checkout of AntennaTracker IFLIGHT_2RAW_H7 beta-4.3 None BB: [77/223] Building board: JFB100 at 2025-02-24 10:56:09.153009 BB: Trying checkout AntennaTracker beta-4.3 JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((925742, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 JFB100 None BB: Failed checkout of AntennaTracker JFB100 beta-4.3 None BB: [78/223] Building board: JFB110 at 2025-02-24 10:56:09.166878 BB: Trying checkout AntennaTracker beta-4.3 JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((925783, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 JFB110 None BB: Failed checkout of AntennaTracker JFB110 beta-4.3 None BB: [79/223] Building board: JHEM_JHEF405 at 2025-02-24 10:56:09.181125 BB: Trying checkout AntennaTracker beta-4.3 JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((925824, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 JHEM_JHEF405 None BB: Failed checkout of AntennaTracker JHEM_JHEF405 beta-4.3 None BB: [80/223] Building board: JHEMCU-H743HD at 2025-02-24 10:56:09.194545 BB: Trying checkout AntennaTracker beta-4.3 JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((925865, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 JHEMCU-H743HD None BB: Failed checkout of AntennaTracker JHEMCU-H743HD beta-4.3 None BB: [81/223] Building board: KakuteF4 at 2025-02-24 10:56:09.208423 BB: Trying checkout AntennaTracker beta-4.3 KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((925906, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 KakuteF4 None BB: Failed checkout of AntennaTracker KakuteF4 beta-4.3 None BB: [82/223] Building board: KakuteF4-Wing at 2025-02-24 10:56:09.222364 BB: Trying checkout AntennaTracker beta-4.3 KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((925947, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 KakuteF4-Wing None BB: Failed checkout of AntennaTracker KakuteF4-Wing beta-4.3 None BB: [83/223] Building board: KakuteF4Mini at 2025-02-24 10:56:09.236423 BB: Trying checkout AntennaTracker beta-4.3 KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((925988, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 KakuteF4Mini None BB: Failed checkout of AntennaTracker KakuteF4Mini beta-4.3 None BB: [84/223] Building board: KakuteF7 at 2025-02-24 10:56:09.250726 BB: Trying checkout AntennaTracker beta-4.3 KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((926029, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 KakuteF7 None BB: Failed checkout of AntennaTracker KakuteF7 beta-4.3 None BB: [85/223] Building board: KakuteF7-bdshot at 2025-02-24 10:56:09.264526 BB: Trying checkout AntennaTracker beta-4.3 KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((926070, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 KakuteF7-bdshot None BB: Failed checkout of AntennaTracker KakuteF7-bdshot beta-4.3 None BB: [86/223] Building board: KakuteF7Mini at 2025-02-24 10:56:09.278406 BB: Trying checkout AntennaTracker beta-4.3 KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((926111, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 KakuteF7Mini None BB: Failed checkout of AntennaTracker KakuteF7Mini beta-4.3 None BB: [87/223] Building board: KakuteH7 at 2025-02-24 10:56:09.292936 BB: Trying checkout AntennaTracker beta-4.3 KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((926152, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 KakuteH7 None BB: Failed checkout of AntennaTracker KakuteH7 beta-4.3 None BB: [88/223] Building board: KakuteH7-bdshot at 2025-02-24 10:56:09.306952 BB: Trying checkout AntennaTracker beta-4.3 KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((926196, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 KakuteH7-bdshot None BB: Failed checkout of AntennaTracker KakuteH7-bdshot beta-4.3 None BB: [89/223] Building board: KakuteH7-Wing at 2025-02-24 10:56:09.321369 BB: Trying checkout AntennaTracker beta-4.3 KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((926237, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 KakuteH7-Wing None BB: Failed checkout of AntennaTracker KakuteH7-Wing beta-4.3 None BB: [90/223] Building board: KakuteH7Mini at 2025-02-24 10:56:09.335837 BB: Trying checkout AntennaTracker beta-4.3 KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((926278, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 KakuteH7Mini None BB: Failed checkout of AntennaTracker KakuteH7Mini beta-4.3 None BB: [91/223] Building board: KakuteH7Mini-Nand at 2025-02-24 10:56:09.350506 BB: Trying checkout AntennaTracker beta-4.3 KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((926320, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 KakuteH7Mini-Nand None BB: Failed checkout of AntennaTracker KakuteH7Mini-Nand beta-4.3 None BB: [92/223] Building board: KakuteH7v2 at 2025-02-24 10:56:09.366530 BB: Trying checkout AntennaTracker beta-4.3 KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((926361, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 KakuteH7v2 None BB: Failed checkout of AntennaTracker KakuteH7v2 beta-4.3 None BB: [93/223] Building board: LongBowF405WING at 2025-02-24 10:56:09.380401 BB: Trying checkout AntennaTracker beta-4.3 LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((926404, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 LongBowF405WING None BB: Failed checkout of AntennaTracker LongBowF405WING beta-4.3 None BB: [94/223] Building board: luminousbee5 at 2025-02-24 10:56:09.395723 BB: Trying checkout AntennaTracker beta-4.3 luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((926445, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 luminousbee5 None BB: Failed checkout of AntennaTracker luminousbee5 beta-4.3 None BB: [95/223] Building board: MambaF405-2022 at 2025-02-24 10:56:09.409454 BB: Trying checkout AntennaTracker beta-4.3 MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((926486, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MambaF405-2022 None BB: Failed checkout of AntennaTracker MambaF405-2022 beta-4.3 None BB: [96/223] Building board: MambaF405US-I2C at 2025-02-24 10:56:09.423531 BB: Trying checkout AntennaTracker beta-4.3 MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((926527, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MambaF405US-I2C None BB: Failed checkout of AntennaTracker MambaF405US-I2C beta-4.3 None BB: [97/223] Building board: MambaF405v2 at 2025-02-24 10:56:09.437616 BB: Trying checkout AntennaTracker beta-4.3 MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((926568, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MambaF405v2 None BB: Failed checkout of AntennaTracker MambaF405v2 beta-4.3 None BB: [98/223] Building board: MambaH743v4 at 2025-02-24 10:56:09.450969 BB: Trying checkout AntennaTracker beta-4.3 MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((926609, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MambaH743v4 None BB: Failed checkout of AntennaTracker MambaH743v4 beta-4.3 None BB: [99/223] Building board: MatekF405 at 2025-02-24 10:56:09.464839 BB: Trying checkout AntennaTracker beta-4.3 MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((926650, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MatekF405 None BB: Failed checkout of AntennaTracker MatekF405 beta-4.3 None BB: [100/223] Building board: MatekF405-bdshot at 2025-02-24 10:56:09.478763 BB: Trying checkout AntennaTracker beta-4.3 MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((926691, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MatekF405-bdshot None BB: Failed checkout of AntennaTracker MatekF405-bdshot beta-4.3 None BB: [101/223] Building board: MatekF405-CAN at 2025-02-24 10:56:09.493080 BB: Trying checkout AntennaTracker beta-4.3 MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((926732, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MatekF405-CAN None BB: Failed checkout of AntennaTracker MatekF405-CAN beta-4.3 None BB: [102/223] Building board: MatekF405-STD at 2025-02-24 10:56:09.506870 BB: Trying checkout AntennaTracker beta-4.3 MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((926773, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MatekF405-STD None BB: Failed checkout of AntennaTracker MatekF405-STD beta-4.3 None BB: [103/223] Building board: MatekF405-TE at 2025-02-24 10:56:09.521152 BB: Trying checkout AntennaTracker beta-4.3 MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((926814, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MatekF405-TE None BB: Failed checkout of AntennaTracker MatekF405-TE beta-4.3 None BB: [104/223] Building board: MatekF405-TE-bdshot at 2025-02-24 10:56:09.535278 BB: Trying checkout AntennaTracker beta-4.3 MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((926855, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MatekF405-TE-bdshot None BB: Failed checkout of AntennaTracker MatekF405-TE-bdshot beta-4.3 None BB: [105/223] Building board: MatekF405-Wing at 2025-02-24 10:56:09.549268 BB: Trying checkout AntennaTracker beta-4.3 MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((926896, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MatekF405-Wing None BB: Failed checkout of AntennaTracker MatekF405-Wing beta-4.3 None BB: [106/223] Building board: MatekF405-Wing-bdshot at 2025-02-24 10:56:09.563443 BB: Trying checkout AntennaTracker beta-4.3 MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((926937, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MatekF405-Wing-bdshot None BB: Failed checkout of AntennaTracker MatekF405-Wing-bdshot beta-4.3 None BB: [107/223] Building board: MatekF765-SE at 2025-02-24 10:56:09.577183 BB: Trying checkout AntennaTracker beta-4.3 MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((926978, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MatekF765-SE None BB: Failed checkout of AntennaTracker MatekF765-SE beta-4.3 None BB: [108/223] Building board: MatekF765-Wing at 2025-02-24 10:56:09.591074 BB: Trying checkout AntennaTracker beta-4.3 MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((927019, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MatekF765-Wing None BB: Failed checkout of AntennaTracker MatekF765-Wing beta-4.3 None BB: [109/223] Building board: MatekF765-Wing-bdshot at 2025-02-24 10:56:09.604542 BB: Trying checkout AntennaTracker beta-4.3 MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((927060, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MatekF765-Wing-bdshot None BB: Failed checkout of AntennaTracker MatekF765-Wing-bdshot beta-4.3 None BB: [110/223] Building board: MatekH743 at 2025-02-24 10:56:09.618644 BB: Trying checkout AntennaTracker beta-4.3 MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((927101, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MatekH743 None BB: Failed checkout of AntennaTracker MatekH743 beta-4.3 None BB: [111/223] Building board: MatekH743-bdshot at 2025-02-24 10:56:09.632853 BB: Trying checkout AntennaTracker beta-4.3 MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((927142, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MatekH743-bdshot None BB: Failed checkout of AntennaTracker MatekH743-bdshot beta-4.3 None BB: [112/223] Building board: MatekH7A3 at 2025-02-24 10:56:09.646746 BB: Trying checkout AntennaTracker beta-4.3 MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((927183, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MatekH7A3 None BB: Failed checkout of AntennaTracker MatekH7A3 beta-4.3 None BB: [113/223] Building board: MFT-SEMA100 at 2025-02-24 10:56:09.660743 BB: Trying checkout AntennaTracker beta-4.3 MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((927224, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MFT-SEMA100 None BB: Failed checkout of AntennaTracker MFT-SEMA100 beta-4.3 None BB: [114/223] Building board: MicoAir405Mini at 2025-02-24 10:56:09.674636 BB: Trying checkout AntennaTracker beta-4.3 MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((927265, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MicoAir405Mini None BB: Failed checkout of AntennaTracker MicoAir405Mini beta-4.3 None BB: [115/223] Building board: MicoAir405v2 at 2025-02-24 10:56:09.689514 BB: Trying checkout AntennaTracker beta-4.3 MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((927306, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MicoAir405v2 None BB: Failed checkout of AntennaTracker MicoAir405v2 beta-4.3 None BB: [116/223] Building board: MicoAir743 at 2025-02-24 10:56:09.703951 BB: Trying checkout AntennaTracker beta-4.3 MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((927347, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MicoAir743 None BB: Failed checkout of AntennaTracker MicoAir743 beta-4.3 None BB: [117/223] Building board: MicoAir743-AIO at 2025-02-24 10:56:09.718153 BB: Trying checkout AntennaTracker beta-4.3 MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((927388, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MicoAir743-AIO None BB: Failed checkout of AntennaTracker MicoAir743-AIO beta-4.3 None BB: [118/223] Building board: MicoAir743v2 at 2025-02-24 10:56:09.732285 BB: Trying checkout AntennaTracker beta-4.3 MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((927429, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MicoAir743v2 None BB: Failed checkout of AntennaTracker MicoAir743v2 beta-4.3 None BB: [119/223] Building board: mindpx-v2 at 2025-02-24 10:56:09.746438 BB: Trying checkout AntennaTracker beta-4.3 mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((927470, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 mindpx-v2 None BB: Failed checkout of AntennaTracker mindpx-v2 beta-4.3 None BB: [120/223] Building board: mini-pix at 2025-02-24 10:56:09.760642 BB: Trying checkout AntennaTracker beta-4.3 mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((927511, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 mini-pix None BB: Failed checkout of AntennaTracker mini-pix beta-4.3 None BB: [121/223] Building board: modalai_fc-v1 at 2025-02-24 10:56:09.774526 BB: Trying checkout AntennaTracker beta-4.3 modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((927552, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 modalai_fc-v1 None BB: Failed checkout of AntennaTracker modalai_fc-v1 beta-4.3 None BB: [122/223] Building board: mRoControlZeroClassic at 2025-02-24 10:56:09.788599 BB: Trying checkout AntennaTracker beta-4.3 mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((927593, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 mRoControlZeroClassic None BB: Failed checkout of AntennaTracker mRoControlZeroClassic beta-4.3 None BB: [123/223] Building board: mRoControlZeroF7 at 2025-02-24 10:56:09.802705 BB: Trying checkout AntennaTracker beta-4.3 mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((927634, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 mRoControlZeroF7 None BB: Failed checkout of AntennaTracker mRoControlZeroF7 beta-4.3 None BB: [124/223] Building board: mRoControlZeroH7 at 2025-02-24 10:56:09.816908 BB: Trying checkout AntennaTracker beta-4.3 mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((927675, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 mRoControlZeroH7 None BB: Failed checkout of AntennaTracker mRoControlZeroH7 beta-4.3 None BB: [125/223] Building board: mRoControlZeroH7-bdshot at 2025-02-24 10:56:09.831006 BB: Trying checkout AntennaTracker beta-4.3 mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((927716, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 mRoControlZeroH7-bdshot None BB: Failed checkout of AntennaTracker mRoControlZeroH7-bdshot beta-4.3 None BB: [126/223] Building board: mRoControlZeroOEMH7 at 2025-02-24 10:56:09.846660 BB: Trying checkout AntennaTracker beta-4.3 mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((927757, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 mRoControlZeroOEMH7 None BB: Failed checkout of AntennaTracker mRoControlZeroOEMH7 beta-4.3 None BB: [127/223] Building board: mRoCZeroOEMH7-bdshot at 2025-02-24 10:56:09.861870 BB: Trying checkout AntennaTracker beta-4.3 mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((927798, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 mRoCZeroOEMH7-bdshot None BB: Failed checkout of AntennaTracker mRoCZeroOEMH7-bdshot beta-4.3 None BB: [128/223] Building board: mRoNexus at 2025-02-24 10:56:09.877388 BB: Trying checkout AntennaTracker beta-4.3 mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((927839, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 mRoNexus None BB: Failed checkout of AntennaTracker mRoNexus beta-4.3 None BB: [129/223] Building board: mRoPixracerPro at 2025-02-24 10:56:09.893534 BB: Trying checkout AntennaTracker beta-4.3 mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((927880, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 mRoPixracerPro None BB: Failed checkout of AntennaTracker mRoPixracerPro beta-4.3 None BB: [130/223] Building board: mRoPixracerPro-bdshot at 2025-02-24 10:56:09.908656 BB: Trying checkout AntennaTracker beta-4.3 mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((927921, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 mRoPixracerPro-bdshot None BB: Failed checkout of AntennaTracker mRoPixracerPro-bdshot beta-4.3 None BB: [131/223] Building board: mRoX21 at 2025-02-24 10:56:09.924854 BB: Trying checkout AntennaTracker beta-4.3 mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((927964, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 mRoX21 None BB: Failed checkout of AntennaTracker mRoX21 beta-4.3 None BB: [132/223] Building board: mRoX21-777 at 2025-02-24 10:56:09.941539 BB: Trying checkout AntennaTracker beta-4.3 mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((928006, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 mRoX21-777 None BB: Failed checkout of AntennaTracker mRoX21-777 beta-4.3 None BB: [133/223] Building board: MUPilot at 2025-02-24 10:56:09.962191 BB: Trying checkout AntennaTracker beta-4.3 MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((928047, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 MUPilot None BB: Failed checkout of AntennaTracker MUPilot beta-4.3 None BB: [134/223] Building board: navigator at 2025-02-24 10:56:09.978405 BB: Trying checkout AntennaTracker beta-4.3 navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((928089, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 navigator None BB: Failed checkout of AntennaTracker navigator beta-4.3 None BB: [135/223] Building board: navigator64 at 2025-02-24 10:56:09.996995 BB: Trying checkout AntennaTracker beta-4.3 navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((928130, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 navigator64 None BB: Failed checkout of AntennaTracker navigator64 beta-4.3 None BB: [136/223] Building board: navio at 2025-02-24 10:56:10.012871 BB: Trying checkout AntennaTracker beta-4.3 navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((928173, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 navio None BB: Failed checkout of AntennaTracker navio beta-4.3 None BB: [137/223] Building board: navio2 at 2025-02-24 10:56:10.028618 BB: Trying checkout AntennaTracker beta-4.3 navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((928214, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 navio2 None BB: Failed checkout of AntennaTracker navio2 beta-4.3 None BB: [138/223] Building board: NxtPX4v2 at 2025-02-24 10:56:10.044133 BB: Trying checkout AntennaTracker beta-4.3 NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((928255, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 NxtPX4v2 None BB: Failed checkout of AntennaTracker NxtPX4v2 beta-4.3 None BB: [139/223] Building board: obal at 2025-02-24 10:56:10.058925 BB: Trying checkout AntennaTracker beta-4.3 obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((928296, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 obal None BB: Failed checkout of AntennaTracker obal beta-4.3 None BB: [140/223] Building board: omnibusf4 at 2025-02-24 10:56:10.074632 BB: Trying checkout AntennaTracker beta-4.3 omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((928337, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 omnibusf4 None BB: Failed checkout of AntennaTracker omnibusf4 beta-4.3 None BB: [141/223] Building board: omnibusf4pro at 2025-02-24 10:56:10.089722 BB: Trying checkout AntennaTracker beta-4.3 omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((928378, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 omnibusf4pro None BB: Failed checkout of AntennaTracker omnibusf4pro beta-4.3 None BB: [142/223] Building board: omnibusf4pro-bdshot at 2025-02-24 10:56:10.105101 BB: Trying checkout AntennaTracker beta-4.3 omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((928419, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 omnibusf4pro-bdshot None BB: Failed checkout of AntennaTracker omnibusf4pro-bdshot beta-4.3 None BB: [143/223] Building board: omnibusf4v6 at 2025-02-24 10:56:10.120805 BB: Trying checkout AntennaTracker beta-4.3 omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((928460, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 omnibusf4v6 None BB: Failed checkout of AntennaTracker omnibusf4v6 beta-4.3 None BB: [144/223] Building board: OMNIBUSF7V2 at 2025-02-24 10:56:10.136398 BB: Trying checkout AntennaTracker beta-4.3 OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((928501, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 OMNIBUSF7V2 None BB: Failed checkout of AntennaTracker OMNIBUSF7V2 beta-4.3 None BB: [145/223] Building board: OmnibusNanoV6 at 2025-02-24 10:56:10.152935 BB: Trying checkout AntennaTracker beta-4.3 OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((928542, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 OmnibusNanoV6 None BB: Failed checkout of AntennaTracker OmnibusNanoV6 beta-4.3 None BB: [146/223] Building board: OmnibusNanoV6-bdshot at 2025-02-24 10:56:10.168194 BB: Trying checkout AntennaTracker beta-4.3 OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((928583, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 OmnibusNanoV6-bdshot None BB: Failed checkout of AntennaTracker OmnibusNanoV6-bdshot beta-4.3 None BB: [147/223] Building board: OrqaF405Pro at 2025-02-24 10:56:10.183467 BB: Trying checkout AntennaTracker beta-4.3 OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((928624, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 OrqaF405Pro None BB: Failed checkout of AntennaTracker OrqaF405Pro beta-4.3 None BB: [148/223] Building board: PH4-mini at 2025-02-24 10:56:10.198324 BB: Trying checkout AntennaTracker beta-4.3 PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((928665, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 PH4-mini None BB: Failed checkout of AntennaTracker PH4-mini beta-4.3 None BB: [149/223] Building board: PH4-mini-bdshot at 2025-02-24 10:56:10.213830 BB: Trying checkout AntennaTracker beta-4.3 PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((928706, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 PH4-mini-bdshot None BB: Failed checkout of AntennaTracker PH4-mini-bdshot beta-4.3 None BB: [150/223] Building board: Pix32v5 at 2025-02-24 10:56:10.229425 BB: Trying checkout AntennaTracker beta-4.3 Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((928747, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 Pix32v5 None BB: Failed checkout of AntennaTracker Pix32v5 beta-4.3 None BB: [151/223] Building board: PixC4-Jetson at 2025-02-24 10:56:10.243971 BB: Trying checkout AntennaTracker beta-4.3 PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((928788, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 PixC4-Jetson None BB: Failed checkout of AntennaTracker PixC4-Jetson beta-4.3 None BB: [152/223] Building board: PixFlamingo at 2025-02-24 10:56:10.258580 BB: Trying checkout AntennaTracker beta-4.3 PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((928829, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 PixFlamingo None BB: Failed checkout of AntennaTracker PixFlamingo beta-4.3 None BB: [153/223] Building board: PixFlamingo-F767 at 2025-02-24 10:56:10.272626 BB: Trying checkout AntennaTracker beta-4.3 PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((928870, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 PixFlamingo-F767 None BB: Failed checkout of AntennaTracker PixFlamingo-F767 beta-4.3 None BB: [154/223] Building board: Pixhawk1 at 2025-02-24 10:56:10.287049 BB: Trying checkout AntennaTracker beta-4.3 Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((928911, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 Pixhawk1 None BB: Failed checkout of AntennaTracker Pixhawk1 beta-4.3 None BB: [155/223] Building board: Pixhawk1-1M at 2025-02-24 10:56:10.302418 BB: Trying checkout AntennaTracker beta-4.3 Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((928952, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 Pixhawk1-1M None BB: Failed checkout of AntennaTracker Pixhawk1-1M beta-4.3 None BB: [156/223] Building board: Pixhawk1-1M-bdshot at 2025-02-24 10:56:10.319079 BB: Trying checkout AntennaTracker beta-4.3 Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((928993, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 Pixhawk1-1M-bdshot None BB: Failed checkout of AntennaTracker Pixhawk1-1M-bdshot beta-4.3 None BB: [157/223] Building board: Pixhawk1-bdshot at 2025-02-24 10:56:10.333417 BB: Trying checkout AntennaTracker beta-4.3 Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((929034, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 Pixhawk1-bdshot None BB: Failed checkout of AntennaTracker Pixhawk1-bdshot beta-4.3 None BB: [158/223] Building board: Pixhawk4 at 2025-02-24 10:56:10.347772 BB: Trying checkout AntennaTracker beta-4.3 Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((929075, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 Pixhawk4 None BB: Failed checkout of AntennaTracker Pixhawk4 beta-4.3 None BB: [159/223] Building board: Pixhawk4-bdshot at 2025-02-24 10:56:10.361982 BB: Trying checkout AntennaTracker beta-4.3 Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((929116, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 Pixhawk4-bdshot None BB: Failed checkout of AntennaTracker Pixhawk4-bdshot beta-4.3 None BB: [160/223] Building board: Pixhawk5X at 2025-02-24 10:56:10.375946 BB: Trying checkout AntennaTracker beta-4.3 Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((929157, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 Pixhawk5X None BB: Failed checkout of AntennaTracker Pixhawk5X beta-4.3 None BB: [161/223] Building board: Pixhawk6C at 2025-02-24 10:56:10.390062 BB: Trying checkout AntennaTracker beta-4.3 Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((929198, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 Pixhawk6C None BB: Failed checkout of AntennaTracker Pixhawk6C beta-4.3 None BB: [162/223] Building board: Pixhawk6C-bdshot at 2025-02-24 10:56:10.404595 BB: Trying checkout AntennaTracker beta-4.3 Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((929239, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 Pixhawk6C-bdshot None BB: Failed checkout of AntennaTracker Pixhawk6C-bdshot beta-4.3 None BB: [163/223] Building board: Pixhawk6X at 2025-02-24 10:56:10.419143 BB: Trying checkout AntennaTracker beta-4.3 Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((929280, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 Pixhawk6X None BB: Failed checkout of AntennaTracker Pixhawk6X beta-4.3 None BB: [164/223] Building board: Pixhawk6X-bdshot at 2025-02-24 10:56:10.433259 BB: Trying checkout AntennaTracker beta-4.3 Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((929321, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 Pixhawk6X-bdshot None BB: Failed checkout of AntennaTracker Pixhawk6X-bdshot beta-4.3 None BB: [165/223] Building board: PixPilot-C3 at 2025-02-24 10:56:10.447981 BB: Trying checkout AntennaTracker beta-4.3 PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((929362, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 PixPilot-C3 None BB: Failed checkout of AntennaTracker PixPilot-C3 beta-4.3 None BB: [166/223] Building board: PixPilot-V3 at 2025-02-24 10:56:10.462670 BB: Trying checkout AntennaTracker beta-4.3 PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((929403, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 PixPilot-V3 None BB: Failed checkout of AntennaTracker PixPilot-V3 beta-4.3 None BB: [167/223] Building board: PixPilot-V6 at 2025-02-24 10:56:10.476678 BB: Trying checkout AntennaTracker beta-4.3 PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((929444, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 PixPilot-V6 None BB: Failed checkout of AntennaTracker PixPilot-V6 beta-4.3 None BB: [168/223] Building board: PixPilot-V6PRO at 2025-02-24 10:56:10.491131 BB: Trying checkout AntennaTracker beta-4.3 PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((929485, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 PixPilot-V6PRO None BB: Failed checkout of AntennaTracker PixPilot-V6PRO beta-4.3 None BB: [169/223] Building board: Pixracer at 2025-02-24 10:56:10.506213 BB: Trying checkout AntennaTracker beta-4.3 Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((929529, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 Pixracer None BB: Failed checkout of AntennaTracker Pixracer beta-4.3 None BB: [170/223] Building board: Pixracer-bdshot at 2025-02-24 10:56:10.521470 BB: Trying checkout AntennaTracker beta-4.3 Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((929570, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 Pixracer-bdshot None BB: Failed checkout of AntennaTracker Pixracer-bdshot beta-4.3 None BB: [171/223] Building board: PixSurveyA1 at 2025-02-24 10:56:10.536848 BB: Trying checkout AntennaTracker beta-4.3 PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((929611, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 PixSurveyA1 None BB: Failed checkout of AntennaTracker PixSurveyA1 beta-4.3 None BB: [172/223] Building board: PixSurveyA1-IND at 2025-02-24 10:56:10.551937 BB: Trying checkout AntennaTracker beta-4.3 PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((929652, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 PixSurveyA1-IND None BB: Failed checkout of AntennaTracker PixSurveyA1-IND beta-4.3 None BB: [173/223] Building board: PixSurveyA2 at 2025-02-24 10:56:10.566365 BB: Trying checkout AntennaTracker beta-4.3 PixSurveyA2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((929694, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 PixSurveyA2 None BB: Failed checkout of AntennaTracker PixSurveyA2 beta-4.3 None BB: [174/223] Building board: pxf at 2025-02-24 10:56:10.582584 BB: Trying checkout AntennaTracker beta-4.3 pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((929735, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 pxf None BB: Failed checkout of AntennaTracker pxf beta-4.3 None BB: [175/223] Building board: pxfmini at 2025-02-24 10:56:10.597159 BB: Trying checkout AntennaTracker beta-4.3 pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((929776, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 pxfmini None BB: Failed checkout of AntennaTracker pxfmini beta-4.3 None BB: [176/223] Building board: QioTekAdeptF407 at 2025-02-24 10:56:10.611265 BB: Trying checkout AntennaTracker beta-4.3 QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((929819, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 QioTekAdeptF407 None BB: Failed checkout of AntennaTracker QioTekAdeptF407 beta-4.3 None BB: [177/223] Building board: QioTekZealotF427 at 2025-02-24 10:56:10.625565 BB: Trying checkout AntennaTracker beta-4.3 QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((929860, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 QioTekZealotF427 None BB: Failed checkout of AntennaTracker QioTekZealotF427 beta-4.3 None BB: [178/223] Building board: QioTekZealotH743 at 2025-02-24 10:56:10.639729 BB: Trying checkout AntennaTracker beta-4.3 QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((929901, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 QioTekZealotH743 None BB: Failed checkout of AntennaTracker QioTekZealotH743 beta-4.3 None BB: [179/223] Building board: QioTekZealotH743-bdshot at 2025-02-24 10:56:10.653610 BB: Trying checkout AntennaTracker beta-4.3 QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((929942, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 QioTekZealotH743-bdshot None BB: Failed checkout of AntennaTracker QioTekZealotH743-bdshot beta-4.3 None BB: [180/223] Building board: R9Pilot at 2025-02-24 10:56:10.666706 BB: Trying checkout AntennaTracker beta-4.3 R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((929983, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 R9Pilot None BB: Failed checkout of AntennaTracker R9Pilot beta-4.3 None BB: [181/223] Building board: RadiolinkPIX6 at 2025-02-24 10:56:10.681218 BB: Trying checkout AntennaTracker beta-4.3 RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((930024, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 RadiolinkPIX6 None BB: Failed checkout of AntennaTracker RadiolinkPIX6 beta-4.3 None BB: [182/223] Building board: RADIX2HD at 2025-02-24 10:56:10.695511 BB: Trying checkout AntennaTracker beta-4.3 RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((930065, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 RADIX2HD None BB: Failed checkout of AntennaTracker RADIX2HD beta-4.3 None BB: [183/223] Building board: ReaperF745 at 2025-02-24 10:56:10.710192 BB: Trying checkout AntennaTracker beta-4.3 ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((930106, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 ReaperF745 None BB: Failed checkout of AntennaTracker ReaperF745 beta-4.3 None BB: [184/223] Building board: revo-mini at 2025-02-24 10:56:10.726337 BB: Trying checkout AntennaTracker beta-4.3 revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((930147, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 revo-mini None BB: Failed checkout of AntennaTracker revo-mini beta-4.3 None BB: [185/223] Building board: revo-mini-bdshot at 2025-02-24 10:56:10.742567 BB: Trying checkout AntennaTracker beta-4.3 revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((930188, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 revo-mini-bdshot None BB: Failed checkout of AntennaTracker revo-mini-bdshot beta-4.3 None BB: [186/223] Building board: revo-mini-i2c at 2025-02-24 10:56:10.758297 BB: Trying checkout AntennaTracker beta-4.3 revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((930229, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 revo-mini-i2c None BB: Failed checkout of AntennaTracker revo-mini-i2c beta-4.3 None BB: [187/223] Building board: revo-mini-i2c-bdshot at 2025-02-24 10:56:10.776353 BB: Trying checkout AntennaTracker beta-4.3 revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((930270, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 revo-mini-i2c-bdshot None BB: Failed checkout of AntennaTracker revo-mini-i2c-bdshot beta-4.3 None BB: [188/223] Building board: SDMODELH7V1 at 2025-02-24 10:56:10.791885 BB: Trying checkout AntennaTracker beta-4.3 SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((930311, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 SDMODELH7V1 None BB: Failed checkout of AntennaTracker SDMODELH7V1 beta-4.3 None BB: [189/223] Building board: SDMODELH7V2 at 2025-02-24 10:56:10.807354 BB: Trying checkout AntennaTracker beta-4.3 SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((930352, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 SDMODELH7V2 None BB: Failed checkout of AntennaTracker SDMODELH7V2 beta-4.3 None BB: [190/223] Building board: SITL_arm_linux_gnueabihf at 2025-02-24 10:56:10.822797 BB: Trying checkout AntennaTracker beta-4.3 SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((930393, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 SITL_arm_linux_gnueabihf None BB: Failed checkout of AntennaTracker SITL_arm_linux_gnueabihf beta-4.3 None BB: [191/223] Building board: SITL_x86_64_linux_gnu at 2025-02-24 10:56:10.838491 BB: Trying checkout AntennaTracker beta-4.3 SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((930434, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 SITL_x86_64_linux_gnu None BB: Failed checkout of AntennaTracker SITL_x86_64_linux_gnu beta-4.3 None BB: [192/223] Building board: SIYI_N7 at 2025-02-24 10:56:10.853542 BB: Trying checkout AntennaTracker beta-4.3 SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((930475, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 SIYI_N7 None BB: Failed checkout of AntennaTracker SIYI_N7 beta-4.3 None BB: [193/223] Building board: SkySakuraH743 at 2025-02-24 10:56:10.868540 BB: Trying checkout AntennaTracker beta-4.3 SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((930516, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 SkySakuraH743 None BB: Failed checkout of AntennaTracker SkySakuraH743 beta-4.3 None BB: [194/223] Building board: SkystarsH7HD-bdshot at 2025-02-24 10:56:10.884224 BB: Trying checkout AntennaTracker beta-4.3 SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((930557, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 SkystarsH7HD-bdshot None BB: Failed checkout of AntennaTracker SkystarsH7HD-bdshot beta-4.3 None BB: [195/223] Building board: sparky2 at 2025-02-24 10:56:10.900045 BB: Trying checkout AntennaTracker beta-4.3 sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((930598, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 sparky2 None BB: Failed checkout of AntennaTracker sparky2 beta-4.3 None BB: [196/223] Building board: speedybeef4 at 2025-02-24 10:56:10.915553 BB: Trying checkout AntennaTracker beta-4.3 speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((930639, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 speedybeef4 None BB: Failed checkout of AntennaTracker speedybeef4 beta-4.3 None BB: [197/223] Building board: SpeedyBeeF405Mini at 2025-02-24 10:56:10.930870 BB: Trying checkout AntennaTracker beta-4.3 SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((930680, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 SpeedyBeeF405Mini None BB: Failed checkout of AntennaTracker SpeedyBeeF405Mini beta-4.3 None BB: [198/223] Building board: SpeedyBeeF405WING at 2025-02-24 10:56:10.945798 BB: Trying checkout AntennaTracker beta-4.3 SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((930721, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 SpeedyBeeF405WING None BB: Failed checkout of AntennaTracker SpeedyBeeF405WING beta-4.3 None BB: [199/223] Building board: speedybeef4v3 at 2025-02-24 10:56:10.959922 BB: Trying checkout AntennaTracker beta-4.3 speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((930762, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 speedybeef4v3 None BB: Failed checkout of AntennaTracker speedybeef4v3 beta-4.3 None BB: [200/223] Building board: speedybeef4v4 at 2025-02-24 10:56:10.974222 BB: Trying checkout AntennaTracker beta-4.3 speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((930803, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 speedybeef4v4 None BB: Failed checkout of AntennaTracker speedybeef4v4 beta-4.3 None BB: [201/223] Building board: SPRacingH7 at 2025-02-24 10:56:10.988445 BB: Trying checkout AntennaTracker beta-4.3 SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((930844, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 SPRacingH7 None BB: Failed checkout of AntennaTracker SPRacingH7 beta-4.3 None BB: [202/223] Building board: SPRacingH7RF at 2025-02-24 10:56:11.003412 BB: Trying checkout AntennaTracker beta-4.3 SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((930885, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 SPRacingH7RF None BB: Failed checkout of AntennaTracker SPRacingH7RF beta-4.3 None BB: [203/223] Building board: SuccexF4 at 2025-02-24 10:56:11.018520 BB: Trying checkout AntennaTracker beta-4.3 SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((930926, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 SuccexF4 None BB: Failed checkout of AntennaTracker SuccexF4 beta-4.3 None BB: [204/223] Building board: SULILGH7-P1-P2 at 2025-02-24 10:56:11.033654 BB: Trying checkout AntennaTracker beta-4.3 SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((930967, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 SULILGH7-P1-P2 None BB: Failed checkout of AntennaTracker SULILGH7-P1-P2 beta-4.3 None BB: [205/223] Building board: TBS-Colibri-F7 at 2025-02-24 10:56:11.048717 BB: Trying checkout AntennaTracker beta-4.3 TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((931008, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 TBS-Colibri-F7 None BB: Failed checkout of AntennaTracker TBS-Colibri-F7 beta-4.3 None BB: [206/223] Building board: TBS_LUCID_H7 at 2025-02-24 10:56:11.063661 BB: Trying checkout AntennaTracker beta-4.3 TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((931052, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 TBS_LUCID_H7 None BB: Failed checkout of AntennaTracker TBS_LUCID_H7 beta-4.3 None BB: [207/223] Building board: TBS_LUCID_PRO at 2025-02-24 10:56:11.079790 BB: Trying checkout AntennaTracker beta-4.3 TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((931093, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 TBS_LUCID_PRO None BB: Failed checkout of AntennaTracker TBS_LUCID_PRO beta-4.3 None BB: [208/223] Building board: thepeach-k1 at 2025-02-24 10:56:11.094070 BB: Trying checkout AntennaTracker beta-4.3 thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((931134, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 thepeach-k1 None BB: Failed checkout of AntennaTracker thepeach-k1 beta-4.3 None BB: [209/223] Building board: thepeach-r1 at 2025-02-24 10:56:11.108225 BB: Trying checkout AntennaTracker beta-4.3 thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((931175, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 thepeach-r1 None BB: Failed checkout of AntennaTracker thepeach-r1 beta-4.3 None BB: [210/223] Building board: TMotorH743 at 2025-02-24 10:56:11.122592 BB: Trying checkout AntennaTracker beta-4.3 TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((931216, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 TMotorH743 None BB: Failed checkout of AntennaTracker TMotorH743 beta-4.3 None BB: [211/223] Building board: VRBrain-v51 at 2025-02-24 10:56:11.136955 BB: Trying checkout AntennaTracker beta-4.3 VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((931257, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 VRBrain-v51 None BB: Failed checkout of AntennaTracker VRBrain-v51 beta-4.3 None BB: [212/223] Building board: VRBrain-v52 at 2025-02-24 10:56:11.151761 BB: Trying checkout AntennaTracker beta-4.3 VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((931298, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 VRBrain-v52 None BB: Failed checkout of AntennaTracker VRBrain-v52 beta-4.3 None BB: [213/223] Building board: VRBrain-v54 at 2025-02-24 10:56:11.165993 BB: Trying checkout AntennaTracker beta-4.3 VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((931339, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 VRBrain-v54 None BB: Failed checkout of AntennaTracker VRBrain-v54 beta-4.3 None BB: [214/223] Building board: VRCore-v10 at 2025-02-24 10:56:11.180575 BB: Trying checkout AntennaTracker beta-4.3 VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((931380, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 VRCore-v10 None BB: Failed checkout of AntennaTracker VRCore-v10 beta-4.3 None BB: [215/223] Building board: VRUBrain-v51 at 2025-02-24 10:56:11.195661 BB: Trying checkout AntennaTracker beta-4.3 VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((931421, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 VRUBrain-v51 None BB: Failed checkout of AntennaTracker VRUBrain-v51 beta-4.3 None BB: [216/223] Building board: VUAV-V7pro at 2025-02-24 10:56:11.211712 BB: Trying checkout AntennaTracker beta-4.3 VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((931462, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 VUAV-V7pro None BB: Failed checkout of AntennaTracker VUAV-V7pro beta-4.3 None BB: [217/223] Building board: X-MAV-AP-H743v2 at 2025-02-24 10:56:11.226244 BB: Trying checkout AntennaTracker beta-4.3 X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((931503, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 X-MAV-AP-H743v2 None BB: Failed checkout of AntennaTracker X-MAV-AP-H743v2 beta-4.3 None BB: [218/223] Building board: YJUAV_A6 at 2025-02-24 10:56:11.241724 BB: Trying checkout AntennaTracker beta-4.3 YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((931544, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 YJUAV_A6 None BB: Failed checkout of AntennaTracker YJUAV_A6 beta-4.3 None BB: [219/223] Building board: YJUAV_A6SE at 2025-02-24 10:56:11.255878 BB: Trying checkout AntennaTracker beta-4.3 YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((931585, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 YJUAV_A6SE None BB: Failed checkout of AntennaTracker YJUAV_A6SE beta-4.3 None BB: [220/223] Building board: YJUAV_A6SE_H743 at 2025-02-24 10:56:11.275757 BB: Trying checkout AntennaTracker beta-4.3 YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((931626, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 YJUAV_A6SE_H743 None BB: Failed checkout of AntennaTracker YJUAV_A6SE_H743 beta-4.3 None BB: [221/223] Building board: YJUAV_A6Ultra at 2025-02-24 10:56:11.290451 BB: Trying checkout AntennaTracker beta-4.3 YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((931667, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 YJUAV_A6Ultra None BB: Failed checkout of AntennaTracker YJUAV_A6Ultra beta-4.3 None BB: [222/223] Building board: ZeroOneX6 at 2025-02-24 10:56:11.305058 BB: Trying checkout AntennaTracker beta-4.3 ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((931708, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 ZeroOneX6 None BB: Failed checkout of AntennaTracker ZeroOneX6 beta-4.3 None BB: [223/223] Building board: ZeroOneX6_Air at 2025-02-24 10:56:11.319382 BB: Trying checkout AntennaTracker beta-4.3 ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta-4.3 BB: Running (git checkout -f AntennaTracker-beta-4.3) BB-GIT: error: pathspec 'AntennaTracker-beta-4.3' did not match any file(s) known to git BB: Process failed ((931749, 256)) BB: Checkout branch AntennaTracker-beta-4.3 failed BB: Failed to find tag for AntennaTracker beta-4.3 ZeroOneX6_Air None BB: Failed checkout of AntennaTracker ZeroOneX6_Air beta-4.3 None BB: Trying checkout AntennaTracker latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Already on 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit fc47d7c2d0c2b57a1c3151adcf0811e1bab2aa4b BB-GIT: Author: Iampete1 BB-GIT: Date: Sun Feb 23 19:19:48 2025 +0000 BB-GIT: BB-GIT: AP_BoardConfig: `SAFETY_MASK` include full 32 channels in docs BB: Building ArduSub beta-4.3 binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/223] Building board: 3DRControlZeroG at 2025-02-24 10:56:13.002013 BB: Trying checkout ArduSub beta-4.3 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((932215, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 3DRControlZeroG None BB: Failed checkout of ArduSub 3DRControlZeroG beta-4.3 None BB: [2/223] Building board: ACNS-CM4Pilot at 2025-02-24 10:56:13.016580 BB: Trying checkout ArduSub beta-4.3 ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((932256, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 ACNS-CM4Pilot None BB: Failed checkout of ArduSub ACNS-CM4Pilot beta-4.3 None BB: [3/223] Building board: ACNS-F405AIO at 2025-02-24 10:56:13.031189 BB: Trying checkout ArduSub beta-4.3 ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((932297, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 ACNS-F405AIO None BB: Failed checkout of ArduSub ACNS-F405AIO beta-4.3 None BB: [4/223] Building board: AEROFOX-H7 at 2025-02-24 10:56:13.045259 BB: Trying checkout ArduSub beta-4.3 AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((932338, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 AEROFOX-H7 None BB: Failed checkout of ArduSub AEROFOX-H7 beta-4.3 None BB: [5/223] Building board: AET-H743-Basic at 2025-02-24 10:56:13.059968 BB: Trying checkout ArduSub beta-4.3 AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((932379, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 AET-H743-Basic None BB: Failed checkout of ArduSub AET-H743-Basic beta-4.3 None BB: [6/223] Building board: airbotf4 at 2025-02-24 10:56:13.074015 BB: Trying checkout ArduSub beta-4.3 airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((932420, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 airbotf4 None BB: Failed checkout of ArduSub airbotf4 beta-4.3 None BB: [7/223] Building board: AIRLink at 2025-02-24 10:56:13.087904 BB: Trying checkout ArduSub beta-4.3 AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((932461, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 AIRLink None BB: Failed checkout of ArduSub AIRLink beta-4.3 None BB: [8/223] Building board: Airvolute-DCS2 at 2025-02-24 10:56:13.101725 BB: Trying checkout ArduSub beta-4.3 Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((932502, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 Airvolute-DCS2 None BB: Failed checkout of ArduSub Airvolute-DCS2 beta-4.3 None BB: [9/223] Building board: AnyleafH7 at 2025-02-24 10:56:13.121719 BB: Trying checkout ArduSub beta-4.3 AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((932543, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 AnyleafH7 None BB: Failed checkout of ArduSub AnyleafH7 beta-4.3 None BB: [10/223] Building board: Aocoda-RC-H743Dual at 2025-02-24 10:56:13.135247 BB: Trying checkout ArduSub beta-4.3 Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((932584, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 Aocoda-RC-H743Dual None BB: Failed checkout of ArduSub Aocoda-RC-H743Dual beta-4.3 None BB: [11/223] Building board: ARK_FPV at 2025-02-24 10:56:13.149359 BB: Trying checkout ArduSub beta-4.3 ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((932625, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 ARK_FPV None BB: Failed checkout of ArduSub ARK_FPV beta-4.3 None BB: [12/223] Building board: ARKV6X at 2025-02-24 10:56:13.163027 BB: Trying checkout ArduSub beta-4.3 ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((932666, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 ARKV6X None BB: Failed checkout of ArduSub ARKV6X beta-4.3 None BB: [13/223] Building board: AtomRCF405NAVI at 2025-02-24 10:56:13.176997 BB: Trying checkout ArduSub beta-4.3 AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((932707, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 AtomRCF405NAVI None BB: Failed checkout of ArduSub AtomRCF405NAVI beta-4.3 None BB: [14/223] Building board: bbbmini at 2025-02-24 10:56:13.190988 BB: Trying checkout ArduSub beta-4.3 bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((932748, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 bbbmini None BB: Failed checkout of ArduSub bbbmini beta-4.3 None BB: [15/223] Building board: BeastF7 at 2025-02-24 10:56:13.204848 BB: Trying checkout ArduSub beta-4.3 BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((932789, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 BeastF7 None BB: Failed checkout of ArduSub BeastF7 beta-4.3 None BB: [16/223] Building board: BeastF7v2 at 2025-02-24 10:56:13.219091 BB: Trying checkout ArduSub beta-4.3 BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((932830, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 BeastF7v2 None BB: Failed checkout of ArduSub BeastF7v2 beta-4.3 None BB: [17/223] Building board: BeastH7 at 2025-02-24 10:56:13.233053 BB: Trying checkout ArduSub beta-4.3 BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((932871, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 BeastH7 None BB: Failed checkout of ArduSub BeastH7 beta-4.3 None BB: [18/223] Building board: BeastH7v2 at 2025-02-24 10:56:13.247323 BB: Trying checkout ArduSub beta-4.3 BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((932912, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 BeastH7v2 None BB: Failed checkout of ArduSub BeastH7v2 beta-4.3 None BB: [19/223] Building board: bebop at 2025-02-24 10:56:13.261780 BB: Trying checkout ArduSub beta-4.3 bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((932953, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 bebop None BB: Failed checkout of ArduSub bebop beta-4.3 None BB: [20/223] Building board: BlitzF745 at 2025-02-24 10:56:13.275476 BB: Trying checkout ArduSub beta-4.3 BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((932994, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 BlitzF745 None BB: Failed checkout of ArduSub BlitzF745 beta-4.3 None BB: [21/223] Building board: BlitzF745AIO at 2025-02-24 10:56:13.288969 BB: Trying checkout ArduSub beta-4.3 BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((933035, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 BlitzF745AIO None BB: Failed checkout of ArduSub BlitzF745AIO beta-4.3 None BB: [22/223] Building board: BlitzH743Pro at 2025-02-24 10:56:13.302622 BB: Trying checkout ArduSub beta-4.3 BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((933076, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 BlitzH743Pro None BB: Failed checkout of ArduSub BlitzH743Pro beta-4.3 None BB: [23/223] Building board: BlitzMiniF745 at 2025-02-24 10:56:13.318187 BB: Trying checkout ArduSub beta-4.3 BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((933117, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 BlitzMiniF745 None BB: Failed checkout of ArduSub BlitzMiniF745 beta-4.3 None BB: [24/223] Building board: BlitzWingH743 at 2025-02-24 10:56:13.333055 BB: Trying checkout ArduSub beta-4.3 BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((933158, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 BlitzWingH743 None BB: Failed checkout of ArduSub BlitzWingH743 beta-4.3 None BB: [25/223] Building board: blue at 2025-02-24 10:56:13.346676 BB: Trying checkout ArduSub beta-4.3 blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((933199, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 blue None BB: Failed checkout of ArduSub blue beta-4.3 None BB: [26/223] Building board: canzero at 2025-02-24 10:56:13.362473 BB: Trying checkout ArduSub beta-4.3 canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((933240, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 canzero None BB: Failed checkout of ArduSub canzero beta-4.3 None BB: [27/223] Building board: CBU-H7-LC-Stamp at 2025-02-24 10:56:13.376712 BB: Trying checkout ArduSub beta-4.3 CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((933281, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CBU-H7-LC-Stamp None BB: Failed checkout of ArduSub CBU-H7-LC-Stamp beta-4.3 None BB: [28/223] Building board: CBU-H7-Stamp at 2025-02-24 10:56:13.391165 BB: Trying checkout ArduSub beta-4.3 CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((933322, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CBU-H7-Stamp None BB: Failed checkout of ArduSub CBU-H7-Stamp beta-4.3 None BB: [29/223] Building board: CSKY405 at 2025-02-24 10:56:13.405111 BB: Trying checkout ArduSub beta-4.3 CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((933363, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CSKY405 None BB: Failed checkout of ArduSub CSKY405 beta-4.3 None BB: [30/223] Building board: CUAV-7-Nano at 2025-02-24 10:56:13.418703 BB: Trying checkout ArduSub beta-4.3 CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((933404, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CUAV-7-Nano None BB: Failed checkout of ArduSub CUAV-7-Nano beta-4.3 None BB: [31/223] Building board: CUAV-Nora at 2025-02-24 10:56:13.434413 BB: Trying checkout ArduSub beta-4.3 CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((933445, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CUAV-Nora None BB: Failed checkout of ArduSub CUAV-Nora beta-4.3 None BB: [32/223] Building board: CUAV-Nora-bdshot at 2025-02-24 10:56:13.448609 BB: Trying checkout ArduSub beta-4.3 CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((933486, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CUAV-Nora-bdshot None BB: Failed checkout of ArduSub CUAV-Nora-bdshot beta-4.3 None BB: [33/223] Building board: CUAV-Pixhack-v3 at 2025-02-24 10:56:13.463514 BB: Trying checkout ArduSub beta-4.3 CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((933527, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CUAV-Pixhack-v3 None BB: Failed checkout of ArduSub CUAV-Pixhack-v3 beta-4.3 None BB: [34/223] Building board: CUAV-X7 at 2025-02-24 10:56:13.477561 BB: Trying checkout ArduSub beta-4.3 CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((933568, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CUAV-X7 None BB: Failed checkout of ArduSub CUAV-X7 beta-4.3 None BB: [35/223] Building board: CUAV-X7-bdshot at 2025-02-24 10:56:13.491481 BB: Trying checkout ArduSub beta-4.3 CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((933609, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CUAV-X7-bdshot None BB: Failed checkout of ArduSub CUAV-X7-bdshot beta-4.3 None BB: [36/223] Building board: CUAVv5 at 2025-02-24 10:56:13.505430 BB: Trying checkout ArduSub beta-4.3 CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((933650, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CUAVv5 None BB: Failed checkout of ArduSub CUAVv5 beta-4.3 None BB: [37/223] Building board: CUAVv5-bdshot at 2025-02-24 10:56:13.519203 BB: Trying checkout ArduSub beta-4.3 CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((933691, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CUAVv5-bdshot None BB: Failed checkout of ArduSub CUAVv5-bdshot beta-4.3 None BB: [38/223] Building board: CUAVv5Nano at 2025-02-24 10:56:13.532566 BB: Trying checkout ArduSub beta-4.3 CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((933732, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CUAVv5Nano None BB: Failed checkout of ArduSub CUAVv5Nano beta-4.3 None BB: [39/223] Building board: CUAVv5Nano-bdshot at 2025-02-24 10:56:13.546573 BB: Trying checkout ArduSub beta-4.3 CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((933775, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CUAVv5Nano-bdshot None BB: Failed checkout of ArduSub CUAVv5Nano-bdshot beta-4.3 None BB: [40/223] Building board: CubeBlack at 2025-02-24 10:56:13.560650 BB: Trying checkout ArduSub beta-4.3 CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((933816, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CubeBlack None BB: Failed checkout of ArduSub CubeBlack beta-4.3 None BB: [41/223] Building board: CubeBlack+ at 2025-02-24 10:56:13.574406 BB: Trying checkout ArduSub beta-4.3 CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((933857, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CubeBlack+ None BB: Failed checkout of ArduSub CubeBlack+ beta-4.3 None BB: [42/223] Building board: CubeOrange at 2025-02-24 10:56:13.588255 BB: Trying checkout ArduSub beta-4.3 CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((933898, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CubeOrange None BB: Failed checkout of ArduSub CubeOrange beta-4.3 None BB: [43/223] Building board: CubeOrange-bdshot at 2025-02-24 10:56:13.602409 BB: Trying checkout ArduSub beta-4.3 CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((933939, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CubeOrange-bdshot None BB: Failed checkout of ArduSub CubeOrange-bdshot beta-4.3 None BB: [44/223] Building board: CubeOrangePlus at 2025-02-24 10:56:13.615990 BB: Trying checkout ArduSub beta-4.3 CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((933980, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CubeOrangePlus None BB: Failed checkout of ArduSub CubeOrangePlus beta-4.3 None BB: [45/223] Building board: CubeOrangePlus-bdshot at 2025-02-24 10:56:13.632245 BB: Trying checkout ArduSub beta-4.3 CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((934021, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CubeOrangePlus-bdshot None BB: Failed checkout of ArduSub CubeOrangePlus-bdshot beta-4.3 None BB: [46/223] Building board: CubePurple at 2025-02-24 10:56:13.646481 BB: Trying checkout ArduSub beta-4.3 CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((934062, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CubePurple None BB: Failed checkout of ArduSub CubePurple beta-4.3 None BB: [47/223] Building board: CubeRedPrimary at 2025-02-24 10:56:13.660463 BB: Trying checkout ArduSub beta-4.3 CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((934103, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CubeRedPrimary None BB: Failed checkout of ArduSub CubeRedPrimary beta-4.3 None BB: [48/223] Building board: CubeRedSecondary at 2025-02-24 10:56:13.674562 BB: Trying checkout ArduSub beta-4.3 CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((934144, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CubeRedSecondary None BB: Failed checkout of ArduSub CubeRedSecondary beta-4.3 None BB: [49/223] Building board: CubeYellow at 2025-02-24 10:56:13.688881 BB: Trying checkout ArduSub beta-4.3 CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((934185, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CubeYellow None BB: Failed checkout of ArduSub CubeYellow beta-4.3 None BB: [50/223] Building board: CubeYellow-bdshot at 2025-02-24 10:56:13.702678 BB: Trying checkout ArduSub beta-4.3 CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((934226, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 CubeYellow-bdshot None BB: Failed checkout of ArduSub CubeYellow-bdshot beta-4.3 None BB: [51/223] Building board: DevEBoxH7v2 at 2025-02-24 10:56:13.716612 BB: Trying checkout ArduSub beta-4.3 DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((934267, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 DevEBoxH7v2 None BB: Failed checkout of ArduSub DevEBoxH7v2 beta-4.3 None BB: [52/223] Building board: DroneerF405 at 2025-02-24 10:56:13.730575 BB: Trying checkout ArduSub beta-4.3 DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((934308, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 DroneerF405 None BB: Failed checkout of ArduSub DroneerF405 beta-4.3 None BB: [53/223] Building board: DrotekP3Pro at 2025-02-24 10:56:13.745618 BB: Trying checkout ArduSub beta-4.3 DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((934349, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 DrotekP3Pro None BB: Failed checkout of ArduSub DrotekP3Pro beta-4.3 None BB: [54/223] Building board: Durandal at 2025-02-24 10:56:13.759282 BB: Trying checkout ArduSub beta-4.3 Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((934390, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 Durandal None BB: Failed checkout of ArduSub Durandal beta-4.3 None BB: [55/223] Building board: Durandal-bdshot at 2025-02-24 10:56:13.773186 BB: Trying checkout ArduSub beta-4.3 Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((934431, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 Durandal-bdshot None BB: Failed checkout of ArduSub Durandal-bdshot beta-4.3 None BB: [56/223] Building board: edge at 2025-02-24 10:56:13.787194 BB: Trying checkout ArduSub beta-4.3 edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((934472, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 edge None BB: Failed checkout of ArduSub edge beta-4.3 None BB: [57/223] Building board: erlebrain2 at 2025-02-24 10:56:13.801633 BB: Trying checkout ArduSub beta-4.3 erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((934513, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 erlebrain2 None BB: Failed checkout of ArduSub erlebrain2 beta-4.3 None BB: [58/223] Building board: F35Lightning at 2025-02-24 10:56:13.815962 BB: Trying checkout ArduSub beta-4.3 F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((934554, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 F35Lightning None BB: Failed checkout of ArduSub F35Lightning beta-4.3 None BB: [59/223] Building board: F4BY at 2025-02-24 10:56:13.830361 BB: Trying checkout ArduSub beta-4.3 F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((934595, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 F4BY None BB: Failed checkout of ArduSub F4BY beta-4.3 None BB: [60/223] Building board: F4BY_F427 at 2025-02-24 10:56:13.845722 BB: Trying checkout ArduSub beta-4.3 F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((934636, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 F4BY_F427 None BB: Failed checkout of ArduSub F4BY_F427 beta-4.3 None BB: [61/223] Building board: FlyingMoonF407 at 2025-02-24 10:56:13.860416 BB: Trying checkout ArduSub beta-4.3 FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((934677, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 FlyingMoonF407 None BB: Failed checkout of ArduSub FlyingMoonF407 beta-4.3 None BB: [62/223] Building board: FlyingMoonF427 at 2025-02-24 10:56:13.874597 BB: Trying checkout ArduSub beta-4.3 FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((934718, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 FlyingMoonF427 None BB: Failed checkout of ArduSub FlyingMoonF427 beta-4.3 None BB: [63/223] Building board: FlyingMoonH743 at 2025-02-24 10:56:13.891047 BB: Trying checkout ArduSub beta-4.3 FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((934759, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 FlyingMoonH743 None BB: Failed checkout of ArduSub FlyingMoonH743 beta-4.3 None BB: [64/223] Building board: FlywooF405Pro at 2025-02-24 10:56:13.905402 BB: Trying checkout ArduSub beta-4.3 FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((934800, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 FlywooF405Pro None BB: Failed checkout of ArduSub FlywooF405Pro beta-4.3 None BB: [65/223] Building board: FlywooF745 at 2025-02-24 10:56:13.919931 BB: Trying checkout ArduSub beta-4.3 FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((934841, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 FlywooF745 None BB: Failed checkout of ArduSub FlywooF745 beta-4.3 None BB: [66/223] Building board: FlywooF745Nano at 2025-02-24 10:56:13.934148 BB: Trying checkout ArduSub beta-4.3 FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((934882, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 FlywooF745Nano None BB: Failed checkout of ArduSub FlywooF745Nano beta-4.3 None BB: [67/223] Building board: FlywooH743Pro at 2025-02-24 10:56:13.948313 BB: Trying checkout ArduSub beta-4.3 FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((934923, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 FlywooH743Pro None BB: Failed checkout of ArduSub FlywooH743Pro beta-4.3 None BB: [68/223] Building board: fmuv2 at 2025-02-24 10:56:13.963459 BB: Trying checkout ArduSub beta-4.3 fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((934964, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 fmuv2 None BB: Failed checkout of ArduSub fmuv2 beta-4.3 None BB: [69/223] Building board: fmuv3 at 2025-02-24 10:56:13.977358 BB: Trying checkout ArduSub beta-4.3 fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((935005, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 fmuv3 None BB: Failed checkout of ArduSub fmuv3 beta-4.3 None BB: [70/223] Building board: fmuv5 at 2025-02-24 10:56:13.991225 BB: Trying checkout ArduSub beta-4.3 fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((935046, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 fmuv5 None BB: Failed checkout of ArduSub fmuv5 beta-4.3 None BB: [71/223] Building board: FoxeerF405v2 at 2025-02-24 10:56:14.005453 BB: Trying checkout ArduSub beta-4.3 FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((935089, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 FoxeerF405v2 None BB: Failed checkout of ArduSub FoxeerF405v2 beta-4.3 None BB: [72/223] Building board: FoxeerH743v1 at 2025-02-24 10:56:14.020646 BB: Trying checkout ArduSub beta-4.3 FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((935137, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 FoxeerH743v1 None BB: Failed checkout of ArduSub FoxeerH743v1 beta-4.3 None BB: [73/223] Building board: GEPRC_TAKER_H743 at 2025-02-24 10:56:14.034918 BB: Trying checkout ArduSub beta-4.3 GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((935178, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 GEPRC_TAKER_H743 None BB: Failed checkout of ArduSub GEPRC_TAKER_H743 beta-4.3 None BB: [74/223] Building board: GEPRCF745BTHD at 2025-02-24 10:56:14.049192 BB: Trying checkout ArduSub beta-4.3 GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((935219, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 GEPRCF745BTHD None BB: Failed checkout of ArduSub GEPRCF745BTHD beta-4.3 None BB: [75/223] Building board: Here4FC at 2025-02-24 10:56:14.063757 BB: Trying checkout ArduSub beta-4.3 Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((935260, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 Here4FC None BB: Failed checkout of ArduSub Here4FC beta-4.3 None BB: [76/223] Building board: IFLIGHT_2RAW_H7 at 2025-02-24 10:56:14.077998 BB: Trying checkout ArduSub beta-4.3 IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((935301, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 IFLIGHT_2RAW_H7 None BB: Failed checkout of ArduSub IFLIGHT_2RAW_H7 beta-4.3 None BB: [77/223] Building board: JFB100 at 2025-02-24 10:56:14.091960 BB: Trying checkout ArduSub beta-4.3 JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((935342, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 JFB100 None BB: Failed checkout of ArduSub JFB100 beta-4.3 None BB: [78/223] Building board: JFB110 at 2025-02-24 10:56:14.107573 BB: Trying checkout ArduSub beta-4.3 JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((935383, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 JFB110 None BB: Failed checkout of ArduSub JFB110 beta-4.3 None BB: [79/223] Building board: JHEM_JHEF405 at 2025-02-24 10:56:14.121692 BB: Trying checkout ArduSub beta-4.3 JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((935424, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 JHEM_JHEF405 None BB: Failed checkout of ArduSub JHEM_JHEF405 beta-4.3 None BB: [80/223] Building board: JHEMCU-H743HD at 2025-02-24 10:56:14.137856 BB: Trying checkout ArduSub beta-4.3 JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((935465, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 JHEMCU-H743HD None BB: Failed checkout of ArduSub JHEMCU-H743HD beta-4.3 None BB: [81/223] Building board: KakuteF4 at 2025-02-24 10:56:14.152576 BB: Trying checkout ArduSub beta-4.3 KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((935506, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 KakuteF4 None BB: Failed checkout of ArduSub KakuteF4 beta-4.3 None BB: [82/223] Building board: KakuteF4-Wing at 2025-02-24 10:56:14.168030 BB: Trying checkout ArduSub beta-4.3 KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((935547, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 KakuteF4-Wing None BB: Failed checkout of ArduSub KakuteF4-Wing beta-4.3 None BB: [83/223] Building board: KakuteF4Mini at 2025-02-24 10:56:14.182601 BB: Trying checkout ArduSub beta-4.3 KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((935588, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 KakuteF4Mini None BB: Failed checkout of ArduSub KakuteF4Mini beta-4.3 None BB: [84/223] Building board: KakuteF7 at 2025-02-24 10:56:14.198527 BB: Trying checkout ArduSub beta-4.3 KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((935629, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 KakuteF7 None BB: Failed checkout of ArduSub KakuteF7 beta-4.3 None BB: [85/223] Building board: KakuteF7-bdshot at 2025-02-24 10:56:14.213332 BB: Trying checkout ArduSub beta-4.3 KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((935670, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 KakuteF7-bdshot None BB: Failed checkout of ArduSub KakuteF7-bdshot beta-4.3 None BB: [86/223] Building board: KakuteF7Mini at 2025-02-24 10:56:14.229877 BB: Trying checkout ArduSub beta-4.3 KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((935711, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 KakuteF7Mini None BB: Failed checkout of ArduSub KakuteF7Mini beta-4.3 None BB: [87/223] Building board: KakuteH7 at 2025-02-24 10:56:14.245357 BB: Trying checkout ArduSub beta-4.3 KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((935752, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 KakuteH7 None BB: Failed checkout of ArduSub KakuteH7 beta-4.3 None BB: [88/223] Building board: KakuteH7-bdshot at 2025-02-24 10:56:14.260365 BB: Trying checkout ArduSub beta-4.3 KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((935793, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 KakuteH7-bdshot None BB: Failed checkout of ArduSub KakuteH7-bdshot beta-4.3 None BB: [89/223] Building board: KakuteH7-Wing at 2025-02-24 10:56:14.275323 BB: Trying checkout ArduSub beta-4.3 KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((935834, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 KakuteH7-Wing None BB: Failed checkout of ArduSub KakuteH7-Wing beta-4.3 None BB: [90/223] Building board: KakuteH7Mini at 2025-02-24 10:56:14.290456 BB: Trying checkout ArduSub beta-4.3 KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((935875, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 KakuteH7Mini None BB: Failed checkout of ArduSub KakuteH7Mini beta-4.3 None BB: [91/223] Building board: KakuteH7Mini-Nand at 2025-02-24 10:56:14.305851 BB: Trying checkout ArduSub beta-4.3 KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((935916, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 KakuteH7Mini-Nand None BB: Failed checkout of ArduSub KakuteH7Mini-Nand beta-4.3 None BB: [92/223] Building board: KakuteH7v2 at 2025-02-24 10:56:14.321122 BB: Trying checkout ArduSub beta-4.3 KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((935957, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 KakuteH7v2 None BB: Failed checkout of ArduSub KakuteH7v2 beta-4.3 None BB: [93/223] Building board: LongBowF405WING at 2025-02-24 10:56:14.336244 BB: Trying checkout ArduSub beta-4.3 LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((935998, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 LongBowF405WING None BB: Failed checkout of ArduSub LongBowF405WING beta-4.3 None BB: [94/223] Building board: luminousbee5 at 2025-02-24 10:56:14.352017 BB: Trying checkout ArduSub beta-4.3 luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((936039, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 luminousbee5 None BB: Failed checkout of ArduSub luminousbee5 beta-4.3 None BB: [95/223] Building board: MambaF405-2022 at 2025-02-24 10:56:14.373288 BB: Trying checkout ArduSub beta-4.3 MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((936080, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MambaF405-2022 None BB: Failed checkout of ArduSub MambaF405-2022 beta-4.3 None BB: [96/223] Building board: MambaF405US-I2C at 2025-02-24 10:56:14.389574 BB: Trying checkout ArduSub beta-4.3 MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((936121, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MambaF405US-I2C None BB: Failed checkout of ArduSub MambaF405US-I2C beta-4.3 None BB: [97/223] Building board: MambaF405v2 at 2025-02-24 10:56:14.404438 BB: Trying checkout ArduSub beta-4.3 MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((936162, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MambaF405v2 None BB: Failed checkout of ArduSub MambaF405v2 beta-4.3 None BB: [98/223] Building board: MambaH743v4 at 2025-02-24 10:56:14.419318 BB: Trying checkout ArduSub beta-4.3 MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((936203, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MambaH743v4 None BB: Failed checkout of ArduSub MambaH743v4 beta-4.3 None BB: [99/223] Building board: MatekF405 at 2025-02-24 10:56:14.434226 BB: Trying checkout ArduSub beta-4.3 MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((936244, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MatekF405 None BB: Failed checkout of ArduSub MatekF405 beta-4.3 None BB: [100/223] Building board: MatekF405-bdshot at 2025-02-24 10:56:14.449434 BB: Trying checkout ArduSub beta-4.3 MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((936285, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MatekF405-bdshot None BB: Failed checkout of ArduSub MatekF405-bdshot beta-4.3 None BB: [101/223] Building board: MatekF405-CAN at 2025-02-24 10:56:14.464290 BB: Trying checkout ArduSub beta-4.3 MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((936326, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MatekF405-CAN None BB: Failed checkout of ArduSub MatekF405-CAN beta-4.3 None BB: [102/223] Building board: MatekF405-STD at 2025-02-24 10:56:14.480449 BB: Trying checkout ArduSub beta-4.3 MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((936367, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MatekF405-STD None BB: Failed checkout of ArduSub MatekF405-STD beta-4.3 None BB: [103/223] Building board: MatekF405-TE at 2025-02-24 10:56:14.496048 BB: Trying checkout ArduSub beta-4.3 MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((936408, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MatekF405-TE None BB: Failed checkout of ArduSub MatekF405-TE beta-4.3 None BB: [104/223] Building board: MatekF405-TE-bdshot at 2025-02-24 10:56:14.510757 BB: Trying checkout ArduSub beta-4.3 MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((936449, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MatekF405-TE-bdshot None BB: Failed checkout of ArduSub MatekF405-TE-bdshot beta-4.3 None BB: [105/223] Building board: MatekF405-Wing at 2025-02-24 10:56:14.525817 BB: Trying checkout ArduSub beta-4.3 MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((936490, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MatekF405-Wing None BB: Failed checkout of ArduSub MatekF405-Wing beta-4.3 None BB: [106/223] Building board: MatekF405-Wing-bdshot at 2025-02-24 10:56:14.540914 BB: Trying checkout ArduSub beta-4.3 MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((936532, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MatekF405-Wing-bdshot None BB: Failed checkout of ArduSub MatekF405-Wing-bdshot beta-4.3 None BB: [107/223] Building board: MatekF765-SE at 2025-02-24 10:56:14.555151 BB: Trying checkout ArduSub beta-4.3 MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((936573, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MatekF765-SE None BB: Failed checkout of ArduSub MatekF765-SE beta-4.3 None BB: [108/223] Building board: MatekF765-Wing at 2025-02-24 10:56:14.569092 BB: Trying checkout ArduSub beta-4.3 MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((936614, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MatekF765-Wing None BB: Failed checkout of ArduSub MatekF765-Wing beta-4.3 None BB: [109/223] Building board: MatekF765-Wing-bdshot at 2025-02-24 10:56:14.583325 BB: Trying checkout ArduSub beta-4.3 MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((936655, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MatekF765-Wing-bdshot None BB: Failed checkout of ArduSub MatekF765-Wing-bdshot beta-4.3 None BB: [110/223] Building board: MatekH743 at 2025-02-24 10:56:14.597331 BB: Trying checkout ArduSub beta-4.3 MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((936696, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MatekH743 None BB: Failed checkout of ArduSub MatekH743 beta-4.3 None BB: [111/223] Building board: MatekH743-bdshot at 2025-02-24 10:56:14.611994 BB: Trying checkout ArduSub beta-4.3 MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((936737, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MatekH743-bdshot None BB: Failed checkout of ArduSub MatekH743-bdshot beta-4.3 None BB: [112/223] Building board: MatekH7A3 at 2025-02-24 10:56:14.625771 BB: Trying checkout ArduSub beta-4.3 MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((936778, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MatekH7A3 None BB: Failed checkout of ArduSub MatekH7A3 beta-4.3 None BB: [113/223] Building board: MFT-SEMA100 at 2025-02-24 10:56:14.640620 BB: Trying checkout ArduSub beta-4.3 MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((936819, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MFT-SEMA100 None BB: Failed checkout of ArduSub MFT-SEMA100 beta-4.3 None BB: [114/223] Building board: MicoAir405Mini at 2025-02-24 10:56:14.654742 BB: Trying checkout ArduSub beta-4.3 MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((936860, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MicoAir405Mini None BB: Failed checkout of ArduSub MicoAir405Mini beta-4.3 None BB: [115/223] Building board: MicoAir405v2 at 2025-02-24 10:56:14.668830 BB: Trying checkout ArduSub beta-4.3 MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((936901, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MicoAir405v2 None BB: Failed checkout of ArduSub MicoAir405v2 beta-4.3 None BB: [116/223] Building board: MicoAir743 at 2025-02-24 10:56:14.682984 BB: Trying checkout ArduSub beta-4.3 MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((936942, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MicoAir743 None BB: Failed checkout of ArduSub MicoAir743 beta-4.3 None BB: [117/223] Building board: MicoAir743-AIO at 2025-02-24 10:56:14.697117 BB: Trying checkout ArduSub beta-4.3 MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((936983, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MicoAir743-AIO None BB: Failed checkout of ArduSub MicoAir743-AIO beta-4.3 None BB: [118/223] Building board: MicoAir743v2 at 2025-02-24 10:56:14.711001 BB: Trying checkout ArduSub beta-4.3 MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((937024, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MicoAir743v2 None BB: Failed checkout of ArduSub MicoAir743v2 beta-4.3 None BB: [119/223] Building board: mindpx-v2 at 2025-02-24 10:56:14.725133 BB: Trying checkout ArduSub beta-4.3 mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((937065, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 mindpx-v2 None BB: Failed checkout of ArduSub mindpx-v2 beta-4.3 None BB: [120/223] Building board: mini-pix at 2025-02-24 10:56:14.738931 BB: Trying checkout ArduSub beta-4.3 mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((937106, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 mini-pix None BB: Failed checkout of ArduSub mini-pix beta-4.3 None BB: [121/223] Building board: modalai_fc-v1 at 2025-02-24 10:56:14.753564 BB: Trying checkout ArduSub beta-4.3 modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((937147, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 modalai_fc-v1 None BB: Failed checkout of ArduSub modalai_fc-v1 beta-4.3 None BB: [122/223] Building board: mRoControlZeroClassic at 2025-02-24 10:56:14.769940 BB: Trying checkout ArduSub beta-4.3 mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((937188, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 mRoControlZeroClassic None BB: Failed checkout of ArduSub mRoControlZeroClassic beta-4.3 None BB: [123/223] Building board: mRoControlZeroF7 at 2025-02-24 10:56:14.786430 BB: Trying checkout ArduSub beta-4.3 mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((937229, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 mRoControlZeroF7 None BB: Failed checkout of ArduSub mRoControlZeroF7 beta-4.3 None BB: [124/223] Building board: mRoControlZeroH7 at 2025-02-24 10:56:14.801865 BB: Trying checkout ArduSub beta-4.3 mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((937270, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 mRoControlZeroH7 None BB: Failed checkout of ArduSub mRoControlZeroH7 beta-4.3 None BB: [125/223] Building board: mRoControlZeroH7-bdshot at 2025-02-24 10:56:14.815934 BB: Trying checkout ArduSub beta-4.3 mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((937311, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 mRoControlZeroH7-bdshot None BB: Failed checkout of ArduSub mRoControlZeroH7-bdshot beta-4.3 None BB: [126/223] Building board: mRoControlZeroOEMH7 at 2025-02-24 10:56:14.830120 BB: Trying checkout ArduSub beta-4.3 mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((937352, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 mRoControlZeroOEMH7 None BB: Failed checkout of ArduSub mRoControlZeroOEMH7 beta-4.3 None BB: [127/223] Building board: mRoCZeroOEMH7-bdshot at 2025-02-24 10:56:14.844251 BB: Trying checkout ArduSub beta-4.3 mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((937393, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 mRoCZeroOEMH7-bdshot None BB: Failed checkout of ArduSub mRoCZeroOEMH7-bdshot beta-4.3 None BB: [128/223] Building board: mRoNexus at 2025-02-24 10:56:14.860098 BB: Trying checkout ArduSub beta-4.3 mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((937434, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 mRoNexus None BB: Failed checkout of ArduSub mRoNexus beta-4.3 None BB: [129/223] Building board: mRoPixracerPro at 2025-02-24 10:56:14.874633 BB: Trying checkout ArduSub beta-4.3 mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((937475, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 mRoPixracerPro None BB: Failed checkout of ArduSub mRoPixracerPro beta-4.3 None BB: [130/223] Building board: mRoPixracerPro-bdshot at 2025-02-24 10:56:14.888512 BB: Trying checkout ArduSub beta-4.3 mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((937516, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 mRoPixracerPro-bdshot None BB: Failed checkout of ArduSub mRoPixracerPro-bdshot beta-4.3 None BB: [131/223] Building board: mRoX21 at 2025-02-24 10:56:14.902382 BB: Trying checkout ArduSub beta-4.3 mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((937557, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 mRoX21 None BB: Failed checkout of ArduSub mRoX21 beta-4.3 None BB: [132/223] Building board: mRoX21-777 at 2025-02-24 10:56:14.916630 BB: Trying checkout ArduSub beta-4.3 mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((937598, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 mRoX21-777 None BB: Failed checkout of ArduSub mRoX21-777 beta-4.3 None BB: [133/223] Building board: MUPilot at 2025-02-24 10:56:14.930937 BB: Trying checkout ArduSub beta-4.3 MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((937639, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 MUPilot None BB: Failed checkout of ArduSub MUPilot beta-4.3 None BB: [134/223] Building board: navigator at 2025-02-24 10:56:14.946099 BB: Trying checkout ArduSub beta-4.3 navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((937680, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 navigator None BB: Failed checkout of ArduSub navigator beta-4.3 None BB: [135/223] Building board: navigator64 at 2025-02-24 10:56:14.959927 BB: Trying checkout ArduSub beta-4.3 navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((937721, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 navigator64 None BB: Failed checkout of ArduSub navigator64 beta-4.3 None BB: [136/223] Building board: navio at 2025-02-24 10:56:14.974108 BB: Trying checkout ArduSub beta-4.3 navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((937762, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 navio None BB: Failed checkout of ArduSub navio beta-4.3 None BB: [137/223] Building board: navio2 at 2025-02-24 10:56:14.988145 BB: Trying checkout ArduSub beta-4.3 navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((937803, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 navio2 None BB: Failed checkout of ArduSub navio2 beta-4.3 None BB: [138/223] Building board: NxtPX4v2 at 2025-02-24 10:56:15.003520 BB: Trying checkout ArduSub beta-4.3 NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((937844, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 NxtPX4v2 None BB: Failed checkout of ArduSub NxtPX4v2 beta-4.3 None BB: [139/223] Building board: obal at 2025-02-24 10:56:15.017327 BB: Trying checkout ArduSub beta-4.3 obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((937885, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 obal None BB: Failed checkout of ArduSub obal beta-4.3 None BB: [140/223] Building board: omnibusf4 at 2025-02-24 10:56:15.031130 BB: Trying checkout ArduSub beta-4.3 omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((937926, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 omnibusf4 None BB: Failed checkout of ArduSub omnibusf4 beta-4.3 None BB: [141/223] Building board: omnibusf4pro at 2025-02-24 10:56:15.051283 BB: Trying checkout ArduSub beta-4.3 omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((937967, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 omnibusf4pro None BB: Failed checkout of ArduSub omnibusf4pro beta-4.3 None BB: [142/223] Building board: omnibusf4pro-bdshot at 2025-02-24 10:56:15.065211 BB: Trying checkout ArduSub beta-4.3 omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((938008, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 omnibusf4pro-bdshot None BB: Failed checkout of ArduSub omnibusf4pro-bdshot beta-4.3 None BB: [143/223] Building board: omnibusf4v6 at 2025-02-24 10:56:15.079292 BB: Trying checkout ArduSub beta-4.3 omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((938049, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 omnibusf4v6 None BB: Failed checkout of ArduSub omnibusf4v6 beta-4.3 None BB: [144/223] Building board: OMNIBUSF7V2 at 2025-02-24 10:56:15.094412 BB: Trying checkout ArduSub beta-4.3 OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((938090, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 OMNIBUSF7V2 None BB: Failed checkout of ArduSub OMNIBUSF7V2 beta-4.3 None BB: [145/223] Building board: OmnibusNanoV6 at 2025-02-24 10:56:15.108432 BB: Trying checkout ArduSub beta-4.3 OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((938131, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 OmnibusNanoV6 None BB: Failed checkout of ArduSub OmnibusNanoV6 beta-4.3 None BB: [146/223] Building board: OmnibusNanoV6-bdshot at 2025-02-24 10:56:15.124732 BB: Trying checkout ArduSub beta-4.3 OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((938172, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 OmnibusNanoV6-bdshot None BB: Failed checkout of ArduSub OmnibusNanoV6-bdshot beta-4.3 None BB: [147/223] Building board: OrqaF405Pro at 2025-02-24 10:56:15.138623 BB: Trying checkout ArduSub beta-4.3 OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((938213, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 OrqaF405Pro None BB: Failed checkout of ArduSub OrqaF405Pro beta-4.3 None BB: [148/223] Building board: PH4-mini at 2025-02-24 10:56:15.153882 BB: Trying checkout ArduSub beta-4.3 PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((938254, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 PH4-mini None BB: Failed checkout of ArduSub PH4-mini beta-4.3 None BB: [149/223] Building board: PH4-mini-bdshot at 2025-02-24 10:56:15.169655 BB: Trying checkout ArduSub beta-4.3 PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((938295, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 PH4-mini-bdshot None BB: Failed checkout of ArduSub PH4-mini-bdshot beta-4.3 None BB: [150/223] Building board: Pix32v5 at 2025-02-24 10:56:15.183896 BB: Trying checkout ArduSub beta-4.3 Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((938336, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 Pix32v5 None BB: Failed checkout of ArduSub Pix32v5 beta-4.3 None BB: [151/223] Building board: PixC4-Jetson at 2025-02-24 10:56:15.198118 BB: Trying checkout ArduSub beta-4.3 PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((938377, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 PixC4-Jetson None BB: Failed checkout of ArduSub PixC4-Jetson beta-4.3 None BB: [152/223] Building board: PixFlamingo at 2025-02-24 10:56:15.213066 BB: Trying checkout ArduSub beta-4.3 PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((938418, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 PixFlamingo None BB: Failed checkout of ArduSub PixFlamingo beta-4.3 None BB: [153/223] Building board: PixFlamingo-F767 at 2025-02-24 10:56:15.227122 BB: Trying checkout ArduSub beta-4.3 PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((938459, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 PixFlamingo-F767 None BB: Failed checkout of ArduSub PixFlamingo-F767 beta-4.3 None BB: [154/223] Building board: Pixhawk1 at 2025-02-24 10:56:15.241324 BB: Trying checkout ArduSub beta-4.3 Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((938500, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 Pixhawk1 None BB: Failed checkout of ArduSub Pixhawk1 beta-4.3 None BB: [155/223] Building board: Pixhawk1-1M at 2025-02-24 10:56:15.256577 BB: Trying checkout ArduSub beta-4.3 Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((938541, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 Pixhawk1-1M None BB: Failed checkout of ArduSub Pixhawk1-1M beta-4.3 None BB: [156/223] Building board: Pixhawk1-1M-bdshot at 2025-02-24 10:56:15.271475 BB: Trying checkout ArduSub beta-4.3 Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((938582, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 Pixhawk1-1M-bdshot None BB: Failed checkout of ArduSub Pixhawk1-1M-bdshot beta-4.3 None BB: [157/223] Building board: Pixhawk1-bdshot at 2025-02-24 10:56:15.286124 BB: Trying checkout ArduSub beta-4.3 Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((938623, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 Pixhawk1-bdshot None BB: Failed checkout of ArduSub Pixhawk1-bdshot beta-4.3 None BB: [158/223] Building board: Pixhawk4 at 2025-02-24 10:56:15.300436 BB: Trying checkout ArduSub beta-4.3 Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((938664, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 Pixhawk4 None BB: Failed checkout of ArduSub Pixhawk4 beta-4.3 None BB: [159/223] Building board: Pixhawk4-bdshot at 2025-02-24 10:56:15.314486 BB: Trying checkout ArduSub beta-4.3 Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((938705, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 Pixhawk4-bdshot None BB: Failed checkout of ArduSub Pixhawk4-bdshot beta-4.3 None BB: [160/223] Building board: Pixhawk5X at 2025-02-24 10:56:15.330376 BB: Trying checkout ArduSub beta-4.3 Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((938746, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 Pixhawk5X None BB: Failed checkout of ArduSub Pixhawk5X beta-4.3 None BB: [161/223] Building board: Pixhawk6C at 2025-02-24 10:56:15.346406 BB: Trying checkout ArduSub beta-4.3 Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((938787, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 Pixhawk6C None BB: Failed checkout of ArduSub Pixhawk6C beta-4.3 None BB: [162/223] Building board: Pixhawk6C-bdshot at 2025-02-24 10:56:15.360661 BB: Trying checkout ArduSub beta-4.3 Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((938828, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 Pixhawk6C-bdshot None BB: Failed checkout of ArduSub Pixhawk6C-bdshot beta-4.3 None BB: [163/223] Building board: Pixhawk6X at 2025-02-24 10:56:15.375407 BB: Trying checkout ArduSub beta-4.3 Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((938869, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 Pixhawk6X None BB: Failed checkout of ArduSub Pixhawk6X beta-4.3 None BB: [164/223] Building board: Pixhawk6X-bdshot at 2025-02-24 10:56:15.390589 BB: Trying checkout ArduSub beta-4.3 Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((938910, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 Pixhawk6X-bdshot None BB: Failed checkout of ArduSub Pixhawk6X-bdshot beta-4.3 None BB: [165/223] Building board: PixPilot-C3 at 2025-02-24 10:56:15.405384 BB: Trying checkout ArduSub beta-4.3 PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((938951, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 PixPilot-C3 None BB: Failed checkout of ArduSub PixPilot-C3 beta-4.3 None BB: [166/223] Building board: PixPilot-V3 at 2025-02-24 10:56:15.419397 BB: Trying checkout ArduSub beta-4.3 PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((938992, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 PixPilot-V3 None BB: Failed checkout of ArduSub PixPilot-V3 beta-4.3 None BB: [167/223] Building board: PixPilot-V6 at 2025-02-24 10:56:15.433472 BB: Trying checkout ArduSub beta-4.3 PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((939033, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 PixPilot-V6 None BB: Failed checkout of ArduSub PixPilot-V6 beta-4.3 None BB: [168/223] Building board: PixPilot-V6PRO at 2025-02-24 10:56:15.447211 BB: Trying checkout ArduSub beta-4.3 PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((939074, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 PixPilot-V6PRO None BB: Failed checkout of ArduSub PixPilot-V6PRO beta-4.3 None BB: [169/223] Building board: Pixracer at 2025-02-24 10:56:15.461601 BB: Trying checkout ArduSub beta-4.3 Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((939115, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 Pixracer None BB: Failed checkout of ArduSub Pixracer beta-4.3 None BB: [170/223] Building board: Pixracer-bdshot at 2025-02-24 10:56:15.475243 BB: Trying checkout ArduSub beta-4.3 Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((939156, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 Pixracer-bdshot None BB: Failed checkout of ArduSub Pixracer-bdshot beta-4.3 None BB: [171/223] Building board: PixSurveyA1 at 2025-02-24 10:56:15.489365 BB: Trying checkout ArduSub beta-4.3 PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((939197, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 PixSurveyA1 None BB: Failed checkout of ArduSub PixSurveyA1 beta-4.3 None BB: [172/223] Building board: PixSurveyA1-IND at 2025-02-24 10:56:15.504549 BB: Trying checkout ArduSub beta-4.3 PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((939238, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 PixSurveyA1-IND None BB: Failed checkout of ArduSub PixSurveyA1-IND beta-4.3 None BB: [173/223] Building board: PixSurveyA2 at 2025-02-24 10:56:15.520980 BB: Trying checkout ArduSub beta-4.3 PixSurveyA2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((939279, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 PixSurveyA2 None BB: Failed checkout of ArduSub PixSurveyA2 beta-4.3 None BB: [174/223] Building board: pxf at 2025-02-24 10:56:15.540861 BB: Trying checkout ArduSub beta-4.3 pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((939320, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 pxf None BB: Failed checkout of ArduSub pxf beta-4.3 None BB: [175/223] Building board: pxfmini at 2025-02-24 10:56:15.560111 BB: Trying checkout ArduSub beta-4.3 pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((939361, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 pxfmini None BB: Failed checkout of ArduSub pxfmini beta-4.3 None BB: [176/223] Building board: QioTekAdeptF407 at 2025-02-24 10:56:15.581309 BB: Trying checkout ArduSub beta-4.3 QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((939402, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 QioTekAdeptF407 None BB: Failed checkout of ArduSub QioTekAdeptF407 beta-4.3 None BB: [177/223] Building board: QioTekZealotF427 at 2025-02-24 10:56:15.599773 BB: Trying checkout ArduSub beta-4.3 QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((939443, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 QioTekZealotF427 None BB: Failed checkout of ArduSub QioTekZealotF427 beta-4.3 None BB: [178/223] Building board: QioTekZealotH743 at 2025-02-24 10:56:15.621879 BB: Trying checkout ArduSub beta-4.3 QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((939484, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 QioTekZealotH743 None BB: Failed checkout of ArduSub QioTekZealotH743 beta-4.3 None BB: [179/223] Building board: QioTekZealotH743-bdshot at 2025-02-24 10:56:15.638887 BB: Trying checkout ArduSub beta-4.3 QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((939525, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 QioTekZealotH743-bdshot None BB: Failed checkout of ArduSub QioTekZealotH743-bdshot beta-4.3 None BB: [180/223] Building board: R9Pilot at 2025-02-24 10:56:15.652836 BB: Trying checkout ArduSub beta-4.3 R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((939566, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 R9Pilot None BB: Failed checkout of ArduSub R9Pilot beta-4.3 None BB: [181/223] Building board: RadiolinkPIX6 at 2025-02-24 10:56:15.666618 BB: Trying checkout ArduSub beta-4.3 RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((939607, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 RadiolinkPIX6 None BB: Failed checkout of ArduSub RadiolinkPIX6 beta-4.3 None BB: [182/223] Building board: RADIX2HD at 2025-02-24 10:56:15.681236 BB: Trying checkout ArduSub beta-4.3 RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((939648, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 RADIX2HD None BB: Failed checkout of ArduSub RADIX2HD beta-4.3 None BB: [183/223] Building board: ReaperF745 at 2025-02-24 10:56:15.695214 BB: Trying checkout ArduSub beta-4.3 ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((939689, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 ReaperF745 None BB: Failed checkout of ArduSub ReaperF745 beta-4.3 None BB: [184/223] Building board: revo-mini at 2025-02-24 10:56:15.709758 BB: Trying checkout ArduSub beta-4.3 revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((939730, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 revo-mini None BB: Failed checkout of ArduSub revo-mini beta-4.3 None BB: [185/223] Building board: revo-mini-bdshot at 2025-02-24 10:56:15.723238 BB: Trying checkout ArduSub beta-4.3 revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((939771, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 revo-mini-bdshot None BB: Failed checkout of ArduSub revo-mini-bdshot beta-4.3 None BB: [186/223] Building board: revo-mini-i2c at 2025-02-24 10:56:15.737431 BB: Trying checkout ArduSub beta-4.3 revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((939812, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 revo-mini-i2c None BB: Failed checkout of ArduSub revo-mini-i2c beta-4.3 None BB: [187/223] Building board: revo-mini-i2c-bdshot at 2025-02-24 10:56:15.751259 BB: Trying checkout ArduSub beta-4.3 revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((939853, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 revo-mini-i2c-bdshot None BB: Failed checkout of ArduSub revo-mini-i2c-bdshot beta-4.3 None BB: [188/223] Building board: SDMODELH7V1 at 2025-02-24 10:56:15.765088 BB: Trying checkout ArduSub beta-4.3 SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((939894, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 SDMODELH7V1 None BB: Failed checkout of ArduSub SDMODELH7V1 beta-4.3 None BB: [189/223] Building board: SDMODELH7V2 at 2025-02-24 10:56:15.778976 BB: Trying checkout ArduSub beta-4.3 SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((939935, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 SDMODELH7V2 None BB: Failed checkout of ArduSub SDMODELH7V2 beta-4.3 None BB: [190/223] Building board: SITL_arm_linux_gnueabihf at 2025-02-24 10:56:15.793574 BB: Trying checkout ArduSub beta-4.3 SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((939976, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 SITL_arm_linux_gnueabihf None BB: Failed checkout of ArduSub SITL_arm_linux_gnueabihf beta-4.3 None BB: [191/223] Building board: SITL_x86_64_linux_gnu at 2025-02-24 10:56:15.807302 BB: Trying checkout ArduSub beta-4.3 SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((940019, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 SITL_x86_64_linux_gnu None BB: Failed checkout of ArduSub SITL_x86_64_linux_gnu beta-4.3 None BB: [192/223] Building board: SIYI_N7 at 2025-02-24 10:56:15.821902 BB: Trying checkout ArduSub beta-4.3 SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((940060, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 SIYI_N7 None BB: Failed checkout of ArduSub SIYI_N7 beta-4.3 None BB: [193/223] Building board: SkySakuraH743 at 2025-02-24 10:56:15.835910 BB: Trying checkout ArduSub beta-4.3 SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((940101, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 SkySakuraH743 None BB: Failed checkout of ArduSub SkySakuraH743 beta-4.3 None BB: [194/223] Building board: SkystarsH7HD-bdshot at 2025-02-24 10:56:15.850416 BB: Trying checkout ArduSub beta-4.3 SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((940142, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 SkystarsH7HD-bdshot None BB: Failed checkout of ArduSub SkystarsH7HD-bdshot beta-4.3 None BB: [195/223] Building board: sparky2 at 2025-02-24 10:56:15.864773 BB: Trying checkout ArduSub beta-4.3 sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((940183, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 sparky2 None BB: Failed checkout of ArduSub sparky2 beta-4.3 None BB: [196/223] Building board: speedybeef4 at 2025-02-24 10:56:15.879470 BB: Trying checkout ArduSub beta-4.3 speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((940224, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 speedybeef4 None BB: Failed checkout of ArduSub speedybeef4 beta-4.3 None BB: [197/223] Building board: SpeedyBeeF405Mini at 2025-02-24 10:56:15.894384 BB: Trying checkout ArduSub beta-4.3 SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((940265, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 SpeedyBeeF405Mini None BB: Failed checkout of ArduSub SpeedyBeeF405Mini beta-4.3 None BB: [198/223] Building board: SpeedyBeeF405WING at 2025-02-24 10:56:15.908549 BB: Trying checkout ArduSub beta-4.3 SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((940306, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 SpeedyBeeF405WING None BB: Failed checkout of ArduSub SpeedyBeeF405WING beta-4.3 None BB: [199/223] Building board: speedybeef4v3 at 2025-02-24 10:56:15.923545 BB: Trying checkout ArduSub beta-4.3 speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((940347, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 speedybeef4v3 None BB: Failed checkout of ArduSub speedybeef4v3 beta-4.3 None BB: [200/223] Building board: speedybeef4v4 at 2025-02-24 10:56:15.938198 BB: Trying checkout ArduSub beta-4.3 speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((940388, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 speedybeef4v4 None BB: Failed checkout of ArduSub speedybeef4v4 beta-4.3 None BB: [201/223] Building board: SPRacingH7 at 2025-02-24 10:56:15.952258 BB: Trying checkout ArduSub beta-4.3 SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((940429, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 SPRacingH7 None BB: Failed checkout of ArduSub SPRacingH7 beta-4.3 None BB: [202/223] Building board: SPRacingH7RF at 2025-02-24 10:56:15.966478 BB: Trying checkout ArduSub beta-4.3 SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((940470, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 SPRacingH7RF None BB: Failed checkout of ArduSub SPRacingH7RF beta-4.3 None BB: [203/223] Building board: SuccexF4 at 2025-02-24 10:56:15.983680 BB: Trying checkout ArduSub beta-4.3 SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((940511, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 SuccexF4 None BB: Failed checkout of ArduSub SuccexF4 beta-4.3 None BB: [204/223] Building board: SULILGH7-P1-P2 at 2025-02-24 10:56:15.997634 BB: Trying checkout ArduSub beta-4.3 SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((940552, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 SULILGH7-P1-P2 None BB: Failed checkout of ArduSub SULILGH7-P1-P2 beta-4.3 None BB: [205/223] Building board: TBS-Colibri-F7 at 2025-02-24 10:56:16.011221 BB: Trying checkout ArduSub beta-4.3 TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((940593, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 TBS-Colibri-F7 None BB: Failed checkout of ArduSub TBS-Colibri-F7 beta-4.3 None BB: [206/223] Building board: TBS_LUCID_H7 at 2025-02-24 10:56:16.025530 BB: Trying checkout ArduSub beta-4.3 TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((940634, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 TBS_LUCID_H7 None BB: Failed checkout of ArduSub TBS_LUCID_H7 beta-4.3 None BB: [207/223] Building board: TBS_LUCID_PRO at 2025-02-24 10:56:16.039014 BB: Trying checkout ArduSub beta-4.3 TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((940675, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 TBS_LUCID_PRO None BB: Failed checkout of ArduSub TBS_LUCID_PRO beta-4.3 None BB: [208/223] Building board: thepeach-k1 at 2025-02-24 10:56:16.053371 BB: Trying checkout ArduSub beta-4.3 thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((940716, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 thepeach-k1 None BB: Failed checkout of ArduSub thepeach-k1 beta-4.3 None BB: [209/223] Building board: thepeach-r1 at 2025-02-24 10:56:16.067450 BB: Trying checkout ArduSub beta-4.3 thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((940757, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 thepeach-r1 None BB: Failed checkout of ArduSub thepeach-r1 beta-4.3 None BB: [210/223] Building board: TMotorH743 at 2025-02-24 10:56:16.081654 BB: Trying checkout ArduSub beta-4.3 TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((940798, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 TMotorH743 None BB: Failed checkout of ArduSub TMotorH743 beta-4.3 None BB: [211/223] Building board: VRBrain-v51 at 2025-02-24 10:56:16.095251 BB: Trying checkout ArduSub beta-4.3 VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((940839, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 VRBrain-v51 None BB: Failed checkout of ArduSub VRBrain-v51 beta-4.3 None BB: [212/223] Building board: VRBrain-v52 at 2025-02-24 10:56:16.109467 BB: Trying checkout ArduSub beta-4.3 VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((940880, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 VRBrain-v52 None BB: Failed checkout of ArduSub VRBrain-v52 beta-4.3 None BB: [213/223] Building board: VRBrain-v54 at 2025-02-24 10:56:16.123042 BB: Trying checkout ArduSub beta-4.3 VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((940921, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 VRBrain-v54 None BB: Failed checkout of ArduSub VRBrain-v54 beta-4.3 None BB: [214/223] Building board: VRCore-v10 at 2025-02-24 10:56:16.137499 BB: Trying checkout ArduSub beta-4.3 VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((940962, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 VRCore-v10 None BB: Failed checkout of ArduSub VRCore-v10 beta-4.3 None BB: [215/223] Building board: VRUBrain-v51 at 2025-02-24 10:56:16.151864 BB: Trying checkout ArduSub beta-4.3 VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((941003, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 VRUBrain-v51 None BB: Failed checkout of ArduSub VRUBrain-v51 beta-4.3 None BB: [216/223] Building board: VUAV-V7pro at 2025-02-24 10:56:16.165924 BB: Trying checkout ArduSub beta-4.3 VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((941044, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 VUAV-V7pro None BB: Failed checkout of ArduSub VUAV-V7pro beta-4.3 None BB: [217/223] Building board: X-MAV-AP-H743v2 at 2025-02-24 10:56:16.180614 BB: Trying checkout ArduSub beta-4.3 X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((941085, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 X-MAV-AP-H743v2 None BB: Failed checkout of ArduSub X-MAV-AP-H743v2 beta-4.3 None BB: [218/223] Building board: YJUAV_A6 at 2025-02-24 10:56:16.195332 BB: Trying checkout ArduSub beta-4.3 YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((941126, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 YJUAV_A6 None BB: Failed checkout of ArduSub YJUAV_A6 beta-4.3 None BB: [219/223] Building board: YJUAV_A6SE at 2025-02-24 10:56:16.209091 BB: Trying checkout ArduSub beta-4.3 YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((941167, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 YJUAV_A6SE None BB: Failed checkout of ArduSub YJUAV_A6SE beta-4.3 None BB: [220/223] Building board: YJUAV_A6SE_H743 at 2025-02-24 10:56:16.223446 BB: Trying checkout ArduSub beta-4.3 YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((941208, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 YJUAV_A6SE_H743 None BB: Failed checkout of ArduSub YJUAV_A6SE_H743 beta-4.3 None BB: [221/223] Building board: YJUAV_A6Ultra at 2025-02-24 10:56:16.237627 BB: Trying checkout ArduSub beta-4.3 YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((941249, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 YJUAV_A6Ultra None BB: Failed checkout of ArduSub YJUAV_A6Ultra beta-4.3 None BB: [222/223] Building board: ZeroOneX6 at 2025-02-24 10:56:16.251926 BB: Trying checkout ArduSub beta-4.3 ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((941290, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 ZeroOneX6 None BB: Failed checkout of ArduSub ZeroOneX6 beta-4.3 None BB: [223/223] Building board: ZeroOneX6_Air at 2025-02-24 10:56:16.265939 BB: Trying checkout ArduSub beta-4.3 ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta-4.3 BB: Running (git checkout -f ArduSub-beta-4.3) BB-GIT: error: pathspec 'ArduSub-beta-4.3' did not match any file(s) known to git BB: Process failed ((941331, 256)) BB: Checkout branch ArduSub-beta-4.3 failed BB: Failed to find tag for ArduSub beta-4.3 ZeroOneX6_Air None BB: Failed checkout of ArduSub ZeroOneX6_Air beta-4.3 None BB: Trying checkout ArduSub latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Already on 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit fc47d7c2d0c2b57a1c3151adcf0811e1bab2aa4b BB-GIT: Author: Iampete1 BB-GIT: Date: Sun Feb 23 19:19:48 2025 +0000 BB-GIT: BB-GIT: AP_BoardConfig: `SAFETY_MASK` include full 32 channels in docs BB: Building AP_Periph beta-4.3 binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/89] Building board: AeroFox-Airspeed at 2025-02-24 10:56:16.821605 BB: Trying checkout AP_Periph beta-4.3 AeroFox-Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((941796, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 AeroFox-Airspeed None BB: Failed checkout of AP_Periph AeroFox-Airspeed beta-4.3 None BB: [2/89] Building board: AeroFox-Airspeed-DLVR at 2025-02-24 10:56:16.836447 BB: Trying checkout AP_Periph beta-4.3 AeroFox-Airspeed-DLVR None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((941837, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 AeroFox-Airspeed-DLVR None BB: Failed checkout of AP_Periph AeroFox-Airspeed-DLVR beta-4.3 None BB: [3/89] Building board: AeroFox-GNSS_F9P at 2025-02-24 10:56:16.851403 BB: Trying checkout AP_Periph beta-4.3 AeroFox-GNSS_F9P None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((941878, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 AeroFox-GNSS_F9P None BB: Failed checkout of AP_Periph AeroFox-GNSS_F9P beta-4.3 None BB: [4/89] Building board: AeroFox-PMU at 2025-02-24 10:56:16.865812 BB: Trying checkout AP_Periph beta-4.3 AeroFox-PMU None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((941919, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 AeroFox-PMU None BB: Failed checkout of AP_Periph AeroFox-PMU beta-4.3 None BB: [5/89] Building board: AR-F407SmartBat at 2025-02-24 10:56:16.880653 BB: Trying checkout AP_Periph beta-4.3 AR-F407SmartBat None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((941960, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 AR-F407SmartBat None BB: Failed checkout of AP_Periph AR-F407SmartBat beta-4.3 None BB: [6/89] Building board: ARK_CANNODE at 2025-02-24 10:56:16.900383 BB: Trying checkout AP_Periph beta-4.3 ARK_CANNODE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((942001, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 ARK_CANNODE None BB: Failed checkout of AP_Periph ARK_CANNODE beta-4.3 None BB: [7/89] Building board: ARK_GPS at 2025-02-24 10:56:16.914483 BB: Trying checkout AP_Periph beta-4.3 ARK_GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((942042, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 ARK_GPS None BB: Failed checkout of AP_Periph ARK_GPS beta-4.3 None BB: [8/89] Building board: ARK_RTK_GPS at 2025-02-24 10:56:16.933846 BB: Trying checkout AP_Periph beta-4.3 ARK_RTK_GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((942083, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 ARK_RTK_GPS None BB: Failed checkout of AP_Periph ARK_RTK_GPS beta-4.3 None BB: [9/89] Building board: BirdCANdy at 2025-02-24 10:56:16.947993 BB: Trying checkout AP_Periph beta-4.3 BirdCANdy None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((942124, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 BirdCANdy None BB: Failed checkout of AP_Periph BirdCANdy beta-4.3 None BB: [10/89] Building board: BotBloxDroneNet at 2025-02-24 10:56:16.963266 BB: Trying checkout AP_Periph beta-4.3 BotBloxDroneNet None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((942165, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 BotBloxDroneNet None BB: Failed checkout of AP_Periph BotBloxDroneNet beta-4.3 None BB: [11/89] Building board: C-RTK2-HP at 2025-02-24 10:56:16.978003 BB: Trying checkout AP_Periph beta-4.3 C-RTK2-HP None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((942206, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 C-RTK2-HP None BB: Failed checkout of AP_Periph C-RTK2-HP beta-4.3 None BB: [12/89] Building board: CarbonixF405 at 2025-02-24 10:56:16.993601 BB: Trying checkout AP_Periph beta-4.3 CarbonixF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((942247, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 CarbonixF405 None BB: Failed checkout of AP_Periph CarbonixF405 beta-4.3 None BB: [13/89] Building board: CarbonixL496 at 2025-02-24 10:56:17.007802 BB: Trying checkout AP_Periph beta-4.3 CarbonixL496 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((942288, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 CarbonixL496 None BB: Failed checkout of AP_Periph CarbonixL496 beta-4.3 None BB: [14/89] Building board: CUAV_GPS at 2025-02-24 10:56:17.021749 BB: Trying checkout AP_Periph beta-4.3 CUAV_GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((942329, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 CUAV_GPS None BB: Failed checkout of AP_Periph CUAV_GPS beta-4.3 None BB: [15/89] Building board: CubeBlack-periph at 2025-02-24 10:56:17.041282 BB: Trying checkout AP_Periph beta-4.3 CubeBlack-periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((942370, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 CubeBlack-periph None BB: Failed checkout of AP_Periph CubeBlack-periph beta-4.3 None BB: [16/89] Building board: CubeNode at 2025-02-24 10:56:17.055606 BB: Trying checkout AP_Periph beta-4.3 CubeNode None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((942411, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 CubeNode None BB: Failed checkout of AP_Periph CubeNode beta-4.3 None BB: [17/89] Building board: CubeNode-ETH at 2025-02-24 10:56:17.070031 BB: Trying checkout AP_Periph beta-4.3 CubeNode-ETH None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((942454, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 CubeNode-ETH None BB: Failed checkout of AP_Periph CubeNode-ETH beta-4.3 None BB: [18/89] Building board: CubeOrange-periph at 2025-02-24 10:56:17.083896 BB: Trying checkout AP_Periph beta-4.3 CubeOrange-periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((942495, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 CubeOrange-periph None BB: Failed checkout of AP_Periph CubeOrange-periph beta-4.3 None BB: [19/89] Building board: CubeRedPrimary-PPPGW at 2025-02-24 10:56:17.098148 BB: Trying checkout AP_Periph beta-4.3 CubeRedPrimary-PPPGW None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((942536, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 CubeRedPrimary-PPPGW None BB: Failed checkout of AP_Periph CubeRedPrimary-PPPGW beta-4.3 None BB: [20/89] Building board: f103-ADSB at 2025-02-24 10:56:17.111934 BB: Trying checkout AP_Periph beta-4.3 f103-ADSB None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((942577, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 f103-ADSB None BB: Failed checkout of AP_Periph f103-ADSB beta-4.3 None BB: [21/89] Building board: f103-Airspeed at 2025-02-24 10:56:17.125866 BB: Trying checkout AP_Periph beta-4.3 f103-Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((942618, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 f103-Airspeed None BB: Failed checkout of AP_Periph f103-Airspeed beta-4.3 None BB: [22/89] Building board: f103-GPS at 2025-02-24 10:56:17.139569 BB: Trying checkout AP_Periph beta-4.3 f103-GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((942659, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 f103-GPS None BB: Failed checkout of AP_Periph f103-GPS beta-4.3 None BB: [23/89] Building board: f103-QiotekPeriph at 2025-02-24 10:56:17.154008 BB: Trying checkout AP_Periph beta-4.3 f103-QiotekPeriph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((942700, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 f103-QiotekPeriph None BB: Failed checkout of AP_Periph f103-QiotekPeriph beta-4.3 None BB: [24/89] Building board: f103-RangeFinder at 2025-02-24 10:56:17.168143 BB: Trying checkout AP_Periph beta-4.3 f103-RangeFinder None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((942741, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 f103-RangeFinder None BB: Failed checkout of AP_Periph f103-RangeFinder beta-4.3 None BB: [25/89] Building board: f303-GPS at 2025-02-24 10:56:17.182856 BB: Trying checkout AP_Periph beta-4.3 f303-GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((942782, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 f303-GPS None BB: Failed checkout of AP_Periph f303-GPS beta-4.3 None BB: [26/89] Building board: f303-HWESC at 2025-02-24 10:56:17.197955 BB: Trying checkout AP_Periph beta-4.3 f303-HWESC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((942823, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 f303-HWESC None BB: Failed checkout of AP_Periph f303-HWESC beta-4.3 None BB: [27/89] Building board: f303-M10025 at 2025-02-24 10:56:17.213054 BB: Trying checkout AP_Periph beta-4.3 f303-M10025 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((942864, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 f303-M10025 None BB: Failed checkout of AP_Periph f303-M10025 beta-4.3 None BB: [28/89] Building board: f303-M10070 at 2025-02-24 10:56:17.227888 BB: Trying checkout AP_Periph beta-4.3 f303-M10070 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((942905, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 f303-M10070 None BB: Failed checkout of AP_Periph f303-M10070 beta-4.3 None BB: [29/89] Building board: f303-MatekGPS at 2025-02-24 10:56:17.242584 BB: Trying checkout AP_Periph beta-4.3 f303-MatekGPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((942946, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 f303-MatekGPS None BB: Failed checkout of AP_Periph f303-MatekGPS beta-4.3 None BB: [30/89] Building board: f303-PWM at 2025-02-24 10:56:17.257869 BB: Trying checkout AP_Periph beta-4.3 f303-PWM None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((942987, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 f303-PWM None BB: Failed checkout of AP_Periph f303-PWM beta-4.3 None BB: [31/89] Building board: f303-TempSensor at 2025-02-24 10:56:17.272762 BB: Trying checkout AP_Periph beta-4.3 f303-TempSensor None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((943028, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 f303-TempSensor None BB: Failed checkout of AP_Periph f303-TempSensor beta-4.3 None BB: [32/89] Building board: f303-Universal at 2025-02-24 10:56:17.287286 BB: Trying checkout AP_Periph beta-4.3 f303-Universal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((943069, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 f303-Universal None BB: Failed checkout of AP_Periph f303-Universal beta-4.3 None BB: [33/89] Building board: f405-MatekAirspeed at 2025-02-24 10:56:17.301893 BB: Trying checkout AP_Periph beta-4.3 f405-MatekAirspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((943110, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 f405-MatekAirspeed None BB: Failed checkout of AP_Periph f405-MatekAirspeed beta-4.3 None BB: [34/89] Building board: f405-MatekGPS at 2025-02-24 10:56:17.317382 BB: Trying checkout AP_Periph beta-4.3 f405-MatekGPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((943151, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 f405-MatekGPS None BB: Failed checkout of AP_Periph f405-MatekGPS beta-4.3 None BB: [35/89] Building board: FreeflyRTK at 2025-02-24 10:56:17.332074 BB: Trying checkout AP_Periph beta-4.3 FreeflyRTK None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((943192, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 FreeflyRTK None BB: Failed checkout of AP_Periph FreeflyRTK beta-4.3 None BB: [36/89] Building board: Here4AP at 2025-02-24 10:56:17.346510 BB: Trying checkout AP_Periph beta-4.3 Here4AP None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((943233, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 Here4AP None BB: Failed checkout of AP_Periph Here4AP beta-4.3 None BB: [37/89] Building board: Hitec-Airspeed at 2025-02-24 10:56:17.361053 BB: Trying checkout AP_Periph beta-4.3 Hitec-Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((943274, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 Hitec-Airspeed None BB: Failed checkout of AP_Periph Hitec-Airspeed beta-4.3 None BB: [38/89] Building board: HitecMosaic at 2025-02-24 10:56:17.375924 BB: Trying checkout AP_Periph beta-4.3 HitecMosaic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((943315, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 HitecMosaic None BB: Failed checkout of AP_Periph HitecMosaic beta-4.3 None BB: [39/89] Building board: HolybroF4_PMU at 2025-02-24 10:56:17.390297 BB: Trying checkout AP_Periph beta-4.3 HolybroF4_PMU None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((943356, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 HolybroF4_PMU None BB: Failed checkout of AP_Periph HolybroF4_PMU beta-4.3 None BB: [40/89] Building board: HolybroG4_Airspeed at 2025-02-24 10:56:17.404750 BB: Trying checkout AP_Periph beta-4.3 HolybroG4_Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((943397, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 HolybroG4_Airspeed None BB: Failed checkout of AP_Periph HolybroG4_Airspeed beta-4.3 None BB: [41/89] Building board: HolybroG4_Compass at 2025-02-24 10:56:17.419442 BB: Trying checkout AP_Periph beta-4.3 HolybroG4_Compass None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((943438, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 HolybroG4_Compass None BB: Failed checkout of AP_Periph HolybroG4_Compass beta-4.3 None BB: [42/89] Building board: HolybroG4_GPS at 2025-02-24 10:56:17.433761 BB: Trying checkout AP_Periph beta-4.3 HolybroG4_GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((943479, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 HolybroG4_GPS None BB: Failed checkout of AP_Periph HolybroG4_GPS beta-4.3 None BB: [43/89] Building board: HolybroGPS at 2025-02-24 10:56:17.496695 BB: Trying checkout AP_Periph beta-4.3 HolybroGPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((943520, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 HolybroGPS None BB: Failed checkout of AP_Periph HolybroGPS beta-4.3 None BB: [44/89] Building board: kha_eth at 2025-02-24 10:56:17.511901 BB: Trying checkout AP_Periph beta-4.3 kha_eth None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((943561, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 kha_eth None BB: Failed checkout of AP_Periph kha_eth beta-4.3 None BB: [45/89] Building board: MatekG474-DShot at 2025-02-24 10:56:17.527418 BB: Trying checkout AP_Periph beta-4.3 MatekG474-DShot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((943602, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MatekG474-DShot None BB: Failed checkout of AP_Periph MatekG474-DShot beta-4.3 None BB: [46/89] Building board: MatekG474-GPS at 2025-02-24 10:56:17.542108 BB: Trying checkout AP_Periph beta-4.3 MatekG474-GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((943643, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MatekG474-GPS None BB: Failed checkout of AP_Periph MatekG474-GPS beta-4.3 None BB: [47/89] Building board: MatekG474-Periph at 2025-02-24 10:56:17.557137 BB: Trying checkout AP_Periph beta-4.3 MatekG474-Periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((943684, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MatekG474-Periph None BB: Failed checkout of AP_Periph MatekG474-Periph beta-4.3 None BB: [48/89] Building board: MatekH743-periph at 2025-02-24 10:56:17.572049 BB: Trying checkout AP_Periph beta-4.3 MatekH743-periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((943725, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MatekH743-periph None BB: Failed checkout of AP_Periph MatekH743-periph beta-4.3 None BB: [49/89] Building board: MatekL431-ADSB at 2025-02-24 10:56:17.586915 BB: Trying checkout AP_Periph beta-4.3 MatekL431-ADSB None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((943766, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MatekL431-ADSB None BB: Failed checkout of AP_Periph MatekL431-ADSB beta-4.3 None BB: [50/89] Building board: MatekL431-Airspeed at 2025-02-24 10:56:17.601633 BB: Trying checkout AP_Periph beta-4.3 MatekL431-Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((943807, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MatekL431-Airspeed None BB: Failed checkout of AP_Periph MatekL431-Airspeed beta-4.3 None BB: [51/89] Building board: MatekL431-APDTelem at 2025-02-24 10:56:17.615777 BB: Trying checkout AP_Periph beta-4.3 MatekL431-APDTelem None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((943848, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MatekL431-APDTelem None BB: Failed checkout of AP_Periph MatekL431-APDTelem beta-4.3 None BB: [52/89] Building board: MatekL431-BattMon at 2025-02-24 10:56:17.630451 BB: Trying checkout AP_Periph beta-4.3 MatekL431-BattMon None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((943900, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MatekL431-BattMon None BB: Failed checkout of AP_Periph MatekL431-BattMon beta-4.3 None BB: [53/89] Building board: MatekL431-bdshot at 2025-02-24 10:56:17.645184 BB: Trying checkout AP_Periph beta-4.3 MatekL431-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((943941, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MatekL431-bdshot None BB: Failed checkout of AP_Periph MatekL431-bdshot beta-4.3 None BB: [54/89] Building board: MatekL431-DShot at 2025-02-24 10:56:17.659963 BB: Trying checkout AP_Periph beta-4.3 MatekL431-DShot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((943982, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MatekL431-DShot None BB: Failed checkout of AP_Periph MatekL431-DShot beta-4.3 None BB: [55/89] Building board: MatekL431-EFI at 2025-02-24 10:56:17.674398 BB: Trying checkout AP_Periph beta-4.3 MatekL431-EFI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((944023, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MatekL431-EFI None BB: Failed checkout of AP_Periph MatekL431-EFI beta-4.3 None BB: [56/89] Building board: MatekL431-GPS at 2025-02-24 10:56:17.688584 BB: Trying checkout AP_Periph beta-4.3 MatekL431-GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((944064, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MatekL431-GPS None BB: Failed checkout of AP_Periph MatekL431-GPS beta-4.3 None BB: [57/89] Building board: MatekL431-HWTelem at 2025-02-24 10:56:17.702961 BB: Trying checkout AP_Periph beta-4.3 MatekL431-HWTelem None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((944105, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MatekL431-HWTelem None BB: Failed checkout of AP_Periph MatekL431-HWTelem beta-4.3 None BB: [58/89] Building board: MatekL431-MagHiRes at 2025-02-24 10:56:17.717350 BB: Trying checkout AP_Periph beta-4.3 MatekL431-MagHiRes None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((944146, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MatekL431-MagHiRes None BB: Failed checkout of AP_Periph MatekL431-MagHiRes beta-4.3 None BB: [59/89] Building board: MatekL431-Periph at 2025-02-24 10:56:17.732072 BB: Trying checkout AP_Periph beta-4.3 MatekL431-Periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((944187, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MatekL431-Periph None BB: Failed checkout of AP_Periph MatekL431-Periph beta-4.3 None BB: [60/89] Building board: MatekL431-Proximity at 2025-02-24 10:56:17.746489 BB: Trying checkout AP_Periph beta-4.3 MatekL431-Proximity None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((944228, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MatekL431-Proximity None BB: Failed checkout of AP_Periph MatekL431-Proximity beta-4.3 None BB: [61/89] Building board: MatekL431-Rangefinder at 2025-02-24 10:56:17.765569 BB: Trying checkout AP_Periph beta-4.3 MatekL431-Rangefinder None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((944269, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MatekL431-Rangefinder None BB: Failed checkout of AP_Periph MatekL431-Rangefinder beta-4.3 None BB: [62/89] Building board: MatekL431-RC at 2025-02-24 10:56:17.780037 BB: Trying checkout AP_Periph beta-4.3 MatekL431-RC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((944310, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MatekL431-RC None BB: Failed checkout of AP_Periph MatekL431-RC beta-4.3 None BB: [63/89] Building board: MatekL431-Serial at 2025-02-24 10:56:17.794559 BB: Trying checkout AP_Periph beta-4.3 MatekL431-Serial None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((944352, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MatekL431-Serial None BB: Failed checkout of AP_Periph MatekL431-Serial beta-4.3 None BB: [64/89] Building board: MFE_AirSpeed_CAN at 2025-02-24 10:56:17.808982 BB: Trying checkout AP_Periph beta-4.3 MFE_AirSpeed_CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((944393, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MFE_AirSpeed_CAN None BB: Failed checkout of AP_Periph MFE_AirSpeed_CAN beta-4.3 None BB: [65/89] Building board: MFE_POS3_CAN at 2025-02-24 10:56:17.823186 BB: Trying checkout AP_Periph beta-4.3 MFE_POS3_CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((944434, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 MFE_POS3_CAN None BB: Failed checkout of AP_Periph MFE_POS3_CAN beta-4.3 None BB: [66/89] Building board: mRo-M10095 at 2025-02-24 10:56:17.838061 BB: Trying checkout AP_Periph beta-4.3 mRo-M10095 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((944475, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 mRo-M10095 None BB: Failed checkout of AP_Periph mRo-M10095 beta-4.3 None BB: [67/89] Building board: mRoCANPWM-M10126 at 2025-02-24 10:56:17.853029 BB: Trying checkout AP_Periph beta-4.3 mRoCANPWM-M10126 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((944516, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 mRoCANPWM-M10126 None BB: Failed checkout of AP_Periph mRoCANPWM-M10126 beta-4.3 None BB: [68/89] Building board: mRoKitCANrevC at 2025-02-24 10:56:17.867009 BB: Trying checkout AP_Periph beta-4.3 mRoKitCANrevC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((944559, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 mRoKitCANrevC None BB: Failed checkout of AP_Periph mRoKitCANrevC beta-4.3 None BB: [69/89] Building board: Nucleo-G491 at 2025-02-24 10:56:17.881371 BB: Trying checkout AP_Periph beta-4.3 Nucleo-G491 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((944600, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 Nucleo-G491 None BB: Failed checkout of AP_Periph Nucleo-G491 beta-4.3 None BB: [70/89] Building board: Nucleo-L476 at 2025-02-24 10:56:17.895141 BB: Trying checkout AP_Periph beta-4.3 Nucleo-L476 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((944641, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 Nucleo-L476 None BB: Failed checkout of AP_Periph Nucleo-L476 beta-4.3 None BB: [71/89] Building board: Nucleo-L496 at 2025-02-24 10:56:17.909563 BB: Trying checkout AP_Periph beta-4.3 Nucleo-L496 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((944682, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 Nucleo-L496 None BB: Failed checkout of AP_Periph Nucleo-L496 beta-4.3 None BB: [72/89] Building board: Pixhawk6X-PPPGW at 2025-02-24 10:56:17.923236 BB: Trying checkout AP_Periph beta-4.3 Pixhawk6X-PPPGW None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((944723, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 Pixhawk6X-PPPGW None BB: Failed checkout of AP_Periph Pixhawk6X-PPPGW beta-4.3 None BB: [73/89] Building board: Pixracer-periph at 2025-02-24 10:56:17.937328 BB: Trying checkout AP_Periph beta-4.3 Pixracer-periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((944764, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 Pixracer-periph None BB: Failed checkout of AP_Periph Pixracer-periph beta-4.3 None BB: [74/89] Building board: rGNSS at 2025-02-24 10:56:17.951092 BB: Trying checkout AP_Periph beta-4.3 rGNSS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((944805, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 rGNSS None BB: Failed checkout of AP_Periph rGNSS beta-4.3 None BB: [75/89] Building board: Sierra-F405 at 2025-02-24 10:56:17.965408 BB: Trying checkout AP_Periph beta-4.3 Sierra-F405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((944846, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 Sierra-F405 None BB: Failed checkout of AP_Periph Sierra-F405 beta-4.3 None BB: [76/89] Building board: Sierra-F412 at 2025-02-24 10:56:17.979524 BB: Trying checkout AP_Periph beta-4.3 Sierra-F412 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((944887, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 Sierra-F412 None BB: Failed checkout of AP_Periph Sierra-F412 beta-4.3 None BB: [77/89] Building board: Sierra-F9P at 2025-02-24 10:56:17.994062 BB: Trying checkout AP_Periph beta-4.3 Sierra-F9P None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((944928, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 Sierra-F9P None BB: Failed checkout of AP_Periph Sierra-F9P beta-4.3 None BB: [78/89] Building board: Sierra-L431 at 2025-02-24 10:56:18.008079 BB: Trying checkout AP_Periph beta-4.3 Sierra-L431 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((944969, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 Sierra-L431 None BB: Failed checkout of AP_Periph Sierra-L431 beta-4.3 None BB: [79/89] Building board: Sierra-PrecisionPoint at 2025-02-24 10:56:18.022321 BB: Trying checkout AP_Periph beta-4.3 Sierra-PrecisionPoint None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((945010, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 Sierra-PrecisionPoint None BB: Failed checkout of AP_Periph Sierra-PrecisionPoint beta-4.3 None BB: [80/89] Building board: Sierra-TrueNavIC at 2025-02-24 10:56:18.036799 BB: Trying checkout AP_Periph beta-4.3 Sierra-TrueNavIC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((945051, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 Sierra-TrueNavIC None BB: Failed checkout of AP_Periph Sierra-TrueNavIC beta-4.3 None BB: [81/89] Building board: Sierra-TrueNavPro at 2025-02-24 10:56:18.051144 BB: Trying checkout AP_Periph beta-4.3 Sierra-TrueNavPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((945092, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 Sierra-TrueNavPro None BB: Failed checkout of AP_Periph Sierra-TrueNavPro beta-4.3 None BB: [82/89] Building board: Sierra-TrueNavPro-G4 at 2025-02-24 10:56:18.065854 BB: Trying checkout AP_Periph beta-4.3 Sierra-TrueNavPro-G4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((945133, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 Sierra-TrueNavPro-G4 None BB: Failed checkout of AP_Periph Sierra-TrueNavPro-G4 beta-4.3 None BB: [83/89] Building board: Sierra-TrueNorth at 2025-02-24 10:56:18.079466 BB: Trying checkout AP_Periph beta-4.3 Sierra-TrueNorth None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((945174, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 Sierra-TrueNorth None BB: Failed checkout of AP_Periph Sierra-TrueNorth beta-4.3 None BB: [84/89] Building board: Sierra-TrueSpeed at 2025-02-24 10:56:18.093374 BB: Trying checkout AP_Periph beta-4.3 Sierra-TrueSpeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((945215, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 Sierra-TrueSpeed None BB: Failed checkout of AP_Periph Sierra-TrueSpeed beta-4.3 None BB: [85/89] Building board: sw-boom-f407 at 2025-02-24 10:56:18.106974 BB: Trying checkout AP_Periph beta-4.3 sw-boom-f407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((945256, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 sw-boom-f407 None BB: Failed checkout of AP_Periph sw-boom-f407 beta-4.3 None BB: [86/89] Building board: sw-nav-f405 at 2025-02-24 10:56:18.121449 BB: Trying checkout AP_Periph beta-4.3 sw-nav-f405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((945297, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 sw-nav-f405 None BB: Failed checkout of AP_Periph sw-nav-f405 beta-4.3 None BB: [87/89] Building board: sw-spar-f407 at 2025-02-24 10:56:18.135160 BB: Trying checkout AP_Periph beta-4.3 sw-spar-f407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((945338, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 sw-spar-f407 None BB: Failed checkout of AP_Periph sw-spar-f407 beta-4.3 None BB: [88/89] Building board: TBS-L431-Airspeed at 2025-02-24 10:56:18.149146 BB: Trying checkout AP_Periph beta-4.3 TBS-L431-Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((945379, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 TBS-L431-Airspeed None BB: Failed checkout of AP_Periph TBS-L431-Airspeed beta-4.3 None BB: [89/89] Building board: ZubaxGNSS at 2025-02-24 10:56:18.163411 BB: Trying checkout AP_Periph beta-4.3 ZubaxGNSS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta-4.3 BB: Running (git checkout -f AP_Periph-beta-4.3) BB-GIT: error: pathspec 'AP_Periph-beta-4.3' did not match any file(s) known to git BB: Process failed ((945420, 256)) BB: Checkout branch AP_Periph-beta-4.3 failed BB: Failed to find tag for AP_Periph beta-4.3 ZubaxGNSS None BB: Failed checkout of AP_Periph ZubaxGNSS beta-4.3 None BB: Trying checkout AP_Periph latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Already on 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit fc47d7c2d0c2b57a1c3151adcf0811e1bab2aa4b BB-GIT: Author: Iampete1 BB-GIT: Date: Sun Feb 23 19:19:48 2025 +0000 BB-GIT: BB-GIT: AP_BoardConfig: `SAFETY_MASK` include full 32 channels in docs BB: Building Blimp beta-4.3 binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/223] Building board: 3DRControlZeroG at 2025-02-24 10:56:18.718286 BB: Trying checkout Blimp beta-4.3 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((945880, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 3DRControlZeroG None BB: Failed checkout of Blimp 3DRControlZeroG beta-4.3 None BB: [2/223] Building board: ACNS-CM4Pilot at 2025-02-24 10:56:18.732633 BB: Trying checkout Blimp beta-4.3 ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((945921, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 ACNS-CM4Pilot None BB: Failed checkout of Blimp ACNS-CM4Pilot beta-4.3 None BB: [3/223] Building board: ACNS-F405AIO at 2025-02-24 10:56:18.747650 BB: Trying checkout Blimp beta-4.3 ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((945962, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 ACNS-F405AIO None BB: Failed checkout of Blimp ACNS-F405AIO beta-4.3 None BB: [4/223] Building board: AEROFOX-H7 at 2025-02-24 10:56:18.762145 BB: Trying checkout Blimp beta-4.3 AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((946003, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 AEROFOX-H7 None BB: Failed checkout of Blimp AEROFOX-H7 beta-4.3 None BB: [5/223] Building board: AET-H743-Basic at 2025-02-24 10:56:18.776433 BB: Trying checkout Blimp beta-4.3 AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((946044, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 AET-H743-Basic None BB: Failed checkout of Blimp AET-H743-Basic beta-4.3 None BB: [6/223] Building board: airbotf4 at 2025-02-24 10:56:18.790903 BB: Trying checkout Blimp beta-4.3 airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((946085, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 airbotf4 None BB: Failed checkout of Blimp airbotf4 beta-4.3 None BB: [7/223] Building board: AIRLink at 2025-02-24 10:56:18.804574 BB: Trying checkout Blimp beta-4.3 AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((946126, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 AIRLink None BB: Failed checkout of Blimp AIRLink beta-4.3 None BB: [8/223] Building board: Airvolute-DCS2 at 2025-02-24 10:56:18.818760 BB: Trying checkout Blimp beta-4.3 Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((946167, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 Airvolute-DCS2 None BB: Failed checkout of Blimp Airvolute-DCS2 beta-4.3 None BB: [9/223] Building board: AnyleafH7 at 2025-02-24 10:56:18.832715 BB: Trying checkout Blimp beta-4.3 AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((946208, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 AnyleafH7 None BB: Failed checkout of Blimp AnyleafH7 beta-4.3 None BB: [10/223] Building board: Aocoda-RC-H743Dual at 2025-02-24 10:56:18.846478 BB: Trying checkout Blimp beta-4.3 Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((946249, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 Aocoda-RC-H743Dual None BB: Failed checkout of Blimp Aocoda-RC-H743Dual beta-4.3 None BB: [11/223] Building board: ARK_FPV at 2025-02-24 10:56:18.861222 BB: Trying checkout Blimp beta-4.3 ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((946290, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 ARK_FPV None BB: Failed checkout of Blimp ARK_FPV beta-4.3 None BB: [12/223] Building board: ARKV6X at 2025-02-24 10:56:18.877762 BB: Trying checkout Blimp beta-4.3 ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((946331, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 ARKV6X None BB: Failed checkout of Blimp ARKV6X beta-4.3 None BB: [13/223] Building board: AtomRCF405NAVI at 2025-02-24 10:56:18.891987 BB: Trying checkout Blimp beta-4.3 AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((946372, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 AtomRCF405NAVI None BB: Failed checkout of Blimp AtomRCF405NAVI beta-4.3 None BB: [14/223] Building board: bbbmini at 2025-02-24 10:56:18.906186 BB: Trying checkout Blimp beta-4.3 bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((946413, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 bbbmini None BB: Failed checkout of Blimp bbbmini beta-4.3 None BB: [15/223] Building board: BeastF7 at 2025-02-24 10:56:18.920366 BB: Trying checkout Blimp beta-4.3 BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((946454, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 BeastF7 None BB: Failed checkout of Blimp BeastF7 beta-4.3 None BB: [16/223] Building board: BeastF7v2 at 2025-02-24 10:56:18.934800 BB: Trying checkout Blimp beta-4.3 BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((946495, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 BeastF7v2 None BB: Failed checkout of Blimp BeastF7v2 beta-4.3 None BB: [17/223] Building board: BeastH7 at 2025-02-24 10:56:18.948974 BB: Trying checkout Blimp beta-4.3 BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((946536, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 BeastH7 None BB: Failed checkout of Blimp BeastH7 beta-4.3 None BB: [18/223] Building board: BeastH7v2 at 2025-02-24 10:56:18.962911 BB: Trying checkout Blimp beta-4.3 BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((946577, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 BeastH7v2 None BB: Failed checkout of Blimp BeastH7v2 beta-4.3 None BB: [19/223] Building board: bebop at 2025-02-24 10:56:18.977228 BB: Trying checkout Blimp beta-4.3 bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((946618, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 bebop None BB: Failed checkout of Blimp bebop beta-4.3 None BB: [20/223] Building board: BlitzF745 at 2025-02-24 10:56:18.991554 BB: Trying checkout Blimp beta-4.3 BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((946659, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 BlitzF745 None BB: Failed checkout of Blimp BlitzF745 beta-4.3 None BB: [21/223] Building board: BlitzF745AIO at 2025-02-24 10:56:19.005267 BB: Trying checkout Blimp beta-4.3 BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((946700, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 BlitzF745AIO None BB: Failed checkout of Blimp BlitzF745AIO beta-4.3 None BB: [22/223] Building board: BlitzH743Pro at 2025-02-24 10:56:19.019317 BB: Trying checkout Blimp beta-4.3 BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((946741, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 BlitzH743Pro None BB: Failed checkout of Blimp BlitzH743Pro beta-4.3 None BB: [23/223] Building board: BlitzMiniF745 at 2025-02-24 10:56:19.033281 BB: Trying checkout Blimp beta-4.3 BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((946782, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 BlitzMiniF745 None BB: Failed checkout of Blimp BlitzMiniF745 beta-4.3 None BB: [24/223] Building board: BlitzWingH743 at 2025-02-24 10:56:19.047212 BB: Trying checkout Blimp beta-4.3 BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((946823, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 BlitzWingH743 None BB: Failed checkout of Blimp BlitzWingH743 beta-4.3 None BB: [25/223] Building board: blue at 2025-02-24 10:56:19.061386 BB: Trying checkout Blimp beta-4.3 blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((946864, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 blue None BB: Failed checkout of Blimp blue beta-4.3 None BB: [26/223] Building board: canzero at 2025-02-24 10:56:19.075385 BB: Trying checkout Blimp beta-4.3 canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((946905, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 canzero None BB: Failed checkout of Blimp canzero beta-4.3 None BB: [27/223] Building board: CBU-H7-LC-Stamp at 2025-02-24 10:56:19.088983 BB: Trying checkout Blimp beta-4.3 CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((946946, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CBU-H7-LC-Stamp None BB: Failed checkout of Blimp CBU-H7-LC-Stamp beta-4.3 None BB: [28/223] Building board: CBU-H7-Stamp at 2025-02-24 10:56:19.103095 BB: Trying checkout Blimp beta-4.3 CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((946987, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CBU-H7-Stamp None BB: Failed checkout of Blimp CBU-H7-Stamp beta-4.3 None BB: [29/223] Building board: CSKY405 at 2025-02-24 10:56:19.117470 BB: Trying checkout Blimp beta-4.3 CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((947028, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CSKY405 None BB: Failed checkout of Blimp CSKY405 beta-4.3 None BB: [30/223] Building board: CUAV-7-Nano at 2025-02-24 10:56:19.131331 BB: Trying checkout Blimp beta-4.3 CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((947069, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CUAV-7-Nano None BB: Failed checkout of Blimp CUAV-7-Nano beta-4.3 None BB: [31/223] Building board: CUAV-Nora at 2025-02-24 10:56:19.145383 BB: Trying checkout Blimp beta-4.3 CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((947113, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CUAV-Nora None BB: Failed checkout of Blimp CUAV-Nora beta-4.3 None BB: [32/223] Building board: CUAV-Nora-bdshot at 2025-02-24 10:56:19.159742 BB: Trying checkout Blimp beta-4.3 CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((947154, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CUAV-Nora-bdshot None BB: Failed checkout of Blimp CUAV-Nora-bdshot beta-4.3 None BB: [33/223] Building board: CUAV-Pixhack-v3 at 2025-02-24 10:56:19.174087 BB: Trying checkout Blimp beta-4.3 CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((947195, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CUAV-Pixhack-v3 None BB: Failed checkout of Blimp CUAV-Pixhack-v3 beta-4.3 None BB: [34/223] Building board: CUAV-X7 at 2025-02-24 10:56:19.188597 BB: Trying checkout Blimp beta-4.3 CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((947236, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CUAV-X7 None BB: Failed checkout of Blimp CUAV-X7 beta-4.3 None BB: [35/223] Building board: CUAV-X7-bdshot at 2025-02-24 10:56:19.203584 BB: Trying checkout Blimp beta-4.3 CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((947277, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CUAV-X7-bdshot None BB: Failed checkout of Blimp CUAV-X7-bdshot beta-4.3 None BB: [36/223] Building board: CUAVv5 at 2025-02-24 10:56:19.218068 BB: Trying checkout Blimp beta-4.3 CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((947318, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CUAVv5 None BB: Failed checkout of Blimp CUAVv5 beta-4.3 None BB: [37/223] Building board: CUAVv5-bdshot at 2025-02-24 10:56:19.232932 BB: Trying checkout Blimp beta-4.3 CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((947359, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CUAVv5-bdshot None BB: Failed checkout of Blimp CUAVv5-bdshot beta-4.3 None BB: [38/223] Building board: CUAVv5Nano at 2025-02-24 10:56:19.247151 BB: Trying checkout Blimp beta-4.3 CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((947400, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CUAVv5Nano None BB: Failed checkout of Blimp CUAVv5Nano beta-4.3 None BB: [39/223] Building board: CUAVv5Nano-bdshot at 2025-02-24 10:56:19.261343 BB: Trying checkout Blimp beta-4.3 CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((947442, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CUAVv5Nano-bdshot None BB: Failed checkout of Blimp CUAVv5Nano-bdshot beta-4.3 None BB: [40/223] Building board: CubeBlack at 2025-02-24 10:56:19.276132 BB: Trying checkout Blimp beta-4.3 CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((947483, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CubeBlack None BB: Failed checkout of Blimp CubeBlack beta-4.3 None BB: [41/223] Building board: CubeBlack+ at 2025-02-24 10:56:19.290318 BB: Trying checkout Blimp beta-4.3 CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((947524, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CubeBlack+ None BB: Failed checkout of Blimp CubeBlack+ beta-4.3 None BB: [42/223] Building board: CubeOrange at 2025-02-24 10:56:19.305096 BB: Trying checkout Blimp beta-4.3 CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((947565, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CubeOrange None BB: Failed checkout of Blimp CubeOrange beta-4.3 None BB: [43/223] Building board: CubeOrange-bdshot at 2025-02-24 10:56:19.324045 BB: Trying checkout Blimp beta-4.3 CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((947606, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CubeOrange-bdshot None BB: Failed checkout of Blimp CubeOrange-bdshot beta-4.3 None BB: [44/223] Building board: CubeOrangePlus at 2025-02-24 10:56:19.352887 BB: Trying checkout Blimp beta-4.3 CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((947647, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CubeOrangePlus None BB: Failed checkout of Blimp CubeOrangePlus beta-4.3 None BB: [45/223] Building board: CubeOrangePlus-bdshot at 2025-02-24 10:56:19.372114 BB: Trying checkout Blimp beta-4.3 CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((947688, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CubeOrangePlus-bdshot None BB: Failed checkout of Blimp CubeOrangePlus-bdshot beta-4.3 None BB: [46/223] Building board: CubePurple at 2025-02-24 10:56:19.386537 BB: Trying checkout Blimp beta-4.3 CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((947731, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CubePurple None BB: Failed checkout of Blimp CubePurple beta-4.3 None BB: [47/223] Building board: CubeRedPrimary at 2025-02-24 10:56:19.401352 BB: Trying checkout Blimp beta-4.3 CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((947772, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CubeRedPrimary None BB: Failed checkout of Blimp CubeRedPrimary beta-4.3 None BB: [48/223] Building board: CubeRedSecondary at 2025-02-24 10:56:19.415963 BB: Trying checkout Blimp beta-4.3 CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((947813, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CubeRedSecondary None BB: Failed checkout of Blimp CubeRedSecondary beta-4.3 None BB: [49/223] Building board: CubeYellow at 2025-02-24 10:56:19.432385 BB: Trying checkout Blimp beta-4.3 CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((947854, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CubeYellow None BB: Failed checkout of Blimp CubeYellow beta-4.3 None BB: [50/223] Building board: CubeYellow-bdshot at 2025-02-24 10:56:19.449208 BB: Trying checkout Blimp beta-4.3 CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((947895, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 CubeYellow-bdshot None BB: Failed checkout of Blimp CubeYellow-bdshot beta-4.3 None BB: [51/223] Building board: DevEBoxH7v2 at 2025-02-24 10:56:19.463298 BB: Trying checkout Blimp beta-4.3 DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((947936, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 DevEBoxH7v2 None BB: Failed checkout of Blimp DevEBoxH7v2 beta-4.3 None BB: [52/223] Building board: DroneerF405 at 2025-02-24 10:56:19.477405 BB: Trying checkout Blimp beta-4.3 DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((947977, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 DroneerF405 None BB: Failed checkout of Blimp DroneerF405 beta-4.3 None BB: [53/223] Building board: DrotekP3Pro at 2025-02-24 10:56:19.491380 BB: Trying checkout Blimp beta-4.3 DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((948018, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 DrotekP3Pro None BB: Failed checkout of Blimp DrotekP3Pro beta-4.3 None BB: [54/223] Building board: Durandal at 2025-02-24 10:56:19.505446 BB: Trying checkout Blimp beta-4.3 Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((948059, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 Durandal None BB: Failed checkout of Blimp Durandal beta-4.3 None BB: [55/223] Building board: Durandal-bdshot at 2025-02-24 10:56:19.519464 BB: Trying checkout Blimp beta-4.3 Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((948100, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 Durandal-bdshot None BB: Failed checkout of Blimp Durandal-bdshot beta-4.3 None BB: [56/223] Building board: edge at 2025-02-24 10:56:19.535028 BB: Trying checkout Blimp beta-4.3 edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((948141, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 edge None BB: Failed checkout of Blimp edge beta-4.3 None BB: [57/223] Building board: erlebrain2 at 2025-02-24 10:56:19.551312 BB: Trying checkout Blimp beta-4.3 erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((948182, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 erlebrain2 None BB: Failed checkout of Blimp erlebrain2 beta-4.3 None BB: [58/223] Building board: F35Lightning at 2025-02-24 10:56:19.565316 BB: Trying checkout Blimp beta-4.3 F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((948223, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 F35Lightning None BB: Failed checkout of Blimp F35Lightning beta-4.3 None BB: [59/223] Building board: F4BY at 2025-02-24 10:56:19.580221 BB: Trying checkout Blimp beta-4.3 F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((948264, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 F4BY None BB: Failed checkout of Blimp F4BY beta-4.3 None BB: [60/223] Building board: F4BY_F427 at 2025-02-24 10:56:19.595356 BB: Trying checkout Blimp beta-4.3 F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((948305, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 F4BY_F427 None BB: Failed checkout of Blimp F4BY_F427 beta-4.3 None BB: [61/223] Building board: FlyingMoonF407 at 2025-02-24 10:56:19.611025 BB: Trying checkout Blimp beta-4.3 FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((948346, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 FlyingMoonF407 None BB: Failed checkout of Blimp FlyingMoonF407 beta-4.3 None BB: [62/223] Building board: FlyingMoonF427 at 2025-02-24 10:56:19.625539 BB: Trying checkout Blimp beta-4.3 FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((948387, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 FlyingMoonF427 None BB: Failed checkout of Blimp FlyingMoonF427 beta-4.3 None BB: [63/223] Building board: FlyingMoonH743 at 2025-02-24 10:56:19.639765 BB: Trying checkout Blimp beta-4.3 FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((948428, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 FlyingMoonH743 None BB: Failed checkout of Blimp FlyingMoonH743 beta-4.3 None BB: [64/223] Building board: FlywooF405Pro at 2025-02-24 10:56:19.656159 BB: Trying checkout Blimp beta-4.3 FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((948469, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 FlywooF405Pro None BB: Failed checkout of Blimp FlywooF405Pro beta-4.3 None BB: [65/223] Building board: FlywooF745 at 2025-02-24 10:56:19.670722 BB: Trying checkout Blimp beta-4.3 FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((948510, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 FlywooF745 None BB: Failed checkout of Blimp FlywooF745 beta-4.3 None BB: [66/223] Building board: FlywooF745Nano at 2025-02-24 10:56:19.685693 BB: Trying checkout Blimp beta-4.3 FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((948551, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 FlywooF745Nano None BB: Failed checkout of Blimp FlywooF745Nano beta-4.3 None BB: [67/223] Building board: FlywooH743Pro at 2025-02-24 10:56:19.703689 BB: Trying checkout Blimp beta-4.3 FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((948592, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 FlywooH743Pro None BB: Failed checkout of Blimp FlywooH743Pro beta-4.3 None BB: [68/223] Building board: fmuv2 at 2025-02-24 10:56:19.718773 BB: Trying checkout Blimp beta-4.3 fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((948633, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 fmuv2 None BB: Failed checkout of Blimp fmuv2 beta-4.3 None BB: [69/223] Building board: fmuv3 at 2025-02-24 10:56:19.735360 BB: Trying checkout Blimp beta-4.3 fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((948674, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 fmuv3 None BB: Failed checkout of Blimp fmuv3 beta-4.3 None BB: [70/223] Building board: fmuv5 at 2025-02-24 10:56:19.750530 BB: Trying checkout Blimp beta-4.3 fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((948715, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 fmuv5 None BB: Failed checkout of Blimp fmuv5 beta-4.3 None BB: [71/223] Building board: FoxeerF405v2 at 2025-02-24 10:56:19.764695 BB: Trying checkout Blimp beta-4.3 FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((948756, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 FoxeerF405v2 None BB: Failed checkout of Blimp FoxeerF405v2 beta-4.3 None BB: [72/223] Building board: FoxeerH743v1 at 2025-02-24 10:56:19.779837 BB: Trying checkout Blimp beta-4.3 FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((948797, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 FoxeerH743v1 None BB: Failed checkout of Blimp FoxeerH743v1 beta-4.3 None BB: [73/223] Building board: GEPRC_TAKER_H743 at 2025-02-24 10:56:19.793972 BB: Trying checkout Blimp beta-4.3 GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((948838, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 GEPRC_TAKER_H743 None BB: Failed checkout of Blimp GEPRC_TAKER_H743 beta-4.3 None BB: [74/223] Building board: GEPRCF745BTHD at 2025-02-24 10:56:19.807599 BB: Trying checkout Blimp beta-4.3 GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((948879, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 GEPRCF745BTHD None BB: Failed checkout of Blimp GEPRCF745BTHD beta-4.3 None BB: [75/223] Building board: Here4FC at 2025-02-24 10:56:19.821503 BB: Trying checkout Blimp beta-4.3 Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((948920, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 Here4FC None BB: Failed checkout of Blimp Here4FC beta-4.3 None BB: [76/223] Building board: IFLIGHT_2RAW_H7 at 2025-02-24 10:56:19.838863 BB: Trying checkout Blimp beta-4.3 IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((948966, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 IFLIGHT_2RAW_H7 None BB: Failed checkout of Blimp IFLIGHT_2RAW_H7 beta-4.3 None BB: [77/223] Building board: JFB100 at 2025-02-24 10:56:19.853037 BB: Trying checkout Blimp beta-4.3 JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((949007, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 JFB100 None BB: Failed checkout of Blimp JFB100 beta-4.3 None BB: [78/223] Building board: JFB110 at 2025-02-24 10:56:19.870412 BB: Trying checkout Blimp beta-4.3 JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((949048, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 JFB110 None BB: Failed checkout of Blimp JFB110 beta-4.3 None BB: [79/223] Building board: JHEM_JHEF405 at 2025-02-24 10:56:19.889768 BB: Trying checkout Blimp beta-4.3 JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((949089, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 JHEM_JHEF405 None BB: Failed checkout of Blimp JHEM_JHEF405 beta-4.3 None BB: [80/223] Building board: JHEMCU-H743HD at 2025-02-24 10:56:19.908751 BB: Trying checkout Blimp beta-4.3 JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((949130, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 JHEMCU-H743HD None BB: Failed checkout of Blimp JHEMCU-H743HD beta-4.3 None BB: [81/223] Building board: KakuteF4 at 2025-02-24 10:56:19.923474 BB: Trying checkout Blimp beta-4.3 KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((949171, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 KakuteF4 None BB: Failed checkout of Blimp KakuteF4 beta-4.3 None BB: [82/223] Building board: KakuteF4-Wing at 2025-02-24 10:56:19.939306 BB: Trying checkout Blimp beta-4.3 KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((949212, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 KakuteF4-Wing None BB: Failed checkout of Blimp KakuteF4-Wing beta-4.3 None BB: [83/223] Building board: KakuteF4Mini at 2025-02-24 10:56:19.963824 BB: Trying checkout Blimp beta-4.3 KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((949253, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 KakuteF4Mini None BB: Failed checkout of Blimp KakuteF4Mini beta-4.3 None BB: [84/223] Building board: KakuteF7 at 2025-02-24 10:56:19.980921 BB: Trying checkout Blimp beta-4.3 KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((949294, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 KakuteF7 None BB: Failed checkout of Blimp KakuteF7 beta-4.3 None BB: [85/223] Building board: KakuteF7-bdshot at 2025-02-24 10:56:19.997428 BB: Trying checkout Blimp beta-4.3 KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((949335, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 KakuteF7-bdshot None BB: Failed checkout of Blimp KakuteF7-bdshot beta-4.3 None BB: [86/223] Building board: KakuteF7Mini at 2025-02-24 10:56:20.012333 BB: Trying checkout Blimp beta-4.3 KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((949376, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 KakuteF7Mini None BB: Failed checkout of Blimp KakuteF7Mini beta-4.3 None BB: [87/223] Building board: KakuteH7 at 2025-02-24 10:56:20.028312 BB: Trying checkout Blimp beta-4.3 KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((949418, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 KakuteH7 None BB: Failed checkout of Blimp KakuteH7 beta-4.3 None BB: [88/223] Building board: KakuteH7-bdshot at 2025-02-24 10:56:20.042870 BB: Trying checkout Blimp beta-4.3 KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((949459, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 KakuteH7-bdshot None BB: Failed checkout of Blimp KakuteH7-bdshot beta-4.3 None BB: [89/223] Building board: KakuteH7-Wing at 2025-02-24 10:56:20.057237 BB: Trying checkout Blimp beta-4.3 KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((949500, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 KakuteH7-Wing None BB: Failed checkout of Blimp KakuteH7-Wing beta-4.3 None BB: [90/223] Building board: KakuteH7Mini at 2025-02-24 10:56:20.072565 BB: Trying checkout Blimp beta-4.3 KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((949543, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 KakuteH7Mini None BB: Failed checkout of Blimp KakuteH7Mini beta-4.3 None BB: [91/223] Building board: KakuteH7Mini-Nand at 2025-02-24 10:56:20.087424 BB: Trying checkout Blimp beta-4.3 KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((949584, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 KakuteH7Mini-Nand None BB: Failed checkout of Blimp KakuteH7Mini-Nand beta-4.3 None BB: [92/223] Building board: KakuteH7v2 at 2025-02-24 10:56:20.101627 BB: Trying checkout Blimp beta-4.3 KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((949625, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 KakuteH7v2 None BB: Failed checkout of Blimp KakuteH7v2 beta-4.3 None BB: [93/223] Building board: LongBowF405WING at 2025-02-24 10:56:20.120841 BB: Trying checkout Blimp beta-4.3 LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((949666, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 LongBowF405WING None BB: Failed checkout of Blimp LongBowF405WING beta-4.3 None BB: [94/223] Building board: luminousbee5 at 2025-02-24 10:56:20.135094 BB: Trying checkout Blimp beta-4.3 luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((949707, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 luminousbee5 None BB: Failed checkout of Blimp luminousbee5 beta-4.3 None BB: [95/223] Building board: MambaF405-2022 at 2025-02-24 10:56:20.151355 BB: Trying checkout Blimp beta-4.3 MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((949748, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MambaF405-2022 None BB: Failed checkout of Blimp MambaF405-2022 beta-4.3 None BB: [96/223] Building board: MambaF405US-I2C at 2025-02-24 10:56:20.167201 BB: Trying checkout Blimp beta-4.3 MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((949789, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MambaF405US-I2C None BB: Failed checkout of Blimp MambaF405US-I2C beta-4.3 None BB: [97/223] Building board: MambaF405v2 at 2025-02-24 10:56:20.182420 BB: Trying checkout Blimp beta-4.3 MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((949830, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MambaF405v2 None BB: Failed checkout of Blimp MambaF405v2 beta-4.3 None BB: [98/223] Building board: MambaH743v4 at 2025-02-24 10:56:20.198753 BB: Trying checkout Blimp beta-4.3 MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((949871, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MambaH743v4 None BB: Failed checkout of Blimp MambaH743v4 beta-4.3 None BB: [99/223] Building board: MatekF405 at 2025-02-24 10:56:20.214479 BB: Trying checkout Blimp beta-4.3 MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((949912, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MatekF405 None BB: Failed checkout of Blimp MatekF405 beta-4.3 None BB: [100/223] Building board: MatekF405-bdshot at 2025-02-24 10:56:20.230746 BB: Trying checkout Blimp beta-4.3 MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((949953, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MatekF405-bdshot None BB: Failed checkout of Blimp MatekF405-bdshot beta-4.3 None BB: [101/223] Building board: MatekF405-CAN at 2025-02-24 10:56:20.245440 BB: Trying checkout Blimp beta-4.3 MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((949994, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MatekF405-CAN None BB: Failed checkout of Blimp MatekF405-CAN beta-4.3 None BB: [102/223] Building board: MatekF405-STD at 2025-02-24 10:56:20.259799 BB: Trying checkout Blimp beta-4.3 MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((950035, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MatekF405-STD None BB: Failed checkout of Blimp MatekF405-STD beta-4.3 None BB: [103/223] Building board: MatekF405-TE at 2025-02-24 10:56:20.273780 BB: Trying checkout Blimp beta-4.3 MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((950076, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MatekF405-TE None BB: Failed checkout of Blimp MatekF405-TE beta-4.3 None BB: [104/223] Building board: MatekF405-TE-bdshot at 2025-02-24 10:56:20.287924 BB: Trying checkout Blimp beta-4.3 MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((950117, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MatekF405-TE-bdshot None BB: Failed checkout of Blimp MatekF405-TE-bdshot beta-4.3 None BB: [105/223] Building board: MatekF405-Wing at 2025-02-24 10:56:20.302192 BB: Trying checkout Blimp beta-4.3 MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((950158, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MatekF405-Wing None BB: Failed checkout of Blimp MatekF405-Wing beta-4.3 None BB: [106/223] Building board: MatekF405-Wing-bdshot at 2025-02-24 10:56:20.317654 BB: Trying checkout Blimp beta-4.3 MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((950199, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MatekF405-Wing-bdshot None BB: Failed checkout of Blimp MatekF405-Wing-bdshot beta-4.3 None BB: [107/223] Building board: MatekF765-SE at 2025-02-24 10:56:20.332125 BB: Trying checkout Blimp beta-4.3 MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((950240, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MatekF765-SE None BB: Failed checkout of Blimp MatekF765-SE beta-4.3 None BB: [108/223] Building board: MatekF765-Wing at 2025-02-24 10:56:20.346955 BB: Trying checkout Blimp beta-4.3 MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((950281, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MatekF765-Wing None BB: Failed checkout of Blimp MatekF765-Wing beta-4.3 None BB: [109/223] Building board: MatekF765-Wing-bdshot at 2025-02-24 10:56:20.361465 BB: Trying checkout Blimp beta-4.3 MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((950322, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MatekF765-Wing-bdshot None BB: Failed checkout of Blimp MatekF765-Wing-bdshot beta-4.3 None BB: [110/223] Building board: MatekH743 at 2025-02-24 10:56:20.375237 BB: Trying checkout Blimp beta-4.3 MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((950363, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MatekH743 None BB: Failed checkout of Blimp MatekH743 beta-4.3 None BB: [111/223] Building board: MatekH743-bdshot at 2025-02-24 10:56:20.389558 BB: Trying checkout Blimp beta-4.3 MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((950404, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MatekH743-bdshot None BB: Failed checkout of Blimp MatekH743-bdshot beta-4.3 None BB: [112/223] Building board: MatekH7A3 at 2025-02-24 10:56:20.403112 BB: Trying checkout Blimp beta-4.3 MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((950445, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MatekH7A3 None BB: Failed checkout of Blimp MatekH7A3 beta-4.3 None BB: [113/223] Building board: MFT-SEMA100 at 2025-02-24 10:56:20.417562 BB: Trying checkout Blimp beta-4.3 MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((950486, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MFT-SEMA100 None BB: Failed checkout of Blimp MFT-SEMA100 beta-4.3 None BB: [114/223] Building board: MicoAir405Mini at 2025-02-24 10:56:20.431852 BB: Trying checkout Blimp beta-4.3 MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((950527, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MicoAir405Mini None BB: Failed checkout of Blimp MicoAir405Mini beta-4.3 None BB: [115/223] Building board: MicoAir405v2 at 2025-02-24 10:56:20.448587 BB: Trying checkout Blimp beta-4.3 MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((950568, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MicoAir405v2 None BB: Failed checkout of Blimp MicoAir405v2 beta-4.3 None BB: [116/223] Building board: MicoAir743 at 2025-02-24 10:56:20.467008 BB: Trying checkout Blimp beta-4.3 MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((950609, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MicoAir743 None BB: Failed checkout of Blimp MicoAir743 beta-4.3 None BB: [117/223] Building board: MicoAir743-AIO at 2025-02-24 10:56:20.481765 BB: Trying checkout Blimp beta-4.3 MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((950650, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MicoAir743-AIO None BB: Failed checkout of Blimp MicoAir743-AIO beta-4.3 None BB: [118/223] Building board: MicoAir743v2 at 2025-02-24 10:56:20.502216 BB: Trying checkout Blimp beta-4.3 MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((950691, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MicoAir743v2 None BB: Failed checkout of Blimp MicoAir743v2 beta-4.3 None BB: [119/223] Building board: mindpx-v2 at 2025-02-24 10:56:20.518387 BB: Trying checkout Blimp beta-4.3 mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((950732, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 mindpx-v2 None BB: Failed checkout of Blimp mindpx-v2 beta-4.3 None BB: [120/223] Building board: mini-pix at 2025-02-24 10:56:20.534921 BB: Trying checkout Blimp beta-4.3 mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((950773, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 mini-pix None BB: Failed checkout of Blimp mini-pix beta-4.3 None BB: [121/223] Building board: modalai_fc-v1 at 2025-02-24 10:56:20.553613 BB: Trying checkout Blimp beta-4.3 modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((950814, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 modalai_fc-v1 None BB: Failed checkout of Blimp modalai_fc-v1 beta-4.3 None BB: [122/223] Building board: mRoControlZeroClassic at 2025-02-24 10:56:20.576582 BB: Trying checkout Blimp beta-4.3 mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((950855, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 mRoControlZeroClassic None BB: Failed checkout of Blimp mRoControlZeroClassic beta-4.3 None BB: [123/223] Building board: mRoControlZeroF7 at 2025-02-24 10:56:20.600583 BB: Trying checkout Blimp beta-4.3 mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((950896, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 mRoControlZeroF7 None BB: Failed checkout of Blimp mRoControlZeroF7 beta-4.3 None BB: [124/223] Building board: mRoControlZeroH7 at 2025-02-24 10:56:20.615265 BB: Trying checkout Blimp beta-4.3 mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((950937, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 mRoControlZeroH7 None BB: Failed checkout of Blimp mRoControlZeroH7 beta-4.3 None BB: [125/223] Building board: mRoControlZeroH7-bdshot at 2025-02-24 10:56:20.629685 BB: Trying checkout Blimp beta-4.3 mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((950978, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 mRoControlZeroH7-bdshot None BB: Failed checkout of Blimp mRoControlZeroH7-bdshot beta-4.3 None BB: [126/223] Building board: mRoControlZeroOEMH7 at 2025-02-24 10:56:20.646418 BB: Trying checkout Blimp beta-4.3 mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((951019, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 mRoControlZeroOEMH7 None BB: Failed checkout of Blimp mRoControlZeroOEMH7 beta-4.3 None BB: [127/223] Building board: mRoCZeroOEMH7-bdshot at 2025-02-24 10:56:20.662154 BB: Trying checkout Blimp beta-4.3 mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((951066, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 mRoCZeroOEMH7-bdshot None BB: Failed checkout of Blimp mRoCZeroOEMH7-bdshot beta-4.3 None BB: [128/223] Building board: mRoNexus at 2025-02-24 10:56:20.677969 BB: Trying checkout Blimp beta-4.3 mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((951107, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 mRoNexus None BB: Failed checkout of Blimp mRoNexus beta-4.3 None BB: [129/223] Building board: mRoPixracerPro at 2025-02-24 10:56:20.692641 BB: Trying checkout Blimp beta-4.3 mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((951148, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 mRoPixracerPro None BB: Failed checkout of Blimp mRoPixracerPro beta-4.3 None BB: [130/223] Building board: mRoPixracerPro-bdshot at 2025-02-24 10:56:20.709080 BB: Trying checkout Blimp beta-4.3 mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((951189, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 mRoPixracerPro-bdshot None BB: Failed checkout of Blimp mRoPixracerPro-bdshot beta-4.3 None BB: [131/223] Building board: mRoX21 at 2025-02-24 10:56:20.727011 BB: Trying checkout Blimp beta-4.3 mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((951230, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 mRoX21 None BB: Failed checkout of Blimp mRoX21 beta-4.3 None BB: [132/223] Building board: mRoX21-777 at 2025-02-24 10:56:20.746017 BB: Trying checkout Blimp beta-4.3 mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((951271, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 mRoX21-777 None BB: Failed checkout of Blimp mRoX21-777 beta-4.3 None BB: [133/223] Building board: MUPilot at 2025-02-24 10:56:20.760973 BB: Trying checkout Blimp beta-4.3 MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((951312, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 MUPilot None BB: Failed checkout of Blimp MUPilot beta-4.3 None BB: [134/223] Building board: navigator at 2025-02-24 10:56:20.781091 BB: Trying checkout Blimp beta-4.3 navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((951353, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 navigator None BB: Failed checkout of Blimp navigator beta-4.3 None BB: [135/223] Building board: navigator64 at 2025-02-24 10:56:20.803389 BB: Trying checkout Blimp beta-4.3 navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((951394, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 navigator64 None BB: Failed checkout of Blimp navigator64 beta-4.3 None BB: [136/223] Building board: navio at 2025-02-24 10:56:20.819833 BB: Trying checkout Blimp beta-4.3 navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((951435, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 navio None BB: Failed checkout of Blimp navio beta-4.3 None BB: [137/223] Building board: navio2 at 2025-02-24 10:56:20.835353 BB: Trying checkout Blimp beta-4.3 navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((951476, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 navio2 None BB: Failed checkout of Blimp navio2 beta-4.3 None BB: [138/223] Building board: NxtPX4v2 at 2025-02-24 10:56:20.856854 BB: Trying checkout Blimp beta-4.3 NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((951517, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 NxtPX4v2 None BB: Failed checkout of Blimp NxtPX4v2 beta-4.3 None BB: [139/223] Building board: obal at 2025-02-24 10:56:20.872606 BB: Trying checkout Blimp beta-4.3 obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((951558, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 obal None BB: Failed checkout of Blimp obal beta-4.3 None BB: [140/223] Building board: omnibusf4 at 2025-02-24 10:56:20.891426 BB: Trying checkout Blimp beta-4.3 omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((951599, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 omnibusf4 None BB: Failed checkout of Blimp omnibusf4 beta-4.3 None BB: [141/223] Building board: omnibusf4pro at 2025-02-24 10:56:20.910196 BB: Trying checkout Blimp beta-4.3 omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((951640, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 omnibusf4pro None BB: Failed checkout of Blimp omnibusf4pro beta-4.3 None BB: [142/223] Building board: omnibusf4pro-bdshot at 2025-02-24 10:56:20.928025 BB: Trying checkout Blimp beta-4.3 omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((951681, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 omnibusf4pro-bdshot None BB: Failed checkout of Blimp omnibusf4pro-bdshot beta-4.3 None BB: [143/223] Building board: omnibusf4v6 at 2025-02-24 10:56:20.943450 BB: Trying checkout Blimp beta-4.3 omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((951722, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 omnibusf4v6 None BB: Failed checkout of Blimp omnibusf4v6 beta-4.3 None BB: [144/223] Building board: OMNIBUSF7V2 at 2025-02-24 10:56:20.964724 BB: Trying checkout Blimp beta-4.3 OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((951763, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 OMNIBUSF7V2 None BB: Failed checkout of Blimp OMNIBUSF7V2 beta-4.3 None BB: [145/223] Building board: OmnibusNanoV6 at 2025-02-24 10:56:20.981573 BB: Trying checkout Blimp beta-4.3 OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((951804, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 OmnibusNanoV6 None BB: Failed checkout of Blimp OmnibusNanoV6 beta-4.3 None BB: [146/223] Building board: OmnibusNanoV6-bdshot at 2025-02-24 10:56:20.998334 BB: Trying checkout Blimp beta-4.3 OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((951845, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 OmnibusNanoV6-bdshot None BB: Failed checkout of Blimp OmnibusNanoV6-bdshot beta-4.3 None BB: [147/223] Building board: OrqaF405Pro at 2025-02-24 10:56:21.016548 BB: Trying checkout Blimp beta-4.3 OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((951886, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 OrqaF405Pro None BB: Failed checkout of Blimp OrqaF405Pro beta-4.3 None BB: [148/223] Building board: PH4-mini at 2025-02-24 10:56:21.031505 BB: Trying checkout Blimp beta-4.3 PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((951927, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 PH4-mini None BB: Failed checkout of Blimp PH4-mini beta-4.3 None BB: [149/223] Building board: PH4-mini-bdshot at 2025-02-24 10:56:21.047891 BB: Trying checkout Blimp beta-4.3 PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((951968, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 PH4-mini-bdshot None BB: Failed checkout of Blimp PH4-mini-bdshot beta-4.3 None BB: [150/223] Building board: Pix32v5 at 2025-02-24 10:56:21.065941 BB: Trying checkout Blimp beta-4.3 Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((952009, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 Pix32v5 None BB: Failed checkout of Blimp Pix32v5 beta-4.3 None BB: [151/223] Building board: PixC4-Jetson at 2025-02-24 10:56:21.088311 BB: Trying checkout Blimp beta-4.3 PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((952050, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 PixC4-Jetson None BB: Failed checkout of Blimp PixC4-Jetson beta-4.3 None BB: [152/223] Building board: PixFlamingo at 2025-02-24 10:56:21.106991 BB: Trying checkout Blimp beta-4.3 PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((952091, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 PixFlamingo None BB: Failed checkout of Blimp PixFlamingo beta-4.3 None BB: [153/223] Building board: PixFlamingo-F767 at 2025-02-24 10:56:21.122910 BB: Trying checkout Blimp beta-4.3 PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((952132, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 PixFlamingo-F767 None BB: Failed checkout of Blimp PixFlamingo-F767 beta-4.3 None BB: [154/223] Building board: Pixhawk1 at 2025-02-24 10:56:21.139563 BB: Trying checkout Blimp beta-4.3 Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((952173, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 Pixhawk1 None BB: Failed checkout of Blimp Pixhawk1 beta-4.3 None BB: [155/223] Building board: Pixhawk1-1M at 2025-02-24 10:56:21.159699 BB: Trying checkout Blimp beta-4.3 Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((952214, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 Pixhawk1-1M None BB: Failed checkout of Blimp Pixhawk1-1M beta-4.3 None BB: [156/223] Building board: Pixhawk1-1M-bdshot at 2025-02-24 10:56:21.176554 BB: Trying checkout Blimp beta-4.3 Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((952255, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 Pixhawk1-1M-bdshot None BB: Failed checkout of Blimp Pixhawk1-1M-bdshot beta-4.3 None BB: [157/223] Building board: Pixhawk1-bdshot at 2025-02-24 10:56:21.191836 BB: Trying checkout Blimp beta-4.3 Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((952296, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 Pixhawk1-bdshot None BB: Failed checkout of Blimp Pixhawk1-bdshot beta-4.3 None BB: [158/223] Building board: Pixhawk4 at 2025-02-24 10:56:21.216276 BB: Trying checkout Blimp beta-4.3 Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((952337, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 Pixhawk4 None BB: Failed checkout of Blimp Pixhawk4 beta-4.3 None BB: [159/223] Building board: Pixhawk4-bdshot at 2025-02-24 10:56:21.231884 BB: Trying checkout Blimp beta-4.3 Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((952378, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 Pixhawk4-bdshot None BB: Failed checkout of Blimp Pixhawk4-bdshot beta-4.3 None BB: [160/223] Building board: Pixhawk5X at 2025-02-24 10:56:21.246720 BB: Trying checkout Blimp beta-4.3 Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((952419, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 Pixhawk5X None BB: Failed checkout of Blimp Pixhawk5X beta-4.3 None BB: [161/223] Building board: Pixhawk6C at 2025-02-24 10:56:21.268708 BB: Trying checkout Blimp beta-4.3 Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((952460, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 Pixhawk6C None BB: Failed checkout of Blimp Pixhawk6C beta-4.3 None BB: [162/223] Building board: Pixhawk6C-bdshot at 2025-02-24 10:56:21.283458 BB: Trying checkout Blimp beta-4.3 Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((952501, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 Pixhawk6C-bdshot None BB: Failed checkout of Blimp Pixhawk6C-bdshot beta-4.3 None BB: [163/223] Building board: Pixhawk6X at 2025-02-24 10:56:21.299047 BB: Trying checkout Blimp beta-4.3 Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((952542, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 Pixhawk6X None BB: Failed checkout of Blimp Pixhawk6X beta-4.3 None BB: [164/223] Building board: Pixhawk6X-bdshot at 2025-02-24 10:56:21.313327 BB: Trying checkout Blimp beta-4.3 Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((952583, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 Pixhawk6X-bdshot None BB: Failed checkout of Blimp Pixhawk6X-bdshot beta-4.3 None BB: [165/223] Building board: PixPilot-C3 at 2025-02-24 10:56:21.328945 BB: Trying checkout Blimp beta-4.3 PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((952625, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 PixPilot-C3 None BB: Failed checkout of Blimp PixPilot-C3 beta-4.3 None BB: [166/223] Building board: PixPilot-V3 at 2025-02-24 10:56:21.344101 BB: Trying checkout Blimp beta-4.3 PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((952666, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 PixPilot-V3 None BB: Failed checkout of Blimp PixPilot-V3 beta-4.3 None BB: [167/223] Building board: PixPilot-V6 at 2025-02-24 10:56:21.358531 BB: Trying checkout Blimp beta-4.3 PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((952707, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 PixPilot-V6 None BB: Failed checkout of Blimp PixPilot-V6 beta-4.3 None BB: [168/223] Building board: PixPilot-V6PRO at 2025-02-24 10:56:21.374142 BB: Trying checkout Blimp beta-4.3 PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((952748, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 PixPilot-V6PRO None BB: Failed checkout of Blimp PixPilot-V6PRO beta-4.3 None BB: [169/223] Building board: Pixracer at 2025-02-24 10:56:21.390123 BB: Trying checkout Blimp beta-4.3 Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((952789, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 Pixracer None BB: Failed checkout of Blimp Pixracer beta-4.3 None BB: [170/223] Building board: Pixracer-bdshot at 2025-02-24 10:56:21.404810 BB: Trying checkout Blimp beta-4.3 Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((952830, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 Pixracer-bdshot None BB: Failed checkout of Blimp Pixracer-bdshot beta-4.3 None BB: [171/223] Building board: PixSurveyA1 at 2025-02-24 10:56:21.420040 BB: Trying checkout Blimp beta-4.3 PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((952871, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 PixSurveyA1 None BB: Failed checkout of Blimp PixSurveyA1 beta-4.3 None BB: [172/223] Building board: PixSurveyA1-IND at 2025-02-24 10:56:21.435480 BB: Trying checkout Blimp beta-4.3 PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((952912, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 PixSurveyA1-IND None BB: Failed checkout of Blimp PixSurveyA1-IND beta-4.3 None BB: [173/223] Building board: PixSurveyA2 at 2025-02-24 10:56:21.451065 BB: Trying checkout Blimp beta-4.3 PixSurveyA2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((952953, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 PixSurveyA2 None BB: Failed checkout of Blimp PixSurveyA2 beta-4.3 None BB: [174/223] Building board: pxf at 2025-02-24 10:56:21.465206 BB: Trying checkout Blimp beta-4.3 pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((952994, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 pxf None BB: Failed checkout of Blimp pxf beta-4.3 None BB: [175/223] Building board: pxfmini at 2025-02-24 10:56:21.479411 BB: Trying checkout Blimp beta-4.3 pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((953035, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 pxfmini None BB: Failed checkout of Blimp pxfmini beta-4.3 None BB: [176/223] Building board: QioTekAdeptF407 at 2025-02-24 10:56:21.494147 BB: Trying checkout Blimp beta-4.3 QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((953076, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 QioTekAdeptF407 None BB: Failed checkout of Blimp QioTekAdeptF407 beta-4.3 None BB: [177/223] Building board: QioTekZealotF427 at 2025-02-24 10:56:21.508893 BB: Trying checkout Blimp beta-4.3 QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((953117, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 QioTekZealotF427 None BB: Failed checkout of Blimp QioTekZealotF427 beta-4.3 None BB: [178/223] Building board: QioTekZealotH743 at 2025-02-24 10:56:21.523289 BB: Trying checkout Blimp beta-4.3 QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((953158, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 QioTekZealotH743 None BB: Failed checkout of Blimp QioTekZealotH743 beta-4.3 None BB: [179/223] Building board: QioTekZealotH743-bdshot at 2025-02-24 10:56:21.537109 BB: Trying checkout Blimp beta-4.3 QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((953199, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 QioTekZealotH743-bdshot None BB: Failed checkout of Blimp QioTekZealotH743-bdshot beta-4.3 None BB: [180/223] Building board: R9Pilot at 2025-02-24 10:56:21.552202 BB: Trying checkout Blimp beta-4.3 R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((953240, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 R9Pilot None BB: Failed checkout of Blimp R9Pilot beta-4.3 None BB: [181/223] Building board: RadiolinkPIX6 at 2025-02-24 10:56:21.566680 BB: Trying checkout Blimp beta-4.3 RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((953281, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 RadiolinkPIX6 None BB: Failed checkout of Blimp RadiolinkPIX6 beta-4.3 None BB: [182/223] Building board: RADIX2HD at 2025-02-24 10:56:21.585299 BB: Trying checkout Blimp beta-4.3 RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((953322, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 RADIX2HD None BB: Failed checkout of Blimp RADIX2HD beta-4.3 None BB: [183/223] Building board: ReaperF745 at 2025-02-24 10:56:21.599627 BB: Trying checkout Blimp beta-4.3 ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((953363, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 ReaperF745 None BB: Failed checkout of Blimp ReaperF745 beta-4.3 None BB: [184/223] Building board: revo-mini at 2025-02-24 10:56:21.615777 BB: Trying checkout Blimp beta-4.3 revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((953404, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 revo-mini None BB: Failed checkout of Blimp revo-mini beta-4.3 None BB: [185/223] Building board: revo-mini-bdshot at 2025-02-24 10:56:21.631218 BB: Trying checkout Blimp beta-4.3 revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((953445, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 revo-mini-bdshot None BB: Failed checkout of Blimp revo-mini-bdshot beta-4.3 None BB: [186/223] Building board: revo-mini-i2c at 2025-02-24 10:56:21.652152 BB: Trying checkout Blimp beta-4.3 revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((953486, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 revo-mini-i2c None BB: Failed checkout of Blimp revo-mini-i2c beta-4.3 None BB: [187/223] Building board: revo-mini-i2c-bdshot at 2025-02-24 10:56:21.667345 BB: Trying checkout Blimp beta-4.3 revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((953527, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 revo-mini-i2c-bdshot None BB: Failed checkout of Blimp revo-mini-i2c-bdshot beta-4.3 None BB: [188/223] Building board: SDMODELH7V1 at 2025-02-24 10:56:21.682377 BB: Trying checkout Blimp beta-4.3 SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((953568, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 SDMODELH7V1 None BB: Failed checkout of Blimp SDMODELH7V1 beta-4.3 None BB: [189/223] Building board: SDMODELH7V2 at 2025-02-24 10:56:21.696291 BB: Trying checkout Blimp beta-4.3 SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((953609, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 SDMODELH7V2 None BB: Failed checkout of Blimp SDMODELH7V2 beta-4.3 None BB: [190/223] Building board: SITL_arm_linux_gnueabihf at 2025-02-24 10:56:21.713563 BB: Trying checkout Blimp beta-4.3 SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((953650, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 SITL_arm_linux_gnueabihf None BB: Failed checkout of Blimp SITL_arm_linux_gnueabihf beta-4.3 None BB: [191/223] Building board: SITL_x86_64_linux_gnu at 2025-02-24 10:56:21.728303 BB: Trying checkout Blimp beta-4.3 SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((953691, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 SITL_x86_64_linux_gnu None BB: Failed checkout of Blimp SITL_x86_64_linux_gnu beta-4.3 None BB: [192/223] Building board: SIYI_N7 at 2025-02-24 10:56:21.745460 BB: Trying checkout Blimp beta-4.3 SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((953732, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 SIYI_N7 None BB: Failed checkout of Blimp SIYI_N7 beta-4.3 None BB: [193/223] Building board: SkySakuraH743 at 2025-02-24 10:56:21.759082 BB: Trying checkout Blimp beta-4.3 SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((953773, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 SkySakuraH743 None BB: Failed checkout of Blimp SkySakuraH743 beta-4.3 None BB: [194/223] Building board: SkystarsH7HD-bdshot at 2025-02-24 10:56:21.776191 BB: Trying checkout Blimp beta-4.3 SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((953814, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 SkystarsH7HD-bdshot None BB: Failed checkout of Blimp SkystarsH7HD-bdshot beta-4.3 None BB: [195/223] Building board: sparky2 at 2025-02-24 10:56:21.791107 BB: Trying checkout Blimp beta-4.3 sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((953855, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 sparky2 None BB: Failed checkout of Blimp sparky2 beta-4.3 None BB: [196/223] Building board: speedybeef4 at 2025-02-24 10:56:21.805772 BB: Trying checkout Blimp beta-4.3 speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((953896, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 speedybeef4 None BB: Failed checkout of Blimp speedybeef4 beta-4.3 None BB: [197/223] Building board: SpeedyBeeF405Mini at 2025-02-24 10:56:21.820233 BB: Trying checkout Blimp beta-4.3 SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((953937, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 SpeedyBeeF405Mini None BB: Failed checkout of Blimp SpeedyBeeF405Mini beta-4.3 None BB: [198/223] Building board: SpeedyBeeF405WING at 2025-02-24 10:56:21.841972 BB: Trying checkout Blimp beta-4.3 SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((953978, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 SpeedyBeeF405WING None BB: Failed checkout of Blimp SpeedyBeeF405WING beta-4.3 None BB: [199/223] Building board: speedybeef4v3 at 2025-02-24 10:56:21.858965 BB: Trying checkout Blimp beta-4.3 speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((954019, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 speedybeef4v3 None BB: Failed checkout of Blimp speedybeef4v3 beta-4.3 None BB: [200/223] Building board: speedybeef4v4 at 2025-02-24 10:56:21.874857 BB: Trying checkout Blimp beta-4.3 speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((954060, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 speedybeef4v4 None BB: Failed checkout of Blimp speedybeef4v4 beta-4.3 None BB: [201/223] Building board: SPRacingH7 at 2025-02-24 10:56:21.889464 BB: Trying checkout Blimp beta-4.3 SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((954101, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 SPRacingH7 None BB: Failed checkout of Blimp SPRacingH7 beta-4.3 None BB: [202/223] Building board: SPRacingH7RF at 2025-02-24 10:56:21.903831 BB: Trying checkout Blimp beta-4.3 SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((954142, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 SPRacingH7RF None BB: Failed checkout of Blimp SPRacingH7RF beta-4.3 None BB: [203/223] Building board: SuccexF4 at 2025-02-24 10:56:21.920328 BB: Trying checkout Blimp beta-4.3 SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((954183, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 SuccexF4 None BB: Failed checkout of Blimp SuccexF4 beta-4.3 None BB: [204/223] Building board: SULILGH7-P1-P2 at 2025-02-24 10:56:21.935439 BB: Trying checkout Blimp beta-4.3 SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((954224, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 SULILGH7-P1-P2 None BB: Failed checkout of Blimp SULILGH7-P1-P2 beta-4.3 None BB: [205/223] Building board: TBS-Colibri-F7 at 2025-02-24 10:56:21.952833 BB: Trying checkout Blimp beta-4.3 TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((954265, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 TBS-Colibri-F7 None BB: Failed checkout of Blimp TBS-Colibri-F7 beta-4.3 None BB: [206/223] Building board: TBS_LUCID_H7 at 2025-02-24 10:56:21.967584 BB: Trying checkout Blimp beta-4.3 TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((954306, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 TBS_LUCID_H7 None BB: Failed checkout of Blimp TBS_LUCID_H7 beta-4.3 None BB: [207/223] Building board: TBS_LUCID_PRO at 2025-02-24 10:56:21.982163 BB: Trying checkout Blimp beta-4.3 TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((954347, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 TBS_LUCID_PRO None BB: Failed checkout of Blimp TBS_LUCID_PRO beta-4.3 None BB: [208/223] Building board: thepeach-k1 at 2025-02-24 10:56:21.997324 BB: Trying checkout Blimp beta-4.3 thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((954388, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 thepeach-k1 None BB: Failed checkout of Blimp thepeach-k1 beta-4.3 None BB: [209/223] Building board: thepeach-r1 at 2025-02-24 10:56:22.011861 BB: Trying checkout Blimp beta-4.3 thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((954429, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 thepeach-r1 None BB: Failed checkout of Blimp thepeach-r1 beta-4.3 None BB: [210/223] Building board: TMotorH743 at 2025-02-24 10:56:22.030906 BB: Trying checkout Blimp beta-4.3 TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((954470, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 TMotorH743 None BB: Failed checkout of Blimp TMotorH743 beta-4.3 None BB: [211/223] Building board: VRBrain-v51 at 2025-02-24 10:56:22.050111 BB: Trying checkout Blimp beta-4.3 VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((954511, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 VRBrain-v51 None BB: Failed checkout of Blimp VRBrain-v51 beta-4.3 None BB: [212/223] Building board: VRBrain-v52 at 2025-02-24 10:56:22.071609 BB: Trying checkout Blimp beta-4.3 VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((954552, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 VRBrain-v52 None BB: Failed checkout of Blimp VRBrain-v52 beta-4.3 None BB: [213/223] Building board: VRBrain-v54 at 2025-02-24 10:56:22.089698 BB: Trying checkout Blimp beta-4.3 VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((954593, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 VRBrain-v54 None BB: Failed checkout of Blimp VRBrain-v54 beta-4.3 None BB: [214/223] Building board: VRCore-v10 at 2025-02-24 10:56:22.111363 BB: Trying checkout Blimp beta-4.3 VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((954634, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 VRCore-v10 None BB: Failed checkout of Blimp VRCore-v10 beta-4.3 None BB: [215/223] Building board: VRUBrain-v51 at 2025-02-24 10:56:22.131133 BB: Trying checkout Blimp beta-4.3 VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((954675, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 VRUBrain-v51 None BB: Failed checkout of Blimp VRUBrain-v51 beta-4.3 None BB: [216/223] Building board: VUAV-V7pro at 2025-02-24 10:56:22.149054 BB: Trying checkout Blimp beta-4.3 VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((954716, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 VUAV-V7pro None BB: Failed checkout of Blimp VUAV-V7pro beta-4.3 None BB: [217/223] Building board: X-MAV-AP-H743v2 at 2025-02-24 10:56:22.164583 BB: Trying checkout Blimp beta-4.3 X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((954757, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 X-MAV-AP-H743v2 None BB: Failed checkout of Blimp X-MAV-AP-H743v2 beta-4.3 None BB: [218/223] Building board: YJUAV_A6 at 2025-02-24 10:56:22.180007 BB: Trying checkout Blimp beta-4.3 YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((954800, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 YJUAV_A6 None BB: Failed checkout of Blimp YJUAV_A6 beta-4.3 None BB: [219/223] Building board: YJUAV_A6SE at 2025-02-24 10:56:22.193906 BB: Trying checkout Blimp beta-4.3 YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((954841, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 YJUAV_A6SE None BB: Failed checkout of Blimp YJUAV_A6SE beta-4.3 None BB: [220/223] Building board: YJUAV_A6SE_H743 at 2025-02-24 10:56:22.210468 BB: Trying checkout Blimp beta-4.3 YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((954882, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 YJUAV_A6SE_H743 None BB: Failed checkout of Blimp YJUAV_A6SE_H743 beta-4.3 None BB: [221/223] Building board: YJUAV_A6Ultra at 2025-02-24 10:56:22.225819 BB: Trying checkout Blimp beta-4.3 YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((954923, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 YJUAV_A6Ultra None BB: Failed checkout of Blimp YJUAV_A6Ultra beta-4.3 None BB: [222/223] Building board: ZeroOneX6 at 2025-02-24 10:56:22.240668 BB: Trying checkout Blimp beta-4.3 ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((954964, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 ZeroOneX6 None BB: Failed checkout of Blimp ZeroOneX6 beta-4.3 None BB: [223/223] Building board: ZeroOneX6_Air at 2025-02-24 10:56:22.254883 BB: Trying checkout Blimp beta-4.3 ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-beta-4.3 BB: Running (git checkout -f Blimp-beta-4.3) BB-GIT: error: pathspec 'Blimp-beta-4.3' did not match any file(s) known to git BB: Process failed ((955005, 256)) BB: Checkout branch Blimp-beta-4.3 failed BB: Failed to find tag for Blimp beta-4.3 ZeroOneX6_Air None BB: Failed checkout of Blimp ZeroOneX6_Air beta-4.3 None BB: Trying checkout Blimp latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Already on 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit fc47d7c2d0c2b57a1c3151adcf0811e1bab2aa4b BB-GIT: Author: Iampete1 BB-GIT: Date: Sun Feb 23 19:19:48 2025 +0000 BB-GIT: BB-GIT: AP_BoardConfig: `SAFETY_MASK` include full 32 channels in docs BB: Building ArduCopter beta binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/239] Building board: 3DRControlZeroG at 2025-02-24 10:56:22.847846 BB: Trying checkout ArduCopter beta 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'ArduCopter-beta'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board 3DRControlZeroG BB: Trying checkout ArduCopter beta 3DRControlZeroG heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta 3DRControlZeroG binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [2/239] Building board: ACNS-CM4Pilot at 2025-02-24 10:56:23.284046 BB: Trying checkout ArduCopter beta ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board ACNS-CM4Pilot BB: Trying checkout ArduCopter beta ACNS-CM4Pilot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta ACNS-CM4Pilot binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [3/239] Building board: ACNS-F405AIO at 2025-02-24 10:56:23.600733 BB: Trying checkout ArduCopter beta ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board ACNS-F405AIO BB: Trying checkout ArduCopter beta ACNS-F405AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta ACNS-F405AIO binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [4/239] Building board: aerofc-v1 at 2025-02-24 10:56:23.925989 BB: Trying checkout ArduCopter beta aerofc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta aerofc-v1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/aerofc-v1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (aerofc-v1) - not in board list BB: Considering frame heli for board aerofc-v1 BB: Trying checkout ArduCopter beta aerofc-v1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta aerofc-v1 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/aerofc-v1-heli/git-version.txt doesn't exist - building BB: Skipping heli build for aerofc-v1 BB: [5/239] Building board: AEROFOX-H7 at 2025-02-24 10:56:25.025461 BB: Trying checkout ArduCopter beta AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta AEROFOX-H7 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board AEROFOX-H7 BB: Trying checkout ArduCopter beta AEROFOX-H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta AEROFOX-H7 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [6/239] Building board: AET-H743-Basic at 2025-02-24 10:56:25.085620 BB: Trying checkout ArduCopter beta AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta AET-H743-Basic binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board AET-H743-Basic BB: Trying checkout ArduCopter beta AET-H743-Basic heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta AET-H743-Basic binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [7/239] Building board: airbotf4 at 2025-02-24 10:56:25.147847 BB: Trying checkout ArduCopter beta airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board airbotf4 BB: Trying checkout ArduCopter beta airbotf4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta airbotf4 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [8/239] Building board: AIRLink at 2025-02-24 10:56:25.209479 BB: Trying checkout ArduCopter beta AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta AIRLink binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board AIRLink BB: Trying checkout ArduCopter beta AIRLink heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta AIRLink binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [9/239] Building board: Airvolute-DCS2 at 2025-02-24 10:56:25.270058 BB: Trying checkout ArduCopter beta Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board Airvolute-DCS2 BB: Trying checkout ArduCopter beta Airvolute-DCS2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta Airvolute-DCS2 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [10/239] Building board: AnyleafH7 at 2025-02-24 10:56:25.342753 BB: Trying checkout ArduCopter beta AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board AnyleafH7 BB: Trying checkout ArduCopter beta AnyleafH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta AnyleafH7 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [11/239] Building board: Aocoda-RC-H743Dual at 2025-02-24 10:56:25.402324 BB: Trying checkout ArduCopter beta Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board Aocoda-RC-H743Dual BB: Trying checkout ArduCopter beta Aocoda-RC-H743Dual heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta Aocoda-RC-H743Dual binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [12/239] Building board: ARK_FPV at 2025-02-24 10:56:25.461719 BB: Trying checkout ArduCopter beta ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ARK_FPV) - not in board list BB: Considering frame heli for board ARK_FPV BB: Trying checkout ArduCopter beta ARK_FPV heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta ARK_FPV binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/ARK_FPV-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ARK_FPV) - not in board list BB: [13/239] Building board: ARKV6X at 2025-02-24 10:56:27.198180 BB: Trying checkout ArduCopter beta ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board ARKV6X BB: Trying checkout ArduCopter beta ARKV6X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta ARKV6X binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [14/239] Building board: AtomRCF405NAVI at 2025-02-24 10:56:27.262189 BB: Trying checkout ArduCopter beta AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board AtomRCF405NAVI BB: Trying checkout ArduCopter beta AtomRCF405NAVI heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta AtomRCF405NAVI binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [15/239] Building board: bbbmini at 2025-02-24 10:56:27.322661 BB: Trying checkout ArduCopter beta bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta bbbmini binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board bbbmini BB: Trying checkout ArduCopter beta bbbmini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta bbbmini binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [16/239] Building board: BeastF7 at 2025-02-24 10:56:27.380253 BB: Trying checkout ArduCopter beta BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board BeastF7 BB: Trying checkout ArduCopter beta BeastF7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta BeastF7 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [17/239] Building board: BeastF7v2 at 2025-02-24 10:56:27.439237 BB: Trying checkout ArduCopter beta BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board BeastF7v2 BB: Trying checkout ArduCopter beta BeastF7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta BeastF7v2 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [18/239] Building board: BeastH7 at 2025-02-24 10:56:27.498798 BB: Trying checkout ArduCopter beta BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board BeastH7 BB: Trying checkout ArduCopter beta BeastH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta BeastH7 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [19/239] Building board: BeastH7v2 at 2025-02-24 10:56:27.558662 BB: Trying checkout ArduCopter beta BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board BeastH7v2 BB: Trying checkout ArduCopter beta BeastH7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta BeastH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [20/239] Building board: bebop at 2025-02-24 10:56:27.618931 BB: Trying checkout ArduCopter beta bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta bebop binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board bebop BB: Trying checkout ArduCopter beta bebop heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta bebop binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/bebop-heli/git-version.txt doesn't exist - building BB: Skipping heli build for bebop BB: [21/239] Building board: bebop at 2025-02-24 10:56:27.678496 BB: Trying checkout ArduCopter beta bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta bebop binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board bebop BB: Trying checkout ArduCopter beta bebop heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta bebop binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/bebop-heli/git-version.txt doesn't exist - building BB: Skipping heli build for bebop BB: [22/239] Building board: BETAFPV-F405 at 2025-02-24 10:56:27.739352 BB: Trying checkout ArduCopter beta BETAFPV-F405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta BETAFPV-F405 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board BETAFPV-F405 BB: Trying checkout ArduCopter beta BETAFPV-F405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta BETAFPV-F405 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [23/239] Building board: BETAFPV-F405-I2C at 2025-02-24 10:56:27.797984 BB: Trying checkout ArduCopter beta BETAFPV-F405-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta BETAFPV-F405-I2C binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board BETAFPV-F405-I2C BB: Trying checkout ArduCopter beta BETAFPV-F405-I2C heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta BETAFPV-F405-I2C binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [24/239] Building board: BlitzF745 at 2025-02-24 10:56:27.862229 BB: Trying checkout ArduCopter beta BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board BlitzF745 BB: Trying checkout ArduCopter beta BlitzF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta BlitzF745 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [25/239] Building board: BlitzF745AIO at 2025-02-24 10:56:27.933735 BB: Trying checkout ArduCopter beta BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board BlitzF745AIO BB: Trying checkout ArduCopter beta BlitzF745AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta BlitzF745AIO binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [26/239] Building board: BlitzH743Pro at 2025-02-24 10:56:27.998917 BB: Trying checkout ArduCopter beta BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board BlitzH743Pro BB: Trying checkout ArduCopter beta BlitzH743Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta BlitzH743Pro binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [27/239] Building board: BlitzMiniF745 at 2025-02-24 10:56:28.068995 BB: Trying checkout ArduCopter beta BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board BlitzMiniF745 BB: Trying checkout ArduCopter beta BlitzMiniF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta BlitzMiniF745 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [28/239] Building board: BlitzWingH743 at 2025-02-24 10:56:28.129343 BB: Trying checkout ArduCopter beta BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board BlitzWingH743 BB: Trying checkout ArduCopter beta BlitzWingH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta BlitzWingH743 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [29/239] Building board: blue at 2025-02-24 10:56:28.188608 BB: Trying checkout ArduCopter beta blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta blue binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board blue BB: Trying checkout ArduCopter beta blue heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta blue binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [30/239] Building board: canzero at 2025-02-24 10:56:28.245466 BB: Trying checkout ArduCopter beta canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta canzero binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board canzero BB: Trying checkout ArduCopter beta canzero heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta canzero binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [31/239] Building board: CBU-H7-LC-Stamp at 2025-02-24 10:56:28.303241 BB: Trying checkout ArduCopter beta CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: Considering frame heli for board CBU-H7-LC-Stamp BB: Trying checkout ArduCopter beta CBU-H7-LC-Stamp heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CBU-H7-LC-Stamp binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CBU-H7-LC-Stamp-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [32/239] Building board: CBU-H7-Stamp at 2025-02-24 10:56:29.960921 BB: Trying checkout ArduCopter beta CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CBU-H7-Stamp binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board CBU-H7-Stamp BB: Trying checkout ArduCopter beta CBU-H7-Stamp heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CBU-H7-Stamp binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [33/239] Building board: CrazyF405 at 2025-02-24 10:56:30.026796 BB: Trying checkout ArduCopter beta CrazyF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CrazyF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CrazyF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CrazyF405) - not in board list BB: Considering frame heli for board CrazyF405 BB: Trying checkout ArduCopter beta CrazyF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CrazyF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CrazyF405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CrazyF405) - not in board list BB: [34/239] Building board: crazyflie2 at 2025-02-24 10:56:31.710768 BB: Trying checkout ArduCopter beta crazyflie2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta crazyflie2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board crazyflie2 BB: Trying checkout ArduCopter beta crazyflie2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta crazyflie2 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [35/239] Building board: CSKY405 at 2025-02-24 10:56:31.774539 BB: Trying checkout ArduCopter beta CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CSKY405 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board CSKY405 BB: Trying checkout ArduCopter beta CSKY405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CSKY405 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [36/239] Building board: CUAV-7-Nano at 2025-02-24 10:56:31.835010 BB: Trying checkout ArduCopter beta CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board CUAV-7-Nano BB: Trying checkout ArduCopter beta CUAV-7-Nano heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CUAV-7-Nano binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [37/239] Building board: CUAV-Nora at 2025-02-24 10:56:31.892888 BB: Trying checkout ArduCopter beta CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board CUAV-Nora BB: Trying checkout ArduCopter beta CUAV-Nora heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CUAV-Nora binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [38/239] Building board: CUAV-Nora-bdshot at 2025-02-24 10:56:31.951492 BB: Trying checkout ArduCopter beta CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board CUAV-Nora-bdshot BB: Trying checkout ArduCopter beta CUAV-Nora-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CUAV-Nora-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [39/239] Building board: CUAV-Pixhack-v3 at 2025-02-24 10:56:32.011039 BB: Trying checkout ArduCopter beta CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CUAV-Pixhack-v3 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board CUAV-Pixhack-v3 BB: Trying checkout ArduCopter beta CUAV-Pixhack-v3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CUAV-Pixhack-v3 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [40/239] Building board: CUAV-X7 at 2025-02-24 10:56:32.071040 BB: Trying checkout ArduCopter beta CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board CUAV-X7 BB: Trying checkout ArduCopter beta CUAV-X7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CUAV-X7 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [41/239] Building board: CUAV-X7-bdshot at 2025-02-24 10:56:32.130822 BB: Trying checkout ArduCopter beta CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board CUAV-X7-bdshot BB: Trying checkout ArduCopter beta CUAV-X7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CUAV-X7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [42/239] Building board: CUAVv5 at 2025-02-24 10:56:32.189761 BB: Trying checkout ArduCopter beta CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board CUAVv5 BB: Trying checkout ArduCopter beta CUAVv5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CUAVv5 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [43/239] Building board: CUAVv5-bdshot at 2025-02-24 10:56:32.248328 BB: Trying checkout ArduCopter beta CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board CUAVv5-bdshot BB: Trying checkout ArduCopter beta CUAVv5-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CUAVv5-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [44/239] Building board: CUAVv5Nano at 2025-02-24 10:56:32.308429 BB: Trying checkout ArduCopter beta CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board CUAVv5Nano BB: Trying checkout ArduCopter beta CUAVv5Nano heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CUAVv5Nano binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [45/239] Building board: CUAVv5Nano-bdshot at 2025-02-24 10:56:32.372400 BB: Trying checkout ArduCopter beta CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board CUAVv5Nano-bdshot BB: Trying checkout ArduCopter beta CUAVv5Nano-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CUAVv5Nano-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [46/239] Building board: CubeBlack at 2025-02-24 10:56:32.431360 BB: Trying checkout ArduCopter beta CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board CubeBlack BB: Trying checkout ArduCopter beta CubeBlack heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CubeBlack binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [47/239] Building board: CubeBlack+ at 2025-02-24 10:56:32.488821 BB: Trying checkout ArduCopter beta CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board CubeBlack+ BB: Trying checkout ArduCopter beta CubeBlack+ heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CubeBlack+ binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [48/239] Building board: CubeGreen-solo at 2025-02-24 10:56:32.548076 BB: Trying checkout ArduCopter beta CubeGreen-solo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CubeGreen-solo binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board CubeGreen-solo BB: Trying checkout ArduCopter beta CubeGreen-solo heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CubeGreen-solo binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CubeGreen-solo-heli/git-version.txt doesn't exist - building BB: Skipping heli build for CubeGreen-solo BB: [49/239] Building board: CubeOrange at 2025-02-24 10:56:32.603978 BB: Trying checkout ArduCopter beta CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board CubeOrange BB: Trying checkout ArduCopter beta CubeOrange heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CubeOrange binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [50/239] Building board: CubeOrange-bdshot at 2025-02-24 10:56:32.662142 BB: Trying checkout ArduCopter beta CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board CubeOrange-bdshot BB: Trying checkout ArduCopter beta CubeOrange-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CubeOrange-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [51/239] Building board: CubeOrange-SimOnHardWare at 2025-02-24 10:56:32.721178 BB: Trying checkout ArduCopter beta CubeOrange-SimOnHardWare None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CubeOrange-SimOnHardWare binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board CubeOrange-SimOnHardWare BB: Trying checkout ArduCopter beta CubeOrange-SimOnHardWare heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CubeOrange-SimOnHardWare binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [52/239] Building board: CubeOrangePlus at 2025-02-24 10:56:32.780229 BB: Trying checkout ArduCopter beta CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board CubeOrangePlus BB: Trying checkout ArduCopter beta CubeOrangePlus heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CubeOrangePlus binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [53/239] Building board: CubeOrangePlus-bdshot at 2025-02-24 10:56:32.841846 BB: Trying checkout ArduCopter beta CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board CubeOrangePlus-bdshot BB: Trying checkout ArduCopter beta CubeOrangePlus-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CubeOrangePlus-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [54/239] Building board: CubeOrangePlus-SimOnHardWare at 2025-02-24 10:56:32.904361 BB: Trying checkout ArduCopter beta CubeOrangePlus-SimOnHardWare None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CubeOrangePlus-SimOnHardWare binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board CubeOrangePlus-SimOnHardWare BB: Trying checkout ArduCopter beta CubeOrangePlus-SimOnHardWare heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CubeOrangePlus-SimOnHardWare binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [55/239] Building board: CubePurple at 2025-02-24 10:56:32.965823 BB: Trying checkout ArduCopter beta CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CubePurple binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board CubePurple BB: Trying checkout ArduCopter beta CubePurple heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CubePurple binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [56/239] Building board: CubeRedPrimary at 2025-02-24 10:56:33.030669 BB: Trying checkout ArduCopter beta CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board CubeRedPrimary BB: Trying checkout ArduCopter beta CubeRedPrimary heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CubeRedPrimary binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [57/239] Building board: CubeRedSecondary at 2025-02-24 10:56:33.090064 BB: Trying checkout ArduCopter beta CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board CubeRedSecondary BB: Trying checkout ArduCopter beta CubeRedSecondary heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CubeRedSecondary binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [58/239] Building board: CubeSolo at 2025-02-24 10:56:33.150361 BB: Trying checkout ArduCopter beta CubeSolo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CubeSolo binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board CubeSolo BB: Trying checkout ArduCopter beta CubeSolo heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CubeSolo binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CubeSolo-heli/git-version.txt doesn't exist - building BB: Skipping heli build for CubeSolo BB: [59/239] Building board: CubeYellow at 2025-02-24 10:56:33.204891 BB: Trying checkout ArduCopter beta CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board CubeYellow BB: Trying checkout ArduCopter beta CubeYellow heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CubeYellow binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [60/239] Building board: CubeYellow-bdshot at 2025-02-24 10:56:33.266733 BB: Trying checkout ArduCopter beta CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board CubeYellow-bdshot BB: Trying checkout ArduCopter beta CubeYellow-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta CubeYellow-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [61/239] Building board: DevEBoxH7v2 at 2025-02-24 10:56:33.327140 BB: Trying checkout ArduCopter beta DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board DevEBoxH7v2 BB: Trying checkout ArduCopter beta DevEBoxH7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta DevEBoxH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [62/239] Building board: DroneerF405 at 2025-02-24 10:56:33.392437 BB: Trying checkout ArduCopter beta DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DroneerF405) - not in board list BB: Considering frame heli for board DroneerF405 BB: Trying checkout ArduCopter beta DroneerF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta DroneerF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/DroneerF405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DroneerF405) - not in board list BB: [63/239] Building board: DrotekP3Pro at 2025-02-24 10:56:35.068136 BB: Trying checkout ArduCopter beta DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board DrotekP3Pro BB: Trying checkout ArduCopter beta DrotekP3Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta DrotekP3Pro binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [64/239] Building board: Durandal at 2025-02-24 10:56:35.130384 BB: Trying checkout ArduCopter beta Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta Durandal binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board Durandal BB: Trying checkout ArduCopter beta Durandal heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta Durandal binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [65/239] Building board: Durandal-bdshot at 2025-02-24 10:56:35.190212 BB: Trying checkout ArduCopter beta Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board Durandal-bdshot BB: Trying checkout ArduCopter beta Durandal-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta Durandal-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [66/239] Building board: edge at 2025-02-24 10:56:35.249470 BB: Trying checkout ArduCopter beta edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta edge binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board edge BB: Trying checkout ArduCopter beta edge heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta edge binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [67/239] Building board: erlebrain2 at 2025-02-24 10:56:35.308051 BB: Trying checkout ArduCopter beta erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board erlebrain2 BB: Trying checkout ArduCopter beta erlebrain2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta erlebrain2 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [68/239] Building board: F35Lightning at 2025-02-24 10:56:35.365417 BB: Trying checkout ArduCopter beta F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board F35Lightning BB: Trying checkout ArduCopter beta F35Lightning heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta F35Lightning binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [69/239] Building board: F4BY at 2025-02-24 10:56:35.424840 BB: Trying checkout ArduCopter beta F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta F4BY binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board F4BY BB: Trying checkout ArduCopter beta F4BY heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta F4BY binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [70/239] Building board: F4BY_F427 at 2025-02-24 10:56:35.486466 BB: Trying checkout ArduCopter beta F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (F4BY_F427) - not in board list BB: Considering frame heli for board F4BY_F427 BB: Trying checkout ArduCopter beta F4BY_F427 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta F4BY_F427 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/F4BY_F427-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (F4BY_F427) - not in board list BB: [71/239] Building board: FlyingMoonF407 at 2025-02-24 10:56:37.265247 BB: Trying checkout ArduCopter beta FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board FlyingMoonF407 BB: Trying checkout ArduCopter beta FlyingMoonF407 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta FlyingMoonF407 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [72/239] Building board: FlyingMoonF427 at 2025-02-24 10:56:37.326561 BB: Trying checkout ArduCopter beta FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board FlyingMoonF427 BB: Trying checkout ArduCopter beta FlyingMoonF427 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta FlyingMoonF427 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [73/239] Building board: FlyingMoonH743 at 2025-02-24 10:56:37.386400 BB: Trying checkout ArduCopter beta FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board FlyingMoonH743 BB: Trying checkout ArduCopter beta FlyingMoonH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta FlyingMoonH743 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [74/239] Building board: FlywooF405HD-AIOv2 at 2025-02-24 10:56:37.446042 BB: Trying checkout ArduCopter beta FlywooF405HD-AIOv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta FlywooF405HD-AIOv2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board FlywooF405HD-AIOv2 BB: Trying checkout ArduCopter beta FlywooF405HD-AIOv2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta FlywooF405HD-AIOv2 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [75/239] Building board: FlywooF405Pro at 2025-02-24 10:56:37.505309 BB: Trying checkout ArduCopter beta FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board FlywooF405Pro BB: Trying checkout ArduCopter beta FlywooF405Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta FlywooF405Pro binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [76/239] Building board: FlywooF405S-AIO at 2025-02-24 10:56:37.563592 BB: Trying checkout ArduCopter beta FlywooF405S-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta FlywooF405S-AIO binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board FlywooF405S-AIO BB: Trying checkout ArduCopter beta FlywooF405S-AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta FlywooF405S-AIO binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [77/239] Building board: FlywooF745 at 2025-02-24 10:56:37.621894 BB: Trying checkout ArduCopter beta FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board FlywooF745 BB: Trying checkout ArduCopter beta FlywooF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta FlywooF745 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [78/239] Building board: FlywooF745Nano at 2025-02-24 10:56:37.681863 BB: Trying checkout ArduCopter beta FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board FlywooF745Nano BB: Trying checkout ArduCopter beta FlywooF745Nano heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta FlywooF745Nano binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [79/239] Building board: FlywooH743Pro at 2025-02-24 10:56:37.740816 BB: Trying checkout ArduCopter beta FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta FlywooH743Pro binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board FlywooH743Pro BB: Trying checkout ArduCopter beta FlywooH743Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta FlywooH743Pro binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [80/239] Building board: fmuv2 at 2025-02-24 10:56:37.801925 BB: Trying checkout ArduCopter beta fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board fmuv2 BB: Trying checkout ArduCopter beta fmuv2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta fmuv2 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [81/239] Building board: fmuv3 at 2025-02-24 10:56:37.865302 BB: Trying checkout ArduCopter beta fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board fmuv3 BB: Trying checkout ArduCopter beta fmuv3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta fmuv3 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [82/239] Building board: fmuv5 at 2025-02-24 10:56:37.925914 BB: Trying checkout ArduCopter beta fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board fmuv5 BB: Trying checkout ArduCopter beta fmuv5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta fmuv5 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [83/239] Building board: FoxeerF405v2 at 2025-02-24 10:56:37.983976 BB: Trying checkout ArduCopter beta FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board FoxeerF405v2 BB: Trying checkout ArduCopter beta FoxeerF405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta FoxeerF405v2 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [84/239] Building board: FoxeerH743v1 at 2025-02-24 10:56:38.043843 BB: Trying checkout ArduCopter beta FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board FoxeerH743v1 BB: Trying checkout ArduCopter beta FoxeerH743v1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta FoxeerH743v1 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [85/239] Building board: GEPRC_TAKER_H743 at 2025-02-24 10:56:38.103936 BB: Trying checkout ArduCopter beta GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: Considering frame heli for board GEPRC_TAKER_H743 BB: Trying checkout ArduCopter beta GEPRC_TAKER_H743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta GEPRC_TAKER_H743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/GEPRC_TAKER_H743-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [86/239] Building board: GEPRCF745BTHD at 2025-02-24 10:56:39.763447 BB: Trying checkout ArduCopter beta GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta GEPRCF745BTHD binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board GEPRCF745BTHD BB: Trying checkout ArduCopter beta GEPRCF745BTHD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta GEPRCF745BTHD binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [87/239] Building board: Here4FC at 2025-02-24 10:56:39.827104 BB: Trying checkout ArduCopter beta Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta Here4FC binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board Here4FC BB: Trying checkout ArduCopter beta Here4FC heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta Here4FC binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [88/239] Building board: IFLIGHT_2RAW_H7 at 2025-02-24 10:56:39.887545 BB: Trying checkout ArduCopter beta IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board IFLIGHT_2RAW_H7 BB: Trying checkout ArduCopter beta IFLIGHT_2RAW_H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta IFLIGHT_2RAW_H7 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [89/239] Building board: JFB100 at 2025-02-24 10:56:39.951749 BB: Trying checkout ArduCopter beta JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta JFB100 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board JFB100 BB: Trying checkout ArduCopter beta JFB100 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta JFB100 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [90/239] Building board: JFB110 at 2025-02-24 10:56:40.016941 BB: Trying checkout ArduCopter beta JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta JFB110 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board JFB110 BB: Trying checkout ArduCopter beta JFB110 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta JFB110 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [91/239] Building board: JHEM_JHEF405 at 2025-02-24 10:56:40.076287 BB: Trying checkout ArduCopter beta JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta JHEM_JHEF405 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board JHEM_JHEF405 BB: Trying checkout ArduCopter beta JHEM_JHEF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta JHEM_JHEF405 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [92/239] Building board: JHEMCU-GSF405A at 2025-02-24 10:56:40.136156 BB: Trying checkout ArduCopter beta JHEMCU-GSF405A None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta JHEMCU-GSF405A binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board JHEMCU-GSF405A BB: Trying checkout ArduCopter beta JHEMCU-GSF405A heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta JHEMCU-GSF405A binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [93/239] Building board: JHEMCU-GSF405A-RX2 at 2025-02-24 10:56:40.197909 BB: Trying checkout ArduCopter beta JHEMCU-GSF405A-RX2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta JHEMCU-GSF405A-RX2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board JHEMCU-GSF405A-RX2 BB: Trying checkout ArduCopter beta JHEMCU-GSF405A-RX2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta JHEMCU-GSF405A-RX2 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [94/239] Building board: JHEMCU-H743HD at 2025-02-24 10:56:40.259829 BB: Trying checkout ArduCopter beta JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta JHEMCU-H743HD binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board JHEMCU-H743HD BB: Trying checkout ArduCopter beta JHEMCU-H743HD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta JHEMCU-H743HD binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [95/239] Building board: KakuteF4 at 2025-02-24 10:56:40.319343 BB: Trying checkout ArduCopter beta KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board KakuteF4 BB: Trying checkout ArduCopter beta KakuteF4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta KakuteF4 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [96/239] Building board: KakuteF4-Wing at 2025-02-24 10:56:40.377473 BB: Trying checkout ArduCopter beta KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta KakuteF4-Wing binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board KakuteF4-Wing BB: Trying checkout ArduCopter beta KakuteF4-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta KakuteF4-Wing binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [97/239] Building board: KakuteF4Mini at 2025-02-24 10:56:40.436130 BB: Trying checkout ArduCopter beta KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board KakuteF4Mini BB: Trying checkout ArduCopter beta KakuteF4Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta KakuteF4Mini binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [98/239] Building board: KakuteF7 at 2025-02-24 10:56:40.496797 BB: Trying checkout ArduCopter beta KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board KakuteF7 BB: Trying checkout ArduCopter beta KakuteF7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta KakuteF7 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [99/239] Building board: KakuteF7-bdshot at 2025-02-24 10:56:40.556598 BB: Trying checkout ArduCopter beta KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board KakuteF7-bdshot BB: Trying checkout ArduCopter beta KakuteF7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta KakuteF7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [100/239] Building board: KakuteF7Mini at 2025-02-24 10:56:40.618894 BB: Trying checkout ArduCopter beta KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board KakuteF7Mini BB: Trying checkout ArduCopter beta KakuteF7Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta KakuteF7Mini binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [101/239] Building board: KakuteH7 at 2025-02-24 10:56:40.679070 BB: Trying checkout ArduCopter beta KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board KakuteH7 BB: Trying checkout ArduCopter beta KakuteH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta KakuteH7 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [102/239] Building board: KakuteH7-bdshot at 2025-02-24 10:56:40.737210 BB: Trying checkout ArduCopter beta KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board KakuteH7-bdshot BB: Trying checkout ArduCopter beta KakuteH7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta KakuteH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [103/239] Building board: KakuteH7-Wing at 2025-02-24 10:56:40.798219 BB: Trying checkout ArduCopter beta KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board KakuteH7-Wing BB: Trying checkout ArduCopter beta KakuteH7-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta KakuteH7-Wing binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [104/239] Building board: KakuteH7Mini at 2025-02-24 10:56:40.859443 BB: Trying checkout ArduCopter beta KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board KakuteH7Mini BB: Trying checkout ArduCopter beta KakuteH7Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta KakuteH7Mini binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [105/239] Building board: KakuteH7Mini-Nand at 2025-02-24 10:56:40.917545 BB: Trying checkout ArduCopter beta KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board KakuteH7Mini-Nand BB: Trying checkout ArduCopter beta KakuteH7Mini-Nand heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta KakuteH7Mini-Nand binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [106/239] Building board: KakuteH7v2 at 2025-02-24 10:56:40.975730 BB: Trying checkout ArduCopter beta KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board KakuteH7v2 BB: Trying checkout ArduCopter beta KakuteH7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta KakuteH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [107/239] Building board: LongBowF405WING at 2025-02-24 10:56:41.035154 BB: Trying checkout ArduCopter beta LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta LongBowF405WING binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board LongBowF405WING BB: Trying checkout ArduCopter beta LongBowF405WING heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta LongBowF405WING binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [108/239] Building board: luminousbee5 at 2025-02-24 10:56:41.095007 BB: Trying checkout ArduCopter beta luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board luminousbee5 BB: Trying checkout ArduCopter beta luminousbee5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta luminousbee5 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [109/239] Building board: MambaF405-2022 at 2025-02-24 10:56:41.152604 BB: Trying checkout ArduCopter beta MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board MambaF405-2022 BB: Trying checkout ArduCopter beta MambaF405-2022 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MambaF405-2022 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [110/239] Building board: MambaF405US-I2C at 2025-02-24 10:56:41.212900 BB: Trying checkout ArduCopter beta MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board MambaF405US-I2C BB: Trying checkout ArduCopter beta MambaF405US-I2C heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MambaF405US-I2C binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [111/239] Building board: MambaF405v2 at 2025-02-24 10:56:41.271300 BB: Trying checkout ArduCopter beta MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board MambaF405v2 BB: Trying checkout ArduCopter beta MambaF405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MambaF405v2 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [112/239] Building board: MambaH743v4 at 2025-02-24 10:56:41.330533 BB: Trying checkout ArduCopter beta MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board MambaH743v4 BB: Trying checkout ArduCopter beta MambaH743v4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MambaH743v4 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [113/239] Building board: MatekF405 at 2025-02-24 10:56:41.389449 BB: Trying checkout ArduCopter beta MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board MatekF405 BB: Trying checkout ArduCopter beta MatekF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MatekF405 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [114/239] Building board: MatekF405-bdshot at 2025-02-24 10:56:41.449566 BB: Trying checkout ArduCopter beta MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board MatekF405-bdshot BB: Trying checkout ArduCopter beta MatekF405-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MatekF405-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [115/239] Building board: MatekF405-CAN at 2025-02-24 10:56:41.509366 BB: Trying checkout ArduCopter beta MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board MatekF405-CAN BB: Trying checkout ArduCopter beta MatekF405-CAN heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MatekF405-CAN binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [116/239] Building board: MatekF405-STD at 2025-02-24 10:56:41.567930 BB: Trying checkout ArduCopter beta MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board MatekF405-STD BB: Trying checkout ArduCopter beta MatekF405-STD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MatekF405-STD binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [117/239] Building board: MatekF405-TE at 2025-02-24 10:56:41.639183 BB: Trying checkout ArduCopter beta MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board MatekF405-TE BB: Trying checkout ArduCopter beta MatekF405-TE heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MatekF405-TE binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [118/239] Building board: MatekF405-TE-bdshot at 2025-02-24 10:56:41.737258 BB: Trying checkout ArduCopter beta MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board MatekF405-TE-bdshot BB: Trying checkout ArduCopter beta MatekF405-TE-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MatekF405-TE-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [119/239] Building board: MatekF405-Wing at 2025-02-24 10:56:41.863799 BB: Trying checkout ArduCopter beta MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board MatekF405-Wing BB: Trying checkout ArduCopter beta MatekF405-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MatekF405-Wing binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [120/239] Building board: MatekF405-Wing-bdshot at 2025-02-24 10:56:41.950405 BB: Trying checkout ArduCopter beta MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board MatekF405-Wing-bdshot BB: Trying checkout ArduCopter beta MatekF405-Wing-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MatekF405-Wing-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [121/239] Building board: MatekF765-SE at 2025-02-24 10:56:42.042853 BB: Trying checkout ArduCopter beta MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board MatekF765-SE BB: Trying checkout ArduCopter beta MatekF765-SE heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MatekF765-SE binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [122/239] Building board: MatekF765-Wing at 2025-02-24 10:56:42.238059 BB: Trying checkout ArduCopter beta MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board MatekF765-Wing BB: Trying checkout ArduCopter beta MatekF765-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MatekF765-Wing binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [123/239] Building board: MatekF765-Wing-bdshot at 2025-02-24 10:56:42.324417 BB: Trying checkout ArduCopter beta MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board MatekF765-Wing-bdshot BB: Trying checkout ArduCopter beta MatekF765-Wing-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MatekF765-Wing-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [124/239] Building board: MatekH743 at 2025-02-24 10:56:42.388152 BB: Trying checkout ArduCopter beta MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board MatekH743 BB: Trying checkout ArduCopter beta MatekH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MatekH743 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [125/239] Building board: MatekH743-bdshot at 2025-02-24 10:56:42.448200 BB: Trying checkout ArduCopter beta MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board MatekH743-bdshot BB: Trying checkout ArduCopter beta MatekH743-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MatekH743-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [126/239] Building board: MatekH7A3 at 2025-02-24 10:56:42.506819 BB: Trying checkout ArduCopter beta MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MatekH7A3 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board MatekH7A3 BB: Trying checkout ArduCopter beta MatekH7A3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MatekH7A3 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [127/239] Building board: MFT-SEMA100 at 2025-02-24 10:56:42.566004 BB: Trying checkout ArduCopter beta MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MFT-SEMA100 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board MFT-SEMA100 BB: Trying checkout ArduCopter beta MFT-SEMA100 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MFT-SEMA100 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [128/239] Building board: MicoAir405Mini at 2025-02-24 10:56:42.625780 BB: Trying checkout ArduCopter beta MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MicoAir405Mini binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board MicoAir405Mini BB: Trying checkout ArduCopter beta MicoAir405Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MicoAir405Mini binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [129/239] Building board: MicoAir405v2 at 2025-02-24 10:56:42.685780 BB: Trying checkout ArduCopter beta MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MicoAir405v2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board MicoAir405v2 BB: Trying checkout ArduCopter beta MicoAir405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MicoAir405v2 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [130/239] Building board: MicoAir743 at 2025-02-24 10:56:42.745881 BB: Trying checkout ArduCopter beta MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MicoAir743 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board MicoAir743 BB: Trying checkout ArduCopter beta MicoAir743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MicoAir743 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [131/239] Building board: MicoAir743-AIO at 2025-02-24 10:56:42.806899 BB: Trying checkout ArduCopter beta MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MicoAir743-AIO binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board MicoAir743-AIO BB: Trying checkout ArduCopter beta MicoAir743-AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MicoAir743-AIO binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [132/239] Building board: MicoAir743v2 at 2025-02-24 10:56:42.870331 BB: Trying checkout ArduCopter beta MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MicoAir743v2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board MicoAir743v2 BB: Trying checkout ArduCopter beta MicoAir743v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MicoAir743v2 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [133/239] Building board: mindpx-v2 at 2025-02-24 10:56:42.930656 BB: Trying checkout ArduCopter beta mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board mindpx-v2 BB: Trying checkout ArduCopter beta mindpx-v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta mindpx-v2 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [134/239] Building board: mini-pix at 2025-02-24 10:56:42.989078 BB: Trying checkout ArduCopter beta mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta mini-pix binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board mini-pix BB: Trying checkout ArduCopter beta mini-pix heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta mini-pix binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [135/239] Building board: modalai_fc-v1 at 2025-02-24 10:56:43.048899 BB: Trying checkout ArduCopter beta modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board modalai_fc-v1 BB: Trying checkout ArduCopter beta modalai_fc-v1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta modalai_fc-v1 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [136/239] Building board: mRoControlZeroClassic at 2025-02-24 10:56:43.107697 BB: Trying checkout ArduCopter beta mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board mRoControlZeroClassic BB: Trying checkout ArduCopter beta mRoControlZeroClassic heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta mRoControlZeroClassic binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [137/239] Building board: mRoControlZeroF7 at 2025-02-24 10:56:43.167752 BB: Trying checkout ArduCopter beta mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board mRoControlZeroF7 BB: Trying checkout ArduCopter beta mRoControlZeroF7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta mRoControlZeroF7 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [138/239] Building board: mRoControlZeroH7 at 2025-02-24 10:56:43.226888 BB: Trying checkout ArduCopter beta mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board mRoControlZeroH7 BB: Trying checkout ArduCopter beta mRoControlZeroH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta mRoControlZeroH7 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [139/239] Building board: mRoControlZeroH7-bdshot at 2025-02-24 10:56:43.286271 BB: Trying checkout ArduCopter beta mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board mRoControlZeroH7-bdshot BB: Trying checkout ArduCopter beta mRoControlZeroH7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta mRoControlZeroH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [140/239] Building board: mRoControlZeroOEMH7 at 2025-02-24 10:56:43.345249 BB: Trying checkout ArduCopter beta mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board mRoControlZeroOEMH7 BB: Trying checkout ArduCopter beta mRoControlZeroOEMH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta mRoControlZeroOEMH7 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [141/239] Building board: mRoCZeroOEMH7-bdshot at 2025-02-24 10:56:43.403896 BB: Trying checkout ArduCopter beta mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board mRoCZeroOEMH7-bdshot BB: Trying checkout ArduCopter beta mRoCZeroOEMH7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta mRoCZeroOEMH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [142/239] Building board: mRoNexus at 2025-02-24 10:56:43.464994 BB: Trying checkout ArduCopter beta mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board mRoNexus BB: Trying checkout ArduCopter beta mRoNexus heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta mRoNexus binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [143/239] Building board: mRoPixracerPro at 2025-02-24 10:56:43.531208 BB: Trying checkout ArduCopter beta mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board mRoPixracerPro BB: Trying checkout ArduCopter beta mRoPixracerPro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta mRoPixracerPro binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [144/239] Building board: mRoPixracerPro-bdshot at 2025-02-24 10:56:43.590894 BB: Trying checkout ArduCopter beta mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board mRoPixracerPro-bdshot BB: Trying checkout ArduCopter beta mRoPixracerPro-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta mRoPixracerPro-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [145/239] Building board: mRoX21 at 2025-02-24 10:56:43.651952 BB: Trying checkout ArduCopter beta mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board mRoX21 BB: Trying checkout ArduCopter beta mRoX21 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta mRoX21 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [146/239] Building board: mRoX21-777 at 2025-02-24 10:56:43.712063 BB: Trying checkout ArduCopter beta mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board mRoX21-777 BB: Trying checkout ArduCopter beta mRoX21-777 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta mRoX21-777 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [147/239] Building board: MUPilot at 2025-02-24 10:56:43.771649 BB: Trying checkout ArduCopter beta MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MUPilot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board MUPilot BB: Trying checkout ArduCopter beta MUPilot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta MUPilot binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [148/239] Building board: navigator at 2025-02-24 10:56:43.829625 BB: Trying checkout ArduCopter beta navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta navigator binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board navigator BB: Trying checkout ArduCopter beta navigator heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta navigator binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [149/239] Building board: navigator64 at 2025-02-24 10:56:43.887347 BB: Trying checkout ArduCopter beta navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta navigator64 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board navigator64 BB: Trying checkout ArduCopter beta navigator64 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta navigator64 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [150/239] Building board: navio at 2025-02-24 10:56:43.943343 BB: Trying checkout ArduCopter beta navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta navio binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board navio BB: Trying checkout ArduCopter beta navio heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta navio binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [151/239] Building board: navio2 at 2025-02-24 10:56:43.999541 BB: Trying checkout ArduCopter beta navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta navio2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board navio2 BB: Trying checkout ArduCopter beta navio2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta navio2 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [152/239] Building board: NxtPX4v2 at 2025-02-24 10:56:44.056948 BB: Trying checkout ArduCopter beta NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta NxtPX4v2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board NxtPX4v2 BB: Trying checkout ArduCopter beta NxtPX4v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta NxtPX4v2 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [153/239] Building board: obal at 2025-02-24 10:56:44.140029 BB: Trying checkout ArduCopter beta obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta obal binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board obal BB: Trying checkout ArduCopter beta obal heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta obal binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [154/239] Building board: omnibusf4 at 2025-02-24 10:56:44.198311 BB: Trying checkout ArduCopter beta omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board omnibusf4 BB: Trying checkout ArduCopter beta omnibusf4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta omnibusf4 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [155/239] Building board: omnibusf4pro at 2025-02-24 10:56:44.256379 BB: Trying checkout ArduCopter beta omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board omnibusf4pro BB: Trying checkout ArduCopter beta omnibusf4pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta omnibusf4pro binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [156/239] Building board: omnibusf4pro-bdshot at 2025-02-24 10:56:44.315617 BB: Trying checkout ArduCopter beta omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board omnibusf4pro-bdshot BB: Trying checkout ArduCopter beta omnibusf4pro-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta omnibusf4pro-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [157/239] Building board: omnibusf4v6 at 2025-02-24 10:56:44.374092 BB: Trying checkout ArduCopter beta omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board omnibusf4v6 BB: Trying checkout ArduCopter beta omnibusf4v6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta omnibusf4v6 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [158/239] Building board: OMNIBUSF7V2 at 2025-02-24 10:56:44.435313 BB: Trying checkout ArduCopter beta OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board OMNIBUSF7V2 BB: Trying checkout ArduCopter beta OMNIBUSF7V2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta OMNIBUSF7V2 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [159/239] Building board: OmnibusNanoV6 at 2025-02-24 10:56:44.493449 BB: Trying checkout ArduCopter beta OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board OmnibusNanoV6 BB: Trying checkout ArduCopter beta OmnibusNanoV6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta OmnibusNanoV6 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [160/239] Building board: OmnibusNanoV6-bdshot at 2025-02-24 10:56:44.549960 BB: Trying checkout ArduCopter beta OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board OmnibusNanoV6-bdshot BB: Trying checkout ArduCopter beta OmnibusNanoV6-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta OmnibusNanoV6-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [161/239] Building board: OrqaF405Pro at 2025-02-24 10:56:44.608231 BB: Trying checkout ArduCopter beta OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta OrqaF405Pro binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board OrqaF405Pro BB: Trying checkout ArduCopter beta OrqaF405Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta OrqaF405Pro binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [162/239] Building board: PH4-mini at 2025-02-24 10:56:44.666354 BB: Trying checkout ArduCopter beta PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board PH4-mini BB: Trying checkout ArduCopter beta PH4-mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta PH4-mini binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [163/239] Building board: PH4-mini-bdshot at 2025-02-24 10:56:44.725728 BB: Trying checkout ArduCopter beta PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board PH4-mini-bdshot BB: Trying checkout ArduCopter beta PH4-mini-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta PH4-mini-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [164/239] Building board: Pix32v5 at 2025-02-24 10:56:44.786224 BB: Trying checkout ArduCopter beta Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board Pix32v5 BB: Trying checkout ArduCopter beta Pix32v5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta Pix32v5 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [165/239] Building board: PixC4-Jetson at 2025-02-24 10:56:44.844695 BB: Trying checkout ArduCopter beta PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board PixC4-Jetson BB: Trying checkout ArduCopter beta PixC4-Jetson heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta PixC4-Jetson binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [166/239] Building board: PixFlamingo at 2025-02-24 10:56:44.903896 BB: Trying checkout ArduCopter beta PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board PixFlamingo BB: Trying checkout ArduCopter beta PixFlamingo heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta PixFlamingo binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [167/239] Building board: PixFlamingo-F767 at 2025-02-24 10:56:44.962559 BB: Trying checkout ArduCopter beta PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta PixFlamingo-F767 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board PixFlamingo-F767 BB: Trying checkout ArduCopter beta PixFlamingo-F767 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta PixFlamingo-F767 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [168/239] Building board: Pixhawk1 at 2025-02-24 10:56:45.023231 BB: Trying checkout ArduCopter beta Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board Pixhawk1 BB: Trying checkout ArduCopter beta Pixhawk1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta Pixhawk1 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [169/239] Building board: Pixhawk1-1M at 2025-02-24 10:56:45.081834 BB: Trying checkout ArduCopter beta Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board Pixhawk1-1M BB: Trying checkout ArduCopter beta Pixhawk1-1M heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta Pixhawk1-1M binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [170/239] Building board: Pixhawk1-1M-bdshot at 2025-02-24 10:56:45.141521 BB: Trying checkout ArduCopter beta Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board Pixhawk1-1M-bdshot BB: Trying checkout ArduCopter beta Pixhawk1-1M-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta Pixhawk1-1M-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [171/239] Building board: Pixhawk1-bdshot at 2025-02-24 10:56:45.199557 BB: Trying checkout ArduCopter beta Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board Pixhawk1-bdshot BB: Trying checkout ArduCopter beta Pixhawk1-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta Pixhawk1-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [172/239] Building board: Pixhawk4 at 2025-02-24 10:56:45.259344 BB: Trying checkout ArduCopter beta Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board Pixhawk4 BB: Trying checkout ArduCopter beta Pixhawk4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta Pixhawk4 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [173/239] Building board: Pixhawk4-bdshot at 2025-02-24 10:56:45.320670 BB: Trying checkout ArduCopter beta Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board Pixhawk4-bdshot BB: Trying checkout ArduCopter beta Pixhawk4-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta Pixhawk4-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [174/239] Building board: Pixhawk5X at 2025-02-24 10:56:45.380025 BB: Trying checkout ArduCopter beta Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board Pixhawk5X BB: Trying checkout ArduCopter beta Pixhawk5X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta Pixhawk5X binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [175/239] Building board: Pixhawk6C at 2025-02-24 10:56:45.438912 BB: Trying checkout ArduCopter beta Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board Pixhawk6C BB: Trying checkout ArduCopter beta Pixhawk6C heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta Pixhawk6C binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [176/239] Building board: Pixhawk6C-bdshot at 2025-02-24 10:56:45.498464 BB: Trying checkout ArduCopter beta Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board Pixhawk6C-bdshot BB: Trying checkout ArduCopter beta Pixhawk6C-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta Pixhawk6C-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [177/239] Building board: Pixhawk6X at 2025-02-24 10:56:45.556794 BB: Trying checkout ArduCopter beta Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board Pixhawk6X BB: Trying checkout ArduCopter beta Pixhawk6X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta Pixhawk6X binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [178/239] Building board: Pixhawk6X-bdshot at 2025-02-24 10:56:45.617179 BB: Trying checkout ArduCopter beta Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board Pixhawk6X-bdshot BB: Trying checkout ArduCopter beta Pixhawk6X-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta Pixhawk6X-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [179/239] Building board: PixPilot-C3 at 2025-02-24 10:56:45.676117 BB: Trying checkout ArduCopter beta PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board PixPilot-C3 BB: Trying checkout ArduCopter beta PixPilot-C3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta PixPilot-C3 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [180/239] Building board: PixPilot-V3 at 2025-02-24 10:56:45.736175 BB: Trying checkout ArduCopter beta PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board PixPilot-V3 BB: Trying checkout ArduCopter beta PixPilot-V3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta PixPilot-V3 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [181/239] Building board: PixPilot-V6 at 2025-02-24 10:56:45.797086 BB: Trying checkout ArduCopter beta PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board PixPilot-V6 BB: Trying checkout ArduCopter beta PixPilot-V6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta PixPilot-V6 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [182/239] Building board: PixPilot-V6PRO at 2025-02-24 10:56:45.854309 BB: Trying checkout ArduCopter beta PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta PixPilot-V6PRO binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board PixPilot-V6PRO BB: Trying checkout ArduCopter beta PixPilot-V6PRO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta PixPilot-V6PRO binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [183/239] Building board: Pixracer at 2025-02-24 10:56:45.913566 BB: Trying checkout ArduCopter beta Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta Pixracer binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board Pixracer BB: Trying checkout ArduCopter beta Pixracer heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta Pixracer binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [184/239] Building board: Pixracer-bdshot at 2025-02-24 10:56:45.973516 BB: Trying checkout ArduCopter beta Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board Pixracer-bdshot BB: Trying checkout ArduCopter beta Pixracer-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta Pixracer-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [185/239] Building board: PixSurveyA1 at 2025-02-24 10:56:46.033883 BB: Trying checkout ArduCopter beta PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board PixSurveyA1 BB: Trying checkout ArduCopter beta PixSurveyA1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta PixSurveyA1 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [186/239] Building board: PixSurveyA1-IND at 2025-02-24 10:56:46.094929 BB: Trying checkout ArduCopter beta PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board PixSurveyA1-IND BB: Trying checkout ArduCopter beta PixSurveyA1-IND heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta PixSurveyA1-IND binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [187/239] Building board: PixSurveyA2 at 2025-02-24 10:56:46.153161 BB: Trying checkout ArduCopter beta PixSurveyA2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta PixSurveyA2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board PixSurveyA2 BB: Trying checkout ArduCopter beta PixSurveyA2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta PixSurveyA2 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [188/239] Building board: pxf at 2025-02-24 10:56:46.212288 BB: Trying checkout ArduCopter beta pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta pxf binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board pxf BB: Trying checkout ArduCopter beta pxf heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta pxf binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [189/239] Building board: pxfmini at 2025-02-24 10:56:46.267186 BB: Trying checkout ArduCopter beta pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta pxfmini binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board pxfmini BB: Trying checkout ArduCopter beta pxfmini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta pxfmini binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [190/239] Building board: QioTekAdeptF407 at 2025-02-24 10:56:46.322799 BB: Trying checkout ArduCopter beta QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board QioTekAdeptF407 BB: Trying checkout ArduCopter beta QioTekAdeptF407 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta QioTekAdeptF407 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [191/239] Building board: QioTekZealotF427 at 2025-02-24 10:56:46.382833 BB: Trying checkout ArduCopter beta QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board QioTekZealotF427 BB: Trying checkout ArduCopter beta QioTekZealotF427 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta QioTekZealotF427 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [192/239] Building board: QioTekZealotH743 at 2025-02-24 10:56:46.441042 BB: Trying checkout ArduCopter beta QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board QioTekZealotH743 BB: Trying checkout ArduCopter beta QioTekZealotH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta QioTekZealotH743 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [193/239] Building board: QioTekZealotH743-bdshot at 2025-02-24 10:56:46.498935 BB: Trying checkout ArduCopter beta QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board QioTekZealotH743-bdshot BB: Trying checkout ArduCopter beta QioTekZealotH743-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta QioTekZealotH743-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [194/239] Building board: R9Pilot at 2025-02-24 10:56:46.560824 BB: Trying checkout ArduCopter beta R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board R9Pilot BB: Trying checkout ArduCopter beta R9Pilot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta R9Pilot binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [195/239] Building board: RadiolinkPIX6 at 2025-02-24 10:56:46.618718 BB: Trying checkout ArduCopter beta RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta RadiolinkPIX6 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board RadiolinkPIX6 BB: Trying checkout ArduCopter beta RadiolinkPIX6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta RadiolinkPIX6 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [196/239] Building board: RADIX2HD at 2025-02-24 10:56:46.677813 BB: Trying checkout ArduCopter beta RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board RADIX2HD BB: Trying checkout ArduCopter beta RADIX2HD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta RADIX2HD binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [197/239] Building board: ReaperF745 at 2025-02-24 10:56:46.736225 BB: Trying checkout ArduCopter beta ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board ReaperF745 BB: Trying checkout ArduCopter beta ReaperF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta ReaperF745 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [198/239] Building board: revo-mini at 2025-02-24 10:56:46.795045 BB: Trying checkout ArduCopter beta revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta revo-mini binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board revo-mini BB: Trying checkout ArduCopter beta revo-mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta revo-mini binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [199/239] Building board: revo-mini-bdshot at 2025-02-24 10:56:46.853404 BB: Trying checkout ArduCopter beta revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board revo-mini-bdshot BB: Trying checkout ArduCopter beta revo-mini-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta revo-mini-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [200/239] Building board: revo-mini-i2c at 2025-02-24 10:56:46.911388 BB: Trying checkout ArduCopter beta revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board revo-mini-i2c BB: Trying checkout ArduCopter beta revo-mini-i2c heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta revo-mini-i2c binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [201/239] Building board: revo-mini-i2c-bdshot at 2025-02-24 10:56:46.971125 BB: Trying checkout ArduCopter beta revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board revo-mini-i2c-bdshot BB: Trying checkout ArduCopter beta revo-mini-i2c-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta revo-mini-i2c-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [202/239] Building board: SDMODELH7V1 at 2025-02-24 10:56:47.029391 BB: Trying checkout ArduCopter beta SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board SDMODELH7V1 BB: Trying checkout ArduCopter beta SDMODELH7V1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta SDMODELH7V1 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [203/239] Building board: SDMODELH7V2 at 2025-02-24 10:56:47.087262 BB: Trying checkout ArduCopter beta SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta SDMODELH7V2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board SDMODELH7V2 BB: Trying checkout ArduCopter beta SDMODELH7V2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta SDMODELH7V2 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [204/239] Building board: SITL_arm_linux_gnueabihf at 2025-02-24 10:56:47.145776 BB: Trying checkout ArduCopter beta SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board SITL_arm_linux_gnueabihf BB: Trying checkout ArduCopter beta SITL_arm_linux_gnueabihf heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta SITL_arm_linux_gnueabihf binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [205/239] Building board: SITL_x86_64_linux_gnu at 2025-02-24 10:56:47.201950 BB: Trying checkout ArduCopter beta SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board SITL_x86_64_linux_gnu BB: Trying checkout ArduCopter beta SITL_x86_64_linux_gnu heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta SITL_x86_64_linux_gnu binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [206/239] Building board: SIYI_N7 at 2025-02-24 10:56:47.258008 BB: Trying checkout ArduCopter beta SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board SIYI_N7 BB: Trying checkout ArduCopter beta SIYI_N7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta SIYI_N7 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [207/239] Building board: SkySakuraH743 at 2025-02-24 10:56:47.317278 BB: Trying checkout ArduCopter beta SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta SkySakuraH743 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board SkySakuraH743 BB: Trying checkout ArduCopter beta SkySakuraH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta SkySakuraH743 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [208/239] Building board: SkystarsH7HD-bdshot at 2025-02-24 10:56:47.375026 BB: Trying checkout ArduCopter beta SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board SkystarsH7HD-bdshot BB: Trying checkout ArduCopter beta SkystarsH7HD-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta SkystarsH7HD-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [209/239] Building board: skyviper-journey at 2025-02-24 10:56:47.434037 BB: Trying checkout ArduCopter beta skyviper-journey None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta skyviper-journey binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board skyviper-journey BB: Trying checkout ArduCopter beta skyviper-journey heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta skyviper-journey binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/skyviper-journey-heli/git-version.txt doesn't exist - building BB: Skipping heli build for skyviper-journey BB: [210/239] Building board: skyviper-v2450 at 2025-02-24 10:56:47.489197 BB: Trying checkout ArduCopter beta skyviper-v2450 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta skyviper-v2450 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board skyviper-v2450 BB: Trying checkout ArduCopter beta skyviper-v2450 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta skyviper-v2450 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/skyviper-v2450-heli/git-version.txt doesn't exist - building BB: Skipping heli build for skyviper-v2450 BB: [211/239] Building board: sparky2 at 2025-02-24 10:56:47.570654 BB: Trying checkout ArduCopter beta sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta sparky2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board sparky2 BB: Trying checkout ArduCopter beta sparky2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta sparky2 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [212/239] Building board: speedybeef4 at 2025-02-24 10:56:47.642457 BB: Trying checkout ArduCopter beta speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board speedybeef4 BB: Trying checkout ArduCopter beta speedybeef4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta speedybeef4 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [213/239] Building board: SpeedyBeeF405Mini at 2025-02-24 10:56:47.702494 BB: Trying checkout ArduCopter beta SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board SpeedyBeeF405Mini BB: Trying checkout ArduCopter beta SpeedyBeeF405Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta SpeedyBeeF405Mini binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [214/239] Building board: SpeedyBeeF405WING at 2025-02-24 10:56:47.761183 BB: Trying checkout ArduCopter beta SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board SpeedyBeeF405WING BB: Trying checkout ArduCopter beta SpeedyBeeF405WING heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta SpeedyBeeF405WING binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [215/239] Building board: speedybeef4v3 at 2025-02-24 10:56:47.823308 BB: Trying checkout ArduCopter beta speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board speedybeef4v3 BB: Trying checkout ArduCopter beta speedybeef4v3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta speedybeef4v3 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [216/239] Building board: speedybeef4v4 at 2025-02-24 10:56:47.889862 BB: Trying checkout ArduCopter beta speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board speedybeef4v4 BB: Trying checkout ArduCopter beta speedybeef4v4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta speedybeef4v4 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [217/239] Building board: SPRacingH7 at 2025-02-24 10:56:47.948035 BB: Trying checkout ArduCopter beta SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board SPRacingH7 BB: Trying checkout ArduCopter beta SPRacingH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta SPRacingH7 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [218/239] Building board: SPRacingH7RF at 2025-02-24 10:56:48.006951 BB: Trying checkout ArduCopter beta SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board SPRacingH7RF BB: Trying checkout ArduCopter beta SPRacingH7RF heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta SPRacingH7RF binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [219/239] Building board: SuccexF4 at 2025-02-24 10:56:48.065955 BB: Trying checkout ArduCopter beta SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board SuccexF4 BB: Trying checkout ArduCopter beta SuccexF4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta SuccexF4 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [220/239] Building board: SULILGH7-P1-P2 at 2025-02-24 10:56:48.123591 BB: Trying checkout ArduCopter beta SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta SULILGH7-P1-P2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/SULILGH7-P1-P2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: Considering frame heli for board SULILGH7-P1-P2 BB: Trying checkout ArduCopter beta SULILGH7-P1-P2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta SULILGH7-P1-P2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/SULILGH7-P1-P2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: [221/239] Building board: TBS-Colibri-F7 at 2025-02-24 10:56:49.778656 BB: Trying checkout ArduCopter beta TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board TBS-Colibri-F7 BB: Trying checkout ArduCopter beta TBS-Colibri-F7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta TBS-Colibri-F7 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [222/239] Building board: TBS_LUCID_H7 at 2025-02-24 10:56:49.840695 BB: Trying checkout ArduCopter beta TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta TBS_LUCID_H7 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board TBS_LUCID_H7 BB: Trying checkout ArduCopter beta TBS_LUCID_H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta TBS_LUCID_H7 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [223/239] Building board: TBS_LUCID_PRO at 2025-02-24 10:56:49.900330 BB: Trying checkout ArduCopter beta TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta TBS_LUCID_PRO binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board TBS_LUCID_PRO BB: Trying checkout ArduCopter beta TBS_LUCID_PRO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta TBS_LUCID_PRO binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [224/239] Building board: thepeach-k1 at 2025-02-24 10:56:49.963596 BB: Trying checkout ArduCopter beta thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board thepeach-k1 BB: Trying checkout ArduCopter beta thepeach-k1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta thepeach-k1 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [225/239] Building board: thepeach-r1 at 2025-02-24 10:56:50.025650 BB: Trying checkout ArduCopter beta thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board thepeach-r1 BB: Trying checkout ArduCopter beta thepeach-r1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta thepeach-r1 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [226/239] Building board: TMotorH743 at 2025-02-24 10:56:50.083750 BB: Trying checkout ArduCopter beta TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board TMotorH743 BB: Trying checkout ArduCopter beta TMotorH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta TMotorH743 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [227/239] Building board: VRBrain-v51 at 2025-02-24 10:56:50.146840 BB: Trying checkout ArduCopter beta VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board VRBrain-v51 BB: Trying checkout ArduCopter beta VRBrain-v51 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta VRBrain-v51 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [228/239] Building board: VRBrain-v52 at 2025-02-24 10:56:50.205513 BB: Trying checkout ArduCopter beta VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board VRBrain-v52 BB: Trying checkout ArduCopter beta VRBrain-v52 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta VRBrain-v52 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [229/239] Building board: VRBrain-v54 at 2025-02-24 10:56:50.265351 BB: Trying checkout ArduCopter beta VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board VRBrain-v54 BB: Trying checkout ArduCopter beta VRBrain-v54 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta VRBrain-v54 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [230/239] Building board: VRCore-v10 at 2025-02-24 10:56:50.324303 BB: Trying checkout ArduCopter beta VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board VRCore-v10 BB: Trying checkout ArduCopter beta VRCore-v10 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta VRCore-v10 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [231/239] Building board: VRUBrain-v51 at 2025-02-24 10:56:50.384639 BB: Trying checkout ArduCopter beta VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board VRUBrain-v51 BB: Trying checkout ArduCopter beta VRUBrain-v51 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta VRUBrain-v51 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [232/239] Building board: VUAV-V7pro at 2025-02-24 10:56:50.450436 BB: Trying checkout ArduCopter beta VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta VUAV-V7pro binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board VUAV-V7pro BB: Trying checkout ArduCopter beta VUAV-V7pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta VUAV-V7pro binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [233/239] Building board: X-MAV-AP-H743v2 at 2025-02-24 10:56:50.510163 BB: Trying checkout ArduCopter beta X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta X-MAV-AP-H743v2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board X-MAV-AP-H743v2 BB: Trying checkout ArduCopter beta X-MAV-AP-H743v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta X-MAV-AP-H743v2 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [234/239] Building board: YJUAV_A6 at 2025-02-24 10:56:50.569957 BB: Trying checkout ArduCopter beta YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board YJUAV_A6 BB: Trying checkout ArduCopter beta YJUAV_A6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta YJUAV_A6 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [235/239] Building board: YJUAV_A6SE at 2025-02-24 10:56:50.631952 BB: Trying checkout ArduCopter beta YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board YJUAV_A6SE BB: Trying checkout ArduCopter beta YJUAV_A6SE heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta YJUAV_A6SE binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [236/239] Building board: YJUAV_A6SE_H743 at 2025-02-24 10:56:50.691774 BB: Trying checkout ArduCopter beta YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board YJUAV_A6SE_H743 BB: Trying checkout ArduCopter beta YJUAV_A6SE_H743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta YJUAV_A6SE_H743 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [237/239] Building board: YJUAV_A6Ultra at 2025-02-24 10:56:50.750107 BB: Trying checkout ArduCopter beta YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board YJUAV_A6Ultra BB: Trying checkout ArduCopter beta YJUAV_A6Ultra heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta YJUAV_A6Ultra binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [238/239] Building board: ZeroOneX6 at 2025-02-24 10:56:50.809423 BB: Trying checkout ArduCopter beta ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta ZeroOneX6 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: Considering frame heli for board ZeroOneX6 BB: Trying checkout ArduCopter beta ZeroOneX6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta ZeroOneX6 binaries heli BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [239/239] Building board: ZeroOneX6_Air at 2025-02-24 10:56:50.868978 BB: Trying checkout ArduCopter beta ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta ZeroOneX6_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/ZeroOneX6_Air/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: Considering frame heli for board ZeroOneX6_Air BB: Trying checkout ArduCopter beta ZeroOneX6_Air heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduCopter beta ZeroOneX6_Air binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/ZeroOneX6_Air-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: Trying checkout ArduCopter latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Previous HEAD position was dbb9b75f9b Plane: version to 4.6.0-beta4 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit fc47d7c2d0c2b57a1c3151adcf0811e1bab2aa4b BB-GIT: Author: Iampete1 BB-GIT: Date: Sun Feb 23 19:19:48 2025 +0000 BB-GIT: BB-GIT: AP_BoardConfig: `SAFETY_MASK` include full 32 channels in docs BB: Building ArduPlane beta binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/227] Building board: 3DRControlZeroG at 2025-02-24 10:56:53.467986 BB: Trying checkout ArduPlane beta 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'ArduPlane-beta'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [2/227] Building board: ACNS-CM4Pilot at 2025-02-24 10:56:53.853969 BB: Trying checkout ArduPlane beta ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [3/227] Building board: ACNS-F405AIO at 2025-02-24 10:56:54.191695 BB: Trying checkout ArduPlane beta ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [4/227] Building board: AEROFOX-H7 at 2025-02-24 10:56:54.223965 BB: Trying checkout ArduPlane beta AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta AEROFOX-H7 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [5/227] Building board: AET-H743-Basic at 2025-02-24 10:56:54.253922 BB: Trying checkout ArduPlane beta AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta AET-H743-Basic binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [6/227] Building board: airbotf4 at 2025-02-24 10:56:54.283787 BB: Trying checkout ArduPlane beta airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [7/227] Building board: AIRLink at 2025-02-24 10:56:54.315108 BB: Trying checkout ArduPlane beta AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta AIRLink binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [8/227] Building board: Airvolute-DCS2 at 2025-02-24 10:56:54.346172 BB: Trying checkout ArduPlane beta Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [9/227] Building board: AnyleafH7 at 2025-02-24 10:56:54.376095 BB: Trying checkout ArduPlane beta AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [10/227] Building board: Aocoda-RC-H743Dual at 2025-02-24 10:56:54.405553 BB: Trying checkout ArduPlane beta Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [11/227] Building board: ARK_FPV at 2025-02-24 10:56:54.435468 BB: Trying checkout ArduPlane beta ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ARK_FPV) - not in board list BB: [12/227] Building board: ARKV6X at 2025-02-24 10:56:55.313350 BB: Trying checkout ArduPlane beta ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [13/227] Building board: AtomRCF405NAVI at 2025-02-24 10:56:55.347863 BB: Trying checkout ArduPlane beta AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [14/227] Building board: bbbmini at 2025-02-24 10:56:55.378209 BB: Trying checkout ArduPlane beta bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta bbbmini binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [15/227] Building board: BeastF7 at 2025-02-24 10:56:55.406401 BB: Trying checkout ArduPlane beta BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [16/227] Building board: BeastF7v2 at 2025-02-24 10:56:55.437893 BB: Trying checkout ArduPlane beta BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [17/227] Building board: BeastH7 at 2025-02-24 10:56:55.466776 BB: Trying checkout ArduPlane beta BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [18/227] Building board: BeastH7v2 at 2025-02-24 10:56:55.496348 BB: Trying checkout ArduPlane beta BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [19/227] Building board: bebop at 2025-02-24 10:56:55.526003 BB: Trying checkout ArduPlane beta bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta bebop binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [20/227] Building board: BlitzF745 at 2025-02-24 10:56:55.554427 BB: Trying checkout ArduPlane beta BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [21/227] Building board: BlitzF745AIO at 2025-02-24 10:56:55.585266 BB: Trying checkout ArduPlane beta BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [22/227] Building board: BlitzH743Pro at 2025-02-24 10:56:55.614440 BB: Trying checkout ArduPlane beta BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [23/227] Building board: BlitzMiniF745 at 2025-02-24 10:56:55.644017 BB: Trying checkout ArduPlane beta BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [24/227] Building board: BlitzWingH743 at 2025-02-24 10:56:55.673360 BB: Trying checkout ArduPlane beta BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [25/227] Building board: blue at 2025-02-24 10:56:55.702814 BB: Trying checkout ArduPlane beta blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta blue binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [26/227] Building board: canzero at 2025-02-24 10:56:55.731662 BB: Trying checkout ArduPlane beta canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta canzero binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [27/227] Building board: CBU-H7-LC-Stamp at 2025-02-24 10:56:55.760470 BB: Trying checkout ArduPlane beta CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [28/227] Building board: CBU-H7-Stamp at 2025-02-24 10:56:56.603832 BB: Trying checkout ArduPlane beta CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta CBU-H7-Stamp binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [29/227] Building board: CSKY405 at 2025-02-24 10:56:56.636162 BB: Trying checkout ArduPlane beta CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta CSKY405 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [30/227] Building board: CUAV-7-Nano at 2025-02-24 10:56:56.666113 BB: Trying checkout ArduPlane beta CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [31/227] Building board: CUAV-Nora at 2025-02-24 10:56:56.696051 BB: Trying checkout ArduPlane beta CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [32/227] Building board: CUAV-Nora-bdshot at 2025-02-24 10:56:56.725028 BB: Trying checkout ArduPlane beta CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [33/227] Building board: CUAV-Pixhack-v3 at 2025-02-24 10:56:56.757757 BB: Trying checkout ArduPlane beta CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta CUAV-Pixhack-v3 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [34/227] Building board: CUAV-X7 at 2025-02-24 10:56:56.788459 BB: Trying checkout ArduPlane beta CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [35/227] Building board: CUAV-X7-bdshot at 2025-02-24 10:56:56.817773 BB: Trying checkout ArduPlane beta CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [36/227] Building board: CUAVv5 at 2025-02-24 10:56:56.847700 BB: Trying checkout ArduPlane beta CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [37/227] Building board: CUAVv5-bdshot at 2025-02-24 10:56:56.877146 BB: Trying checkout ArduPlane beta CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [38/227] Building board: CUAVv5Nano at 2025-02-24 10:56:56.907171 BB: Trying checkout ArduPlane beta CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [39/227] Building board: CUAVv5Nano-bdshot at 2025-02-24 10:56:56.936451 BB: Trying checkout ArduPlane beta CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [40/227] Building board: CubeBlack at 2025-02-24 10:56:56.965183 BB: Trying checkout ArduPlane beta CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [41/227] Building board: CubeBlack+ at 2025-02-24 10:56:56.994621 BB: Trying checkout ArduPlane beta CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [42/227] Building board: CubeOrange at 2025-02-24 10:56:57.025488 BB: Trying checkout ArduPlane beta CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [43/227] Building board: CubeOrange-bdshot at 2025-02-24 10:56:57.054465 BB: Trying checkout ArduPlane beta CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [44/227] Building board: CubeOrangePlus at 2025-02-24 10:56:57.085519 BB: Trying checkout ArduPlane beta CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [45/227] Building board: CubeOrangePlus-bdshot at 2025-02-24 10:56:57.114860 BB: Trying checkout ArduPlane beta CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [46/227] Building board: CubePurple at 2025-02-24 10:56:57.144309 BB: Trying checkout ArduPlane beta CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta CubePurple binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [47/227] Building board: CubeRedPrimary at 2025-02-24 10:56:57.174039 BB: Trying checkout ArduPlane beta CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [48/227] Building board: CubeRedSecondary at 2025-02-24 10:56:57.203192 BB: Trying checkout ArduPlane beta CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [49/227] Building board: CubeYellow at 2025-02-24 10:56:57.232902 BB: Trying checkout ArduPlane beta CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [50/227] Building board: CubeYellow-bdshot at 2025-02-24 10:56:57.263342 BB: Trying checkout ArduPlane beta CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [51/227] Building board: DevEBoxH7v2 at 2025-02-24 10:56:57.292525 BB: Trying checkout ArduPlane beta DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [52/227] Building board: disco at 2025-02-24 10:56:57.321635 BB: Trying checkout ArduPlane beta disco None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta disco binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [53/227] Building board: DroneerF405 at 2025-02-24 10:56:57.350186 BB: Trying checkout ArduPlane beta DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DroneerF405) - not in board list BB: [54/227] Building board: DrotekP3Pro at 2025-02-24 10:56:58.176891 BB: Trying checkout ArduPlane beta DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [55/227] Building board: Durandal at 2025-02-24 10:56:58.210854 BB: Trying checkout ArduPlane beta Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta Durandal binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [56/227] Building board: Durandal-bdshot at 2025-02-24 10:56:58.240482 BB: Trying checkout ArduPlane beta Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [57/227] Building board: edge at 2025-02-24 10:56:58.270876 BB: Trying checkout ArduPlane beta edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta edge binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [58/227] Building board: erlebrain2 at 2025-02-24 10:56:58.299335 BB: Trying checkout ArduPlane beta erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [59/227] Building board: F35Lightning at 2025-02-24 10:56:58.328282 BB: Trying checkout ArduPlane beta F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [60/227] Building board: F4BY at 2025-02-24 10:56:58.357527 BB: Trying checkout ArduPlane beta F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta F4BY binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [61/227] Building board: F4BY_F427 at 2025-02-24 10:56:58.386189 BB: Trying checkout ArduPlane beta F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (F4BY_F427) - not in board list BB: [62/227] Building board: FlyingMoonF407 at 2025-02-24 10:56:59.225423 BB: Trying checkout ArduPlane beta FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [63/227] Building board: FlyingMoonF427 at 2025-02-24 10:56:59.257140 BB: Trying checkout ArduPlane beta FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [64/227] Building board: FlyingMoonH743 at 2025-02-24 10:56:59.288133 BB: Trying checkout ArduPlane beta FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [65/227] Building board: FlywooF405Pro at 2025-02-24 10:56:59.316863 BB: Trying checkout ArduPlane beta FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [66/227] Building board: FlywooF745 at 2025-02-24 10:56:59.349057 BB: Trying checkout ArduPlane beta FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [67/227] Building board: FlywooF745Nano at 2025-02-24 10:56:59.379480 BB: Trying checkout ArduPlane beta FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [68/227] Building board: FlywooH743Pro at 2025-02-24 10:56:59.409083 BB: Trying checkout ArduPlane beta FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta FlywooH743Pro binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [69/227] Building board: fmuv2 at 2025-02-24 10:56:59.438200 BB: Trying checkout ArduPlane beta fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [70/227] Building board: fmuv3 at 2025-02-24 10:56:59.467469 BB: Trying checkout ArduPlane beta fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [71/227] Building board: fmuv5 at 2025-02-24 10:56:59.496118 BB: Trying checkout ArduPlane beta fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [72/227] Building board: FoxeerF405v2 at 2025-02-24 10:56:59.526152 BB: Trying checkout ArduPlane beta FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [73/227] Building board: FoxeerH743v1 at 2025-02-24 10:56:59.560454 BB: Trying checkout ArduPlane beta FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [74/227] Building board: GEPRC_TAKER_H743 at 2025-02-24 10:56:59.603984 BB: Trying checkout ArduPlane beta GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [75/227] Building board: GEPRCF745BTHD at 2025-02-24 10:57:00.464113 BB: Trying checkout ArduPlane beta GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta GEPRCF745BTHD binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [76/227] Building board: HEEWING-F405 at 2025-02-24 10:57:00.496026 BB: Trying checkout ArduPlane beta HEEWING-F405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta HEEWING-F405 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [77/227] Building board: HEEWING-F405v2 at 2025-02-24 10:57:00.525363 BB: Trying checkout ArduPlane beta HEEWING-F405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta HEEWING-F405v2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [78/227] Building board: Here4FC at 2025-02-24 10:57:00.556094 BB: Trying checkout ArduPlane beta Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta Here4FC binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [79/227] Building board: IFLIGHT_2RAW_H7 at 2025-02-24 10:57:00.585325 BB: Trying checkout ArduPlane beta IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [80/227] Building board: JFB100 at 2025-02-24 10:57:00.619483 BB: Trying checkout ArduPlane beta JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta JFB100 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [81/227] Building board: JFB110 at 2025-02-24 10:57:00.649603 BB: Trying checkout ArduPlane beta JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta JFB110 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [82/227] Building board: JHEM_JHEF405 at 2025-02-24 10:57:00.679154 BB: Trying checkout ArduPlane beta JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta JHEM_JHEF405 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [83/227] Building board: JHEMCU-H743HD at 2025-02-24 10:57:00.708448 BB: Trying checkout ArduPlane beta JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta JHEMCU-H743HD binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [84/227] Building board: KakuteF4 at 2025-02-24 10:57:00.738274 BB: Trying checkout ArduPlane beta KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [85/227] Building board: KakuteF4-Wing at 2025-02-24 10:57:00.769500 BB: Trying checkout ArduPlane beta KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta KakuteF4-Wing binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [86/227] Building board: KakuteF4Mini at 2025-02-24 10:57:00.801289 BB: Trying checkout ArduPlane beta KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [87/227] Building board: KakuteF7 at 2025-02-24 10:57:00.830748 BB: Trying checkout ArduPlane beta KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [88/227] Building board: KakuteF7-bdshot at 2025-02-24 10:57:00.860462 BB: Trying checkout ArduPlane beta KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [89/227] Building board: KakuteF7Mini at 2025-02-24 10:57:00.889378 BB: Trying checkout ArduPlane beta KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [90/227] Building board: KakuteH7 at 2025-02-24 10:57:00.919010 BB: Trying checkout ArduPlane beta KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [91/227] Building board: KakuteH7-bdshot at 2025-02-24 10:57:00.948888 BB: Trying checkout ArduPlane beta KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [92/227] Building board: KakuteH7-Wing at 2025-02-24 10:57:00.978113 BB: Trying checkout ArduPlane beta KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [93/227] Building board: KakuteH7Mini at 2025-02-24 10:57:01.007873 BB: Trying checkout ArduPlane beta KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [94/227] Building board: KakuteH7Mini-Nand at 2025-02-24 10:57:01.037165 BB: Trying checkout ArduPlane beta KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [95/227] Building board: KakuteH7v2 at 2025-02-24 10:57:01.067800 BB: Trying checkout ArduPlane beta KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [96/227] Building board: LongBowF405WING at 2025-02-24 10:57:01.097065 BB: Trying checkout ArduPlane beta LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta LongBowF405WING binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [97/227] Building board: luminousbee5 at 2025-02-24 10:57:01.126846 BB: Trying checkout ArduPlane beta luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [98/227] Building board: MambaF405-2022 at 2025-02-24 10:57:01.156538 BB: Trying checkout ArduPlane beta MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [99/227] Building board: MambaF405US-I2C at 2025-02-24 10:57:01.185627 BB: Trying checkout ArduPlane beta MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [100/227] Building board: MambaF405v2 at 2025-02-24 10:57:01.213616 BB: Trying checkout ArduPlane beta MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [101/227] Building board: MambaH743v4 at 2025-02-24 10:57:01.243238 BB: Trying checkout ArduPlane beta MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [102/227] Building board: MatekF405 at 2025-02-24 10:57:01.272962 BB: Trying checkout ArduPlane beta MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [103/227] Building board: MatekF405-bdshot at 2025-02-24 10:57:01.302486 BB: Trying checkout ArduPlane beta MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [104/227] Building board: MatekF405-CAN at 2025-02-24 10:57:01.331950 BB: Trying checkout ArduPlane beta MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [105/227] Building board: MatekF405-STD at 2025-02-24 10:57:01.362094 BB: Trying checkout ArduPlane beta MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [106/227] Building board: MatekF405-TE at 2025-02-24 10:57:01.392810 BB: Trying checkout ArduPlane beta MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [107/227] Building board: MatekF405-TE-bdshot at 2025-02-24 10:57:01.568431 BB: Trying checkout ArduPlane beta MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [108/227] Building board: MatekF405-Wing at 2025-02-24 10:57:01.604326 BB: Trying checkout ArduPlane beta MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [109/227] Building board: MatekF405-Wing-bdshot at 2025-02-24 10:57:01.634178 BB: Trying checkout ArduPlane beta MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [110/227] Building board: MatekF765-SE at 2025-02-24 10:57:01.664218 BB: Trying checkout ArduPlane beta MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [111/227] Building board: MatekF765-Wing at 2025-02-24 10:57:01.695660 BB: Trying checkout ArduPlane beta MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [112/227] Building board: MatekF765-Wing-bdshot at 2025-02-24 10:57:01.724929 BB: Trying checkout ArduPlane beta MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [113/227] Building board: MatekH743 at 2025-02-24 10:57:01.753896 BB: Trying checkout ArduPlane beta MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [114/227] Building board: MatekH743-bdshot at 2025-02-24 10:57:01.782690 BB: Trying checkout ArduPlane beta MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [115/227] Building board: MatekH7A3 at 2025-02-24 10:57:01.814862 BB: Trying checkout ArduPlane beta MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta MatekH7A3 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [116/227] Building board: MFT-SEMA100 at 2025-02-24 10:57:01.845511 BB: Trying checkout ArduPlane beta MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta MFT-SEMA100 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [117/227] Building board: MicoAir405Mini at 2025-02-24 10:57:01.915139 BB: Trying checkout ArduPlane beta MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta MicoAir405Mini binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [118/227] Building board: MicoAir405v2 at 2025-02-24 10:57:01.945407 BB: Trying checkout ArduPlane beta MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta MicoAir405v2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [119/227] Building board: MicoAir743 at 2025-02-24 10:57:01.976183 BB: Trying checkout ArduPlane beta MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta MicoAir743 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [120/227] Building board: MicoAir743-AIO at 2025-02-24 10:57:02.005744 BB: Trying checkout ArduPlane beta MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta MicoAir743-AIO binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [121/227] Building board: MicoAir743v2 at 2025-02-24 10:57:02.034948 BB: Trying checkout ArduPlane beta MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta MicoAir743v2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [122/227] Building board: mindpx-v2 at 2025-02-24 10:57:02.064603 BB: Trying checkout ArduPlane beta mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [123/227] Building board: mini-pix at 2025-02-24 10:57:02.093779 BB: Trying checkout ArduPlane beta mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta mini-pix binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [124/227] Building board: modalai_fc-v1 at 2025-02-24 10:57:02.122708 BB: Trying checkout ArduPlane beta modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [125/227] Building board: mRoControlZeroClassic at 2025-02-24 10:57:02.151664 BB: Trying checkout ArduPlane beta mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [126/227] Building board: mRoControlZeroF7 at 2025-02-24 10:57:02.181237 BB: Trying checkout ArduPlane beta mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [127/227] Building board: mRoControlZeroH7 at 2025-02-24 10:57:02.210153 BB: Trying checkout ArduPlane beta mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [128/227] Building board: mRoControlZeroH7-bdshot at 2025-02-24 10:57:02.239707 BB: Trying checkout ArduPlane beta mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [129/227] Building board: mRoControlZeroOEMH7 at 2025-02-24 10:57:02.269367 BB: Trying checkout ArduPlane beta mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [130/227] Building board: mRoCZeroOEMH7-bdshot at 2025-02-24 10:57:02.298767 BB: Trying checkout ArduPlane beta mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [131/227] Building board: mRoNexus at 2025-02-24 10:57:02.327585 BB: Trying checkout ArduPlane beta mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [132/227] Building board: mRoPixracerPro at 2025-02-24 10:57:02.356348 BB: Trying checkout ArduPlane beta mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [133/227] Building board: mRoPixracerPro-bdshot at 2025-02-24 10:57:02.384881 BB: Trying checkout ArduPlane beta mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [134/227] Building board: mRoX21 at 2025-02-24 10:57:02.413940 BB: Trying checkout ArduPlane beta mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [135/227] Building board: mRoX21-777 at 2025-02-24 10:57:02.443527 BB: Trying checkout ArduPlane beta mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [136/227] Building board: MUPilot at 2025-02-24 10:57:02.472679 BB: Trying checkout ArduPlane beta MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta MUPilot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [137/227] Building board: navigator at 2025-02-24 10:57:02.501402 BB: Trying checkout ArduPlane beta navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta navigator binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [138/227] Building board: navigator64 at 2025-02-24 10:57:02.529827 BB: Trying checkout ArduPlane beta navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta navigator64 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [139/227] Building board: navio at 2025-02-24 10:57:02.557962 BB: Trying checkout ArduPlane beta navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta navio binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [140/227] Building board: navio2 at 2025-02-24 10:57:02.586369 BB: Trying checkout ArduPlane beta navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta navio2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [141/227] Building board: NxtPX4v2 at 2025-02-24 10:57:02.615187 BB: Trying checkout ArduPlane beta NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta NxtPX4v2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [142/227] Building board: obal at 2025-02-24 10:57:02.645042 BB: Trying checkout ArduPlane beta obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta obal binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [143/227] Building board: omnibusf4 at 2025-02-24 10:57:02.673253 BB: Trying checkout ArduPlane beta omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [144/227] Building board: omnibusf4pro at 2025-02-24 10:57:02.703610 BB: Trying checkout ArduPlane beta omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [145/227] Building board: omnibusf4pro-bdshot at 2025-02-24 10:57:02.733964 BB: Trying checkout ArduPlane beta omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [146/227] Building board: omnibusf4v6 at 2025-02-24 10:57:02.766684 BB: Trying checkout ArduPlane beta omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [147/227] Building board: OMNIBUSF7V2 at 2025-02-24 10:57:02.798309 BB: Trying checkout ArduPlane beta OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [148/227] Building board: OmnibusNanoV6 at 2025-02-24 10:57:02.829706 BB: Trying checkout ArduPlane beta OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [149/227] Building board: OmnibusNanoV6-bdshot at 2025-02-24 10:57:02.859222 BB: Trying checkout ArduPlane beta OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [150/227] Building board: OrqaF405Pro at 2025-02-24 10:57:02.888624 BB: Trying checkout ArduPlane beta OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta OrqaF405Pro binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [151/227] Building board: PH4-mini at 2025-02-24 10:57:02.918257 BB: Trying checkout ArduPlane beta PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [152/227] Building board: PH4-mini-bdshot at 2025-02-24 10:57:02.947655 BB: Trying checkout ArduPlane beta PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [153/227] Building board: Pix32v5 at 2025-02-24 10:57:02.977695 BB: Trying checkout ArduPlane beta Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [154/227] Building board: PixC4-Jetson at 2025-02-24 10:57:03.008224 BB: Trying checkout ArduPlane beta PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [155/227] Building board: PixFlamingo at 2025-02-24 10:57:03.039421 BB: Trying checkout ArduPlane beta PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [156/227] Building board: PixFlamingo-F767 at 2025-02-24 10:57:03.070479 BB: Trying checkout ArduPlane beta PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta PixFlamingo-F767 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [157/227] Building board: Pixhawk1 at 2025-02-24 10:57:03.100059 BB: Trying checkout ArduPlane beta Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [158/227] Building board: Pixhawk1-1M at 2025-02-24 10:57:03.131575 BB: Trying checkout ArduPlane beta Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [159/227] Building board: Pixhawk1-1M-bdshot at 2025-02-24 10:57:03.165492 BB: Trying checkout ArduPlane beta Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [160/227] Building board: Pixhawk1-bdshot at 2025-02-24 10:57:03.199104 BB: Trying checkout ArduPlane beta Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [161/227] Building board: Pixhawk4 at 2025-02-24 10:57:03.235981 BB: Trying checkout ArduPlane beta Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [162/227] Building board: Pixhawk4-bdshot at 2025-02-24 10:57:03.265268 BB: Trying checkout ArduPlane beta Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [163/227] Building board: Pixhawk5X at 2025-02-24 10:57:03.293660 BB: Trying checkout ArduPlane beta Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [164/227] Building board: Pixhawk6C at 2025-02-24 10:57:03.321466 BB: Trying checkout ArduPlane beta Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [165/227] Building board: Pixhawk6C-bdshot at 2025-02-24 10:57:03.350039 BB: Trying checkout ArduPlane beta Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [166/227] Building board: Pixhawk6X at 2025-02-24 10:57:03.378967 BB: Trying checkout ArduPlane beta Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [167/227] Building board: Pixhawk6X-bdshot at 2025-02-24 10:57:03.409124 BB: Trying checkout ArduPlane beta Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [168/227] Building board: PixPilot-C3 at 2025-02-24 10:57:03.441156 BB: Trying checkout ArduPlane beta PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [169/227] Building board: PixPilot-V3 at 2025-02-24 10:57:03.470107 BB: Trying checkout ArduPlane beta PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [170/227] Building board: PixPilot-V6 at 2025-02-24 10:57:03.499805 BB: Trying checkout ArduPlane beta PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [171/227] Building board: PixPilot-V6PRO at 2025-02-24 10:57:03.530821 BB: Trying checkout ArduPlane beta PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta PixPilot-V6PRO binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [172/227] Building board: Pixracer at 2025-02-24 10:57:03.560548 BB: Trying checkout ArduPlane beta Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta Pixracer binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [173/227] Building board: Pixracer-bdshot at 2025-02-24 10:57:03.589599 BB: Trying checkout ArduPlane beta Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [174/227] Building board: PixSurveyA1 at 2025-02-24 10:57:03.620057 BB: Trying checkout ArduPlane beta PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [175/227] Building board: PixSurveyA1-IND at 2025-02-24 10:57:03.650201 BB: Trying checkout ArduPlane beta PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [176/227] Building board: PixSurveyA2 at 2025-02-24 10:57:03.679318 BB: Trying checkout ArduPlane beta PixSurveyA2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta PixSurveyA2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [177/227] Building board: pxf at 2025-02-24 10:57:03.708884 BB: Trying checkout ArduPlane beta pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta pxf binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [178/227] Building board: pxfmini at 2025-02-24 10:57:03.737323 BB: Trying checkout ArduPlane beta pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta pxfmini binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [179/227] Building board: QioTekAdeptF407 at 2025-02-24 10:57:03.766065 BB: Trying checkout ArduPlane beta QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [180/227] Building board: QioTekZealotF427 at 2025-02-24 10:57:03.798049 BB: Trying checkout ArduPlane beta QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [181/227] Building board: QioTekZealotH743 at 2025-02-24 10:57:03.827693 BB: Trying checkout ArduPlane beta QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [182/227] Building board: QioTekZealotH743-bdshot at 2025-02-24 10:57:03.861302 BB: Trying checkout ArduPlane beta QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [183/227] Building board: R9Pilot at 2025-02-24 10:57:03.890980 BB: Trying checkout ArduPlane beta R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [184/227] Building board: RadiolinkPIX6 at 2025-02-24 10:57:03.919766 BB: Trying checkout ArduPlane beta RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta RadiolinkPIX6 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [185/227] Building board: RADIX2HD at 2025-02-24 10:57:03.949982 BB: Trying checkout ArduPlane beta RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [186/227] Building board: ReaperF745 at 2025-02-24 10:57:03.979602 BB: Trying checkout ArduPlane beta ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [187/227] Building board: revo-mini at 2025-02-24 10:57:04.008523 BB: Trying checkout ArduPlane beta revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta revo-mini binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [188/227] Building board: revo-mini-bdshot at 2025-02-24 10:57:04.040041 BB: Trying checkout ArduPlane beta revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [189/227] Building board: revo-mini-i2c at 2025-02-24 10:57:04.071726 BB: Trying checkout ArduPlane beta revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [190/227] Building board: revo-mini-i2c-bdshot at 2025-02-24 10:57:04.102623 BB: Trying checkout ArduPlane beta revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [191/227] Building board: SDMODELH7V1 at 2025-02-24 10:57:04.133631 BB: Trying checkout ArduPlane beta SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [192/227] Building board: SDMODELH7V2 at 2025-02-24 10:57:04.164579 BB: Trying checkout ArduPlane beta SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta SDMODELH7V2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [193/227] Building board: SITL_arm_linux_gnueabihf at 2025-02-24 10:57:04.197866 BB: Trying checkout ArduPlane beta SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [194/227] Building board: SITL_x86_64_linux_gnu at 2025-02-24 10:57:04.226374 BB: Trying checkout ArduPlane beta SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [195/227] Building board: SIYI_N7 at 2025-02-24 10:57:04.254830 BB: Trying checkout ArduPlane beta SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [196/227] Building board: SkySakuraH743 at 2025-02-24 10:57:04.284587 BB: Trying checkout ArduPlane beta SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta SkySakuraH743 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [197/227] Building board: SkystarsH7HD-bdshot at 2025-02-24 10:57:04.313945 BB: Trying checkout ArduPlane beta SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [198/227] Building board: sparky2 at 2025-02-24 10:57:04.344134 BB: Trying checkout ArduPlane beta sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta sparky2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [199/227] Building board: speedybeef4 at 2025-02-24 10:57:04.375690 BB: Trying checkout ArduPlane beta speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [200/227] Building board: SpeedyBeeF405Mini at 2025-02-24 10:57:04.406078 BB: Trying checkout ArduPlane beta SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [201/227] Building board: SpeedyBeeF405WING at 2025-02-24 10:57:04.435028 BB: Trying checkout ArduPlane beta SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [202/227] Building board: speedybeef4v3 at 2025-02-24 10:57:04.464094 BB: Trying checkout ArduPlane beta speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [203/227] Building board: speedybeef4v4 at 2025-02-24 10:57:04.492350 BB: Trying checkout ArduPlane beta speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [204/227] Building board: SPRacingH7 at 2025-02-24 10:57:04.522235 BB: Trying checkout ArduPlane beta SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [205/227] Building board: SPRacingH7RF at 2025-02-24 10:57:04.552254 BB: Trying checkout ArduPlane beta SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [206/227] Building board: SuccexF4 at 2025-02-24 10:57:04.583424 BB: Trying checkout ArduPlane beta SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [207/227] Building board: SULILGH7-P1-P2 at 2025-02-24 10:57:04.614558 BB: Trying checkout ArduPlane beta SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta SULILGH7-P1-P2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/SULILGH7-P1-P2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: [208/227] Building board: Swan-K1 at 2025-02-24 10:57:05.449952 BB: Trying checkout ArduPlane beta Swan-K1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta Swan-K1 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [209/227] Building board: TBS-Colibri-F7 at 2025-02-24 10:57:05.483440 BB: Trying checkout ArduPlane beta TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [210/227] Building board: TBS_LUCID_H7 at 2025-02-24 10:57:05.513623 BB: Trying checkout ArduPlane beta TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta TBS_LUCID_H7 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [211/227] Building board: TBS_LUCID_PRO at 2025-02-24 10:57:05.542908 BB: Trying checkout ArduPlane beta TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta TBS_LUCID_PRO binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [212/227] Building board: thepeach-k1 at 2025-02-24 10:57:05.572368 BB: Trying checkout ArduPlane beta thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [213/227] Building board: thepeach-r1 at 2025-02-24 10:57:05.601634 BB: Trying checkout ArduPlane beta thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [214/227] Building board: TMotorH743 at 2025-02-24 10:57:05.629938 BB: Trying checkout ArduPlane beta TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [215/227] Building board: VRBrain-v51 at 2025-02-24 10:57:05.658765 BB: Trying checkout ArduPlane beta VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [216/227] Building board: VRBrain-v52 at 2025-02-24 10:57:05.688644 BB: Trying checkout ArduPlane beta VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [217/227] Building board: VRBrain-v54 at 2025-02-24 10:57:05.717558 BB: Trying checkout ArduPlane beta VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [218/227] Building board: VRCore-v10 at 2025-02-24 10:57:05.745755 BB: Trying checkout ArduPlane beta VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [219/227] Building board: VRUBrain-v51 at 2025-02-24 10:57:05.776581 BB: Trying checkout ArduPlane beta VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [220/227] Building board: VUAV-V7pro at 2025-02-24 10:57:05.807057 BB: Trying checkout ArduPlane beta VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta VUAV-V7pro binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [221/227] Building board: X-MAV-AP-H743v2 at 2025-02-24 10:57:05.836395 BB: Trying checkout ArduPlane beta X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta X-MAV-AP-H743v2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [222/227] Building board: YJUAV_A6 at 2025-02-24 10:57:05.866478 BB: Trying checkout ArduPlane beta YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [223/227] Building board: YJUAV_A6SE at 2025-02-24 10:57:05.895878 BB: Trying checkout ArduPlane beta YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [224/227] Building board: YJUAV_A6SE_H743 at 2025-02-24 10:57:05.925635 BB: Trying checkout ArduPlane beta YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [225/227] Building board: YJUAV_A6Ultra at 2025-02-24 10:57:05.955777 BB: Trying checkout ArduPlane beta YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [226/227] Building board: ZeroOneX6 at 2025-02-24 10:57:05.986164 BB: Trying checkout ArduPlane beta ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta ZeroOneX6 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [227/227] Building board: ZeroOneX6_Air at 2025-02-24 10:57:06.016632 BB: Trying checkout ArduPlane beta ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building ArduPlane beta ZeroOneX6_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/ZeroOneX6_Air/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: Trying checkout ArduPlane latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Previous HEAD position was dbb9b75f9b Plane: version to 4.6.0-beta4 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '4c64b9522f9bb9815b089ab98cf2f33f11bded52' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit fc47d7c2d0c2b57a1c3151adcf0811e1bab2aa4b BB-GIT: Author: Iampete1 BB-GIT: Date: Sun Feb 23 19:19:48 2025 +0000 BB-GIT: BB-GIT: AP_BoardConfig: `SAFETY_MASK` include full 32 channels in docs BB: Building Rover beta binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/223] Building board: 3DRControlZeroG at 2025-02-24 10:57:07.788778 BB: Trying checkout Rover beta 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'APMrover2-beta'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [2/223] Building board: ACNS-CM4Pilot at 2025-02-24 10:57:08.164096 BB: Trying checkout Rover beta ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [3/223] Building board: ACNS-F405AIO at 2025-02-24 10:57:08.370440 BB: Trying checkout Rover beta ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [4/223] Building board: AEROFOX-H7 at 2025-02-24 10:57:08.555436 BB: Trying checkout Rover beta AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta AEROFOX-H7 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [5/223] Building board: AET-H743-Basic at 2025-02-24 10:57:08.721366 BB: Trying checkout Rover beta AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta AET-H743-Basic binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [6/223] Building board: airbotf4 at 2025-02-24 10:57:08.874743 BB: Trying checkout Rover beta airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [7/223] Building board: AIRLink at 2025-02-24 10:57:09.027495 BB: Trying checkout Rover beta AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta AIRLink binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [8/223] Building board: Airvolute-DCS2 at 2025-02-24 10:57:09.059831 BB: Trying checkout Rover beta Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [9/223] Building board: AnyleafH7 at 2025-02-24 10:57:09.092135 BB: Trying checkout Rover beta AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [10/223] Building board: Aocoda-RC-H743Dual at 2025-02-24 10:57:09.122144 BB: Trying checkout Rover beta Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [11/223] Building board: ARK_FPV at 2025-02-24 10:57:09.152471 BB: Trying checkout Rover beta ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ARK_FPV) - not in board list BB: [12/223] Building board: ARKV6X at 2025-02-24 10:57:10.027502 BB: Trying checkout Rover beta ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [13/223] Building board: AtomRCF405NAVI at 2025-02-24 10:57:10.059168 BB: Trying checkout Rover beta AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [14/223] Building board: bbbmini at 2025-02-24 10:57:10.091498 BB: Trying checkout Rover beta bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta bbbmini binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [15/223] Building board: BeastF7 at 2025-02-24 10:57:10.120709 BB: Trying checkout Rover beta BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [16/223] Building board: BeastF7v2 at 2025-02-24 10:57:10.150426 BB: Trying checkout Rover beta BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [17/223] Building board: BeastH7 at 2025-02-24 10:57:10.180430 BB: Trying checkout Rover beta BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [18/223] Building board: BeastH7v2 at 2025-02-24 10:57:10.212221 BB: Trying checkout Rover beta BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [19/223] Building board: bebop at 2025-02-24 10:57:10.242372 BB: Trying checkout Rover beta bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta bebop binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [20/223] Building board: BlitzF745 at 2025-02-24 10:57:10.270976 BB: Trying checkout Rover beta BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [21/223] Building board: BlitzF745AIO at 2025-02-24 10:57:10.301010 BB: Trying checkout Rover beta BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [22/223] Building board: BlitzH743Pro at 2025-02-24 10:57:10.331071 BB: Trying checkout Rover beta BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [23/223] Building board: BlitzMiniF745 at 2025-02-24 10:57:10.361708 BB: Trying checkout Rover beta BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [24/223] Building board: BlitzWingH743 at 2025-02-24 10:57:10.390864 BB: Trying checkout Rover beta BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [25/223] Building board: blue at 2025-02-24 10:57:10.420762 BB: Trying checkout Rover beta blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta blue binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [26/223] Building board: canzero at 2025-02-24 10:57:10.449832 BB: Trying checkout Rover beta canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta canzero binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [27/223] Building board: CBU-H7-LC-Stamp at 2025-02-24 10:57:10.478391 BB: Trying checkout Rover beta CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [28/223] Building board: CBU-H7-Stamp at 2025-02-24 10:57:11.301506 BB: Trying checkout Rover beta CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta CBU-H7-Stamp binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [29/223] Building board: CSKY405 at 2025-02-24 10:57:11.334227 BB: Trying checkout Rover beta CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta CSKY405 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [30/223] Building board: CUAV-7-Nano at 2025-02-24 10:57:11.364253 BB: Trying checkout Rover beta CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [31/223] Building board: CUAV-Nora at 2025-02-24 10:57:11.395323 BB: Trying checkout Rover beta CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [32/223] Building board: CUAV-Nora-bdshot at 2025-02-24 10:57:11.425488 BB: Trying checkout Rover beta CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [33/223] Building board: CUAV-Pixhack-v3 at 2025-02-24 10:57:11.455752 BB: Trying checkout Rover beta CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta CUAV-Pixhack-v3 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [34/223] Building board: CUAV-X7 at 2025-02-24 10:57:11.484616 BB: Trying checkout Rover beta CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [35/223] Building board: CUAV-X7-bdshot at 2025-02-24 10:57:11.514539 BB: Trying checkout Rover beta CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [36/223] Building board: CUAVv5 at 2025-02-24 10:57:11.545009 BB: Trying checkout Rover beta CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [37/223] Building board: CUAVv5-bdshot at 2025-02-24 10:57:11.575514 BB: Trying checkout Rover beta CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [38/223] Building board: CUAVv5Nano at 2025-02-24 10:57:11.606968 BB: Trying checkout Rover beta CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [39/223] Building board: CUAVv5Nano-bdshot at 2025-02-24 10:57:11.636405 BB: Trying checkout Rover beta CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [40/223] Building board: CubeBlack at 2025-02-24 10:57:11.666283 BB: Trying checkout Rover beta CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [41/223] Building board: CubeBlack+ at 2025-02-24 10:57:11.695625 BB: Trying checkout Rover beta CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [42/223] Building board: CubeOrange at 2025-02-24 10:57:11.724630 BB: Trying checkout Rover beta CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [43/223] Building board: CubeOrange-bdshot at 2025-02-24 10:57:11.755037 BB: Trying checkout Rover beta CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [44/223] Building board: CubeOrangePlus at 2025-02-24 10:57:11.791032 BB: Trying checkout Rover beta CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [45/223] Building board: CubeOrangePlus-bdshot at 2025-02-24 10:57:11.820693 BB: Trying checkout Rover beta CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [46/223] Building board: CubePurple at 2025-02-24 10:57:11.850254 BB: Trying checkout Rover beta CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta CubePurple binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [47/223] Building board: CubeRedPrimary at 2025-02-24 10:57:11.879410 BB: Trying checkout Rover beta CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [48/223] Building board: CubeRedSecondary at 2025-02-24 10:57:11.909154 BB: Trying checkout Rover beta CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [49/223] Building board: CubeYellow at 2025-02-24 10:57:11.938717 BB: Trying checkout Rover beta CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [50/223] Building board: CubeYellow-bdshot at 2025-02-24 10:57:11.969162 BB: Trying checkout Rover beta CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [51/223] Building board: DevEBoxH7v2 at 2025-02-24 10:57:11.999153 BB: Trying checkout Rover beta DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [52/223] Building board: DroneerF405 at 2025-02-24 10:57:12.029218 BB: Trying checkout Rover beta DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DroneerF405) - not in board list BB: [53/223] Building board: DrotekP3Pro at 2025-02-24 10:57:12.894315 BB: Trying checkout Rover beta DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [54/223] Building board: Durandal at 2025-02-24 10:57:12.928272 BB: Trying checkout Rover beta Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta Durandal binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [55/223] Building board: Durandal-bdshot at 2025-02-24 10:57:12.964795 BB: Trying checkout Rover beta Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [56/223] Building board: edge at 2025-02-24 10:57:12.996961 BB: Trying checkout Rover beta edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta edge binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [57/223] Building board: erlebrain2 at 2025-02-24 10:57:13.028031 BB: Trying checkout Rover beta erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [58/223] Building board: F35Lightning at 2025-02-24 10:57:13.058406 BB: Trying checkout Rover beta F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [59/223] Building board: F4BY at 2025-02-24 10:57:13.092255 BB: Trying checkout Rover beta F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta F4BY binaries None BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: oldversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b newversion=commit dbb9b75f9b404230380004a0206ab800c4a6147b BB: Skipping build - version match (commit dbb9b75f9b404230380004a0206ab800c4a6147b) BB: [60/223] Building board: F4BY_F427 at 2025-02-24 10:57:13.123551 BB: Trying checkout Rover beta F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at dbb9b75f9b Plane: version to 4.6.0-beta4 BB: Running (git log -1) BB-GIT: commit dbb9b75f9b404230380004a0206ab800c4a6147b BB-GIT: Author: Randy Mackay BB-GIT: Date: Thu Feb 13 20:16:04 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta4 BB: Building Rover beta F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '6f74bc67656882a4ee51966c7c0022d04fa1a3fb' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (F4BY_F427) - not in board list BB: [61/223] Building board: FlyingMoonF407 at 2025-02-24 10:57:14.008971 BB: Trying checkout Rover beta FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f