Cannot install NCS via VSCode

Hello. I have installed NCS 2.4.0 a while back and decided to finally update my NCS to newer version.

I have tried to install new SDK via nRF Connect for Desktop at first but I have faced some weird issue that I have described in a seperate post:

 Newly installed NCS version does not show up in VSCode 

Now, I am trying to install another version (this time v2.4.2) via VSCode directly using Manage SDK in welcome menu:

The installation had started and after about 5 minutes it failed:

Full logs:

[12:00:44] Update available https://nsscprodmedia.blob.core.windows.net/prod/software-and-other-downloads/desktop-software/nrf-command-line-tools/sw/versions-10-x-x/10-23-2/nrf-command-line-tools-10.23.2-x64.exe

[west]: updating c:\ncs\v2.4.2...

[west]: === updating zephyr (zephyr):
[west]: --- zephyr: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/zephyr/.git/
[west]: --- zephyr: fetching, need revision v3.3.99-ncs1-1
[west]: From https://github.com/nrfconnect/sdk-zephyr
[west]:  * tag                   v3.3.99-ncs1-1 -> FETCH_HEAD
[west]: HEAD is now at 28a3fca7d [nrf fromtree] libc/picolibc: Remove -T /dev/null linker arguments
[west]: HEAD is now at 28a3fca7d [nrf fromtree] libc/picolibc: Remove -T /dev/null linker arguments
[west]: === updating bsim (tools/bsim):
[west]: --- bsim: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/tools/bsim/.git/
[west]: --- bsim: fetching, need revision 908ffde6298a937c6549dbfa843a62caab26bfc5
[west]: From https://github.com/BabbleSim/bsim_west
[west]:  * branch            908ffde6298a937c6549dbfa843a62caab26bfc5 -> FETCH_HEAD
[west]: HEAD is now at 908ffde west.yaml: Namespace all projects
[west]: HEAD is now at 908ffde west.yaml: Namespace all projects
[west]: === updating hostap (modules/lib/hostap):
[west]: --- hostap: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/modules/lib/hostap/.git/
[west]: --- hostap: fetching, need revision c54b1efd0eb37ace8e44d6002398c348a7581648
[west]: From https://github.com/nrfconnect/sdk-hostap
[west]:  * branch              c54b1efd0eb37ace8e44d6002398c348a7581648 -> FETCH_HEAD
[west]: HEAD is now at c54b1efd Remove verbose print
[west]: HEAD is now at c54b1efd Remove verbose print
[west]: === updating mcuboot (bootloader/mcuboot):
[west]: --- mcuboot: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/bootloader/mcuboot/.git/
[west]: --- mcuboot: fetching, need revision v1.10.0-ncs1
[west]: From https://github.com/nrfconnect/sdk-mcuboot
[west]:  * tag               v1.10.0-ncs1 -> FETCH_HEAD
[west]: HEAD is now at d5d451e [nrf noup] boot: bootutil: Fix bl_secp256r1_validate call
[west]: HEAD is now at d5d451e [nrf noup] boot: bootutil: Fix bl_secp256r1_validate call
[west]: === updating qcbor (modules/tee/tf-m/qcbor):
[west]: --- qcbor: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/modules/tee/tf-m/qcbor/.git/
[west]: --- qcbor: fetching, need revision b0e7033268e88c9f27146fa9a1415ef4c19ebaff
[west]: From https://github.com/laurencelundblade/QCBOR
[west]:  * branch            b0e7033268e88c9f27146fa9a1415ef4c19ebaff -> FETCH_HEAD
[west]: HEAD is now at b0e7033 Make option to compile with warnings on (#162)
[west]: HEAD is now at b0e7033 Make option to compile with warnings on (#162)
[west]: === updating mbedtls (modules/crypto/mbedtls):
[west]: --- mbedtls: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/modules/crypto/mbedtls/.git/
[west]: --- mbedtls: fetching, need revision v3.3.0-ncs1
[west]: From https://github.com/nrfconnect/sdk-mbedtls
[west]:  * tag                 v3.3.0-ncs1 -> FETCH_HEAD
[west]: HEAD is now at 829e3edc [nrf fromlist] psa_crypto: Fix psa_key_derivation_output_key ECC without builtin keys
[west]: HEAD is now at 829e3edc [nrf fromlist] psa_crypto: Fix psa_key_derivation_output_key ECC without builtin keys
[west]: === updating nrfxlib (nrfxlib):
[west]: --- nrfxlib: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/nrfxlib/.git/
[west]: --- nrfxlib: fetching, need revision v2.4.2
[west]: From https://github.com/nrfconnect/sdk-nrfxlib
[west]:  * tag               v2.4.2     -> FETCH_HEAD
[west]: HEAD is now at 30841c2 nrf_modem: v2.4.1
[west]: HEAD is now at 30841c2 nrf_modem: v2.4.1
[west]: === updating trusted-firmware-m (modules/tee/tf-m/trusted-firmware-m):
[west]: --- trusted-firmware-m: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/modules/tee/tf-m/trusted-firmware-m/.git/
[west]: --- trusted-firmware-m: fetching, need revision v1.7.0-ncs1
[west]: From https://github.com/nrfconnect/sdk-trusted-firmware-m
[west]:  * tag               v1.7.0-ncs1 -> FETCH_HEAD
[west]: HEAD is now at f0bac93 [nrf fromtree] platform: nordic_nrf: Add nrf9161 DK and nrf9120 SoC support
[west]: HEAD is now at f0bac93 [nrf fromtree] platform: nordic_nrf: Add nrf9161 DK and nrf9120 SoC support
[west]: === updating matter (modules/lib/matter):
[west]: --- matter: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/modules/lib/matter/.git/
[west]: --- matter: fetching, need revision v2.4.2
[west]: From https://github.com/nrfconnect/sdk-connectedhomeip
[west]:  * tag               v2.4.2     -> FETCH_HEAD
[west]: HEAD is now at b5fbf819 [nrf noup] Fix generate zap sript on windows
[west]: HEAD is now at b5fbf819 [nrf noup] Fix generate zap sript on windows
[west]: Submodule 'nlio' (https://github.com/nestlabs/nlio.git) registered for path 'third_party/nlio/repo'
[west]: Cloning into 'C:/ncs/v2.4.2/modules/lib/matter/third_party/nlio/repo'...
[west]: Submodule path 'third_party/nlio/repo': checked out '0e725502c2b17bb0a0c22ddd4bcaee9090c8fb5c'
[west]: Submodule 'nlassert' (https://github.com/nestlabs/nlassert.git) registered for path 'third_party/nlassert/repo'
[west]: Cloning into 'C:/ncs/v2.4.2/modules/lib/matter/third_party/nlassert/repo'...
[west]: Submodule path 'third_party/nlassert/repo': checked out 'c5892c5ae43830f939ed660ff8ac5f1b91d336d3'
[west]: Submodule 'nlunit-test' (https://github.com/nestlabs/nlunit-test.git) registered for path 'third_party/nlunit-test/repo'
[west]: Cloning into 'C:/ncs/v2.4.2/modules/lib/matter/third_party/nlunit-test/repo'...
[west]: Submodule path 'third_party/nlunit-test/repo': checked out '0c8c9073af9c07aa089861295b7d7ced56ad174d'
[west]: Submodule 'pigweed' (https://github.com/google/pigweed.git) registered for path 'third_party/pigweed/repo'
[west]: Cloning into 'C:/ncs/v2.4.2/modules/lib/matter/third_party/pigweed/repo'...
[west]: Submodule path 'third_party/pigweed/repo': checked out '5c4ea8e31764a8ab1c55b7df4086fe610c4bf4af'
[west]: === updating cjson (modules/lib/cjson):
[west]: --- cjson: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/modules/lib/cjson/.git/
[west]: --- cjson: fetching, need revision c6af068b7f05207b28d68880740e4b9ec1e4b50a
[west]: From https://github.com/nrfconnect/sdk-cjson
[west]:  * branch            c6af068b7f05207b28d68880740e4b9ec1e4b50a -> FETCH_HEAD
[west]: HEAD is now at c6af068 [nrf fromtree] fix: potential memory leak in merge_patch() (#611)
[west]: HEAD is now at c6af068 [nrf fromtree] fix: potential memory leak in merge_patch() (#611)
[west]: === updating azure-sdk-for-c (modules/lib/azure-sdk-for-c):
[west]: --- azure-sdk-for-c: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/modules/lib/azure-sdk-for-c/.git/
[west]: --- azure-sdk-for-c: fetching, need revision 308c171cb4b5eed266649012a68406487ec81fb2
[west]: From https://github.com/nrfconnect/azure-sdk-for-c
[west]:  * branch            308c171cb4b5eed266649012a68406487ec81fb2 -> FETCH_HEAD
[west]: HEAD is now at 308c171 [nrf fromlist] Make repository a Zephyr module
[west]: HEAD is now at 308c171 [nrf fromlist] Make repository a Zephyr module
[west]: === updating cirrus (modules/hal/cirrus-logic):
[west]: --- cirrus: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/modules/hal/cirrus-logic/.git/
[west]: --- cirrus: fetching, need revision 9f6b3812237fbb0d4157ba3584c13f1644fcbe3a
[west]: From https://github.com/nrfconnect/sdk-mcu-drivers
[west]:  * branch            9f6b3812237fbb0d4157ba3584c13f1644fcbe3a -> FETCH_HEAD
[west]: HEAD is now at 9f6b381 sdk-mcu-drivers: Added build system configs and generated files
[west]: HEAD is now at 9f6b381 sdk-mcu-drivers: Added build system configs and generated files
[west]: === updating openthread (modules/lib/openthread):
[west]: --- openthread: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/modules/lib/openthread/.git/
[west]: --- openthread: fetching, need revision d5a6630a839477ffb68686f0315f860cc5bc1238
[west]: From https://github.com/nrfconnect/sdk-openthread
[west]:  * branch            d5a6630a839477ffb68686f0315f860cc5bc1238 -> FETCH_HEAD
[west]: HEAD is now at d5a6630 [mesh-forwarder] only mark Key ID Mode 0 and 1 as secure
[west]: HEAD is now at d5a6630 [mesh-forwarder] only mark Key ID Mode 0 and 1 as secure
[west]: === updating cmock (test/cmock):
[west]: --- cmock: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/test/cmock/.git/
[west]: --- cmock: fetching, need revision f65066f15d8248e6dcb778efb8739904a4512087
[west]: From https://github.com/ThrowTheSwitch/cmock
[west]:  * branch            f65066f15d8248e6dcb778efb8739904a4512087 -> FETCH_HEAD
[west]: HEAD is now at f65066f Merge pull request #404 from tz18/patch-1
[west]: HEAD is now at f65066f Merge pull request #404 from tz18/patch-1
[west]: Submodule 'vendor/c_exception' (https://github.com/throwtheswitch/cexception.git) registered for path 'vendor/c_exception'
[west]: Submodule 'vendor/unity' (https://github.com/throwtheswitch/unity.git) registered for path 'vendor/unity'
[west]: Cloning into 'C:/ncs/v2.4.2/test/cmock/vendor/c_exception'...
[west]: Cloning into 'C:/ncs/v2.4.2/test/cmock/vendor/unity'...
[west]: Submodule path 'vendor/c_exception': checked out '71b47be7c950f1bf5f7e5303779fa99a16224bb6'
[west]: Submodule path 'vendor/unity': checked out '4389bab82ee8a4b4631a03be2e07dd5c67dab2d4'
[west]: === updating memfault-firmware-sdk (modules/lib/memfault-firmware-sdk):
[west]: --- memfault-firmware-sdk: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/modules/lib/memfault-firmware-sdk/.git/
[west]: --- memfault-firmware-sdk: fetching, need revision 0.43.3
[west]: From https://github.com/memfault/memfault-firmware-sdk
[west]:  * tag               0.43.3     -> FETCH_HEAD
[west]: HEAD is now at efd97b9 Memfault Firmware SDK 0.43.3 (Build 2200)
[west]: HEAD is now at efd97b9 Memfault Firmware SDK 0.43.3 (Build 2200)
[west]: === updating canopennode (modules/lib/canopennode):
[west]: --- canopennode: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/modules/lib/canopennode/.git/
[west]: --- canopennode: fetching, need revision dec12fa3f0d790cafa8414a4c2930ea71ab72ffd
[west]: From https://github.com/zephyrproject-rtos/canopennode
[west]:  * branch            dec12fa3f0d790cafa8414a4c2930ea71ab72ffd -> FETCH_HEAD
[west]: HEAD is now at dec12fa stack: map CANopenNode crc16_ccitt() to Zephyr crc16_itu_t()
[west]: HEAD is now at dec12fa stack: map CANopenNode crc16_ccitt() to Zephyr crc16_itu_t()
[west]: === updating chre (modules/lib/chre):
[west]: --- chre: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/modules/lib/chre/.git/
[west]: --- chre: fetching, need revision b7955c27e50485b7dafdc3888d7d6afdc2ac6d96
[west]: From https://github.com/zephyrproject-rtos/chre
[west]:  * branch            b7955c27e50485b7dafdc3888d7d6afdc2ac6d96 -> FETCH_HEAD
[west]: HEAD is now at b7955c2 Merge pull request #7 from stephanosio/require_full_libcpp
[west]: HEAD is now at b7955c2 Merge pull request #7 from stephanosio/require_full_libcpp
[west]: === updating cmsis (modules/hal/cmsis):
[west]: --- cmsis: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/modules/hal/cmsis/.git/
[west]: --- cmsis: fetching, need revision 74981bf893e8b10931464b9945e2143d99a3f0a3
[west]: From https://github.com/zephyrproject-rtos/cmsis
[west]:  * branch            74981bf893e8b10931464b9945e2143d99a3f0a3 -> FETCH_HEAD
[west]: HEAD is now at 74981bf Update DSP library for additional platforms
[west]: HEAD is now at 74981bf Update DSP library for additional platforms
[west]: === updating edtt (tools/edtt):
[west]: --- edtt: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/tools/edtt/.git/
[west]: --- edtt: fetching, need revision 64e5105ad82390164fb73fc654be3f73a608209a
[west]: From https://github.com/zephyrproject-rtos/edtt
[west]:  * branch            64e5105ad82390164fb73fc654be3f73a608209a -> FETCH_HEAD
[west]: HEAD is now at 64e5105 edttt_bsim: Avoid infinite exception loop
[west]: HEAD is now at 64e5105 edttt_bsim: Avoid infinite exception loop
[west]: === updating fatfs (modules/fs/fatfs):
[west]: --- fatfs: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/modules/fs/fatfs/.git/
[west]: --- fatfs: fetching, need revision 427159bf95ea49b7680facffaa29ad506b42709b
[west]: From https://github.com/zephyrproject-rtos/fatfs
[west]:  * branch            427159bf95ea49b7680facffaa29ad506b42709b -> FETCH_HEAD
[west]: HEAD is now at 427159b zephyr: fix ffconf.h override use of STRINGIZE
[west]: HEAD is now at 427159b zephyr: fix ffconf.h override use of STRINGIZE
[west]: === updating hal_nordic (modules/hal/nordic):
[west]: --- hal_nordic: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/modules/hal/nordic/.git/
[west]: --- hal_nordic: fetching, need revision 140140ea047f441fe076d26f79eb54dc9a38bcb6
[west]: From https://github.com/zephyrproject-rtos/hal_nordic
[west]:  * branch            140140ea047f441fe076d26f79eb54dc9a38bcb6 -> FETCH_HEAD
[west]: HEAD is now at 140140e nrfx: mdk: Fix handling of APPROTECT on nRF91
[west]: HEAD is now at 140140e nrfx: mdk: Fix handling of APPROTECT on nRF91
[west]: === updating hal_st (modules/hal/st):
[west]: --- hal_st: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/modules/hal/st/.git/
[west]: --- hal_st: fetching, need revision 5948f7b3304f1628a45ee928cd607619a7f53bbb
[west]: From https://github.com/zephyrproject-rtos/hal_st
[west]:  * branch            5948f7b3304f1628a45ee928cd607619a7f53bbb -> FETCH_HEAD
[west]: HEAD is now at 5948f7b sensor/stmemsc: Align stmemsc i/f to v2.02
[west]: HEAD is now at 5948f7b sensor/stmemsc: Align stmemsc i/f to v2.02
[west]: === updating hal_wurthelektronik (modules/hal/wurthelektronik):
[west]: --- hal_wurthelektronik: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/modules/hal/wurthelektronik/.git/
[west]: --- hal_wurthelektronik: fetching, need revision 24ca9873c3d608fad1fea0431836bc8f144c132e
[west]: From https://github.com/zephyrproject-rtos/hal_wurthelektronik
[west]:  * branch            24ca9873c3d608fad1fea0431836bc8f144c132e -> FETCH_HEAD
[west]: HEAD is now at 24ca987 Initialized WE HAL module repository.
[west]: HEAD is now at 24ca987 Initialized WE HAL module repository.
[west]: === updating libmetal (modules/hal/libmetal):
[west]: --- libmetal: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/modules/hal/libmetal/.git/
[west]: --- libmetal: fetching, need revision efa2ace6028290ddee494a78ade772a0b112ab83
[west]: From https://github.com/zephyrproject-rtos/libmetal
[west]:  * branch            efa2ace6028290ddee494a78ade772a0b112ab83 -> FETCH_HEAD
[west]: HEAD is now at efa2ace lib: update libmetal to SHA cd4fb67a4f50
[west]: HEAD is now at efa2ace lib: update libmetal to SHA cd4fb67a4f50
[west]: === updating liblc3 (modules/lib/liblc3):
[west]: --- liblc3: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/modules/lib/liblc3/.git/
[west]: --- liblc3: fetching, need revision 448f3de31f49a838988a162ef1e23a89ddf2d2ed
[west]: From https://github.com/zephyrproject-rtos/liblc3
[west]:  * branch            448f3de31f49a838988a162ef1e23a89ddf2d2ed -> FETCH_HEAD
[west]: HEAD is now at 448f3de Merge pull request #8 from carlescufi/rename
[west]: HEAD is now at 448f3de Merge pull request #8 from carlescufi/rename
[west]: === updating littlefs (modules/fs/littlefs):
[west]: --- littlefs: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/modules/fs/littlefs/.git/
[west]: --- littlefs: fetching, need revision ca583fd297ceb48bced3c2548600dc615d67af24
[west]: From https://github.com/zephyrproject-rtos/littlefs
[west]:  * branch            ca583fd297ceb48bced3c2548600dc615d67af24 -> FETCH_HEAD
[west]: HEAD is now at ca583fd Merge tag 'v2.5.0' of https://github.com/littlefs-project/littlefs into zephyr
[west]: HEAD is now at ca583fd Merge tag 'v2.5.0' of https://github.com/littlefs-project/littlefs into zephyr
[west]: === updating loramac-node (modules/lib/loramac-node):
[west]: --- loramac-node: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/modules/lib/loramac-node/.git/
[west]: --- loramac-node: fetching, need revision ce57712f3e426bbbb13acaec97b45369f716f43a
[west]: From https://github.com/zephyrproject-rtos/loramac-node
[west]:  * branch            ce57712f3e426bbbb13acaec97b45369f716f43a -> FETCH_HEAD
[west]: HEAD is now at ce57712 Don't memset the TXRX buffer when radio is set to receive mode (#1345)
[west]: HEAD is now at ce57712 Don't memset the TXRX buffer when radio is set to receive mode (#1345)
[west]: === updating lvgl (modules/lib/gui/lvgl):
[west]: --- lvgl: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/modules/lib/gui/lvgl/.git/
[west]: --- lvgl: fetching, need revision 1557cb3e4d5c8dc7bb2e8610b686b5acb157903c
[west]: From https://github.com/zephyrproject-rtos/lvgl
[west]:  * branch            1557cb3e4d5c8dc7bb2e8610b686b5acb157903c -> FETCH_HEAD
[west]: HEAD is now at 1557cb3 zephyr: update SYS_INIT calls
[west]: HEAD is now at 1557cb3 zephyr: update SYS_INIT calls
[west]: === updating lz4 (modules/lib/lz4):
[west]: --- lz4: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/modules/lib/lz4/.git/
[west]: --- lz4: fetching, need revision 8e303c264fc21c2116dc612658003a22e933124d
[west]: From https://github.com/zephyrproject-rtos/lz4
[west]:  * branch            8e303c264fc21c2116dc612658003a22e933124d -> FETCH_HEAD
[west]: HEAD is now at 8e303c2 zephyr: make this repo a zephyr module
[west]: HEAD is now at 8e303c2 zephyr: make this repo a zephyr module
[west]: === updating mipi-sys-t (modules/debug/mipi-sys-t):
[west]: --- mipi-sys-t: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/modules/debug/mipi-sys-t/.git/
[west]: --- mipi-sys-t: fetching, need revision 0d521d8055f3b2b4842f728b0365d3f0ece9c37f
[west]: From https://github.com/zephyrproject-rtos/mipi-sys-t
[west]:  * branch            0d521d8055f3b2b4842f728b0365d3f0ece9c37f -> FETCH_HEAD
[west]: HEAD is now at 0d521d8 mipi_syst_api.c: Change MIPI_SYST_PCFG_PRINTF_ARGBUF_SIZE macro.
[west]: HEAD is now at 0d521d8 mipi_syst_api.c: Change MIPI_SYST_PCFG_PRINTF_ARGBUF_SIZE macro.
[west]: === updating nanopb (modules/lib/nanopb):
[west]: --- nanopb: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/modules/lib/nanopb/.git/
[west]: --- nanopb: fetching, need revision 42fa8b211e946b90b9d968523fce7b1cfe27617e
[west]: From https://github.com/zephyrproject-rtos/nanopb
[west]:  * branch            42fa8b211e946b90b9d968523fce7b1cfe27617e -> FETCH_HEAD
[west]: HEAD is now at 42fa8b2 Merge pull request #2 from pdgendt/zephyr
[west]: HEAD is now at 42fa8b2 Merge pull request #2 from pdgendt/zephyr
[west]: === updating net-tools (tools/net-tools):
[west]: --- net-tools: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/tools/net-tools/.git/
[west]: --- net-tools: fetching, need revision e0828aa9629b533644dc96ff6d1295c939bd713c
[west]: From https://github.com/zephyrproject-rtos/net-tools
[west]:  * branch            e0828aa9629b533644dc96ff6d1295c939bd713c -> FETCH_HEAD
[west]: HEAD is now at e0828aa net-setup: Add instructions for NAT and routing
[west]: HEAD is now at e0828aa net-setup: Add instructions for NAT and routing
[west]: === updating nrf_hw_models (modules/bsim_hw_models/nrf_hw_models):
[west]: --- nrf_hw_models: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/modules/bsim_hw_models/nrf_hw_models/.git/
[west]: --- nrf_hw_models: fetching, need revision bad9877e997b2c2a78dd74eec8978181f4655d14
[west]: From https://github.com/zephyrproject-rtos/nrf_hw_models
[west]:  * branch            bad9877e997b2c2a78dd74eec8978181f4655d14 -> FETCH_HEAD
[west]: HEAD is now at bad9877 TEMP: Connect at the top level
[west]: HEAD is now at bad9877 TEMP: Connect at the top level
[west]: === updating open-amp (modules/lib/open-amp):
[west]: --- open-amp: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/modules/lib/open-amp/.git/
[west]: --- open-amp: fetching, need revision aedcc262f93bbb1b0c2f58026911575729b7465c
[west]: From https://github.com/zephyrproject-rtos/open-amp
[west]:  * branch            aedcc262f93bbb1b0c2f58026911575729b7465c -> FETCH_HEAD
[west]: HEAD is now at aedcc26 lib: update open-amp lib to release v2022.10.0
[west]: HEAD is now at aedcc26 lib: update open-amp lib to release v2022.10.0
[west]: === updating picolibc (modules/lib/picolibc):
[west]: --- picolibc: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/modules/lib/picolibc/.git/
[west]: --- picolibc: fetching, need revision 93b5d5f2ad44867b60267417cd6d6250dbf68983
[west]: From https://github.com/zephyrproject-rtos/picolibc
[west]:  * branch              93b5d5f2ad44867b60267417cd6d6250dbf68983 -> FETCH_HEAD
[west]: HEAD is now at 93b5d5f2 Version 1.8.1
[west]: HEAD is now at 93b5d5f2 Version 1.8.1
[west]: === updating segger (modules/debug/segger):
[west]: --- segger: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/modules/debug/segger/.git/
[west]: --- segger: fetching, need revision 4bfaf28a11c3e5ec29badac744fab6d2f342749e
[west]: From https://github.com/zephyrproject-rtos/segger
[west]:  * branch            4bfaf28a11c3e5ec29badac744fab6d2f342749e -> FETCH_HEAD
[west]: HEAD is now at 4bfaf28 zephyr: use external Kconfig
[west]: HEAD is now at 4bfaf28 zephyr: use external Kconfig
[west]: === updating tinycrypt (modules/crypto/tinycrypt):
[west]: --- tinycrypt: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/modules/crypto/tinycrypt/.git/
[west]: --- tinycrypt: fetching, need revision 3e9a49d2672ec01435ffbf0d788db6d95ef28de0
[west]: From https://github.com/zephyrproject-rtos/tinycrypt
[west]:  * branch            3e9a49d2672ec01435ffbf0d788db6d95ef28de0 -> FETCH_HEAD
[west]: HEAD is now at 3e9a49d cmake: Fix conditional in root CMakeLists.txt
[west]: HEAD is now at 3e9a49d cmake: Fix conditional in root CMakeLists.txt
[west]: === updating TraceRecorderSource (modules/debug/TraceRecorder):
[west]: --- TraceRecorderSource: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/modules/debug/TraceRecorder/.git/
[west]: --- TraceRecorderSource: fetching, need revision bc839bf94904bcdb91b33760e918afbef82e3ab4
[west]: From https://github.com/zephyrproject-rtos/TraceRecorderSource
[west]:  * branch            bc839bf94904bcdb91b33760e918afbef82e3ab4 -> FETCH_HEAD
[west]: HEAD is now at bc839bf zephyr: update SYS_INIT calls
[west]: HEAD is now at bc839bf zephyr: update SYS_INIT calls
[west]: === updating tf-m-tests (modules/tee/tf-m/tf-m-tests):
[west]: --- tf-m-tests: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/modules/tee/tf-m/tf-m-tests/.git/
[west]: --- tf-m-tests: fetching, need revision 0f80a65193ddbbe3f0ac38b33b07b26138c11fa7
[west]: From https://github.com/zephyrproject-rtos/tf-m-tests
[west]:  * branch            0f80a65193ddbbe3f0ac38b33b07b26138c11fa7 -> FETCH_HEAD
[west]: HEAD is now at 0f80a65 Merge pull request #6 from microbuilder/tfm17_limit_attestation
[west]: HEAD is now at 0f80a65 Merge pull request #6 from microbuilder/tfm17_limit_attestation
[west]: === updating psa-arch-tests (modules/tee/tf-m/psa-arch-tests):
[west]: --- psa-arch-tests: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/modules/tee/tf-m/psa-arch-tests/.git/
[west]: --- psa-arch-tests: fetching, need revision 6a17330e0dfb5f319730f974d5b05f7b7f04757b
[west]: From https://github.com/zephyrproject-rtos/psa-arch-tests
[west]:  * branch            6a17330e0dfb5f319730f974d5b05f7b7f04757b -> FETCH_HEAD
[west]: HEAD is now at 6a17330 dev-apis: platform: Increase timeout for nRF devs
[west]: HEAD is now at 6a17330 dev-apis: platform: Increase timeout for nRF devs
[west]: === updating uoscore-uedhoc (modules/lib/uoscore-uedhoc):
[west]: --- uoscore-uedhoc: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/modules/lib/uoscore-uedhoc/.git/
[west]: --- uoscore-uedhoc: fetching, need revision e8920192b66db4f909eb9cd3f155d5245c1ae825
[west]: From https://github.com/zephyrproject-rtos/uoscore-uedhoc
[west]:  * branch            e8920192b66db4f909eb9cd3f155d5245c1ae825 -> FETCH_HEAD
[west]: HEAD is now at e892019 Merge pull request #11 from rlubos/zephyr-integration
[west]: HEAD is now at e892019 Merge pull request #11 from rlubos/zephyr-integration
[west]: === updating zcbor (modules/lib/zcbor):
[west]: --- zcbor: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/modules/lib/zcbor/.git/
[west]: --- zcbor: fetching, need revision 0.6.0
[west]: From https://github.com/zephyrproject-rtos/zcbor
[west]:  * tag               0.6.0      -> FETCH_HEAD
[west]: HEAD is now at 0556eda Update version from 0.5.99 to 0.6.0
[west]: HEAD is now at 0556eda Update version from 0.5.99 to 0.6.0
[west]: === updating zscilib (modules/lib/zscilib):
[west]: --- zscilib: initializing
[west]: Initialized empty Git repository in C:/ncs/v2.4.2/modules/lib/zscilib/.git/
[west]: --- zscilib: fetching, need revision 0035be5e6a45e4ab89755b176d305d7a877fc79c
[west]: From https://github.com/zephyrproject-rtos/zscilib
[west]:  * branch            0035be5e6a45e4ab89755b176d305d7a877fc79c -> FETCH_HEAD
[west]: HEAD is now at 0035be5 Merge pull request #45 from uLipe/feature/qrd_no_recursion
[west]: HEAD is now at 0035be5 Merge pull request #45 from uLipe/feature/qrd_no_recursion

[west]: exited with code 0.

In short, I have troubles updating SDK version via both (nRF Connect SDK for desktop and VSCode). Could someone help me out there and help me understand what are the causes of these installation errors? Installing new SDK version should not be this complicated..

UPDATE

 

The issue might be related to company security policy. I think it is preventing from fully installing NCS for some reason.

Parents
  • Hello,

    I am glad to read that you were able to figure out the reason for the issue you were seeing! :) 

    The issue might be related to company security policy. I think it is preventing from fully installing NCS for some reason.

    I have heard of this being an issue in the past as well, if your company has very strict firewall settings.
    These might sometimes prevent the SDK from downloading specific packages completely - if you compare the installation logs from both your personal computer and the company computer you should see the affected packages there.

    Best regards,
    Karl

  • I still cannot figure out what is the issue fully.

    Have you checked the logs that I have attached? There does not seem to be any errors, it just says "exited with code 0" in the middle of the installation.

    I have tried to install the NCS while antivirus is disabled for 15 minutes but that also did not work. I am thinking of any other way to check what could be an issue. Perhaps you have any ideas?

    Since I have installed NCS 2.5.0 via nRF Connect for Desktop (even though its not showing up on VScode).

    Is there any way to check if it fully installed? Is there any way to "manually" add it to vscode? Perhaps there is some settings I need to change in nRF Connect for VS Code extension settings ? Do I need to manually add NCS path to environment variables?

  • Hello. I am back from short holidays :)  I have again uninstalled all the previously installed NCS versions and started a fresh installation using nRF Connect for Desktop toolchain manager. I have captured installation logs.

    Installation logs

    2023-11-06T05:32:41.797Z DEBUG Application data folder: C:\Users\petrikas.lu\AppData\Roaming\nrfconnect\pc-nrfconnect-toolchain-manager
    2023-11-06T05:32:41.957Z DEBUG App pc-nrfconnect-toolchain-manager v1.2.6 local
    2023-11-06T05:32:41.958Z DEBUG App path: C:\Users\petrikas.lu\.nrfconnect-apps\node_modules\pc-nrfconnect-toolchain-manager
    2023-11-06T05:32:41.958Z DEBUG nRFConnect 4.2.1, required by the app is (>=3.11.1)
    2023-11-06T05:32:41.958Z DEBUG nRFConnect path: C:\Users\petrikas.lu\AppData\Local\Programs\nrfconnect\resources\app.asar
    2023-11-06T05:32:41.958Z DEBUG HomeDir: C:\Users\petrikas.lu
    2023-11-06T05:32:41.958Z DEBUG TmpDir: C:\Users\petrikas.lu\AppData\Local\Temp
    2023-11-06T05:32:41.961Z DEBUG Downloading index json with buffer length: 9261
    2023-11-06T05:32:41.962Z DEBUG Index json has been downloaded with result: [
        {
            "version": "v1.4.99-dev1",
            "toolchains": [
                {
                    "version": "20201204",
                    "name": "ncs-toolchain-v1.4.99-dev1-20201204-7e01b60.zip",
                    "sha512": "18a975e0607bade592e728e6f3addfd88bcca861153ce6679f24b506ab3ed496a720dac7d8b536c8f1ddb18f2654b2e8b74500deed6c9a6a67d65d3ab72d2aea"
                }
            ]
        },
        {
            "version": "v1.4.1",
            "toolchains": [
                {
                    "version": "20201215",
                    "name": "ncs-toolchain-v1.4.1-20201215-7ecf886.zip",
                    "sha512": "94a32758310a7a930085e671a4dd37d2ead292ddbf4d40d7146940e2981d121d5c6d3706a436ef0ac22cce607a071750f1c6ffd788a52f47407153a73bdaefff"
                }
            ]
        },
        {
            "version": "v1.4.0",
            "toolchains": [
                {
                    "version": "20201030",
                    "name": "ncs-toolchain-v1.4.0-20201030-2750604.zip",
                    "sha512": "2eb53d3950af53947ba15434b32e31238d224f3906d78679c17f5b02d8492d9718f1121bbd721fbf39424ffb556d7e042cfac4565d75e9f3b0fbf8800bbc082c"
                }
            ]
        },
        {
            "version": "v1.3.2",
            "toolchains": [
                {
                    "version": "20201012",
                    "name": "ncs-toolchain-v1.3.2-20201012-09b2ade.zip",
                    "sha512": "1c9a0a4d916143c007b6aa2919f4c0a101e0563a1d00cf12b6fc3bea4fd065979bea030905c2538c5694eed4d44d4fbe5ae285d10298bc3b57b39166c1f2d6cc"
                }
            ]
        },
        {
            "version": "v1.3.1",
            "toolchains": [
                {
                    "version": "20200917",
                    "name": "ncs-toolchain-v1.3.1-20200917-806240b.zip",
                    "sha512": "5a9fc19c09a6573715fbe0b6dff5e7950f025f3b6665040bfa1a21b8a16fc8e82b60f1186f3d815eff158a12ad63904765072e25389016109292516d0fba277e"
                }
            ]
        },
        {
            "version": "v1.3.0",
            "toolchains": [
                {
                    "version": "20200618",
                    "name": "ncs-toolchain-v1.3.0-20200618-509f057.zip",
                    "sha512": "6ab7e4cfd94c7fa574a4e6e5395c04ba143ebc7fffe9cdc0dc1a4a2da912f5f39aa56dc54feb44f8a40d7c1117233710ddeb12a0a40fc5a95f733044f8a5b9fb"
                }
            ]
        },
        {
            "version": "v1.3.0-rc1",
            "toolchains": [
                {
                    "version": "20200602",
                    "name": "ncs-toolchain-v1.3.0-rc1-20200602-dbcfd6c.zip",
                    "sha512": "7b17afff0961e1a7d25d7b332e5be3e7ebdcf189dc8f0e3b581ec0fbb39fd564e05c7c99ba45a5796822175e1d21fe8fac28be07fe94d415bc11f6a85a5fa367"
                },
                {
                    "version": "20200609",
                    "name": "ncs-toolchain-v1.3.0-rc1-20200609-590da70.zip",
                    "sha512": "7ced1d4db15bf125a7612ea9ff0e076843366c778d06f7a4e81cf5009b9e883dd3da61c15452ab973a1a581737228996509b805b3a2f0471c7497b5615622673"
                }
            ]
        },
        {
            "version": "v1.2.1",
            "toolchains": [
                {
                    "version": "20200625",
                    "name": "ncs-toolchain-v1.2.1-20200625-153a59e.zip",
                    "sha512": "8b41e562cd392db503d1601e74b50f083e7c71f9dcec5befa13d5dbddce8d4d3a57ebe1701ed8754df54a8cba8886741d4bc52e2de2b628682cfcb4244dd9b73"
                }
            ]
        },
        {
            "version": "v1.2.0",
            "toolchains": [
                {
                    "version": "20200217",
                    "name": "ncs-toolchain-v1.2.0-20200217-a56f2eb.zip",
                    "sha512": "931369c90d8d53e966c8f3efc99be87fd0a9175dac1b4b54b7647e05809e0124fb34cf740a7d2575245633840c0547a741b581ebad637b1cdb35cb181048e3c6"
                },
                {
                    "version": "20200218",
                    "name": "ncs-toolchain-v1.2.0-20200218-0ef73a3.zip",
                    "sha512": "48ae4b973c706cf94c1ee2866d29a73d156d6b5575fd7b3e40edf64323e4577f6f6259879b7b79faaea176900fde02d5d45fa44a81c9ee60655d80926a3d1154"
                },
                {
                    "version": "20200225",
                    "name": "ncs-toolchain-v1.2.0-20200225-52e8a34.zip",
                    "sha512": "2ac84f7c664763ff7803061714ed97c06bda778fb6b55327642129bb086fe98da79a83d4cd40964a1eb6cde61f7a47bddf0aa6a8c53e13bf1b7bcafdb5cb40b6"
                },
                {
                    "version": "20200303",
                    "name": "ncs-toolchain-v1.2.0-20200303-457af40.zip",
                    "sha512": "18f059e238766f0a837b98dfeba87772937bf24d8e627d77dc1adf52d394a92da3788d0a62458fa5448b06d6191acf95287b7e6830812092bb55396051798e23"
                },
                {
                    "version": "20200401",
                    "name": "ncs-toolchain-v1.2.0-20200401-cf4ebd3.zip",
                    "sha512": "f7d404775dab0e752cf10e6ea0785544ad17578c3155828aa77409e5fc211df42758ca1944d5c5271c04dd5697bf3189564f3e16385ed09d21346dbd812b1834"
                }
            ]
        },
        {
            "version": "v1.4.2",
            "toolchains": [
                {
                    "version": "20210113",
                    "name": "ncs-toolchain-v1.4.2-20210113-7ecf886.zip",
                    "sha512": "4498414542dd2bc7fcb5b7d74083ad5cc7c8ac81b12ec0fe50fcbf3fb6c80ae7f7fbfe8c87eebeec32467d25cbbbee1aacb6cf37b773c2a0299c482c905c786a"
                }
            ]
        },
        {
            "version": "v1.5.0-rc1",
            "toolchains": [
                {
                    "version": "20210215",
                    "name": "ncs-toolchain-v1.5.0-rc1-20210215-2c30941.zip",
                    "sha512": "b214a17a01ba72ec9e2c39a072692e85374dd0de6d6d4db43452f28fba2896ac23e7883db008707305292b8e107cf8dc593ac8535a26001b6b7ab0f923269a43"
                }
            ]
        },
        {
            "version": "v1.5.0",
            "toolchains": [
                {
                    "version": "20210225",
                    "name": "ncs-toolchain-v1.5.0-20210225-607a0e0.zip",
                    "sha512": "5781e7500271805e1595ebf3eb04e75b5bd1e0f204dcb29a7c172d2b388f1a9a62b0fd40483b6d529c4e0a6a2f138e040fabb5ca2e360a40256ccb87c573bdce"
                }
            ]
        },
        {
            "version": "v1.5.1-rc1",
            "toolchains": [
                {
                    "version": "20210409",
                    "name": "ncs-toolchain-v1.5.1-rc1-20210409-96ab6aa.zip",
                    "sha512": "8b4b971a8c02e2dfa3ddc37a1e5af23e74bd9663f262af5a95a47c22303db84b9ec4d3b0e39937466559c6357bb4e2bbb0739582bab300635b3748eae8109203"
                }
            ]
        },
        {
            "version": "v1.5.1",
            "toolchains": [
                {
                    "version": "20210416",
                    "name": "ncs-toolchain-v1.5.1-20210416-96ab6aa.zip",
                    "sha512": "c211f8e5442b3f58a53f712e4fd6500153308e3c4063a0858ec682a27c1b5a42e4c15d63a52efe441b88e45490e93595620a442e4091abfc2d4ed1e46df4162a"
                }
            ]
        },
        {
            "version": "v1.6.0",
            "toolchains": [
                {
                    "version": "20210701",
                    "name": "ncs-toolchain-v1.6.0-20210701-de414c8.zip",
                    "sha512": "06562bc82e3b7e757131520410d89a791c996ed0c495b0d428b0e14c808e91bf8616979946e87804b774f08011716e27afa73e3d82d5051785b11857bce66c52"
                }
            ]
        },
        {
            "version": "v1.6.1",
            "toolchains": [
                {
                    "version": "20210729",
                    "name": "ncs-toolchain-v1.6.1-20210729-3e85a62.zip",
                    "sha512": "a9c7a2581fcac8ccb2a03d0959ed08908fa0c9e44361b5e958840b0a4ba203d4c252fba65c772b165640502927ae7fbe31ed13236fd1c28781157db32190d8c4"
                }
            ]
        },
        {
            "version": "v1.7.0",
            "toolchains": [
                {
                    "version": "20210923",
                    "name": "ncs-toolchain-v1.7.0-20210923-4c380d0.zip",
                    "sha512": "5352ba5ec154cde5c3ba62d1f49ea55910852765c9ade6bed85adc303713adcf7a416bd284a2dff9eb216613a2ff7685bd53ee307c457955329d73aafa285634"
                }
            ]
        },
        {
            "version": "v1.7.1",
            "toolchains": [
                {
                    "version": "20211028",
                    "name": "ncs-toolchain-v1.7.1-20211028-4c380d0.zip",
                    "sha512": "226161242cbb6acfcf5d0fcc2eb7f60c923da91446495ddfa29084103ec493d0f173773bcde505193981c9cced48a2176a2ed6f7b282be7233848985194ff516"
                }
            ]
        },
        {
            "version": "v1.8.0",
            "toolchains": [
                {
                    "version": "20211214",
                    "name": "ncs-toolchain-v1.8.0-20211214-4c380d0.zip",
                    "sha512": "80d5df162c6f286b742e9c207c860d3cf4fbc7d1f79b3c2de2dbd8e4faa00847aded3016a497a01ef707ed6c82bd0039a08a2129984c292eeb3a3477bfde87b5"
                }
            ]
        },
        {
            "version": "v1.9.0",
            "toolchains": [
                {
                    "version": "20220217",
                    "name": "ncs-toolchain-v1.9.0-20220217-728bbd5.zip",
                    "sha512": "2d9cece9c41d93c5bebd082e303c77416147960a77f2768e2ffb713bfc5b0eb21766c0ae660bcf82ba80479a5430c4d9f064546debb696ceddb8c2cd5d3382d4"
                }
            ]
        },
        {
            "version": "v1.9.1",
            "toolchains": [
                {
                    "version": "20220304",
                    "name": "ncs-toolchain-v1.9.1-20220304-728bbd5.zip",
                    "sha512": "97c125b00a9d4004924f43edb74fdb69f930dd4b6f04ca7cc4d54efa5aa75a56977b29115ee4ad798c3e42636d36f94064b12d59c7f3ad11f08e0740f063a42c"
                }
            ]
        }
    ]
    2023-11-06T05:32:41.983Z INFO Toolchain v1.4.99-dev1 has been added to the list
    2023-11-06T05:32:42.005Z INFO Toolchain v1.4.1 has been added to the list
    2023-11-06T05:32:42.020Z INFO Toolchain v1.4.0 has been added to the list
    2023-11-06T05:32:42.036Z INFO Toolchain v1.3.2 has been added to the list
    2023-11-06T05:32:42.052Z INFO Toolchain v1.3.1 has been added to the list
    2023-11-06T05:32:42.062Z INFO Toolchain v1.3.0 has been added to the list
    2023-11-06T05:32:42.077Z INFO Toolchain v1.3.0-rc1 has been added to the list
    2023-11-06T05:32:42.091Z INFO Toolchain v1.2.1 has been added to the list
    2023-11-06T05:32:42.102Z INFO Toolchain v1.2.0 has been added to the list
    2023-11-06T05:32:42.111Z INFO Toolchain v1.4.2 has been added to the list
    2023-11-06T05:32:42.124Z INFO Toolchain v1.5.0-rc1 has been added to the list
    2023-11-06T05:32:42.138Z INFO Toolchain v1.5.0 has been added to the list
    2023-11-06T05:32:42.150Z INFO Toolchain v1.5.1-rc1 has been added to the list
    2023-11-06T05:32:42.160Z INFO Toolchain v1.5.1 has been added to the list
    2023-11-06T05:32:42.170Z INFO Toolchain v1.6.0 has been added to the list
    2023-11-06T05:32:42.178Z INFO Toolchain v1.6.1 has been added to the list
    2023-11-06T05:32:42.188Z INFO Toolchain v1.7.0 has been added to the list
    2023-11-06T05:32:42.199Z INFO Toolchain v1.7.1 has been added to the list
    2023-11-06T05:32:42.208Z INFO Toolchain v1.8.0 has been added to the list
    2023-11-06T05:32:42.219Z INFO Toolchain v1.9.0 has been added to the list
    2023-11-06T05:32:42.231Z INFO Toolchain v1.9.1 has been added to the list
    2023-11-06T05:32:42.274Z INFO Using nrf-device-lib-js version: 0.6.12
    2023-11-06T05:32:42.274Z INFO Using nrf-device-lib version: 0.15.3
    2023-11-06T05:32:42.274Z INFO Using nrfjprog DLL version: 10.19.1
    2023-11-06T05:32:42.274Z INFO Using JLink version: JLink_V7.88m
    2023-11-06T05:32:42.362Z INFO Installed JLink version does not match the provided version (V7.80c)
    2023-11-06T05:32:46.819Z DEBUG Client Id: 2f7e3e89-5ab9-45a2-8089-fbfab8edfa7f
    2023-11-06T05:32:47.437Z DEBUG Google Analytics for category pc-nrfconnect-toolchain-manager-dev has initialized
    2023-11-06T05:33:05.508Z INFO Removing v2.5.0 at C:\ncs\toolchains\c57af46cb7
    2023-11-06T05:33:05.509Z DEBUG Sending usage data {"category":"pc-nrfconnect-toolchain-manager-dev","action":"Status of VS Code installation","label":"VS Code installed"}
    2023-11-06T05:33:05.511Z DEBUG Sending usage data {"category":"pc-nrfconnect-toolchain-manager-dev","action":"Status of nrfjprog installation","label":"Installed"}
    2023-11-06T05:33:05.512Z DEBUG Sending usage data {"category":"pc-nrfconnect-toolchain-manager-dev","action":"architecture","label":"x64"}
    2023-11-06T05:33:05.512Z DEBUG Sending usage data {"category":"pc-nrfconnect-toolchain-manager-dev","action":"Remove toolchain","label":"v2.5.0"}
    2023-11-06T05:33:30.831Z INFO Finished removing v2.5.0 at C:\ncs\toolchains\c57af46cb7 and C:\ncs\v2.5.0
    2023-11-06T05:33:48.603Z INFO Start to install toolchain v2.5.0
    2023-11-06T05:34:12.863Z DEBUG Sending usage data {"category":"pc-nrfconnect-toolchain-manager-dev","action":"Install toolchain from nrfutil","label":"v2.5.0; C:\\ncs\\toolchains\\c57af46cb7"}
    2023-11-06T05:34:12.886Z INFO Cloning nRF Connect SDK v2.5.0
    2023-11-06T05:34:12.887Z DEBUG Sending usage data {"category":"pc-nrfconnect-toolchain-manager-dev","action":"Clone nRF Connect SDK","label":"v2.5.0; win32; x64"}
    2023-11-06T05:34:12.899Z INFO Initializing environment for v2.5.0
    2023-11-06T05:34:13.531Z DEBUG === Initializing in C:\ncs\v2.5.0
    2023-11-06T05:34:13.531Z DEBUG --- Cloning manifest repository from https://github.com/nrfconnect/sdk-nrf, rev. v2.5.0
    2023-11-06T05:34:13.631Z DEBUG Cloning into 'C:\ncs\v2.5.0\.west\manifest-tmp'...
    
    2023-11-06T05:34:31.257Z DEBUG Note: switching to '1fae141fc6713dd331b797fc96c90dc84552242d'.
    
    You are in 'detached HEAD' state. You can look around, make experimental
    changes and commit them, and you can discard any commits you make in this
    state without impacting any branches by switching back to a branch.
    
    If you want to create a new branch to retain commits you create, you may
    do so (now or later) by using -c with the switch command. Example:
    
      git switch -c <new-branch-name>
    
    Or undo this operation with:
    
      git switch -
    
    Turn off this advice by setting config variable advice.detachedHead to false
    
    Updating files:  30% (2466/8085)
    
    2023-11-06T05:34:31.272Z DEBUG Updating files:  31% (2507/8085)
    
    2023-11-06T05:34:31.299Z DEBUG Updating files:  32% (2588/8085)
    
    2023-11-06T05:34:31.326Z DEBUG Updating files:  33% (2669/8085)
    
    2023-11-06T05:34:31.352Z DEBUG Updating files:  34% (2749/8085)
    
    2023-11-06T05:34:31.381Z DEBUG Updating files:  35% (2830/8085)
    
    2023-11-06T05:34:31.407Z DEBUG Updating files:  36% (2911/8085)
    
    2023-11-06T05:34:31.433Z DEBUG Updating files:  37% (2992/8085)
    
    2023-11-06T05:34:31.464Z DEBUG Updating files:  38% (3073/8085)
    
    2023-11-06T05:34:31.490Z DEBUG Updating files:  39% (3154/8085)
    
    2023-11-06T05:34:31.573Z DEBUG Updating files:  40% (3234/8085)
    
    2023-11-06T05:34:31.599Z DEBUG Updating files:  41% (3315/8085)
    
    2023-11-06T05:34:31.636Z DEBUG Updating files:  42% (3396/8085)
    
    2023-11-06T05:34:31.662Z DEBUG Updating files:  43% (3477/8085)
    
    2023-11-06T05:34:31.690Z DEBUG Updating files:  44% (3558/8085)
    
    2023-11-06T05:34:31.717Z DEBUG Updating files:  45% (3639/8085)
    
    2023-11-06T05:34:31.745Z DEBUG Updating files:  46% (3720/8085)
    
    2023-11-06T05:34:31.772Z DEBUG Updating files:  47% (3800/8085)
    
    2023-11-06T05:34:31.799Z DEBUG Updating files:  48% (3881/8085)
    
    2023-11-06T05:34:31.826Z DEBUG Updating files:  49% (3962/8085)
    
    2023-11-06T05:34:31.854Z DEBUG Updating files:  50% (4043/8085)
    
    2023-11-06T05:34:31.882Z DEBUG Updating files:  51% (4124/8085)
    
    2023-11-06T05:34:31.908Z DEBUG Updating files:  52% (4205/8085)
    
    2023-11-06T05:34:31.935Z DEBUG Updating files:  53% (4286/8085)
    
    2023-11-06T05:34:31.962Z DEBUG Updating files:  54% (4366/8085)
    
    2023-11-06T05:34:31.988Z DEBUG Updating files:  55% (4447/8085)
    
    2023-11-06T05:34:32.015Z DEBUG Updating files:  56% (4528/8085)
    
    2023-11-06T05:34:32.042Z DEBUG Updating files:  57% (4609/8085)
    
    2023-11-06T05:34:32.069Z DEBUG Updating files:  58% (4690/8085)
    
    2023-11-06T05:34:32.094Z DEBUG Updating files:  59% (4771/8085)
    
    2023-11-06T05:34:32.121Z DEBUG Updating files:  60% (4851/8085)
    
    2023-11-06T05:34:32.146Z DEBUG Updating files:  61% (4932/8085)
    
    2023-11-06T05:34:32.171Z DEBUG Updating files:  62% (5013/8085)
    
    2023-11-06T05:34:32.198Z DEBUG Updating files:  63% (5094/8085)
    
    2023-11-06T05:34:32.225Z DEBUG Updating files:  64% (5175/8085)
    
    2023-11-06T05:34:32.253Z DEBUG Updating files:  65% (5256/8085)
    
    2023-11-06T05:34:32.259Z DEBUG Updating files:  65% (5272/8085)
    
    2023-11-06T05:34:32.283Z DEBUG Updating files:  66% (5337/8085)
    
    2023-11-06T05:34:32.311Z DEBUG Updating files:  67% (5417/8085)
    
    2023-11-06T05:34:32.338Z DEBUG Updating files:  68% (5498/8085)
    
    2023-11-06T05:34:32.367Z DEBUG Updating files:  69% (5579/8085)
    
    2023-11-06T05:34:32.394Z DEBUG Updating files:  70% (5660/8085)
    
    2023-11-06T05:34:32.421Z DEBUG Updating files:  71% (5741/8085)
    
    2023-11-06T05:34:32.449Z DEBUG Updating files:  72% (5822/8085)
    
    2023-11-06T05:34:32.476Z DEBUG Updating files:  73% (5903/8085)
    
    2023-11-06T05:34:32.503Z DEBUG Updating files:  74% (5983/8085)
    
    2023-11-06T05:34:32.531Z DEBUG Updating files:  75% (6064/8085)
    
    2023-11-06T05:34:32.559Z DEBUG Updating files:  76% (6145/8085)
    
    2023-11-06T05:34:32.585Z DEBUG Updating files:  77% (6226/8085)
    
    2023-11-06T05:34:32.612Z DEBUG Updating files:  78% (6307/8085)
    
    2023-11-06T05:34:32.641Z DEBUG Updating files:  79% (6388/8085)
    
    2023-11-06T05:34:32.667Z DEBUG Updating files:  80% (6468/8085)
    
    2023-11-06T05:34:32.694Z DEBUG Updating files:  81% (6549/8085)
    
    2023-11-06T05:34:32.720Z DEBUG Updating files:  82% (6630/8085)
    
    2023-11-06T05:34:32.745Z DEBUG Updating files:  83% (6711/8085)
    
    2023-11-06T05:34:32.770Z DEBUG Updating files:  84% (6792/8085)
    
    2023-11-06T05:34:32.798Z DEBUG Updating files:  85% (6873/8085)
    
    2023-11-06T05:34:32.829Z DEBUG Updating files:  86% (6954/8085)
    
    2023-11-06T05:34:32.856Z DEBUG Updating files:  87% (7034/8085)
    
    2023-11-06T05:34:32.882Z DEBUG Updating files:  88% (7115/8085)
    
    2023-11-06T05:34:32.911Z DEBUG Updating files:  89% (7196/8085)
    
    2023-11-06T05:34:32.939Z DEBUG Updating files:  90% (7277/8085)
    
    2023-11-06T05:34:32.969Z DEBUG Updating files:  91% (7358/8085)
    
    2023-11-06T05:34:33.001Z DEBUG Updating files:  92% (7439/8085)
    
    2023-11-06T05:34:33.034Z DEBUG Updating files:  93% (7520/8085)
    
    2023-11-06T05:34:33.065Z DEBUG Updating files:  94% (7600/8085)
    
    2023-11-06T05:34:33.094Z DEBUG Updating files:  95% (7681/8085)
    
    2023-11-06T05:34:33.131Z DEBUG Updating files:  96% (7762/8085)
    
    2023-11-06T05:34:33.160Z DEBUG Updating files:  97% (7843/8085)
    
    2023-11-06T05:34:33.190Z DEBUG Updating files:  98% (7924/8085)
    
    2023-11-06T05:34:33.222Z DEBUG Updating files:  99% (8005/8085)
    
    2023-11-06T05:34:33.251Z DEBUG Updating files: 100% (8085/8085)
    Updating files: 100% (8085/8085), done.
    
    2023-11-06T05:34:33.326Z DEBUG --- setting manifest.path to nrf
    2023-11-06T05:34:33.327Z DEBUG === Initialized. Now run "west update" inside C:\ncs\v2.5.0.
    2023-11-06T05:34:33.668Z DEBUG === updating zephyr (zephyr):
    2023-11-06T05:34:33.678Z INFO Updating zephyr repository for v2.5.0
    2023-11-06T05:34:33.680Z DEBUG --- zephyr: initializing
    2023-11-06T05:34:33.719Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/zephyr/.git/
    2023-11-06T05:34:33.755Z DEBUG --- zephyr: fetching, need revision v3.4.99-ncs1
    2023-11-06T05:37:09.281Z DEBUG From https://github.com/nrfconnect/sdk-zephyr
     * tag                     v3.4.99-ncs1              -> FETCH_HEAD
     * [new tag]               v1.13.99-ncs1             -> v1.13.99-ncs1
     * [new tag]               v1.13.99-ncs1-rc1         -> v1.13.99-ncs1-rc1
     * [new tag]               v1.13.99-ncs2             -> v1.13.99-ncs2
     * [new tag]               v1.13.99-ncs2-rc1         -> v1.13.99-ncs2-rc1
     * [new tag]               v1.13.99-ncs2-rc2         -> v1.13.99-ncs2-rc2
     * [new tag]               v1.14.99-ncs1             -> v1.14.99-ncs1
     * [new tag]               v1.14.99-ncs1-rc1         -> v1.14.99-ncs1-rc1
     * [new tag]               v1.14.99-ncs1-rc2         -> v1.14.99-ncs1-rc2
     * [new tag]               v1.14.99-ncs2             -> v1.14.99-ncs2
     * [new tag]               v1.14.99-ncs2-rc1         -> v1.14.99-ncs2-rc1
     * [new tag]               v1.14.99-ncs2-rc2         -> v1.14.99-ncs2-rc2
     * [new tag]               v1.14.99-ncs2-rc3         -> v1.14.99-ncs2-rc3
     * [new tag]               v1.14.99-ncs2-rc4         -> v1.14.99-ncs2-rc4
     * [new tag]               v1.14.99-ncs3-snapshot1   -> v1.14.99-ncs3-snapshot1
     * [new tag]               v1.14.99-ncs3-snapshot2   -> v1.14.99-ncs3-snapshot2
     * [new tag]               v2.0.99-ncs1              -> v2.0.99-ncs1
     * [new tag]               v2.0.99-ncs1-rc1          -> v2.0.99-ncs1-rc1
     * [new tag]               v2.0.99-ncs1-rc2          -> v2.0.99-ncs1-rc2
     * [new tag]               v2.0.99-ncs1-rc3          -> v2.0.99-ncs1-rc3
     * [new tag]               v2.0.99-ncs1-snapshot1    -> v2.0.99-ncs1-snapshot1
     * [new tag]               v2.1.0-ncs1-snapshot1     -> v2.1.0-ncs1-snapshot1
     * [new tag]               v2.1.99-ncs1              -> v2.1.99-ncs1
     * [new tag]               v2.1.99-ncs1-rc1          -> v2.1.99-ncs1-rc1
     * [new tag]               v2.1.99-ncs1-rc2          -> v2.1.99-ncs1-rc2
     * [new tag]               v2.1.99-ncs1-snapshot1    -> v2.1.99-ncs1-snapshot1
     * [new tag]               v2.3.0-rc1-ncs1           -> v2.3.0-rc1-ncs1
     * [new tag]               v2.3.0-rc1-ncs1-rc1       -> v2.3.0-rc1-ncs1-rc1
     * [new tag]               v2.3.0-rc1-ncs1-rc2       -> v2.3.0-rc1-ncs1-rc2
     * [new tag]               v2.3.0-rc1-ncs1-rc3       -> v2.3.0-rc1-ncs1-rc3
     * [new tag]               v2.3.0-rc1-ncs1-snapshot1 -> v2.3.0-rc1-ncs1-snapshot1
     * [new tag]               v2.3.0-rc1-ncs2           -> v2.3.0-rc1-ncs2
     * [new tag]               v2.3.0-rc1-ncs3           -> v2.3.0-rc1-ncs3
     * [new tag]               v2.4.0-ncs1               -> v2.4.0-ncs1
     * [new tag]               v2.4.0-ncs1-rc1           -> v2.4.0-ncs1-rc1
     * [new tag]               v2.4.0-ncs1-rc2           -> v2.4.0-ncs1-rc2
     * [new tag]               v2.4.0-ncs1-snapshot1     -> v2.4.0-ncs1-snapshot1
     * [new tag]               v2.4.0-ncs2               -> v2.4.0-ncs2
     * [new tag]               v2.4.0-ncs2-rc1           -> v2.4.0-ncs2-rc1
     * [new tag]               v2.4.99-ncs1              -> v2.4.99-ncs1
     * [new tag]               v2.4.99-ncs1-rc1          -> v2.4.99-ncs1-rc1
     * [new tag]               v2.4.99-ncs1-snapshot1    -> v2.4.99-ncs1-snapshot1
     * [new tag]               v2.4.99-ncs2              -> v2.4.99-ncs2
     * [new tag]               v2.4.99-ncs2-1            -> v2.4.99-ncs2-1
     * [new tag]               v2.4.99-ncs2-rc1          -> v2.4.99-ncs2-rc1
     * [new tag]               v2.6.0-ncs1-rc3           -> v2.6.0-ncs1-rc3
     * [new tag]               v2.6.0-rc1-ncs1           -> v2.6.0-rc1-ncs1
     * [new tag]               v2.6.0-rc1-ncs1-rc1       -> v2.6.0-rc1-ncs1-rc1
     * [new tag]               v2.6.0-rc1-ncs1-snapshot1 -> v2.6.0-rc1-ncs1-snapshot1
     * [new tag]               v2.6.99-ncs1              -> v2.6.99-ncs1
     * [new tag]               v2.6.99-ncs1-1            -> v2.6.99-ncs1-1
     * [new tag]               v2.6.99-ncs1-rc1          -> v2.6.99-ncs1-rc1
     * [new tag]               v2.6.99-ncs1-rc2          -> v2.6.99-ncs1-rc2
     * [new tag]               v2.6.99-ncs1-snapshot1    -> v2.6.99-ncs1-snapshot1
     * [new tag]               v2.7.0-ncs1               -> v2.7.0-ncs1
     * [new tag] 
    2023-11-06T05:37:09.320Z DEBUG               v2.7.0-ncs1-rc1           -> v2.7.0-ncs1-rc1
     * [new tag]               v2.7.0-ncs1-rc2           -> v2.7.0-ncs1-rc2
     * [new tag]               v2.7.0-ncs1-snapshot1     -> v2.7.0-ncs1-snapshot1
     * [new tag]               v2.7.0-ncs1-snapshot2     -> v2.7.0-ncs1-snapshot2
     * [new tag]               v2.7.99-ncs1              -> v2.7.99-ncs1
     * [new tag]               v2.7.99-ncs1-1            -> v2.7.99-ncs1-1
     * [new tag]               v2.7.99-ncs1-rc1          -> v2.7.99-ncs1-rc1
     * [new tag]               v2.7.99-ncs1-rc2          -> v2.7.99-ncs1-rc2
     * [new tag]               v3.0.99-ncs1              -> v3.0.99-ncs1
     * [new tag]               v3.0.99-ncs1-1            -> v3.0.99-ncs1-1
     * [new tag]               v3.0.99-ncs1-rc1          -> v3.0.99-ncs1-rc1
     * [new tag]               v3.0.99-ncs1-rc2          -> v3.0.99-ncs1-rc2
     * [new tag]               v3.0.99-ncs1-snapshot1    -> v3.0.99-ncs1-snapshot1
     * [new tag]               v3.1.99-ncs1              -> v3.1.99-ncs1
     * [new tag]               v3.1.99-ncs1-1            -> v3.1.99-ncs1-1
     * [new tag]               v3.1.99-ncs1-2            -> v3.1.99-ncs1-2
     * [new tag]               v3.1.99-ncs1-3            -> v3.1.99-ncs1-3
     * [new tag]               v3.1.99-ncs1-rc1          -> v3.1.99-ncs1-rc1
     * [new tag]               v3.1.99-ncs1-rc2          -> v3.1.99-ncs1-rc2
     * [new tag]               v3.1.99-ncs1-snapshot1    -> v3.1.99-ncs1-snapshot1
     * [new tag]               v3.2.99-ncs1              -> v3.2.99-ncs1
     * [new tag]               v3.2.99-ncs1-rc1          -> v3.2.99-ncs1-rc1
     * [new tag]               v3.2.99-ncs1-rc2          -> v3.2.99-ncs1-rc2
     * [new tag]               v3.2.99-ncs1-snapshot1    -> v3.2.99-ncs1-snapshot1
     * [new tag]               v3.2.99-ncs2              -> v3.2.99-ncs2
     * [new tag]               v3.2.99-ncs2-rc1          -> v3.2.99-ncs2-rc1
     * [new tag]               v3.2.99-ncs2-rc2          -> v3.2.99-ncs2-rc2
     * [new tag]               v3.2.99-ncs2-snapshot1    -> v3.2.99-ncs2-snapshot1
     * [new tag]               v3.3.99-ncs1              -> v3.3.99-ncs1
     * [new tag]               v3.3.99-ncs1-1            -> v3.3.99-ncs1-1
     * [new tag]               v3.3.99-ncs1-rc1          -> v3.3.99-ncs1-rc1
     * [new tag]               v3.3.99-ncs1-rc2          -> v3.3.99-ncs1-rc2
     * [new tag]               v3.3.99-ncs1-snapshot1    -> v3.3.99-ncs1-snapshot1
     * [new tag]               v3.4.99-ncs1              -> v3.4.99-ncs1
     * [new tag]               v3.4.99-ncs1-rc1          -> v3.4.99-ncs1-rc1
     * [new tag]               v3.4.99-ncs1-rc2          -> v3.4.99-ncs1-rc2
     * [new tag]               v3.4.99-ncs1-snapshot1    -> v3.4.99-ncs1-snapshot1
    
    2023-11-06T05:37:19.683Z DEBUG HEAD is now at 2e2523efe5 [nrf fromtree] tests: bluetooth: tester: Fix GATT read multiple
    
    2023-11-06T05:37:20.612Z DEBUG HEAD is now at 2e2523efe5 [nrf fromtree] tests: bluetooth: tester: Fix GATT read multiple
    
    2023-11-06T05:37:20.703Z DEBUG === updating bsim (tools/bsim):
    2023-11-06T05:37:20.714Z INFO Updating bsim repository for v2.5.0
    2023-11-06T05:37:20.716Z DEBUG --- bsim: initializing
    2023-11-06T05:37:20.730Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/tools/bsim/.git/
    2023-11-06T05:37:20.764Z DEBUG --- bsim: fetching, need revision 384a091445c57b44ac8cbd18ebd245b47c71db94
    2023-11-06T05:37:21.654Z DEBUG From https://github.com/BabbleSim/bsim_west
     * [new branch]      main       -> refs/west/main
     * [new branch]      v2.1       -> refs/west/v2.1
     * [new branch]      v2.1.1     -> refs/west/v2.1.1
    
    2023-11-06T05:37:21.803Z DEBUG HEAD is now at 384a091 west.yaml Update to 2.1.1
    
    2023-11-06T05:37:21.855Z DEBUG HEAD is now at 384a091 west.yaml Update to 2.1.1
    
    2023-11-06T05:37:21.923Z DEBUG === updating hostap (modules/lib/hostap):
    2023-11-06T05:37:21.935Z INFO Updating hostap repository for v2.5.0
    2023-11-06T05:37:21.936Z DEBUG --- hostap: initializing
    2023-11-06T05:37:21.950Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/modules/lib/hostap/.git/
    2023-11-06T05:37:21.984Z DEBUG --- hostap: fetching, need revision d82c309c2e7eea5f08bbc1ac9e2f4c4622fbe998
    2023-11-06T05:37:26.647Z DEBUG From https://github.com/nrfconnect/sdk-hostap
     * [new branch]          hcs                      -> refs/west/hcs
     * [new branch]          main                     -> refs/west/main
     * [new branch]          nrf700x-dev              -> refs/west/nrf700x-dev
     * [new branch]          nrf700x-test             -> refs/west/nrf700x-test
     * [new tag]             fix_sauce_tag_snapshot   -> fix_sauce_tag_snapshot
     * [new tag]             prepare_upmerge_snapshot -> prepare_upmerge_snapshot
    
    2023-11-06T05:37:27.375Z DEBUG HEAD is now at d82c309c2 [nrf fromlist] wpa_supplicant: Add an option to remove advanced features
    
    2023-11-06T05:37:28.111Z DEBUG HEAD is now at d82c309c2 [nrf fromlist] wpa_supplicant: Add an option to remove advanced features
    
    2023-11-06T05:37:28.114Z DEBUG === updating wfa-qt-control-app (modules/lib/wfa-qt-control-app):
    2023-11-06T05:37:28.125Z INFO Updating wfa-qt-control-app repository for v2.5.0
    2023-11-06T05:37:28.128Z DEBUG --- wfa-qt-control-app: initializing
    2023-11-06T05:37:28.143Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/modules/lib/wfa-qt-control-app/.git/
    2023-11-06T05:37:28.178Z DEBUG --- wfa-qt-control-app: fetching, need revision 0e213ab6a421298484a81a9d18f5c31c4b8084a8
    2023-11-06T05:37:30.123Z DEBUG From https://github.com/nrfconnect/sdk-wi-fiquicktrack-controlappc
     * [new branch]      main           -> refs/west/main
     * [new tag]         R2.1-snapshot1 -> R2.1-snapshot1
    
    2023-11-06T05:37:30.253Z DEBUG HEAD is now at 0e213ab [nrf noup]: zephyr: qt: Disconnect STA before reset
    
    2023-11-06T05:37:30.327Z DEBUG HEAD is now at 0e213ab [nrf noup]: zephyr: qt: Disconnect STA before reset
    
    2023-11-06T05:37:30.329Z DEBUG === updating mcuboot (bootloader/mcuboot):
    2023-11-06T05:37:30.338Z INFO Updating mcuboot repository for v2.5.0
    2023-11-06T05:37:30.339Z DEBUG --- mcuboot: initializing
    2023-11-06T05:37:30.356Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/bootloader/mcuboot/.git/
    2023-11-06T05:37:30.390Z DEBUG --- mcuboot: fetching, need revision v1.10.99-ncs1
    2023-11-06T05:37:31.919Z DEBUG From https://github.com/nrfconnect/sdk-mcuboot
     * tag                 v1.10.99-ncs1           -> FETCH_HEAD
     * [new tag]           v1.10.0-ncs1            -> v1.10.0-ncs1
     * [new tag]           v1.10.0-ncs1-rc1        -> v1.10.0-ncs1-rc1
     * [new tag]           v1.10.0-ncs1-rc2        -> v1.10.0-ncs1-rc2
     * [new tag]           v1.10.0-ncs1-snapshot1  -> v1.10.0-ncs1-snapshot1
     * [new tag]           v1.10.99-ncs1           -> v1.10.99-ncs1
     * [new tag]           v1.10.99-ncs1-rc1       -> v1.10.99-ncs1-rc1
     * [new tag]           v1.10.99-ncs1-rc2       -> v1.10.99-ncs1-rc2
     * [new tag]           v1.10.99-ncs1-snapshot1 -> v1.10.99-ncs1-snapshot1
     * [new tag]           v1.2.99-ncs1            -> v1.2.99-ncs1
     * [new tag]           v1.2.99-ncs1-rc1        -> v1.2.99-ncs1-rc1
     * [new tag]           v1.2.99-ncs2            -> v1.2.99-ncs2
     * [new tag]           v1.2.99-ncs2-rc1        -> v1.2.99-ncs2-rc1
     * [new tag]           v1.2.99-ncs2-rc2        -> v1.2.99-ncs2-rc2
     * [new tag]           v1.3.99-ncs1            -> v1.3.99-ncs1
     * [new tag]           v1.3.99-ncs1-rc1        -> v1.3.99-ncs1-rc1
     * [new tag]           v1.3.99-ncs1-rc2        -> v1.3.99-ncs1-rc2
     * [new tag]           v1.3.99-ncs2            -> v1.3.99-ncs2
     * [new tag]           v1.3.99-ncs2-rc1        -> v1.3.99-ncs2-rc1
     * [new tag]           v1.3.99-ncs2-rc2        -> v1.3.99-ncs2-rc2
     * [new tag]           v1.3.99-ncs2-rc3        -> v1.3.99-ncs2-rc3
     * [new tag]           v1.3.99-ncs2-rc4        -> v1.3.99-ncs2-rc4
     * [new tag]           v1.3.99-ncs3-snapshot1  -> v1.3.99-ncs3-snapshot1
     * [new tag]           v1.3.99-ncs3-snapshot2  -> v1.3.99-ncs3-snapshot2
     * [new tag]           v1.4.99-ncs1            -> v1.4.99-ncs1
     * [new tag]           v1.4.99-ncs1-rc1        -> v1.4.99-ncs1-rc1
     * [new tag]           v1.4.99-ncs1-rc2        -> v1.4.99-ncs1-rc2
     * [new tag]           v1.4.99-ncs1-rc3        -> v1.4.99-ncs1-rc3
     * [new tag]           v1.4.99-ncs1-snapshot1  -> v1.4.99-ncs1-snapshot1
     * [new tag]           v1.4.99-ncs2            -> v1.4.99-ncs2
     * [new tag]           v1.4.99-ncs2-rc1        -> v1.4.99-ncs2-rc1
     * [new tag]           v1.4.99-ncs2-rc2        -> v1.4.99-ncs2-rc2
     * [new tag]           v1.4.99-ncs2-snapshot1  -> v1.4.99-ncs2-snapshot1
     * [new tag]           v1.5.99-ncs1-rc1        -> v1.5.99-ncs1-rc1
     * [new tag]           v1.5.99-ncs1-rc2        -> v1.5.99-ncs1-rc2
     * [new tag]           v1.5.99-ncs1-rc3        -> v1.5.99-ncs1-rc3
     * [new tag]           v1.5.99-ncs1-snapshot1  -> v1.5.99-ncs1-snapshot1
     * [new tag]           v1.6.0-rc2-ncs1         -> v1.6.0-rc2-ncs1
     * [new tag]           v1.6.99-ncs1            -> v1.6.99-ncs1
     * [new tag]           v1.6.99-ncs1-rc1        -> v1.6.99-ncs1-rc1
     * [new tag]           v1.6.99-ncs1-rc2        -> v1.6.99-ncs1-rc2
     * [new tag]           v1.6.99-ncs1-snapshot1  -> v1.6.99-ncs1-snapshot1
     * [new tag]           v1.7.0-ncs1-rc1         -> v1.7.0-ncs1-rc1
     * [new tag]           v1.7.0-ncs1-rc3         -> v1.7.0-ncs1-rc3
     * [new tag]           v1.7.0-ncs1-snapshot1   -> v1.7.0-ncs1-snapshot1
     * [new tag]           v1.7.2                  -> v1.7.2
     * [new tag]           v1.7.2-ncs1             -> v1.7.2-ncs1
     * [new tag]           v1.7.2-ncs1-rc2         -> v1.7.2-ncs1-rc2
     * [new tag]           v1.7.2-ncs2             -> v1.7.2-ncs2
     * [new tag]           v1.7.2-ncs2-rc1         -> v1.7.2-ncs2-rc1
     * [new tag]           v1.7.2-ncs2-rc2         -> v1.7.2-ncs2-rc2
     * [new tag]           v1.7.2-ncs3             -> v1.7.2-ncs3
     * [new tag]           v1.7.2-ncs3-rc1         -> v1.7.2-ncs3-rc1
     * [new tag]           v1.7.2-ncs3-rc2         -> v1.7.2-ncs3-rc2
     * [new tag]           v1.7.99-ncs1            -> v1.7.99-ncs1
     * [new tag]           v1.7.99-ncs1-1          -> v1.7.99-ncs1-1
     * [new tag]           v1.7.99-ncs1-rc1        -> v1.7.99-ncs1-rc1
     * [new tag]           v1.7.99-ncs2            -> v1.7.99-ncs2
     * [new tag]           v1.7.99-ncs2-snapshot1  -> v1.7.99-ncs2-snapshot1
     * [new tag]           v1.7.99-ncs3            -> v1.7.99-ncs3
     * [new tag]           v1.7.99-ncs3-1          -> v1.7.
    2023-11-06T05:37:31.947Z DEBUG 99-ncs3-1
     * [new tag]           v1.7.99-ncs3-rc1        -> v1.7.99-ncs3-rc1
     * [new tag]           v1.7.99-ncs3-rc2        -> v1.7.99-ncs3-rc2
     * [new tag]           v1.7.99-ncs4            -> v1.7.99-ncs4
     * [new tag]           v1.7.99-ncs4-rc1        -> v1.7.99-ncs4-rc1
     * [new tag]           v1.7.99-ncs4-rc2        -> v1.7.99-ncs4-rc2
     * [new tag]           v1.8.99-ncs1            -> v1.8.99-ncs1
     * [new tag]           v1.8.99-ncs1-rc1        -> v1.8.99-ncs1-rc1
     * [new tag]           v1.8.99-ncs1-rc2        -> v1.8.99-ncs1-rc2
     * [new tag]           v1.9.99-ncs1            -> v1.9.99-ncs1
     * [new tag]           v1.9.99-ncs1-rc1        -> v1.9.99-ncs1-rc1
     * [new tag]           v1.9.99-ncs1-rc2        -> v1.9.99-ncs1-rc2
     * [new tag]           v1.9.99-ncs1-snapshot1  -> v1.9.99-ncs1-snapshot1
     * [new tag]           v1.9.99-ncs2            -> v1.9.99-ncs2
     * [new tag]           v1.9.99-ncs2-rc1        -> v1.9.99-ncs2-rc1
     * [new tag]           v1.9.99-ncs2-rc2        -> v1.9.99-ncs2-rc2
     * [new tag]           v1.9.99-ncs2-snapshot1  -> v1.9.99-ncs2-snapshot1
     * [new tag]           v1.9.99-ncs3            -> v1.9.99-ncs3
     * [new tag]           v1.9.99-ncs3-rc1        -> v1.9.99-ncs3-rc1
     * [new tag]           v1.9.99-ncs3-rc2        -> v1.9.99-ncs3-rc2
     * [new tag]           v1.9.99-ncs4            -> v1.9.99-ncs4
     * [new tag]           v1.9.99-ncs4-rc1        -> v1.9.99-ncs4-rc1
     * [new tag]           v1.9.99-ncs4-rc2        -> v1.9.99-ncs4-rc2
     * [new tag]           v1.9.99-ncs4-snapshot1  -> v1.9.99-ncs4-snapshot1
     * [new tag]           v1.9.99-ncs4-snapshot2  -> v1.9.99-ncs4-snapshot2
    
    2023-11-06T05:37:32.337Z DEBUG HEAD is now at 28916642 [nrf noup] crypto: ecdsa: Fix shared crypto MCUBoot EXT_ABI
    
    2023-11-06T05:37:32.747Z DEBUG HEAD is now at 28916642 [nrf noup] crypto: ecdsa: Fix shared crypto MCUBoot EXT_ABI
    
    2023-11-06T05:37:32.750Z DEBUG === updating qcbor (modules/tee/tf-m/qcbor):
    2023-11-06T05:37:32.761Z INFO Updating qcbor repository for v2.5.0
    2023-11-06T05:37:32.762Z DEBUG --- qcbor: initializing
    2023-11-06T05:37:32.780Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/modules/tee/tf-m/qcbor/.git/
    2023-11-06T05:37:32.815Z DEBUG --- qcbor: fetching, need revision 751d36583a9ce1a640900c57e13c9b6b8f3a2ba2
    2023-11-06T05:37:33.965Z DEBUG From https://github.com/laurencelundblade/QCBOR
     * [new branch]      BeforeSpiffyDecode -> refs/west/BeforeSpiffyDecode
     * [new branch]      arrays             -> refs/west/arrays
     * [new branch]      common_clean       -> refs/west/common_clean
     * [new branch]      const              -> refs/west/const
     * [new branch]      disable            -> refs/west/disable
     * [new branch]      enter-array        -> refs/west/enter-array
     * [new branch]      makewarn           -> refs/west/makewarn
     * [new branch]      mappie             -> refs/west/mappie
     * [new branch]      master             -> refs/west/master
     * [new branch]      newtag             -> refs/west/newtag
     * [new branch]      return_arrays      -> refs/west/return_arrays
     * [new branch]      ub-example         -> refs/west/ub-example
     * [new branch]      warn_in_tests      -> refs/west/warn_in_tests
     * [new tag]         v1.0               -> v1.0
     * [new tag]         v1.1               -> v1.1
     * [new tag]         v1.2               -> v1.2
    
    2023-11-06T05:37:34.291Z DEBUG HEAD is now at 751d365 restore inc/qcbor.h for backwards compatibility (#181)
    
    2023-11-06T05:37:34.372Z DEBUG HEAD is now at 751d365 restore inc/qcbor.h for backwards compatibility (#181)
    
    2023-11-06T05:37:34.375Z DEBUG === updating mbedtls (modules/crypto/mbedtls):
    2023-11-06T05:37:34.385Z INFO Updating mbedtls repository for v2.5.0
    2023-11-06T05:37:34.385Z DEBUG --- mbedtls: initializing
    2023-11-06T05:37:34.403Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/modules/crypto/mbedtls/.git/
    2023-11-06T05:37:34.436Z DEBUG --- mbedtls: fetching, need revision v3.3.0-ncs2
    2023-11-06T05:37:48.541Z DEBUG From https://github.com/nrfconnect/sdk-mbedtls
     * tag                   v3.3.0-ncs2           -> FETCH_HEAD
     * [new tag]             mbedtls-2.26.0        -> mbedtls-2.26.0
     * [new tag]             v3.0.0-ncs1           -> v3.0.0-ncs1
     * [new tag]             v3.0.0-ncs1-rc2       -> v3.0.0-ncs1-rc2
     * [new tag]             v3.0.0-ncs2           -> v3.0.0-ncs2
     * [new tag]             v3.0.0-ncs2-rc1       -> v3.0.0-ncs2-rc1
     * [new tag]             v3.1.0-ncs1           -> v3.1.0-ncs1
     * [new tag]             v3.1.0-ncs1-rc1       -> v3.1.0-ncs1-rc1
     * [new tag]             v3.1.0-ncs1-rc2       -> v3.1.0-ncs1-rc2
     * [new tag]             v3.1.0-ncs2           -> v3.1.0-ncs2
     * [new tag]             v3.1.0-ncs2-rc1       -> v3.1.0-ncs2-rc1
     * [new tag]             v3.1.0-ncs2-rc2       -> v3.1.0-ncs2-rc2
     * [new tag]             v3.1.0-ncs3           -> v3.1.0-ncs3
     * [new tag]             v3.1.0-ncs3-rc1       -> v3.1.0-ncs3-rc1
     * [new tag]             v3.1.0-ncs3-rc2       -> v3.1.0-ncs3-rc2
     * [new tag]             v3.3.0-ncs1           -> v3.3.0-ncs1
     * [new tag]             v3.3.0-ncs1-rc1       -> v3.3.0-ncs1-rc1
     * [new tag]             v3.3.0-ncs1-rc2       -> v3.3.0-ncs1-rc2
     * [new tag]             v3.3.0-ncs1-snapshot1 -> v3.3.0-ncs1-snapshot1
     * [new tag]             v3.3.0-ncs2           -> v3.3.0-ncs2
     * [new tag]             v3.3.0-ncs2-rc1       -> v3.3.0-ncs2-rc1
     * [new tag]             v3.3.0-ncs2-rc2       -> v3.3.0-ncs2-rc2
    
    2023-11-06T05:37:49.207Z DEBUG HEAD is now at acea48fc8 [nrf noup]  Fix buffer overread with stream cipher
    
    2023-11-06T05:37:49.742Z DEBUG HEAD is now at acea48fc8 [nrf noup]  Fix buffer overread with stream cipher
    
    2023-11-06T05:37:49.746Z DEBUG === updating nrfxlib (nrfxlib):
    2023-11-06T05:37:49.758Z INFO Updating nrfxlib repository for v2.5.0
    2023-11-06T05:37:49.759Z DEBUG --- nrfxlib: initializing
    2023-11-06T05:37:49.772Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/nrfxlib/.git/
    2023-11-06T05:37:49.807Z DEBUG --- nrfxlib: fetching, need revision v2.5.0
    2023-11-06T05:39:58.207Z DEBUG From https://github.com/nrfconnect/sdk-nrfxlib
     * tag                 v2.5.0       -> FETCH_HEAD
     * [new tag]           v0.1.0       -> v0.1.0
     * [new tag]           v0.1.0-rc1   -> v0.1.0-rc1
     * [new tag]           v0.3.0       -> v0.3.0
     * [new tag]           v0.3.0-rc1   -> v0.3.0-rc1
     * [new tag]           v0.3.0-rc2   -> v0.3.0-rc2
     * [new tag]           v0.4.0       -> v0.4.0
     * [new tag]           v0.4.0-rc1   -> v0.4.0-rc1
     * [new tag]           v0.4.0-rc2   -> v0.4.0-rc2
     * [new tag]           v1.0.0       -> v1.0.0
     * [new tag]           v1.0.0-rc1   -> v1.0.0-rc1
     * [new tag]           v1.0.0-rc2   -> v1.0.0-rc2
     * [new tag]           v1.0.0-rc3   -> v1.0.0-rc3
     * [new tag]           v1.0.0-rc4   -> v1.0.0-rc4
     * [new tag]           v1.1.0       -> v1.1.0
     * [new tag]           v1.1.0-rc1   -> v1.1.0-rc1
     * [new tag]           v1.1.0-rc2   -> v1.1.0-rc2
     * [new tag]           v1.1.0-rc3   -> v1.1.0-rc3
     * [new tag]           v1.2.0       -> v1.2.0
     * [new tag]           v1.2.0-rc1   -> v1.2.0-rc1
     * [new tag]           v1.2.0-rc2   -> v1.2.0-rc2
     * [new tag]           v1.2.1       -> v1.2.1
     * [new tag]           v1.3.0       -> v1.3.0
     * [new tag]           v1.3.0-rc1   -> v1.3.0-rc1
     * [new tag]           v1.3.0-rc2   -> v1.3.0-rc2
     * [new tag]           v1.3.0-rc3   -> v1.3.0-rc3
     * [new tag]           v1.3.1       -> v1.3.1
     * [new tag]           v1.4.0       -> v1.4.0
     * [new tag]           v1.4.0-rc1   -> v1.4.0-rc1
     * [new tag]           v1.4.1       -> v1.4.1
     * [new tag]           v1.4.2       -> v1.4.2
     * [new tag]           v1.5.0       -> v1.5.0
     * [new tag]           v1.5.0-rc1   -> v1.5.0-rc1
     * [new tag]           v1.5.1       -> v1.5.1
     * [new tag]           v1.5.1-rc1   -> v1.5.1-rc1
     * [new tag]           v1.5.2       -> v1.5.2
     * [new tag]           v1.6.0       -> v1.6.0
     * [new tag]           v1.6.0-rc3   -> v1.6.0-rc3
     * [new tag]           v1.6.1       -> v1.6.1
     * [new tag]           v1.7.0       -> v1.7.0
     * [new tag]           v1.7.0-rc1   -> v1.7.0-rc1
     * [new tag]           v1.7.0-rc2   -> v1.7.0-rc2
     * [new tag]           v1.7.1       -> v1.7.1
     * [new tag]           v1.8.0       -> v1.8.0
     * [new tag]           v1.8.0-rc1   -> v1.8.0-rc1
     * [new tag]           v1.8.0-rc2   -> v1.8.0-rc2
     * [new tag]           v1.9.0       -> v1.9.0
     * [new tag]           v1.9.0-rc1   -> v1.9.0-rc1
     * [new tag]           v1.9.0-rc2   -> v1.9.0-rc2
     * [new tag]           v1.9.1       -> v1.9.1
     * [new tag]           v1.9.2       -> v1.9.2
     * [new tag]           v1.9.2-dev1  -> v1.9.2-dev1
     * [new tag]           v2.0.0       -> v2.0.0
     * [new tag]           v2.0.0-rc1   -> v2.0.0-rc1
     * [new tag]           v2.0.0-rc2   -> v2.0.0-rc2
     * [new tag]           v2.0.0-rc2-1 -> v2.0.0-rc2-1
     * [new tag]           v2.0.1       -> v2.0.1
     * [new tag]           v2.0.2       -> v2.0.2
     * [new tag]           v2.1.0       -> v2.1.0
     * [new tag]           v2.1.0-rc1   -> v2.1.0-rc1
     * [new tag]           v2.1.0-rc2   -> v2.1.0-rc2
     * [new tag]           v2.1.1       -> v2.1.1
     * [new tag]           v2.1.2       -> v2.1.2
     * [new tag]           v2.1.3       -> v2.1.3
     * [new tag]           v2.1.4       -> v2.1.4
     * [new tag]           v2.2.0       -> v2.2.0
     * [new tag]           v2.2.0-rc1   -> v2.2.0-rc1
     * [new tag]           v2.2.0-rc2   -> v2.2.0-rc2
     * [new tag]           v2.3.0       -> v2.3.0
     * [new tag]           v2.3.0-rc1   -> v2.3.0-rc1
     * [new tag]           v2.3.0-rc2   -> v2.3.0-rc2
     * [new tag]           v2.4.0       -> v2.4.0
     * [new tag]           v2.4.0-rc1   -> v2.4.0-rc1
     * [new tag]           v2.4.0-rc2   -> v2.4.0-rc2
     * [new tag]           v2.4.1       -> v2.4.1
     * [new tag]           v2.4.2       -> v2.4.2
     * [new tag]           v2.5.0       -> v2.5.0
     * [new tag]           v2.5.0-rc1   -> v2.5.0-rc1
     * [new tag]           v2.5.0-rc2   -> v2.5.0-rc2
    
    2023-11-06T05:39:59.298Z DEBUG HEAD is now at 78cc07ed openthread: add libraries based on commit 57ef721
    
    2023-11-06T05:39:59.714Z DEBUG HEAD is now at 78cc07ed openthread: add libraries based on commit 57ef721
    
    2023-11-06T05:39:59.717Z DEBUG === updating trusted-firmware-m (modules/tee/tf-m/trusted-firmware-m):
    2023-11-06T05:39:59.729Z INFO Updating trusted-firmware-m repository for v2.5.0
    2023-11-06T05:39:59.731Z DEBUG --- trusted-firmware-m: initializing
    2023-11-06T05:39:59.749Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/modules/tee/tf-m/trusted-firmware-m/.git/
    2023-11-06T05:39:59.783Z DEBUG --- trusted-firmware-m: fetching, need revision v1.8.0-ncs1
    2023-11-06T05:40:14.996Z DEBUG From https://github.com/nrfconnect/sdk-trusted-firmware-m
     * tag                   v1.8.0-ncs1            -> FETCH_HEAD
     * [new tag]             v1.2.99-ncs1           -> v1.2.99-ncs1
     * [new tag]             v1.2.99-ncs1-1         -> v1.2.99-ncs1-1
     * [new tag]             v1.2.99-ncs1-rc1       -> v1.2.99-ncs1-rc1
     * [new tag]             v1.3.99-ncs1           -> v1.3.99-ncs1
     * [new tag]             v1.3.99-ncs1-rc1       -> v1.3.99-ncs1-rc1
     * [new tag]             v1.3.99-ncs1-rc3       -> v1.3.99-ncs1-rc3
     * [new tag]             v1.3.99-ncs1-snapshot1 -> v1.3.99-ncs1-snapshot1
     * [new tag]             v1.3.99-ncs1-snapshot2 -> v1.3.99-ncs1-snapshot2
     * [new tag]             v1.3.99-ncs2           -> v1.3.99-ncs2
     * [new tag]             v1.3.99-ncs2-1         -> v1.3.99-ncs2-1
     * [new tag]             v1.3.99-ncs2-rc1       -> v1.3.99-ncs2-rc1
     * [new tag]             v1.3.99-ncs2-rc2       -> v1.3.99-ncs2-rc2
     * [new tag]             v1.3.99-ncs3           -> v1.3.99-ncs3
     * [new tag]             v1.3.99-ncs3-rc1       -> v1.3.99-ncs3-rc1
     * [new tag]             v1.3.99-ncs3-rc2       -> v1.3.99-ncs3-rc2
     * [new tag]             v1.5.0-ncs1            -> v1.5.0-ncs1
     * [new tag]             v1.5.0-ncs1-1          -> v1.5.0-ncs1-1
     * [new tag]             v1.5.0-ncs1-rc1        -> v1.5.0-ncs1-rc1
     * [new tag]             v1.5.0-ncs1-rc2        -> v1.5.0-ncs1-rc2
     * [new tag]             v1.5.0-ncs2            -> v1.5.0-ncs2
     * [new tag]             v1.5.0-ncs2-rc1        -> v1.5.0-ncs2-rc1
     * [new tag]             v1.5.0-ncs2-rc2        -> v1.5.0-ncs2-rc2
     * [new tag]             v1.5.0-ncs2-snapshot1  -> v1.5.0-ncs2-snapshot1
     * [new tag]             v1.6.0-ncs1            -> v1.6.0-ncs1
     * [new tag]             v1.6.0-ncs1-rc1        -> v1.6.0-ncs1-rc1
     * [new tag]             v1.6.0-ncs1-rc2        -> v1.6.0-ncs1-rc2
     * [new tag]             v1.6.0-ncs1-snapshot1  -> v1.6.0-ncs1-snapshot1
     * [new tag]             v1.6.0-ncs2            -> v1.6.0-ncs2
     * [new tag]             v1.6.0-ncs2-rc1        -> v1.6.0-ncs2-rc1
     * [new tag]             v1.6.0-ncs2-rc2        -> v1.6.0-ncs2-rc2
     * [new tag]             v1.6.0-ncs3            -> v1.6.0-ncs3
     * [new tag]             v1.6.0-ncs3-rc1        -> v1.6.0-ncs3-rc1
     * [new tag]             v1.6.0-ncs3-rc2        -> v1.6.0-ncs3-rc2
     * [new tag]             v1.7.0-ncs1            -> v1.7.0-ncs1
     * [new tag]             v1.7.0-ncs1-rc1        -> v1.7.0-ncs1-rc1
     * [new tag]             v1.7.0-ncs1-rc2        -> v1.7.0-ncs1-rc2
     * [new tag]             v1.7.0-ncs1-snapshot1  -> v1.7.0-ncs1-snapshot1
     * [new tag]             v1.8.0-ncs1            -> v1.8.0-ncs1
     * [new tag]             v1.8.0-ncs1-rc1        -> v1.8.0-ncs1-rc1
     * [new tag]             v1.8.0-ncs1-rc2        -> v1.8.0-ncs1-rc2
     * [new tag]             v1.8.0-ncs1-snapshot1  -> v1.8.0-ncs1-snapshot1
    
    2023-11-06T05:40:16.432Z DEBUG HEAD is now at afd54b6ba [nrf fromlist] platform: nordic_nrf: Fix assert in initialization
    
    2023-11-06T05:40:16.994Z DEBUG HEAD is now at afd54b6ba [nrf fromlist] platform: nordic_nrf: Fix assert in initialization
    
    2023-11-06T05:40:16.998Z DEBUG === updating matter (modules/lib/matter):
    2023-11-06T05:40:17.009Z INFO Updating matter repository for v2.5.0
    2023-11-06T05:40:17.011Z DEBUG --- matter: initializing
    2023-11-06T05:40:17.026Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/modules/lib/matter/.git/
    2023-11-06T05:40:17.063Z DEBUG --- matter: fetching, need revision v2.5.0
    2023-11-06T05:41:34.114Z DEBUG From https://github.com/nrfconnect/sdk-connectedhomeip
     * tag                     v2.5.0              -> FETCH_HEAD
     * [new tag]               v1.5.0              -> v1.5.0
     * [new tag]               v1.5.0-rc1          -> v1.5.0-rc1
     * [new tag]               v1.5.1              -> v1.5.1
     * [new tag]               v1.5.1-rc1          -> v1.5.1-rc1
     * [new tag]               v1.5.2              -> v1.5.2
     * [new tag]               v1.6.0              -> v1.6.0
     * [new tag]               v1.6.0-rc3          -> v1.6.0-rc3
     * [new tag]               v1.6.99-20210901    -> v1.6.99-20210901
     * [new tag]               v1.6.99-snapshot1   -> v1.6.99-snapshot1
     * [new tag]               v1.7.0              -> v1.7.0
     * [new tag]               v1.7.0-rc1          -> v1.7.0-rc1
     * [new tag]               v1.7.0-rc2          -> v1.7.0-rc2
     * [new tag]               v1.7.1              -> v1.7.1
     * [new tag]               v1.7.99-20211125    -> v1.7.99-20211125
     * [new tag]               v1.8.0              -> v1.8.0
     * [new tag]               v1.8.0-rc1          -> v1.8.0-rc1
     * [new tag]               v1.8.0-rc2          -> v1.8.0-rc2
     * [new tag]               v1.9.0              -> v1.9.0
     * [new tag]               v1.9.0-rc1          -> v1.9.0-rc1
     * [new tag]               v1.9.0-rc2          -> v1.9.0-rc2
     * [new tag]               v1.9.1              -> v1.9.1
     * [new tag]               v1.9.2              -> v1.9.2
     * [new tag]               v1.9.99-matter-dev1 -> v1.9.99-matter-dev1
     * [new tag]               v2.0.0              -> v2.0.0
     * [new tag]               v2.0.0-rc1          -> v2.0.0-rc1
     * [new tag]               v2.0.0-rc2          -> v2.0.0-rc2
     * [new tag]               v2.0.1              -> v2.0.1
     * [new tag]               v2.0.2              -> v2.0.2
     * [new tag]               v2.0.99-matter-dev1 -> v2.0.99-matter-dev1
     * [new tag]               v2.0.99-matter-dev2 -> v2.0.99-matter-dev2
     * [new tag]               v2.1.0              -> v2.1.0
     * [new tag]               v2.1.0-rc1          -> v2.1.0-rc1
     * [new tag]               v2.1.0-rc2          -> v2.1.0-rc2
     * [new tag]               v2.1.0-snapshot1    -> v2.1.0-snapshot1
     * [new tag]               v2.1.1              -> v2.1.1
     * [new tag]               v2.1.2              -> v2.1.2
     * [new tag]               v2.1.3              -> v2.1.3
     * [new tag]               v2.1.4              -> v2.1.4
     * [new tag]               v2.2.0              -> v2.2.0
     * [new tag]               v2.2.0-rc1          -> v2.2.0-rc1
     * [new tag]               v2.2.0-rc2          -> v2.2.0-rc2
     * [new tag]               v2.2.0-snapshot1    -> v2.2.0-snapshot1
     * [new tag]               v2.3.0              -> v2.3.0
     * [new tag]               v2.3.0-rc1          -> v2.3.0-rc1
     * [new tag]               v2.3.0-rc2          -> v2.3.0-rc2
     * [new tag]               v2.3.0-snapshot1    -> v2.3.0-snapshot1
     * [new tag]               v2.4.0              -> v2.4.0
     * [new tag]               v2.4.0-rc1          -> v2.4.0-rc1
     * [new tag]               v2.4.0-rc2          -> v2.4.0-rc2
     * [new tag]               v2.4.1              -> v2.4.1
     * [new tag]               v2.4.2              -> v2.4.2
     * [new tag]               v2.4.99-snapshot1   -> v2.4.99-snapshot1
     * [new tag]               v2.5.0              -> v2.5.0
     * [new tag]               v2.5.0-rc1          -> v2.5.0-rc1
     * [new tag]               v2.5.0-rc2          -> v2.5.0-rc2
    
    2023-11-06T05:41:39.479Z DEBUG HEAD is now at fd9be71721 [nrf noup] Increase stability of Wi-Fi LPM operations
    
    2023-11-06T05:41:40.400Z DEBUG HEAD is now at fd9be71721 [nrf noup] Increase stability of Wi-Fi LPM operations
    
    2023-11-06T05:41:41.619Z DEBUG Submodule 'nlio' (https://github.com/nestlabs/nlio.git) registered for path 'third_party/nlio/repo'
    
    2023-11-06T05:41:42.575Z DEBUG Cloning into 'C:/ncs/v2.5.0/modules/lib/matter/third_party/nlio/repo'...
    
    2023-11-06T05:41:42.718Z DEBUG Submodule path 'third_party/nlio/repo': checked out '0e725502c2b17bb0a0c22ddd4bcaee9090c8fb5c'
    2023-11-06T05:41:43.699Z DEBUG Submodule 'nlassert' (https://github.com/nestlabs/nlassert.git) registered for path 'third_party/nlassert/repo'
    
    2023-11-06T05:41:44.571Z DEBUG Cloning into 'C:/ncs/v2.5.0/modules/lib/matter/third_party/nlassert/repo'...
    
    2023-11-06T05:41:44.709Z DEBUG Submodule path 'third_party/nlassert/repo': checked out 'c5892c5ae43830f939ed660ff8ac5f1b91d336d3'
    2023-11-06T05:41:45.678Z DEBUG Submodule 'nlunit-test' (https://github.com/nestlabs/nlunit-test.git) registered for path 'third_party/nlunit-test/repo'
    
    2023-11-06T05:41:46.905Z DEBUG Cloning into 'C:/ncs/v2.5.0/modules/lib/matter/third_party/nlunit-test/repo'...
    
    2023-11-06T05:41:47.051Z DEBUG Submodule path 'third_party/nlunit-test/repo': checked out '0c8c9073af9c07aa089861295b7d7ced56ad174d'
    2023-11-06T05:41:48.006Z DEBUG Submodule 'pigweed' (https://github.com/google/pigweed.git) registered for path 'third_party/pigweed/repo'
    
    2023-11-06T05:41:51.115Z DEBUG Cloning into 'C:/ncs/v2.5.0/modules/lib/matter/third_party/pigweed/repo'...
    
    2023-11-06T05:41:52.780Z DEBUG Submodule path 'third_party/pigweed/repo': checked out '5c4ea8e31764a8ab1c55b7df4086fe610c4bf4af'
    2023-11-06T05:41:52.804Z DEBUG nrf-802154: skipping inactive project
    2023-11-06T05:41:52.804Z DEBUG dragoon: skipping inactive project
    2023-11-06T05:41:52.804Z DEBUG === updating cjson (modules/lib/cjson):
    2023-11-06T05:41:52.817Z INFO Updating cjson repository for v2.5.0
    2023-11-06T05:41:52.817Z DEBUG --- cjson: initializing
    2023-11-06T05:41:52.834Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/modules/lib/cjson/.git/
    2023-11-06T05:41:52.871Z DEBUG --- cjson: fetching, need revision c6af068b7f05207b28d68880740e4b9ec1e4b50a
    2023-11-06T05:41:53.791Z DEBUG From https://github.com/nrfconnect/sdk-cjson
     * [new branch]      main       -> refs/west/main
     * [new tag]         v1.7.14    -> v1.7.14
    
    2023-11-06T05:41:53.990Z DEBUG HEAD is now at c6af068 [nrf fromtree] fix: potential memory leak in merge_patch() (#611)
    
    2023-11-06T05:41:54.143Z DEBUG HEAD is now at c6af068 [nrf fromtree] fix: potential memory leak in merge_patch() (#611)
    
    2023-11-06T05:41:54.144Z DEBUG sidewalk: skipping inactive project
    2023-11-06T05:41:54.145Z DEBUG homekit: skipping inactive project
    2023-11-06T05:41:54.145Z DEBUG find-my: skipping inactive project
    2023-11-06T05:41:54.145Z DEBUG === updating azure-sdk-for-c (modules/lib/azure-sdk-for-c):
    2023-11-06T05:41:54.156Z INFO Updating azure-sdk-for-c repository for v2.5.0
    2023-11-06T05:41:54.157Z DEBUG --- azure-sdk-for-c: initializing
    2023-11-06T05:41:54.173Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/modules/lib/azure-sdk-for-c/.git/
    2023-11-06T05:41:54.208Z DEBUG --- azure-sdk-for-c: fetching, need revision 308c171cb4b5eed266649012a68406487ec81fb2
    2023-11-06T05:41:55.550Z DEBUG From https://github.com/nrfconnect/azure-sdk-for-c
     * [new branch]        main       -> refs/west/main
    
    2023-11-06T05:41:55.845Z DEBUG HEAD is now at 308c171c [nrf fromlist] Make repository a Zephyr module
    
    2023-11-06T05:41:56.189Z DEBUG HEAD is now at 308c171c [nrf fromlist] Make repository a Zephyr module
    
    2023-11-06T05:41:56.191Z DEBUG === updating cirrus (modules/hal/cirrus-logic):
    2023-11-06T05:41:56.201Z INFO Updating cirrus repository for v2.5.0
    2023-11-06T05:41:56.202Z DEBUG --- cirrus: initializing
    2023-11-06T05:41:56.225Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/modules/hal/cirrus-logic/.git/
    2023-11-06T05:41:56.259Z DEBUG --- cirrus: fetching, need revision 9f6b3812237fbb0d4157ba3584c13f1644fcbe3a
    2023-11-06T05:42:00.834Z DEBUG From https://github.com/nrfconnect/sdk-mcu-drivers
     * [new branch]      master     -> refs/west/master
    
    2023-11-06T05:42:01.094Z DEBUG HEAD is now at 9f6b381 sdk-mcu-drivers: Added build system configs and generated files
    
    2023-11-06T05:42:01.244Z DEBUG HEAD is now at 9f6b381 sdk-mcu-drivers: Added build system configs and generated files
    
    2023-11-06T05:42:01.246Z DEBUG === updating openthread (modules/lib/openthread):
    2023-11-06T05:42:01.257Z INFO Updating openthread repository for v2.5.0
    2023-11-06T05:42:01.259Z DEBUG --- openthread: initializing
    2023-11-06T05:42:01.275Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/modules/lib/openthread/.git/
    2023-11-06T05:42:01.310Z DEBUG --- openthread: fetching, need revision 57ef721eeed2550835c528ab7b8e77671f7039d6
    2023-11-06T05:42:27.857Z DEBUG From https://github.com/nrfconnect/sdk-openthread
     * [new branch]          for-testing       -> refs/west/for-testing
     * [new branch]          main              -> refs/west/main
     * [new branch]          master            -> refs/west/master
     * [new branch]          v1.7-branch       -> refs/west/v1.7-branch
     * [new branch]          v1.9-branch       -> refs/west/v1.9-branch
     * [new branch]          v2.0-branch       -> refs/west/v2.0-branch
     * [new branch]          v2.4-branch       -> refs/west/v2.4-branch
     * [new branch]          zephyr            -> refs/west/zephyr
     * [new tag]             thread-reference-20200818-ncs1-rc1 -> thread-reference-20200818-ncs1-rc1
     * [new tag]             thread-reference-20200818-ncs1-rc3 -> thread-reference-20200818-ncs1-rc3
     * [new tag]             v1.7.0            -> v1.7.0
     * [new tag]             v1.8.99-snapshot1 -> v1.8.99-snapshot1
     * [new tag]             v1.9.99-snapshot1 -> v1.9.99-snapshot1
     * [new tag]             v2.0.1            -> v2.0.1
    
    2023-11-06T05:42:29.615Z DEBUG HEAD is now at 57ef721ee [ip6] fix constant name style and simplify filtering of ICMP types (#9512)
    
    2023-11-06T05:42:30.580Z DEBUG HEAD is now at 57ef721ee [ip6] fix constant name style and simplify filtering of ICMP types (#9512)
    
    2023-11-06T05:42:30.583Z DEBUG === updating cmock (test/cmock):
    2023-11-06T05:42:30.595Z INFO Updating cmock repository for v2.5.0
    2023-11-06T05:42:30.596Z DEBUG --- cmock: initializing
    2023-11-06T05:42:30.630Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/test/cmock/.git/
    2023-11-06T05:42:30.653Z DEBUG --- cmock: fetching, need revision f65066f15d8248e6dcb778efb8739904a4512087
    2023-11-06T05:42:31.863Z DEBUG From https://github.com/ThrowTheSwitch/cmock
     * [new branch]      branch_2_5_1           -> refs/west/branch_2_5_1
     * [new branch]      cmock_2_6_rc           -> refs/west/cmock_2_6_rc
     * [new branch]      feature/only_config_is_shared -> refs/west/feature/only_config_is_shared
     * [new branch]      master                 -> refs/west/master
     * [new branch]      reapply_329            -> refs/west/reapply_329
     * [new branch]      revert-329-master      -> refs/west/revert-329-master
     * [new branch]      test/switch_to_actions -> refs/west/test/switch_to_actions
     * [new tag]         v2.4.3                 -> v2.4.3
     * [new tag]         v2.4.4                 -> v2.4.4
     * [new tag]         v2.4.5                 -> v2.4.5
     * [new tag]         v2.4.6                 -> v2.4.6
     * [new tag]         v2.5.0                 -> v2.5.0
     * [new tag]         v2.5.1                 -> v2.5.1
     * [new tag]         v2.5.2                 -> v2.5.2
     * [new tag]         v2.5.3                 -> v2.5.3
    
    2023-11-06T05:42:32.219Z DEBUG HEAD is now at f65066f Merge pull request #404 from tz18/patch-1
    
    2023-11-06T05:42:32.479Z DEBUG HEAD is now at f65066f Merge pull request #404 from tz18/patch-1
    
    2023-11-06T05:42:33.683Z DEBUG Submodule 'vendor/c_exception' (https://github.com/throwtheswitch/cexception.git) registered for path 'vendor/c_exception'
    Submodule 'vendor/unity' (https://github.com/throwtheswitch/unity.git) registered for path 'vendor/unity'
    
    2023-11-06T05:42:34.520Z DEBUG Cloning into 'C:/ncs/v2.5.0/test/cmock/vendor/c_exception'...
    
    2023-11-06T05:42:35.896Z DEBUG Cloning into 'C:/ncs/v2.5.0/test/cmock/vendor/unity'...
    
    2023-11-06T05:42:35.997Z DEBUG Submodule path 'vendor/c_exception': checked out '71b47be7c950f1bf5f7e5303779fa99a16224bb6'
    2023-11-06T05:42:36.157Z DEBUG Submodule path 'vendor/unity': checked out '4389bab82ee8a4b4631a03be2e07dd5c67dab2d4'
    2023-11-06T05:42:36.180Z DEBUG === updating memfault-firmware-sdk (modules/lib/memfault-firmware-sdk):
    2023-11-06T05:42:36.192Z INFO Updating memfault-firmware-sdk repository for v2.5.0
    2023-11-06T05:42:36.194Z DEBUG --- memfault-firmware-sdk: initializing
    2023-11-06T05:42:36.228Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/modules/lib/memfault-firmware-sdk/.git/
    2023-11-06T05:42:36.251Z DEBUG --- memfault-firmware-sdk: fetching, need revision 1.3.3
    2023-11-06T05:42:37.665Z DEBUG From https://github.com/memfault/memfault-firmware-sdk
     * tag               1.3.3      -> FETCH_HEAD
     * [new tag]         0.0.10     -> 0.0.10
     * [new tag]         0.0.11     -> 0.0.11
     * [new tag]         0.0.12     -> 0.0.12
     * [new tag]         0.0.13     -> 0.0.13
     * [new tag]         0.0.14     -> 0.0.14
     * [new tag]         0.0.15     -> 0.0.15
     * [new tag]         0.0.16     -> 0.0.16
     * [new tag]         0.0.17     -> 0.0.17
     * [new tag]         0.0.18     -> 0.0.18
     * [new tag]         0.0.2      -> 0.0.2
     * [new tag]         0.0.3      -> 0.0.3
     * [new tag]         0.0.4      -> 0.0.4
     * [new tag]         0.0.5      -> 0.0.5
     * [new tag]         0.0.6      -> 0.0.6
     * [new tag]         0.0.7      -> 0.0.7
     * [new tag]         0.0.8      -> 0.0.8
     * [new tag]         0.0.9      -> 0.0.9
     * [new tag]         0.1.0      -> 0.1.0
     * [new tag]         0.10.0     -> 0.10.0
     * [new tag]         0.10.1     -> 0.10.1
     * [new tag]         0.11.0     -> 0.11.0
     * [new tag]         0.11.1     -> 0.11.1
     * [new tag]         0.11.2     -> 0.11.2
     * [new tag]         0.11.3     -> 0.11.3
     * [new tag]         0.11.4     -> 0.11.4
     * [new tag]         0.12.0     -> 0.12.0
     * [new tag]         0.13.0     -> 0.13.0
     * [new tag]         0.13.1     -> 0.13.1
     * [new tag]         0.14.0     -> 0.14.0
     * [new tag]         0.15.0     -> 0.15.0
     * [new tag]         0.16.0     -> 0.16.0
     * [new tag]         0.16.1     -> 0.16.1
     * [new tag]         0.17.0     -> 0.17.0
     * [new tag]         0.17.1     -> 0.17.1
     * [new tag]         0.18.0     -> 0.18.0
     * [new tag]         0.19.0     -> 0.19.0
     * [new tag]         0.2.0      -> 0.2.0
     * [new tag]         0.2.1      -> 0.2.1
     * [new tag]         0.2.2      -> 0.2.2
     * [new tag]         0.2.3      -> 0.2.3
     * [new tag]         0.2.4      -> 0.2.4
     * [new tag]         0.2.5      -> 0.2.5
     * [new tag]         0.20.0     -> 0.20.0
     * [new tag]         0.20.1     -> 0.20.1
     * [new tag]         0.20.2     -> 0.20.2
     * [new tag]         0.21.0     -> 0.21.0
     * [new tag]         0.21.1     -> 0.21.1
     * [new tag]         0.22.0     -> 0.22.0
     * [new tag]         0.23.0     -> 0.23.0
     * [new tag]         0.24.0     -> 0.24.0
     * [new tag]         0.24.1     -> 0.24.1
     * [new tag]         0.24.2     -> 0.24.2
     * [new tag]         0.25.0     -> 0.25.0
     * [new tag]         0.26.0     -> 0.26.0
     * [new tag]         0.26.1     -> 0.26.1
     * [new tag]         0.27.0     -> 0.27.0
     * [new tag]         0.27.1     -> 0.27.1
     * [new tag]         0.27.2     -> 0.27.2
     * [new tag]         0.27.3     -> 0.27.3
     * [new tag]         0.28.0     -> 0.28.0
     * [new tag]         0.28.1     -> 0.28.1
     * [new tag]         0.28.2     -> 0.28.2
     * [new tag]         0.29.0     -> 0.29.0
     * [new tag]         0.29.1     -> 0.29.1
     * [new tag]         0.3.0      -> 0.3.0
     * [new tag]         0.3.1      -> 0.3.1
     * [new tag]         0.3.2      -> 0.3.2
     * [new tag]         0.3.3      -> 0.3.3
     * [new tag]         0.3.4      -> 0.3.4
     * [new tag]         0.30.0     -> 0.30.0
     * [new tag]         0.30.1     -> 0.30.1
     * [new tag]         0.30.2     -> 0.30.2
     * [new tag]         0.30.3     -> 0.30.3
     * [new tag]         0.30.4     -> 0.30.4
     * [new tag]         0.30.5     -> 0.30.5
     * [new tag]         0.31.0     -> 0.31.0
     * [new tag]         0.31.1     -> 0.31.1
     * [new tag]         0.31.2     -> 0.31.2
     * [new tag]         0.31.3     -> 0.31.3
     * [new tag]         0.31.4     -> 0.31.4
     * [new tag]         0.31.5     -> 0.31.5
     * [new tag]         0.32.0     -> 0.32.0
     * [new tag]         0.32.1     -> 0.32.1
     * [new tag]         0.32.2     -> 0.32.2
     * [new tag]         0.33.0     -> 0.33.0
     * [new tag]         0.33.1     -> 0.33.1
     * [new tag]         0.33.2     -> 0.33.2
     * [new tag]         0.33.3     -> 0.33.3
     * [new tag]         0.33.4     -> 0.33.4
     * [new tag]         0.33.5     -> 0.33.5
     * [new tag]         0.34.0     -> 0.34.0
     * [new tag]         0.34.1     -> 0.34.1
     * [new tag]         0.34.2     -> 0.34.2
     * [new tag]         0.35.0     -> 0.35.0
     * [new tag]         0.36.0     -> 0.36.0
     * [new tag]         0.36
    2023-11-06T05:42:37.736Z DEBUG .1     -> 0.36.1
     * [new tag]         0.37.0     -> 0.37.0
     * [new tag]         0.37.1     -> 0.37.1
     * [new tag]         0.37.2     -> 0.37.2
     * [new tag]         0.38.0     -> 0.38.0
     * [new tag]         0.39.0     -> 0.39.0
     * [new tag]         0.39.1     -> 0.39.1
     * [new tag]         0.4.0      -> 0.4.0
     * [new tag]         0.4.1      -> 0.4.1
     * [new tag]         0.4.2      -> 0.4.2
     * [new tag]         0.40.0     -> 0.40.0
     * [new tag]         0.41.0     -> 0.41.0
     * [new tag]         0.41.1     -> 0.41.1
     * [new tag]         0.41.2     -> 0.41.2
     * [new tag]         0.42.0     -> 0.42.0
     * [new tag]         0.42.1     -> 0.42.1
     * [new tag]         0.43.0     -> 0.43.0
     * [new tag]         0.43.1     -> 0.43.1
     * [new tag]         0.43.2     -> 0.43.2
     * [new tag]         0.43.3     -> 0.43.3
     * [new tag]         0.5.0      -> 0.5.0
     * [new tag]         0.5.1      -> 0.5.1
     * [new tag]         0.6.0      -> 0.6.0
     * [new tag]         0.6.1      -> 0.6.1
     * [new tag]         0.7.0      -> 0.7.0
     * [new tag]         0.7.1      -> 0.7.1
     * [new tag]         0.7.2      -> 0.7.2
     * [new tag]         0.7.3      -> 0.7.3
     * [new tag]         0.8.0      -> 0.8.0
     * [new tag]         0.8.1      -> 0.8.1
     * [new tag]         0.8.2      -> 0.8.2
     * [new tag]         0.9.0      -> 0.9.0
     * [new tag]         0.9.1      -> 0.9.1
     * [new tag]         0.9.2      -> 0.9.2
     * [new tag]         0.9.3      -> 0.9.3
     * [new tag]         1.0.0      -> 1.0.0
     * [new tag]         1.0.1      -> 1.0.1
     * [new tag]         1.1.0      -> 1.1.0
     * [new tag]         1.1.1      -> 1.1.1
     * [new tag]         1.1.2      -> 1.1.2
     * [new tag]         1.1.3      -> 1.1.3
     * [new tag]         1.2.0      -> 1.2.0
     * [new tag]         1.2.1      -> 1.2.1
     * [new tag]         1.2.2      -> 1.2.2
     * [new tag]         1.2.3      -> 1.2.3
     * [new tag]         1.2.4      -> 1.2.4
     * [new tag]         1.2.5      -> 1.2.5
     * [new tag]         1.3.0      -> 1.3.0
     * [new tag]         1.3.1      -> 1.3.1
     * [new tag]         1.3.2      -> 1.3.2
     * [new tag]         1.3.3      -> 1.3.3
     * [new tag]         1.3.4      -> 1.3.4
     * [new tag]         1.3.5      -> 1.3.5
     * [new tag]         1.4.0      -> 1.4.0
     * [new tag]         1.4.1      -> 1.4.1
     * [new tag]         1.4.2      -> 1.4.2
    
    2023-11-06T05:42:38.308Z DEBUG HEAD is now at c374e92 Memfault Firmware SDK 1.3.3 (Build 3838)
    
    2023-11-06T05:42:38.734Z DEBUG HEAD is now at c374e92 Memfault Firmware SDK 1.3.3 (Build 3838)
    
    2023-11-06T05:42:38.736Z DEBUG ant: skipping inactive project
    2023-11-06T05:42:38.737Z DEBUG bme68x: skipping inactive project
    2023-11-06T05:42:38.737Z DEBUG bsec: skipping inactive project
    2023-11-06T05:42:38.737Z DEBUG === updating canopennode (modules/lib/canopennode):
    2023-11-06T05:42:38.750Z INFO Updating canopennode repository for v2.5.0
    2023-11-06T05:42:38.750Z DEBUG --- canopennode: initializing
    2023-11-06T05:42:38.770Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/modules/lib/canopennode/.git/
    2023-11-06T05:42:38.813Z DEBUG --- canopennode: fetching, need revision dec12fa3f0d790cafa8414a4c2930ea71ab72ffd
    2023-11-06T05:42:39.824Z DEBUG From https://github.com/zephyrproject-rtos/canopennode
     * [new branch]      master            -> refs/west/master
     * [new branch]      zephyr            -> refs/west/zephyr
     * [new tag]         zephyr-snapshot-1 -> zephyr-snapshot-1
    
    2023-11-06T05:42:39.999Z DEBUG HEAD is now at dec12fa stack: map CANopenNode crc16_ccitt() to Zephyr crc16_itu_t()
    
    2023-11-06T05:42:40.083Z DEBUG HEAD is now at dec12fa stack: map CANopenNode crc16_ccitt() to Zephyr crc16_itu_t()
    
    2023-11-06T05:42:40.085Z DEBUG === updating chre (modules/lib/chre):
    2023-11-06T05:42:40.096Z INFO Updating chre repository for v2.5.0
    2023-11-06T05:42:40.098Z DEBUG --- chre: initializing
    2023-11-06T05:42:40.114Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/modules/lib/chre/.git/
    2023-11-06T05:42:40.152Z DEBUG --- chre: fetching, need revision b7955c27e50485b7dafdc3888d7d6afdc2ac6d96
    2023-11-06T05:42:42.601Z DEBUG From https://github.com/zephyrproject-rtos/chre
     * [new branch]        zephyr     -> refs/west/zephyr
    
    2023-11-06T05:42:43.206Z DEBUG HEAD is now at b7955c27 Merge pull request #7 from stephanosio/require_full_libcpp
    
    2023-11-06T05:42:43.535Z DEBUG HEAD is now at b7955c27 Merge pull request #7 from stephanosio/require_full_libcpp
    
    2023-11-06T05:42:43.538Z DEBUG === updating cmsis (modules/hal/cmsis):
    2023-11-06T05:42:43.551Z INFO Updating cmsis repository for v2.5.0
    2023-11-06T05:42:43.553Z DEBUG --- cmsis: initializing
    2023-11-06T05:42:43.574Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/modules/hal/cmsis/.git/
    2023-11-06T05:42:43.636Z DEBUG --- cmsis: fetching, need revision 1abf29132e608826752e2edd1f4799a065db4031
    2023-11-06T05:42:44.714Z DEBUG From https://github.com/zephyrproject-rtos/cmsis
     * [new branch]      master     -> refs/west/master
    
    2023-11-06T05:42:45.216Z DEBUG HEAD is now at 1abf291 zephyr: cmake/kconfig are external
    
    2023-11-06T05:42:45.442Z DEBUG HEAD is now at 1abf291 zephyr: cmake/kconfig are external
    
    2023-11-06T05:42:45.444Z DEBUG === updating edtt (tools/edtt):
    2023-11-06T05:42:45.456Z INFO Updating edtt repository for v2.5.0
    2023-11-06T05:42:45.458Z DEBUG --- edtt: initializing
    2023-11-06T05:42:45.476Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/tools/edtt/.git/
    2023-11-06T05:42:45.514Z DEBUG --- edtt: fetching, need revision 64e5105ad82390164fb73fc654be3f73a608209a
    2023-11-06T05:42:46.338Z DEBUG From https://github.com/zephyrproject-rtos/edtt
     * [new branch]      le-audio      -> refs/west/le-audio
     * [new branch]      main          -> refs/west/main
     * [new branch]      public_master -> refs/west/public_master
    
    2023-11-06T05:42:46.539Z DEBUG HEAD is now at 64e5105 edttt_bsim: Avoid infinite exception loop
    
    2023-11-06T05:42:46.713Z DEBUG HEAD is now at 64e5105 edttt_bsim: Avoid infinite exception loop
    
    2023-11-06T05:42:46.716Z DEBUG === updating fatfs (modules/fs/fatfs):
    2023-11-06T05:42:46.727Z INFO Updating fatfs repository for v2.5.0
    2023-11-06T05:42:46.727Z DEBUG --- fatfs: initializing
    2023-11-06T05:42:46.747Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/modules/fs/fatfs/.git/
    2023-11-06T05:42:46.786Z DEBUG --- fatfs: fetching, need revision 427159bf95ea49b7680facffaa29ad506b42709b
    2023-11-06T05:42:47.788Z DEBUG From https://github.com/zephyrproject-rtos/fatfs
     * [new branch]      master       -> refs/west/master
     * [new branch]      v1.14-branch -> refs/west/v1.14-branch
    
    2023-11-06T05:42:47.981Z DEBUG HEAD is now at 427159b zephyr: fix ffconf.h override use of STRINGIZE
    
    2023-11-06T05:42:48.084Z DEBUG HEAD is now at 427159b zephyr: fix ffconf.h override use of STRINGIZE
    
    2023-11-06T05:42:48.086Z DEBUG === updating hal_nordic (modules/hal/nordic):
    2023-11-06T05:42:48.097Z INFO Updating hal_nordic repository for v2.5.0
    2023-11-06T05:42:48.099Z DEBUG --- hal_nordic: initializing
    2023-11-06T05:42:48.127Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/modules/hal/nordic/.git/
    2023-11-06T05:42:48.168Z DEBUG --- hal_nordic: fetching, need revision 427ee1a519e8a0844d0f78f7cbc8cdfc134ef00d
    2023-11-06T05:42:50.232Z DEBUG From https://github.com/zephyrproject-rtos/hal_nordic
     * [new branch]      master       -> refs/west/master
     * [new branch]      nrf91-anomaly-7-workaround -> refs/west/nrf91-anomaly-7-workaround
     * [new branch]      v1.14-branch -> refs/west/v1.14-branch
     * [new tag]         nrfx-2.10.0  -> nrfx-2.10.0
     * [new tag]         nrfx-2.11.0  -> nrfx-2.11.0
     * [new tag]         nrfx-3.0.0   -> nrfx-3.0.0
    
    2023-11-06T05:42:51.006Z DEBUG HEAD is now at 427ee1a nrfx: Fix overflow of pin_flags array on nRF52820 in GPIOTE driver
    
    2023-11-06T05:42:51.791Z DEBUG HEAD is now at 427ee1a nrfx: Fix overflow of pin_flags array on nRF52820 in GPIOTE driver
    
    2023-11-06T05:42:51.798Z DEBUG === updating hal_st (modules/hal/st):
    2023-11-06T05:42:51.808Z INFO Updating hal_st repository for v2.5.0
    2023-11-06T05:42:51.809Z DEBUG --- hal_st: initializing
    2023-11-06T05:42:51.827Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/modules/hal/st/.git/
    2023-11-06T05:42:51.866Z DEBUG --- hal_st: fetching, need revision 9b128caf3e7b2e750169b880e83f210ea2213473
    2023-11-06T05:42:56.020Z DEBUG From https://github.com/zephyrproject-rtos/hal_st
     * [new branch]      master       -> refs/west/master
     * [new branch]      v1.14-branch -> refs/west/v1.14-branch
    
    2023-11-06T05:42:56.359Z DEBUG HEAD is now at 9b128ca sensor/stmemsc: Align stmemsc i/f to v2.3
    
    2023-11-06T05:42:56.647Z DEBUG HEAD is now at 9b128ca sensor/stmemsc: Align stmemsc i/f to v2.3
    
    2023-11-06T05:42:56.651Z DEBUG === updating hal_wurthelektronik (modules/hal/wurthelektronik):
    2023-11-06T05:42:56.662Z INFO Updating hal_wurthelektronik repository for v2.5.0
    2023-11-06T05:42:56.664Z DEBUG --- hal_wurthelektronik: initializing
    2023-11-06T05:42:56.691Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/modules/hal/wurthelektronik/.git/
    2023-11-06T05:42:56.730Z DEBUG --- hal_wurthelektronik: fetching, need revision 24ca9873c3d608fad1fea0431836bc8f144c132e
    2023-11-06T05:42:57.476Z DEBUG From https://github.com/zephyrproject-rtos/hal_wurthelektronik
     * [new branch]      zephyr     -> refs/west/zephyr
    
    2023-11-06T05:42:57.628Z DEBUG HEAD is now at 24ca987 Initialized WE HAL module repository.
    
    2023-11-06T05:42:57.704Z DEBUG HEAD is now at 24ca987 Initialized WE HAL module repository.
    
    2023-11-06T05:42:57.707Z DEBUG === updating libmetal (modules/hal/libmetal):
    2023-11-06T05:42:57.719Z INFO Updating libmetal repository for v2.5.0
    2023-11-06T05:42:57.721Z DEBUG --- libmetal: initializing
    2023-11-06T05:42:57.743Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/modules/hal/libmetal/.git/
    2023-11-06T05:42:57.799Z DEBUG --- libmetal: fetching, need revision b91611a6f47dd29fb24c46e5621e797557f80ec6
    2023-11-06T05:42:58.572Z DEBUG From https://github.com/zephyrproject-rtos/libmetal
     * [new branch]      master       -> refs/west/master
     * [new branch]      v1.14-branch -> refs/west/v1.14-branch
    
    2023-11-06T05:42:58.818Z DEBUG HEAD is now at b91611a lib: update libmetal to release v2023.04.0
    
    2023-11-06T05:42:58.968Z DEBUG HEAD is now at b91611a lib: update libmetal to release v2023.04.0
    
    2023-11-06T05:42:58.970Z DEBUG === updating liblc3 (modules/lib/liblc3):
    2023-11-06T05:42:58.982Z INFO Updating liblc3 repository for v2.5.0
    2023-11-06T05:42:58.984Z DEBUG --- liblc3: initializing
    2023-11-06T05:42:59.008Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/modules/lib/liblc3/.git/
    2023-11-06T05:42:59.050Z DEBUG --- liblc3: fetching, need revision 448f3de31f49a838988a162ef1e23a89ddf2d2ed
    2023-11-06T05:42:59.823Z DEBUG From https://github.com/zephyrproject-rtos/liblc3
     * [new branch]      main       -> refs/west/main
    
    2023-11-06T05:43:00.002Z DEBUG HEAD is now at 448f3de Merge pull request #8 from carlescufi/rename
    
    2023-11-06T05:43:00.116Z DEBUG HEAD is now at 448f3de Merge pull request #8 from carlescufi/rename
    
    2023-11-06T05:43:00.118Z DEBUG === updating littlefs (modules/fs/littlefs):
    2023-11-06T05:43:00.127Z INFO Updating littlefs repository for v2.5.0
    2023-11-06T05:43:00.128Z DEBUG --- littlefs: initializing
    2023-11-06T05:43:00.149Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/modules/fs/littlefs/.git/
    2023-11-06T05:43:00.200Z DEBUG --- littlefs: fetching, need revision ca583fd297ceb48bced3c2548600dc615d67af24
    2023-11-06T05:43:01.192Z DEBUG From https://github.com/zephyrproject-rtos/littlefs
     * [new branch]      zephyr          -> refs/west/zephyr
     * [new tag]         littlefs-v2.1.0 -> littlefs-v2.1.0
     * [new tag]         littlefs-v2.1.1 -> littlefs-v2.1.1
     * [new tag]         littlefs-v2.1.2 -> littlefs-v2.1.2
     * [new tag]         littlefs-v2.1.3 -> littlefs-v2.1.3
     * [new tag]         littlefs-v2.1.4 -> littlefs-v2.1.4
     * [new tag]         littlefs-v2.2.0 -> littlefs-v2.2.0
    
    2023-11-06T05:43:01.349Z DEBUG HEAD is now at ca583fd Merge tag 'v2.5.0' of https://github.com/littlefs-project/littlefs into zephyr
    
    2023-11-06T05:43:01.448Z DEBUG HEAD is now at ca583fd Merge tag 'v2.5.0' of https://github.com/littlefs-project/littlefs into zephyr
    
    2023-11-06T05:43:01.450Z DEBUG === updating loramac-node (modules/lib/loramac-node):
    2023-11-06T05:43:01.461Z INFO Updating loramac-node repository for v2.5.0
    2023-11-06T05:43:01.462Z DEBUG --- loramac-node: initializing
    2023-11-06T05:43:01.482Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/modules/lib/loramac-node/.git/
    2023-11-06T05:43:01.521Z DEBUG --- loramac-node: fetching, need revision 3029c9f304bf46a6e5205f3c8455dbc23108efec
    2023-11-06T05:43:04.493Z DEBUG From https://github.com/zephyrproject-rtos/loramac-node
     * [new branch]        master        -> refs/west/master
     * [new branch]        v4.6.0-zephyr -> refs/west/v4.6.0-zephyr
     * [new branch]        v4.7.0-zephyr -> refs/west/v4.7.0-zephyr
     * [new branch]        zephyr        -> refs/west/zephyr
     * [new branch]        zephyr-v2.6   -> refs/west/zephyr-v2.6
     * [new tag]           4.4.2-rc.4    -> 4.4.2-rc.4
     * [new tag]           V3.4          -> V3.4
     * [new tag]           v2.0          -> v2.0
     * [new tag]           v2.1          -> v2.1
     * [new tag]           v2.2          -> v2.2
     * [new tag]           v2.3.RC1      -> v2.3.RC1
     * [new tag]           v2.3.RC2      -> v2.3.RC2
     * [new tag]           v3.0          -> v3.0
     * [new tag]           v3.1          -> v3.1
     * [new tag]           v3.2          -> v3.2
     * [new tag]           v3.3          -> v3.3
     * [new tag]           v3.4.1        -> v3.4.1
     * [new tag]           v4.0.0        -> v4.0.0
     * [new tag]           v4.1.0        -> v4.1.0
     * [new tag]           v4.2.0        -> v4.2.0
     * [new tag]           v4.3.0        -> v4.3.0
     * [new tag]           v4.3.1        -> v4.3.1
     * [new tag]           v4.3.2        -> v4.3.2
     * [new tag]           v4.4.0        -> v4.4.0
     * [new tag]           v4.4.1        -> v4.4.1
     * [new tag]           v4.4.2        -> v4.4.2
     * [new tag]           v4.4.2-rc.1   -> v4.4.2-rc.1
     * [new tag]           v4.4.2-rc.2   -> v4.4.2-rc.2
     * [new tag]           v4.4.2-rc.3   -> v4.4.2-rc.3
     * [new tag]           v4.4.2-rc.5   -> v4.4.2-rc.5
     * [new tag]           v4.4.2-rc.6   -> v4.4.2-rc.6
     * [new tag]           v4.4.2-rc.7   -> v4.4.2-rc.7
     * [new tag]           v4.4.3        -> v4.4.3
     * [new tag]           v4.4.3_zephyr -> v4.4.3_zephyr
    
    2023-11-06T05:43:05.301Z DEBUG HEAD is now at 3029c9f3 utilities: fix few shadowed variables
    
    2023-11-06T05:43:05.764Z DEBUG HEAD is now at 3029c9f3 utilities: fix few shadowed variables
    
    2023-11-06T05:43:05.767Z DEBUG === updating lvgl (modules/lib/gui/lvgl):
    2023-11-06T05:43:05.778Z INFO Updating lvgl repository for v2.5.0
    2023-11-06T05:43:05.780Z DEBUG --- lvgl: initializing
    2023-11-06T05:43:05.802Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/modules/lib/gui/lvgl/.git/
    2023-11-06T05:43:05.843Z DEBUG --- lvgl: fetching, need revision 8a6a2d1d29d17d1e4bdc94c243c146a39d635fdd
    2023-11-06T05:43:25.320Z DEBUG From https://github.com/zephyrproject-rtos/lvgl
     * [new branch]        dependabot/pip/docs/certifi-2023.7.22 -> refs/west/dependabot/pip/docs/certifi-2023.7.22
     * [new branch]        master     -> refs/west/master
     * [new branch]        zephyr     -> refs/west/zephyr
    
    2023-11-06T05:43:26.288Z DEBUG HEAD is now at 8a6a2d1d zephyr: Move gluecode back to zephyr main repository
    
    2023-11-06T05:43:26.702Z DEBUG HEAD is now at 8a6a2d1d zephyr: Move gluecode back to zephyr main repository
    
    2023-11-06T05:43:26.704Z DEBUG === updating lz4 (modules/lib/lz4):
    2023-11-06T05:43:26.714Z INFO Updating lz4 repository for v2.5.0
    2023-11-06T05:43:26.717Z DEBUG --- lz4: initializing
    2023-11-06T05:43:26.735Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/modules/lib/lz4/.git/
    2023-11-06T05:43:26.773Z DEBUG --- lz4: fetching, need revision 8e303c264fc21c2116dc612658003a22e933124d
    2023-11-06T05:43:27.971Z DEBUG From https://github.com/zephyrproject-rtos/lz4
     * [new branch]      zephyr     -> refs/west/zephyr
     * [new tag]         lz4-r130   -> lz4-r130
     * [new tag]         r116       -> r116
     * [new tag]         r117       -> r117
     * [new tag]         r118       -> r118
     * [new tag]         r119       -> r119
     * [new tag]         r120       -> r120
     * [new tag]         r121       -> r121
     * [new tag]         r122       -> r122
     * [new tag]         r123       -> r123
     * [new tag]         r124       -> r124
     * [new tag]         r125       -> r125
     * [new tag]         r126       -> r126
     * [new tag]         r127       -> r127
     * [new tag]         r128       -> r128
     * [new tag]         r129       -> r129
     * [new tag]         r130       -> r130
     * [new tag]         r131       -> r131
     * [new tag]         rc129v0    -> rc129v0
     * [new tag]         v1.7.3     -> v1.7.3
     * [new tag]         v1.7.4     -> v1.7.4
     * [new tag]         v1.7.4.2   -> v1.7.4.2
     * [new tag]         v1.7.5     -> v1.7.5
     * [new tag]         v1.8.0     -> v1.8.0
     * [new tag]         v1.8.1     -> v1.8.1
     * [new tag]         v1.8.1.2   -> v1.8.1.2
     * [new tag]         v1.8.2     -> v1.8.2
     * [new tag]         v1.8.3     -> v1.8.3
     * [new tag]         v1.9.0     -> v1.9.0
     * [new tag]         v1.9.1     -> v1.9.1
     * [new tag]         v1.9.2     -> v1.9.2
     * [new tag]         v1.9.3     -> v1.9.3
    
    2023-11-06T05:43:28.179Z DEBUG HEAD is now at 8e303c2 zephyr: make this repo a zephyr module
    
    2023-11-06T05:43:28.327Z DEBUG HEAD is now at 8e303c2 zephyr: make this repo a zephyr module
    
    2023-11-06T05:43:28.329Z DEBUG === updating mipi-sys-t (modules/debug/mipi-sys-t):
    2023-11-06T05:43:28.342Z INFO Updating mipi-sys-t repository for v2.5.0
    2023-11-06T05:43:28.344Z DEBUG --- mipi-sys-t: initializing
    2023-11-06T05:43:28.361Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/modules/debug/mipi-sys-t/.git/
    2023-11-06T05:43:28.402Z DEBUG --- mipi-sys-t: fetching, need revision a819419603a2dfcb47f7f39092e1bc112e45d1ef
    2023-11-06T05:43:29.199Z DEBUG From https://github.com/zephyrproject-rtos/mipi-sys-t
     * [new branch]      zephyr     -> refs/west/zephyr
    
    2023-11-06T05:43:29.375Z DEBUG HEAD is now at a819419 library: allow building without wchar support
    
    2023-11-06T05:43:29.499Z DEBUG HEAD is now at a819419 library: allow building without wchar support
    
    2023-11-06T05:43:29.501Z DEBUG === updating nanopb (modules/lib/nanopb):
    2023-11-06T05:43:29.514Z INFO Updating nanopb repository for v2.5.0
    2023-11-06T05:43:29.518Z DEBUG --- nanopb: initializing
    2023-11-06T05:43:29.537Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/modules/lib/nanopb/.git/
    2023-11-06T05:43:29.575Z DEBUG --- nanopb: fetching, need revision 42fa8b211e946b90b9d968523fce7b1cfe27617e
    2023-11-06T05:43:31.007Z DEBUG From https://github.com/zephyrproject-rtos/nanopb
     * [new branch]      cifuzz_test4           -> refs/west/cifuzz_test4
     * [new branch]      dev_dynamic_nanopb_pb2 -> refs/west/dev_dynamic_nanopb_pb2
     * [new branch]      dev_markdown_docs      -> refs/west/dev_markdown_docs
     * [new branch]      maintenance_0.1        -> refs/west/maintenance_0.1
     * [new branch]      maintenance_0.2        -> refs/west/maintenance_0.2
     * [new branch]      maintenance_0.3        -> refs/west/maintenance_0.3
     * [new branch]      master                 -> refs/west/master
     * [new branch]      zephyr                 -> refs/west/zephyr
     * [new tag]         0.2.9.5                -> 0.2.9.5
     * [new tag]         0.3.6                  -> 0.3.6
     * [new tag]         0.3.7                  -> 0.3.7
     * [new tag]         0.3.8                  -> 0.3.8
     * [new tag]         0.3.9                  -> 0.3.9
     * [new tag]         0.3.9.1                -> 0.3.9.1
     * [new tag]         0.3.9.2                -> 0.3.9.2
     * [new tag]         0.3.9.3                -> 0.3.9.3
     * [new tag]         0.3.9.4                -> 0.3.9.4
     * [new tag]         0.3.9.5                -> 0.3.9.5
     * [new tag]         0.3.9.6                -> 0.3.9.6
     * [new tag]         0.3.9.7                -> 0.3.9.7
     * [new tag]         0.3.9.8                -> 0.3.9.8
     * [new tag]         0.4.0                  -> 0.4.0
     * [new tag]         0.4.1                  -> 0.4.1
     * [new tag]         0.4.2                  -> 0.4.2
     * [new tag]         0.4.3                  -> 0.4.3
     * [new tag]         0.4.4                  -> 0.4.4
     * [new tag]         0.4.5                  -> 0.4.5
     * [new tag]         nanopb-0.1.0           -> nanopb-0.1.0
     * [new tag]         nanopb-0.1.1           -> nanopb-0.1.1
     * [new tag]         nanopb-0.1.2           -> nanopb-0.1.2
     * [new tag]         nanopb-0.1.3           -> nanopb-0.1.3
     * [new tag]         nanopb-0.1.4           -> nanopb-0.1.4
     * [new tag]         nanopb-0.1.5           -> nanopb-0.1.5
     * [new tag]         nanopb-0.1.6           -> nanopb-0.1.6
     * [new tag]         nanopb-0.1.7           -> nanopb-0.1.7
     * [new tag]         nanopb-0.1.8           -> nanopb-0.1.8
     * [new tag]         nanopb-0.1.9           -> nanopb-0.1.9
     * [new tag]         nanopb-0.1.9.1         -> nanopb-0.1.9.1
     * [new tag]         nanopb-0.2.0           -> nanopb-0.2.0
     * [new tag]         nanopb-0.2.1           -> nanopb-0.2.1
     * [new tag]         nanopb-0.2.2           -> nanopb-0.2.2
     * [new tag]         nanopb-0.2.3           -> nanopb-0.2.3
     * [new tag]         nanopb-0.2.4           -> nanopb-0.2.4
     * [new tag]         nanopb-0.2.5           -> nanopb-0.2.5
     * [new tag]         nanopb-0.2.6           -> nanopb-0.2.6
     * [new tag]         nanopb-0.2.7           -> nanopb-0.2.7
     * [new tag]         nanopb-0.2.8           -> nanopb-0.2.8
     * [new tag]         nanopb-0.2.9           -> nanopb-0.2.9
     * [new tag]         nanopb-0.2.9.1         -> nanopb-0.2.9.1
     * [new tag]         nanopb-0.2.9.2         -> nanopb-0.2.9.2
     * [new tag]         nanopb-0.2.9.3         -> nanopb-0.2.9.3
     * [new tag]         nanopb-0.2.9.4         -> nanopb-0.2.9.4
     * [new tag]         nanopb-0.2.9.5         -> nanopb-0.2.9.5
     * [new tag]         nanopb-0.3.0           -> nanopb-0.3.0
     * [new tag]         nanopb-0.3.1           -> nanopb-0.3.1
     * [new tag]         nanopb-0.3.2           -> nanopb-0.3.2
     * [new tag]         nanopb-0.3.3           -> nanopb-0.3.3
     * [new tag]         nanopb-0.3.4           -> nanopb-0.3.4
     * [new tag]         nanopb-0.3.5           -> nanopb-0.3.5
     * [new tag]         nanopb-0.3.6           -> nanopb-0.3.6
     * [new tag]         nanopb-0.3.7           -> nanopb-0.3.7
     * [new tag]         nanopb-0.3.8           -> nanopb-0.3.8
     * [new tag]         nanopb-0.3.9           -> nanopb-0.3.9
     * [new tag]         nanopb-0.3.9.1         -> nanopb-0.3.9.1
     * [new tag]         nanopb-0.3.9.2         -> nanopb-0.3.9.2
     * [new tag]         nanopb-0.3.9.3         -> nanopb-0.3.9.3
     * [new tag]         nanopb-0.3.9.4         -> nanopb-0.3.9.4
     * [new tag]         nanopb-0
    2023-11-06T05:43:31.019Z DEBUG .3.9.5         -> nanopb-0.3.9.5
     * [new tag]         nanopb-0.3.9.6         -> nanopb-0.3.9.6
     * [new tag]         nanopb-0.3.9.7         -> nanopb-0.3.9.7
     * [new tag]         nanopb-0.3.9.8         -> nanopb-0.3.9.8
     * [new tag]         nanopb-0.4.0           -> nanopb-0.4.0
     * [new tag]         nanopb-0.4.0-dev       -> nanopb-0.4.0-dev
     * [new tag]         nanopb-0.4.1           -> nanopb-0.4.1
     * [new tag]         nanopb-0.4.2           -> nanopb-0.4.2
     * [new tag]         nanopb-0.4.3           -> nanopb-0.4.3
     * [new tag]         nanopb-0.4.4           -> nanopb-0.4.4
     * [new tag]         nanopb-0.4.5           -> nanopb-0.4.5
    
    2023-11-06T05:43:31.552Z DEBUG HEAD is now at 42fa8b2 Merge pull request #2 from pdgendt/zephyr
    
    2023-11-06T05:43:31.885Z DEBUG HEAD is now at 42fa8b2 Merge pull request #2 from pdgendt/zephyr
    
    2023-11-06T05:43:31.887Z DEBUG === updating net-tools (tools/net-tools):
    2023-11-06T05:43:31.899Z INFO Updating net-tools repository for v2.5.0
    2023-11-06T05:43:31.900Z DEBUG --- net-tools: initializing
    2023-11-06T05:43:31.919Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/tools/net-tools/.git/
    2023-11-06T05:43:31.958Z DEBUG --- net-tools: fetching, need revision e0828aa9629b533644dc96ff6d1295c939bd713c
    2023-11-06T05:43:32.876Z DEBUG From https://github.com/zephyrproject-rtos/net-tools
     * [new branch]      master     -> refs/west/master
    
    2023-11-06T05:43:33.422Z DEBUG HEAD is now at e0828aa net-setup: Add instructions for NAT and routing
    
    2023-11-06T05:43:33.997Z DEBUG HEAD is now at e0828aa net-setup: Add instructions for NAT and routing
    
    2023-11-06T05:43:33.999Z DEBUG === updating nrf_hw_models (modules/bsim_hw_models/nrf_hw_models):
    2023-11-06T05:43:34.010Z INFO Updating nrf_hw_models repository for v2.5.0
    2023-11-06T05:43:34.011Z DEBUG --- nrf_hw_models: initializing
    2023-11-06T05:43:34.032Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/modules/bsim_hw_models/nrf_hw_models/.git/
    2023-11-06T05:43:34.072Z DEBUG --- nrf_hw_models: fetching, need revision 57b61a9a2da75c860f15ca79522b24d57992df2c
    2023-11-06T05:43:34.930Z DEBUG From https://github.com/zephyrproject-rtos/nrf_hw_models
     * [new branch]      main       -> refs/west/main
     * [new branch]      master     -> refs/west/master
    
    2023-11-06T05:43:35.127Z DEBUG HEAD is now at 57b61a9 INT CNTRL: Generalize to N controllers
    
    2023-11-06T05:43:35.243Z DEBUG HEAD is now at 57b61a9 INT CNTRL: Generalize to N controllers
    
    2023-11-06T05:43:35.245Z DEBUG === updating open-amp (modules/lib/open-amp):
    2023-11-06T05:43:35.258Z INFO Updating open-amp repository for v2.5.0
    2023-11-06T05:43:35.259Z DEBUG --- open-amp: initializing
    2023-11-06T05:43:35.278Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/modules/lib/open-amp/.git/
    2023-11-06T05:43:35.317Z DEBUG --- open-amp: fetching, need revision 42b7c577714b8f22ce82a901e19c1814af4609a8
    2023-11-06T05:43:36.259Z DEBUG From https://github.com/zephyrproject-rtos/open-amp
     * [new branch]      master       -> refs/west/master
     * [new branch]      v1.14-branch -> refs/west/v1.14-branch
    
    2023-11-06T05:43:36.454Z DEBUG HEAD is now at 42b7c57 cmake: Compile with WITH_DCACHE_RSC_TABLE
    
    2023-11-06T05:43:36.579Z DEBUG HEAD is now at 42b7c57 cmake: Compile with WITH_DCACHE_RSC_TABLE
    
    2023-11-06T05:43:36.581Z DEBUG === updating picolibc (modules/lib/picolibc):
    2023-11-06T05:43:36.595Z INFO Updating picolibc repository for v2.5.0
    2023-11-06T05:43:36.596Z DEBUG --- picolibc: initializing
    2023-11-06T05:43:36.617Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/modules/lib/picolibc/.git/
    2023-11-06T05:43:36.659Z DEBUG --- picolibc: fetching, need revision d07c38ff051386f8e09a143ea0a6c1d6d66dd1d8
    2023-11-06T05:44:19.878Z DEBUG From https://github.com/zephyrproject-rtos/picolibc
     * [new branch]          Z-emcb-cygwin_daemon        -> refs/west/Z-emcb-cygwin_daemon
     * [new branch]          aarch64                     -> refs/west/aarch64
     * [new branch]          add-fakeroots-dir           -> refs/west/add-fakeroots-dir
     * [new branch]          amd64_to_x86_64             -> refs/west/amd64_to_x86_64
     * [new branch]          ancient-clang               -> refs/west/ancient-clang
     * [new branch]          arc-20081103-branch         -> refs/west/arc-20081103-branch
     * [new branch]          arc-insight_6_8-branch      -> refs/west/arc-insight_6_8-branch
     * [new branch]          arm-read-tp-cleanup         -> refs/west/arm-read-tp-cleanup
     * [new branch]          binutils-2_10-branch        -> refs/west/binutils-2_10-branch
     * [new branch]          binutils-2_11-branch        -> refs/west/binutils-2_11-branch
     * [new branch]          binutils-2_12-branch        -> refs/west/binutils-2_12-branch
     * [new branch]          binutils-2_13-branch        -> refs/west/binutils-2_13-branch
     * [new branch]          binutils-2_14-branch        -> refs/west/binutils-2_14-branch
     * [new branch]          binutils-2_15-branch        -> refs/west/binutils-2_15-branch
     * [new branch]          binutils-2_16-branch        -> refs/west/binutils-2_16-branch
     * [new branch]          binutils-2_17-branch        -> refs/west/binutils-2_17-branch
     * [new branch]          binutils-2_18-branch        -> refs/west/binutils-2_18-branch
     * [new branch]          binutils-2_19-branch        -> refs/west/binutils-2_19-branch
     * [new branch]          binutils-2_20-branch        -> refs/west/binutils-2_20-branch
     * [new branch]          binutils-2_21-branch        -> refs/west/binutils-2_21-branch
     * [new branch]          binutils-2_22-branch        -> refs/west/binutils-2_22-branch
     * [new branch]          binutils-2_22_branch        -> refs/west/binutils-2_22_branch
     * [new branch]          binutils-2_23-branch        -> refs/west/binutils-2_23-branch
     * [new branch]          binutils-2_24-branch        -> refs/west/binutils-2_24-branch
     * [new branch]          binutils-arc-20080908-branch -> refs/west/binutils-arc-20080908-branch
     * [new branch]          binutils-arc-20081103-branch -> refs/west/binutils-arc-20081103-branch
     * [new branch]          binutils-csl-2_17-branch    -> refs/west/binutils-csl-2_17-branch
     * [new branch]          binutils-csl-arm-2005q1-branch -> refs/west/binutils-csl-arm-2005q1-branch
     * [new branch]          binutils-csl-gxxpro-3_4-branch -> refs/west/binutils-csl-gxxpro-3_4-branch
     * [new branch]          branch-1.4.6                -> refs/west/branch-1.4.6
     * [new branch]          branch-1.8.4                -> refs/west/branch-1.8.4
     * [new branch]          c-sky                       -> refs/west/c-sky
     * [new branch]          cagney-unwind-20030108-branch -> refs/west/cagney-unwind-20030108-branch
     * [new branch]          cagney_bfdfile-20040213-branch -> refs/west/cagney_bfdfile-20040213-branch
     * [new branch]          cagney_bigcore-20040122-branch -> refs/west/cagney_bigcore-20040122-branch
     * [new branch]          cagney_convert-20030606-branch -> refs/west/cagney_convert-20030606-branch
     * [new branch]          cagney_fileio-20030521-branch -> refs/west/cagney_fileio-20030521-branch
     * [new branch]          cagney_frameaddr-20030403-branch -> refs/west/cagney_frameaddr-20030403-branch
     * [new branch]          cagney_framebase-20030326-branch -> refs/west/cagney_framebase-20030326-branch
     * [new branch]          cagney_lazyid-20030317-branch -> refs/west/cagney_lazyid-20030317-branch
     * [new branch]          cagney_offbyone-20030303-branch -> refs/west/cagney_offbyone-20030303-branch
     * [new branch]          cagney_regbuf-20020515-branch -> refs/west/cagney_regbuf-20020515-branch
     * [new branch]          cagney_sysregs-20020825-branch -> refs/west/cagney_sysregs-20020825-branch
     * [new branch]          cagney_tramp-20040309-branch -> refs/west/cagney_tramp-20040309-branch
     * [new branch]          cagney_writestrings-20030508-branch -> refs/west
    2023-11-06T05:44:19.945Z DEBUG /cagney_writestrings-20030508-branch
     * [new branch]          cagney_x86i386-20030821-branch -> refs/west/cagney_x86i386-20030821-branch
     * [new branch]          callout                     -> refs/west/callout
     * [new branch]          carlton_dictionary-branch   -> refs/west/carlton_dictionary-branch
     * [new branch]          cgen-1_1-branch             -> refs/west/cgen-1_1-branch
     * [new branch]          cgf-deleteme                -> refs/west/cgf-deleteme
     * [new branch]          cgf-dev-branch              -> refs/west/cgf-dev-branch
     * [new branch]          cmake                       -> refs/west/cmake
     * [new branch]          cmake-no-tls                -> refs/west/cmake-no-tls
     * [new branch]          cmake-small-ultoa           -> refs/west/cmake-small-ultoa
     * [new branch]          cr-0x3b58                   -> refs/west/cr-0x3b58
     * [new branch]          cr-0x5e6                    -> refs/west/cr-0x5e6
     * [new branch]          cr-0x5ef                    -> refs/west/cr-0x5ef
     * [new branch]          cr-0x5f1                    -> refs/west/cr-0x5f1
     * [new branch]          cr-0x9b                     -> refs/west/cr-0x9b
     * [new branch]          cr-0x9c                     -> refs/west/cr-0x9c
     * [new branch]          cr-0x9d                     -> refs/west/cr-0x9d
     * [new branch]          cr-0x9e                     -> refs/west/cr-0x9e
     * [new branch]          csl-arm-20050325-branch     -> refs/west/csl-arm-20050325-branch
     * [new branch]          cv-branch                   -> refs/west/cv-branch
     * [new branch]          cv-branch-2                 -> refs/west/cv-branch-2
     * [new branch]          cv-post-1_7_9               -> refs/west/cv-post-1_7_9
     * [new branch]          cygnus                      -> refs/west/cygnus
     * [new branch]          cygwin-1-1-4                -> refs/west/cygwin-1-1-4
     * [new branch]          cygwin-1-3-1                -> refs/west/cygwin-1-3-1
     * [new branch]          cygwin-1-3-10-1             -> refs/west/cygwin-1-3-10-1
     * [new branch]          cygwin-1-3-11-3             -> refs/west/cygwin-1-3-11-3
     * [new branch]          cygwin-1-3-12-1             -> refs/west/cygwin-1-3-12-1
     * [new branch]          cygwin-1-3-13-1             -> refs/west/cygwin-1-3-13-1
     * [new branch]          cygwin-1-3-13-2             -> refs/west/cygwin-1-3-13-2
     * [new branch]          cygwin-1-3-14-1             -> refs/west/cygwin-1-3-14-1
     * [new branch]          cygwin-1-3-15-1             -> refs/west/cygwin-1-3-15-1
     * [new branch]          cygwin-1-3-16-1             -> refs/west/cygwin-1-3-16-1
     * [new branch]          cygwin-1-3-17-1             -> refs/west/cygwin-1-3-17-1
     * [new branch]          cygwin-1-3-18-1             -> refs/west/cygwin-1-3-18-1
     * [new branch]          cygwin-1-3-19-1             -> refs/west/cygwin-1-3-19-1
     * [new branch]          cygwin-1-3-2                -> refs/west/cygwin-1-3-2
     * [new branch]          cygwin-1-3-3                -> refs/west/cygwin-1-3-3
     * [new branch]          cygwin-1-3-4                -> refs/west/cygwin-1-3-4
     * [new branch]          cygwin-1-3-5                -> refs/west/cygwin-1-3-5
     * [new branch]          cygwin-1-3-5-2              -> refs/west/cygwin-1-3-5-2
     * [new branch]          cygwin-1-3-5-3              -> refs/west/cygwin-1-3-5-3
     * [new branch]          cygwin-1-3-6-1              -> refs/west/cygwin-1-3-6-1
     * [new branch]          cygwin-1-3-6-2              -> refs/west/cygwin-1-3-6-2
     * [new branch]          cygwin-1-3-6-3              -> refs/west/cygwin-1-3-6-3
     * [new branch]          cygwin-1-3-6-4              -> refs/west/cygwin-1-3-6-4
     * [new branch]          cygwin-1-3-6-5              -> refs/west/cygwin-1-3-6-5
     * [new branch]          cygwin-1-3-6-6              -> refs/west/cygwin-1-3-6-6
     * [new branch]          cygwin-1-3-7-1              -> refs/west/cygwin-1-3-7-1
     * [new branch]          cygwin-1-3-8-1              -> refs/west/cygwin-1-3-8-1
     * [new branch]          cygwin-1-3-9                -> refs/west/cygwin-1-3-9
     * [new branch]          cygwin-1_7_29-release-branchpoin
    2023-11-06T05:44:20.013Z DEBUG t -> refs/west/cygwin-1_7_29-release-branchpoint
     * [new branch]          cygwin-2.0                  -> refs/west/cygwin-2.0
     * [new branch]          cygwin-3_0-branch           -> refs/west/cygwin-3_0-branch
     * [new branch]          cygwin-64bit-branch         -> refs/west/cygwin-64bit-branch
     * [new branch]          cygwin-64bit-premerge-branch -> refs/west/cygwin-64bit-premerge-branch
     * [new branch]          cygwin-acl                  -> refs/west/cygwin-acl
     * [new branch]          cygwin_daemon               -> refs/west/cygwin_daemon
     * [new branch]          debian                      -> refs/west/debian
     * [new branch]          dje-cgen-play1-branch       -> refs/west/dje-cgen-play1-branch
     * [new branch]          docker-builder-packages.txt-hash -> refs/west/docker-builder-packages.txt-hash
     * [new branch]          drow-cplus-branch           -> refs/west/drow-cplus-branch
     * [new branch]          drow-reverse-20070409-branch -> refs/west/drow-reverse-20070409-branch
     * [new branch]          drow_intercu-20040221-branch -> refs/west/drow_intercu-20040221-branch
     * [new branch]          ezannoni_pie-20030916-branch -> refs/west/ezannoni_pie-20030916-branch
     * [new branch]          ezannoni_pie-20040323-branch -> refs/west/ezannoni_pie-20040323-branch
     * [new branch]          fifo_doover3                -> refs/west/fifo_doover3
     * [new branch]          fixes-newlib                -> refs/west/fixes-newlib
     * [new branch]          float-inlines               -> refs/west/float-inlines
     * [new branch]          fp-zeuch                    -> refs/west/fp-zeuch
     * [new branch]          gdb-csl-20060226-branch     -> refs/west/gdb-csl-20060226-branch
     * [new branch]          gdb-csl-arm-20051020-branch -> refs/west/gdb-csl-arm-20051020-branch
     * [new branch]          gdb-csl-available-20060303-branch -> refs/west/gdb-csl-available-20060303-branch
     * [new branch]          gdb-csl-gxxpro-6_3-branch   -> refs/west/gdb-csl-gxxpro-6_3-branch
     * [new branch]          gdb-csl-symbian-20060226-branch -> refs/west/gdb-csl-symbian-20060226-branch
     * [new branch]          gdb-premipsmulti-2000-06-06-branch -> refs/west/gdb-premipsmulti-2000-06-06-branch
     * [new branch]          gdb_5_0-2000-04-10-branch   -> refs/west/gdb_5_0-2000-04-10-branch
     * [new branch]          gdb_5_1-2001-07-29-branch   -> refs/west/gdb_5_1-2001-07-29-branch
     * [new branch]          gdb_5_1_0_1-2002-01-03-branch -> refs/west/gdb_5_1_0_1-2002-01-03-branch
     * [new branch]          gdb_5_2-branch              -> refs/west/gdb_5_2-branch
     * [new branch]          gdb_5_3-branch              -> refs/west/gdb_5_3-branch
     * [new branch]          gdb_6_0-branch              -> refs/west/gdb_6_0-branch
     * [new branch]          gdb_6_1-branch              -> refs/west/gdb_6_1-branch
     * [new branch]          gdb_6_2-branch              -> refs/west/gdb_6_2-branch
     * [new branch]          gdb_6_3-branch              -> refs/west/gdb_6_3-branch
     * [new branch]          gdb_6_4-branch              -> refs/west/gdb_6_4-branch
     * [new branch]          gdb_6_5-branch              -> refs/west/gdb_6_5-branch
     * [new branch]          gdb_6_6-branch              -> refs/west/gdb_6_6-branch
     * [new branch]          gdb_6_7-branch              -> refs/west/gdb_6_7-branch
     * [new branch]          gdb_6_8-branch              -> refs/west/gdb_6_8-branch
     * [new branch]          gdb_7_0-branch              -> refs/west/gdb_7_0-branch
     * [new branch]          gdb_7_1-branch              -> refs/west/gdb_7_1-branch
     * [new branch]          gdb_7_2-branch              -> refs/west/gdb_7_2-branch
     * [new branch]          gdb_7_3-branch              -> refs/west/gdb_7_3-branch
     * [new branch]          gdb_7_4-branch              -> refs/west/gdb_7_4-branch
     * [new branch]          gdb_7_5-branch              -> refs/west/gdb_7_5-branch
     * [new branch]          gdb_7_6-branch              -> refs/west/gdb_7_6-branch
     * [new branch]          gdb_s390-2001-09-26-branch  -> refs/west/gdb_s390-2001-09-26-branch
     * [new branch]          gh                          -> refs/west/gh
     * [new
    2023-11-06T05:44:20.075Z DEBUG  branch]          insight_6_8-branch          -> refs/west/insight_6_8-branch
     * [new branch]          interps-20030202-branch     -> refs/west/interps-20030202-branch
     * [new branch]          jimb-gdb_6_2-e500-branch    -> refs/west/jimb-gdb_6_2-e500-branch
     * [new branch]          jimb-macro-020506-branch    -> refs/west/jimb-macro-020506-branch
     * [new branch]          jimb-ppc64-linux-20030509-branch -> refs/west/jimb-ppc64-linux-20030509-branch
     * [new branch]          jimb-ppc64-linux-20030528-branch -> refs/west/jimb-ppc64-linux-20030528-branch
     * [new branch]          jimb-ppc64-linux-20030613-branch -> refs/west/jimb-ppc64-linux-20030613-branch
     * [new branch]          jimb-rda-nptl-branch        -> refs/west/jimb-rda-nptl-branch
     * [new branch]          kettenis-i386newframe-20030308-branch -> refs/west/kettenis-i386newframe-20030308-branch
     * [new branch]          kettenis_i386newframe-20030406-branch -> refs/west/kettenis_i386newframe-20030406-branch
     * [new branch]          kettenis_i386newframe-20030419-branch -> refs/west/kettenis_i386newframe-20030419-branch
     * [new branch]          kettenis_sparc-20030918-branch -> refs/west/kettenis_sparc-20030918-branch
     * [new branch]          kseitz_interps-20020528-branch -> refs/west/kseitz_interps-20020528-branch
     * [new branch]          locking-docs                -> refs/west/locking-docs
     * [new branch]          main                        -> refs/west/main
     * [new branch]          mingw-std-ns-branch         -> refs/west/mingw-std-ns-branch
     * [new branch]          mingwex                     -> refs/west/mingwex
     * [new branch]          msnyder-checkpoint-072509-branch -> refs/west/msnyder-checkpoint-072509-branch
     * [new branch]          msnyder-fork-checkpoint-branch -> refs/west/msnyder-fork-checkpoint-branch
     * [new branch]          msnyder-reverse-20060331-branch -> refs/west/msnyder-reverse-20060331-branch
     * [new branch]          msnyder-reverse-20060502-branch -> refs/west/msnyder-reverse-20060502-branch
     * [new branch]          msnyder-reverse-20080609-branch -> refs/west/msnyder-reverse-20080609-branch
     * [new branch]          msnyder-tracepoint-checkpoint-branch -> refs/west/msnyder-tracepoint-checkpoint-branch
     * [new branch]          msp430                      -> refs/west/msp430
     * [new branch]          multiprocess-20081120-branch -> refs/west/multiprocess-20081120-branch
     * [new branch]          newlib                      -> refs/west/newlib
     * [new branch]          newlib-1_17_0-arc           -> refs/west/newlib-1_17_0-arc
     * [new branch]          newlib-autotools-branch     -> refs/west/newlib-autotools-branch
     * [new branch]          newlib-csl-20060320-branch  -> refs/west/newlib-csl-20060320-branch
     * [new branch]          nickrob-async-20060513-branch -> refs/west/nickrob-async-20060513-branch
     * [new branch]          non-linux-ln                -> refs/west/non-linux-ln
     * [new branch]          noreparent                  -> refs/west/noreparent
     * [new branch]          offbyone-20030313-branch    -> refs/west/offbyone-20030313-branch
     * [new branch]          pre-regex                   -> refs/west/pre-regex
     * [new branch]          pregp02r1                   -> refs/west/pregp02r1
     * [new branch]          readline_4_3-import-branch  -> refs/west/readline_4_3-import-branch
     * [new branch]          readline_5_1-import-branch  -> refs/west/readline_5_1-import-branch
     * [new branch]          reverse-20080717-branch     -> refs/west/reverse-20080717-branch
     * [new branch]          reverse-20080930-branch     -> refs/west/reverse-20080930-branch
     * [new branch]          reverse-20081226-branch     -> refs/west/reverse-20081226-branch
     * [new branch]          riscv-zicsr                 -> refs/west/riscv-zicsr
     * [new branch]          semihost-2.0-all            -> refs/west/semihost-2.0-all
     * [new branch]          sid-20020905-branch         -> refs/west/sid-20020905-branch
     * [new branch]          signal-rewrite              -> refs/west/signal-rewrite
     * [new branch]          sysroot-skip-checks         -> refs/west/sysroot-skip-chec
    2023-11-06T05:44:20.136Z DEBUG ks
     * [new branch]          tcltk840-20020924-branch    -> refs/west/tcltk840-20020924-branch
     * [new branch]          tls                         -> refs/west/tls
     * [new branch]          topic/af_unix               -> refs/west/topic/af_unix
     * [new branch]          topic/ansification          -> refs/west/topic/ansification
     * [new branch]          topic/fifo                  -> refs/west/topic/fifo
     * [new branch]          topic/forkables             -> refs/west/topic/forkables
     * [new branch]          topic/locales               -> refs/west/topic/locales
     * [new branch]          topic/posix_acl_funcs       -> refs/west/topic/posix_acl_funcs
     * [new branch]          topic/ssp                   -> refs/west/topic/ssp
     * [new branch]          unlabeled-1.1.1.1.2         -> refs/west/unlabeled-1.1.1.1.2
     * [new branch]          unlabeled-1.100.2           -> refs/west/unlabeled-1.100.2
     * [new branch]          unlabeled-1.1010.2          -> refs/west/unlabeled-1.1010.2
     * [new branch]          unlabeled-1.1019.2          -> refs/west/unlabeled-1.1019.2
     * [new branch]          unlabeled-1.1042.2          -> refs/west/unlabeled-1.1042.2
     * [new branch]          unlabeled-1.1042.2.1.4      -> refs/west/unlabeled-1.1042.2.1.4
     * [new branch]          unlabeled-1.1042.2.1.4.2.4  -> refs/west/unlabeled-1.1042.2.1.4.2.4
     * [new branch]          unlabeled-1.1042.2.1.4.2.4.2.2 -> refs/west/unlabeled-1.1042.2.1.4.2.4.2.2
     * [new branch]          unlabeled-1.105.2           -> refs/west/unlabeled-1.105.2
     * [new branch]          unlabeled-1.106.2           -> refs/west/unlabeled-1.106.2
     * [new branch]          unlabeled-1.106.8           -> refs/west/unlabeled-1.106.8
     * [new branch]          unlabeled-1.107.12          -> refs/west/unlabeled-1.107.12
     * [new branch]          unlabeled-1.11.2            -> refs/west/unlabeled-1.11.2
     * [new branch]          unlabeled-1.112.4           -> refs/west/unlabeled-1.112.4
     * [new branch]          unlabeled-1.116.4           -> refs/west/unlabeled-1.116.4
     * [new branch]          unlabeled-1.12.20           -> refs/west/unlabeled-1.12.20
     * [new branch]          unlabeled-1.12.30           -> refs/west/unlabeled-1.12.30
     * [new branch]          unlabeled-1.12.4            -> refs/west/unlabeled-1.12.4
     * [new branch]          unlabeled-1.120.2           -> refs/west/unlabeled-1.120.2
     * [new branch]          unlabeled-1.125.2           -> refs/west/unlabeled-1.125.2
     * [new branch]          unlabeled-1.13.10           -> refs/west/unlabeled-1.13.10
     * [new branch]          unlabeled-1.13.2            -> refs/west/unlabeled-1.13.2
     * [new branch]          unlabeled-1.13.30           -> refs/west/unlabeled-1.13.30
     * [new branch]          unlabeled-1.13.4            -> refs/west/unlabeled-1.13.4
     * [new branch]          unlabeled-1.133.2           -> refs/west/unlabeled-1.133.2
     * [new branch]          unlabeled-1.134.4           -> refs/west/unlabeled-1.134.4
     * [new branch]          unlabeled-1.135.4           -> refs/west/unlabeled-1.135.4
     * [new branch]          unlabeled-1.1370.2          -> refs/west/unlabeled-1.1370.2
     * [new branch]          unlabeled-1.142.2           -> refs/west/unlabeled-1.142.2
     * [new branch]          unlabeled-1.143.4           -> refs/west/unlabeled-1.143.4
     * [new branch]          unlabeled-1.144.2           -> refs/west/unlabeled-1.144.2
     * [new branch]          unlabeled-1.15.10           -> refs/west/unlabeled-1.15.10
     * [new branch]          unlabeled-1.15.2            -> refs/west/unlabeled-1.15.2
     * [new branch]          unlabeled-1.1527.4          -> refs/west/unlabeled-1.1527.4
     * [new branch]          unlabeled-1.153.2           -> refs/west/unlabeled-1.153.2
     * [new branch]          unlabeled-1.1563.2          -> refs/west/unlabeled-1.1563.2
     * [new branch]          unlabeled-1.1656.2          -> refs/west/unlabeled-1.1656.2
     * [new branch]          unlabeled-1.167.4           -> refs/west/unlabeled-1.167.4
     * [new branch]          unlabeled-1.17.2            -> refs/west/unlabeled-1.17.2
     * [new branch]          unlabeled-1.17.4            -
    2023-11-06T05:44:20.197Z DEBUG > refs/west/unlabeled-1.17.4
     * [new branch]          unlabeled-1.1710.2          -> refs/west/unlabeled-1.1710.2
     * [new branch]          unlabeled-1.172.4           -> refs/west/unlabeled-1.172.4
     * [new branch]          unlabeled-1.18.10           -> refs/west/unlabeled-1.18.10
     * [new branch]          unlabeled-1.18.2            -> refs/west/unlabeled-1.18.2
     * [new branch]          unlabeled-1.1806.2          -> refs/west/unlabeled-1.1806.2
     * [new branch]          unlabeled-1.1856.2          -> refs/west/unlabeled-1.1856.2
     * [new branch]          unlabeled-1.188.2           -> refs/west/unlabeled-1.188.2
     * [new branch]          unlabeled-1.188.2.1.8       -> refs/west/unlabeled-1.188.2.1.8
     * [new branch]          unlabeled-1.188.2.1.8.2.2   -> refs/west/unlabeled-1.188.2.1.8.2.2
     * [new branch]          unlabeled-1.19.12           -> refs/west/unlabeled-1.19.12
     * [new branch]          unlabeled-1.2.2             -> refs/west/unlabeled-1.2.2
     * [new branch]          unlabeled-1.20.4            -> refs/west/unlabeled-1.20.4
     * [new branch]          unlabeled-1.21.2            -> refs/west/unlabeled-1.21.2
     * [new branch]          unlabeled-1.21.4            -> refs/west/unlabeled-1.21.4
     * [new branch]          unlabeled-1.22.2            -> refs/west/unlabeled-1.22.2
     * [new branch]          unlabeled-1.22.4            -> refs/west/unlabeled-1.22.4
     * [new branch]          unlabeled-1.226.2           -> refs/west/unlabeled-1.226.2
     * [new branch]          unlabeled-1.23.16           -> refs/west/unlabeled-1.23.16
     * [new branch]          unlabeled-1.23.2            -> refs/west/unlabeled-1.23.2
     * [new branch]          unlabeled-1.23.4            -> refs/west/unlabeled-1.23.4
     * [new branch]          unlabeled-1.231.4           -> refs/west/unlabeled-1.231.4
     * [new branch]          unlabeled-1.234.16          -> refs/west/unlabeled-1.234.16
     * [new branch]          unlabeled-1.235.2           -> refs/west/unlabeled-1.235.2
     * [new branch]          unlabeled-1.238.4           -> refs/west/unlabeled-1.238.4
     * [new branch]          unlabeled-1.24.16           -> refs/west/unlabeled-1.24.16
     * [new branch]          unlabeled-1.24.2            -> refs/west/unlabeled-1.24.2
     * [new branch]          unlabeled-1.24.4            -> refs/west/unlabeled-1.24.4
     * [new branch]          unlabeled-1.248.2           -> refs/west/unlabeled-1.248.2
     * [new branch]          unlabeled-1.253.2           -> refs/west/unlabeled-1.253.2
     * [new branch]          unlabeled-1.27.12           -> refs/west/unlabeled-1.27.12
     * [new branch]          unlabeled-1.27.8            -> refs/west/unlabeled-1.27.8
     * [new branch]          unlabeled-1.30.4            -> refs/west/unlabeled-1.30.4
     * [new branch]          unlabeled-1.31.4            -> refs/west/unlabeled-1.31.4
     * [new branch]          unlabeled-1.32.16           -> refs/west/unlabeled-1.32.16
     * [new branch]          unlabeled-1.32.2            -> refs/west/unlabeled-1.32.2
     * [new branch]          unlabeled-1.35.12           -> refs/west/unlabeled-1.35.12
     * [new branch]          unlabeled-1.38.4            -> refs/west/unlabeled-1.38.4
     * [new branch]          unlabeled-1.39.2            -> refs/west/unlabeled-1.39.2
     * [new branch]          unlabeled-1.44.2            -> refs/west/unlabeled-1.44.2
     * [new branch]          unlabeled-1.44.4            -> refs/west/unlabeled-1.44.4
     * [new branch]          unlabeled-1.45.2            -> refs/west/unlabeled-1.45.2
     * [new branch]          unlabeled-1.45.8            -> refs/west/unlabeled-1.45.8
     * [new branch]          unlabeled-1.46.4            -> refs/west/unlabeled-1.46.4
     * [new branch]          unlabeled-1.48.16           -> refs/west/unlabeled-1.48.16
     * [new branch]          unlabeled-1.5.16            -> refs/west/unlabeled-1.5.16
     * [new branch]          unlabeled-1.5.2             -> refs/west/unlabeled-1.5.2
     * [new branch]          unlabeled-1.50.2            -> refs/west/unlabeled-1.50.2
     * [new branch]          unlabeled-1.50.6            -> refs/west/unlabeled-1.50.6
     * [new branch]          unlabeled-1.52.2      
    2023-11-06T05:44:20.407Z DEBUG       -> refs/west/unlabeled-1.52.2
     * [new branch]          unlabeled-1.53.6            -> refs/west/unlabeled-1.53.6
     * [new branch]          unlabeled-1.54.4            -> refs/west/unlabeled-1.54.4
     * [new branch]          unlabeled-1.64.2            -> refs/west/unlabeled-1.64.2
     * [new branch]          unlabeled-1.65.12           -> refs/west/unlabeled-1.65.12
     * [new branch]          unlabeled-1.65.4            -> refs/west/unlabeled-1.65.4
     * [new branch]          unlabeled-1.66.2            -> refs/west/unlabeled-1.66.2
     * [new branch]          unlabeled-1.69.4            -> refs/west/unlabeled-1.69.4
     * [new branch]          unlabeled-1.74.4            -> refs/west/unlabeled-1.74.4
     * [new branch]          unlabeled-1.75.4            -> refs/west/unlabeled-1.75.4
     * [new branch]          unlabeled-1.8.2             -> refs/west/unlabeled-1.8.2
     * [new branch]          unlabeled-1.81.2            -> refs/west/unlabeled-1.81.2
     * [new branch]          unlabeled-1.83.4            -> refs/west/unlabeled-1.83.4
     * [new branch]          unlabeled-1.86.2            -> refs/west/unlabeled-1.86.2
     * [new branch]          unlabeled-1.88.2            -> refs/west/unlabeled-1.88.2
     * [new branch]          unlabeled-1.90.2            -> refs/west/unlabeled-1.90.2
     * [new branch]          unlabeled-1.90.2.1.4        -> refs/west/unlabeled-1.90.2.1.4
     * [new branch]          unlabeled-1.93.2            -> refs/west/unlabeled-1.93.2
     * [new branch]          vendor                      -> refs/west/vendor
     * [new branch]          x86-more-32                 -> refs/west/x86-more-32
     * [new branch]          zephyr-deprecated           -> refs/west/zephyr-deprecated
     * [new branch]          zephyr-hacks                -> refs/west/zephyr-hacks
     * [new branch]          zephyr-posix                -> refs/west/zephyr-posix
     * [new branch]          zephyr-source               -> refs/west/zephyr-source
     * [new tag]             1.0                         -> 1.0
     * [new tag]             1.0-1                       -> 1.0-1
     * [new tag]             1.1                         -> 1.1
     * [new tag]             1.1-1                       -> 1.1-1
     * [new tag]             1.1-2                       -> 1.1-2
     * [new tag]             1.1.1                       -> 1.1.1
     * [new tag]             1.1.1-1                     -> 1.1.1-1
     * [new tag]             1.2                         -> 1.2
     * [new tag]             1.2-1                       -> 1.2-1
     * [new tag]             1.2.1                       -> 1.2.1
     * [new tag]             1.2.1-1                     -> 1.2.1-1
     * [new tag]             1.3                         -> 1.3
     * [new tag]             1.3-1                       -> 1.3-1
     * [new tag]             1.4                         -> 1.4
     * [new tag]             1.4-1                       -> 1.4-1
     * [new tag]             1.4.1                       -> 1.4.1
     * [new tag]             1.4.1-1                     -> 1.4.1-1
     * [new tag]             1.4.1-2                     -> 1.4.1-2
     * [new tag]             1.4.2                       -> 1.4.2
     * [new tag]             1.4.2-1                     -> 1.4.2-1
     * [new tag]             1.4.2-2                     -> 1.4.2-2
     * [new tag]             1.4.2-3                     -> 1.4.2-3
     * [new tag]             1.4.3                       -> 1.4.3
     * [new tag]             1.4.3-1                     -> 1.4.3-1
     * [new tag]             1.4.4                       -> 1.4.4
     * [new tag]             1.4.4-1                     -> 1.4.4-1
     * [new tag]             1.4.5                       -> 1.4.5
     * [new tag]             1.4.5-1                     -> 1.4.5-1
     * [new tag]             1.4.6                       -> 1.4.6
     * [new tag]             1.4.6-1                     -> 1.4.6-1
     * [new tag]             1.4.7                       -> 1.4.7
     * [new tag]             1.4.7-1                     -> 1.4.7-1
     * [new tag]             1.4.7-2                     -> 1.4.7-2
     * [new tag]             1.5                         -> 1.5
     * [new tag]             1.5-1                    
    2023-11-06T05:44:20.481Z DEBUG    -> 1.5-1
     * [new tag]             1.5.1                       -> 1.5.1
     * [new tag]             1.5.1-1                     -> 1.5.1-1
     * [new tag]             1.5.1-2                     -> 1.5.1-2
     * [new tag]             1.6                         -> 1.6
     * [new tag]             1.6-1                       -> 1.6-1
     * [new tag]             1.6.1                       -> 1.6.1
     * [new tag]             1.6.1-1                     -> 1.6.1-1
     * [new tag]             1.6.2                       -> 1.6.2
     * [new tag]             1.6.2-1                     -> 1.6.2-1
     * [new tag]             1.7                         -> 1.7
     * [new tag]             1.7-1                       -> 1.7-1
     * [new tag]             1.7.1                       -> 1.7.1
     * [new tag]             1.7.1-1                     -> 1.7.1-1
     * [new tag]             1.7.2                       -> 1.7.2
     * [new tag]             1.7.2-1                     -> 1.7.2-1
     * [new tag]             1.7.2-2                     -> 1.7.2-2
     * [new tag]             1.7.3                       -> 1.7.3
     * [new tag]             1.7.3-1                     -> 1.7.3-1
     * [new tag]             1.7.3-2                     -> 1.7.3-2
     * [new tag]             1.7.4                       -> 1.7.4
     * [new tag]             1.7.4-1                     -> 1.7.4-1
     * [new tag]             1.7.5                       -> 1.7.5
     * [new tag]             1.7.5-1                     -> 1.7.5-1
     * [new tag]             1.7.6                       -> 1.7.6
     * [new tag]             1.7.6-1                     -> 1.7.6-1
     * [new tag]             1.7.8                       -> 1.7.8
     * [new tag]             1.7.9                       -> 1.7.9
     * [new tag]             1.8.1                       -> 1.8.1
     * [new tag]             1.8.2                       -> 1.8.2
     * [new tag]             1.8.2-1                     -> 1.8.2-1
     * [new tag]             1.8.4                       -> 1.8.4
     * [new tag]             3.1.0.2019.08.08            -> 3.1.0.2019.08.08
     * [new tag]             3.1.0.2019.08.08-1          -> 3.1.0.2019.08.08-1
     * [new tag]             3.1.0.2019.08.14            -> 3.1.0.2019.08.14
     * [new tag]             3.1.0.2019.08.14-1          -> 3.1.0.2019.08.14-1
     * [new tag]             EOL_registry_mounts         -> EOL_registry_mounts
     * [new tag]             Z-cygwin_daemon_merge-new_HEAD -> Z-cygwin_daemon_merge-new_HEAD
     * [new tag]             Z-cygwin_daemon_merge_HEAD  -> Z-cygwin_daemon_merge_HEAD
     * [new tag]             after-mmap-privanon-noreserve -> after-mmap-privanon-noreserve
     * [new tag]             after-mmap-revamp           -> after-mmap-revamp
     * [new tag]             arc-20081103-branchpoint    -> arc-20081103-branchpoint
     * [new tag]             arc-insight_6_8-branchpoint -> arc-insight_6_8-branchpoint
     * [new tag]             arc-sim-20090309            -> arc-sim-20090309
     * [new tag]             before-mmap-revamp          -> before-mmap-revamp
     * [new tag]             binu_ss_19990502            -> binu_ss_19990502
     * [new tag]             binu_ss_19990602            -> binu_ss_19990602
     * [new tag]             binu_ss_19990721            -> binu_ss_19990721
     * [new tag]             binutils-2_10               -> binutils-2_10
     * [new tag]             binutils-2_10-branchpoint   -> binutils-2_10-branchpoint
     * [new tag]             binutils-2_10_1             -> binutils-2_10_1
     * [new tag]             binutils-2_11               -> binutils-2_11
     * [new tag]             binutils-2_11_1             -> binutils-2_11_1
     * [new tag]             binutils-2_11_2             -> binutils-2_11_2
     * [new tag]             binutils-2_12               -> binutils-2_12
     * [new tag]             binutils-2_12-branchpoint   -> binutils-2_12-branchpoint
     * [new tag]             binutils-2_12_1             -> binutils-2_12_1
     * [new tag]             binutils-2_13               -> binutils-2_13
     * [new tag]             binutils-2_13-branchpoint   -> binutils-2_13-branchpoint
     * [new tag]             binutils-2_13_1             -> binutils-2_13_1
     * [new tag]   
    2023-11-06T05:44:20.546Z DEBUG           binutils-2_13_2             -> binutils-2_13_2
     * [new tag]             binutils-2_13_2_1           -> binutils-2_13_2_1
     * [new tag]             binutils-2_14               -> binutils-2_14
     * [new tag]             binutils-2_14-branchpoint   -> binutils-2_14-branchpoint
     * [new tag]             binutils-2_15               -> binutils-2_15
     * [new tag]             binutils-2_15-branchpoint   -> binutils-2_15-branchpoint
     * [new tag]             binutils-2_16               -> binutils-2_16
     * [new tag]             binutils-2_16-branchpoint   -> binutils-2_16-branchpoint
     * [new tag]             binutils-2_16_1             -> binutils-2_16_1
     * [new tag]             binutils-2_17               -> binutils-2_17
     * [new tag]             binutils-2_17-branchpoint   -> binutils-2_17-branchpoint
     * [new tag]             binutils-2_18               -> binutils-2_18
     * [new tag]             binutils-2_18-branchpoint   -> binutils-2_18-branchpoint
     * [new tag]             binutils-2_19               -> binutils-2_19
     * [new tag]             binutils-2_19-branchpoint   -> binutils-2_19-branchpoint
     * [new tag]             binutils-2_19_1             -> binutils-2_19_1
     * [new tag]             binutils-2_20               -> binutils-2_20
     * [new tag]             binutils-2_20-branchpoint   -> binutils-2_20-branchpoint
     * [new tag]             binutils-2_20_1             -> binutils-2_20_1
     * [new tag]             binutils-2_21               -> binutils-2_21
     * [new tag]             binutils-2_21-branchpoint   -> binutils-2_21-branchpoint
     * [new tag]             binutils-2_21_1             -> binutils-2_21_1
     * [new tag]             binutils-2_22               -> binutils-2_22
     * [new tag]             binutils-2_22-branchpoint   -> binutils-2_22-branchpoint
     * [new tag]             binutils-2_23               -> binutils-2_23
     * [new tag]             binutils-2_23-branchpoint   -> binutils-2_23-branchpoint
     * [new tag]             binutils-2_23_1             -> binutils-2_23_1
     * [new tag]             binutils-2_23_2             -> binutils-2_23_2
     * [new tag]             binutils-2_24-branchpoint   -> binutils-2_24-branchpoint
     * [new tag]             binutils-arc-20080908-branchpoint -> binutils-arc-20080908-branchpoint
     * [new tag]             binutils-arc-20081103-branchpoint -> binutils-arc-20081103-branchpoint
     * [new tag]             binutils-csl-2_17-branchpoint -> binutils-csl-2_17-branchpoint
     * [new tag]             binutils-csl-arm-2005q1-branchpoint -> binutils-csl-arm-2005q1-branchpoint
     * [new tag]             binutils-csl-arm-2005q1a    -> binutils-csl-arm-2005q1a
     * [new tag]             binutils-csl-arm-2005q1b    -> binutils-csl-arm-2005q1b
     * [new tag]             binutils-csl-arm-2006q1-6   -> binutils-csl-arm-2006q1-6
     * [new tag]             binutils-csl-arm-2006q3-19  -> binutils-csl-arm-2006q3-19
     * [new tag]             binutils-csl-arm-2006q3-21  -> binutils-csl-arm-2006q3-21
     * [new tag]             binutils-csl-arm-2006q3-26  -> binutils-csl-arm-2006q3-26
     * [new tag]             binutils-csl-arm-2006q3-27  -> binutils-csl-arm-2006q3-27
     * [new tag]             binutils-csl-coldfire-4_1-10 -> binutils-csl-coldfire-4_1-10
     * [new tag]             binutils-csl-coldfire-4_1-11 -> binutils-csl-coldfire-4_1-11
     * [new tag]             binutils-csl-coldfire-4_1-28 -> binutils-csl-coldfire-4_1-28
     * [new tag]             binutils-csl-coldfire-4_1-30 -> binutils-csl-coldfire-4_1-30
     * [new tag]             binutils-csl-coldfire-4_1-32 -> binutils-csl-coldfire-4_1-32
     * [new tag]             binutils-csl-gxxpro-3_4-branchpoint -> binutils-csl-gxxpro-3_4-branchpoint
     * [new tag]             binutils-csl-innovasic-fido-3_4_4-33 -> binutils-csl-innovasic-fido-3_4_4-33
     * [new tag]             binutils-csl-morpho-4_1-4   -> binutils-csl-morpho-4_1-4
     * [new tag]             binutils-csl-palmsource-arm-prelinker-1_0-1 -> binutils-csl-palmsource-arm-prelinker-1_0-1
     * [new tag]             binutils-csl-renesas-4_1-6  -> binutils-csl-renesas-4_1-6
     * [new tag]             binutils-csl-renesas-4_1-7  -> binuti
    2023-11-06T05:44:20.603Z DEBUG ls-csl-renesas-4_1-7
     * [new tag]             binutils-csl-renesas-4_1-8  -> binutils-csl-renesas-4_1-8
     * [new tag]             binutils-csl-renesas-4_1-9  -> binutils-csl-renesas-4_1-9
     * [new tag]             binutils-csl-sourcerygxx-3_4_4-17 -> binutils-csl-sourcerygxx-3_4_4-17
     * [new tag]             binutils-csl-sourcerygxx-3_4_4-19 -> binutils-csl-sourcerygxx-3_4_4-19
     * [new tag]             binutils-csl-sourcerygxx-3_4_4-21 -> binutils-csl-sourcerygxx-3_4_4-21
     * [new tag]             binutils-csl-sourcerygxx-3_4_4-25 -> binutils-csl-sourcerygxx-3_4_4-25
     * [new tag]             binutils-csl-sourcerygxx-3_4_4-32 -> binutils-csl-sourcerygxx-3_4_4-32
     * [new tag]             binutils-csl-sourcerygxx-4_1-12 -> binutils-csl-sourcerygxx-4_1-12
     * [new tag]             binutils-csl-sourcerygxx-4_1-13 -> binutils-csl-sourcerygxx-4_1-13
     * [new tag]             binutils-csl-sourcerygxx-4_1-14 -> binutils-csl-sourcerygxx-4_1-14
     * [new tag]             binutils-csl-sourcerygxx-4_1-15 -> binutils-csl-sourcerygxx-4_1-15
     * [new tag]             binutils-csl-sourcerygxx-4_1-17 -> binutils-csl-sourcerygxx-4_1-17
     * [new tag]             binutils-csl-sourcerygxx-4_1-18 -> binutils-csl-sourcerygxx-4_1-18
     * [new tag]             binutils-csl-sourcerygxx-4_1-19 -> binutils-csl-sourcerygxx-4_1-19
     * [new tag]             binutils-csl-sourcerygxx-4_1-20 -> binutils-csl-sourcerygxx-4_1-20
     * [new tag]             binutils-csl-sourcerygxx-4_1-21 -> binutils-csl-sourcerygxx-4_1-21
     * [new tag]             binutils-csl-sourcerygxx-4_1-22 -> binutils-csl-sourcerygxx-4_1-22
     * [new tag]             binutils-csl-sourcerygxx-4_1-23 -> binutils-csl-sourcerygxx-4_1-23
     * [new tag]             binutils-csl-sourcerygxx-4_1-24 -> binutils-csl-sourcerygxx-4_1-24
     * [new tag]             binutils-csl-sourcerygxx-4_1-25 -> binutils-csl-sourcerygxx-4_1-25
     * [new tag]             binutils-csl-sourcerygxx-4_1-26 -> binutils-csl-sourcerygxx-4_1-26
     * [new tag]             binutils-csl-sourcerygxx-4_1-27 -> binutils-csl-sourcerygxx-4_1-27
     * [new tag]             binutils-csl-sourcerygxx-4_1-28 -> binutils-csl-sourcerygxx-4_1-28
     * [new tag]             binutils-csl-sourcerygxx-4_1-29 -> binutils-csl-sourcerygxx-4_1-29
     * [new tag]             binutils-csl-sourcerygxx-4_1-30 -> binutils-csl-sourcerygxx-4_1-30
     * [new tag]             binutils-csl-sourcerygxx-4_1-32 -> binutils-csl-sourcerygxx-4_1-32
     * [new tag]             binutils-csl-sourcerygxx-4_1-4 -> binutils-csl-sourcerygxx-4_1-4
     * [new tag]             binutils-csl-sourcerygxx-4_1-5 -> binutils-csl-sourcerygxx-4_1-5
     * [new tag]             binutils-csl-sourcerygxx-4_1-6 -> binutils-csl-sourcerygxx-4_1-6
     * [new tag]             binutils-csl-sourcerygxx-4_1-7 -> binutils-csl-sourcerygxx-4_1-7
     * [new tag]             binutils-csl-sourcerygxx-4_1-8 -> binutils-csl-sourcerygxx-4_1-8
     * [new tag]             binutils-csl-sourcerygxx-4_1-9 -> binutils-csl-sourcerygxx-4_1-9
     * [new tag]             binutils-csl-wrs-linux-3_4_4-20 -> binutils-csl-wrs-linux-3_4_4-20
     * [new tag]             binutils-csl-wrs-linux-3_4_4-21 -> binutils-csl-wrs-linux-3_4_4-21
     * [new tag]             binutils-csl-wrs-linux-3_4_4-22 -> binutils-csl-wrs-linux-3_4_4-22
     * [new tag]             binutils-csl-wrs-linux-3_4_4-23 -> binutils-csl-wrs-linux-3_4_4-23
     * [new tag]             binutils-csl-wrs-linux-3_4_4-24 -> binutils-csl-wrs-linux-3_4_4-24
     * [new tag]             binutils_latest_snapshot    -> binutils_latest_snapshot
     * [new tag]             cagney-unwind-20030108-branchpoint -> cagney-unwind-20030108-branchpoint
     * [new tag]             cagney_bfdfile-20040213-branchpoint -> cagney_bfdfile-20040213-branchpoint
     * [new tag]             cagney_bigcore-20040122-branchpoint -> cagney_bigcore-20040122-branchpoint
     * [new tag]             cagney_convert-20030606-branchpoint -> cagney_convert-20030606-branchpoint
     * [new tag]             cagney_fileio-20030521-branchpoint -> cagney_fileio-20030521-branchpoint
     * [new tag]             cagney_frameaddr-20030403-branchpoint -> cagney_frameaddr-20030403-branchpoint
    
    2023-11-06T05:44:20.655Z DEBUG  * [new tag]             cagney_frameaddr-20030409-mergepoint -> cagney_frameaddr-20030409-mergepoint
     * [new tag]             cagney_framebase-20030326-branchpoint -> cagney_framebase-20030326-branchpoint
     * [new tag]             cagney_framebase-20030330-mergepoint -> cagney_framebase-20030330-mergepoint
     * [new tag]             cagney_lazyid-20030317-branchpoint -> cagney_lazyid-20030317-branchpoint
     * [new tag]             cagney_offbyone-20030303-branchpoint -> cagney_offbyone-20030303-branchpoint
     * [new tag]             cagney_regbuf-20020515-branchpoint -> cagney_regbuf-20020515-branchpoint
     * [new tag]             cagney_sysregs-20020825-branchpoint -> cagney_sysregs-20020825-branchpoint
     * [new tag]             cagney_tramp-20040309-branchpoint -> cagney_tramp-20040309-branchpoint
     * [new tag]             cagney_tramp-20040321-mergepoint -> cagney_tramp-20040321-mergepoint
     * [new tag]             cagney_writestrings-20030508-branchpoint -> cagney_writestrings-20030508-branchpoint
     * [new tag]             cagney_x86i386-20030821-branchpoint -> cagney_x86i386-20030821-branchpoint
     * [new tag]             carlton-dictionary-20031111-merge -> carlton-dictionary-20031111-merge
     * [new tag]             carlton_dictionary-20020920-branchpoint -> carlton_dictionary-20020920-branchpoint
     * [new tag]             carlton_dictionary-20020927-merge -> carlton_dictionary-20020927-merge
     * [new tag]             carlton_dictionary-20021011-merge -> carlton_dictionary-20021011-merge
     * [new tag]             carlton_dictionary-20021025-merge -> carlton_dictionary-20021025-merge
     * [new tag]             carlton_dictionary-20021115-merge -> carlton_dictionary-20021115-merge
     * [new tag]             carlton_dictionary-20021223-merge -> carlton_dictionary-20021223-merge
     * [new tag]             carlton_dictionary-20030207-merge -> carlton_dictionary-20030207-merge
     * [new tag]             carlton_dictionary-20030305-merge -> carlton_dictionary-20030305-merge
     * [new tag]             carlton_dictionary-20030416-merge -> carlton_dictionary-20030416-merge
     * [new tag]             carlton_dictionary-20030430-merge -> carlton_dictionary-20030430-merge
     * [new tag]             carlton_dictionary-20030523-merge -> carlton_dictionary-20030523-merge
     * [new tag]             carlton_dictionary-20030627-merge -> carlton_dictionary-20030627-merge
     * [new tag]             carlton_dictionary-20030805-merge -> carlton_dictionary-20030805-merge
     * [new tag]             carlton_dictionary-20030917-merge -> carlton_dictionary-20030917-merge
     * [new tag]             carlton_dictionary-20031215-merge -> carlton_dictionary-20031215-merge
     * [new tag]             carlton_dictionary-20040126-merge -> carlton_dictionary-20040126-merge
     * [new tag]             cgen-1_1-branchpoint        -> cgen-1_1-branchpoint
     * [new tag]             cgen-snapshot-20071001      -> cgen-snapshot-20071001
     * [new tag]             cgen-snapshot-20071101      -> cgen-snapshot-20071101
     * [new tag]             cgen-snapshot-20071201      -> cgen-snapshot-20071201
     * [new tag]             cgen-snapshot-20080101      -> cgen-snapshot-20080101
     * [new tag]             cgen-snapshot-20080201      -> cgen-snapshot-20080201
     * [new tag]             cgen-snapshot-20080301      -> cgen-snapshot-20080301
     * [new tag]             cgen-snapshot-20080401      -> cgen-snapshot-20080401
     * [new tag]             cgen-snapshot-20080501      -> cgen-snapshot-20080501
     * [new tag]             cgen-snapshot-20080601      -> cgen-snapshot-20080601
     * [new tag]             cgen-snapshot-20080701      -> cgen-snapshot-20080701
     * [new tag]             cgen-snapshot-20080801      -> cgen-snapshot-20080801
     * [new tag]             cgen-snapshot-20080901      -> cgen-snapshot-20080901
     * [new tag]             cgen-snapshot-20081001      -> cgen-snapshot-20081001
     * [new tag]             cgen-snapshot-20081101      -> cgen-snapshot-20081101
     * [new tag]             cgen-snapshot-20081201      -> cgen-snapshot-20081201
     * [new tag]             cgen-snapshot-20090101      -> cgen-snapshot-20090101
     * [n
    2023-11-06T05:44:20.715Z DEBUG ew tag]             cgen-snapshot-20090201      -> cgen-snapshot-20090201
     * [new tag]             cgen-snapshot-20090301      -> cgen-snapshot-20090301
     * [new tag]             cgen-snapshot-20090401      -> cgen-snapshot-20090401
     * [new tag]             cgen-snapshot-20090501      -> cgen-snapshot-20090501
     * [new tag]             cgen-snapshot-20090601      -> cgen-snapshot-20090601
     * [new tag]             cgen-snapshot-20090701      -> cgen-snapshot-20090701
     * [new tag]             cgen-snapshot-20090801      -> cgen-snapshot-20090801
     * [new tag]             cgen-snapshot-20090901      -> cgen-snapshot-20090901
     * [new tag]             cgen-snapshot-20091001      -> cgen-snapshot-20091001
     * [new tag]             cgen-snapshot-20091101      -> cgen-snapshot-20091101
     * [new tag]             cgen-snapshot-20091201      -> cgen-snapshot-20091201
     * [new tag]             cgen-snapshot-20100101      -> cgen-snapshot-20100101
     * [new tag]             cgen-snapshot-20100201      -> cgen-snapshot-20100201
     * [new tag]             cgen-snapshot-20100301      -> cgen-snapshot-20100301
     * [new tag]             cgen-snapshot-20100401      -> cgen-snapshot-20100401
     * [new tag]             cgen-snapshot-20100501      -> cgen-snapshot-20100501
     * [new tag]             cgen-snapshot-20100601      -> cgen-snapshot-20100601
     * [new tag]             cgen-snapshot-20100701      -> cgen-snapshot-20100701
     * [new tag]             cgen-snapshot-20100801      -> cgen-snapshot-20100801
     * [new tag]             cgen-snapshot-20100901      -> cgen-snapshot-20100901
     * [new tag]             cgen-snapshot-20101001      -> cgen-snapshot-20101001
     * [new tag]             cgen-snapshot-20101101      -> cgen-snapshot-20101101
     * [new tag]             cgen-snapshot-20101201      -> cgen-snapshot-20101201
     * [new tag]             cgen-snapshot-20110101      -> cgen-snapshot-20110101
     * [new tag]             cgen-snapshot-20110201      -> cgen-snapshot-20110201
     * [new tag]             cgen-snapshot-20110301      -> cgen-snapshot-20110301
     * [new tag]             cgen-snapshot-20110401      -> cgen-snapshot-20110401
     * [new tag]             cgen-snapshot-20110501      -> cgen-snapshot-20110501
     * [new tag]             cgen-snapshot-20110601      -> cgen-snapshot-20110601
     * [new tag]             cgen-snapshot-20110701      -> cgen-snapshot-20110701
     * [new tag]             cgen-snapshot-20110801      -> cgen-snapshot-20110801
     * [new tag]             cgen-snapshot-20110901      -> cgen-snapshot-20110901
     * [new tag]             cgen-snapshot-20111001      -> cgen-snapshot-20111001
     * [new tag]             cgen-snapshot-20111101      -> cgen-snapshot-20111101
     * [new tag]             cgen-snapshot-20111201      -> cgen-snapshot-20111201
     * [new tag]             cgen-snapshot-20120101      -> cgen-snapshot-20120101
     * [new tag]             cgen-snapshot-20120201      -> cgen-snapshot-20120201
     * [new tag]             cgen-snapshot-20120301      -> cgen-snapshot-20120301
     * [new tag]             cgen-snapshot-20120401      -> cgen-snapshot-20120401
     * [new tag]             cgen-snapshot-20120501      -> cgen-snapshot-20120501
     * [new tag]             cgen-snapshot-20120601      -> cgen-snapshot-20120601
     * [new tag]             cgen-snapshot-20120701      -> cgen-snapshot-20120701
     * [new tag]             cgen-snapshot-20120801      -> cgen-snapshot-20120801
     * [new tag]             cgen-snapshot-20120901      -> cgen-snapshot-20120901
     * [new tag]             cgen-snapshot-20121001      -> cgen-snapshot-20121001
     * [new tag]             cgen-snapshot-20121101      -> cgen-snapshot-20121101
     * [new tag]             cgen-snapshot-20121201      -> cgen-snapshot-20121201
     * [new tag]             cgen-snapshot-20130101      -> cgen-snapshot-20130101
     * [new tag]             cgen-snapshot-20130201      -> cgen-snapshot-20130201
     * [new tag]             cgen-snapshot-20130301      -> cgen-snapshot-20130301
     * [new tag]             cgen-snapshot-20130401      -> cgen-snapshot-20130401
     * [new tag]             cgen-snapshot-20130501      -> cgen-snapshot-20
    2023-11-06T05:44:20.780Z DEBUG 130501
     * [new tag]             cgen-snapshot-20130601      -> cgen-snapshot-20130601
     * [new tag]             cgen-snapshot-20130701      -> cgen-snapshot-20130701
     * [new tag]             cgen-snapshot-20130801      -> cgen-snapshot-20130801
     * [new tag]             cgen-snapshot-20130901      -> cgen-snapshot-20130901
     * [new tag]             cgen-snapshot-20131001      -> cgen-snapshot-20131001
     * [new tag]             cgen-snapshot-20131101      -> cgen-snapshot-20131101
     * [new tag]             cgen-snapshot-20131201      -> cgen-snapshot-20131201
     * [new tag]             cgen-snapshot-20140101      -> cgen-snapshot-20140101
     * [new tag]             cgen-snapshot-20140201      -> cgen-snapshot-20140201
     * [new tag]             cgen-snapshot-20140301      -> cgen-snapshot-20140301
     * [new tag]             cgen-snapshot-20140401      -> cgen-snapshot-20140401
     * [new tag]             cgen-snapshot-20140501      -> cgen-snapshot-20140501
     * [new tag]             cgen-snapshot-20140601      -> cgen-snapshot-20140601
     * [new tag]             cgen-snapshot-20140701      -> cgen-snapshot-20140701
     * [new tag]             cgen-snapshot-20140801      -> cgen-snapshot-20140801
     * [new tag]             cgen-snapshot-20140901      -> cgen-snapshot-20140901
     * [new tag]             cgen-snapshot-20141001      -> cgen-snapshot-20141001
     * [new tag]             cgen-snapshot-20141101      -> cgen-snapshot-20141101
     * [new tag]             cgen-snapshot-20141201      -> cgen-snapshot-20141201
     * [new tag]             cgen-snapshot-20150101      -> cgen-snapshot-20150101
     * [new tag]             cgen-snapshot-20150201      -> cgen-snapshot-20150201
     * [new tag]             cgen-snapshot-20150301      -> cgen-snapshot-20150301
     * [new tag]             cgf-more-exit-sync          -> cgf-more-exit-sync
     * [new tag]             corinna-01                  -> corinna-01
     * [new tag]             cr-0x99                     -> cr-0x99
     * [new tag]             csl-arm-2003-q4             -> csl-arm-2003-q4
     * [new tag]             csl-arm-2004-q1             -> csl-arm-2004-q1
     * [new tag]             csl-arm-2004-q1a            -> csl-arm-2004-q1a
     * [new tag]             csl-arm-2004-q3             -> csl-arm-2004-q3
     * [new tag]             csl-arm-2004-q3d            -> csl-arm-2004-q3d
     * [new tag]             csl-arm-20050325-branchpoint -> csl-arm-20050325-branchpoint
     * [new tag]             cygnus_cvs_20020108_pre     -> cygnus_cvs_20020108_pre
     * [new tag]             cygwin-1-1-5                -> cygwin-1-1-5
     * [new tag]             cygwin-1-1-6                -> cygwin-1-1-6
     * [new tag]             cygwin-1-1-7                -> cygwin-1-1-7
     * [new tag]             cygwin-1-1-8                -> cygwin-1-1-8
     * [new tag]             cygwin-1-3-19-1-branchpoint -> cygwin-1-3-19-1-branchpoint
     * [new tag]             cygwin-1_1_1                -> cygwin-1_1_1
     * [new tag]             cygwin-1_7_1-release        -> cygwin-1_7_1-release
     * [new tag]             cygwin-1_7_10-release       -> cygwin-1_7_10-release
     * [new tag]             cygwin-1_7_11-release       -> cygwin-1_7_11-release
     * [new tag]             cygwin-1_7_12-release       -> cygwin-1_7_12-release
     * [new tag]             cygwin-1_7_14-release       -> cygwin-1_7_14-release
     * [new tag]             cygwin-1_7_14_2-release     -> cygwin-1_7_14_2-release
     * [new tag]             cygwin-1_7_15-release       -> cygwin-1_7_15-release
     * [new tag]             cygwin-1_7_16-release       -> cygwin-1_7_16-release
     * [new tag]             cygwin-1_7_17-release       -> cygwin-1_7_17-release
     * [new tag]             cygwin-1_7_18-release       -> cygwin-1_7_18-release
     * [new tag]             cygwin-1_7_19-release       -> cygwin-1_7_19-release
     * [new tag]             cygwin-1_7_2-release        -> cygwin-1_7_2-release
     * [new tag]             cygwin-1_7_20-release       -> cygwin-1_7_20-release
     * [new tag]             cygwin-1_7_21-release       -> cygwin-1_7_21-release
     * [new tag]             cygwin-1_7_22-release       -> cygwin-1_7_22-release
     * [new tag]      
    2023-11-06T05:44:20.841Z DEBUG        cygwin-1_7_23-release       -> cygwin-1_7_23-release
     * [new tag]             cygwin-1_7_24-release       -> cygwin-1_7_24-release
     * [new tag]             cygwin-1_7_25-release       -> cygwin-1_7_25-release
     * [new tag]             cygwin-1_7_26-release       -> cygwin-1_7_26-release
     * [new tag]             cygwin-1_7_27-release       -> cygwin-1_7_27-release
     * [new tag]             cygwin-1_7_28-release       -> cygwin-1_7_28-release
     * [new tag]             cygwin-1_7_29-release       -> cygwin-1_7_29-release
     * [new tag]             cygwin-1_7_3-release        -> cygwin-1_7_3-release
     * [new tag]             cygwin-1_7_30-release       -> cygwin-1_7_30-release
     * [new tag]             cygwin-1_7_31-release       -> cygwin-1_7_31-release
     * [new tag]             cygwin-1_7_32-release       -> cygwin-1_7_32-release
     * [new tag]             cygwin-1_7_33-release       -> cygwin-1_7_33-release
     * [new tag]             cygwin-1_7_34-release       -> cygwin-1_7_34-release
     * [new tag]             cygwin-1_7_35-release       -> cygwin-1_7_35-release
     * [new tag]             cygwin-1_7_4-release        -> cygwin-1_7_4-release
     * [new tag]             cygwin-1_7_5-release        -> cygwin-1_7_5-release
     * [new tag]             cygwin-1_7_7-release        -> cygwin-1_7_7-release
     * [new tag]             cygwin-1_7_8-release        -> cygwin-1_7_8-release
     * [new tag]             cygwin-1_7_9-release        -> cygwin-1_7_9-release
     * [new tag]             cygwin-2_0_0-release        -> cygwin-2_0_0-release
     * [new tag]             cygwin-2_0_1-release        -> cygwin-2_0_1-release
     * [new tag]             cygwin-2_0_2-release        -> cygwin-2_0_2-release
     * [new tag]             cygwin-2_0_3-release        -> cygwin-2_0_3-release
     * [new tag]             cygwin-2_0_4-release        -> cygwin-2_0_4-release
     * [new tag]             cygwin-2_10_0-release       -> cygwin-2_10_0-release
     * [new tag]             cygwin-2_11_0-release       -> cygwin-2_11_0-release
     * [new tag]             cygwin-2_11_1-release       -> cygwin-2_11_1-release
     * [new tag]             cygwin-2_11_2-release       -> cygwin-2_11_2-release
     * [new tag]             cygwin-2_1_0-release        -> cygwin-2_1_0-release
     * [new tag]             cygwin-2_2_0-release        -> cygwin-2_2_0-release
     * [new tag]             cygwin-2_2_1-release        -> cygwin-2_2_1-release
     * [new tag]             cygwin-2_3_0-release        -> cygwin-2_3_0-release
     * [new tag]             cygwin-2_3_1-relase         -> cygwin-2_3_1-relase
     * [new tag]             cygwin-2_3_1-release        -> cygwin-2_3_1-release
     * [new tag]             cygwin-2_4_0-release        -> cygwin-2_4_0-release
     * [new tag]             cygwin-2_4_1-release        -> cygwin-2_4_1-release
     * [new tag]             cygwin-2_5_0-release        -> cygwin-2_5_0-release
     * [new tag]             cygwin-2_5_1-release        -> cygwin-2_5_1-release
     * [new tag]             cygwin-2_5_2-release        -> cygwin-2_5_2-release
     * [new tag]             cygwin-2_6_0-release        -> cygwin-2_6_0-release
     * [new tag]             cygwin-2_6_1-release        -> cygwin-2_6_1-release
     * [new tag]             cygwin-2_7_0-release        -> cygwin-2_7_0-release
     * [new tag]             cygwin-2_8_0-release        -> cygwin-2_8_0-release
     * [new tag]             cygwin-2_8_1-release        -> cygwin-2_8_1-release
     * [new tag]             cygwin-2_8_2-release        -> cygwin-2_8_2-release
     * [new tag]             cygwin-2_9_0-release        -> cygwin-2_9_0-release
     * [new tag]             cygwin-3_0_0-release        -> cygwin-3_0_0-release
     * [new tag]             cygwin-3_0_1-release        -> cygwin-3_0_1-release
     * [new tag]             cygwin-3_0_2-release        -> cygwin-3_0_2-release
     * [new tag]             cygwin-3_0_3-release        -> cygwin-3_0_3-release
     * [new tag]             cygwin-3_0_4-release        -> cygwin-3_0_4-release
     * [new tag]             cygwin-3_0_5-release        -> cygwin-3_0_5-release
     * [new tag]             cygwin-3_0_6-release        -> cygwin-3_0_6-release
     * [new tag]     
    2023-11-06T05:44:20.896Z DEBUG         cygwin-3_0_7-release        -> cygwin-3_0_7-release
     * [new tag]             cygwin-3_1_0-release        -> cygwin-3_1_0-release
     * [new tag]             cygwin-3_1_1-release        -> cygwin-3_1_1-release
     * [new tag]             cygwin-3_1_2-release        -> cygwin-3_1_2-release
     * [new tag]             cygwin-3_1_3-release        -> cygwin-3_1_3-release
     * [new tag]             cygwin-3_1_4-release        -> cygwin-3_1_4-release
     * [new tag]             cygwin-64bit-postmerge      -> cygwin-64bit-postmerge
     * [new tag]             cygwin-64bit-premerge       -> cygwin-64bit-premerge
     * [new tag]             cygwin-pre-user-db          -> cygwin-pre-user-db
     * [new tag]             cygwin_daemon_merge_HEAD    -> cygwin_daemon_merge_HEAD
     * [new tag]             debian-2.10.0-1             -> debian-2.10.0-1
     * [new tag]             dje-cgen-play1-branchpoint  -> dje-cgen-play1-branchpoint
     * [new tag]             drop_9x_support_start       -> drop_9x_support_start
     * [new tag]             drow-cplus-branchpoint      -> drow-cplus-branchpoint
     * [new tag]             drow-cplus-merge-20021020   -> drow-cplus-merge-20021020
     * [new tag]             drow-cplus-merge-20021025   -> drow-cplus-merge-20021025
     * [new tag]             drow-cplus-merge-20031214   -> drow-cplus-merge-20031214
     * [new tag]             drow-cplus-merge-20031220   -> drow-cplus-merge-20031220
     * [new tag]             drow-cplus-merge-20031224   -> drow-cplus-merge-20031224
     * [new tag]             drow-cplus-merge-20040113   -> drow-cplus-merge-20040113
     * [new tag]             drow-cplus-merge-20040208   -> drow-cplus-merge-20040208
     * [new tag]             drow-reverse-20070409-branchpoint -> drow-reverse-20070409-branchpoint
     * [new tag]             drow_intercu-20040221-branchpoint -> drow_intercu-20040221-branchpoint
     * [new tag]             drow_intercu-merge-20040327 -> drow_intercu-merge-20040327
     * [new tag]             drow_intercu-merge-20040402 -> drow_intercu-merge-20040402
     * [new tag]             drow_intercu-merge-20040915 -> drow_intercu-merge-20040915
     * [new tag]             drow_intercu-merge-20040921 -> drow_intercu-merge-20040921
     * [new tag]             egcs_20000222               -> egcs_20000222
     * [new tag]             ezannoni_pie-20030916-branchpoint -> ezannoni_pie-20030916-branchpoint
     * [new tag]             ezannoni_pie-20040323-branchpoint -> ezannoni_pie-20040323-branchpoint
     * [new tag]             gdb-csl-20060226-branch-local-2 -> gdb-csl-20060226-branch-local-2
     * [new tag]             gdb-csl-20060226-branch-merge-to-csl-local-1 -> gdb-csl-20060226-branch-merge-to-csl-local-1
     * [new tag]             gdb-csl-20060226-branch-merge-to-csl-symbian-1 -> gdb-csl-20060226-branch-merge-to-csl-symbian-1
     * [new tag]             gdb-csl-20060226-branchpoint -> gdb-csl-20060226-branchpoint
     * [new tag]             gdb-csl-arm-20050325-2005-q1a -> gdb-csl-arm-20050325-2005-q1a
     * [new tag]             gdb-csl-arm-20050325-2005-q1b -> gdb-csl-arm-20050325-2005-q1b
     * [new tag]             gdb-csl-arm-20051020-branchpoint -> gdb-csl-arm-20051020-branchpoint
     * [new tag]             gdb-csl-arm-2006q1-6        -> gdb-csl-arm-2006q1-6
     * [new tag]             gdb-csl-available-20060303-branchpoint -> gdb-csl-available-20060303-branchpoint
     * [new tag]             gdb-csl-coldfire-4_1-10     -> gdb-csl-coldfire-4_1-10
     * [new tag]             gdb-csl-coldfire-4_1-11     -> gdb-csl-coldfire-4_1-11
     * [new tag]             gdb-csl-gxxpro-6_3-branchpoint -> gdb-csl-gxxpro-6_3-branchpoint
     * [new tag]             gdb-csl-morpho-4_1-4        -> gdb-csl-morpho-4_1-4
     * [new tag]             gdb-csl-sourcerygxx-3_4_4-17 -> gdb-csl-sourcerygxx-3_4_4-17
     * [new tag]             gdb-csl-sourcerygxx-3_4_4-19 -> gdb-csl-sourcerygxx-3_4_4-19
     * [new tag]             gdb-csl-sourcerygxx-3_4_4-21 -> gdb-csl-sourcerygxx-3_4_4-21
     * [new tag]             gdb-csl-sourcerygxx-3_4_4-25 -> gdb-csl-sourcerygxx-3_4_4-25
     * [new tag]             gdb-csl-sourcerygxx-4_1-12  -> gdb-csl-sourcerygxx-4_1-12
     * [new tag]             gdb-csl-sour
    2023-11-06T05:44:20.948Z DEBUG cerygxx-4_1-13  -> gdb-csl-sourcerygxx-4_1-13
     * [new tag]             gdb-csl-sourcerygxx-4_1-14  -> gdb-csl-sourcerygxx-4_1-14
     * [new tag]             gdb-csl-sourcerygxx-4_1-17  -> gdb-csl-sourcerygxx-4_1-17
     * [new tag]             gdb-csl-sourcerygxx-4_1-4   -> gdb-csl-sourcerygxx-4_1-4
     * [new tag]             gdb-csl-sourcerygxx-4_1-5   -> gdb-csl-sourcerygxx-4_1-5
     * [new tag]             gdb-csl-sourcerygxx-4_1-6   -> gdb-csl-sourcerygxx-4_1-6
     * [new tag]             gdb-csl-sourcerygxx-4_1-7   -> gdb-csl-sourcerygxx-4_1-7
     * [new tag]             gdb-csl-sourcerygxx-4_1-8   -> gdb-csl-sourcerygxx-4_1-8
     * [new tag]             gdb-csl-sourcerygxx-4_1-9   -> gdb-csl-sourcerygxx-4_1-9
     * [new tag]             gdb-csl-symbian-20060226-branchpoint -> gdb-csl-symbian-20060226-branchpoint
     * [new tag]             gdb-csl-symbian-6_4_50_20060226-10 -> gdb-csl-symbian-6_4_50_20060226-10
     * [new tag]             gdb-csl-symbian-6_4_50_20060226-11 -> gdb-csl-symbian-6_4_50_20060226-11
     * [new tag]             gdb-csl-symbian-6_4_50_20060226-12 -> gdb-csl-symbian-6_4_50_20060226-12
     * [new tag]             gdb-csl-symbian-6_4_50_20060226-8 -> gdb-csl-symbian-6_4_50_20060226-8
     * [new tag]             gdb-csl-symbian-6_4_50_20060226-9 -> gdb-csl-symbian-6_4_50_20060226-9
     * [new tag]             gdb-premipsmulti-2000-06-06-branchpoint -> gdb-premipsmulti-2000-06-06-branchpoint
     * [new tag]             gdb_4_18_2-2000-05-18-release -> gdb_4_18_2-2000-05-18-release
     * [new tag]             gdb_4_95_0-2000-04-27-snapshot -> gdb_4_95_0-2000-04-27-snapshot
     * [new tag]             gdb_4_95_1-2000-05-11-snapshot -> gdb_4_95_1-2000-05-11-snapshot
     * [new tag]             gdb_5_0-2000-04-10-branchpoint -> gdb_5_0-2000-04-10-branchpoint
     * [new tag]             gdb_5_0-2000-05-19-release  -> gdb_5_0-2000-05-19-release
     * [new tag]             gdb_5_1-2001-07-29-branchpoint -> gdb_5_1-2001-07-29-branchpoint
     * [new tag]             gdb_5_1-2001-11-21-release  -> gdb_5_1-2001-11-21-release
     * [new tag]             gdb_5_1_0_1-2002-01-03-branchpoint -> gdb_5_1_0_1-2002-01-03-branchpoint
     * [new tag]             gdb_5_1_0_1-2002-01-03-release -> gdb_5_1_0_1-2002-01-03-release
     * [new tag]             gdb_5_1_1-2002-01-24-release -> gdb_5_1_1-2002-01-24-release
     * [new tag]             gdb_5_2-2002-03-03-branchpoint -> gdb_5_2-2002-03-03-branchpoint
     * [new tag]             gdb_5_2-2002-04-29-release  -> gdb_5_2-2002-04-29-release
     * [new tag]             gdb_5_2_1-2002-07-23-release -> gdb_5_2_1-2002-07-23-release
     * [new tag]             gdb_5_3-2002-09-04-branchpoint -> gdb_5_3-2002-09-04-branchpoint
     * [new tag]             gdb_5_3-2002-12-12-release  -> gdb_5_3-2002-12-12-release
     * [new tag]             gdb_6_0-2003-06-23-branchpoint -> gdb_6_0-2003-06-23-branchpoint
     * [new tag]             gdb_6_0-2003-10-04-release  -> gdb_6_0-2003-10-04-release
     * [new tag]             gdb_6_1-2004-03-01-gmt-branchpoint -> gdb_6_1-2004-03-01-gmt-branchpoint
     * [new tag]             gdb_6_1-2004-04-05-release  -> gdb_6_1-2004-04-05-release
     * [new tag]             gdb_6_1_1-20040616-release  -> gdb_6_1_1-20040616-release
     * [new tag]             gdb_6_2-2004-07-10-gmt-branchpoint -> gdb_6_2-2004-07-10-gmt-branchpoint
     * [new tag]             gdb_6_2-20040730-release    -> gdb_6_2-20040730-release
     * [new tag]             gdb_6_3-20041019-branchpoint -> gdb_6_3-20041019-branchpoint
     * [new tag]             gdb_6_3-20041109-release    -> gdb_6_3-20041109-release
     * [new tag]             gdb_6_4-2005-11-01-branchpoint -> gdb_6_4-2005-11-01-branchpoint
     * [new tag]             gdb_6_4-20051202-release    -> gdb_6_4-20051202-release
     * [new tag]             gdb_6_5-2006-05-14-branchpoint -> gdb_6_5-2006-05-14-branchpoint
     * [new tag]             gdb_6_5-20060621-release    -> gdb_6_5-20060621-release
     * [new tag]             gdb_6_6-2006-11-15-branchpoint -> gdb_6_6-2006-11-15-branchpoint
     * [new tag]             gdb_6_6-2006-12-18-release  -> gdb_6_6-2006-12-18-release
     * [new tag]             gdb_6_7-2007-09-07-branchpoint -> gdb_6_7-2007-09-07-
    2023-11-06T05:44:20.999Z DEBUG branchpoint
     * [new tag]             gdb_6_7-2007-10-10-release  -> gdb_6_7-2007-10-10-release
     * [new tag]             gdb_6_7_1-2007-10-29-release -> gdb_6_7_1-2007-10-29-release
     * [new tag]             gdb_6_8-2008-02-26-branchpoint -> gdb_6_8-2008-02-26-branchpoint
     * [new tag]             gdb_6_8-2008-03-27-release  -> gdb_6_8-2008-03-27-release
     * [new tag]             gdb_7_0-2009-09-16-branchpoint -> gdb_7_0-2009-09-16-branchpoint
     * [new tag]             gdb_7_0-2009-10-06-release  -> gdb_7_0-2009-10-06-release
     * [new tag]             gdb_7_0_1-2009-12-22-release -> gdb_7_0_1-2009-12-22-release
     * [new tag]             gdb_7_1-2010-02-18-branchpoint -> gdb_7_1-2010-02-18-branchpoint
     * [new tag]             gdb_7_1-2010-03-18-release  -> gdb_7_1-2010-03-18-release
     * [new tag]             gdb_7_2-2010-07-07-branchpoint -> gdb_7_2-2010-07-07-branchpoint
     * [new tag]             gdb_7_2-2010-09-02-release  -> gdb_7_2-2010-09-02-release
     * [new tag]             gdb_7_3-2011-04-01-branchpoint -> gdb_7_3-2011-04-01-branchpoint
     * [new tag]             gdb_7_3-2011-07-26-release  -> gdb_7_3-2011-07-26-release
     * [new tag]             gdb_7_3_1-2011-09-04-release -> gdb_7_3_1-2011-09-04-release
     * [new tag]             gdb_7_4-2011-12-13-branchpoint -> gdb_7_4-2011-12-13-branchpoint
     * [new tag]             gdb_7_4-2012-01-24-release  -> gdb_7_4-2012-01-24-release
     * [new tag]             gdb_7_4_1-2012-04-26-release -> gdb_7_4_1-2012-04-26-release
     * [new tag]             gdb_7_5-2012-07-18-branchpoint -> gdb_7_5-2012-07-18-branchpoint
     * [new tag]             gdb_7_5-2012-08-17-release  -> gdb_7_5-2012-08-17-release
     * [new tag]             gdb_7_5_1-2012-11-29-release -> gdb_7_5_1-2012-11-29-release
     * [new tag]             gdb_7_6-2013-03-12-branchpoint -> gdb_7_6-2013-03-12-branchpoint
     * [new tag]             gdb_7_6-2013-04-26-release  -> gdb_7_6-2013-04-26-release
     * [new tag]             gdb_7_6_1-2013-08-30-release -> gdb_7_6_1-2013-08-30-release
     * [new tag]             gdb_s390-2001-09-26-branchpoint -> gdb_s390-2001-09-26-branchpoint
     * [new tag]             hmm                         -> hmm
     * [new tag]             insight-precleanup-2001-01-01 -> insight-precleanup-2001-01-01
     * [new tag]             insight_6_5-20061003-release -> insight_6_5-20061003-release
     * [new tag]             insight_6_6-20070208-release -> insight_6_6-20070208-release
     * [new tag]             insight_6_8-branchpoint     -> insight_6_8-branchpoint
     * [new tag]             interps-20030202-branchpoint -> interps-20030202-branchpoint
     * [new tag]             jimb-gdb_6_2-e500-branchpoint -> jimb-gdb_6_2-e500-branchpoint
     * [new tag]             jimb-macro-020506-branchpoint -> jimb-macro-020506-branchpoint
     * [new tag]             jimb-ppc64-linux-20030509-branchpoint -> jimb-ppc64-linux-20030509-branchpoint
     * [new tag]             jimb-ppc64-linux-20030528-branchpoint -> jimb-ppc64-linux-20030528-branchpoint
     * [new tag]             jimb-ppc64-linux-20030613-branchpoint -> jimb-ppc64-linux-20030613-branchpoint
     * [new tag]             jimb-rda-nptl-branchpoint   -> jimb-rda-nptl-branchpoint
     * [new tag]             kettenis-i386newframe-20030308-branchpoint -> kettenis-i386newframe-20030308-branchpoint
     * [new tag]             kettenis-i386newframe-20030316-mergepoint -> kettenis-i386newframe-20030316-mergepoint
     * [new tag]             kettenis_i386newframe-20030406-branchpoint -> kettenis_i386newframe-20030406-branchpoint
     * [new tag]             kettenis_i386newframe-20030419-branchpoint -> kettenis_i386newframe-20030419-branchpoint
     * [new tag]             kettenis_i386newframe-20030504-mergepoint -> kettenis_i386newframe-20030504-mergepoint
     * [new tag]             kettenis_i386newframe-20030517-mergepoint -> kettenis_i386newframe-20030517-mergepoint
     * [new tag]             kettenis_sparc-20030918-branchpoint -> kettenis_sparc-20030918-branchpoint
     * [new tag]             kseitz_interps-20020528-branchpoint -> kseitz_interps-20020528-branchpoint
     * [new tag]             kseitz_interps-20020829-merge -> kseitz_interps-20
    2023-11-06T05:44:21.058Z DEBUG 020829-merge
     * [new tag]             kseitz_interps-20020930-merge -> kseitz_interps-20020930-merge
     * [new tag]             kseitz_interps-20021103-merge -> kseitz_interps-20021103-merge
     * [new tag]             kseitz_interps-20021105-merge -> kseitz_interps-20021105-merge
     * [new tag]             mingw-runtime-2_0           -> mingw-runtime-2_0
     * [new tag]             mingw-runtime-2_4           -> mingw-runtime-2_4
     * [new tag]             msnyder-checkpoint-072509-branchpoint -> msnyder-checkpoint-072509-branchpoint
     * [new tag]             msnyder-fork-checkpoint-branchpoint -> msnyder-fork-checkpoint-branchpoint
     * [new tag]             msnyder-reverse-20060331-branchpoint -> msnyder-reverse-20060331-branchpoint
     * [new tag]             msnyder-reverse-20060502-branchpoint -> msnyder-reverse-20060502-branchpoint
     * [new tag]             msnyder-reverse-20080609-branchpoint -> msnyder-reverse-20080609-branchpoint
     * [new tag]             msnyder-tracepoint-checkpoint-branchpoint -> msnyder-tracepoint-checkpoint-branchpoint
     * [new tag]             multiprocess-20081120-branchpoint -> multiprocess-20081120-branchpoint
     * [new tag]             newlib-1_10_0               -> newlib-1_10_0
     * [new tag]             newlib-1_11_0               -> newlib-1_11_0
     * [new tag]             newlib-1_12_0               -> newlib-1_12_0
     * [new tag]             newlib-1_13_0               -> newlib-1_13_0
     * [new tag]             newlib-1_14_0               -> newlib-1_14_0
     * [new tag]             newlib-1_15_0               -> newlib-1_15_0
     * [new tag]             newlib-1_16_0               -> newlib-1_16_0
     * [new tag]             newlib-1_17_0               -> newlib-1_17_0
     * [new tag]             newlib-1_18_0               -> newlib-1_18_0
     * [new tag]             newlib-1_19_0               -> newlib-1_19_0
     * [new tag]             newlib-1_20_0               -> newlib-1_20_0
     * [new tag]             newlib-1_9_0                -> newlib-1_9_0
     * [new tag]             newlib-2000-02-17           -> newlib-2000-02-17
     * [new tag]             newlib-2_0_0                -> newlib-2_0_0
     * [new tag]             newlib-2_1_0                -> newlib-2_1_0
     * [new tag]             newlib-2_2_0                -> newlib-2_2_0
     * [new tag]             newlib-2_3_0                -> newlib-2_3_0
     * [new tag]             newlib-2_4_0                -> newlib-2_4_0
     * [new tag]             newlib-2_5_0                -> newlib-2_5_0
     * [new tag]             newlib-3.0.0                -> newlib-3.0.0
     * [new tag]             newlib-3.1.0                -> newlib-3.1.0
     * [new tag]             newlib-3.2.0                -> newlib-3.2.0
     * [new tag]             newlib-3.3.0                -> newlib-3.3.0
     * [new tag]             newlib-csl-20060320-branchpoint -> newlib-csl-20060320-branchpoint
     * [new tag]             newlib-csl-arm-2005-q1a     -> newlib-csl-arm-2005-q1a
     * [new tag]             newlib-csl-arm-2005-q1b     -> newlib-csl-arm-2005-q1b
     * [new tag]             newlib-csl-arm-2006q1-6     -> newlib-csl-arm-2006q1-6
     * [new tag]             newlib-csl-arm-2006q3-19    -> newlib-csl-arm-2006q3-19
     * [new tag]             newlib-csl-arm-2006q3-21    -> newlib-csl-arm-2006q3-21
     * [new tag]             newlib-csl-arm-2006q3-26    -> newlib-csl-arm-2006q3-26
     * [new tag]             newlib-csl-arm-2006q3-27    -> newlib-csl-arm-2006q3-27
     * [new tag]             newlib-csl-coldfire-4_1-28  -> newlib-csl-coldfire-4_1-28
     * [new tag]             newlib-csl-coldfire-4_1-30  -> newlib-csl-coldfire-4_1-30
     * [new tag]             newlib-csl-coldfire-4_1-32  -> newlib-csl-coldfire-4_1-32
     * [new tag]             newlib-csl-innovasic-fido-3_4_4-33 -> newlib-csl-innovasic-fido-3_4_4-33
     * [new tag]             newlib-csl-sourcerygxx-3_4_4-25 -> newlib-csl-sourcerygxx-3_4_4-25
     * [new tag]             newlib-csl-sourcerygxx-4_1-12 -> newlib-csl-sourcerygxx-4_1-12
     * [new tag]             newlib-csl-sourcerygxx-4_1-13 -> newlib-csl-sourcerygxx-4_1-13
     * [new tag]             newlib-csl-sourcerygxx-4_1-14 -> newlib-csl-sourcerygx
    2023-11-06T05:44:21.118Z DEBUG x-4_1-14
     * [new tag]             newlib-csl-sourcerygxx-4_1-17 -> newlib-csl-sourcerygxx-4_1-17
     * [new tag]             newlib-csl-sourcerygxx-4_1-18 -> newlib-csl-sourcerygxx-4_1-18
     * [new tag]             newlib-csl-sourcerygxx-4_1-19 -> newlib-csl-sourcerygxx-4_1-19
     * [new tag]             newlib-csl-sourcerygxx-4_1-21 -> newlib-csl-sourcerygxx-4_1-21
     * [new tag]             newlib-csl-sourcerygxx-4_1-23 -> newlib-csl-sourcerygxx-4_1-23
     * [new tag]             newlib-csl-sourcerygxx-4_1-24 -> newlib-csl-sourcerygxx-4_1-24
     * [new tag]             newlib-csl-sourcerygxx-4_1-26 -> newlib-csl-sourcerygxx-4_1-26
     * [new tag]             newlib-csl-sourcerygxx-4_1-27 -> newlib-csl-sourcerygxx-4_1-27
     * [new tag]             newlib-csl-sourcerygxx-4_1-28 -> newlib-csl-sourcerygxx-4_1-28
     * [new tag]             newlib-csl-sourcerygxx-4_1-30 -> newlib-csl-sourcerygxx-4_1-30
     * [new tag]             newlib-csl-sourcerygxx-4_1-32 -> newlib-csl-sourcerygxx-4_1-32
     * [new tag]             newlib-csl-sourcerygxx-4_1-4 -> newlib-csl-sourcerygxx-4_1-4
     * [new tag]             newlib-csl-sourcerygxx-4_1-5 -> newlib-csl-sourcerygxx-4_1-5
     * [new tag]             newlib-csl-sourcerygxx-4_1-6 -> newlib-csl-sourcerygxx-4_1-6
     * [new tag]             newlib-csl-sourcerygxx-4_1-7 -> newlib-csl-sourcerygxx-4_1-7
     * [new tag]             newlib-csl-sourcerygxx-4_1-8 -> newlib-csl-sourcerygxx-4_1-8
     * [new tag]             newlib-csl-sourcerygxx-4_1-9 -> newlib-csl-sourcerygxx-4_1-9
     * [new tag]             newlib-snapshot-20150323    -> newlib-snapshot-20150323
     * [new tag]             newlib-snapshot-20150423    -> newlib-snapshot-20150423
     * [new tag]             newlib-snapshot-20150526    -> newlib-snapshot-20150526
     * [new tag]             newlib-snapshot-20150623    -> newlib-snapshot-20150623
     * [new tag]             newlib-snapshot-20150723    -> newlib-snapshot-20150723
     * [new tag]             newlib-snapshot-20150824    -> newlib-snapshot-20150824
     * [new tag]             newlib-snapshot-20150924    -> newlib-snapshot-20150924
     * [new tag]             newlib-snapshot-20151023    -> newlib-snapshot-20151023
     * [new tag]             newlib-snapshot-20160104    -> newlib-snapshot-20160104
     * [new tag]             newlib-snapshot-20160226    -> newlib-snapshot-20160226
     * [new tag]             newlib-snapshot-20160527    -> newlib-snapshot-20160527
     * [new tag]             newlib-snapshot-20160923    -> newlib-snapshot-20160923
     * [new tag]             newlib-snapshot-20170228    -> newlib-snapshot-20170228
     * [new tag]             newlib-snapshot-20170323    -> newlib-snapshot-20170323
     * [new tag]             newlib-snapshot-20170421    -> newlib-snapshot-20170421
     * [new tag]             newlib-snapshot-20170519    -> newlib-snapshot-20170519
     * [new tag]             newlib-snapshot-20170623    -> newlib-snapshot-20170623
     * [new tag]             newlib-snapshot-20170720    -> newlib-snapshot-20170720
     * [new tag]             newlib-snapshot-20170818    -> newlib-snapshot-20170818
     * [new tag]             newlib-snapshot-20170922    -> newlib-snapshot-20170922
     * [new tag]             newlib-snapshot-20171222    -> newlib-snapshot-20171222
     * [new tag]             newlib-snapshot-20180118    -> newlib-snapshot-20180118
     * [new tag]             newlib-snapshot-20180226    -> newlib-snapshot-20180226
     * [new tag]             newlib-snapshot-20180720    -> newlib-snapshot-20180720
     * [new tag]             newlib-snapshot-20180802    -> newlib-snapshot-20180802
     * [new tag]             newlib-snapshot-20180831    -> newlib-snapshot-20180831
     * [new tag]             newlib-snapshot-20181231    -> newlib-snapshot-20181231
     * [new tag]             newlib-snapshot-20200102    -> newlib-snapshot-20200102
     * [new tag]             nickrob-async-20060513-branchpoint -> nickrob-async-20060513-branchpoint
     * [new tag]             nickrob-async-20060828-mergepoint -> nickrob-async-20060828-mergepoint
     * [new tag]             offbyone-20030313-branchpoint -> offbyone-20030313-branchpoint
     * [new tag]             post-ptmalloc3              
    2023-11-06T05:44:21.182Z DEBUG -> post-ptmalloc3
     * [new tag]             post_wait_sig_exit          -> post_wait_sig_exit
     * [new tag]             pre-cgf-merge               -> pre-cgf-merge
     * [new tag]             pre-cygwin-heap             -> pre-cygwin-heap
     * [new tag]             pre-no-this                 -> pre-no-this
     * [new tag]             pre-notty                   -> pre-notty
     * [new tag]             pre-posix-scan              -> pre-posix-scan
     * [new tag]             pre-ptmalloc3               -> pre-ptmalloc3
     * [new tag]             pre-ptymaster-archetype     -> pre-ptymaster-archetype
     * [new tag]             pre-ripout-set_console_state_for_spawn -> pre-ripout-set_console_state_for_spawn
     * [new tag]             pre-sigrewrite              -> pre-sigrewrite
     * [new tag]             pre_wait_sig_exit           -> pre_wait_sig_exit
     * [new tag]             predaemon                   -> predaemon
     * [new tag]             prefifo                     -> prefifo
     * [new tag]             preoverlapped               -> preoverlapped
     * [new tag]             readline_4_3-import-branchpoint -> readline_4_3-import-branchpoint
     * [new tag]             readline_5_1-import-branchpoint -> readline_5_1-import-branchpoint
     * [new tag]             reparent-point              -> reparent-point
     * [new tag]             repo-unification-2000-02-06 -> repo-unification-2000-02-06
     * [new tag]             reverse-20080717-branchpoint -> reverse-20080717-branchpoint
     * [new tag]             reverse-20080930-branchpoint -> reverse-20080930-branchpoint
     * [new tag]             reverse-20081226-branchpoint -> reverse-20081226-branchpoint
     * [new tag]             sid-20020905-branchpoint    -> sid-20020905-branchpoint
     * [new tag]             sid-snapshot-20071001       -> sid-snapshot-20071001
     * [new tag]             sid-snapshot-20071101       -> sid-snapshot-20071101
     * [new tag]             sid-snapshot-20071201       -> sid-snapshot-20071201
     * [new tag]             sid-snapshot-20080101       -> sid-snapshot-20080101
     * [new tag]             sid-snapshot-20080201       -> sid-snapshot-20080201
     * [new tag]             sid-snapshot-20080301       -> sid-snapshot-20080301
     * [new tag]             sid-snapshot-20080401       -> sid-snapshot-20080401
     * [new tag]             sid-snapshot-20080403       -> sid-snapshot-20080403
     * [new tag]             sid-snapshot-20080501       -> sid-snapshot-20080501
     * [new tag]             sid-snapshot-20080601       -> sid-snapshot-20080601
     * [new tag]             sid-snapshot-20080701       -> sid-snapshot-20080701
     * [new tag]             sid-snapshot-20080801       -> sid-snapshot-20080801
     * [new tag]             sid-snapshot-20080901       -> sid-snapshot-20080901
     * [new tag]             sid-snapshot-20081001       -> sid-snapshot-20081001
     * [new tag]             sid-snapshot-20081101       -> sid-snapshot-20081101
     * [new tag]             sid-snapshot-20081201       -> sid-snapshot-20081201
     * [new tag]             sid-snapshot-20090101       -> sid-snapshot-20090101
     * [new tag]             sid-snapshot-20090201       -> sid-snapshot-20090201
     * [new tag]             sid-snapshot-20090301       -> sid-snapshot-20090301
     * [new tag]             sid-snapshot-20090401       -> sid-snapshot-20090401
     * [new tag]             sid-snapshot-20090501       -> sid-snapshot-20090501
     * [new tag]             sid-snapshot-20090601       -> sid-snapshot-20090601
     * [new tag]             sid-snapshot-20090701       -> sid-snapshot-20090701
     * [new tag]             sid-snapshot-20090801       -> sid-snapshot-20090801
     * [new tag]             sid-snapshot-20090901       -> sid-snapshot-20090901
     * [new tag]             sid-snapshot-20091001       -> sid-snapshot-20091001
     * [new tag]             sid-snapshot-20091101       -> sid-snapshot-20091101
     * [new tag]             sid-snapshot-20091201       -> sid-snapshot-20091201
     * [new tag]             sid-snapshot-20100101       -> sid-snapshot-20100101
     * [new tag]             sid-snapshot-20100201       -> sid-snapshot-20100201
     * [new tag]             sid-snapshot
    2023-11-06T05:44:21.248Z DEBUG -20100301       -> sid-snapshot-20100301
     * [new tag]             sid-snapshot-20100401       -> sid-snapshot-20100401
     * [new tag]             sid-snapshot-20100501       -> sid-snapshot-20100501
     * [new tag]             sid-snapshot-20100601       -> sid-snapshot-20100601
     * [new tag]             sid-snapshot-20100701       -> sid-snapshot-20100701
     * [new tag]             sid-snapshot-20100801       -> sid-snapshot-20100801
     * [new tag]             sid-snapshot-20100901       -> sid-snapshot-20100901
     * [new tag]             sid-snapshot-20101001       -> sid-snapshot-20101001
     * [new tag]             sid-snapshot-20101101       -> sid-snapshot-20101101
     * [new tag]             sid-snapshot-20101201       -> sid-snapshot-20101201
     * [new tag]             sid-snapshot-20110101       -> sid-snapshot-20110101
     * [new tag]             sid-snapshot-20110201       -> sid-snapshot-20110201
     * [new tag]             sid-snapshot-20110301       -> sid-snapshot-20110301
     * [new tag]             sid-snapshot-20110401       -> sid-snapshot-20110401
     * [new tag]             sid-snapshot-20110501       -> sid-snapshot-20110501
     * [new tag]             sid-snapshot-20110601       -> sid-snapshot-20110601
     * [new tag]             sid-snapshot-20110701       -> sid-snapshot-20110701
     * [new tag]             sid-snapshot-20110801       -> sid-snapshot-20110801
     * [new tag]             sid-snapshot-20110901       -> sid-snapshot-20110901
     * [new tag]             sid-snapshot-20111001       -> sid-snapshot-20111001
     * [new tag]             sid-snapshot-20111101       -> sid-snapshot-20111101
     * [new tag]             sid-snapshot-20111201       -> sid-snapshot-20111201
     * [new tag]             sid-snapshot-20120101       -> sid-snapshot-20120101
     * [new tag]             sid-snapshot-20120201       -> sid-snapshot-20120201
     * [new tag]             sid-snapshot-20120301       -> sid-snapshot-20120301
     * [new tag]             sid-snapshot-20120401       -> sid-snapshot-20120401
     * [new tag]             sid-snapshot-20120501       -> sid-snapshot-20120501
     * [new tag]             sid-snapshot-20120601       -> sid-snapshot-20120601
     * [new tag]             sid-snapshot-20120701       -> sid-snapshot-20120701
     * [new tag]             sid-snapshot-20120801       -> sid-snapshot-20120801
     * [new tag]             sid-snapshot-20120901       -> sid-snapshot-20120901
     * [new tag]             sid-snapshot-20121001       -> sid-snapshot-20121001
     * [new tag]             sid-snapshot-20121101       -> sid-snapshot-20121101
     * [new tag]             sid-snapshot-20121201       -> sid-snapshot-20121201
     * [new tag]             sid-snapshot-20130101       -> sid-snapshot-20130101
     * [new tag]             sid-snapshot-20130201       -> sid-snapshot-20130201
     * [new tag]             sid-snapshot-20130301       -> sid-snapshot-20130301
     * [new tag]             sid-snapshot-20130401       -> sid-snapshot-20130401
     * [new tag]             sid-snapshot-20130501       -> sid-snapshot-20130501
     * [new tag]             sid-snapshot-20130601       -> sid-snapshot-20130601
     * [new tag]             sid-snapshot-20130701       -> sid-snapshot-20130701
     * [new tag]             sid-snapshot-20130801       -> sid-snapshot-20130801
     * [new tag]             sid-snapshot-20130901       -> sid-snapshot-20130901
     * [new tag]             sid-snapshot-20131001       -> sid-snapshot-20131001
     * [new tag]             sid-snapshot-20131101       -> sid-snapshot-20131101
     * [new tag]             sid-snapshot-20131201       -> sid-snapshot-20131201
     * [new tag]             sid-snapshot-20140101       -> sid-snapshot-20140101
     * [new tag]             sid-snapshot-20140201       -> sid-snapshot-20140201
     * [new tag]             sid-snapshot-20140301       -> sid-snapshot-20140301
     * [new tag]             sid-snapshot-20140401       -> sid-snapshot-20140401
     * [new tag]             sid-snapshot-20140501       -> sid-snapshot-20140501
     * [new tag]             sid-snapshot-20140601       -> sid-snapshot-20140601
     * [new tag]             sid-snapshot-20140701       -> sid-snapshot-20140701
    2023-11-06T05:44:21.266Z DEBUG 
     * [new tag]             sid-snapshot-20140801       -> sid-snapshot-20140801
     * [new tag]             sid-snapshot-20140901       -> sid-snapshot-20140901
     * [new tag]             sid-snapshot-20141001       -> sid-snapshot-20141001
     * [new tag]             sid-snapshot-20141101       -> sid-snapshot-20141101
     * [new tag]             sid-snapshot-20141201       -> sid-snapshot-20141201
     * [new tag]             sid-snapshot-20150101       -> sid-snapshot-20150101
     * [new tag]             sid-snapshot-20150201       -> sid-snapshot-20150201
     * [new tag]             sid-snapshot-20150301       -> sid-snapshot-20150301
     * [new tag]             tcltk840-20020924-branchpoint -> tcltk840-20020924-branchpoint
     * [new tag]             w32api-1_5                  -> w32api-1_5
     * [new tag]             w32api-2_2                  -> w32api-2_2
     * [new tag]             winsup-2000-02-17           -> winsup-2000-02-17
     * [new tag]             x86_64versiong3             -> x86_64versiong3
    
    2023-11-06T05:44:29.073Z DEBUG HEAD is now at d07c38ff0 Version 1.8.2
    
    2023-11-06T05:44:29.198Z DEBUG HEAD is now at d07c38ff0 Version 1.8.2
    
    2023-11-06T05:44:29.201Z DEBUG === updating segger (modules/debug/segger):
    2023-11-06T05:44:29.213Z INFO Updating segger repository for v2.5.0
    2023-11-06T05:44:29.215Z DEBUG --- segger: initializing
    2023-11-06T05:44:29.232Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/modules/debug/segger/.git/
    2023-11-06T05:44:29.271Z DEBUG --- segger: fetching, need revision 9d0191285956cef43daf411edc2f1a7788346def
    2023-11-06T05:44:29.963Z DEBUG From https://github.com/zephyrproject-rtos/segger
     * [new branch]      master       -> refs/west/master
     * [new branch]      v1.14-branch -> refs/west/v1.14-branch
    
    2023-11-06T05:44:30.126Z DEBUG HEAD is now at 9d01912 segger: config: RTT spinlock implementation
    
    2023-11-06T05:44:30.193Z DEBUG HEAD is now at 9d01912 segger: config: RTT spinlock implementation
    
    2023-11-06T05:44:30.195Z DEBUG === updating tinycrypt (modules/crypto/tinycrypt):
    2023-11-06T05:44:30.208Z INFO Updating tinycrypt repository for v2.5.0
    2023-11-06T05:44:30.209Z DEBUG --- tinycrypt: initializing
    2023-11-06T05:44:30.227Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/modules/crypto/tinycrypt/.git/
    2023-11-06T05:44:30.265Z DEBUG --- tinycrypt: fetching, need revision 3e9a49d2672ec01435ffbf0d788db6d95ef28de0
    2023-11-06T05:44:30.989Z DEBUG From https://github.com/zephyrproject-rtos/tinycrypt
     * [new branch]      master     -> refs/west/master
    
    2023-11-06T05:44:31.144Z DEBUG HEAD is now at 3e9a49d cmake: Fix conditional in root CMakeLists.txt
    
    2023-11-06T05:44:31.216Z DEBUG HEAD is now at 3e9a49d cmake: Fix conditional in root CMakeLists.txt
    
    2023-11-06T05:44:31.218Z DEBUG === updating TraceRecorderSource (modules/debug/TraceRecorder):
    2023-11-06T05:44:31.229Z INFO Updating TraceRecorderSource repository for v2.5.0
    2023-11-06T05:44:31.231Z DEBUG --- TraceRecorderSource: initializing
    2023-11-06T05:44:31.250Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/modules/debug/TraceRecorder/.git/
    2023-11-06T05:44:31.288Z DEBUG --- TraceRecorderSource: fetching, need revision 1ede7ce8e7ab226e9a84d95266241ba3f38d91d2
    2023-11-06T05:44:32.451Z DEBUG From https://github.com/zephyrproject-rtos/TraceRecorderSource
     * [new branch]      main       -> refs/west/main
     * [new branch]      up2        -> refs/west/up2
     * [new branch]      zephyr     -> refs/west/zephyr
    
    2023-11-06T05:44:32.700Z DEBUG HEAD is now at 1ede7ce Merge pull request #16 from aronlander-pe/zephyr
    
    2023-11-06T05:44:32.826Z DEBUG HEAD is now at 1ede7ce Merge pull request #16 from aronlander-pe/zephyr
    
    2023-11-06T05:44:32.828Z DEBUG === updating tf-m-tests (modules/tee/tf-m/tf-m-tests):
    2023-11-06T05:44:32.840Z INFO Updating tf-m-tests repository for v2.5.0
    2023-11-06T05:44:32.842Z DEBUG --- tf-m-tests: initializing
    2023-11-06T05:44:32.859Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/modules/tee/tf-m/tf-m-tests/.git/
    2023-11-06T05:44:32.897Z DEBUG --- tf-m-tests: fetching, need revision a878426da78fbd1486dfc29d6c6b82be4ee79e72
    2023-11-06T05:44:34.044Z DEBUG From https://github.com/zephyrproject-rtos/tf-m-tests
     * [new branch]      master        -> refs/west/master
     * [new branch]      release/1.7.x -> refs/west/release/1.7.x
    
    2023-11-06T05:44:34.351Z DEBUG HEAD is now at a878426 Merge pull request #7 from d3zd3z/zephyr-1.8.0
    
    2023-11-06T05:44:34.598Z DEBUG HEAD is now at a878426 Merge pull request #7 from d3zd3z/zephyr-1.8.0
    
    2023-11-06T05:44:34.601Z DEBUG === updating psa-arch-tests (modules/tee/tf-m/psa-arch-tests):
    2023-11-06T05:44:34.615Z INFO Updating psa-arch-tests repository for v2.5.0
    2023-11-06T05:44:34.617Z DEBUG --- psa-arch-tests: initializing
    2023-11-06T05:44:34.642Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/modules/tee/tf-m/psa-arch-tests/.git/
    2023-11-06T05:44:34.685Z DEBUG --- psa-arch-tests: fetching, need revision 6a17330e0dfb5f319730f974d5b05f7b7f04757b
    2023-11-06T05:44:36.294Z DEBUG From https://github.com/zephyrproject-rtos/psa-arch-tests
     * [new branch]      master                   -> refs/west/master
     * [new tag]         Before_Crypto_1.0        -> Before_Crypto_1.0
     * [new tag]         v18.07_0.6               -> v18.07_0.6
     * [new tag]         v18.07_TBSA0.6           -> v18.07_TBSA0.6
     * [new tag]         v18.10_FF0.5             -> v18.10_FF0.5
     * [new tag]         v19.01_API0.7            -> v19.01_API0.7
     * [new tag]         v19.02_API0.8            -> v19.02_API0.8
     * [new tag]         v19.02_EW0_0.8           -> v19.02_EW0_0.8
     * [new tag]         v19.06_API0.9            -> v19.06_API0.9
     * [new tag]         v19.08_TBSA0.9           -> v19.08_TBSA0.9
     * [new tag]         v20.03_API1.0            -> v20.03_API1.0
     * [new tag]         v20.11_API1.1            -> v20.11_API1.1
     * [new tag]         v21.07_API1.2_ADAC_ALPHA -> v21.07_API1.2_ADAC_ALPHA
    
    2023-11-06T05:44:37.027Z DEBUG HEAD is now at 6a17330 dev-apis: platform: Increase timeout for nRF devs
    
    2023-11-06T05:44:37.716Z DEBUG HEAD is now at 6a17330 dev-apis: platform: Increase timeout for nRF devs
    
    2023-11-06T05:44:37.720Z DEBUG === updating uoscore-uedhoc (modules/lib/uoscore-uedhoc):
    2023-11-06T05:44:37.731Z INFO Updating uoscore-uedhoc repository for v2.5.0
    2023-11-06T05:44:37.732Z DEBUG --- uoscore-uedhoc: initializing
    2023-11-06T05:44:37.772Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/modules/lib/uoscore-uedhoc/.git/
    2023-11-06T05:44:37.799Z DEBUG --- uoscore-uedhoc: fetching, need revision 5fe2cb613bd7e4590bd1b00c2adf181ac0229379
    2023-11-06T05:44:39.625Z DEBUG From https://github.com/zephyrproject-rtos/uoscore-uedhoc
     * [new branch]      zephyr     -> refs/west/zephyr
    
    2023-11-06T05:44:39.861Z DEBUG HEAD is now at 5fe2cb6 2.2.1
    
    2023-11-06T05:44:40.012Z DEBUG HEAD is now at 5fe2cb6 2.2.1
    
    2023-11-06T05:44:40.014Z DEBUG === updating zcbor (modules/lib/zcbor):
    2023-11-06T05:44:40.025Z INFO Updating zcbor repository for v2.5.0
    2023-11-06T05:44:40.026Z DEBUG --- zcbor: initializing
    2023-11-06T05:44:40.045Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/modules/lib/zcbor/.git/
    2023-11-06T05:44:40.083Z DEBUG --- zcbor: fetching, need revision 67fd8bb88d3136738661fa8bb5f9989103f4599e
    2023-11-06T05:44:41.006Z DEBUG From https://github.com/zephyrproject-rtos/zcbor
     * [new branch]      main              -> refs/west/main
     * [new tag]         0.1.0             -> 0.1.0
     * [new tag]         0.2.0             -> 0.2.0
     * [new tag]         0.3.0             -> 0.3.0
     * [new tag]         0.3.1             -> 0.3.1
     * [new tag]         0.4.0             -> 0.4.0
     * [new tag]         0.5.0             -> 0.5.0
     * [new tag]         0.5.1             -> 0.5.1
     * [new tag]         0.6.0             -> 0.6.0
     * [new tag]         deprecated-master -> deprecated-master
     * [new tag]         inital-pr         -> inital-pr
     * [new tag]         old-structure     -> old-structure
    
    2023-11-06T05:44:41.204Z DEBUG HEAD is now at 67fd8bb Update version from 0.6.99 to 0.7.0
    
    2023-11-06T05:44:41.341Z DEBUG HEAD is now at 67fd8bb Update version from 0.6.99 to 0.7.0
    
    2023-11-06T05:44:41.343Z DEBUG === updating zscilib (modules/lib/zscilib):
    2023-11-06T05:44:41.353Z INFO Updating zscilib repository for v2.5.0
    2023-11-06T05:44:41.354Z DEBUG --- zscilib: initializing
    2023-11-06T05:44:41.375Z DEBUG Initialized empty Git repository in C:/ncs/v2.5.0/modules/lib/zscilib/.git/
    2023-11-06T05:44:41.416Z DEBUG --- zscilib: fetching, need revision 34c3432e81085bb717e4871d21ca419ae0058ec5
    2023-11-06T05:44:42.661Z DEBUG From https://github.com/zephyrproject-rtos/zscilib
     * [new branch]      gh-pages   -> refs/west/gh-pages
     * [new branch]      master     -> refs/west/master
     * [new branch]      revert-38-fix_zephyr_3_1 -> refs/west/revert-38-fix_zephyr_3_1
     * [new tag]         v0.2.0-rc1 -> v0.2.0-rc1
    
    2023-11-06T05:44:42.956Z DEBUG HEAD is now at 34c3432 Merge pull request #50 from microbuilder/ztest_fixes
    
    2023-11-06T05:44:43.156Z DEBUG HEAD is now at 34c3432 Merge pull request #50 from microbuilder/ztest_fixes
    
    2023-11-06T05:44:43.158Z DEBUG babblesim_base: skipping inactive project
    2023-11-06T05:44:43.159Z DEBUG babblesim_ext_2G4_libPhyComv1: skipping inactive project
    2023-11-06T05:44:43.159Z DEBUG babblesim_ext_2G4_phy_v1: skipping inactive project
    2023-11-06T05:44:43.159Z DEBUG babblesim_ext_2G4_channel_NtNcable: skipping inactive project
    2023-11-06T05:44:43.159Z DEBUG babblesim_ext_2G4_channel_multiatt: skipping inactive project
    2023-11-06T05:44:43.159Z DEBUG babblesim_ext_2G4_modem_magic: skipping inactive project
    2023-11-06T05:44:43.159Z DEBUG babblesim_ext_2G4_modem_BLE_simple: skipping inactive project
    2023-11-06T05:44:43.159Z DEBUG babblesim_ext_2G4_device_burst_interferer: skipping inactive project
    2023-11-06T05:44:43.159Z DEBUG babblesim_ext_2G4_device_WLAN_actmod: skipping inactive project
    2023-11-06T05:44:43.159Z DEBUG babblesim_ext_2G4_device_playback: skipping inactive project
    2023-11-06T05:44:43.159Z DEBUG babblesim_ext_libCryptov1: skipping inactive project
    2023-11-06T05:44:43.795Z DEBUG cmake version 3.20.5 is OK; minimum version is 3.13.1
    2023-11-06T05:44:43.796Z DEBUG Running CMake: 'C:\ncs\toolchains\c57af46cb7\opt\bin\cmake.EXE' -P 'C:\ncs\v2.5.0\zephyr\share\zephyr-package\cmake\zephyr_export.cmake'
    2023-11-06T05:44:43.867Z DEBUG Zephyr (C:/ncs/v2.5.0/zephyr/share/zephyr-package/cmake)
    2023-11-06T05:44:43.867Z DEBUG has been added to the user package registry in:
    2023-11-06T05:44:43.867Z DEBUG HKEY_CURRENT_USER\Software\Kitware\CMake\Packages\Zephyr
    2023-11-06T05:44:43.867Z DEBUG 
    2023-11-06T05:44:43.900Z DEBUG cmake version 3.20.5 is OK; minimum version is 3.13.1
    2023-11-06T05:44:43.901Z DEBUG Running CMake: 'C:\ncs\toolchains\c57af46cb7\opt\bin\cmake.EXE' -P 'C:\ncs\v2.5.0\zephyr\share\zephyrunittest-package\cmake\zephyr_export.cmake'
    2023-11-06T05:44:43.967Z DEBUG ZephyrUnittest (C:/ncs/v2.5.0/zephyr/share/zephyrunittest-package/cmake)
    2023-11-06T05:44:43.967Z DEBUG has been added to the user package registry in:
    2023-11-06T05:44:43.968Z DEBUG HKEY_CURRENT_USER\Software\Kitware\CMake\Packages\ZephyrUnittest
    2023-11-06T05:44:43.968Z DEBUG 
    2023-11-06T05:44:44.006Z DEBUG Sending usage data {"category":"pc-nrfconnect-toolchain-manager-dev","action":"Clone nRF Connect SDK successfully","label":"v2.5.0; win32; x64"}
    2023-11-06T05:44:44.008Z DEBUG Sending usage data {"category":"pc-nrfconnect-toolchain-manager-dev","action":"Clone nRF Connect SDK time consumed","label":"11 min; v2.5.0"}
    2023-11-06T05:44:44.009Z INFO Finished cloning version v2.5.0 of the nRF Connect SDK after approximately 11 minute(s)
    

    update SDK log

    What is the output when you use the 'update SDK' button in the Toolchain Manager?

    See the log output below:

    2023-11-06T06:02:15.971Z INFO Cloning nRF Connect SDK v2.5.0
    2023-11-06T06:02:15.972Z DEBUG Sending usage data {"category":"pc-nrfconnect-toolchain-manager-dev","action":"Clone nRF Connect SDK","label":"v2.5.0; win32; x64"}
    2023-11-06T06:02:16.565Z DEBUG === updating zephyr (zephyr):
    2023-11-06T06:02:16.579Z INFO Updating zephyr repository for v2.5.0
    2023-11-06T06:02:16.608Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:16.828Z DEBUG HEAD is now at 2e2523efe5 [nrf fromtree] tests: bluetooth: tester: Fix GATT read multiple
    
    2023-11-06T06:02:16.928Z DEBUG === updating bsim (tools/bsim):
    2023-11-06T06:02:16.943Z INFO Updating bsim repository for v2.5.0
    2023-11-06T06:02:16.978Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:17.086Z DEBUG HEAD is now at 384a091 west.yaml Update to 2.1.1
    
    2023-11-06T06:02:17.158Z DEBUG === updating hostap (modules/lib/hostap):
    2023-11-06T06:02:17.169Z INFO Updating hostap repository for v2.5.0
    2023-11-06T06:02:17.210Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:17.336Z DEBUG === updating wfa-qt-control-app (modules/lib/wfa-qt-control-app):
    2023-11-06T06:02:17.346Z INFO Updating wfa-qt-control-app repository for v2.5.0
    2023-11-06T06:02:17.346Z DEBUG HEAD is now at d82c309c2 [nrf fromlist] wpa_supplicant: Add an option to remove advanced features
    
    2023-11-06T06:02:17.379Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:17.486Z DEBUG HEAD is now at 0e213ab [nrf noup]: zephyr: qt: Disconnect STA before reset
    
    2023-11-06T06:02:17.487Z DEBUG === updating mcuboot (bootloader/mcuboot):
    2023-11-06T06:02:17.497Z INFO Updating mcuboot repository for v2.5.0
    2023-11-06T06:02:17.522Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:17.658Z DEBUG HEAD is now at 28916642 [nrf noup] crypto: ecdsa: Fix shared crypto MCUBoot EXT_ABI
    
    2023-11-06T06:02:17.660Z DEBUG === updating qcbor (modules/tee/tf-m/qcbor):
    2023-11-06T06:02:17.670Z INFO Updating qcbor repository for v2.5.0
    2023-11-06T06:02:17.724Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:17.828Z DEBUG HEAD is now at 751d365 restore inc/qcbor.h for backwards compatibility (#181)
    
    2023-11-06T06:02:17.830Z DEBUG === updating mbedtls (modules/crypto/mbedtls):
    2023-11-06T06:02:17.840Z INFO Updating mbedtls repository for v2.5.0
    2023-11-06T06:02:17.864Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:18.011Z DEBUG HEAD is now at acea48fc8 [nrf noup]  Fix buffer overread with stream cipher
    
    2023-11-06T06:02:18.014Z DEBUG === updating nrfxlib (nrfxlib):
    2023-11-06T06:02:18.028Z INFO Updating nrfxlib repository for v2.5.0
    2023-11-06T06:02:18.058Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:18.200Z DEBUG HEAD is now at 78cc07ed openthread: add libraries based on commit 57ef721
    
    2023-11-06T06:02:18.202Z DEBUG === updating trusted-firmware-m (modules/tee/tf-m/trusted-firmware-m):
    2023-11-06T06:02:18.213Z INFO Updating trusted-firmware-m repository for v2.5.0
    2023-11-06T06:02:18.238Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:18.391Z DEBUG HEAD is now at afd54b6ba [nrf fromlist] platform: nordic_nrf: Fix assert in initialization
    
    2023-11-06T06:02:18.393Z DEBUG === updating matter (modules/lib/matter):
    2023-11-06T06:02:18.405Z INFO Updating matter repository for v2.5.0
    2023-11-06T06:02:18.431Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:18.813Z DEBUG HEAD is now at fd9be71721 [nrf noup] Increase stability of Wi-Fi LPM operations
    
    2023-11-06T06:02:19.703Z DEBUG Synchronizing submodule url for 'third_party/nlio/repo'
    2023-11-06T06:02:20.880Z DEBUG Synchronizing submodule url for 'third_party/nlassert/repo'
    2023-11-06T06:02:21.947Z DEBUG Synchronizing submodule url for 'third_party/nlunit-test/repo'
    2023-11-06T06:02:23.113Z DEBUG Synchronizing submodule url for 'third_party/pigweed/repo'
    2023-11-06T06:02:23.746Z DEBUG nrf-802154: skipping inactive project
    2023-11-06T06:02:23.746Z DEBUG dragoon: skipping inactive project
    2023-11-06T06:02:23.746Z DEBUG === updating cjson (modules/lib/cjson):
    2023-11-06T06:02:23.757Z INFO Updating cjson repository for v2.5.0
    2023-11-06T06:02:23.799Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:23.914Z DEBUG HEAD is now at c6af068 [nrf fromtree] fix: potential memory leak in merge_patch() (#611)
    
    2023-11-06T06:02:23.916Z DEBUG sidewalk: skipping inactive project
    2023-11-06T06:02:23.917Z DEBUG homekit: skipping inactive project
    2023-11-06T06:02:23.917Z DEBUG find-my: skipping inactive project
    2023-11-06T06:02:23.917Z DEBUG === updating azure-sdk-for-c (modules/lib/azure-sdk-for-c):
    2023-11-06T06:02:23.937Z INFO Updating azure-sdk-for-c repository for v2.5.0
    2023-11-06T06:02:23.977Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:24.099Z DEBUG HEAD is now at 308c171c [nrf fromlist] Make repository a Zephyr module
    
    2023-11-06T06:02:24.101Z DEBUG === updating cirrus (modules/hal/cirrus-logic):
    2023-11-06T06:02:24.112Z INFO Updating cirrus repository for v2.5.0
    2023-11-06T06:02:24.159Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:24.269Z DEBUG HEAD is now at 9f6b381 sdk-mcu-drivers: Added build system configs and generated files
    
    2023-11-06T06:02:24.270Z DEBUG === updating openthread (modules/lib/openthread):
    2023-11-06T06:02:24.281Z INFO Updating openthread repository for v2.5.0
    2023-11-06T06:02:24.320Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:24.434Z DEBUG HEAD is now at 57ef721ee [ip6] fix constant name style and simplify filtering of ICMP types (#9512)
    
    2023-11-06T06:02:24.437Z DEBUG === updating cmock (test/cmock):
    2023-11-06T06:02:24.448Z INFO Updating cmock repository for v2.5.0
    2023-11-06T06:02:24.487Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:24.649Z DEBUG HEAD is now at f65066f Merge pull request #404 from tz18/patch-1
    
    2023-11-06T06:02:25.225Z DEBUG Synchronizing submodule url for 'vendor/c_exception'
    2023-11-06T06:02:25.245Z DEBUG Synchronizing submodule url for 'vendor/unity'
    2023-11-06T06:02:25.852Z DEBUG === updating memfault-firmware-sdk (modules/lib/memfault-firmware-sdk):
    2023-11-06T06:02:25.865Z INFO Updating memfault-firmware-sdk repository for v2.5.0
    2023-11-06T06:02:25.886Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:26.031Z DEBUG HEAD is now at c374e92 Memfault Firmware SDK 1.3.3 (Build 3838)
    
    2023-11-06T06:02:26.033Z DEBUG ant: skipping inactive project
    2023-11-06T06:02:26.033Z DEBUG bme68x: skipping inactive project
    2023-11-06T06:02:26.034Z DEBUG bsec: skipping inactive project
    2023-11-06T06:02:26.034Z DEBUG === updating canopennode (modules/lib/canopennode):
    2023-11-06T06:02:26.044Z INFO Updating canopennode repository for v2.5.0
    2023-11-06T06:02:26.086Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:26.194Z DEBUG HEAD is now at dec12fa stack: map CANopenNode crc16_ccitt() to Zephyr crc16_itu_t()
    
    2023-11-06T06:02:26.196Z DEBUG === updating chre (modules/lib/chre):
    2023-11-06T06:02:26.205Z INFO Updating chre repository for v2.5.0
    2023-11-06T06:02:26.243Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:26.352Z DEBUG HEAD is now at b7955c27 Merge pull request #7 from stephanosio/require_full_libcpp
    
    2023-11-06T06:02:26.353Z DEBUG === updating cmsis (modules/hal/cmsis):
    2023-11-06T06:02:26.363Z INFO Updating cmsis repository for v2.5.0
    2023-11-06T06:02:26.401Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:26.505Z DEBUG HEAD is now at 1abf291 zephyr: cmake/kconfig are external
    
    2023-11-06T06:02:26.508Z DEBUG === updating edtt (tools/edtt):
    2023-11-06T06:02:26.517Z INFO Updating edtt repository for v2.5.0
    2023-11-06T06:02:26.557Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:26.658Z DEBUG HEAD is now at 64e5105 edttt_bsim: Avoid infinite exception loop
    
    2023-11-06T06:02:26.659Z DEBUG === updating fatfs (modules/fs/fatfs):
    2023-11-06T06:02:26.669Z INFO Updating fatfs repository for v2.5.0
    2023-11-06T06:02:26.707Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:26.827Z DEBUG HEAD is now at 427159b zephyr: fix ffconf.h override use of STRINGIZE
    
    2023-11-06T06:02:26.829Z DEBUG === updating hal_nordic (modules/hal/nordic):
    2023-11-06T06:02:26.839Z INFO Updating hal_nordic repository for v2.5.0
    2023-11-06T06:02:26.876Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:26.986Z DEBUG HEAD is now at 427ee1a nrfx: Fix overflow of pin_flags array on nRF52820 in GPIOTE driver
    
    2023-11-06T06:02:26.988Z DEBUG === updating hal_st (modules/hal/st):
    2023-11-06T06:02:26.998Z INFO Updating hal_st repository for v2.5.0
    2023-11-06T06:02:27.035Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:27.144Z DEBUG HEAD is now at 9b128ca sensor/stmemsc: Align stmemsc i/f to v2.3
    
    2023-11-06T06:02:27.146Z DEBUG === updating hal_wurthelektronik (modules/hal/wurthelektronik):
    2023-11-06T06:02:27.156Z INFO Updating hal_wurthelektronik repository for v2.5.0
    2023-11-06T06:02:27.193Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:27.294Z DEBUG HEAD is now at 24ca987 Initialized WE HAL module repository.
    
    2023-11-06T06:02:27.295Z DEBUG === updating libmetal (modules/hal/libmetal):
    2023-11-06T06:02:27.304Z INFO Updating libmetal repository for v2.5.0
    2023-11-06T06:02:27.347Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:27.451Z DEBUG HEAD is now at b91611a lib: update libmetal to release v2023.04.0
    
    2023-11-06T06:02:27.453Z DEBUG === updating liblc3 (modules/lib/liblc3):
    2023-11-06T06:02:27.462Z INFO Updating liblc3 repository for v2.5.0
    2023-11-06T06:02:27.505Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:27.607Z DEBUG HEAD is now at 448f3de Merge pull request #8 from carlescufi/rename
    
    2023-11-06T06:02:27.609Z DEBUG === updating littlefs (modules/fs/littlefs):
    2023-11-06T06:02:27.618Z INFO Updating littlefs repository for v2.5.0
    2023-11-06T06:02:27.657Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:27.767Z DEBUG HEAD is now at ca583fd Merge tag 'v2.5.0' of https://github.com/littlefs-project/littlefs into zephyr
    
    2023-11-06T06:02:27.769Z DEBUG === updating loramac-node (modules/lib/loramac-node):
    2023-11-06T06:02:27.779Z INFO Updating loramac-node repository for v2.5.0
    2023-11-06T06:02:27.820Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:27.944Z DEBUG HEAD is now at 3029c9f3 utilities: fix few shadowed variables
    
    2023-11-06T06:02:27.946Z DEBUG === updating lvgl (modules/lib/gui/lvgl):
    2023-11-06T06:02:27.956Z INFO Updating lvgl repository for v2.5.0
    2023-11-06T06:02:27.998Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:28.107Z DEBUG HEAD is now at 8a6a2d1d zephyr: Move gluecode back to zephyr main repository
    
    2023-11-06T06:02:28.110Z DEBUG === updating lz4 (modules/lib/lz4):
    2023-11-06T06:02:28.120Z INFO Updating lz4 repository for v2.5.0
    2023-11-06T06:02:28.167Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:28.275Z DEBUG HEAD is now at 8e303c2 zephyr: make this repo a zephyr module
    
    2023-11-06T06:02:28.277Z DEBUG === updating mipi-sys-t (modules/debug/mipi-sys-t):
    2023-11-06T06:02:28.286Z INFO Updating mipi-sys-t repository for v2.5.0
    2023-11-06T06:02:28.325Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:28.426Z DEBUG HEAD is now at a819419 library: allow building without wchar support
    
    2023-11-06T06:02:28.428Z DEBUG === updating nanopb (modules/lib/nanopb):
    2023-11-06T06:02:28.437Z INFO Updating nanopb repository for v2.5.0
    2023-11-06T06:02:28.486Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:28.610Z DEBUG HEAD is now at 42fa8b2 Merge pull request #2 from pdgendt/zephyr
    
    2023-11-06T06:02:28.611Z DEBUG === updating net-tools (tools/net-tools):
    2023-11-06T06:02:28.621Z INFO Updating net-tools repository for v2.5.0
    2023-11-06T06:02:28.659Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:28.768Z DEBUG HEAD is now at e0828aa net-setup: Add instructions for NAT and routing
    
    2023-11-06T06:02:28.770Z DEBUG === updating nrf_hw_models (modules/bsim_hw_models/nrf_hw_models):
    2023-11-06T06:02:28.779Z INFO Updating nrf_hw_models repository for v2.5.0
    2023-11-06T06:02:28.820Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:28.933Z DEBUG HEAD is now at 57b61a9 INT CNTRL: Generalize to N controllers
    
    2023-11-06T06:02:28.935Z DEBUG === updating open-amp (modules/lib/open-amp):
    2023-11-06T06:02:28.944Z INFO Updating open-amp repository for v2.5.0
    2023-11-06T06:02:28.983Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:29.090Z DEBUG HEAD is now at 42b7c57 cmake: Compile with WITH_DCACHE_RSC_TABLE
    
    2023-11-06T06:02:29.092Z DEBUG === updating picolibc (modules/lib/picolibc):
    2023-11-06T06:02:29.102Z INFO Updating picolibc repository for v2.5.0
    2023-11-06T06:02:29.149Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:29.349Z DEBUG HEAD is now at d07c38ff0 Version 1.8.2
    
    2023-11-06T06:02:29.351Z DEBUG === updating segger (modules/debug/segger):
    2023-11-06T06:02:29.361Z INFO Updating segger repository for v2.5.0
    2023-11-06T06:02:29.405Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:29.517Z DEBUG HEAD is now at 9d01912 segger: config: RTT spinlock implementation
    
    2023-11-06T06:02:29.519Z DEBUG === updating tinycrypt (modules/crypto/tinycrypt):
    2023-11-06T06:02:29.529Z INFO Updating tinycrypt repository for v2.5.0
    2023-11-06T06:02:29.568Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:29.671Z DEBUG HEAD is now at 3e9a49d cmake: Fix conditional in root CMakeLists.txt
    
    2023-11-06T06:02:29.672Z DEBUG === updating TraceRecorderSource (modules/debug/TraceRecorder):
    2023-11-06T06:02:29.682Z INFO Updating TraceRecorderSource repository for v2.5.0
    2023-11-06T06:02:29.727Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:29.843Z DEBUG HEAD is now at 1ede7ce Merge pull request #16 from aronlander-pe/zephyr
    
    2023-11-06T06:02:29.845Z DEBUG === updating tf-m-tests (modules/tee/tf-m/tf-m-tests):
    2023-11-06T06:02:29.856Z INFO Updating tf-m-tests repository for v2.5.0
    2023-11-06T06:02:29.897Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:30.014Z DEBUG HEAD is now at a878426 Merge pull request #7 from d3zd3z/zephyr-1.8.0
    
    2023-11-06T06:02:30.015Z DEBUG === updating psa-arch-tests (modules/tee/tf-m/psa-arch-tests):
    2023-11-06T06:02:30.026Z INFO Updating psa-arch-tests repository for v2.5.0
    2023-11-06T06:02:30.065Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:30.189Z DEBUG HEAD is now at 6a17330 dev-apis: platform: Increase timeout for nRF devs
    
    2023-11-06T06:02:30.193Z DEBUG === updating uoscore-uedhoc (modules/lib/uoscore-uedhoc):
    2023-11-06T06:02:30.207Z INFO Updating uoscore-uedhoc repository for v2.5.0
    2023-11-06T06:02:30.248Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:30.357Z DEBUG HEAD is now at 5fe2cb6 2.2.1
    
    2023-11-06T06:02:30.359Z DEBUG === updating zcbor (modules/lib/zcbor):
    2023-11-06T06:02:30.368Z INFO Updating zcbor repository for v2.5.0
    2023-11-06T06:02:30.406Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:30.510Z DEBUG HEAD is now at 67fd8bb Update version from 0.6.99 to 0.7.0
    
    2023-11-06T06:02:30.523Z DEBUG === updating zscilib (modules/lib/zscilib):
    2023-11-06T06:02:30.532Z INFO Updating zscilib repository for v2.5.0
    2023-11-06T06:02:30.562Z DEBUG skipping unnecessary fetch
    2023-11-06T06:02:30.663Z DEBUG HEAD is now at 34c3432 Merge pull request #50 from microbuilder/ztest_fixes
    
    2023-11-06T06:02:30.665Z DEBUG babblesim_base: skipping inactive project
    2023-11-06T06:02:30.665Z DEBUG babblesim_ext_2G4_libPhyComv1: skipping inactive project
    2023-11-06T06:02:30.666Z DEBUG babblesim_ext_2G4_phy_v1: skipping inactive project
    2023-11-06T06:02:30.666Z DEBUG babblesim_ext_2G4_channel_NtNcable: skipping inactive project
    2023-11-06T06:02:30.666Z DEBUG babblesim_ext_2G4_channel_multiatt: skipping inactive project
    2023-11-06T06:02:30.666Z DEBUG babblesim_ext_2G4_modem_magic: skipping inactive project
    2023-11-06T06:02:30.666Z DEBUG babblesim_ext_2G4_modem_BLE_simple: skipping inactive project
    2023-11-06T06:02:30.666Z DEBUG babblesim_ext_2G4_device_burst_interferer: skipping inactive project
    2023-11-06T06:02:30.666Z DEBUG babblesim_ext_2G4_device_WLAN_actmod: skipping inactive project
    2023-11-06T06:02:30.666Z DEBUG babblesim_ext_2G4_device_playback: skipping inactive project
    2023-11-06T06:02:30.666Z DEBUG babblesim_ext_libCryptov1: skipping inactive project
    2023-11-06T06:02:31.253Z DEBUG cmake version 3.20.5 is OK; minimum version is 3.13.1
    2023-11-06T06:02:31.253Z DEBUG Running CMake: 'C:\ncs\toolchains\c57af46cb7\opt\bin\cmake.EXE' -P 'C:\ncs\v2.5.0\zephyr\share\zephyr-package\cmake\zephyr_export.cmake'
    2023-11-06T06:02:31.317Z DEBUG Zephyr (C:/ncs/v2.5.0/zephyr/share/zephyr-package/cmake)
    2023-11-06T06:02:31.317Z DEBUG has been added to the user package registry in:
    2023-11-06T06:02:31.317Z DEBUG HKEY_CURRENT_USER\Software\Kitware\CMake\Packages\Zephyr
    2023-11-06T06:02:31.317Z DEBUG 
    2023-11-06T06:02:31.347Z DEBUG cmake version 3.20.5 is OK; minimum version is 3.13.1
    2023-11-06T06:02:31.348Z DEBUG Running CMake: 'C:\ncs\toolchains\c57af46cb7\opt\bin\cmake.EXE' -P 'C:\ncs\v2.5.0\zephyr\share\zephyrunittest-package\cmake\zephyr_export.cmake'
    2023-11-06T06:02:31.405Z DEBUG ZephyrUnittest (C:/ncs/v2.5.0/zephyr/share/zephyrunittest-package/cmake)
    2023-11-06T06:02:31.405Z DEBUG has been added to the user package registry in:
    2023-11-06T06:02:31.405Z DEBUG HKEY_CURRENT_USER\Software\Kitware\CMake\Packages\ZephyrUnittest
    2023-11-06T06:02:31.405Z DEBUG 
    2023-11-06T06:02:31.439Z DEBUG Sending usage data {"category":"pc-nrfconnect-toolchain-manager-dev","action":"Clone nRF Connect SDK successfully","label":"v2.5.0; win32; x64"}
    2023-11-06T06:02:31.441Z DEBUG Sending usage data {"category":"pc-nrfconnect-toolchain-manager-dev","action":"Clone nRF Connect SDK time consumed","label":"0 min; v2.5.0"}
    2023-11-06T06:02:31.443Z INFO Finished cloning version v2.5.0 of the nRF Connect SDK after approximately 0 minute(s)
    

    Installation directory screenshot:

    Could you also open the v2.5.0 folder to see if it contains the 8 folders you would expect it to? This is sometimes less if the firewall or security configuration stopped parts of the installation.



    For the sake of this debugging, could you make sure that you are opening the VSC through the option in Toolchain Manager (it will perform a dependency check for the necessary VSC extensions at launch through this option).

    Thats what I do.

    Unfortunately, it still does not recognise the installed SDK version. Is there anything else you want me to check?

  • Hello,

    Thank you for performing these debugging steps, and for updating us with the detailed report! :) 
    I have discussed this with our VSC extension engineers, and they had a suggestion that hopefully might solve this: Could you open an nRF Terminal (ctrl + shift + p -> 'open shell terminal'), navigate to the v2.5.0/nrf folder, and run the command 

    west zephyr-export

    and then afterwards do a reload of VSC (ctrl + shift + p -> reload window), to see if this makes the VSC extension able to find the SDK?

    Best regards,
    Karl

  • Hey. When I open the command prompt or power shell and then go into the v2.5.0/nrf  directory, west is not recognized as a command.

    Command prompt log:

    Power shell log:

    I can only access west if I go through the toolchain manager, select the NCS version, click the arrow to expand the selections and select "Open bash". Now I can use "west".

    After executing command ```west zephyr-export``` I have reloaded vscode but the version of the SDK is still not visible.

    Important note! 

    I can create workspcae application without any issues. 

    If I create west.yml at the source directory and then create west workspace, the NCS version will be installed and that will work without any issues. I have tried to follow the below instructions and it worked without any issues :)

    See below, it works without any issues.

    My VSCode only have issues recognizing NCS SDK version globally (I assume this is called freestanding application )

  • Hello,

    zazas321 said:
    When I open the command prompt or power shell and then go into the v2.5.0/nrf  directory, west is not recognized as a command.

    This is expected unless you use a nRF Connect terminal inside VSC (which sources the correct SDK version), or go through the 'open bash' option in the Toolchain Manager like you did. In essence, the nRF Connect terminal will source the required dependencies for the SDK and toolchain you are working with (which 'open bash' also does).

    zazas321 said:
    My VSCode only have issues recognizing NCS SDK version globally (I assume this is called freestanding application )

    Thank you for the clarification. I am not sure what you mean when you say that it can not recognize the version globally, could you elaborate?
    Do I understand it correctly that you are able to create a workspace application based on a sample from the v2.5.0 (which shows all the samples you can use as foundation when you select 'create application'), and build it as expected, but the issue is that when you create a freestanding application it does not 'remember' which SDK version it is built on unless you specify it? Perhaps I am misunderstanding something here

    Best regards,
    Karl

  • Thank you for the clarification. I am not sure what you mean when you say that it can not recognize the version globally, could you elaborate?

    I meant that I can only work with NCS when I create a workspace application with the instructions that I have provided further down below. If the NCS versions were properly detected by VSCode, I should be able to see them just by opening VSCode, opening nRF Connect extension and in the Welcome View I should see all installed NCS verisons but that is not the case. I can install 5 different NCS versions via toolchain manager but none of them will be detected in VSCode.

    Do I understand it correctly that you are able to create a workspace application based on a sample from the v2.5.0 (which shows all the samples you can use as foundation when you select 'create application'), and build it as expected, but the issue is that when you create a freestanding application it does not 'remember' which SDK version it is built on unless you specify it?

    Thats almost correct except the last past. VSCode is not able to see any SDK versions. I cant even specify it. When I am building freestanding application and I manually choose that I want to use ncs v2.5.0, it gives the following error:



    In order to setup workspace application, I have followed the steps below:

    1. Create empty directory. In my case it is C:\Users\petrikas.lu\Desktop\WORK\NRF\west2

    2. Since I have previously installed NCS v2.5.0 via toolchain manager, I can get access to zephyr samples projects. I am going to clone the hello world sample project that is located at C:\ncs\v2.5.0\zephyr\samples\hello_world and I am going to paste all files to my newly created directory just so I have all the necessary zephyr files to setup a basic project.

    2. Open VScode and open the that empty directory. In the nRF Connect Welcome View, click Manage SDKs

    3. Click Create West Workspace

    ...

    4. Select directory that you have created.

    5. Select SDK version

    6. Click Run West Update

    7. I can see after the update external folder has been created that contains all the NCS files for this particular workspace:

    Now, when I open that directory (C:\Users\petrikas.lu\Desktop\WORK\NRF\west2). The SDK version is immediately recognised. As you can see from the image below you can see that v2.4.1 is recognized. I can build the project without any issues.

    So this is not the end of the world since I can work with NCS and VSCode by using workspace application (downloading NCS versions for every project that I do). 

    I am just very interested to know what could be an issue why the VSCode not able to detect NCS versions installed and why I cannot create Freestanding applications.

Reply
  • Thank you for the clarification. I am not sure what you mean when you say that it can not recognize the version globally, could you elaborate?

    I meant that I can only work with NCS when I create a workspace application with the instructions that I have provided further down below. If the NCS versions were properly detected by VSCode, I should be able to see them just by opening VSCode, opening nRF Connect extension and in the Welcome View I should see all installed NCS verisons but that is not the case. I can install 5 different NCS versions via toolchain manager but none of them will be detected in VSCode.

    Do I understand it correctly that you are able to create a workspace application based on a sample from the v2.5.0 (which shows all the samples you can use as foundation when you select 'create application'), and build it as expected, but the issue is that when you create a freestanding application it does not 'remember' which SDK version it is built on unless you specify it?

    Thats almost correct except the last past. VSCode is not able to see any SDK versions. I cant even specify it. When I am building freestanding application and I manually choose that I want to use ncs v2.5.0, it gives the following error:



    In order to setup workspace application, I have followed the steps below:

    1. Create empty directory. In my case it is C:\Users\petrikas.lu\Desktop\WORK\NRF\west2

    2. Since I have previously installed NCS v2.5.0 via toolchain manager, I can get access to zephyr samples projects. I am going to clone the hello world sample project that is located at C:\ncs\v2.5.0\zephyr\samples\hello_world and I am going to paste all files to my newly created directory just so I have all the necessary zephyr files to setup a basic project.

    2. Open VScode and open the that empty directory. In the nRF Connect Welcome View, click Manage SDKs

    3. Click Create West Workspace

    ...

    4. Select directory that you have created.

    5. Select SDK version

    6. Click Run West Update

    7. I can see after the update external folder has been created that contains all the NCS files for this particular workspace:

    Now, when I open that directory (C:\Users\petrikas.lu\Desktop\WORK\NRF\west2). The SDK version is immediately recognised. As you can see from the image below you can see that v2.4.1 is recognized. I can build the project without any issues.

    So this is not the end of the world since I can work with NCS and VSCode by using workspace application (downloading NCS versions for every project that I do). 

    I am just very interested to know what could be an issue why the VSCode not able to detect NCS versions installed and why I cannot create Freestanding applications.

Children
  • Hello,

    Thank you for the very detailed report, and for the clarifications! :) 

    I have asked our VSC extension developers to examine this to see if they can figure out the root cause. I will update you here as soon as I hear back from them.

    Best regards,
    Karl

  • Hello again,

    The engineers took a look, and they wanted me to emphasize that you will not be able to interact with the global SDK installations as soon as you have a another west workspace in your VSC workspace - there can only be 1 at the time.
    If you would like to work with the global SDK installation instead you can open a new VSC instance and use the 'open as workspace' option under fileand select the SDK location.

    It is also not quite clear to them why you are not able to see the globally installed SDKs.
    Could you share with us the output when you generate support information?
    You can do this by pressing ctrl + shift + p -> generate support information.

    Best regards,
    Karl

  • Yeah. Lets not think too much about west workspace as that is not how I prefer to work with NCS. I just simply mentioned that there is a workarround for me to still be able to work with NCS even though its not working as expected.

    Normally, with my personal PC, I just install latest NCS via toolchain manager (not the west workspace) and whenever I open VSCode I can immediately see all installed versions in the Welcome view. I will post the screenshot how it looks on my personal PC when I get back home. But that is not the case at my work computer. I can install as many NCS versions I want but none of them will show up and I will not be able to use NCS unless I create west workspace.

    This is how it looks on my personal computer (I have 2 NCS versions installed):

    And this is how it looks on my work. As you can see in the Welcome View, no SDK is detected even though I sure installed NCS via toolchain manager.

    On both computer, I have followed the exact same installation steps, NCS on both computer were installed via nRF For Desktopt toolchain manager.

    I have run the generate information:

    IMPORTANT: The data below could contain sensitive or confidential information about your environment.
    If you do not wish this to be seen by others, please make sure to remove it before sharing.
    
    For help and support, visit the Nordic DevZone at https://devzone.nordicsemi.com/.
    
    {
      "platform": {
        "os": "win32",
        "osVersion": "Windows 10 Pro",
        "osKernel": "10.0.19045",
        "vscode": "1.84.1",
        "electron": "25.9.2",
        "node": "v18.15.0"
      },
      "system": {
        "date": "2023-11-08T13:10:31.271Z",
        "vscodeRoot": "c:\\Users\\petrikas.lu\\AppData\\Local\\Programs\\Microsoft VS Code\\resources\\app",
        "nrfConnectForDesktopInstalled": true,
        "vscodeUptime": "00:02:59",
        "osUptime": "07:38:01",
        "cpu": "AMD Ryzen 7 PRO 5850U with Radeon Graphics"
      },
      "workspace": {
        "name": null,
        "workspaceFile": null,
        "folders": []
      },
      "sdks": [],
      "apps": [],
      "workspaceState": "empty-ready",
      "toolchains": [
        {
          "version": "2.5.0",
          "path": "c:\\ncs\\toolchains\\c57af46cb7"
        }
      ],
      "connectedDevices": [
        {
          "serialNumber": "000960076778"
        }
      ],
      "deviceProvider": "nrfutil",
      "tools": {
        "C:\\ncs\\toolchains\\c57af46cb7\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin\\arm-zephyr-eabi-gcc.exe": "0.16.1",
        "C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\nrfjprog.exe": "10.23.2",
        "nrfutil": "Not found",
        "C:\\ncs\\toolchains\\c57af46cb7\\opt\\bin\\cmake.exe": "3.20.5",
        "C:\\ncs\\toolchains\\c57af46cb7\\opt\\bin\\Scripts\\west.exe": "1.1.0",
        "C:\\ncs\\toolchains\\c57af46cb7\\opt\\bin\\python.exe": "3.8.2",
        "C:\\ncs\\toolchains\\c57af46cb7\\opt\\bin\\ninja.exe": "1.9.0",
        "C:\\ncs\\toolchains\\c57af46cb7\\opt\\bin\\gperf.exe": "3.1",
        "C:\\ncs\\toolchains\\c57af46cb7\\opt\\bin\\dtc.exe": "1.4.7",
        "C:\\ncs\\toolchains\\c57af46cb7\\opt\\bin\\gn.exe": "2122",
        "C:\\ncs\\toolchains\\c57af46cb7\\mingw64\\bin\\git.exe": "2.37.3.windows.1",
        "gdbPath": "c:\\ncs\\toolchains\\c57af46cb7\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin\\arm-zephyr-eabi-gdb.exe"
      },
      "nrfutil": {
        "nrfutil-device": {
          "version": "2.0.0",
          "binPath": "c:\\Users\\petrikas.lu\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2023.11.24-win32-x64\\platform\\nrfutil\\bin\\nrfutil-device"
        },
        "nrfutil-toolchain-manager": {
          "version": "0.14.1",
          "binPath": "c:\\Users\\petrikas.lu\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2023.11.24-win32-x64\\platform\\nrfutil\\bin\\nrfutil-toolchain-manager"
        }
      },
      "environment": {
        "westEnv": {
          "ELECTRON_RUN_AS_NODE": "1",
          "HOME": "C:\\Users\\petrikas.lu",
          "HOMEDRIVE": "C:",
          "HOMEPATH": "\\Users\\petrikas.lu",
          "PATH": "C:\\ncs\\toolchains\\c57af46cb7;C:\\ncs\\toolchains\\c57af46cb7\\mingw64\\bin;C:\\ncs\\toolchains\\c57af46cb7\\bin;C:\\ncs\\toolchains\\c57af46cb7\\opt\\bin;C:\\ncs\\toolchains\\c57af46cb7\\opt\\bin\\Scripts;C:\\ncs\\toolchains\\c57af46cb7\\opt\\nanopb\\generator-bin;C:\\ncs\\toolchains\\c57af46cb7\\opt\\zephyr-sdk\\aarch64-zephyr-elf\\bin;C:\\ncs\\toolchains\\c57af46cb7\\opt\\zephyr-sdk\\x86_64-zephyr-elf\\bin;C:\\ncs\\toolchains\\c57af46cb7\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin;c:\\Users\\petrikas.lu\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2023.11.24-win32-x64\\platform\\nrfutil\\lib\\nrfutil-toolchain-manager;C:\\Program Files\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Program Files\\dotnet\\;C:\\Program Files (x86)\\IVI Foundation\\VISA\\WinNT\\Bin\\;C:\\Program Files\\IVI Foundation\\VISA\\Win64\\Bin\\;C:\\Program Files (x86)\\IVI Foundation\\VISA\\WinNT\\Bin;C:\\Program Files\\Amazon\\AWSCLIV2\\;C:\\Program Files\\PuTTY\\;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\;C:\\Program Files\\Git\\cmd;C:\\Program Files\\nodejs\\;C:\\Program Files\\MySQL\\MySQL Shell 8.0\\bin\\;C:\\Users\\petrikas.lu\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\petrikas.lu\\.dotnet\\tools;C:\\Program Files (x86)\\Nmap;C:\\Users\\petrikas.lu\\Desktop\\WORK\\openssl-0.9.8k_X64\\bin;C:\\Users\\petrikas.lu\\AppData\\Roaming\\npm;C:\\Program Files\\nodejs;C:\\MinGW\\bin;C:\\MinGW\\mingw32\\bin;C:\\msys\\1.0\\bin;C:\\Users\\petrikas.lu\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\petrikas.lu\\AppData\\Local\\Programs\\Python\\Python311;C:\\Users\\petrikas.lu\\esp5\\esp-idf\\tools;C:\\Users\\petrikas.lu\\AppData\\Local\\gitkraken\\bin;C:\\Program Files (x86)\\SEGGER\\JLink;",
          "ZEPHYR_TOOLCHAIN_VARIANT": "zephyr",
          "ZEPHYR_SDK_INSTALL_DIR": "C:\\ncs\\toolchains\\c57af46cb7\\opt\\zephyr-sdk",
          "PYTHONPATH": "C:\\ncs\\toolchains\\c57af46cb7\\opt\\bin;C:\\ncs\\toolchains\\c57af46cb7\\opt\\bin\\Lib;C:\\ncs\\toolchains\\c57af46cb7\\opt\\bin\\Lib\\site-packages"
        },
        "inherited": {
          "ELECTRON_RUN_AS_NODE": "1",
          "HOME": "C:\\Users\\petrikas.lu",
          "HOMEDRIVE": "C:",
          "HOMEPATH": "\\Users\\petrikas.lu",
          "Path": "C:\\Program Files\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Program Files\\dotnet\\;C:\\Program Files (x86)\\IVI Foundation\\VISA\\WinNT\\Bin\\;C:\\Program Files\\IVI Foundation\\VISA\\Win64\\Bin\\;C:\\Program Files (x86)\\IVI Foundation\\VISA\\WinNT\\Bin;C:\\Program Files\\Amazon\\AWSCLIV2\\;C:\\Program Files\\PuTTY\\;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\;C:\\Program Files\\Git\\cmd;C:\\Program Files\\nodejs\\;C:\\Program Files\\MySQL\\MySQL Shell 8.0\\bin\\;C:\\Users\\petrikas.lu\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\petrikas.lu\\.dotnet\\tools;C:\\Program Files (x86)\\Nmap;C:\\Users\\petrikas.lu\\Desktop\\WORK\\openssl-0.9.8k_X64\\bin;C:\\Users\\petrikas.lu\\AppData\\Roaming\\npm;C:\\Program Files\\nodejs;C:\\MinGW\\bin;C:\\MinGW\\mingw32\\bin;C:\\msys\\1.0\\bin;C:\\Users\\petrikas.lu\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\petrikas.lu\\AppData\\Local\\Programs\\Python\\Python311;C:\\Users\\petrikas.lu\\esp5\\esp-idf\\tools;C:\\Users\\petrikas.lu\\AppData\\Local\\gitkraken\\bin;C:\\Program Files (x86)\\SEGGER\\JLink;",
          "PATH": "C:\\Program Files\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Program Files\\dotnet\\;C:\\Program Files (x86)\\IVI Foundation\\VISA\\WinNT\\Bin\\;C:\\Program Files\\IVI Foundation\\VISA\\Win64\\Bin\\;C:\\Program Files (x86)\\IVI Foundation\\VISA\\WinNT\\Bin;C:\\Program Files\\Amazon\\AWSCLIV2\\;C:\\Program Files\\PuTTY\\;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\;C:\\Program Files\\Git\\cmd;C:\\Program Files\\nodejs\\;C:\\Program Files\\MySQL\\MySQL Shell 8.0\\bin\\;C:\\Users\\petrikas.lu\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\petrikas.lu\\.dotnet\\tools;C:\\Program Files (x86)\\Nmap;C:\\Users\\petrikas.lu\\Desktop\\WORK\\openssl-0.9.8k_X64\\bin;C:\\Users\\petrikas.lu\\AppData\\Roaming\\npm;C:\\Program Files\\nodejs;C:\\MinGW\\bin;C:\\MinGW\\mingw32\\bin;C:\\msys\\1.0\\bin;C:\\Users\\petrikas.lu\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\petrikas.lu\\AppData\\Local\\Programs\\Python\\Python311;C:\\Users\\petrikas.lu\\esp5\\esp-idf\\tools;C:\\Users\\petrikas.lu\\AppData\\Local\\gitkraken\\bin;C:\\Program Files (x86)\\SEGGER\\JLink;"
        },
        "toolchainPath": "c:\\ncs\\toolchains\\c57af46cb7",
        "toolchainBinPath": "c:\\ncs\\toolchains\\c57af46cb7\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin",
        "toolchainVersion": "2.5.0"
      },
      "terminal": {
        "defaultProfile": null
      },
      "config": {
        "nordic-semiconductor.nrf-connect": {
          "topdir": "${nrf-connect.sdk:2.5.0}",
          "toolchain": {
            "path": ""
          },
          "ozonePath": "",
          "applications": [],
          "applicationOptions": {},
          "kconfig": {
            "interface": "kconfig",
            "executeInDefaultShell": false
          },
          "welcome": {
            "showOnStartup": true
          },
          "west": {
            "env": {
              "$base": "terminal"
            }
          },
          "boardRoots": [],
          "taskBindings": {},
          "debugging": {
            "flash": true,
            "bindings": {}
          },
          "activeAppFollowActiveEditor": true,
          "deviceProvider": "",
          "enableTelemetry": true,
          "thirdpartyIntegration": {},
          "toolchainManager": {
            "indexURL": null,
            "installDirectory": null
          },
          "nrfutil": {
            "home": null
          },
          "defaultOpenAction": "ask"
        },
        "nordic-semiconductor.nrf-terminal": {
          "terminalMode": "character"
        }
      },
      "extensions": {
        "internal": {
          "nordic-semiconductor.nrf-connect": {
            "version": "2023.11.24",
            "path": "c:\\Users\\petrikas.lu\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2023.11.24-win32-x64",
            "isActive": true
          },
          "nordic-semiconductor.nrf-terminal": {
            "version": "2023.10.17",
            "path": "c:\\Users\\petrikas.lu\\.vscode\\extensions\\nordic-semiconductor.nrf-terminal-2023.10.17",
            "isActive": true
          },
          "nordic-semiconductor.nrf-devicetree": {
            "version": "2023.10.22",
            "path": "c:\\Users\\petrikas.lu\\.vscode\\extensions\\nordic-semiconductor.nrf-devicetree-2023.10.22",
            "isActive": true
          },
          "nordic-semiconductor.nrf-kconfig": {
            "version": "2023.10.27",
            "path": "c:\\Users\\petrikas.lu\\.vscode\\extensions\\nordic-semiconductor.nrf-kconfig-2023.10.27",
            "isActive": true
          }
        },
        "external": {
          "marus25.cortex-debug": null,
          "ms-vscode.cpptools": "1.17.5",
          "ms-vscode-remote.remote-wsl-recommender": "0.0.19",
          "ms-vscode.js-debug": "1.84.0",
          "ms-vscode.js-debug-companion": "1.1.2",
          "ms-vscode.vscode-js-profile-table": "1.0.3",
          "aaron-bond.better-comments": "3.0.2",
          "bbenoist.Doxygen": "1.0.0",
          "cschlosser.doxdocgen": "1.4.0",
          "eamodio.gitlens": "14.4.1",
          "ecmel.vscode-html-css": "1.13.1",
          "esbenp.prettier-vscode": "10.1.0",
          "espressif.esp-idf-extension": "1.6.5",
          "GitHub.copilot": "1.135.0",
          "GitHub.copilot-chat": "0.10.1",
          "jeff-hykin.better-cpp-syntax": "1.17.2",
          "mariorodeghiero.vue-theme": "2.0.2",
          "ms-python.isort": "2023.10.1",
          "ms-python.python": "2023.20.0",
          "ms-python.vscode-pylance": "2023.11.10",
          "ms-toolsai.jupyter": "2023.10.1003070148",
          "ms-toolsai.jupyter-keymap": "1.1.2",
          "ms-toolsai.jupyter-renderers": "1.0.17",
          "ms-toolsai.vscode-jupyter-cell-tags": "0.1.8",
          "ms-toolsai.vscode-jupyter-slideshow": "0.1.5",
          "ms-vscode.cpptools-extension-pack": "1.3.0",
          "ms-vscode.cpptools-themes": "2.0.0",
          "sdras.night-owl": "2.0.1",
          "SonarSource.sonarlint-vscode": "4.0.5",
          "trond-snekvik.gnu-mapfiles": "1.1.0",
          "webfreak.debug": "0.26.1"
        }
      }
    }
    
    

    It is especially strange because when I click Manage SDKs in the welcome view and click Install SDK, I can then select the version v2.5.0 it shows that it has already installed!

    So the VSCode knows that I already have NCS v2.5.0 installed but somehow something is still not right.

  • Hello,

    Thank you for the additional information - it is very strange indeed, especially that your 'workspace' and 'SDK's are empty in the support information too.
    The behavior on your personal computer is the expected behavior, at least.

    What is the output when you run the following command from any cmd prompt?

    reg query HKCU\Software\Kitware\CMake\Packages\Zephyr


    Best regards,
    Karl

  • Thank you for keeping up the discussion. 

    As you can see from above, there seems to be issue with the registry editing. I will contact system administrator perhaps he can look at this.  In the meantime, is there anything else you would like me to check?

Related