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_jedec_test.2861282.out', 'dumpstack.sh_ToshibaLED_test.2860852.out', 'dumpstack.sh_ReplayGyroFFT.2860793.out', 'dumpstack.sh_AP_Logger_AllTypes.2859550.out', 'dumpstack.sh_CompassCalibrator_index_test.2859722.out', 'dumpcore.sh_jedec_test.2861282.out', 'dumpcore.sh_ToshibaLED_test.2860852.out', 'dumpcore.sh_AP_Logger_AllTypes.2859550.out', 'dumpcore.sh_CompassCalibrator_index_test.2859722.out', 'dumpcore.sh_ReplayGyroFFT.2860793.out', 'autotest-1740025719433501.tlog', 'autotest-1740025806914790.tlog', 'autotest-1740026220051704.tlog', 'autotest-1740025352122033.tlog'] >>>> RUNNING STEP: prerequisites at Thu Feb 20 04:46:36 2025 Running: ("/bin/rm -f logs/*.BIN logs/LASTLOG.TXT") in (.) Testing prerequisites >>>> PASSED STEP: prerequisites at Thu Feb 20 04:46:36 2025 >>>> RUNNING STEP: build.Binaries at Thu Feb 20 04:46:36 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-20 04:46:37.217660 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: 2b6bbedce6c0943f9cb042b19b41670eeab01f4b BB: git hash: 2b6bbedce6c0943f9cb042b19b41670eeab01f4b 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-20 04:46:37.764836 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-20 04:46:39.135049 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-20 04:46:39.267300 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-20 04:46:39.364040 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-20 04:46:40.436493 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-20 04:46:42.075306 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-20 04:46:43.688202 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-20 04:46:43.751200 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-20 04:46:43.812198 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-20 04:46:43.873227 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-20 04:46:43.931855 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-20 04:46:43.992898 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-20 04:46:45.638439 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-20 04:46:45.701486 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-20 04:46:45.764316 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-20 04:46:45.820775 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-20 04:46:45.877214 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-20 04:46:45.936743 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-20 04:46:45.995545 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-20 04:46:46.053105 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-20 04:46:46.105777 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-20 04:46:46.158151 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-20 04:46:46.235836 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-20 04:46:47.821868 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-20 04:46:47.896824 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-20 04:46:47.957917 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-20 04:46:48.015779 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-20 04:46:48.074717 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-20 04:46:48.135315 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-20 04:46:48.191930 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-20 04:46:48.249646 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-20 04:46:49.853542 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-20 04:46:51.450323 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-20 04:46:53.038559 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-20 04:46:53.106901 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-20 04:46:54.681317 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-20 04:46:54.743618 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-20 04:46:54.802453 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-20 04:46:54.863081 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-20 04:46:56.454167 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-20 04:46:56.515066 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-20 04:46:56.573282 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-20 04:46:56.631166 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-20 04:46:56.690233 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-20 04:46:56.751519 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-20 04:46:56.812127 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-20 04:46:56.868250 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-20 04:46:56.926078 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-20 04:46:56.981100 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-20 04:46:57.038766 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-20 04:46:57.103966 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-20 04:46:57.161337 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-20 04:46:57.219333 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-20 04:46:57.277472 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-20 04:46:57.334517 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-20 04:46:57.390860 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-20 04:46:57.447388 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-20 04:46:57.502740 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-20 04:46:57.558068 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-20 04:46:57.616437 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-20 04:46:57.683096 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-20 04:46:57.741636 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-20 04:46:59.317771 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-20 04:46:59.382333 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-20 04:46:59.444709 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-20 04:46:59.504914 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-20 04:46:59.567388 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-20 04:46:59.627990 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-20 04:46:59.688131 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-20 04:46:59.748361 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-20 04:47:01.345377 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-20 04:47:01.407631 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-20 04:47:01.465164 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-20 04:47:01.521317 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-20 04:47:03.097352 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-20 04:47:03.161140 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-20 04:47:03.221272 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-20 04:47:03.283667 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-20 04:47:03.341391 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-20 04:47:04.937468 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-20 04:47:04.999994 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-20 04:47:05.057336 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-20 04:47:05.118514 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-20 04:47:05.181095 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-20 04:47:05.240696 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-20 04:47:06.831781 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-20 04:47:08.405733 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-20 04:47:08.466494 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-20 04:47:08.525679 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-20 04:47:08.584373 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-20 04:47:08.642753 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-20 04:47:10.284520 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-20 04:47:10.346153 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-20 04:47:10.404426 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-20 04:47:11.962329 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-20 04:47:12.028134 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-20 04:47:13.596932 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-20 04:47:13.657779 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-20 04:47:13.717623 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-20 04:47:13.776622 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-20 04:47:13.837012 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-20 04:47:13.897774 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-20 04:47:13.957933 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-20 04:47:14.016792 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-20 04:47:14.075076 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-20 04:47:14.134576 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-20 04:47:14.194423 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-20 04:47:16.229048 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-20 04:47:16.289892 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-20 04:47:16.348718 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-20 04:47:16.410684 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-20 04:47:16.468650 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-20 04:47:16.527802 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-20 04:47:16.585421 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-20 04:47:16.642200 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-20 04:47:16.699441 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-20 04:47:16.755230 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-20 04:47:16.812763 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-20 04:47:16.869066 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-20 04:47:16.925884 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-20 04:47:16.982381 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-20 04:47:17.040323 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-20 04:47:17.103754 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-20 04:47:17.169199 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-20 04:47:17.229843 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-20 04:47:17.292721 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-20 04:47:18.851930 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-20 04:47:18.920492 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-20 04:47:20.475976 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-20 04:47:20.537642 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-20 04:47:22.101003 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-20 04:47:23.656205 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-20 04:47:25.237226 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-20 04:47:25.299157 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-20 04:47:25.359177 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-20 04:47:25.419821 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-20 04:47:25.478010 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-20 04:47:25.536399 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-20 04:47:25.597431 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-20 04:47:25.657614 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-20 04:47:25.716876 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-20 04:47:25.777829 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-20 04:47:25.837842 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-20 04:47:25.894643 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-20 04:47:25.958638 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-20 04:47:26.023094 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-20 04:47:26.087219 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-20 04:47:27.659671 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-20 04:47:27.716794 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-20 04:47:29.262791 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-20 04:47:29.331762 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-20 04:47:29.390868 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-20 04:47:30.957316 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-20 04:47:31.021295 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-20 04:47:31.094390 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-20 04:47:31.155777 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-20 04:47:31.216178 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-20 04:47:31.274973 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-20 04:47:31.335233 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-20 04:47:31.393944 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-20 04:47:31.461866 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-20 04:47:31.521692 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-20 04:47:31.580279 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-20 04:47:31.640719 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-20 04:47:31.697402 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-20 04:47:31.757015 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-20 04:47:31.816241 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-20 04:47:31.877768 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-20 04:47:31.939067 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-20 04:47:32.002200 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-20 04:47:32.061754 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-20 04:47:32.122555 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-20 04:47:32.181668 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-20 04:47:32.243052 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-20 04:47:32.302927 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-20 04:47:32.362583 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-20 04:47:32.424354 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-20 04:47:32.484718 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-20 04:47:32.541806 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-20 04:47:32.601144 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-20 04:47:32.661845 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-20 04:47:32.722536 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-20 04:47:34.297727 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-20 04:47:34.371361 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-20 04:47:34.438534 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-20 04:47:34.502567 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-20 04:47:34.560021 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-20 04:47:34.625534 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-20 04:47:34.682082 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-20 04:47:34.739701 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-20 04:47:34.800143 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-20 04:47:34.859874 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-20 04:47:34.922005 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-20 04:47:34.983166 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-20 04:47:35.043761 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-20 04:47:35.103927 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-20 04:47:35.166834 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-20 04:47:35.228938 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-20 04:47:35.288241 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-20 04:47:35.348018 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-20 04:47:35.409076 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-20 04:47:35.467977 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-20 04:47:35.528376 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-20 04:47:35.584994 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-20 04:47:35.643681 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-20 04:47:35.701648 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-20 04:47:35.761480 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-20 04:47:37.345787 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-20 04:47:37.409381 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.764s) BB-WAF: 'clean' finished successfully (1.326s) 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: [ 9/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: 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: 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: 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: 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: [10/10] Linking /home/autotest/build/tmp/binaries.build/skyviper-journey/modules/ChibiOS/libch.a 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: [18/107] ChibiOS: Compiling hal_pal_lld.c BB-WAF: [17/107] ChibiOS: Compiling stm32_exti.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_PID_2D.cpp BB-WAF: [ 30/1003] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 31/1003] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 32/1003] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 33/1003] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 34/1003] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 35/1003] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 36/1003] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 37/1003] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 38/1003] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 39/1003] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 40/1003] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 41/1003] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 42/1003] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.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/AccelCalibrator.cpp BB-WAF: [ 57/1003] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 58/1003] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 59/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 60/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 61/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 62/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 63/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 64/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 65/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.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_BMP388.cpp BB-WAF: [ 73/1003] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 74/1003] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 75/1003] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 76/1003] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 77/1003] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 78/1003] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 79/1003] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 80/1003] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 81/1003] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 82/1003] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 83/1003] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 84/1003] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 85/1003] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 86/1003] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 87/1003] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 88/1003] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 89/1003] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 90/1003] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 91/1003] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 92/1003] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 93/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 94/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 95/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 96/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 97/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 98/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 99/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 100/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 101/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 102/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 103/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 104/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 105/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 106/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 107/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 108/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 109/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 110/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 111/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 112/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 113/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 114/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 115/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 116/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 117/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 118/1003] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 119/1003] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 120/1003] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 121/1003] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.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_CANSensor.cpp BB-WAF: [ 130/1003] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 131/1003] Compiling libraries/AP_CANManager/AP_CANDriver.cpp BB-WAF: [ 132/1003] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 133/1003] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 134/1003] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 135/1003] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 136/1003] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 137/1003] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 138/1003] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 139/1003] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 140/1003] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 141/1003] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 142/1003] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 143/1003] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 144/1003] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 145/1003] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 146/1003] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 147/1003] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 148/1003] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 149/1003] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 150/1003] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 151/1003] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 152/1003] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 153/1003] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 154/1003] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 155/1003] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 156/1003] Compiling libraries/AP_Common/MultiHeap.cpp BB-WAF: [ 157/1003] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 158/1003] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 159/1003] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 160/1003] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 161/1003] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 162/1003] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 163/1003] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 164/1003] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 165/1003] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 166/1003] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 167/1003] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 168/1003] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 169/1003] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 170/1003] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 171/1003] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 172/1003] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 173/1003] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 174/1003] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 175/1003] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 176/1003] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 177/1003] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 178/1003] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 179/1003] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 180/1003] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 181/1003] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 182/1003] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 183/1003] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 184/1003] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 185/1003] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 186/1003] Compiling libraries/AP_DAL/AP_DAL_GPS.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_MS.cpp BB-WAF: [ 191/1003] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 192/1003] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 193/1003] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 194/1003] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 195/1003] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 196/1003] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 197/1003] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 198/1003] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 199/1003] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 200/1003] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 201/1003] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 202/1003] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 203/1003] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 204/1003] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 205/1003] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 206/1003] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 207/1003] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.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_Param.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/AP_Filesystem_Sys.cpp BB-WAF: [ 215/1003] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 216/1003] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.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_Message.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_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 226/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 227/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 228/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 229/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 230/1003] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 231/1003] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 232/1003] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 233/1003] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 234/1003] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 235/1003] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 236/1003] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 237/1003] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 238/1003] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 239/1003] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 240/1003] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 241/1003] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 242/1003] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 243/1003] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 244/1003] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 245/1003] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 246/1003] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 247/1003] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 248/1003] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 249/1003] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [ 250/1003] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [ 251/1003] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [ 252/1003] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.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_Backend.cpp BB-WAF: [ 256/1003] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [ 257/1003] Compiling libraries/AP_Gripper/AP_Gripper.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/AP_IOMCU.cpp BB-WAF: [ 262/1003] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [ 263/1003] Compiling libraries/AP_IRLock/AP_IRLock_SITL.cpp BB-WAF: [ 264/1003] Compiling libraries/AP_IRLock/AP_IRLock_I2C.cpp BB-WAF: [ 265/1003] Compiling libraries/AP_IRLock/AP_IRLock_SITL_Gazebo.cpp BB-WAF: [ 266/1003] Compiling libraries/AP_IRLock/IRLock.cpp BB-WAF: [ 267/1003] Compiling libraries/AP_InertialNav/AP_InertialNav.cpp BB-WAF: [ 268/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [ 269/1003] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [ 270/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [ 271/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [ 272/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [ 273/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [ 274/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [ 275/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [ 276/1003] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [ 277/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [ 278/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [ 279/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [ 280/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [ 281/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [ 282/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [ 283/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [ 284/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [ 285/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [ 286/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [ 287/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [ 288/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [ 289/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.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_MAVLink.cpp BB-WAF: [ 298/1003] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [ 299/1003] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [ 300/1003] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [ 301/1003] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [ 302/1003] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [ 303/1003] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [ 304/1003] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [ 305/1003] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [ 306/1003] Compiling libraries/AP_Math/control.cpp BB-WAF: [ 307/1003] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [ 308/1003] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [ 309/1003] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [ 310/1003] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [ 311/1003] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [ 312/1003] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [ 313/1003] Compiling libraries/AP_Math/crc.cpp BB-WAF: [ 314/1003] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [ 315/1003] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [ 316/1003] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [ 317/1003] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [ 318/1003] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [ 319/1003] Compiling libraries/AP_Math/location.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_MotorsHeli_Swash.cpp BB-WAF: [ 325/1003] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [ 326/1003] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [ 327/1003] Compiling libraries/AP_Motors/AP_MotorsHeli_Single.cpp BB-WAF: [ 328/1003] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [ 329/1003] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [ 330/1003] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [ 331/1003] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [ 332/1003] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [ 333/1003] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [ 334/1003] Compiling libraries/AP_Motors/AP_Motors6DOF.cpp BB-WAF: [ 335/1003] Compiling libraries/AP_Motors/AP_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [ 336/1003] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [ 337/1003] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [ 338/1003] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [ 339/1003] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [ 340/1003] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [ 341/1003] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [ 342/1003] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [ 343/1003] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [ 344/1003] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [ 345/1003] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [ 346/1003] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [ 347/1003] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [ 348/1003] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [ 349/1003] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [ 350/1003] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [ 351/1003] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [ 352/1003] Compiling libraries/AP_Mount/AP_Mount.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_Source.cpp BB-WAF: [ 357/1003] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [ 358/1003] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [ 359/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [ 360/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [ 361/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [ 362/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [ 363/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [ 364/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [ 365/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [ 366/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [ 367/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [ 368/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [ 369/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [ 370/1003] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [ 371/1003] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [ 372/1003] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [ 373/1003] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [ 374/1003] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [ 375/1003] Compiling modules/lwip/src/core/netif.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/inet_chksum.c BB-WAF: [ 380/1003] Compiling modules/lwip/src/core/init.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_macaddr.cpp BB-WAF: [ 388/1003] Compiling libraries/AP_Networking/AP_Networking_address.cpp BB-WAF: [ 389/1003] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [ 390/1003] Compiling libraries/AP_Networking/AP_Networking_port.cpp BB-WAF: [ 391/1003] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [ 392/1003] Compiling libraries/AP_Networking/lwip_hal/arch/evtimer.c BB-WAF: [ 393/1003] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [ 394/1003] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [ 395/1003] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [ 396/1003] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [ 397/1003] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [ 398/1003] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [ 399/1003] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [ 400/1003] Compiling modules/lwip/src/netif/ppp/upap.c BB-WAF: [ 401/1003] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [ 402/1003] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [ 403/1003] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [ 404/1003] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [ 405/1003] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [ 406/1003] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [ 407/1003] Compiling modules/lwip/src/api/sockets.c BB-WAF: [ 408/1003] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [ 409/1003] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [ 410/1003] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [ 411/1003] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [ 412/1003] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [ 413/1003] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [ 414/1003] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [ 415/1003] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [ 416/1003] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [ 417/1003] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [ 418/1003] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [ 419/1003] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [ 420/1003] Compiling modules/lwip/src/api/netdb.c BB-WAF: [ 421/1003] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [ 422/1003] Compiling modules/lwip/src/core/udp.c BB-WAF: [ 423/1003] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [ 424/1003] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [ 425/1003] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [ 426/1003] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [ 427/1003] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [ 428/1003] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [ 429/1003] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [ 430/1003] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [ 431/1003] Compiling modules/lwip/src/api/err.c BB-WAF: [ 432/1003] Compiling modules/lwip/src/api/if_api.c BB-WAF: [ 433/1003] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [ 434/1003] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [ 435/1003] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [ 436/1003] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [ 437/1003] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [ 438/1003] Compiling modules/lwip/src/core/raw.c BB-WAF: [ 439/1003] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [ 440/1003] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [ 441/1003] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [ 442/1003] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [ 443/1003] Compiling modules/lwip/src/netif/ppp/pppcrypt.c BB-WAF: [ 444/1003] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [ 445/1003] Compiling modules/lwip/src/core/stats.c BB-WAF: [ 446/1003] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [ 447/1003] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [ 448/1003] Compiling modules/lwip/src/core/sys.c BB-WAF: [ 449/1003] Compiling modules/lwip/src/core/tcp.c BB-WAF: [ 450/1003] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [ 451/1003] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [ 452/1003] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [ 453/1003] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [ 454/1003] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [ 455/1003] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [ 456/1003] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [ 457/1003] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [ 458/1003] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [ 459/1003] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [ 460/1003] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [ 461/1003] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [ 462/1003] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [ 463/1003] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [ 464/1003] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [ 465/1003] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [ 466/1003] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [ 467/1003] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [ 468/1003] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [ 469/1003] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [ 470/1003] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [ 471/1003] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [ 472/1003] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [ 473/1003] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [ 474/1003] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [ 475/1003] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [ 476/1003] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [ 477/1003] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [ 478/1003] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [ 479/1003] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [ 480/1003] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [ 481/1003] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [ 482/1003] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [ 483/1003] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [ 484/1003] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [ 485/1003] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [ 486/1003] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [ 487/1003] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [ 488/1003] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [ 489/1003] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [ 490/1003] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID_DroneCAN.cpp BB-WAF: [ 491/1003] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [ 492/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [ 493/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.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_MSP.cpp BB-WAF: [ 497/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [ 498/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [ 499/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [ 500/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [ 501/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [ 502/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [ 503/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.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_AirSimSITL.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_Scripting.cpp BB-WAF: [ 515/1003] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [ 516/1003] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [ 517/1003] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [ 518/1003] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [ 519/1003] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [ 520/1003] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [ 521/1003] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [ 522/1003] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [ 523/1003] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [ 524/1003] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [ 525/1003] Compiling libraries/AP_Proximity/AP_Proximity_MR72_CAN.cpp BB-WAF: [ 526/1003] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [ 527/1003] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [ 528/1003] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [ 529/1003] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.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/AP_RCProtocol_SUMD.cpp BB-WAF: [ 533/1003] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [ 534/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [ 535/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [ 536/1003] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [ 537/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [ 538/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [ 539/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [ 540/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [ 541/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [ 542/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [ 543/1003] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [ 544/1003] Compiling libraries/AP_RCTelemetry/AP_GHST_Telem.cpp BB-WAF: [ 545/1003] Compiling libraries/AP_ROMFS/tinfgzip.cpp BB-WAF: [ 546/1003] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [ 547/1003] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [ 548/1003] Compiling libraries/AP_RPM/RPM_Generator.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_Backend.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/RPM_SITL.cpp BB-WAF: [ 555/1003] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [ 556/1003] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [ 557/1003] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [ 558/1003] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: [ 559/1003] Compiling libraries/AP_RTC/JitterCorrection.cpp BB-WAF: [ 560/1003] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [ 561/1003] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [ 562/1003] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [ 563/1003] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [ 564/1003] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [ 565/1003] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [ 566/1003] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [ 567/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [ 568/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [ 569/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [ 570/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [ 571/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [ 572/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [ 573/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [ 574/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [ 575/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [ 576/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [ 577/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [ 578/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [ 579/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [ 580/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [ 581/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [ 582/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [ 583/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [ 584/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [ 585/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [ 586/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [ 587/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [ 588/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [ 589/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [ 590/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [ 591/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [ 592/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [ 593/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [ 594/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.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_Bebop.cpp BB-WAF: [ 598/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [ 599/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [ 600/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [ 601/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [ 602/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [ 603/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [ 604/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [ 605/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [ 606/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [ 607/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.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_TSYS01.cpp BB-WAF: [ 619/1003] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [ 620/1003] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.cpp BB-WAF: [ 621/1003] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [ 622/1003] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [ 623/1003] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MCP9600.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/TerrainMission.cpp BB-WAF: [ 627/1003] Compiling libraries/AP_Terrain/TerrainIO.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_SmartAudio.cpp BB-WAF: [ 632/1003] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [ 633/1003] Compiling libraries/AP_VideoTX/AP_VideoTX.cpp BB-WAF: [ 634/1003] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [ 635/1003] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [ 636/1003] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.cpp BB-WAF: [ 637/1003] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [ 638/1003] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [ 639/1003] Compiling libraries/AP_Volz_Protocol/AP_Volz_Protocol.cpp BB-WAF: [ 640/1003] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [ 641/1003] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [ 642/1003] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [ 643/1003] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [ 644/1003] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [ 645/1003] Compiling libraries/AP_Winch/AP_Winch_Backend.cpp BB-WAF: [ 646/1003] Compiling libraries/AP_Winch/AP_Winch_Daiwa.cpp BB-WAF: [ 647/1003] Compiling libraries/AP_Winch/AP_Winch_PWM.cpp BB-WAF: [ 648/1003] Compiling libraries/AP_Winch/AP_Winch.cpp BB-WAF: [ 649/1003] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [ 650/1003] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [ 651/1003] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [ 652/1003] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [ 653/1003] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [ 654/1003] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [ 655/1003] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [ 656/1003] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [ 657/1003] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [ 658/1003] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [ 659/1003] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [ 660/1003] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [ 661/1003] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [ 662/1003] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [ 663/1003] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [ 664/1003] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [ 665/1003] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [ 666/1003] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [ 667/1003] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [ 668/1003] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [ 669/1003] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [ 670/1003] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [ 671/1003] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [ 672/1003] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [ 673/1003] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [ 674/1003] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [ 675/1003] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [ 676/1003] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [ 677/1003] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [ 678/1003] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [ 679/1003] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [ 680/1003] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [ 681/1003] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [ 682/1003] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [ 683/1003] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [ 684/1003] Compiling libraries/AP_HAL/system.cpp BB-WAF: [ 685/1003] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [ 686/1003] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [ 687/1003] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [ 688/1003] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [ 689/1003] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [ 690/1003] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [ 691/1003] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [ 692/1003] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [ 693/1003] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [ 694/1003] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [ 695/1003] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [ 696/1003] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [ 697/1003] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [ 698/1003] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [ 699/1003] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [ 700/1003] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [ 701/1003] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [ 702/1003] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [ 703/1003] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [ 704/1003] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [ 705/1003] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [ 706/1003] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [ 707/1003] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [ 708/1003] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [ 709/1003] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [ 710/1003] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [ 711/1003] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [ 712/1003] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [ 713/1003] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [ 714/1003] Compiling libraries/AP_HAL_ChibiOS/SoftSigReaderInt.cpp BB-WAF: [ 715/1003] Compiling libraries/AP_HAL_ChibiOS/stdio.cpp BB-WAF: [ 716/1003] Compiling libraries/AP_HAL_ChibiOS/UARTDriver.cpp BB-WAF: [ 717/1003] Compiling libraries/AP_HAL_ChibiOS/Device.cpp BB-WAF: [ 718/1003] Compiling libraries/AP_HAL_ChibiOS/WSPIDevice.cpp BB-WAF: [ 719/1003] Compiling libraries/AP_HAL_ChibiOS/AnalogIn.cpp BB-WAF: [ 720/1003] Compiling libraries/AP_HAL_ChibiOS/CanIface.cpp BB-WAF: [ 721/1003] Compiling libraries/AP_HAL_ChibiOS/SoftSigReader.cpp BB-WAF: [ 722/1003] Compiling libraries/AP_HAL_ChibiOS/RCOutput_bdshot.cpp BB-WAF: [ 723/1003] Compiling libraries/AP_HAL_ChibiOS/sdcard.cpp BB-WAF: [ 724/1003] Compiling libraries/AP_HAL_ChibiOS/SPIDevice.cpp BB-WAF: [ 725/1003] Compiling libraries/AP_HAL_ChibiOS/RCOutput_serial.cpp BB-WAF: [ 726/1003] Compiling libraries/AP_HAL_ChibiOS/Semaphores.cpp BB-WAF: [ 727/1003] Compiling libraries/AP_HAL_ChibiOS/I2CDevice.cpp BB-WAF: [ 728/1003] Compiling libraries/AP_HAL_ChibiOS/DSP.cpp BB-WAF: [ 729/1003] Compiling libraries/AP_HAL_ChibiOS/RCOutput.cpp BB-WAF: [ 730/1003] Compiling libraries/AP_HAL_ChibiOS/Scheduler.cpp BB-WAF: [ 731/1003] Compiling libraries/AP_HAL_ChibiOS/RCInput.cpp BB-WAF: [ 732/1003] Compiling libraries/AP_HAL_ChibiOS/RCOutput_iofirmware.cpp BB-WAF: [ 733/1003] Compiling libraries/AP_HAL_ChibiOS/CANFDIface.cpp BB-WAF: [ 734/1003] Compiling libraries/AP_HAL_ChibiOS/shared_dma.cpp BB-WAF: [ 735/1003] Compiling libraries/AP_HAL_ChibiOS/Util.cpp BB-WAF: [ 736/1003] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [ 737/1003] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [ 738/1003] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [ 739/1003] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [ 740/1003] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [ 741/1003] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [ 742/1003] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [ 743/1003] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [ 744/1003] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [ 745/1003] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [ 746/1003] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [ 747/1003] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [ 748/1003] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [ 749/1003] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [ 750/1003] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [ 751/1003] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [ 752/1003] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [ 753/1003] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [ 754/1003] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [ 755/1003] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [ 756/1003] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [ 757/1003] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [ 758/1003] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [ 759/1003] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [ 760/1003] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [ 761/1003] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [ 762/1003] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [ 763/1003] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [ 764/1003] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [ 765/1003] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [ 766/1003] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [ 767/1003] Compiling libraries/AP_Scripting/lua/src/lctype.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/llex.c BB-WAF: [ 771/1003] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [ 772/1003] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [ 773/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUSettings.c BB-WAF: [ 774/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaledencode.c BB-WAF: [ 775/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCDefines.c BB-WAF: [ 776/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoProtocol.c BB-WAF: [ 777/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaleddecode.c BB-WAF: [ 778/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fieldencode.c BB-WAF: [ 779/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCPackets.c BB-WAF: [ 780/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUPackets.c BB-WAF: [ 781/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoDefines.c BB-WAF: [ 782/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCVelocityProtocol.c BB-WAF: [ 783/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoPackets.c BB-WAF: [ 784/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoCommands.c BB-WAF: [ 785/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUProtocol.c BB-WAF: [ 786/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fielddecode.c BB-WAF: [ 787/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCCommands.c BB-WAF: [ 788/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUDefines.c BB-WAF: [ 789/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [ 790/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [ 791/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [ 792/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [ 793/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.c BB-WAF: [ 794/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.c BB-WAF: [ 795/1003] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [ 796/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [ 797/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [ 798/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [ 799/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [ 800/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [ 801/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [ 802/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [ 803/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [ 804/1003] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [ 805/1003] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [ 806/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading.c BB-WAF: [ 807/1003] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [ 808/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeInstall.c BB-WAF: [ 809/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toLatLon.c BB-WAF: [ 810/1003] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [ 811/1003] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [ 812/1003] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [ 813/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toInt32.c BB-WAF: [ 814/1003] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [ 815/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [ 816/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [ 817/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [ 818/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.c BB-WAF: [ 819/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [ 820/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_Params.cpp BB-WAF: [ 821/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.cpp BB-WAF: [ 822/1003] Compiling libraries/AP_Airspeed/AP_Airspeed.cpp BB-WAF: [ 823/1003] Compiling libraries/AP_AHRS/AP_AHRS.cpp BB-WAF: [ 824/1003] Compiling libraries/AP_AHRS/AP_AHRS_Backend.cpp BB-WAF: [ 825/1003] Compiling libraries/AP_AHRS/AP_AHRS_DCM.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_RangeFinder.cpp BB-WAF: [ 840/1003] Compiling libraries/AP_DAL/AP_DAL.cpp BB-WAF: [ 841/1003] Compiling libraries/AP_DAL/AP_DAL_Beacon.cpp BB-WAF: [ 842/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_OptFlowFusion.cpp BB-WAF: [ 843/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2.cpp BB-WAF: [ 844/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_PosVelFusion.cpp BB-WAF: [ 845/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_VehicleStatus.cpp BB-WAF: [ 846/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Outputs.cpp BB-WAF: [ 847/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Measurements.cpp BB-WAF: [ 848/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_GyroBias.cpp BB-WAF: [ 849/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_AirDataFusion.cpp BB-WAF: [ 850/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_core.cpp BB-WAF: [ 851/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Logging.cpp BB-WAF: [ 852/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Control.cpp BB-WAF: [ 853/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_MagFusion.cpp BB-WAF: [ 854/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3.cpp BB-WAF: [ 855/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_OptFlowFusion.cpp BB-WAF: [ 856/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_RngBcnFusion.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.cpp BB-WAF: [ 862/1003] Compiling libraries/AP_Logger/AP_Logger_Backend.cpp BB-WAF: [ 863/1003] Compiling libraries/AP_Logger/AP_Logger_File.cpp BB-WAF: [ 864/1003] Compiling libraries/AP_Logger/LoggerMessageWriter.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.cpp BB-WAF: [ 873/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL2.cpp BB-WAF: [ 874/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort2.cpp BB-WAF: [ 875/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort.cpp BB-WAF: [ 876/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_GHST.cpp BB-WAF: [ 877/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_CRSF.cpp BB-WAF: [ 878/1003] Compiling libraries/AP_BLHeli/AP_BLHeli.cpp BB-WAF: [ 879/1003] Compiling libraries/AP_Proximity/AP_Proximity_Backend.cpp BB-WAF: [ 880/1003] Compiling libraries/AP_Proximity/AP_Proximity_Utils.cpp BB-WAF: [ 881/1003] Compiling libraries/AC_Fence/AC_Fence.cpp BB-WAF: [ 882/1003] Compiling libraries/AC_Fence/AC_PolyFence_loader.cpp BB-WAF: [ 883/1003] Compiling libraries/AC_Avoidance/AP_OADatabase.cpp BB-WAF: [ 884/1003] Compiling libraries/AC_Avoidance/AC_Avoid.cpp BB-WAF: [ 885/1003] Compiling libraries/AC_Avoidance/AP_OABendyRuler.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_Sagetech_MXS.cpp BB-WAF: [ 889/1003] Compiling libraries/AP_ADSB/AP_ADSB.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_MotorsMulticopter.cpp BB-WAF: [ 906/1003] Compiling libraries/AP_Motors/AP_MotorsMatrix.cpp BB-WAF: [ 907/1003] Compiling libraries/AP_Motors/AP_Motors_Thrust_Linearization.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/HAL_ChibiOS_Class.cpp BB-WAF: [ 916/1003] Compiling libraries/AP_HAL_ChibiOS/Storage.cpp BB-WAF: [ 917/1003] Compiling libraries/AP_HAL_ChibiOS/system.cpp BB-WAF: [ 918/1003] Compiling libraries/AP_HAL_ChibiOS/GPIO.cpp BB-WAF: [ 919/1003] Compiling /home/autotest/build/tmp/binaries.build/skyviper-journey/libraries/AP_Scripting/lua_generated_bindings.cpp BB-WAF: [ 920/1003] Compiling libraries/AP_Scripting/lua_bindings.cpp BB-WAF: [ 921/1003] Compiling libraries/AP_Scripting/lua_repl.cpp BB-WAF: [ 922/1003] Compiling libraries/AP_Scripting/lua_boxed_numerics.cpp BB-WAF: [ 923/1003] Compiling libraries/AP_Scripting/lua_scripts.cpp BB-WAF: [ 924/1003] Compiling libraries/AP_Scripting/AP_Scripting_helpers.cpp BB-WAF: [ 925/1003] Compiling ArduCopter/autoyaw.cpp BB-WAF: [ 926/1003] Compiling ArduCopter/mode_stabilize_heli.cpp BB-WAF: [ 927/1003] Compiling ArduCopter/mode.cpp BB-WAF: [ 928/1003] Compiling ArduCopter/mode_brake.cpp BB-WAF: [ 929/1003] Compiling ArduCopter/fence.cpp BB-WAF: [ 930/1003] Compiling ArduCopter/mode_drift.cpp BB-WAF: [ 931/1003] Compiling ArduCopter/mode_guided.cpp BB-WAF: [ 932/1003] Compiling ArduCopter/Parameters.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/crash_check.cpp BB-WAF: [ 937/1003] Compiling ArduCopter/RC_Channel.cpp BB-WAF: [ 938/1003] Compiling ArduCopter/mode_loiter.cpp BB-WAF: [ 939/1003] Compiling ArduCopter/mode_autorotate.cpp BB-WAF: [ 940/1003] Compiling ArduCopter/mode_flip.cpp BB-WAF: [ 941/1003] Compiling ArduCopter/Attitude.cpp BB-WAF: [ 942/1003] Compiling ArduCopter/tuning.cpp BB-WAF: [ 943/1003] Linking /home/autotest/build/tmp/binaries.build/skyviper-journey/lib/libArduCopter_libs.a BB-WAF: [ 944/1003] Compiling ArduCopter/precision_landing.cpp BB-WAF: [ 945/1003] Compiling ArduCopter/motor_test.cpp BB-WAF: [ 946/1003] Compiling ArduCopter/UserParameters.cpp BB-WAF: [ 947/1003] Compiling ArduCopter/standby.cpp BB-WAF: [ 948/1003] Compiling ArduCopter/mode_poshold.cpp BB-WAF: [ 949/1003] Compiling ArduCopter/surface_tracking.cpp BB-WAF: [ 950/1003] Compiling ArduCopter/mode_rtl.cpp BB-WAF: [ 951/1003] Compiling ArduCopter/AP_ExternalControl_Copter.cpp BB-WAF: [ 952/1003] Compiling ArduCopter/baro_ground_effect.cpp BB-WAF: [ 953/1003] Compiling ArduCopter/AP_Arming.cpp BB-WAF: [ 954/1003] Compiling ArduCopter/terrain.cpp BB-WAF: [ 955/1003] Compiling ArduCopter/heli.cpp BB-WAF: [ 956/1003] Compiling ArduCopter/mode_land.cpp BB-WAF: [ 957/1003] Compiling ArduCopter/sensors.cpp BB-WAF: [ 958/1003] Compiling ArduCopter/mode_turtle.cpp BB-WAF: [ 959/1003] Compiling ArduCopter/avoidance.cpp BB-WAF: [ 960/1003] Compiling ArduCopter/compassmot.cpp BB-WAF: [ 961/1003] Compiling ArduCopter/ekf_check.cpp BB-WAF: [ 962/1003] Compiling ArduCopter/mode_zigzag.cpp BB-WAF: [ 963/1003] Compiling ArduCopter/events.cpp BB-WAF: [ 964/1003] Compiling ArduCopter/mode_auto.cpp BB-WAF: [ 965/1003] Compiling ArduCopter/AP_State.cpp BB-WAF: [ 966/1003] Compiling ArduCopter/GCS_Copter.cpp BB-WAF: [ 967/1003] Compiling ArduCopter/system.cpp BB-WAF: [ 968/1003] Compiling ArduCopter/motors.cpp BB-WAF: [ 969/1003] Compiling ArduCopter/mode_autotune.cpp BB-WAF: [ 970/1003] Compiling ArduCopter/mode_sport.cpp BB-WAF: [ 971/1003] Compiling ArduCopter/UserCode.cpp BB-WAF: [ 972/1003] Compiling ArduCopter/land_detector.cpp BB-WAF: [ 973/1003] Compiling ArduCopter/esc_calibration.cpp BB-WAF: [ 974/1003] Compiling ArduCopter/commands.cpp BB-WAF: [ 975/1003] Compiling ArduCopter/mode_althold.cpp BB-WAF: [ 976/1003] Compiling ArduCopter/navigation.cpp BB-WAF: [ 977/1003] Compiling ArduCopter/mode_circle.cpp BB-WAF: [ 978/1003] Compiling ArduCopter/mode_acro.cpp BB-WAF: [ 979/1003] Compiling ArduCopter/takeoff.cpp BB-WAF: [ 980/1003] Compiling ArduCopter/mode_follow.cpp BB-WAF: [ 981/1003] Compiling ArduCopter/mode_throw.cpp BB-WAF: [ 982/1003] Compiling ArduCopter/failsafe.cpp BB-WAF: [ 983/1003] Compiling ArduCopter/mode_smart_rtl.cpp BB-WAF: [ 984/1003] Compiling ArduCopter/inertia.cpp BB-WAF: [ 985/1003] Compiling ArduCopter/takeoff_check.cpp BB-WAF: [ 986/1003] Compiling ArduCopter/mode_systemid.cpp BB-WAF: [ 987/1003] Compiling ArduCopter/mode_guided_nogps.cpp BB-WAF: [ 988/1003] Compiling ArduCopter/afs_copter.cpp BB-WAF: [ 989/1003] Compiling ArduCopter/Copter.cpp BB-WAF: [ 990/1003] Compiling ArduCopter/AP_Rally.cpp BB-WAF: [ 991/1003] Compiling ArduCopter/GCS_Mavlink.cpp BB-WAF: [ 992/1003] Compiling ArduCopter/Log.cpp BB-WAF: [ 993/1003] Compiling ArduCopter/mode_avoid_adsb.cpp BB-WAF: [ 994/1003] Compiling ArduCopter/avoidance_adsb.cpp BB-WAF: [ 995/1003] Compiling ArduCopter/mode_acro_heli.cpp BB-WAF: [ 996/1003] Compiling ArduCopter/radio.cpp BB-WAF: [ 997/1003] Compiling ArduCopter/landing_gear.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 140077555004608: 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 ((2998544, 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-20 04:48:04.582615 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-20 04:48:04.643319 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-20 04:48:04.703974 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-20 04:48:04.766734 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-20 04:48:04.828808 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-20 04:48:04.888985 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-20 04:48:04.959098 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-20 04:48:05.019735 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-20 04:48:05.085964 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-20 04:48:05.147440 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-20 04:48:05.207496 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-20 04:48:06.789901 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-20 04:48:06.851671 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-20 04:48:08.441736 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-20 04:48:10.031073 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-20 04:48:10.094878 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-20 04:48:10.154472 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-20 04:48:10.215923 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-20 04:48:10.276105 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-20 04:48:10.337826 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-20 04:48:10.397679 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-20 04:48:10.456186 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-20 04:48:10.515658 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-20 04:48:10.575485 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-20 04:48:12.198378 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-20 04:48:12.264822 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-20 04:48:12.328031 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-20 04:48:12.389358 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-20 04:48:12.451014 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-20 04:48:12.514213 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 2b6bbedce6c0943f9cb042b19b41670eeab01f4b BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Wed Feb 19 23:27:06 2025 +0530 BB-GIT: BB-GIT: Tools: use new AP_PERIPH_NOTIFY_ENABLED define BB: Building ArduPlane stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/227] Building board: 3DRControlZeroG at 2025-02-20 04:48:16.128673 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-20 04:48:16.720106 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-20 04:48:17.284528 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-20 04:48:17.318002 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-20 04:48:18.165902 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-20 04:48:19.026712 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-20 04:48:19.060070 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-20 04:48:19.090561 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-20 04:48:19.121902 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-20 04:48:19.156752 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-20 04:48:19.187072 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-20 04:48:20.019546 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-20 04:48:20.051327 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-20 04:48:20.080947 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-20 04:48:20.110869 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-20 04:48:20.141778 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-20 04:48:20.171488 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-20 04:48:20.201066 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-20 04:48:20.231388 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-20 04:48:20.261743 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-20 04:48:20.291643 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-20 04:48:20.322532 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-20 04:48:20.352550 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-20 04:48:20.381662 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-20 04:48:20.411701 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-20 04:48:20.441672 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-20 04:48:20.472062 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-20 04:48:21.309207 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-20 04:48:22.128956 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-20 04:48:22.921619 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-20 04:48:22.953651 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-20 04:48:22.983749 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-20 04:48:23.013423 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-20 04:48:23.817520 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-20 04:48:23.850170 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-20 04:48:23.882395 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-20 04:48:23.923903 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-20 04:48:23.961410 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-20 04:48:23.991814 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-20 04:48:24.024402 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-20 04:48:24.055058 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-20 04:48:24.084459 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-20 04:48:24.114714 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-20 04:48:24.143134 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-20 04:48:24.171450 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-20 04:48:24.200503 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-20 04:48:24.229427 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-20 04:48:24.258782 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-20 04:48:24.289951 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-20 04:48:24.327045 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-20 04:48:24.360957 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-20 04:48:24.393157 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-20 04:48:24.425808 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-20 04:48:25.242367 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-20 04:48:25.275335 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-20 04:48:25.306364 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-20 04:48:25.337445 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-20 04:48:25.366865 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-20 04:48:25.396525 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-20 04:48:25.427584 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-20 04:48:25.461676 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-20 04:48:26.258753 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-20 04:48:26.291200 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-20 04:48:26.321117 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-20 04:48:26.350812 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-20 04:48:26.380450 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-20 04:48:26.408727 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-20 04:48:26.437757 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-20 04:48:27.257230 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-20 04:48:27.287091 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-20 04:48:27.317001 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-20 04:48:27.345911 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-20 04:48:27.376125 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-20 04:48:27.406248 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-20 04:48:28.193844 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-20 04:48:28.996047 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-20 04:48:29.028032 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-20 04:48:29.057856 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-20 04:48:29.087834 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-20 04:48:29.118647 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-20 04:48:29.148228 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-20 04:48:29.177981 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-20 04:48:29.970828 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-20 04:48:30.783071 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-20 04:48:30.815929 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-20 04:48:31.601216 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-20 04:48:31.636223 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-20 04:48:31.665644 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-20 04:48:31.695551 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-20 04:48:31.723635 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-20 04:48:31.752372 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-20 04:48:31.780503 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-20 04:48:31.807631 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-20 04:48:31.835974 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-20 04:48:31.863072 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-20 04:48:31.890111 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-20 04:48:32.679487 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-20 04:48:32.712036 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-20 04:48:32.741562 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-20 04:48:32.769766 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-20 04:48:32.798258 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-20 04:48:32.828065 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-20 04:48:32.857110 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-20 04:48:32.886182 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-20 04:48:32.916869 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-20 04:48:32.949169 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-20 04:48:32.980970 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-20 04:48:33.009352 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-20 04:48:33.040732 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-20 04:48:33.069950 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-20 04:48:33.100510 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-20 04:48:33.131445 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-20 04:48:33.160037 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-20 04:48:33.189840 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-20 04:48:33.219271 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-20 04:48:34.009319 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-20 04:48:34.043838 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-20 04:48:34.889939 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-20 04:48:34.924010 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-20 04:48:35.741737 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-20 04:48:36.531264 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-20 04:48:37.329456 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-20 04:48:37.360060 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-20 04:48:37.387956 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-20 04:48:37.415380 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-20 04:48:37.443386 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-20 04:48:37.472748 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-20 04:48:37.500764 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-20 04:48:37.528798 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-20 04:48:37.557067 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-20 04:48:37.584566 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-20 04:48:37.613429 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-20 04:48:37.642397 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-20 04:48:37.671344 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-20 04:48:37.699758 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-20 04:48:37.727539 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-20 04:48:38.531102 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-20 04:48:38.561257 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-20 04:48:39.346455 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-20 04:48:39.378943 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-20 04:48:39.408919 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-20 04:48:40.201154 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-20 04:48:40.233593 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-20 04:48:40.263969 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-20 04:48:40.293201 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-20 04:48:40.324154 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-20 04:48:40.353856 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-20 04:48:40.389792 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-20 04:48:40.419658 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-20 04:48:40.449082 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-20 04:48:40.479954 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-20 04:48:40.517643 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-20 04:48:40.547007 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-20 04:48:40.578365 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-20 04:48:40.610635 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-20 04:48:40.643410 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-20 04:48:40.671795 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-20 04:48:40.700077 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-20 04:48:40.727134 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-20 04:48:40.755194 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-20 04:48:40.785396 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-20 04:48:40.816070 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-20 04:48:40.846453 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-20 04:48:40.884145 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-20 04:48:40.912576 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-20 04:48:40.943349 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-20 04:48:40.972297 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-20 04:48:41.001168 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-20 04:48:41.032058 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-20 04:48:41.061297 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-20 04:48:41.090867 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-20 04:48:41.875470 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-20 04:48:41.908386 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-20 04:48:41.938546 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-20 04:48:41.968970 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-20 04:48:41.999387 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-20 04:48:42.029526 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-20 04:48:42.057620 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-20 04:48:42.084098 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-20 04:48:42.111022 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-20 04:48:42.138972 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-20 04:48:42.168912 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-20 04:48:42.196876 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-20 04:48:42.225747 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-20 04:48:42.258008 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-20 04:48:42.289086 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-20 04:48:42.320094 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-20 04:48:42.350023 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-20 04:48:42.381246 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-20 04:48:42.410380 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-20 04:48:42.439527 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-20 04:48:42.469803 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-20 04:48:42.502441 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-20 04:48:42.532616 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-20 04:48:42.563161 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-20 04:48:42.591831 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-20 04:48:43.399455 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-20 04:48:43.430179 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-20 04:48:43.460699 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-20 04:48:43.506587 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-20 04:48:43.539251 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-20 04:48:43.611482 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-20 04:48:43.643985 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-20 04:48:43.675292 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-20 04:48:43.705108 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-20 04:48:43.734697 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-20 04:48:43.764265 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-20 04:48:44.590070 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-20 04:48:44.624107 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-20 04:48:44.656601 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-20 04:48:45.477753 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-20 04:48:46.279929 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-20 04:48:46.313035 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-20 04:48:46.343179 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-20 04:48:46.375947 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-20 04:48:46.406347 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-20 04:48:46.435993 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-20 04:48:46.462544 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-20 04:48:46.489873 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-20 04:48:46.520645 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-20 04:48:46.549142 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-20 04:48:47.342630 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-20 04:48:47.376241 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-20 04:48:47.405387 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-20 04:48:47.435676 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-20 04:48:47.466918 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-20 04:48:47.495820 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 2b6bbedce6c0943f9cb042b19b41670eeab01f4b BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Wed Feb 19 23:27:06 2025 +0530 BB-GIT: BB-GIT: Tools: use new AP_PERIPH_NOTIFY_ENABLED define BB: Building Rover stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/223] Building board: 3DRControlZeroG at 2025-02-20 04:48:49.750015 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-20 04:48:50.174851 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-20 04:48:50.490031 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-20 04:48:50.777357 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-20 04:48:51.856232 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-20 04:48:52.646844 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-20 04:48:52.677950 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-20 04:48:52.707910 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-20 04:48:52.739018 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-20 04:48:52.770049 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-20 04:48:52.801087 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-20 04:48:53.612871 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-20 04:48:53.644416 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-20 04:48:53.672997 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-20 04:48:53.701338 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-20 04:48:53.729414 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-20 04:48:53.760668 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-20 04:48:53.794513 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-20 04:48:53.824576 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-20 04:48:53.854632 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-20 04:48:53.892052 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-20 04:48:53.922385 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-20 04:48:53.953384 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-20 04:48:53.984073 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-20 04:48:54.022001 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-20 04:48:54.048270 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-20 04:48:54.075490 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-20 04:48:54.892748 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-20 04:48:55.697033 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-20 04:48:56.492936 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-20 04:48:56.527112 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-20 04:48:56.557832 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-20 04:48:56.588291 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-20 04:48:57.390825 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-20 04:48:57.422903 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-20 04:48:57.454252 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-20 04:48:57.482462 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-20 04:48:57.511372 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-20 04:48:57.541352 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-20 04:48:57.572615 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-20 04:48:57.603004 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-20 04:48:57.633688 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-20 04:48:57.663603 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-20 04:48:57.693844 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-20 04:48:57.724011 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-20 04:48:57.754764 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-20 04:48:57.785159 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-20 04:48:57.816927 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-20 04:48:57.847236 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-20 04:48:57.877406 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-20 04:48:57.905349 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-20 04:48:57.932285 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-20 04:48:58.735393 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-20 04:48:58.769135 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-20 04:48:58.800872 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-20 04:48:58.831179 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-20 04:48:58.860099 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-20 04:48:58.889307 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-20 04:48:58.920054 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-20 04:48:58.950609 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-20 04:48:59.751729 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-20 04:48:59.784681 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-20 04:48:59.814265 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-20 04:48:59.842425 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-20 04:48:59.871014 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-20 04:48:59.898752 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-20 04:48:59.927064 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-20 04:49:00.712281 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-20 04:49:00.741277 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-20 04:49:00.768149 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-20 04:49:00.801094 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-20 04:49:00.829275 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-20 04:49:00.857741 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-20 04:49:01.663700 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-20 04:49:02.459882 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-20 04:49:02.492144 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-20 04:49:02.522599 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-20 04:49:02.552751 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-20 04:49:02.584397 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-20 04:49:03.378079 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-20 04:49:04.176719 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-20 04:49:04.221161 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-20 04:49:05.035184 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-20 04:49:05.069157 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-20 04:49:05.100503 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-20 04:49:05.130716 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-20 04:49:05.161795 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-20 04:49:05.193153 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-20 04:49:05.222748 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-20 04:49:05.252372 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-20 04:49:05.283805 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-20 04:49:05.311887 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-20 04:49:05.352770 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-20 04:49:06.131148 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-20 04:49:06.165478 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-20 04:49:06.195171 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-20 04:49:06.228556 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-20 04:49:06.258027 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-20 04:49:06.287924 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-20 04:49:06.320077 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-20 04:49:06.350806 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-20 04:49:06.380773 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-20 04:49:06.412315 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-20 04:49:06.444454 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-20 04:49:06.473334 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-20 04:49:06.503275 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-20 04:49:06.530799 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-20 04:49:06.559415 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-20 04:49:06.595734 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-20 04:49:06.626289 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-20 04:49:06.656601 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-20 04:49:06.687286 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-20 04:49:07.494827 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-20 04:49:07.528331 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-20 04:49:08.310131 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-20 04:49:08.341031 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-20 04:49:09.157682 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-20 04:49:09.945129 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-20 04:49:10.728146 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-20 04:49:10.759188 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-20 04:49:10.789183 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-20 04:49:10.817144 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-20 04:49:10.848197 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-20 04:49:10.878175 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-20 04:49:10.913843 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-20 04:49:10.943184 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-20 04:49:10.973253 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-20 04:49:11.003665 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-20 04:49:11.033857 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-20 04:49:11.063283 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-20 04:49:11.094246 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-20 04:49:11.124175 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-20 04:49:11.154523 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-20 04:49:11.944799 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-20 04:49:11.977355 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-20 04:49:12.771944 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-20 04:49:12.804005 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-20 04:49:12.834174 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-20 04:49:13.617766 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-20 04:49:13.647303 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-20 04:49:13.683830 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-20 04:49:13.716396 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-20 04:49:13.745950 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-20 04:49:13.776763 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-20 04:49:13.807782 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-20 04:49:13.841270 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-20 04:49:13.878906 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-20 04:49:13.910945 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-20 04:49:13.943263 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-20 04:49:13.971625 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-20 04:49:14.008659 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-20 04:49:14.039016 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-20 04:49:14.070263 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-20 04:49:14.100445 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-20 04:49:14.130367 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-20 04:49:14.161372 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-20 04:49:14.193887 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-20 04:49:14.225089 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-20 04:49:14.256742 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-20 04:49:14.287074 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-20 04:49:14.318426 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-20 04:49:14.350542 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-20 04:49:14.382696 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-20 04:49:14.415140 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-20 04:49:14.448258 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-20 04:49:14.483288 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-20 04:49:14.514442 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-20 04:49:14.546447 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-20 04:49:15.345265 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-20 04:49:15.378780 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-20 04:49:15.409958 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-20 04:49:15.441866 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-20 04:49:15.473755 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-20 04:49:15.511711 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-20 04:49:15.541264 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-20 04:49:15.570463 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-20 04:49:15.601873 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-20 04:49:15.633261 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-20 04:49:15.665869 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-20 04:49:15.696775 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-20 04:49:15.729696 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-20 04:49:15.762367 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-20 04:49:15.794673 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-20 04:49:15.827511 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-20 04:49:15.871050 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-20 04:49:15.901248 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-20 04:49:15.930165 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-20 04:49:15.958286 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-20 04:49:15.988282 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-20 04:49:16.018217 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-20 04:49:16.047301 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-20 04:49:16.075643 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-20 04:49:16.106094 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-20 04:49:16.885728 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-20 04:49:16.916212 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-20 04:49:16.945616 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-20 04:49:16.974941 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-20 04:49:17.004321 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-20 04:49:17.034109 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-20 04:49:17.064039 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-20 04:49:17.094458 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-20 04:49:17.125624 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-20 04:49:17.164516 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-20 04:49:17.194211 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-20 04:49:17.992862 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-20 04:49:18.036117 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-20 04:49:18.822290 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-20 04:49:19.603284 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-20 04:49:19.636627 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-20 04:49:19.667170 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-20 04:49:19.697291 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-20 04:49:19.724608 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-20 04:49:19.753188 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-20 04:49:19.782340 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-20 04:49:19.823126 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-20 04:49:19.853689 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-20 04:49:19.884839 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-20 04:49:20.665710 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-20 04:49:20.696164 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-20 04:49:20.735033 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-20 04:49:20.763247 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-20 04:49:20.793363 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-20 04:49:20.822993 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 2b6bbedce6c0943f9cb042b19b41670eeab01f4b BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Wed Feb 19 23:27:06 2025 +0530 BB-GIT: BB-GIT: Tools: use new AP_PERIPH_NOTIFY_ENABLED define BB: Building AntennaTracker stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/223] Building board: 3DRControlZeroG at 2025-02-20 04:49:22.998110 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-20 04:49:23.650041 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-20 04:49:24.201861 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-20 04:49:24.232724 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-20 04:49:25.036748 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-20 04:49:25.828184 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-20 04:49:25.859339 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-20 04:49:25.887678 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-20 04:49:25.916139 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-20 04:49:25.945647 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-20 04:49:25.975140 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-20 04:49:26.762889 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-20 04:49:26.796393 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-20 04:49:26.827979 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-20 04:49:26.855729 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-20 04:49:26.886025 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-20 04:49:26.919695 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-20 04:49:26.951170 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-20 04:49:26.980466 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-20 04:49:27.007521 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-20 04:49:27.036977 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-20 04:49:27.068136 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-20 04:49:27.098520 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-20 04:49:27.129082 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-20 04:49:27.159129 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-20 04:49:27.188775 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-20 04:49:27.215716 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-20 04:49:27.995994 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-20 04:49:28.777324 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-20 04:49:29.562033 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-20 04:49:29.595925 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-20 04:49:29.626923 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-20 04:49:29.657327 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-20 04:49:30.440134 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-20 04:49:30.471812 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-20 04:49:30.501285 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-20 04:49:30.530669 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-20 04:49:30.576115 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-20 04:49:30.617428 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-20 04:49:30.648122 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-20 04:49:30.677365 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-20 04:49:30.707479 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-20 04:49:30.737409 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-20 04:49:30.768190 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-20 04:49:30.797650 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-20 04:49:30.828938 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-20 04:49:30.859580 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-20 04:49:30.888006 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-20 04:49:30.916814 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-20 04:49:30.944555 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-20 04:49:30.975220 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-20 04:49:31.004602 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-20 04:49:31.794769 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-20 04:49:31.825292 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-20 04:49:31.854206 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-20 04:49:31.883404 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-20 04:49:31.910548 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-20 04:49:31.942364 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-20 04:49:31.972227 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-20 04:49:32.002995 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-20 04:49:32.788143 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-20 04:49:32.823523 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-20 04:49:32.854788 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-20 04:49:32.884081 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-20 04:49:32.914590 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-20 04:49:32.942089 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-20 04:49:32.973186 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-20 04:49:33.775749 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-20 04:49:33.808403 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-20 04:49:33.838527 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-20 04:49:33.870521 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-20 04:49:33.899951 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-20 04:49:33.930068 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-20 04:49:34.737946 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-20 04:49:35.532558 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-20 04:49:35.564157 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-20 04:49:35.593134 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-20 04:49:35.621256 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-20 04:49:35.651854 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-20 04:49:36.449419 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-20 04:49:37.239482 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-20 04:49:37.272514 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-20 04:49:38.062185 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-20 04:49:38.095439 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-20 04:49:38.124816 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-20 04:49:38.153893 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-20 04:49:38.182011 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-20 04:49:38.220458 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-20 04:49:38.252674 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-20 04:49:38.280052 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-20 04:49:38.308918 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-20 04:49:38.338719 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-20 04:49:38.370451 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-20 04:49:39.163432 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-20 04:49:39.196361 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-20 04:49:39.226348 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-20 04:49:39.258259 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-20 04:49:39.287730 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-20 04:49:39.315837 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-20 04:49:39.344530 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-20 04:49:39.374402 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-20 04:49:39.403641 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-20 04:49:39.435433 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-20 04:49:39.467638 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-20 04:49:39.498325 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-20 04:49:39.528410 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-20 04:49:39.559621 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-20 04:49:39.589171 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-20 04:49:39.618088 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-20 04:49:39.651630 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-20 04:49:39.682071 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-20 04:49:39.712803 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-20 04:49:40.504695 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-20 04:49:40.536715 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-20 04:49:41.345738 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-20 04:49:41.380357 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-20 04:49:42.189443 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-20 04:49:42.986131 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-20 04:49:43.796699 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-20 04:49:43.829037 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-20 04:49:43.858234 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-20 04:49:43.887542 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-20 04:49:43.916120 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-20 04:49:43.948601 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-20 04:49:43.979441 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-20 04:49:44.009547 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-20 04:49:44.041866 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-20 04:49:44.072065 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-20 04:49:44.101892 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-20 04:49:44.131475 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-20 04:49:44.162228 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-20 04:49:44.191411 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-20 04:49:44.221909 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-20 04:49:45.066522 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-20 04:49:45.098450 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-20 04:49:45.880039 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-20 04:49:45.909934 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-20 04:49:45.937387 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-20 04:49:46.719959 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-20 04:49:46.757803 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-20 04:49:46.797593 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-20 04:49:46.828033 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-20 04:49:46.855910 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-20 04:49:46.885556 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-20 04:49:46.916320 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-20 04:49:46.944574 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-20 04:49:46.976064 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-20 04:49:47.005522 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-20 04:49:47.034873 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-20 04:49:47.063055 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-20 04:49:47.092680 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-20 04:49:47.121573 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-20 04:49:47.150298 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-20 04:49:47.182465 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-20 04:49:47.210692 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-20 04:49:47.239330 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-20 04:49:47.269964 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-20 04:49:47.299721 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-20 04:49:47.328038 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-20 04:49:47.362876 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-20 04:49:47.391803 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-20 04:49:47.421481 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-20 04:49:47.452055 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-20 04:49:47.480604 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-20 04:49:47.508916 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-20 04:49:47.538115 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-20 04:49:47.567290 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-20 04:49:47.597572 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-20 04:49:48.380299 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-20 04:49:48.411894 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-20 04:49:48.441798 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-20 04:49:48.472611 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-20 04:49:48.503858 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-20 04:49:48.535062 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-20 04:49:48.562974 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-20 04:49:48.592211 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-20 04:49:48.623275 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-20 04:49:48.655015 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-20 04:49:48.683557 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-20 04:49:48.712646 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-20 04:49:48.743567 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-20 04:49:48.772180 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-20 04:49:48.801926 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-20 04:49:48.831558 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-20 04:49:48.861924 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-20 04:49:48.891936 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-20 04:49:48.921173 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-20 04:49:48.950550 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-20 04:49:48.982357 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-20 04:49:49.012647 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-20 04:49:49.048739 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-20 04:49:49.079588 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-20 04:49:49.109818 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-20 04:49:49.950676 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-20 04:49:49.986962 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-20 04:49:50.018921 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-20 04:49:50.050956 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-20 04:49:50.084064 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-20 04:49:50.119489 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-20 04:49:50.152387 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-20 04:49:50.185276 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-20 04:49:50.215551 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-20 04:49:50.247967 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-20 04:49:50.278402 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-20 04:49:51.066383 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-20 04:49:51.100112 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-20 04:49:51.890117 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-20 04:49:52.692990 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-20 04:49:52.725711 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-20 04:49:52.755760 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-20 04:49:52.786684 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-20 04:49:52.816554 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-20 04:49:52.847283 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-20 04:49:52.891593 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-20 04:49:52.922464 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-20 04:49:52.952449 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-20 04:49:52.980713 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-20 04:49:53.767044 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-20 04:49:53.800421 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-20 04:49:53.831407 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-20 04:49:53.861083 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-20 04:49:53.889135 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-20 04:49:53.920699 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 2b6bbedce6c0943f9cb042b19b41670eeab01f4b BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Wed Feb 19 23:27:06 2025 +0530 BB-GIT: BB-GIT: Tools: use new AP_PERIPH_NOTIFY_ENABLED define BB: Building ArduSub stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/223] Building board: 3DRControlZeroG at 2025-02-20 04:49:56.145416 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-20 04:49:57.867420 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-20 04:49:58.066304 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-20 04:49:58.095623 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-20 04:49:58.901729 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-20 04:49:59.709497 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-20 04:49:59.741457 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-20 04:49:59.776515 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-20 04:49:59.803999 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-20 04:49:59.834855 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-20 04:49:59.866510 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-20 04:50:00.653600 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-20 04:50:00.684310 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-20 04:50:00.714094 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-20 04:50:00.740285 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-20 04:50:00.768220 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-20 04:50:00.798880 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-20 04:50:00.830374 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-20 04:50:00.861022 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-20 04:50:00.888149 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-20 04:50:01.693960 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-20 04:50:01.724366 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-20 04:50:02.626182 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-20 04:50:03.483053 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-20 04:50:04.338287 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-20 04:50:04.376267 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-20 04:50:04.410101 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-20 04:50:05.262576 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-20 04:50:06.183742 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-20 04:50:07.072091 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-20 04:50:07.935325 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-20 04:50:07.969848 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-20 04:50:08.002646 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-20 04:50:08.868465 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-20 04:50:08.901449 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-20 04:50:08.935521 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-20 04:50:08.969214 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-20 04:50:09.001494 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-20 04:50:09.034340 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-20 04:50:09.071581 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-20 04:50:09.109609 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-20 04:50:09.151765 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-20 04:50:09.192401 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-20 04:50:09.225321 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-20 04:50:09.256658 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-20 04:50:09.292111 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-20 04:50:09.329137 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-20 04:50:09.360189 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-20 04:50:09.394590 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-20 04:50:09.436057 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-20 04:50:09.466535 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-20 04:50:09.496311 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-20 04:50:10.375859 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-20 04:50:10.405661 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-20 04:50:10.434950 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-20 04:50:10.463940 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-20 04:50:10.492580 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-20 04:50:10.521387 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-20 04:50:10.553495 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-20 04:50:10.584185 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-20 04:50:11.423740 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-20 04:50:11.456019 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-20 04:50:11.485964 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-20 04:50:11.516214 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-20 04:50:11.554085 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-20 04:50:11.583569 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-20 04:50:11.612230 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-20 04:50:12.498745 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-20 04:50:12.530132 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-20 04:50:12.561360 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-20 04:50:12.592559 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-20 04:50:13.448452 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-20 04:50:13.481429 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-20 04:50:14.335411 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-20 04:50:15.286676 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-20 04:50:15.335705 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-20 04:50:16.319808 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-20 04:50:16.356645 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-20 04:50:16.388040 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-20 04:50:17.223045 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-20 04:50:18.066399 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-20 04:50:18.098964 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-20 04:50:19.003927 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-20 04:50:19.036951 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-20 04:50:19.071336 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-20 04:50:19.102807 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-20 04:50:19.134000 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-20 04:50:19.165819 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-20 04:50:19.196112 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-20 04:50:19.224364 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-20 04:50:19.254530 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-20 04:50:19.283639 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-20 04:50:19.312876 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-20 04:50:20.151612 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-20 04:50:20.183787 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-20 04:50:20.214861 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-20 04:50:20.254686 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-20 04:50:20.288965 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-20 04:50:20.318480 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-20 04:50:20.352992 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-20 04:50:20.384912 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-20 04:50:20.414201 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-20 04:50:20.441307 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-20 04:50:20.476549 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-20 04:50:20.508167 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-20 04:50:20.537973 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-20 04:50:20.568961 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-20 04:50:20.596978 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-20 04:50:20.631085 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-20 04:50:20.662976 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-20 04:50:20.693716 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-20 04:50:20.726565 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-20 04:50:21.556395 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-20 04:50:22.406327 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-20 04:50:23.334544 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-20 04:50:24.157374 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-20 04:50:24.963064 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-20 04:50:25.800144 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-20 04:50:26.605634 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-20 04:50:26.639374 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-20 04:50:26.669803 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-20 04:50:26.699261 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-20 04:50:26.730184 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-20 04:50:26.759725 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-20 04:50:26.787286 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-20 04:50:26.816043 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-20 04:50:26.850864 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-20 04:50:26.877867 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-20 04:50:26.906278 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-20 04:50:26.935925 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-20 04:50:26.964051 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-20 04:50:26.997657 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-20 04:50:27.028478 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-20 04:50:27.833390 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-20 04:50:27.863874 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-20 04:50:27.890793 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-20 04:50:27.919665 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-20 04:50:27.959837 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-20 04:50:28.771609 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-20 04:50:28.801269 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-20 04:50:28.831268 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-20 04:50:28.860693 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-20 04:50:28.891192 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-20 04:50:28.921066 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-20 04:50:28.948608 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-20 04:50:28.976082 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-20 04:50:29.005421 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-20 04:50:29.819065 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-20 04:50:29.851020 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-20 04:50:29.882963 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-20 04:50:29.917024 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-20 04:50:29.950056 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-20 04:50:29.983565 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-20 04:50:30.788198 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-20 04:50:30.819750 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-20 04:50:30.849684 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-20 04:50:30.879573 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-20 04:50:30.909066 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-20 04:50:30.938417 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-20 04:50:30.972876 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-20 04:50:31.019046 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-20 04:50:31.050579 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-20 04:50:31.088058 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-20 04:50:31.124635 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-20 04:50:31.155282 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-20 04:50:31.182851 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-20 04:50:31.211054 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-20 04:50:31.240285 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-20 04:50:32.045102 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-20 04:50:32.082211 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-20 04:50:32.115681 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-20 04:50:32.143749 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-20 04:50:32.170877 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-20 04:50:32.200197 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-20 04:50:32.228383 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-20 04:50:32.256678 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-20 04:50:32.286137 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-20 04:50:32.315868 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-20 04:50:32.345673 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-20 04:50:32.374969 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-20 04:50:32.406148 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-20 04:50:33.295454 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-20 04:50:33.326599 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-20 04:50:33.355091 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-20 04:50:33.383212 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-20 04:50:33.410835 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-20 04:50:33.446210 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-20 04:50:33.481572 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-20 04:50:33.511353 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-20 04:50:34.334057 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-20 04:50:34.366597 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-20 04:50:34.399301 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-20 04:50:34.438183 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-20 04:50:35.226894 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-20 04:50:35.259660 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-20 04:50:35.288701 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-20 04:50:35.325221 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-20 04:50:35.354796 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-20 04:50:35.382792 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-20 04:50:35.415284 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-20 04:50:35.444234 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-20 04:50:35.474013 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-20 04:50:35.503156 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-20 04:50:35.531633 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-20 04:50:36.367299 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-20 04:50:36.399731 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-20 04:50:37.229085 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-20 04:50:38.063482 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-20 04:50:38.095239 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-20 04:50:38.124963 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-20 04:50:38.154102 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-20 04:50:38.183982 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-20 04:50:38.214256 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-20 04:50:38.246460 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-20 04:50:38.275974 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-20 04:50:38.304576 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-20 04:50:39.105781 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-20 04:50:39.910399 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-20 04:50:39.943600 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-20 04:50:39.973933 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-20 04:50:40.002914 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-20 04:50:40.031967 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-20 04:50:40.837310 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 2b6bbedce6c0943f9cb042b19b41670eeab01f4b BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Wed Feb 19 23:27:06 2025 +0530 BB-GIT: BB-GIT: Tools: use new AP_PERIPH_NOTIFY_ENABLED define BB: Building AP_Periph stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/89] Building board: AeroFox-Airspeed at 2025-02-20 04:50:43.264062 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-20 04:50:44.072722 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-20 04:50:44.147154 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-20 04:50:44.219886 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-20 04:50:44.296226 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-20 04:50:44.372716 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-20 04:50:44.451631 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-20 04:50:44.534816 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-20 04:50:44.622771 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-20 04:50:44.738276 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-20 04:50:45.744504 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-20 04:50:45.795686 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-20 04:50:45.826664 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-20 04:50:45.855767 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-20 04:50:45.884838 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-20 04:50:45.914631 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-20 04:50:46.744787 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-20 04:50:47.597782 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-20 04:50:47.627781 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-20 04:50:47.657383 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-20 04:50:47.690178 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-20 04:50:47.721165 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-20 04:50:47.751411 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-20 04:50:47.783457 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-20 04:50:47.813128 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-20 04:50:47.841912 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-20 04:50:47.871922 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-20 04:50:47.901109 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-20 04:50:48.578479 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-20 04:50:48.610161 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-20 04:50:48.639337 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-20 04:50:48.667071 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-20 04:50:48.695420 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-20 04:50:48.731040 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-20 04:50:48.763318 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-20 04:50:48.792292 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-20 04:50:48.822717 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-20 04:50:48.859533 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-20 04:50:48.891223 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-20 04:50:49.692723 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-20 04:50:50.502645 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-20 04:50:50.535103 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-20 04:50:50.566333 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-20 04:50:50.597228 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-20 04:50:50.626446 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-20 04:50:51.441905 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-20 04:50:52.389732 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-20 04:50:53.190417 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-20 04:50:53.224492 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-20 04:50:53.255019 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-20 04:50:53.285151 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-20 04:50:54.105197 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-20 04:50:54.136811 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-20 04:50:54.168050 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-20 04:50:54.196892 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-20 04:50:54.225431 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-20 04:50:54.255498 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-20 04:50:54.284854 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-20 04:50:55.084119 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-20 04:50:55.130107 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-20 04:50:55.159387 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-20 04:50:55.189309 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-20 04:50:55.217908 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-20 04:50:55.246388 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-20 04:50:56.067068 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-20 04:50:56.890615 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-20 04:50:56.923551 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-20 04:50:56.975173 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-20 04:50:57.004459 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-20 04:50:57.033908 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-20 04:50:57.063668 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-20 04:50:57.093215 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-20 04:50:57.122074 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-20 04:50:57.149754 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-20 04:50:57.178131 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-20 04:50:57.207086 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-20 04:50:57.244672 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-20 04:50:57.273675 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-20 04:50:57.302502 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-20 04:50:57.331287 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-20 04:50:57.358571 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-20 04:50:57.390070 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-20 04:50:57.419642 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-20 04:50:57.449094 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-20 04:50:57.478571 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-20 04:50:58.284469 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-20 04:50:58.321240 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-20 04:50:58.349638 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-20 04:50:59.141764 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 2b6bbedce6c0943f9cb042b19b41670eeab01f4b BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Wed Feb 19 23:27:06 2025 +0530 BB-GIT: BB-GIT: Tools: use new AP_PERIPH_NOTIFY_ENABLED define BB: Building Blimp stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/223] Building board: 3DRControlZeroG at 2025-02-20 04:51:00.640466 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 ((3108163, 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-20 04:51:01.132686 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 ((3108204, 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-20 04:51:01.153825 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 ((3108245, 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-20 04:51:01.169396 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 ((3108286, 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-20 04:51:01.184576 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 ((3108327, 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-20 04:51:01.200479 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 ((3108370, 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-20 04:51:01.216338 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 ((3108411, 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-20 04:51:01.231163 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 ((3108452, 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-20 04:51:01.244789 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 ((3108493, 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-20 04:51:01.259330 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 ((3108534, 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-20 04:51:01.274913 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 ((3108575, 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-20 04:51:01.289893 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 ((3108616, 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-20 04:51:01.304705 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 ((3108657, 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-20 04:51:01.319784 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 ((3108698, 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-20 04:51:01.334205 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 ((3108739, 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-20 04:51:01.348487 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 ((3108780, 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-20 04:51:01.364222 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 ((3108821, 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-20 04:51:01.379538 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 ((3108862, 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-20 04:51:01.394039 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 ((3108903, 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-20 04:51:01.409316 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 ((3108944, 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-20 04:51:01.423998 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 ((3108985, 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-20 04:51:01.439203 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 ((3109026, 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-20 04:51:01.453731 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 ((3109067, 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-20 04:51:01.467922 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 ((3109108, 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-20 04:51:01.482770 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 ((3109149, 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-20 04:51:01.497649 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 ((3109190, 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-20 04:51:01.512293 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 ((3109231, 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-20 04:51:01.527692 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 ((3109272, 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-20 04:51:01.542895 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 ((3109313, 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-20 04:51:01.558624 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 ((3109354, 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-20 04:51:01.574205 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 ((3109395, 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-20 04:51:01.588985 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 ((3109436, 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-20 04:51:01.604150 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 ((3109477, 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-20 04:51:01.618990 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 ((3109518, 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-20 04:51:01.633682 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 ((3109559, 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-20 04:51:01.648477 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 ((3109600, 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-20 04:51:01.664784 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 ((3109641, 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-20 04:51:01.679926 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 ((3109682, 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-20 04:51:01.694916 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 ((3109723, 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-20 04:51:01.710488 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 ((3109764, 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-20 04:51:01.725695 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 ((3109805, 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-20 04:51:01.739743 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 ((3109846, 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-20 04:51:01.753258 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 ((3109887, 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-20 04:51:01.770467 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 ((3109928, 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-20 04:51:01.785573 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 ((3109969, 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-20 04:51:01.801382 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 ((3110010, 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-20 04:51:01.816267 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 ((3110051, 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-20 04:51:01.829941 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 ((3110092, 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-20 04:51:01.844139 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 ((3110136, 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-20 04:51:01.858852 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 ((3110177, 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-20 04:51:01.873791 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 ((3110220, 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-20 04:51:01.888524 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 ((3110262, 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-20 04:51:01.904256 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 ((3110303, 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-20 04:51:01.918382 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 ((3110344, 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-20 04:51:01.933390 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 ((3110385, 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-20 04:51:01.948170 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 ((3110426, 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-20 04:51:01.962783 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 ((3110467, 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-20 04:51:01.977531 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 ((3110508, 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-20 04:51:01.992062 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 ((3110549, 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-20 04:51:02.008522 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 ((3110590, 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-20 04:51:02.022488 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 ((3110631, 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-20 04:51:02.039532 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 ((3110672, 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-20 04:51:02.054120 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 ((3110713, 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-20 04:51:02.070286 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 ((3110754, 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-20 04:51:02.086302 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 ((3110795, 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-20 04:51:02.101709 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 ((3110836, 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-20 04:51:02.116925 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 ((3110877, 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-20 04:51:02.141734 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 ((3110918, 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-20 04:51:02.157002 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 ((3110959, 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-20 04:51:02.172121 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 ((3111000, 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-20 04:51:02.185995 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 ((3111041, 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-20 04:51:02.201322 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 ((3111082, 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-20 04:51:02.216172 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 ((3111123, 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-20 04:51:02.230913 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 ((3111164, 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-20 04:51:02.245331 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 ((3111205, 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-20 04:51:02.260248 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 ((3111246, 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-20 04:51:02.276103 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 ((3111287, 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-20 04:51:02.290801 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 ((3111328, 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-20 04:51:02.305014 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 ((3111372, 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-20 04:51:02.318861 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 ((3111413, 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-20 04:51:02.332869 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 ((3111454, 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-20 04:51:02.353499 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 ((3111495, 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-20 04:51:02.373971 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 ((3111536, 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-20 04:51:02.389640 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 ((3111577, 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-20 04:51:02.404604 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 ((3111618, 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-20 04:51:02.420102 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 ((3111659, 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-20 04:51:02.435311 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 ((3111700, 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-20 04:51:02.450872 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 ((3111741, 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-20 04:51:02.465333 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 ((3111783, 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-20 04:51:02.481777 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 ((3111824, 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-20 04:51:02.496857 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 ((3111865, 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-20 04:51:02.511292 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 ((3111906, 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-20 04:51:02.525896 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 ((3111947, 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-20 04:51:02.540232 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 ((3111988, 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-20 04:51:02.554969 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 ((3112029, 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-20 04:51:02.568699 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 ((3112070, 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-20 04:51:02.583353 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 ((3112111, 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-20 04:51:02.597357 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 ((3112152, 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-20 04:51:02.612058 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 ((3112193, 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-20 04:51:02.626857 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 ((3112234, 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-20 04:51:02.642332 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 ((3112275, 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-20 04:51:02.658133 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 ((3112316, 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-20 04:51:02.671979 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 ((3112357, 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-20 04:51:02.686722 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 ((3112398, 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-20 04:51:02.701662 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 ((3112439, 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-20 04:51:02.717234 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 ((3112480, 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-20 04:51:02.731596 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 ((3112521, 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-20 04:51:02.746430 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 ((3112562, 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-20 04:51:02.768288 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 ((3112603, 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-20 04:51:02.783069 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 ((3112644, 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-20 04:51:02.796844 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 ((3112685, 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-20 04:51:02.811445 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 ((3112726, 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-20 04:51:02.826435 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 ((3112769, 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-20 04:51:02.842658 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 ((3112810, 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-20 04:51:02.857487 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 ((3112851, 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-20 04:51:02.872521 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 ((3112892, 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-20 04:51:02.886919 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 ((3112933, 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-20 04:51:02.900675 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 ((3112974, 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-20 04:51:02.915403 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 ((3113015, 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-20 04:51:02.952336 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 ((3113056, 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-20 04:51:02.970300 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 ((3113097, 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-20 04:51:02.986376 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 ((3113138, 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-20 04:51:03.001966 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 ((3113179, 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-20 04:51:03.016801 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 ((3113220, 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-20 04:51:03.034480 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 ((3113261, 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-20 04:51:03.048308 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 ((3113302, 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-20 04:51:03.062269 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 ((3113343, 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-20 04:51:03.075954 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 ((3113384, 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-20 04:51:03.092258 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 ((3113425, 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-20 04:51:03.107588 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 ((3113466, 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-20 04:51:03.122579 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 ((3113507, 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-20 04:51:03.137686 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 ((3113548, 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-20 04:51:03.152187 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 ((3113589, 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-20 04:51:03.166194 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 ((3113630, 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-20 04:51:03.179919 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 ((3113671, 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-20 04:51:03.194540 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 ((3113712, 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-20 04:51:03.208894 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 ((3113753, 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-20 04:51:03.223924 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 ((3113794, 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-20 04:51:03.239499 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 ((3113835, 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-20 04:51:03.254650 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 ((3113876, 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-20 04:51:03.270499 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 ((3113917, 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-20 04:51:03.285171 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 ((3113961, 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-20 04:51:03.300747 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 ((3114002, 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-20 04:51:03.314405 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 ((3114043, 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-20 04:51:03.328873 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 ((3114084, 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-20 04:51:03.343826 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 ((3114125, 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-20 04:51:03.359200 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 ((3114166, 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-20 04:51:03.374204 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 ((3114207, 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-20 04:51:03.389141 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 ((3114248, 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-20 04:51:03.403821 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 ((3114289, 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-20 04:51:03.418338 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 ((3114330, 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-20 04:51:03.433239 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 ((3114371, 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-20 04:51:03.446614 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 ((3114412, 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-20 04:51:03.461784 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 ((3114453, 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-20 04:51:03.475161 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 ((3114494, 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-20 04:51:03.490384 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 ((3114535, 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-20 04:51:03.504740 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 ((3114576, 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-20 04:51:03.519791 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 ((3114617, 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-20 04:51:03.534369 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 ((3114658, 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-20 04:51:03.551153 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 ((3114699, 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-20 04:51:03.565511 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 ((3114740, 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-20 04:51:03.579233 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 ((3114781, 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-20 04:51:03.594515 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 ((3114822, 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-20 04:51:03.609739 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 ((3114863, 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-20 04:51:03.623623 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 ((3114904, 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-20 04:51:03.638676 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 ((3114946, 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-20 04:51:03.653842 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 ((3114989, 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-20 04:51:03.670227 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 ((3115030, 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-20 04:51:03.684789 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 ((3115071, 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-20 04:51:03.699656 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 ((3115112, 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-20 04:51:03.713971 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 ((3115153, 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-20 04:51:03.729570 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 ((3115194, 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-20 04:51:03.747749 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 ((3115235, 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-20 04:51:03.762929 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 ((3115276, 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-20 04:51:03.778914 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 ((3115317, 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-20 04:51:03.794359 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 ((3115358, 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-20 04:51:03.809290 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 ((3115399, 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-20 04:51:03.824559 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 ((3115440, 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-20 04:51:03.839802 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 ((3115481, 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-20 04:51:03.854163 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 ((3115522, 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-20 04:51:03.868589 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 ((3115563, 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-20 04:51:03.884255 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 ((3115604, 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-20 04:51:03.900937 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 ((3115645, 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-20 04:51:03.915028 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 ((3115686, 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-20 04:51:03.930248 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 ((3115727, 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-20 04:51:03.945710 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 ((3115768, 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-20 04:51:03.964308 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 ((3115809, 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-20 04:51:03.978862 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 ((3115850, 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-20 04:51:03.994354 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 ((3115891, 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-20 04:51:04.009008 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 ((3115932, 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-20 04:51:04.022459 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 ((3115973, 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-20 04:51:04.036610 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 ((3116014, 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-20 04:51:04.051805 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 ((3116055, 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-20 04:51:04.066972 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 ((3116096, 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-20 04:51:04.082518 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 ((3116137, 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-20 04:51:04.097150 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 ((3116178, 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-20 04:51:04.112253 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 ((3116219, 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-20 04:51:04.127259 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 ((3116260, 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-20 04:51:04.141897 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 ((3116301, 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-20 04:51:04.158698 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 ((3116345, 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-20 04:51:04.172514 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 ((3116388, 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-20 04:51:04.187710 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 ((3116430, 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-20 04:51:04.202763 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 ((3116471, 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-20 04:51:04.220164 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 ((3116512, 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-20 04:51:04.234499 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 ((3116553, 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-20 04:51:04.249536 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 ((3116594, 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-20 04:51:04.264156 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 ((3116635, 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-20 04:51:04.278293 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 ((3116676, 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-20 04:51:04.292453 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 ((3116717, 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-20 04:51:04.307280 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 ((3116758, 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-20 04:51:04.322921 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 ((3116799, 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-20 04:51:04.337624 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 ((3116840, 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-20 04:51:04.352877 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 ((3116881, 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-20 04:51:04.369330 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 ((3116922, 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-20 04:51:04.385472 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 ((3116963, 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-20 04:51:04.401108 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 ((3117004, 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-20 04:51:04.415975 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 ((3117045, 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-20 04:51:04.430709 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 ((3117086, 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-20 04:51:04.445526 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 ((3117127, 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-20 04:51:04.460777 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 ((3117168, 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-20 04:51:04.476712 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 ((3117209, 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-20 04:51:04.491597 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 ((3117250, 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-20 04:51:04.506696 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 ((3117291, 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 2b6bbedce6c0943f9cb042b19b41670eeab01f4b BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Wed Feb 19 23:27:06 2025 +0530 BB-GIT: BB-GIT: Tools: use new AP_PERIPH_NOTIFY_ENABLED define BB: Building ArduCopter beta-4.3 binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/239] Building board: 3DRControlZeroG at 2025-02-20 04:51:05.115503 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-20 04:51:09.128619 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-20 04:51:10.555142 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-20 04:51:11.990240 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-20 04:51:12.722333 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-20 04:51:14.176918 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-20 04:51:15.627605 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-20 04:51:15.696166 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-20 04:51:15.770879 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-20 04:51:17.209274 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-20 04:51:18.729621 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-20 04:51:20.167546 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-20 04:51:21.679471 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-20 04:51:21.735852 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-20 04:51:21.792377 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-20 04:51:21.849374 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-20 04:51:21.907609 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-20 04:51:21.961046 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-20 04:51:22.013247 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-20 04:51:22.069077 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-20 04:51:22.117214 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-20 04:51:22.167119 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-20 04:51:23.631946 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-20 04:51:25.040906 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-20 04:51:26.433363 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-20 04:51:27.916966 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-20 04:51:29.318365 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-20 04:51:30.853677 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-20 04:51:32.285715 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-20 04:51:32.340179 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-20 04:51:33.714452 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-20 04:51:35.117843 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-20 04:51:36.527703 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-20 04:51:37.919441 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-20 04:51:37.977051 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-20 04:51:39.690338 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-20 04:51:41.070669 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-20 04:51:41.125920 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-20 04:51:41.178851 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-20 04:51:42.572239 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-20 04:51:42.626082 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-20 04:51:42.677312 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-20 04:51:42.726730 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-20 04:51:42.776748 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-20 04:51:42.826976 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-20 04:51:42.877616 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-20 04:51:42.929914 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-20 04:51:42.981063 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-20 04:51:43.030831 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-20 04:51:43.081244 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-20 04:51:43.131589 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-20 04:51:43.182193 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-20 04:51:43.234787 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-20 04:51:43.286012 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-20 04:51:44.715817 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-20 04:51:44.770141 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-20 04:51:46.162136 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-20 04:51:47.559398 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-20 04:51:47.610083 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-20 04:51:47.662097 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-20 04:51:47.717567 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-20 04:51:47.769200 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-20 04:51:49.141466 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-20 04:51:49.195500 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-20 04:51:49.251192 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-20 04:51:49.310104 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-20 04:51:49.359501 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-20 04:51:49.409787 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-20 04:51:49.460096 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-20 04:51:49.514424 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-20 04:51:50.893696 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-20 04:51:50.947688 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-20 04:51:50.999160 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-20 04:51:52.414021 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-20 04:51:53.822562 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-20 04:51:55.204658 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-20 04:51:56.597666 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-20 04:51:56.659460 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-20 04:51:56.713761 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-20 04:51:58.176358 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-20 04:51:58.233317 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-20 04:51:58.290430 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-20 04:51:58.346766 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-20 04:51:59.820499 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-20 04:52:01.289838 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-20 04:52:02.682585 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-20 04:52:04.084830 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-20 04:52:06.061087 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-20 04:52:07.431546 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-20 04:52:08.794056 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-20 04:52:10.170757 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-20 04:52:11.544750 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-20 04:52:11.598996 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-20 04:52:11.648910 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-20 04:52:13.010280 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-20 04:52:13.064861 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-20 04:52:14.460878 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-20 04:52:14.518089 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-20 04:52:14.575049 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-20 04:52:14.629294 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-20 04:52:14.683470 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-20 04:52:14.734782 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-20 04:52:14.787043 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-20 04:52:16.149692 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-20 04:52:16.204488 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-20 04:52:16.256101 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-20 04:52:16.307449 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-20 04:52:17.675358 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-20 04:52:17.729155 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-20 04:52:17.780892 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-20 04:52:17.832183 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-20 04:52:17.883181 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-20 04:52:17.933234 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-20 04:52:17.983362 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-20 04:52:18.034198 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-20 04:52:18.084542 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-20 04:52:18.134330 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-20 04:52:18.184419 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-20 04:52:19.574236 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-20 04:52:19.626607 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-20 04:52:19.794001 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-20 04:52:19.847683 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-20 04:52:19.897730 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-20 04:52:19.948153 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-20 04:52:20.011912 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-20 04:52:20.062923 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-20 04:52:21.432898 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-20 04:52:22.810136 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-20 04:52:24.192146 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-20 04:52:25.607431 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-20 04:52:27.006805 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-20 04:52:28.417221 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-20 04:52:29.793974 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-20 04:52:29.847880 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-20 04:52:29.899560 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-20 04:52:29.951735 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-20 04:52:30.003149 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-20 04:52:30.055362 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-20 04:52:30.107266 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-20 04:52:30.156854 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-20 04:52:30.214146 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-20 04:52:31.581302 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-20 04:52:31.636610 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-20 04:52:31.689865 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-20 04:52:31.740613 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-20 04:52:31.791840 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-20 04:52:31.841940 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-20 04:52:33.206767 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-20 04:52:33.258779 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-20 04:52:34.633891 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-20 04:52:34.686053 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-20 04:52:34.734011 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-20 04:52:36.119810 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-20 04:52:36.171421 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-20 04:52:36.222326 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-20 04:52:36.274572 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-20 04:52:36.330285 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-20 04:52:36.382115 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-20 04:52:36.437043 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-20 04:52:36.488100 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-20 04:52:36.540421 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-20 04:52:37.906018 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-20 04:52:37.960086 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-20 04:52:38.010793 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-20 04:52:38.063958 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-20 04:52:38.114975 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-20 04:52:39.478384 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-20 04:52:40.851431 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-20 04:52:40.905630 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-20 04:52:40.957554 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-20 04:52:41.009497 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-20 04:52:42.392633 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-20 04:52:42.448519 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-20 04:52:42.500687 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-20 04:52:42.554947 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-20 04:52:42.610828 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-20 04:52:44.024997 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-20 04:52:44.082729 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-20 04:52:45.492620 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-20 04:52:46.891832 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-20 04:52:48.278086 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-20 04:52:48.332308 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-20 04:52:49.732149 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-20 04:52:49.787138 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-20 04:52:49.838894 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-20 04:52:49.891680 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-20 04:52:51.286819 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-20 04:52:52.720134 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-20 04:52:52.771995 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-20 04:52:52.821840 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-20 04:52:54.213556 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-20 04:52:54.268164 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-20 04:52:54.320134 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-20 04:52:55.705607 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-20 04:52:55.759240 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-20 04:52:57.185964 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-20 04:52:58.576589 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-20 04:52:59.989222 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-20 04:53:00.044846 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-20 04:53:00.096163 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-20 04:53:00.148044 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-20 04:53:00.198956 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-20 04:53:01.597131 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-20 04:53:02.987350 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-20 04:53:03.039706 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-20 04:53:03.090141 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-20 04:53:04.515405 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-20 04:53:05.885749 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-20 04:53:05.940017 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-20 04:53:05.987222 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-20 04:53:06.034377 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-20 04:53:06.086008 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-20 04:53:06.139247 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-20 04:53:07.534404 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-20 04:53:08.918982 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-20 04:53:08.973077 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-20 04:53:10.366297 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-20 04:53:10.420396 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-20 04:53:11.796077 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-20 04:53:11.851066 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-20 04:53:13.213877 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-20 04:53:13.270140 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-20 04:53:14.677521 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-20 04:53:16.048813 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-20 04:53:17.453540 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-20 04:53:18.831128 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-20 04:53:20.189707 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-20 04:53:20.243627 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-20 04:53:20.294557 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-20 04:53:20.345431 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-20 04:53:20.395886 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-20 04:53:20.445849 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-20 04:53:21.830278 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-20 04:53:23.213041 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-20 04:53:24.603879 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-20 04:53:25.960127 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-20 04:53:27.322604 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-20 04:53:28.689378 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-20 04:53:30.063026 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 2b6bbedce6c0943f9cb042b19b41670eeab01f4b BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Wed Feb 19 23:27:06 2025 +0530 BB-GIT: BB-GIT: Tools: use new AP_PERIPH_NOTIFY_ENABLED define BB: Building ArduPlane beta-4.3 binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/227] Building board: 3DRControlZeroG at 2025-02-20 04:53:34.627027 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-20 04:53:36.899478 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-20 04:53:37.961919 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-20 04:53:38.652715 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-20 04:53:39.350777 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-20 04:53:40.037263 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-20 04:53:40.072688 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-20 04:53:40.099818 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-20 04:53:40.791482 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-20 04:53:41.480253 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-20 04:53:42.160913 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-20 04:53:42.851306 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-20 04:53:42.880367 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-20 04:53:42.907573 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-20 04:53:42.932323 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-20 04:53:42.957358 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-20 04:53:42.983733 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-20 04:53:43.008918 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-20 04:53:43.034814 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-20 04:53:43.058810 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-20 04:53:43.757742 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-20 04:53:44.443435 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-20 04:53:45.135245 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-20 04:53:45.818619 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-20 04:53:46.514128 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-20 04:53:46.540943 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-20 04:53:47.236375 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-20 04:53:47.949146 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-20 04:53:48.626564 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-20 04:53:49.312714 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-20 04:53:49.994270 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-20 04:53:50.022310 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-20 04:53:50.048592 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-20 04:53:50.743595 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-20 04:53:50.771497 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-20 04:53:50.797875 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-20 04:53:50.823699 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-20 04:53:50.848431 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-20 04:53:50.873537 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-20 04:53:50.898780 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-20 04:53:50.924193 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-20 04:53:50.950719 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-20 04:53:50.976102 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-20 04:53:51.001812 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-20 04:53:51.026609 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-20 04:53:51.052190 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-20 04:53:51.077898 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-20 04:53:51.759207 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-20 04:53:52.461924 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-20 04:53:52.493011 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-20 04:53:52.520462 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-20 04:53:52.545640 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-20 04:53:52.570035 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-20 04:53:53.251190 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-20 04:53:53.280552 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-20 04:53:53.307137 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-20 04:53:53.333240 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-20 04:53:53.359762 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-20 04:53:53.384398 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-20 04:53:53.409241 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-20 04:53:53.434419 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-20 04:53:54.113284 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-20 04:53:54.143428 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-20 04:53:54.171124 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-20 04:53:54.877498 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-20 04:53:55.577546 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-20 04:53:55.605135 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-20 04:53:55.630981 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-20 04:53:56.321059 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-20 04:53:56.349449 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-20 04:53:56.375896 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-20 04:53:56.401885 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-20 04:53:57.091806 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-20 04:53:57.784451 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-20 04:53:58.482555 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-20 04:53:59.185067 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-20 04:53:59.895919 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-20 04:54:00.599663 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-20 04:54:01.289374 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-20 04:54:02.000663 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-20 04:54:02.703204 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-20 04:54:03.391076 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-20 04:54:04.112411 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-20 04:54:04.814729 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-20 04:54:04.844421 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-20 04:54:05.526323 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-20 04:54:05.554391 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-20 04:54:05.580492 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-20 04:54:05.607462 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-20 04:54:05.634280 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-20 04:54:05.659463 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-20 04:54:05.685461 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-20 04:54:06.366193 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-20 04:54:06.395372 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-20 04:54:06.421815 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-20 04:54:06.448453 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-20 04:54:07.143179 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-20 04:54:07.171713 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-20 04:54:07.196506 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-20 04:54:07.222036 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-20 04:54:07.249751 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-20 04:54:07.275983 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-20 04:54:07.301193 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-20 04:54:07.327463 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-20 04:54:07.353188 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-20 04:54:07.378941 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-20 04:54:07.403943 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-20 04:54:08.147602 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-20 04:54:08.227335 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-20 04:54:08.264298 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-20 04:54:08.296548 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-20 04:54:08.325834 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-20 04:54:08.353421 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-20 04:54:08.381623 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-20 04:54:08.409735 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-20 04:54:09.109761 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-20 04:54:09.807598 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-20 04:54:10.515107 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-20 04:54:11.215314 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-20 04:54:11.934553 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-20 04:54:12.635524 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-20 04:54:13.349375 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-20 04:54:13.379728 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-20 04:54:13.412063 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-20 04:54:13.440549 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-20 04:54:13.468893 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-20 04:54:13.495218 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-20 04:54:13.523131 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-20 04:54:13.551285 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-20 04:54:13.577183 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-20 04:54:14.282108 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-20 04:54:14.313620 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-20 04:54:14.343512 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-20 04:54:14.378920 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-20 04:54:14.415172 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-20 04:54:14.446312 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-20 04:54:15.166267 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-20 04:54:15.194234 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-20 04:54:15.891334 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-20 04:54:15.921037 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-20 04:54:15.949392 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-20 04:54:16.647242 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-20 04:54:16.677830 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-20 04:54:16.703937 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-20 04:54:16.731454 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-20 04:54:16.758735 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-20 04:54:16.785971 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-20 04:54:16.814295 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-20 04:54:16.840743 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-20 04:54:16.868379 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-20 04:54:17.566743 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-20 04:54:17.596580 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-20 04:54:17.629094 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-20 04:54:17.659867 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-20 04:54:17.686920 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-20 04:54:18.399607 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-20 04:54:19.113732 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-20 04:54:19.149377 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-20 04:54:19.176366 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-20 04:54:19.203716 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-20 04:54:19.905413 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-20 04:54:19.935922 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-20 04:54:19.966831 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-20 04:54:19.992102 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-20 04:54:20.019013 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-20 04:54:20.729150 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-20 04:54:20.757189 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-20 04:54:21.453755 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-20 04:54:22.163172 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-20 04:54:22.865538 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-20 04:54:22.895925 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-20 04:54:23.589263 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-20 04:54:23.620111 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-20 04:54:23.651123 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-20 04:54:23.679057 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-20 04:54:24.378354 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-20 04:54:25.077067 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-20 04:54:25.107054 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-20 04:54:25.135374 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-20 04:54:25.832000 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-20 04:54:25.862431 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-20 04:54:25.889370 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-20 04:54:26.593536 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-20 04:54:26.626278 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-20 04:54:27.327345 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-20 04:54:28.035278 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-20 04:54:28.764822 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-20 04:54:28.797520 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-20 04:54:28.824663 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-20 04:54:28.851813 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-20 04:54:28.880643 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-20 04:54:29.613747 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-20 04:54:30.342109 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-20 04:54:30.370372 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-20 04:54:30.397496 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-20 04:54:31.130517 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-20 04:54:31.888737 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-20 04:54:31.919197 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-20 04:54:31.945428 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-20 04:54:31.971223 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-20 04:54:32.723688 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-20 04:54:33.448753 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-20 04:54:33.477547 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-20 04:54:34.184196 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-20 04:54:34.213752 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-20 04:54:34.910437 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-20 04:54:34.938315 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-20 04:54:35.648872 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-20 04:54:35.677534 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-20 04:54:35.703830 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-20 04:54:36.425501 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-20 04:54:37.150669 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-20 04:54:37.848626 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-20 04:54:38.556762 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-20 04:54:39.279305 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-20 04:54:39.313449 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-20 04:54:39.339723 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-20 04:54:39.367833 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-20 04:54:39.395583 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-20 04:54:39.422123 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-20 04:54:40.141274 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-20 04:54:40.848558 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-20 04:54:41.537512 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-20 04:54:42.229910 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-20 04:54:42.953789 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-20 04:54:43.692712 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-20 04:54:44.433622 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 2b6bbedce6c0943f9cb042b19b41670eeab01f4b BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Wed Feb 19 23:27:06 2025 +0530 BB-GIT: BB-GIT: Tools: use new AP_PERIPH_NOTIFY_ENABLED define BB: Building Rover beta-4.3 binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/223] Building board: 3DRControlZeroG at 2025-02-20 04:54:47.885748 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-20 04:54:49.953879 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-20 04:54:51.109204 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-20 04:54:51.811453 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-20 04:54:52.537661 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-20 04:54:53.236605 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-20 04:54:53.264932 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-20 04:54:53.292791 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-20 04:54:53.990248 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-20 04:54:54.720750 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-20 04:54:55.437213 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-20 04:54:56.139557 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-20 04:54:56.168142 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-20 04:54:56.195118 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-20 04:54:56.220286 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-20 04:54:56.245923 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-20 04:54:56.271911 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-20 04:54:56.297553 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-20 04:54:56.322808 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-20 04:54:56.348272 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-20 04:54:57.043460 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-20 04:54:57.732521 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-20 04:54:58.428882 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-20 04:54:59.127858 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-20 04:54:59.904991 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-20 04:54:59.932500 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-20 04:55:00.629675 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-20 04:55:01.337220 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-20 04:55:02.142603 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-20 04:55:02.915302 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-20 04:55:03.691313 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-20 04:55:03.719964 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-20 04:55:03.746582 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-20 04:55:04.511686 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-20 04:55:04.544902 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-20 04:55:04.571884 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-20 04:55:04.601201 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-20 04:55:04.631337 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-20 04:55:04.658255 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-20 04:55:04.693867 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-20 04:55:04.722243 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-20 04:55:04.752511 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-20 04:55:04.778943 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-20 04:55:04.805300 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-20 04:55:04.832428 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-20 04:55:04.863753 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-20 04:55:04.895150 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-20 04:55:05.656270 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-20 04:55:06.423187 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-20 04:55:06.451861 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-20 04:55:06.480390 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-20 04:55:06.515020 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-20 04:55:07.332019 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-20 04:55:07.360071 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-20 04:55:07.387974 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-20 04:55:07.414457 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-20 04:55:07.440285 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-20 04:55:07.466654 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-20 04:55:07.493465 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-20 04:55:07.520219 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-20 04:55:08.304390 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-20 04:55:08.335135 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-20 04:55:08.367028 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-20 04:55:09.117288 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-20 04:55:09.882602 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-20 04:55:09.912266 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-20 04:55:09.948472 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-20 04:55:10.699199 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-20 04:55:10.728921 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-20 04:55:10.760329 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-20 04:55:10.787025 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-20 04:55:11.543837 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-20 04:55:12.295292 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-20 04:55:13.059744 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-20 04:55:13.867886 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-20 04:55:14.693824 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-20 04:55:15.437338 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-20 04:55:16.179319 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-20 04:55:16.922721 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-20 04:55:17.646962 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-20 04:55:18.397493 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-20 04:55:18.426389 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-20 04:55:19.531559 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-20 04:55:19.564335 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-20 04:55:19.593061 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-20 04:55:19.620491 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-20 04:55:19.646796 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-20 04:55:19.672511 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-20 04:55:19.703005 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-20 04:55:20.781228 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-20 04:55:20.809478 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-20 04:55:20.836218 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-20 04:55:20.862179 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-20 04:55:21.656269 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-20 04:55:21.686613 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-20 04:55:21.715187 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-20 04:55:21.743357 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-20 04:55:21.772563 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-20 04:55:21.812201 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-20 04:55:21.839892 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-20 04:55:21.868882 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-20 04:55:21.896194 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-20 04:55:21.925391 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-20 04:55:21.954631 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-20 04:55:22.701677 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-20 04:55:22.732037 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-20 04:55:22.758843 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-20 04:55:22.786611 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-20 04:55:22.812162 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-20 04:55:22.837357 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-20 04:55:22.863232 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-20 04:55:22.888830 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-20 04:55:24.154223 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-20 04:55:24.867227 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-20 04:55:25.583302 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-20 04:55:26.297061 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-20 04:55:27.030737 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-20 04:55:27.747107 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-20 04:55:28.480267 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-20 04:55:28.508530 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-20 04:55:28.535199 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-20 04:55:28.561549 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-20 04:55:28.587785 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-20 04:55:28.613380 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-20 04:55:28.639438 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-20 04:55:28.665967 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-20 04:55:28.692222 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-20 04:55:29.389980 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-20 04:55:29.417253 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-20 04:55:29.443247 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-20 04:55:29.469715 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-20 04:55:29.495580 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-20 04:55:29.520858 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-20 04:55:30.250439 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-20 04:55:30.280209 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-20 04:55:31.036736 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-20 04:55:31.079652 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-20 04:55:31.123497 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-20 04:55:31.863538 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-20 04:55:31.890928 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-20 04:55:31.916418 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-20 04:55:31.941127 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-20 04:55:31.966778 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-20 04:55:31.992018 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-20 04:55:32.017483 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-20 04:55:32.043573 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-20 04:55:32.069621 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-20 04:55:32.778102 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-20 04:55:32.810832 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-20 04:55:32.839428 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-20 04:55:32.865908 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-20 04:55:32.890941 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-20 04:55:33.608173 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-20 04:55:34.307354 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-20 04:55:34.335734 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-20 04:55:34.363263 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-20 04:55:34.390671 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-20 04:55:35.138726 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-20 04:55:35.168053 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-20 04:55:35.195342 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-20 04:55:35.223456 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-20 04:55:35.274477 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-20 04:55:35.994272 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-20 04:55:36.027298 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-20 04:55:36.740453 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-20 04:55:37.464862 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-20 04:55:38.186068 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-20 04:55:38.232581 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-20 04:55:38.943260 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-20 04:55:38.971072 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-20 04:55:39.001550 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-20 04:55:39.027047 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-20 04:55:39.724659 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-20 04:55:40.432326 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-20 04:55:40.460905 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-20 04:55:40.486436 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-20 04:55:41.211286 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-20 04:55:41.240357 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-20 04:55:41.266917 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-20 04:55:41.989346 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-20 04:55:42.017120 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-20 04:55:42.730901 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-20 04:55:43.445097 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-20 04:55:44.190346 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-20 04:55:44.219557 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-20 04:55:44.248302 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-20 04:55:44.275578 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-20 04:55:44.303477 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-20 04:55:45.100335 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-20 04:55:45.840295 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-20 04:55:45.869947 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-20 04:55:45.897950 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-20 04:55:46.660510 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-20 04:55:47.432200 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-20 04:55:47.462358 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-20 04:55:47.504573 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-20 04:55:47.536946 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-20 04:55:48.279356 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-20 04:55:49.061756 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-20 04:55:49.092593 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-20 04:55:49.833880 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-20 04:55:49.862190 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-20 04:55:50.586415 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-20 04:55:50.614359 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-20 04:55:51.370677 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-20 04:55:51.401738 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-20 04:55:52.167923 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-20 04:55:52.903805 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-20 04:55:53.682608 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-20 04:55:54.454613 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-20 04:55:55.190650 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-20 04:55:55.221789 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-20 04:55:55.249181 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-20 04:55:55.276613 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-20 04:55:55.303564 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-20 04:55:55.329813 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-20 04:55:56.076092 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-20 04:55:56.813654 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-20 04:55:57.563430 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-20 04:55:58.317023 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-20 04:55:59.132591 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-20 04:55:59.926529 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-20 04:56:00.749477 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 2b6bbedce6c0943f9cb042b19b41670eeab01f4b BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Wed Feb 19 23:27:06 2025 +0530 BB-GIT: BB-GIT: Tools: use new AP_PERIPH_NOTIFY_ENABLED define BB: Building AntennaTracker beta-4.3 binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/223] Building board: 3DRControlZeroG at 2025-02-20 04:56:04.598903 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 ((3293544, 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-20 04:56:05.057873 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 ((3293585, 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-20 04:56:05.076305 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 ((3293626, 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-20 04:56:05.094430 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 ((3293667, 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-20 04:56:05.113116 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 ((3293708, 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-20 04:56:05.131921 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 ((3293749, 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-20 04:56:05.151728 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 ((3293790, 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-20 04:56:05.170085 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 ((3293831, 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-20 04:56:05.189729 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 ((3293872, 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-20 04:56:05.208402 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 ((3293913, 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-20 04:56:05.226950 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 ((3293954, 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-20 04:56:05.245054 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 ((3293995, 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-20 04:56:05.264602 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 ((3294036, 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-20 04:56:05.283394 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 ((3294077, 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-20 04:56:05.301941 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 ((3294118, 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-20 04:56:05.320758 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 ((3294159, 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-20 04:56:05.338784 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 ((3294200, 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-20 04:56:05.356622 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 ((3294241, 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-20 04:56:05.375159 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 ((3294282, 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-20 04:56:05.393320 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 ((3294323, 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-20 04:56:05.412125 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 ((3294364, 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-20 04:56:05.430570 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 ((3294405, 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-20 04:56:05.448672 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 ((3294449, 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-20 04:56:05.467966 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 ((3294490, 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-20 04:56:05.489171 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 ((3294532, 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-20 04:56:05.507619 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 ((3294573, 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-20 04:56:05.525696 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 ((3294616, 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-20 04:56:05.543742 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 ((3294657, 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-20 04:56:05.563393 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 ((3294698, 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-20 04:56:05.581369 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 ((3294739, 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-20 04:56:05.599822 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 ((3294780, 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-20 04:56:05.618881 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 ((3294821, 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-20 04:56:05.637286 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 ((3294862, 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-20 04:56:05.657151 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 ((3294903, 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-20 04:56:05.676209 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 ((3294944, 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-20 04:56:05.694543 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 ((3294985, 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-20 04:56:05.712352 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 ((3295026, 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-20 04:56:05.730318 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 ((3295067, 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-20 04:56:05.748440 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 ((3295108, 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-20 04:56:05.766736 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 ((3295149, 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-20 04:56:05.785677 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 ((3295190, 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-20 04:56:05.803839 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 ((3295231, 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-20 04:56:05.822484 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 ((3295272, 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-20 04:56:05.840758 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 ((3295313, 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-20 04:56:05.859176 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 ((3295354, 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-20 04:56:05.877757 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 ((3295395, 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-20 04:56:05.896170 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 ((3295436, 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-20 04:56:05.914650 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 ((3295477, 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-20 04:56:05.932699 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 ((3295518, 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-20 04:56:05.951389 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 ((3295559, 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-20 04:56:05.969328 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 ((3295600, 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-20 04:56:05.987583 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 ((3295641, 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-20 04:56:06.006144 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 ((3295682, 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-20 04:56:06.025283 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 ((3295723, 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-20 04:56:06.043372 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 ((3295764, 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-20 04:56:06.063165 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 ((3295805, 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-20 04:56:06.081090 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 ((3295846, 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-20 04:56:06.099862 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 ((3295887, 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-20 04:56:06.117752 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 ((3295928, 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-20 04:56:06.135632 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 ((3295972, 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-20 04:56:06.153842 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 ((3296014, 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-20 04:56:06.171168 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 ((3296057, 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-20 04:56:06.188552 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 ((3296098, 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-20 04:56:06.206438 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 ((3296139, 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-20 04:56:06.225218 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 ((3296180, 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-20 04:56:06.244195 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 ((3296221, 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-20 04:56:06.263505 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 ((3296262, 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-20 04:56:06.281555 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 ((3296303, 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-20 04:56:06.302009 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 ((3296344, 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-20 04:56:06.320285 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 ((3296385, 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-20 04:56:06.338174 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 ((3296426, 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-20 04:56:06.356286 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 ((3296467, 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-20 04:56:06.374278 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 ((3296508, 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-20 04:56:06.393597 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 ((3296549, 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-20 04:56:06.411349 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 ((3296590, 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-20 04:56:06.428673 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 ((3296631, 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-20 04:56:06.445934 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 ((3296672, 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-20 04:56:06.463805 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 ((3296713, 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-20 04:56:06.481307 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 ((3296754, 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-20 04:56:06.499565 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 ((3296795, 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-20 04:56:06.517817 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 ((3296836, 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-20 04:56:06.536308 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 ((3296877, 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-20 04:56:06.553825 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 ((3296918, 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-20 04:56:06.571614 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 ((3296959, 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-20 04:56:06.589321 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 ((3297000, 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-20 04:56:06.606887 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 ((3297041, 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-20 04:56:06.624232 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 ((3297082, 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-20 04:56:06.641736 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 ((3297123, 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-20 04:56:06.659898 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 ((3297164, 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-20 04:56:06.678414 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 ((3297205, 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-20 04:56:06.698291 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 ((3297246, 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-20 04:56:06.715995 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 ((3297289, 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-20 04:56:06.734681 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 ((3297331, 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-20 04:56:06.752139 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 ((3297372, 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-20 04:56:06.771270 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 ((3297414, 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-20 04:56:06.789596 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 ((3297455, 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-20 04:56:06.807649 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 ((3297498, 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-20 04:56:06.826871 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 ((3297539, 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-20 04:56:06.844198 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 ((3297580, 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-20 04:56:06.861981 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 ((3297621, 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-20 04:56:06.879503 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 ((3297662, 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-20 04:56:06.896789 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 ((3297703, 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-20 04:56:06.914064 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 ((3297744, 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-20 04:56:06.930945 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 ((3297785, 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-20 04:56:06.947229 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 ((3297826, 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-20 04:56:06.963390 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 ((3297867, 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-20 04:56:06.980162 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 ((3297908, 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-20 04:56:06.996821 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 ((3297949, 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-20 04:56:07.013393 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 ((3297990, 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-20 04:56:07.029622 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 ((3298031, 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-20 04:56:07.046709 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 ((3298072, 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-20 04:56:07.076507 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 ((3298113, 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-20 04:56:07.094280 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 ((3298154, 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-20 04:56:07.110735 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 ((3298195, 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-20 04:56:07.127238 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 ((3298236, 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-20 04:56:07.143894 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 ((3298277, 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-20 04:56:07.159808 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 ((3298318, 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-20 04:56:07.176198 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 ((3298359, 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-20 04:56:07.192572 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 ((3298400, 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-20 04:56:07.209218 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 ((3298441, 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-20 04:56:07.228986 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 ((3298482, 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-20 04:56:07.245038 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 ((3298523, 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-20 04:56:07.261109 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 ((3298567, 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-20 04:56:07.277402 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 ((3298608, 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-20 04:56:07.296170 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 ((3298649, 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-20 04:56:07.314481 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 ((3298691, 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-20 04:56:07.331115 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 ((3298734, 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-20 04:56:07.347297 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 ((3298775, 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-20 04:56:07.364169 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 ((3298816, 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-20 04:56:07.381411 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 ((3298857, 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-20 04:56:07.398021 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 ((3298898, 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-20 04:56:07.414358 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 ((3298939, 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-20 04:56:07.432252 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 ((3298980, 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-20 04:56:07.449085 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 ((3299021, 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-20 04:56:07.465731 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 ((3299062, 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-20 04:56:07.482621 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 ((3299103, 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-20 04:56:07.500107 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 ((3299144, 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-20 04:56:07.517651 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 ((3299185, 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-20 04:56:07.534003 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 ((3299226, 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-20 04:56:07.550125 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 ((3299267, 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-20 04:56:07.569450 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 ((3299308, 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-20 04:56:07.586057 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 ((3299349, 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-20 04:56:07.604162 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 ((3299390, 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-20 04:56:07.622269 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 ((3299431, 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-20 04:56:07.638831 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 ((3299472, 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-20 04:56:07.654920 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 ((3299513, 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-20 04:56:07.671032 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 ((3299554, 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-20 04:56:07.687290 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 ((3299595, 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-20 04:56:07.703967 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 ((3299636, 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-20 04:56:07.721196 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 ((3299677, 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-20 04:56:07.737994 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 ((3299718, 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-20 04:56:07.754581 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 ((3299759, 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-20 04:56:07.770986 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 ((3299800, 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-20 04:56:07.788803 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 ((3299844, 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-20 04:56:07.805166 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 ((3299885, 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-20 04:56:07.821299 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 ((3299926, 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-20 04:56:07.837728 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 ((3299967, 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-20 04:56:07.853316 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 ((3300009, 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-20 04:56:07.869080 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 ((3300050, 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-20 04:56:07.884218 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 ((3300091, 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-20 04:56:07.899327 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 ((3300134, 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-20 04:56:07.914725 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 ((3300175, 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-20 04:56:07.930641 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 ((3300216, 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-20 04:56:07.947788 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 ((3300257, 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-20 04:56:07.964151 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 ((3300298, 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-20 04:56:07.981876 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 ((3300339, 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-20 04:56:07.998099 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 ((3300380, 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-20 04:56:08.014201 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 ((3300421, 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-20 04:56:08.032707 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 ((3300462, 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-20 04:56:08.048572 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 ((3300503, 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-20 04:56:08.064338 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 ((3300544, 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-20 04:56:08.080320 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 ((3300585, 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-20 04:56:08.096714 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 ((3300626, 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-20 04:56:08.112736 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 ((3300667, 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-20 04:56:08.128622 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 ((3300708, 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-20 04:56:08.144636 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 ((3300749, 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-20 04:56:08.160989 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 ((3300790, 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-20 04:56:08.177685 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 ((3300831, 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-20 04:56:08.193564 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 ((3300872, 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-20 04:56:08.209796 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 ((3300913, 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-20 04:56:08.225746 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 ((3300954, 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-20 04:56:08.242077 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 ((3300995, 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-20 04:56:08.305611 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 ((3301036, 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-20 04:56:08.322905 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 ((3301077, 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-20 04:56:08.341504 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 ((3301118, 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-20 04:56:08.358693 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 ((3301159, 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-20 04:56:08.375287 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 ((3301200, 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-20 04:56:08.391461 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 ((3301241, 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-20 04:56:08.407705 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 ((3301282, 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-20 04:56:08.424776 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 ((3301323, 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-20 04:56:08.441782 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 ((3301364, 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-20 04:56:08.459647 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 ((3301408, 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-20 04:56:08.478442 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 ((3301449, 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-20 04:56:08.497920 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 ((3301490, 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-20 04:56:08.515136 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 ((3301531, 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-20 04:56:08.531680 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 ((3301572, 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-20 04:56:08.548392 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 ((3301613, 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-20 04:56:08.566713 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 ((3301654, 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-20 04:56:08.583840 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 ((3301695, 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-20 04:56:08.599552 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 ((3301736, 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-20 04:56:08.616561 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 ((3301777, 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-20 04:56:08.633917 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 ((3301818, 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-20 04:56:08.651076 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 ((3301859, 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-20 04:56:08.668535 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 ((3301900, 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-20 04:56:08.684718 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 ((3301941, 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-20 04:56:08.701427 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 ((3301982, 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-20 04:56:08.718940 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 ((3302023, 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-20 04:56:08.736211 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 ((3302064, 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-20 04:56:08.753670 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 ((3302105, 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-20 04:56:08.774393 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 ((3302146, 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-20 04:56:08.792113 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 ((3302188, 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-20 04:56:08.809484 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 ((3302229, 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-20 04:56:08.826315 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 ((3302270, 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-20 04:56:08.842995 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 ((3302311, 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-20 04:56:08.859178 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 ((3302352, 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-20 04:56:08.875131 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 ((3302393, 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-20 04:56:08.891836 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 ((3302434, 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-20 04:56:08.907934 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 ((3302475, 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-20 04:56:08.924381 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 ((3302516, 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-20 04:56:08.940795 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 ((3302557, 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-20 04:56:08.957527 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 ((3302598, 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-20 04:56:08.974098 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 ((3302639, 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-20 04:56:08.991124 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 ((3302680, 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 2b6bbedce6c0943f9cb042b19b41670eeab01f4b BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Wed Feb 19 23:27:06 2025 +0530 BB-GIT: BB-GIT: Tools: use new AP_PERIPH_NOTIFY_ENABLED define BB: Building ArduSub beta-4.3 binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/223] Building board: 3DRControlZeroG at 2025-02-20 04:56:11.868167 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 ((3303157, 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-20 04:56:11.882513 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 ((3303198, 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-20 04:56:11.896692 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 ((3303239, 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-20 04:56:11.911009 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 ((3303280, 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-20 04:56:11.925527 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 ((3303321, 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-20 04:56:11.941130 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 ((3303362, 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-20 04:56:11.956714 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 ((3303403, 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-20 04:56:11.972278 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 ((3303444, 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-20 04:56:11.988179 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 ((3303485, 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-20 04:56:12.002333 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 ((3303526, 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-20 04:56:12.018125 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 ((3303567, 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-20 04:56:12.032390 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 ((3303608, 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-20 04:56:12.048471 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 ((3303649, 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-20 04:56:12.063014 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 ((3303690, 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-20 04:56:12.077249 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 ((3303731, 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-20 04:56:12.096879 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 ((3303772, 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-20 04:56:12.111206 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 ((3303813, 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-20 04:56:12.125175 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 ((3303854, 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-20 04:56:12.139677 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 ((3303895, 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-20 04:56:12.153551 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 ((3303936, 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-20 04:56:12.167559 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 ((3303977, 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-20 04:56:12.182114 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 ((3304018, 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-20 04:56:12.195896 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 ((3304059, 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-20 04:56:12.210005 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 ((3304100, 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-20 04:56:12.223520 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 ((3304141, 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-20 04:56:12.237352 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 ((3304182, 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-20 04:56:12.252946 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 ((3304223, 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-20 04:56:12.268264 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 ((3304264, 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-20 04:56:12.282349 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 ((3304305, 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-20 04:56:12.296711 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 ((3304346, 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-20 04:56:12.310809 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 ((3304387, 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-20 04:56:12.324935 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 ((3304428, 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-20 04:56:12.339712 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 ((3304469, 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-20 04:56:12.353640 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 ((3304510, 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-20 04:56:12.373592 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 ((3304551, 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-20 04:56:12.387310 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 ((3304592, 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-20 04:56:12.401034 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 ((3304633, 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-20 04:56:12.415129 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 ((3304674, 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-20 04:56:12.429315 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 ((3304715, 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-20 04:56:12.443417 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 ((3304756, 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-20 04:56:12.458845 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 ((3304797, 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-20 04:56:12.473850 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 ((3304838, 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-20 04:56:12.489232 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 ((3304879, 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-20 04:56:12.504302 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 ((3304920, 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-20 04:56:12.519168 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 ((3304961, 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-20 04:56:12.533263 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 ((3305002, 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-20 04:56:12.547630 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 ((3305043, 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-20 04:56:12.561650 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 ((3305084, 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-20 04:56:12.576552 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 ((3305125, 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-20 04:56:12.596735 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 ((3305166, 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-20 04:56:12.610738 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 ((3305207, 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-20 04:56:12.630273 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 ((3305248, 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-20 04:56:12.645111 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 ((3305289, 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-20 04:56:12.659106 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 ((3305330, 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-20 04:56:12.673062 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 ((3305371, 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-20 04:56:12.687331 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 ((3305412, 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-20 04:56:12.701442 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 ((3305453, 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-20 04:56:12.715720 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 ((3305494, 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-20 04:56:12.729750 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 ((3305535, 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-20 04:56:12.743184 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 ((3305576, 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-20 04:56:12.758151 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 ((3305617, 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-20 04:56:12.771939 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 ((3305658, 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-20 04:56:12.785950 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 ((3305699, 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-20 04:56:12.801399 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 ((3305740, 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-20 04:56:12.815552 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 ((3305781, 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-20 04:56:12.830630 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 ((3305822, 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-20 04:56:12.844785 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 ((3305863, 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-20 04:56:12.859147 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 ((3305904, 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-20 04:56:12.873003 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 ((3305945, 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-20 04:56:12.886811 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 ((3305986, 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-20 04:56:12.900701 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 ((3306027, 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-20 04:56:12.915872 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 ((3306068, 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-20 04:56:12.929846 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 ((3306109, 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-20 04:56:12.944855 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 ((3306150, 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-20 04:56:12.959665 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 ((3306191, 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-20 04:56:12.973970 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 ((3306232, 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-20 04:56:12.987513 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 ((3306273, 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-20 04:56:13.006732 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 ((3306316, 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-20 04:56:13.023582 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 ((3306357, 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-20 04:56:13.038127 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 ((3306398, 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-20 04:56:13.051895 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 ((3306439, 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-20 04:56:13.066152 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 ((3306480, 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-20 04:56:13.080129 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 ((3306521, 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-20 04:56:13.094251 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 ((3306562, 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-20 04:56:13.109344 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 ((3306603, 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-20 04:56:13.123271 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 ((3306644, 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-20 04:56:13.137737 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 ((3306685, 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-20 04:56:13.152906 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 ((3306726, 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-20 04:56:13.166810 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 ((3306767, 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-20 04:56:13.181626 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 ((3306808, 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-20 04:56:13.195798 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 ((3306849, 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-20 04:56:13.210125 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 ((3306890, 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-20 04:56:13.223823 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 ((3306931, 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-20 04:56:13.237717 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 ((3306972, 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-20 04:56:13.251977 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 ((3307013, 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-20 04:56:13.266483 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 ((3307054, 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-20 04:56:13.280679 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 ((3307095, 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-20 04:56:13.295101 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 ((3307136, 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-20 04:56:13.309428 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 ((3307177, 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-20 04:56:13.323687 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 ((3307218, 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-20 04:56:13.338449 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 ((3307259, 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-20 04:56:13.352614 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 ((3307300, 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-20 04:56:13.366557 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 ((3307341, 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-20 04:56:13.381006 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 ((3307382, 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-20 04:56:13.395034 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 ((3307423, 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-20 04:56:13.409062 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 ((3307464, 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-20 04:56:13.423373 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 ((3307505, 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-20 04:56:13.436773 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 ((3307546, 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-20 04:56:13.452025 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 ((3307587, 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-20 04:56:13.465940 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 ((3307628, 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-20 04:56:13.480342 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 ((3307669, 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-20 04:56:13.495143 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 ((3307710, 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-20 04:56:13.509864 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 ((3307751, 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-20 04:56:13.524263 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 ((3307792, 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-20 04:56:13.540241 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 ((3307833, 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-20 04:56:13.555469 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 ((3307874, 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-20 04:56:13.569478 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 ((3307915, 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-20 04:56:13.583587 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 ((3307956, 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-20 04:56:13.600483 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 ((3308007, 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-20 04:56:13.615422 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 ((3308048, 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-20 04:56:13.629538 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 ((3308089, 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-20 04:56:13.644310 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 ((3308130, 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-20 04:56:13.658176 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 ((3308171, 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-20 04:56:13.672699 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 ((3308212, 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-20 04:56:13.687192 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 ((3308253, 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-20 04:56:13.702072 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 ((3308294, 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-20 04:56:13.716865 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 ((3308335, 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-20 04:56:13.732154 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 ((3308376, 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-20 04:56:13.746953 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 ((3308417, 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-20 04:56:13.761399 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 ((3308458, 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-20 04:56:13.776210 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 ((3308499, 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-20 04:56:13.791923 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 ((3308540, 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-20 04:56:13.806515 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 ((3308581, 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-20 04:56:13.823346 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 ((3308622, 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-20 04:56:13.838658 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 ((3308663, 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-20 04:56:13.854290 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 ((3308705, 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-20 04:56:13.868960 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 ((3308746, 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-20 04:56:13.883691 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 ((3308787, 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-20 04:56:13.898059 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 ((3308828, 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-20 04:56:13.912059 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 ((3308869, 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-20 04:56:13.926143 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 ((3308910, 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-20 04:56:13.941093 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 ((3308951, 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-20 04:56:13.955463 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 ((3308992, 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-20 04:56:13.969262 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 ((3309033, 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-20 04:56:13.983467 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 ((3309074, 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-20 04:56:13.997269 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 ((3309115, 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-20 04:56:14.017233 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 ((3309156, 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-20 04:56:14.031175 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 ((3309197, 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-20 04:56:14.045053 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 ((3309238, 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-20 04:56:14.059243 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 ((3309279, 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-20 04:56:14.073372 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 ((3309320, 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-20 04:56:14.087888 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 ((3309361, 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-20 04:56:14.101697 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 ((3309402, 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-20 04:56:14.115401 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 ((3309443, 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-20 04:56:14.129336 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 ((3309484, 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-20 04:56:14.143192 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 ((3309525, 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-20 04:56:14.156815 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 ((3309566, 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-20 04:56:14.171961 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 ((3309607, 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-20 04:56:14.186071 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 ((3309648, 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-20 04:56:14.200556 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 ((3309689, 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-20 04:56:14.214972 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 ((3309730, 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-20 04:56:14.230365 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 ((3309771, 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-20 04:56:14.244917 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 ((3309812, 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-20 04:56:14.259243 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 ((3309855, 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-20 04:56:14.275747 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 ((3309896, 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-20 04:56:14.289929 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 ((3309937, 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-20 04:56:14.303494 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 ((3309978, 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-20 04:56:14.317703 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 ((3310019, 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-20 04:56:14.331803 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 ((3310060, 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-20 04:56:14.346270 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 ((3310101, 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-20 04:56:14.361275 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 ((3310142, 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-20 04:56:14.376514 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 ((3310183, 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-20 04:56:14.391542 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 ((3310224, 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-20 04:56:14.406636 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 ((3310265, 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-20 04:56:14.422580 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 ((3310306, 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-20 04:56:14.438296 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 ((3310347, 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-20 04:56:14.454591 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 ((3310388, 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-20 04:56:14.470578 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 ((3310429, 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-20 04:56:14.485931 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 ((3310470, 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-20 04:56:14.500437 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 ((3310511, 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-20 04:56:14.515417 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 ((3310552, 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-20 04:56:14.529334 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 ((3310593, 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-20 04:56:14.543510 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 ((3310634, 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-20 04:56:14.557639 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 ((3310675, 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-20 04:56:14.571554 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 ((3310716, 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-20 04:56:14.585934 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 ((3310757, 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-20 04:56:14.601039 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 ((3310798, 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-20 04:56:14.615904 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 ((3310839, 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-20 04:56:14.630857 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 ((3310880, 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-20 04:56:14.645618 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 ((3310921, 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-20 04:56:14.659486 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 ((3310962, 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-20 04:56:14.673415 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 ((3311003, 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-20 04:56:14.687965 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 ((3311044, 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-20 04:56:14.702247 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 ((3311085, 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-20 04:56:14.716817 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 ((3311126, 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-20 04:56:14.730740 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 ((3311167, 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-20 04:56:14.744722 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 ((3311208, 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-20 04:56:14.758706 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 ((3311249, 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-20 04:56:14.776186 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 ((3311290, 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-20 04:56:14.790685 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 ((3311331, 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-20 04:56:14.804765 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 ((3311372, 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-20 04:56:14.819052 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 ((3311424, 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-20 04:56:14.833894 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 ((3311465, 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-20 04:56:14.847997 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 ((3311506, 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-20 04:56:14.864385 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 ((3311547, 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-20 04:56:14.878296 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 ((3311588, 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-20 04:56:14.892509 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 ((3311629, 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-20 04:56:14.908370 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 ((3311670, 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-20 04:56:14.922303 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 ((3311711, 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-20 04:56:14.939648 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 ((3311752, 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-20 04:56:14.953852 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 ((3311793, 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-20 04:56:14.968696 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 ((3311834, 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-20 04:56:14.983009 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 ((3311876, 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-20 04:56:14.997092 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 ((3311917, 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-20 04:56:15.013053 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 ((3311958, 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-20 04:56:15.028187 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 ((3311999, 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-20 04:56:15.041889 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 ((3312040, 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-20 04:56:15.056319 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 ((3312083, 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-20 04:56:15.073194 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 ((3312124, 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-20 04:56:15.087546 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 ((3312165, 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-20 04:56:15.101474 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 ((3312206, 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-20 04:56:15.114972 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 ((3312247, 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-20 04:56:15.129833 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 ((3312288, 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 2b6bbedce6c0943f9cb042b19b41670eeab01f4b BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Wed Feb 19 23:27:06 2025 +0530 BB-GIT: BB-GIT: Tools: use new AP_PERIPH_NOTIFY_ENABLED define 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-20 04:56:15.665548 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 ((3312745, 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-20 04:56:15.679920 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 ((3312786, 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-20 04:56:15.694507 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 ((3312827, 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-20 04:56:15.708827 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 ((3312869, 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-20 04:56:15.727974 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 ((3312910, 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-20 04:56:15.742850 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 ((3312951, 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-20 04:56:15.758377 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 ((3312993, 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-20 04:56:15.777212 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 ((3313035, 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-20 04:56:15.791362 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 ((3313076, 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-20 04:56:15.805205 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 ((3313117, 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-20 04:56:15.821030 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 ((3313158, 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-20 04:56:15.834651 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 ((3313199, 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-20 04:56:15.848400 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 ((3313240, 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-20 04:56:15.862617 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 ((3313281, 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-20 04:56:15.876403 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 ((3313322, 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-20 04:56:15.890398 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 ((3313363, 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-20 04:56:15.904049 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 ((3313404, 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-20 04:56:15.917950 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 ((3313445, 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-20 04:56:15.932813 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 ((3313486, 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-20 04:56:15.946727 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 ((3313527, 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-20 04:56:15.960260 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 ((3313568, 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-20 04:56:15.974790 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 ((3313609, 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-20 04:56:15.988702 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 ((3313650, 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-20 04:56:16.003144 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 ((3313691, 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-20 04:56:16.018356 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 ((3313732, 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-20 04:56:16.033936 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 ((3313773, 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-20 04:56:16.048256 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 ((3313814, 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-20 04:56:16.062240 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 ((3313855, 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-20 04:56:16.075984 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 ((3313896, 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-20 04:56:16.089717 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 ((3313937, 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-20 04:56:16.104165 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 ((3313978, 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-20 04:56:16.118315 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 ((3314019, 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-20 04:56:16.133178 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 ((3314060, 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-20 04:56:16.147444 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 ((3314101, 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-20 04:56:16.161845 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 ((3314142, 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-20 04:56:16.175096 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 ((3314183, 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-20 04:56:16.189928 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 ((3314224, 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-20 04:56:16.204410 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 ((3314265, 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-20 04:56:16.219790 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 ((3314306, 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-20 04:56:16.234232 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 ((3314347, 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-20 04:56:16.247923 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 ((3314388, 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-20 04:56:16.261785 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 ((3314429, 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-20 04:56:16.275180 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 ((3314470, 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-20 04:56:16.289072 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 ((3314511, 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-20 04:56:16.302798 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 ((3314552, 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-20 04:56:16.316936 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 ((3314593, 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-20 04:56:16.330643 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 ((3314634, 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-20 04:56:16.344481 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 ((3314675, 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-20 04:56:16.358658 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 ((3314716, 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-20 04:56:16.373032 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 ((3314757, 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-20 04:56:16.386826 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 ((3314798, 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-20 04:56:16.401150 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 ((3314842, 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-20 04:56:16.419039 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 ((3314883, 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-20 04:56:16.433729 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 ((3314924, 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-20 04:56:16.447363 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 ((3314965, 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-20 04:56:16.461349 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 ((3315006, 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-20 04:56:16.476870 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 ((3315047, 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-20 04:56:16.493539 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 ((3315088, 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-20 04:56:16.507799 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 ((3315129, 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-20 04:56:16.522127 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 ((3315171, 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-20 04:56:16.537016 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 ((3315212, 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-20 04:56:16.551422 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 ((3315253, 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-20 04:56:16.565358 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 ((3315294, 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-20 04:56:16.579251 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 ((3315335, 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-20 04:56:16.593720 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 ((3315376, 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-20 04:56:16.607302 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 ((3315417, 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-20 04:56:16.622375 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 ((3315459, 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-20 04:56:16.636871 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 ((3315501, 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-20 04:56:16.651914 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 ((3315542, 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-20 04:56:16.666124 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 ((3315583, 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-20 04:56:16.680088 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 ((3315624, 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-20 04:56:16.694212 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 ((3315665, 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-20 04:56:16.708791 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 ((3315706, 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-20 04:56:16.722712 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 ((3315747, 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-20 04:56:16.736617 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 ((3315788, 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-20 04:56:16.751073 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 ((3315829, 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-20 04:56:16.764824 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 ((3315870, 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-20 04:56:16.780066 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 ((3315911, 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-20 04:56:16.794014 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 ((3315952, 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-20 04:56:16.807992 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 ((3315993, 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-20 04:56:16.822164 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 ((3316034, 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-20 04:56:16.836814 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 ((3316075, 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-20 04:56:16.851714 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 ((3316116, 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-20 04:56:16.865402 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 ((3316157, 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-20 04:56:16.879361 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 ((3316198, 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-20 04:56:16.893326 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 ((3316239, 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-20 04:56:16.906904 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 ((3316280, 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-20 04:56:16.921604 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 ((3316321, 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-20 04:56:16.935539 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 ((3316362, 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 2b6bbedce6c0943f9cb042b19b41670eeab01f4b BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Wed Feb 19 23:27:06 2025 +0530 BB-GIT: BB-GIT: Tools: use new AP_PERIPH_NOTIFY_ENABLED define BB: Building Blimp beta-4.3 binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/223] Building board: 3DRControlZeroG at 2025-02-20 04:56:17.501757 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 ((3316822, 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-20 04:56:17.516253 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 ((3316863, 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-20 04:56:17.530445 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 ((3316904, 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-20 04:56:17.545194 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 ((3316947, 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-20 04:56:17.559113 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 ((3316988, 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-20 04:56:17.573407 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 ((3317029, 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-20 04:56:17.587287 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 ((3317070, 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-20 04:56:17.601395 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 ((3317111, 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-20 04:56:17.616220 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 ((3317152, 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-20 04:56:17.629928 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 ((3317193, 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-20 04:56:17.643486 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 ((3317234, 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-20 04:56:17.658198 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 ((3317275, 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-20 04:56:17.671890 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 ((3317316, 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-20 04:56:17.685873 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 ((3317357, 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-20 04:56:17.699191 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 ((3317398, 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-20 04:56:17.713196 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 ((3317439, 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-20 04:56:17.726702 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 ((3317480, 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-20 04:56:17.741175 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 ((3317521, 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-20 04:56:17.755499 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 ((3317562, 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-20 04:56:17.769627 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 ((3317603, 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-20 04:56:17.783967 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 ((3317644, 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-20 04:56:17.798375 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 ((3317685, 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-20 04:56:17.812734 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 ((3317726, 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-20 04:56:17.826991 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 ((3317767, 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-20 04:56:17.840990 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 ((3317808, 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-20 04:56:17.856118 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 ((3317849, 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-20 04:56:17.870092 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 ((3317890, 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-20 04:56:17.884555 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 ((3317931, 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-20 04:56:17.898619 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 ((3317972, 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-20 04:56:17.912585 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 ((3318013, 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-20 04:56:17.926306 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 ((3318054, 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-20 04:56:17.940239 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 ((3318095, 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-20 04:56:17.954381 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 ((3318136, 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-20 04:56:17.968036 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 ((3318177, 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-20 04:56:17.982008 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 ((3318218, 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-20 04:56:17.996851 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 ((3318259, 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-20 04:56:18.010856 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 ((3318300, 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-20 04:56:18.024874 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 ((3318341, 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-20 04:56:18.038861 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 ((3318382, 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-20 04:56:18.052823 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 ((3318423, 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-20 04:56:18.067543 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 ((3318464, 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-20 04:56:18.081606 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 ((3318505, 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-20 04:56:18.095142 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 ((3318546, 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-20 04:56:18.109198 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 ((3318587, 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-20 04:56:18.122893 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 ((3318628, 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-20 04:56:18.138076 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 ((3318669, 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-20 04:56:18.152216 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 ((3318716, 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-20 04:56:18.167424 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 ((3318757, 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-20 04:56:18.182223 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 ((3318798, 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-20 04:56:18.196793 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 ((3318839, 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-20 04:56:18.210757 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 ((3318880, 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-20 04:56:18.225082 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 ((3318921, 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-20 04:56:18.238821 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 ((3318962, 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-20 04:56:18.253157 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 ((3319003, 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-20 04:56:18.272632 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 ((3319044, 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-20 04:56:18.288233 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 ((3319085, 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-20 04:56:18.305562 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 ((3319126, 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-20 04:56:18.320710 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 ((3319167, 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-20 04:56:18.335635 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 ((3319208, 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-20 04:56:18.352049 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 ((3319249, 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-20 04:56:18.372261 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 ((3319290, 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-20 04:56:18.387245 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 ((3319331, 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-20 04:56:18.401773 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 ((3319372, 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-20 04:56:18.417051 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 ((3319413, 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-20 04:56:18.432893 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 ((3319454, 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-20 04:56:18.447745 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 ((3319495, 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-20 04:56:18.462317 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 ((3319536, 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-20 04:56:18.477389 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 ((3319577, 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-20 04:56:18.492002 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 ((3319618, 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-20 04:56:18.512210 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 ((3319659, 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-20 04:56:18.528035 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 ((3319700, 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-20 04:56:18.542925 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 ((3319741, 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-20 04:56:18.557648 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 ((3319782, 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-20 04:56:18.571978 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 ((3319823, 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-20 04:56:18.593372 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 ((3319864, 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-20 04:56:18.607973 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 ((3319905, 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-20 04:56:18.622828 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 ((3319946, 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-20 04:56:18.637760 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 ((3319987, 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-20 04:56:18.651946 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 ((3320028, 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-20 04:56:18.666648 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 ((3320069, 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-20 04:56:18.680986 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 ((3320110, 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-20 04:56:18.695375 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 ((3320151, 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-20 04:56:18.709651 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 ((3320192, 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-20 04:56:18.723387 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 ((3320233, 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-20 04:56:18.738062 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 ((3320274, 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-20 04:56:18.754561 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 ((3320315, 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-20 04:56:18.777999 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 ((3320356, 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-20 04:56:18.794825 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 ((3320397, 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-20 04:56:18.810590 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 ((3320439, 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-20 04:56:18.825668 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 ((3320480, 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-20 04:56:18.839815 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 ((3320521, 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-20 04:56:18.854065 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 ((3320562, 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-20 04:56:18.867897 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 ((3320603, 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-20 04:56:18.881934 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 ((3320644, 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-20 04:56:18.895597 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 ((3320685, 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-20 04:56:18.909528 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 ((3320726, 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-20 04:56:18.924145 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 ((3320767, 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-20 04:56:18.940321 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 ((3320808, 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-20 04:56:18.954876 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 ((3320849, 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-20 04:56:18.968587 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 ((3320890, 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-20 04:56:18.983321 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 ((3320931, 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-20 04:56:18.997572 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 ((3320972, 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-20 04:56:19.017681 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 ((3321013, 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-20 04:56:19.032742 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 ((3321054, 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-20 04:56:19.046855 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 ((3321095, 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-20 04:56:19.066423 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 ((3321136, 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-20 04:56:19.080661 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 ((3321177, 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-20 04:56:19.100169 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 ((3321218, 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-20 04:56:19.114717 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 ((3321259, 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-20 04:56:19.128584 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 ((3321300, 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-20 04:56:19.142714 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 ((3321341, 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-20 04:56:19.157241 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 ((3321382, 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-20 04:56:19.173085 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 ((3321423, 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-20 04:56:19.187061 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 ((3321464, 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-20 04:56:19.200994 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 ((3321505, 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-20 04:56:19.214986 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 ((3321546, 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-20 04:56:19.228968 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 ((3321587, 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-20 04:56:19.242900 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 ((3321628, 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-20 04:56:19.257728 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 ((3321669, 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-20 04:56:19.272787 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 ((3321710, 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-20 04:56:19.287039 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 ((3321751, 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-20 04:56:19.301420 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 ((3321792, 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-20 04:56:19.315262 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 ((3321833, 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-20 04:56:19.329670 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 ((3321874, 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-20 04:56:19.343846 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 ((3321915, 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-20 04:56:19.358354 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 ((3321956, 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-20 04:56:19.374559 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 ((3321997, 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-20 04:56:19.388313 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 ((3322038, 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-20 04:56:19.403988 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 ((3322079, 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-20 04:56:19.419058 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 ((3322120, 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-20 04:56:19.434953 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 ((3322161, 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-20 04:56:19.449425 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 ((3322202, 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-20 04:56:19.462950 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 ((3322243, 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-20 04:56:19.477407 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 ((3322284, 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-20 04:56:19.491763 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 ((3322325, 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-20 04:56:19.505937 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 ((3322366, 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-20 04:56:19.519830 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 ((3322407, 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-20 04:56:19.535137 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 ((3322448, 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-20 04:56:19.549091 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 ((3322489, 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-20 04:56:19.563246 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 ((3322530, 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-20 04:56:19.578149 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 ((3322571, 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-20 04:56:19.591737 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 ((3322612, 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-20 04:56:19.608048 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 ((3322653, 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-20 04:56:19.623808 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 ((3322694, 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-20 04:56:19.638848 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 ((3322735, 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-20 04:56:19.653285 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 ((3322776, 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-20 04:56:19.668010 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 ((3322817, 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-20 04:56:19.682260 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 ((3322858, 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-20 04:56:19.697556 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 ((3322899, 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-20 04:56:19.711222 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 ((3322940, 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-20 04:56:19.724965 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 ((3322981, 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-20 04:56:19.739520 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 ((3323022, 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-20 04:56:19.753140 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 ((3323063, 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-20 04:56:19.768292 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 ((3323104, 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-20 04:56:19.782821 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 ((3323145, 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-20 04:56:19.798393 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 ((3323186, 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-20 04:56:19.815832 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 ((3323227, 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-20 04:56:19.832890 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 ((3323268, 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-20 04:56:19.846843 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 ((3323309, 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-20 04:56:19.861513 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 ((3323350, 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-20 04:56:19.875384 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 ((3323391, 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-20 04:56:19.890201 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 ((3323432, 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-20 04:56:19.904521 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 ((3323473, 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-20 04:56:19.919458 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 ((3323514, 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-20 04:56:19.935884 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 ((3323555, 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-20 04:56:19.950209 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 ((3323596, 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-20 04:56:19.964861 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 ((3323637, 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-20 04:56:19.979013 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 ((3323678, 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-20 04:56:19.994160 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 ((3323719, 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-20 04:56:20.008254 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 ((3323760, 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-20 04:56:20.022254 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 ((3323801, 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-20 04:56:20.035785 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 ((3323842, 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-20 04:56:20.049464 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 ((3323883, 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-20 04:56:20.064014 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 ((3323924, 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-20 04:56:20.078867 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 ((3323965, 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-20 04:56:20.094055 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 ((3324006, 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-20 04:56:20.108061 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 ((3324047, 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-20 04:56:20.122390 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 ((3324088, 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-20 04:56:20.136681 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 ((3324129, 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-20 04:56:20.150984 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 ((3324170, 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-20 04:56:20.165448 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 ((3324211, 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-20 04:56:20.179567 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 ((3324252, 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-20 04:56:20.193933 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 ((3324293, 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-20 04:56:20.207682 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 ((3324334, 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-20 04:56:20.228821 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 ((3324375, 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-20 04:56:20.245697 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 ((3324416, 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-20 04:56:20.259990 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 ((3324457, 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-20 04:56:20.275179 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 ((3324498, 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-20 04:56:20.290026 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 ((3324539, 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-20 04:56:20.304112 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 ((3324580, 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-20 04:56:20.318442 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 ((3324621, 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-20 04:56:20.334018 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 ((3324662, 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-20 04:56:20.348020 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 ((3324703, 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-20 04:56:20.364651 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 ((3324744, 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-20 04:56:20.378894 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 ((3324785, 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-20 04:56:20.393238 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 ((3324826, 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-20 04:56:20.407622 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 ((3324867, 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-20 04:56:20.421888 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 ((3324908, 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-20 04:56:20.436411 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 ((3324949, 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-20 04:56:20.450365 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 ((3324990, 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-20 04:56:20.465859 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 ((3325031, 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-20 04:56:20.480271 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 ((3325072, 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-20 04:56:20.494268 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 ((3325115, 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-20 04:56:20.508209 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 ((3325156, 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-20 04:56:20.522599 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 ((3325197, 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-20 04:56:20.536709 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 ((3325238, 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-20 04:56:20.550742 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 ((3325279, 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-20 04:56:20.565310 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 ((3325320, 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-20 04:56:20.579382 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 ((3325361, 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-20 04:56:20.593414 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 ((3325402, 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-20 04:56:20.607312 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 ((3325443, 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-20 04:56:20.621401 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 ((3325484, 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-20 04:56:20.635684 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 ((3325525, 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-20 04:56:20.650600 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 ((3325566, 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-20 04:56:20.664521 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 ((3325607, 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-20 04:56:20.678300 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 ((3325648, 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-20 04:56:20.692554 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 ((3325689, 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-20 04:56:20.706434 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 ((3325730, 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-20 04:56:20.720230 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 ((3325771, 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-20 04:56:20.733485 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 ((3325812, 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-20 04:56:20.747096 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 ((3325853, 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-20 04:56:20.760942 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 ((3325894, 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-20 04:56:20.774726 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 ((3325935, 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 2b6bbedce6c0943f9cb042b19b41670eeab01f4b BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Wed Feb 19 23:27:06 2025 +0530 BB-GIT: BB-GIT: Tools: use new AP_PERIPH_NOTIFY_ENABLED define BB: Building ArduCopter beta binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/239] Building board: 3DRControlZeroG at 2025-02-20 04:56:21.399802 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-20 04:56:22.023848 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-20 04:56:22.094623 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-20 04:56:22.153690 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-20 04:56:23.168940 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-20 04:56:23.232362 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-20 04:56:23.294437 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-20 04:56:23.354592 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-20 04:56:23.413473 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-20 04:56:23.478112 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-20 04:56:23.539711 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-20 04:56:23.597901 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-20 04:56:25.357772 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-20 04:56:25.427820 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-20 04:56:25.581855 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-20 04:56:25.643147 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-20 04:56:25.708130 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-20 04:56:25.817390 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-20 04:56:25.980395 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-20 04:56:26.047971 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-20 04:56:26.104020 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-20 04:56:26.169444 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-20 04:56:26.232316 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-20 04:56:26.293418 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-20 04:56:26.360230 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-20 04:56:26.421471 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-20 04:56:26.481970 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-20 04:56:26.544958 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-20 04:56:26.603803 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-20 04:56:26.662581 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-20 04:56:26.723348 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-20 04:56:28.455091 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-20 04:56:28.519945 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-20 04:56:30.216033 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-20 04:56:30.280118 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-20 04:56:30.341307 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-20 04:56:30.403800 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-20 04:56:30.462825 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-20 04:56:30.527782 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-20 04:56:30.589425 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-20 04:56:30.649428 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-20 04:56:30.709005 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-20 04:56:30.766534 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-20 04:56:30.825753 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-20 04:56:30.885384 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-20 04:56:30.945342 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-20 04:56:31.003796 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-20 04:56:31.064085 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-20 04:56:31.119851 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-20 04:56:31.177556 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-20 04:56:31.235539 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-20 04:56:31.293277 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-20 04:56:31.350834 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-20 04:56:31.410583 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-20 04:56:31.469877 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-20 04:56:31.528647 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-20 04:56:31.587106 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-20 04:56:31.646526 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-20 04:56:31.703246 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-20 04:56:31.771365 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-20 04:56:31.830560 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-20 04:56:31.888484 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-20 04:56:33.599576 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-20 04:56:33.668022 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-20 04:56:33.732239 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-20 04:56:33.792874 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-20 04:56:33.851595 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-20 04:56:33.909149 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-20 04:56:33.968670 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-20 04:56:34.027186 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-20 04:56:35.722512 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-20 04:56:35.788258 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-20 04:56:35.852399 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-20 04:56:35.913209 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-20 04:56:35.973597 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-20 04:56:36.040330 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-20 04:56:36.101288 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-20 04:56:36.162499 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-20 04:56:36.221602 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-20 04:56:36.280850 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-20 04:56:36.343847 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-20 04:56:36.405095 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-20 04:56:36.468490 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-20 04:56:36.527039 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-20 04:56:36.585279 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-20 04:56:38.324981 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-20 04:56:38.581904 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-20 04:56:38.685715 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-20 04:56:38.759571 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-20 04:56:38.848577 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-20 04:56:38.914420 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-20 04:56:38.974045 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-20 04:56:39.032017 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-20 04:56:39.094862 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-20 04:56:39.156005 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-20 04:56:39.214919 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-20 04:56:39.274269 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-20 04:56:39.332276 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-20 04:56:39.389605 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-20 04:56:39.452012 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-20 04:56:39.513465 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-20 04:56:39.573905 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-20 04:56:39.633641 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-20 04:56:39.692884 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-20 04:56:39.752389 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-20 04:56:39.814003 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-20 04:56:39.873781 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-20 04:56:39.935514 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-20 04:56:39.995936 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-20 04:56:40.058962 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-20 04:56:40.118908 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-20 04:56:40.177482 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-20 04:56:40.244154 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-20 04:56:40.303947 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-20 04:56:40.365113 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-20 04:56:40.424524 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-20 04:56:40.482796 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-20 04:56:40.542119 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-20 04:56:40.612324 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-20 04:56:40.674284 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-20 04:56:40.733355 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-20 04:56:40.791883 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-20 04:56:40.848628 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-20 04:56:40.907970 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-20 04:56:40.969521 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-20 04:56:41.027550 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-20 04:56:41.086335 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-20 04:56:41.145388 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-20 04:56:41.204559 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-20 04:56:41.264715 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-20 04:56:41.322966 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-20 04:56:41.383390 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-20 04:56:41.449419 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-20 04:56:41.509322 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-20 04:56:41.571279 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-20 04:56:41.629397 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-20 04:56:41.689595 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-20 04:56:41.748997 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-20 04:56:41.806965 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-20 04:56:41.864245 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-20 04:56:41.924906 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-20 04:56:41.993523 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-20 04:56:42.051810 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-20 04:56:42.110005 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-20 04:56:42.169363 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-20 04:56:42.230266 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-20 04:56:42.295412 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-20 04:56:42.352778 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-20 04:56:42.417194 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-20 04:56:42.480793 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-20 04:56:42.541546 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-20 04:56:42.599886 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-20 04:56:42.658087 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-20 04:56:42.715132 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-20 04:56:42.779819 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-20 04:56:42.843448 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-20 04:56:42.903360 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-20 04:56:42.964543 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-20 04:56:43.022061 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-20 04:56:43.079627 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-20 04:56:43.137748 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-20 04:56:43.196794 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-20 04:56:43.254762 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-20 04:56:43.313808 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-20 04:56:43.374232 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-20 04:56:43.435716 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-20 04:56:43.506733 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-20 04:56:43.568355 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-20 04:56:43.626957 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-20 04:56:43.686272 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-20 04:56:43.746523 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-20 04:56:43.808581 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-20 04:56:43.865445 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-20 04:56:43.925547 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-20 04:56:43.987913 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-20 04:56:44.047151 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-20 04:56:44.106466 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-20 04:56:44.166793 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-20 04:56:44.225689 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-20 04:56:44.282842 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-20 04:56:44.340800 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-20 04:56:44.405306 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-20 04:56:44.472937 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-20 04:56:44.531521 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-20 04:56:44.591663 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-20 04:56:44.655774 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-20 04:56:44.715796 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-20 04:56:44.778338 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-20 04:56:44.835616 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-20 04:56:44.891939 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-20 04:56:44.952981 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-20 04:56:45.012483 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-20 04:56:45.072358 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-20 04:56:45.130073 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-20 04:56:45.190718 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-20 04:56:45.249842 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-20 04:56:45.314841 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-20 04:56:45.373497 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-20 04:56:45.435186 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-20 04:56:45.493662 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-20 04:56:45.552682 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-20 04:56:45.610582 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-20 04:56:45.668972 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-20 04:56:45.725564 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-20 04:56:45.781554 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-20 04:56:45.838472 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-20 04:56:45.898623 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-20 04:56:45.960069 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-20 04:56:46.018164 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-20 04:56:46.073603 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-20 04:56:46.126837 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-20 04:56:46.188187 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-20 04:56:46.248370 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-20 04:56:46.307573 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-20 04:56:46.365358 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-20 04:56:46.428788 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-20 04:56:46.490824 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-20 04:56:46.551159 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-20 04:56:46.611720 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-20 04:56:46.670000 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-20 04:56:48.294402 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-20 04:56:48.357012 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-20 04:56:48.416948 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-20 04:56:48.476543 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-20 04:56:48.535548 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-20 04:56:48.593859 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-20 04:56:48.651305 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-20 04:56:48.709511 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-20 04:56:48.767496 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-20 04:56:48.827940 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-20 04:56:48.887971 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-20 04:56:48.948205 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-20 04:56:49.006587 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-20 04:56:49.068864 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-20 04:56:49.128096 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-20 04:56:49.186630 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-20 04:56:49.245232 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-20 04:56:49.306002 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-20 04:56:49.366061 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 2b6bbedce6c0943f9cb042b19b41670eeab01f4b BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Wed Feb 19 23:27:06 2025 +0530 BB-GIT: BB-GIT: Tools: use new AP_PERIPH_NOTIFY_ENABLED define BB: Building ArduPlane beta binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/227] Building board: 3DRControlZeroG at 2025-02-20 04:56:52.021789 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-20 04:56:52.396108 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-20 04:56:52.715925 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-20 04:56:53.033533 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-20 04:56:53.063706 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-20 04:56:53.092311 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-20 04:56:53.120916 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-20 04:56:53.150917 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-20 04:56:53.181358 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-20 04:56:53.210591 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-20 04:56:53.239031 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-20 04:56:54.105816 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-20 04:56:54.137827 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-20 04:56:54.166478 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-20 04:56:54.195093 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-20 04:56:54.223615 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-20 04:56:54.253893 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-20 04:56:54.283093 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-20 04:56:54.311555 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-20 04:56:54.339037 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-20 04:56:54.370597 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-20 04:56:54.402885 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-20 04:56:54.435051 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-20 04:56:54.466307 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-20 04:56:54.498208 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-20 04:56:54.527860 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-20 04:56:54.556777 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-20 04:56:55.366370 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-20 04:56:55.399055 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-20 04:56:55.429460 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-20 04:56:55.459193 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-20 04:56:55.487609 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-20 04:56:55.517336 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-20 04:56:55.549079 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-20 04:56:55.577101 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-20 04:56:55.605644 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-20 04:56:55.633816 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-20 04:56:55.663103 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-20 04:56:55.692104 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-20 04:56:55.721339 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-20 04:56:55.750893 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-20 04:56:55.783023 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-20 04:56:55.812085 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-20 04:56:55.841667 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-20 04:56:55.870372 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-20 04:56:55.898950 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-20 04:56:55.928251 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-20 04:56:55.957720 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-20 04:56:55.987743 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-20 04:56:56.016409 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-20 04:56:56.046631 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-20 04:56:56.075643 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-20 04:56:56.103603 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-20 04:56:56.916938 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-20 04:56:56.949233 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-20 04:56:56.978626 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-20 04:56:57.008522 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-20 04:56:57.040336 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-20 04:56:57.069999 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-20 04:56:57.100701 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-20 04:56:57.147740 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-20 04:56:57.985085 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-20 04:56:58.020072 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-20 04:56:58.053234 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-20 04:56:58.086910 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-20 04:56:58.123336 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-20 04:56:58.155876 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-20 04:56:58.186651 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-20 04:56:58.219808 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-20 04:56:58.248965 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-20 04:56:58.277940 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-20 04:56:58.308058 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-20 04:56:58.337320 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-20 04:56:58.367890 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-20 04:56:59.191349 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-20 04:56:59.223302 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-20 04:56:59.253487 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-20 04:56:59.282963 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-20 04:56:59.312220 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-20 04:56:59.341476 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-20 04:56:59.375093 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-20 04:56:59.403839 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-20 04:56:59.433078 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-20 04:56:59.463804 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-20 04:56:59.492687 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-20 04:56:59.522220 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-20 04:56:59.558644 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-20 04:56:59.594405 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-20 04:56:59.627562 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-20 04:56:59.658334 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-20 04:56:59.688184 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-20 04:56:59.717400 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-20 04:56:59.746334 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-20 04:56:59.779362 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-20 04:56:59.810721 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-20 04:56:59.840280 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-20 04:56:59.868377 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-20 04:56:59.897851 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-20 04:56:59.928394 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-20 04:56:59.957355 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-20 04:56:59.987303 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-20 04:57:00.017661 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-20 04:57:00.047666 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-20 04:57:00.076031 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-20 04:57:00.108035 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-20 04:57:00.137498 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-20 04:57:00.165423 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-20 04:57:00.193778 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-20 04:57:00.223396 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-20 04:57:00.253940 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-20 04:57:00.284256 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-20 04:57:00.313701 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-20 04:57:00.343258 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-20 04:57:00.371949 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-20 04:57:00.401528 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-20 04:57:00.430538 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-20 04:57:00.460250 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-20 04:57:00.489536 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-20 04:57:00.518379 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-20 04:57:00.549393 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-20 04:57:00.578448 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-20 04:57:00.607041 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-20 04:57:00.646872 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-20 04:57:00.676509 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-20 04:57:00.706109 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-20 04:57:00.735618 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-20 04:57:00.765483 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-20 04:57:00.796838 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-20 04:57:00.826062 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-20 04:57:00.855533 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-20 04:57:00.884249 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-20 04:57:00.914110 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-20 04:57:00.943584 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-20 04:57:00.973534 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-20 04:57:01.003581 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-20 04:57:01.033942 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-20 04:57:01.064651 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-20 04:57:01.093808 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-20 04:57:01.123722 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-20 04:57:01.154317 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-20 04:57:01.183143 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-20 04:57:01.213877 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-20 04:57:01.242816 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-20 04:57:01.274568 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-20 04:57:01.305060 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-20 04:57:01.334533 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-20 04:57:01.365017 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-20 04:57:01.393602 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-20 04:57:01.422892 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-20 04:57:01.452614 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-20 04:57:01.481379 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-20 04:57:01.514526 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-20 04:57:01.546915 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-20 04:57:01.577488 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-20 04:57:01.606735 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-20 04:57:01.636533 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-20 04:57:01.665361 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-20 04:57:01.695076 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-20 04:57:01.724666 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-20 04:57:01.753050 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-20 04:57:01.782795 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-20 04:57:01.812733 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-20 04:57:01.844137 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-20 04:57:01.873306 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-20 04:57:01.902824 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-20 04:57:01.932104 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-20 04:57:01.960612 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-20 04:57:01.989679 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-20 04:57:02.018326 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-20 04:57:02.049649 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-20 04:57:02.078425 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-20 04:57:02.108234 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-20 04:57:02.137324 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-20 04:57:02.166878 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-20 04:57:02.196738 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-20 04:57:02.224756 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-20 04:57:02.254047 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-20 04:57:02.282301 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-20 04:57:02.310335 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-20 04:57:02.338860 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-20 04:57:02.367474 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-20 04:57:02.396473 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-20 04:57:02.425270 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-20 04:57:02.454985 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-20 04:57:02.484177 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-20 04:57:02.515573 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-20 04:57:02.546475 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-20 04:57:02.576121 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-20 04:57:02.606105 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-20 04:57:02.635815 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-20 04:57:02.665201 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-20 04:57:02.694386 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-20 04:57:02.723648 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-20 04:57:02.752339 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-20 04:57:02.781247 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-20 04:57:02.810090 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-20 04:57:02.849469 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-20 04:57:02.878299 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-20 04:57:02.907566 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-20 04:57:02.936288 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-20 04:57:02.965884 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-20 04:57:02.994933 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-20 04:57:03.024371 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-20 04:57:03.053752 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-20 04:57:03.083060 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-20 04:57:03.112050 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-20 04:57:03.140702 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-20 04:57:03.956598 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-20 04:57:03.989096 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-20 04:57:04.019031 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-20 04:57:04.051323 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-20 04:57:04.081796 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-20 04:57:04.111912 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-20 04:57:04.140746 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-20 04:57:04.170196 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-20 04:57:04.199321 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-20 04:57:04.228771 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-20 04:57:04.258050 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-20 04:57:04.287635 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-20 04:57:04.316444 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-20 04:57:04.345565 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-20 04:57:04.377060 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-20 04:57:04.410370 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-20 04:57:04.442897 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-20 04:57:04.481657 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-20 04:57:04.510300 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-20 04:57:04.541713 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 2b6bbedce6c0943f9cb042b19b41670eeab01f4b BB-GIT: Author: Shiv Tyagi BB-GIT: Date: Wed Feb 19 23:27:06 2025 +0530 BB-GIT: BB-GIT: Tools: use new AP_PERIPH_NOTIFY_ENABLED define BB: Building Rover beta binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/223] Building board: 3DRControlZeroG at 2025-02-20 04:57:06.296346 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-20 04:57:06.671538 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-20 04:57:06.991620 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-20 04:57:07.119800 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-20 04:57:07.149485 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-20 04:57:07.180371 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-20 04:57:07.211857 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-20 04:57:07.240311 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-20 04:57:07.273554 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-20 04:57:07.302105 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-20 04:57:07.330544 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-20 04:57:08.174632 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-20 04:57:08.207176 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-20 04:57:08.237319 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-20 04:57:08.265142 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-20 04:57:08.294063 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-20 04:57:08.323767 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-20 04:57:08.352492 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-20 04:57:08.381909 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-20 04:57:08.409689 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-20 04:57:08.439771 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-20 04:57:08.469188 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-20 04:57:08.498800 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-20 04:57:08.527432 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-20 04:57:08.556812 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-20 04:57:08.584833 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-20 04:57:08.613731 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-20 04:57:09.435894 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-20 04:57:09.467634 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-20 04:57:09.498043 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-20 04:57:09.533312 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-20 04:57:09.591264 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-20 04:57:09.676256 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-20 04:57:09.759338 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-20 04:57:09.851453 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-20 04:57:09.931711 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-20 04:57:09.975410 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-20 04:57:10.065042 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-20 04:57:10.176014 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-20 04:57:10.237281 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-20 04:57:10.269815 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-20 04:57:10.306011 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-20 04:57:10.344371 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-20 04:57:10.376057 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-20 04:57:10.405491 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-20 04:57:10.435683 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-20 04:57:10.464279 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-20 04:57:10.493514 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-20 04:57:10.522543 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-20 04:57:10.553534 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-20 04:57:10.583750 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-20 04:57:10.612709 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-20 04:57:11.423456 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-20 04:57:11.455726 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-20 04:57:11.484770 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-20 04:57:11.515010 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-20 04:57:11.547228 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-20 04:57:11.577975 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-20 04:57:11.607113 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-20 04:57:11.638068 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 'e1f690585d4803402584962bfaa8240ecaf1db