Skip to content

Instantly share code, notes, and snippets.

@riot-ci
Last active November 17, 2023 11:51
Show Gist options
  • Save riot-ci/207607ab7b6adf2d6cfa4107549ecfc6 to your computer and use it in GitHub Desktop.
Save riot-ci/207607ab7b6adf2d6cfa4107549ecfc6 to your computer and use it in GitHub Desktop.
Automated test results for RIOT 2023.10-RC3

01. Task 02 - Unittests on native [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=arch_avr8 arch_esp32 highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=analog_util base64url bhp_event bhp_msg bitfield bloom bluetil_addr checksum chunked_ringbuffer clif coding color constfs core_mbox credman credman_load crypto_aes_128 div dns_cache ecc_golay2412 ecc_hamming256 ecc_repetition embunit event_thread fib fmt frac gcoap gnrc_ipv6 gnrc_ipv6_hdr gnrc_ipv6_nib gnrc_mac gnrc_netif_pktq gnrc_netreg gnrc_pktbuf_static gnrc_priority_pktqueue gnrc_sixlowpan gnrc_sixlowpan_ctx gnrc_sixlowpan_frag_vrb gnrc_sixlowpan_nd gnrc_sock gnrc_udp hashes ieee802154 inet_csum ipv4 ipv4_addr ipv6 ipv6_addr ipv6_hdr luid matstat mtd mtd_emulated nanocoap nanocoap_cache nanocoap_token_ext netopt od phydat pktqueue posix_headers printf_float random rtc_utils rtt_rtc saul_reg scanf_float seq sht1x sock_util test_utils_result_output test_utils_result_output_check timex tsrb uri_parser ut_process uuid vfs xtimer zptr ztimer64 ztimer_convert_frac ztimer_convert_muldiv64 ztimer_core ztimer_mock ztimer_no_periph_rtt ztimer_ondemand ztimer_usec' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  all
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/pkg/tiny-asn1/ 
"make" -C /data/riotbuild/riotbase/build/pkg/tiny-asn1/src -f /data/riotbuild/riotbase/Makefile.base MODULE=tiny-asn1
"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-analog_util
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/cpu/native/mtd
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-base64
"make" -C /data/riotbuild/riotbase/drivers/mtd
"make" -C /data/riotbuild/riotbase/drivers/mtd_emulated
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/drivers/rtt_rtc
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-bcd
"make" -C /data/riotbuild/riotbase/drivers/saul
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-bhp_event
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/analog_util
"make" -C /data/riotbuild/riotbase/drivers/sht1x
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-bhp_msg
"make" -C /data/riotbuild/riotbase/cpu/native/vfs
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-bitfield
"make" -C /data/riotbuild/riotbase/sys/base64
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-bloom
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-bluetil
"make" -C /data/riotbuild/riotbase/sys/bhp
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-checksum
"make" -C /data/riotbuild/riotbase/sys/bitfield
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-chunked_ringbuffer
"make" -C /data/riotbuild/riotbase/sys/bloom
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-clif
"make" -C /data/riotbuild/riotbase/sys/checksum
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-coding
"make" -C /data/riotbuild/riotbase/sys/chunked_ringbuffer
"make" -C /data/riotbuild/riotbase/sys/clif
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-color
"make" -C /data/riotbuild/riotbase/sys/coding
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-core
"make" -C /data/riotbuild/riotbase/sys/color
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-credman
"make" -C /data/riotbuild/riotbase/sys/crypto
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-div
"make" -C /data/riotbuild/riotbase/sys/div
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-dns_cache
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-ecc
"make" -C /data/riotbuild/riotbase/sys/ecc
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-fib
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-fib_sr
"make" -C /data/riotbuild/riotbase/sys/event
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-fmt
"make" -C /data/riotbuild/riotbase/sys/evtimer
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-frac
"make" -C /data/riotbuild/riotbase/sys/fmt
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/sys/fs/constfs
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-gcoap
"make" -C /data/riotbuild/riotbase/sys/hashes
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-gnrc_ipv6
"make" -C /data/riotbuild/riotbase/sys/iolist
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-gnrc_ipv6_hdr
"make" -C /data/riotbuild/riotbase/sys/luid
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-gnrc_ipv6_nib
"make" -C /data/riotbuild/riotbase/sys/matstat
"make" -C /data/riotbuild/riotbase/sys/net/application_layer/dns
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-gnrc_mac_internal
"make" -C /data/riotbuild/riotbase/sys/net/application_layer/gcoap
"make" -C /data/riotbuild/riotbase/sys/net/application_layer/nanocoap
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-gnrc_netif_pktq
"make" -C /data/riotbuild/riotbase/sys/net/ble/bluetil
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-gnrc_sixlowpan_frag_vrb
"make" -C /data/riotbuild/riotbase/sys/net/credman
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-gnrc_udp
"make" -C /data/riotbuild/riotbase/sys/net/crosslayer/inet_csum
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-hashes
"make" -C /data/riotbuild/riotbase/sys/net/crosslayer/netopt
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-ieee802154
"make" -C /data/riotbuild/riotbase/sys/net/gnrc
"make" -C /data/riotbuild/riotbase/sys/net/ble/bluetil/bluetil_addr
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-inet_csum
"make" -C /data/riotbuild/riotbase/sys/net/link_layer/csma_sender
"make" -C /data/riotbuild/riotbase/sys/net/link_layer/ieee802154
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-ipv4_addr
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-ipv6_addr
"make" -C /data/riotbuild/riotbase/sys/net/link_layer/l2util
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-ipv6_hdr
"make" -C /data/riotbuild/riotbase/sys/net/netif
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/link_layer/mac
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-kernel_defines
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/fib
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-libc
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netapi
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/icmpv6
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-luid
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv4/addr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netreg
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-matstat
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/addr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/icmpv6
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-mtd
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/hdr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-nanocoap
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/sixlowpan
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6/hdr
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-nanocoap_cache
"make" -C /data/riotbuild/riotbase/sys/net/sock
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif/hdr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6/nib
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-netopt
"make" -C /data/riotbuild/riotbase/sys/net/sock/async/event
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ndp
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif/pktq
"make" -C /data/riotbuild/riotbase/sys/net/transport_layer/udp
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-netreg
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/sixlowpan
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-phydat
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/sixlowpan/ctx
"make" -C /data/riotbuild/riotbase/sys/od
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-pkt
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/sixlowpan/frag/fb
"make" -C /data/riotbuild/riotbase/sys/phydat
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-pktbuf
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/sixlowpan/frag/vrb
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-pktqueue
"make" -C /data/riotbuild/riotbase/sys/posix/inet
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/sixlowpan/nd
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-printf_float
"make" -C /data/riotbuild/riotbase/sys/random
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pkt
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-priority_pktqueue
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf
"make" -C /data/riotbuild/riotbase/sys/rtc_utils
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-rtc
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf_static
"make" -C /data/riotbuild/riotbase/sys/saul_reg
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-rtt_rtc
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/priority_pktqueue
"make" -C /data/riotbuild/riotbase/sys/seq
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-saul_reg
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/sock
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-scanf_float
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/sock/udp
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-seq
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-sht1x
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/transport_layer/udp
"make" -C /data/riotbuild/riotbase/sys/test_utils/result_output
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-sixlowpan
"make" -C /data/riotbuild/riotbase/sys/timex
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-sixlowpan_ctx
"make" -C /data/riotbuild/riotbase/sys/tsrb
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-sixlowpan_sfr
"make" -C /data/riotbuild/riotbase/sys/universal_address
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-sock_util
"make" -C /data/riotbuild/riotbase/sys/uri_parser
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-timex
"make" -C /data/riotbuild/riotbase/sys/test_utils/result_output/check
"make" -C /data/riotbuild/riotbase/sys/ut_process
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-tsrb
"make" -C /data/riotbuild/riotbase/sys/uuid
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-turo
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-uri_parser
"make" -C /data/riotbuild/riotbase/sys/vfs
"make" -C /data/riotbuild/riotbase/sys/ztimer
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-ut_process
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-uuid
"make" -C /data/riotbuild/riotbase/sys/ztimer64
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-vfs
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-zptr
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-ztimer
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-ztimer64
   text	   data	    bss	    dec	    hex	filename
1944086	 222972	 143824	2310882	 2342e2	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.......................==5412==WARNING: ASan doesn't fully support makecontext/swapcontext functions and may produce false positives in some cases!
...............................................................................................................................................................................................................==5412==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffb52000; bottom 0x08268000; size: 0xf78ea000 (-141647872)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189
................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
OK (1158 tests)


Captured stderr call

Due to limitations in the gcoap API it is currently not possible to use a dual stack setup

01. Task 03 - Unittests on native separated [tests-analog_util] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=analog_util embunit' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-analog_util
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-analog_util
"make" -C /data/riotbuild/riotbase/sys/analog_util
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  76247	  16572	  58688	 151507	  24fd3	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.
OK (1 tests)

01. Task 03 - Unittests on native separated [tests-base64] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=base64url embunit' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-base64
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-base64
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys/base64
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  94738	  17544	  58688	 170970	  29bda	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
..............
OK (14 tests)
==6537==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffa1b000; bottom 0x08070000; size: 0xf79ab000 (-140857344)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-bcd] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-bcd
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-bcd
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  73529	  16660	  58688	 148877	  2458d	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
......
OK (6 tests)
==7099==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffa97000; bottom 0x0806c000; size: 0xf7a2b000 (-140333056)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-bhp_event] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=bhp_event embunit event_thread' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-bhp_event
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-bhp_event
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/bhp
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/event
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  79694	  16908	  67136	 163738	  27f9a	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
..==7679==WARNING: ASan doesn't fully support makecontext/swapcontext functions and may produce false positives in some cases!

OK (2 tests)
==7679==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffb09000; bottom 0x0806e000; size: 0xf7a9b000 (-139874304)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-bhp_msg] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=bhp_msg embunit' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-bhp_msg
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-bhp_msg
"make" -C /data/riotbuild/riotbase/sys/bhp
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  82207	  16892	  67040	 166139	  288fb	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
...==8245==WARNING: ASan doesn't fully support makecontext/swapcontext functions and may produce false positives in some cases!

OK (3 tests)
==8245==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffc31000; bottom 0x0806e000; size: 0xf7bc3000 (-138661888)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-bitfield] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=bitfield embunit' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-bitfield
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-bitfield
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/bitfield
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
   text	   data	    bss	    dec	    hex	filename
  88496	  17020	  58688	 164204	  2816c	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
..............
OK (14 tests)
==8808==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffdf2000; bottom 0x08070000; size: 0xf7d82000 (-136830976)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-bloom] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=bloom embunit hashes' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-bloom
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-bloom
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/bloom
"make" -C /data/riotbuild/riotbase/sys/crypto
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/hashes
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
 180306	  54880	  59464	 294650	  47efa	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
..
OK (2 tests)
==9439==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffea9000; bottom 0x0808f000; size: 0xf7e1a000 (-136208384)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-bluetil] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=bluetil_addr embunit' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-bluetil
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-bluetil
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/fmt
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/net/ble/bluetil
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/net/ble/bluetil/bluetil_addr
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  79411	  17064	  58692	 155167	  25e1f	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.
OK (1 tests)


01. Task 03 - Unittests on native separated [tests-checksum] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=checksum embunit' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-checksum
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-checksum
"make" -C /data/riotbuild/riotbase/sys/checksum
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
 117624	  21856	  58688	 198168	  30618	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.............................................
OK (45 tests)


01. Task 03 - Unittests on native separated [tests-chunked_ringbuffer] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=chunked_ringbuffer embunit' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-chunked_ringbuffer
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-chunked_ringbuffer
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/chunked_ringbuffer
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  86520	  17308	  58688	 162516	  27ad4	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
..
OK (2 tests)
==11173==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffd76000; bottom 0x0806f000; size: 0xf7d07000 (-137334784)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-clif] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=clif embunit' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-clif
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-clif
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys/clif
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  99141	  18612	  58688	 176441	  2b139	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.......
OK (7 tests)
==11732==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffc87000; bottom 0x08072000; size: 0xf7c15000 (-138326016)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-coding] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=coding embunit' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-coding
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-coding
"make" -C /data/riotbuild/riotbase/sys/bitfield
"make" -C /data/riotbuild/riotbase/sys/coding
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  85578	  16856	  58688	 161122	  27562	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.....
OK (5 tests)
==12301==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffe57000; bottom 0x0806f000; size: 0xf7de8000 (-136413184)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-color] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=color embunit' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-color
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-color
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/color
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
   text	   data	    bss	    dec	    hex	filename
  92145	  17212	  58688	 168045	  2906d	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.........
OK (9 tests)
==12861==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffb5d000; bottom 0x08070000; size: 0xf7aed000 (-139538432)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-core] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=core_mbox embunit' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-core
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-core
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
 144749	  27444	  67844	 240037	  3a9a5	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
................................................................................................==13459==WARNING: ASan doesn't fully support makecontext/swapcontext functions and may produce false positives in some cases!
..........
OK (106 tests)
==13459==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffb1e000; bottom 0x08080000; size: 0xf7a9e000 (-139862016)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-credman] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=credman credman_load embunit' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-credman
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/pkg/tiny-asn1/ 
"make" -C /data/riotbuild/riotbase/build/pkg/tiny-asn1/src -f /data/riotbuild/riotbase/Makefile.base MODULE=tiny-asn1
"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-credman
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/net/credman
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  99425	  17492	  58944	 175861	  2aef5	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
........
OK (8 tests)
==14034==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xff83d000; bottom 0x08072000; size: 0xf77cb000 (-142823424)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-div] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=div embunit' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-div
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-div
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/div
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  77813	  16732	  58688	 153233	  25691	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
....
OK (4 tests)
==14593==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xff8fa000; bottom 0x0806c000; size: 0xf788e000 (-142024704)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-dns_cache] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=dns_cache embunit ipv4 ipv6 ztimer_usec' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-dns_cache
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-dns_cache
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/checksum
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/net/application_layer/dns
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/ztimer
   text	   data	    bss	    dec	    hex	filename
  98940	  18356	  59428	 176724	  2b254	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.==15220==WARNING: ASan doesn't fully support makecontext/swapcontext functions and may produce false positives in some cases!
==15220==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xff998000; bottom 0x08070000; size: 0xf7928000 (-141393920)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189
.
OK (2 tests)


01. Task 03 - Unittests on native separated [tests-ecc] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=ecc_golay2412 ecc_hamming256 ecc_repetition embunit' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-ecc
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-ecc
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/ecc
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  88602	  17616	  58696	 164914	  28432	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
..........
OK (10 tests)
==15790==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffc1e000; bottom 0x0806f000; size: 0xf7baf000 (-138743808)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-fib] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit fib xtimer' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-fib
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-fib
"make" -C /data/riotbuild/riotbase/sys/div
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/fib
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/universal_address
"make" -C /data/riotbuild/riotbase/sys/ztimer
"make" -C /data/riotbuild/riotbase/sys/ztimer64
   text	   data	    bss	    dec	    hex	filename
 140438	  20292	  60612	 221342	  3609e	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
....................
OK (20 tests)
==16415==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xff8c9000; bottom 0x0807d000; size: 0xf784c000 (-142295040)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-fib_sr] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit fib' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-fib_sr
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-fib_sr
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys/div
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/fib
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/universal_address
"make" -C /data/riotbuild/riotbase/sys/ztimer
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/ztimer64
   text	   data	    bss	    dec	    hex	filename
 141796	  19868	  63844	 225508	  370e4	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
............
OK (12 tests)


01. Task 03 - Unittests on native separated [tests-fmt] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit fmt' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-fmt
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-fmt
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/fmt
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
   text	   data	    bss	    dec	    hex	filename
 122727	  20592	  58688	 202007	  31517	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.............................
OK (29 tests)
==17604==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffa3a000; bottom 0x08079000; size: 0xf79c1000 (-140767232)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-frac] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit frac' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-frac
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-frac
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  78357	  16600	  58688	 153645	  2582d	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.
OK (1 tests)
==18166==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffe45000; bottom 0x0806d000; size: 0xf7dd8000 (-136478720)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-gcoap] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit gcoap gnrc_ipv6 random' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-gcoap
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-gcoap
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/event
"make" -C /data/riotbuild/riotbase/sys/evtimer
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/fmt
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/sys/iolist
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/luid
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/net/application_layer/gcoap
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/net/application_layer/nanocoap
"make" -C /data/riotbuild/riotbase/sys/net/crosslayer/inet_csum
"make" -C /data/riotbuild/riotbase/sys/net/gnrc
"make" -C /data/riotbuild/riotbase/sys/net/link_layer/l2util
"make" -C /data/riotbuild/riotbase/sys/net/netif
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/icmpv6
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netapi
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/addr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/hdr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netreg
"make" -C /data/riotbuild/riotbase/sys/net/sock
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/icmpv6
"make" -C /data/riotbuild/riotbase/sys/net/sock/async/event
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6
"make" -C /data/riotbuild/riotbase/sys/net/transport_layer/udp
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6/hdr
"make" -C /data/riotbuild/riotbase/sys/posix/inet
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6/nib
"make" -C /data/riotbuild/riotbase/sys/random
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ndp
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pkt
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif/hdr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf
"make" -C /data/riotbuild/riotbase/sys/ztimer
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf_static
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/sock
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/sock/udp
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/transport_layer/udp
   text	   data	    bss	    dec	    hex	filename
 185238	  24560	  88580	 298378	  48d8a	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
...........
OK (11 tests)
==19040==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xff8da000; bottom 0x08088000; size: 0xf7852000 (-142270464)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-gnrc_ipv6_hdr] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit gnrc_ipv6_hdr' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-gnrc_ipv6_hdr
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-gnrc_ipv6_hdr
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/event
"make" -C /data/riotbuild/riotbase/sys/fmt
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/net/crosslayer/inet_csum
"make" -C /data/riotbuild/riotbase/sys/net/gnrc
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/net/link_layer/l2util
"make" -C /data/riotbuild/riotbase/sys/net/netif
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/addr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netapi
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/hdr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netreg
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6/hdr
"make" -C /data/riotbuild/riotbase/sys/ztimer
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pkt
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf_static
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif/hdr
   text	   data	    bss	    dec	    hex	filename
 121848	  19988	  65828	 207664	  32b30	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
...
OK (3 tests)
==20552==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xfffa6000; bottom 0x08078000; size: 0xf7f2e000 (-135077888)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-gnrc_ipv6_nib] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit gnrc_ipv6_nib gnrc_sixlowpan_nd' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-gnrc_ipv6_nib
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-gnrc_ipv6_nib
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/event
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/evtimer
"make" -C /data/riotbuild/riotbase/sys/fmt
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/luid
"make" -C /data/riotbuild/riotbase/sys/net/crosslayer/inet_csum
"make" -C /data/riotbuild/riotbase/sys/net/gnrc
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/net/link_layer/l2util
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/net/netif
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/icmpv6
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netapi
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/addr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/hdr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netreg
"make" -C /data/riotbuild/riotbase/sys/random
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/icmpv6
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6/hdr
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6/nib
"make" -C /data/riotbuild/riotbase/sys/ztimer
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ndp
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/sixlowpan/nd
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pkt
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf_static
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif/hdr
   text	   data	    bss	    dec	    hex	filename
 339526	  38140	  70052	 447718	  6d4e6	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.......................................................................................................................................................
OK (151 tests)
==21365==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffd21000; bottom 0x080b1000; size: 0xf7c70000 (-137953280)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-gnrc_ipv6] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit gnrc_ipv6' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-gnrc_ipv6
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-gnrc_ipv6
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/event
"make" -C /data/riotbuild/riotbase/sys/evtimer
"make" -C /data/riotbuild/riotbase/sys/fmt
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/luid
"make" -C /data/riotbuild/riotbase/sys/net/crosslayer/inet_csum
"make" -C /data/riotbuild/riotbase/sys/net/gnrc
"make" -C /data/riotbuild/riotbase/sys/net/link_layer/l2util
"make" -C /data/riotbuild/riotbase/sys/net/netif
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/icmpv6
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/addr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netapi
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/hdr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif
"make" -C /data/riotbuild/riotbase/sys/random
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netreg
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/icmpv6
"make" -C /data/riotbuild/riotbase/sys/ztimer
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6/hdr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6/nib
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ndp
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pkt
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif/hdr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf_static
   text	   data	    bss	    dec	    hex	filename
 146992	  22544	  75620	 245156	  3bda4	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
........
OK (8 tests)
==19840==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffbdf000; bottom 0x0807e000; size: 0xf7b61000 (-139063296)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-gnrc_mac_internal] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit gnrc_mac gnrc_priority_pktqueue' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-gnrc_mac_internal
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-gnrc_mac_internal
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/event
"make" -C /data/riotbuild/riotbase/sys/evtimer
"make" -C /data/riotbuild/riotbase/sys/fmt
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/luid
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/net/gnrc
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/net/link_layer/csma_sender
"make" -C /data/riotbuild/riotbase/sys/net/link_layer/l2util
"make" -C /data/riotbuild/riotbase/sys/net/netif
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/link_layer/mac
"make" -C /data/riotbuild/riotbase/sys/random
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netapi
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netreg
"make" -C /data/riotbuild/riotbase/sys/ztimer
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pkt
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf_static
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/priority_pktqueue
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif/hdr
   text	   data	    bss	    dec	    hex	filename
 127825	  20660	  66020	 214505	  345e9	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
...
OK (3 tests)
==22092==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffdc5000; bottom 0x0807a000; size: 0xf7d4b000 (-137056256)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-gnrc_netif_pktq] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit gnrc_netif_pktq' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-gnrc_netif_pktq
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-gnrc_netif_pktq
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/div
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/net/gnrc
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif
"make" -C /data/riotbuild/riotbase/sys/ztimer
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif/pktq
   text	   data	    bss	    dec	    hex	filename
  97512	  18412	  59396	 175320	  2acd8	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.........
OK (9 tests)
==22718==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xff885000; bottom 0x08072000; size: 0xf7813000 (-142528512)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-gnrc_sixlowpan_frag_vrb] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit gnrc_sixlowpan_frag_vrb xtimer' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-gnrc_sixlowpan_frag_vrb
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-gnrc_sixlowpan_frag_vrb
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/div
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/event
"make" -C /data/riotbuild/riotbase/sys/fmt
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/net/gnrc
"make" -C /data/riotbuild/riotbase/sys/net/link_layer/l2util
"make" -C /data/riotbuild/riotbase/sys/net/netif
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netapi
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netreg
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/sixlowpan/frag/fb
"make" -C /data/riotbuild/riotbase/sys/ztimer
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/sixlowpan/frag/vrb
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pkt
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf_static
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif/hdr
   text	   data	    bss	    dec	    hex	filename
 120733	  20388	  66820	 207941	  32c45	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.......
OK (7 tests)
==23416==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffa70000; bottom 0x08078000; size: 0xf79f8000 (-140541952)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-gnrc_udp] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit gnrc_ipv6 gnrc_udp' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-gnrc_udp
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-gnrc_udp
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/event
"make" -C /data/riotbuild/riotbase/sys/evtimer
"make" -C /data/riotbuild/riotbase/sys/fmt
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/luid
"make" -C /data/riotbuild/riotbase/sys/net/crosslayer/inet_csum
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/net/gnrc
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/net/link_layer/l2util
"make" -C /data/riotbuild/riotbase/sys/net/netif
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/icmpv6
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netapi
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/addr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/hdr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netreg
"make" -C /data/riotbuild/riotbase/sys/net/transport_layer/udp
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/icmpv6
"make" -C /data/riotbuild/riotbase/sys/random
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6/hdr
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6/nib
"make" -C /data/riotbuild/riotbase/sys/ztimer
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ndp
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pkt
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif/hdr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf_static
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/transport_layer/udp
   text	   data	    bss	    dec	    hex	filename
 153416	  22468	  79684	 255568	  3e650	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.........
OK (9 tests)
==24225==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xfff75000; bottom 0x08081000; size: 0xf7ef4000 (-135315456)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-hashes] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=crypto_aes_128 embunit hashes' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-hashes
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-hashes
"make" -C /data/riotbuild/riotbase/sys/crypto
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/hashes
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
   text	   data	    bss	    dec	    hex	filename
 196727	  32132	  61456	 290315	  46e0b	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
...........................................
OK (43 tests)
==24865==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffc82000; bottom 0x0808d000; size: 0xf7bf5000 (-138457088)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-ieee802154] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit ieee802154' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-ieee802154
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-ieee802154
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/net/link_layer/ieee802154
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
   text	   data	    bss	    dec	    hex	filename
 164428	  19308	  58720	 242456	  3b318	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.....................................................................
OK (69 tests)
==25427==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xff866000; bottom 0x08082000; size: 0xf77e4000 (-142721024)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-inet_csum] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit inet_csum' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-inet_csum
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-inet_csum
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/net/crosslayer/inet_csum
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  80792	  16828	  58688	 156308	  26294	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
........
OK (8 tests)
==25987==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffa5b000; bottom 0x0806e000; size: 0xf79ed000 (-140587008)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-ipv4_addr] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit ipv4_addr' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-ipv4_addr
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-ipv4_addr
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv4/addr
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  91066	  18124	  58688	 167878	  28fc6	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
...................
OK (19 tests)
==26681==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffca0000; bottom 0x08070000; size: 0xf7c30000 (-138215424)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-ipv6_addr] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit ipv6_addr' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-ipv6_addr
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-ipv6_addr
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/addr
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
 202598	  22044	  58720	 283362	  452e2	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
............................................................................................
OK (92 tests)
==27246==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xff930000; bottom 0x0808d000; size: 0xf78a3000 (-141938688)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-ipv6_hdr] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit ipv6_hdr' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-ipv6_hdr
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-ipv6_hdr
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/net/crosslayer/inet_csum
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/addr
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/hdr
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  89438	  18300	  58720	 166458	  28a3a	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
................
OK (16 tests)
==27824==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffff5000; bottom 0x08070000; size: 0xf7f85000 (-134721536)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-kernel_defines] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-kernel_defines
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-kernel_defines
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  76611	  16596	  58688	 151895	  25157	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
....
OK (4 tests)
==28382==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xff9dd000; bottom 0x0806c000; size: 0xf7971000 (-141094912)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-libc] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-libc
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-libc
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  77487	  16756	  58688	 152931	  25563	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
..
OK (2 tests)
==28934==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xff9be000; bottom 0x0806c000; size: 0xf7952000 (-141221888)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-luid] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit luid' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-luid
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-luid
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/luid
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  78596	  16648	  58752	 153996	  2598c	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
...
OK (3 tests)
==29497==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xfff5f000; bottom 0x0806d000; size: 0xf7ef2000 (-135323648)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-matstat] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit matstat' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-matstat
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-matstat
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/matstat
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  94129	  17064	  58688	 169881	  29799	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
........
OK (8 tests)
==30058==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffefe000; bottom 0x08071000; size: 0xf7e8d000 (-135737344)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-mtd] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit mtd mtd_emulated vfs' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-mtd
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-mtd
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/vfs
"make" -C /data/riotbuild/riotbase/drivers/mtd
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/drivers/mtd_emulated
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/cpu/native/mtd
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/cpu/native/vfs
   text	   data	    bss	    dec	    hex	filename
 110819	  18076	  59328	 188223	  2df3f	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
......
OK (6 tests)
==30651==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xfffee000; bottom 0x08075000; size: 0xf7f79000 (-134770688)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-nanocoap_cache] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit nanocoap_cache' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-nanocoap_cache
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-nanocoap_cache
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/crypto
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys/hashes
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/net/application_layer/nanocoap
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/ztimer
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
 145668	  19752	  61828	 227248	  377b0	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
....
OK (4 tests)
==31881==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffcb4000; bottom 0x0807e000; size: 0xf7c36000 (-138190848)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-nanocoap] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit nanocoap nanocoap_token_ext' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-nanocoap
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-nanocoap
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/net/application_layer/nanocoap
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
 150266	  18564	  58688	 227518	  378be	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
...................................
OK (35 tests)
==31211==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffd8c000; bottom 0x0807f000; size: 0xf7d0d000 (-137310208)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-netopt] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit netopt' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-netopt
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-netopt
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/net/crosslayer/netopt
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  83687	  20924	  58688	 163299	  27de3	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
..
OK (2 tests)
==32445==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffc9b000; bottom 0x0806f000; size: 0xf7c2c000 (-138231808)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-netreg] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit gnrc_netreg' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-netreg
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-netreg
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/net/gnrc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netreg
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  84291	  17596	  58944	 160831	  2743f	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.............
OK (13 tests)
==33010==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffe06000; bottom 0x0806e000; size: 0xf7d98000 (-136740864)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-phydat] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit phydat' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-phydat
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-phydat
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/fmt
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/phydat
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
   text	   data	    bss	    dec	    hex	filename
  95084	  21056	  58848	 174988	  2ab8c	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
...
OK (3 tests)
==33583==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffd92000; bottom 0x08072000; size: 0xf7d20000 (-137232384)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-pkt] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit gnrc_ipv6' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-pkt
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-pkt
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/event
"make" -C /data/riotbuild/riotbase/sys/evtimer
"make" -C /data/riotbuild/riotbase/sys/fmt
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/luid
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/net/crosslayer/inet_csum
"make" -C /data/riotbuild/riotbase/sys/net/gnrc
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/net/link_layer/l2util
"make" -C /data/riotbuild/riotbase/sys/net/netif
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/icmpv6
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netapi
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/addr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netreg
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/hdr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/icmpv6
"make" -C /data/riotbuild/riotbase/sys/random
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6/hdr
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6/nib
"make" -C /data/riotbuild/riotbase/sys/ztimer
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ndp
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pkt
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif/hdr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf_static
   text	   data	    bss	    dec	    hex	filename
 169404	  23252	  75492	 268148	  41774	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.......................
OK (23 tests)
==34383==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffdb6000; bottom 0x08084000; size: 0xf7d32000 (-137158656)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-pktbuf] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit gnrc_pktbuf_static' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-pktbuf
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-pktbuf
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/net/gnrc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pkt
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf_static
   text	   data	    bss	    dec	    hex	filename
 129892	  20448	  65024	 215364	  34944	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.............................................
OK (45 tests)
==34962==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffbf0000; bottom 0x0807b000; size: 0xf7b75000 (-138981376)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-pktqueue] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit pktqueue' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-pktqueue
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-pktqueue
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
   text	   data	    bss	    dec	    hex	filename
  88908	  17140	  58752	 164800	  283c0	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.....
OK (5 tests)
==35513==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffc27000; bottom 0x08070000; size: 0xf7bb7000 (-138711040)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-printf_float] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit printf_float' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-printf_float
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-printf_float
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  77407	  16980	  58688	 153075	  255f3	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.
OK (1 tests)
==36065==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xff8b4000; bottom 0x0806c000; size: 0xf7848000 (-142311424)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-priority_pktqueue] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit gnrc_priority_pktqueue' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-priority_pktqueue
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-priority_pktqueue
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/event
"make" -C /data/riotbuild/riotbase/sys/fmt
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/net/gnrc
"make" -C /data/riotbuild/riotbase/sys/net/link_layer/l2util
"make" -C /data/riotbuild/riotbase/sys/net/netif
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netapi
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/ztimer
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netreg
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pkt
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf_static
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/priority_pktqueue
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif/hdr
   text	   data	    bss	    dec	    hex	filename
 130596	  20144	  65860	 216600	  34e18	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.........
OK (9 tests)
==36748==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xff96a000; bottom 0x0807b000; size: 0xf78ef000 (-141627392)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-rtc] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=arch_avr8 highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit rtc_utils' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-rtc
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-rtc
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/rtc_utils
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  93131	  17036	  58688	 168855	  29397	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.........
OK (9 tests)


01. Task 03 - Unittests on native separated [tests-rtt_rtc] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=arch_esp32 highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit rtt_rtc ztimer_no_periph_rtt' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-rtt_rtc
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-rtt_rtc
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/drivers/rtt_rtc
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/rtc_utils
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/ztimer
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  93839	  17216	  59272	 170327	  29957	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.....
OK (5 tests)
==37897==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffc9c000; bottom 0x08071000; size: 0xf7c2b000 (-138235904)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-saul_reg] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit saul_reg' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-saul_reg
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-saul_reg
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/fmt
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/drivers/saul
"make" -C /data/riotbuild/riotbase/sys/phydat
"make" -C /data/riotbuild/riotbase/sys/saul_reg
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  92109	  22480	  58756	 173345	  2a521	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
......
OK (6 tests)
==38486==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffd24000; bottom 0x08072000; size: 0xf7cb2000 (-137682944)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-scanf_float] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit scanf_float' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-scanf_float
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-scanf_float
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  78811	  17016	  58688	 154515	  25b93	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
......
OK (6 tests)
==39039==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xff9f7000; bottom 0x0806d000; size: 0xf798a000 (-140992512)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-seq] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit seq' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-seq
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-seq
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/seq
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  91899	  18392	  59208	 169499	  2961b	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
........................................
OK (40 tests)
==39604==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffdd9000; bottom 0x08071000; size: 0xf7d68000 (-136937472)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-sht1x] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit sht1x' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-sht1x
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-sht1x
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/drivers/sht1x
"make" -C /data/riotbuild/riotbase/sys/div
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/ztimer
   text	   data	    bss	    dec	    hex	filename
  89338	  17908	  59012	 166258	  28972	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.
OK (1 tests)
==40237==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xff8de000; bottom 0x0806f000; size: 0xf786f000 (-142151680)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-sixlowpan_ctx] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit gnrc_sixlowpan_ctx' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-sixlowpan_ctx
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-sixlowpan_ctx
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/div
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/event
"make" -C /data/riotbuild/riotbase/sys/fmt
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/net/gnrc
"make" -C /data/riotbuild/riotbase/sys/net/link_layer/l2util
"make" -C /data/riotbuild/riotbase/sys/net/netif
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/addr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netapi
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netreg
"make" -C /data/riotbuild/riotbase/sys/ztimer
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/sixlowpan/ctx
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pkt
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf_static
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif/hdr
   text	   data	    bss	    dec	    hex	filename
 134960	  20912	  66340	 222212	  36404	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.............
OK (13 tests)
==41657==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffff3000; bottom 0x0807c000; size: 0xf7f77000 (-134778880)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-sixlowpan] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit gnrc_sixlowpan od' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-sixlowpan
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-sixlowpan
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/event
"make" -C /data/riotbuild/riotbase/sys/fmt
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/net/crosslayer/inet_csum
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/net/gnrc
"make" -C /data/riotbuild/riotbase/sys/net/link_layer/l2util
"make" -C /data/riotbuild/riotbase/sys/net/netif
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netapi
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/addr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/hdr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netreg
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/sixlowpan
"make" -C /data/riotbuild/riotbase/sys/od
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/sixlowpan
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pkt
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf_static
"make" -C /data/riotbuild/riotbase/sys/ztimer
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif/hdr
   text	   data	    bss	    dec	    hex	filename
 117236	  21704	  74116	 213056	  34040	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
...................
OK (19 tests)
==40960==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xff808000; bottom 0x08077000; size: 0xf7791000 (-143060992)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-sixlowpan_sfr] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-sixlowpan_sfr
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-sixlowpan_sfr
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  79585	  16756	  58688	 155029	  25d95	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
........
OK (8 tests)
==42212==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffeb3000; bottom 0x0806d000; size: 0xf7e46000 (-136028160)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-sock_util] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit gnrc_ipv6 gnrc_sock ipv4 ipv4_addr ipv6_addr posix_headers sock_util' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-sock_util
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-sock_util
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys/event
"make" -C /data/riotbuild/riotbase/sys/evtimer
"make" -C /data/riotbuild/riotbase/sys/fmt
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/sys/iolist
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/luid
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/net/crosslayer/inet_csum
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/sys/net/gnrc
"make" -C /data/riotbuild/riotbase/sys/net/link_layer/l2util
"make" -C /data/riotbuild/riotbase/sys/net/netif
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/icmpv6
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netapi
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv4/addr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/addr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netreg
"make" -C /data/riotbuild/riotbase/sys/net/network_layer/ipv6/hdr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/icmpv6
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6
"make" -C /data/riotbuild/riotbase/sys/net/sock
"make" -C /data/riotbuild/riotbase/sys/posix/inet
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6/hdr
"make" -C /data/riotbuild/riotbase/sys/random
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ipv6/nib
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/network_layer/ndp
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pkt
"make" -C /data/riotbuild/riotbase/sys/ztimer
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/netif/hdr
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/pktbuf_static
"make" -C /data/riotbuild/riotbase/sys/net/gnrc/sock
   text	   data	    bss	    dec	    hex	filename
 174294	  24072	  75684	 274050	  42e82	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
...........................
OK (27 tests)
==43046==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffda1000; bottom 0x08085000; size: 0xf7d1c000 (-137248768)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-timex] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit timex' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-timex
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-timex
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/timex
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  83496	  17032	  58692	 159220	  26df4	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.....
OK (5 tests)
==43615==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffa5d000; bottom 0x0806e000; size: 0xf79ef000 (-140578816)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-tsrb] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit tsrb' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-tsrb
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-tsrb
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/tsrb
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  84849	  17144	  58816	 160809	  27429	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
............
OK (12 tests)
==44179==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffce0000; bottom 0x0806f000; size: 0xf7c71000 (-137949184)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-turo] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit test_utils_result_output test_utils_result_output_check' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-turo
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-turo
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/test_utils/result_output
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/test_utils/result_output/check
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  79587	  16640	  58688	 154915	  25d23	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
...
OK (3 tests)
==44741==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xff839000; bottom 0x0806e000; size: 0xf77cb000 (-142823424)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-uri_parser] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit uri_parser' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-uri_parser
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-uri_parser
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/fmt
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/uri_parser
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
 113217	  21488	  58880	 193585	  2f431	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
..........
OK (10 tests)
==45305==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xff996000; bottom 0x08077000; size: 0xf791f000 (-141430784)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-ut_process] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit ut_process' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-ut_process
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-ut_process
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/fmt
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/ut_process
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
 115305	  22824	  58848	 196977	  30171	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.............
OK (13 tests)
==45869==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffd6b000; bottom 0x08077000; size: 0xf7cf4000 (-137412608)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-uuid] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit uuid' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-uuid
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-uuid
"make" -C /data/riotbuild/riotbase/sys/crypto
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/fmt
"make" -C /data/riotbuild/riotbase/sys/hashes
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/luid
"make" -C /data/riotbuild/riotbase/sys/random
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/uuid
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
 126344	  19436	  59532	 205312	  32200	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
....
OK (4 tests)
==46521==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xff932000; bottom 0x08079000; size: 0xf78b9000 (-141848576)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-vfs] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=constfs embunit vfs' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-vfs
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-vfs
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/fs/constfs
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/vfs
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
"make" -C /data/riotbuild/riotbase/cpu/native/vfs
   text	   data	    bss	    dec	    hex	filename
 130456	  24532	  59488	 214476	  345cc	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
........................................
OK (40 tests)
==47125==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xfff74000; bottom 0x0807b000; size: 0xf7ef9000 (-135294976)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-zptr] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit zptr' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-zptr
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-zptr
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  73071	  16468	  58688	 148227	  24303	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.
OK (1 tests)
==47681==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffe44000; bottom 0x0806c000; size: 0xf7dd8000 (-136478720)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-ztimer64] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit ztimer64 ztimer_core ztimer_mock' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-ztimer64
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-ztimer64
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/sys/ztimer
"make" -C /data/riotbuild/riotbase/sys/ztimer64
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
  98151	  17408	  58912	 174471	  2a987	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.==48871==WARNING: ASan doesn't fully support makecontext/swapcontext functions and may produce false positives in some cases!
......
OK (7 tests)
==48871==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xff8fc000; bottom 0x08071000; size: 0xf788b000 (-142036992)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


01. Task 03 - Unittests on native separated [tests-ztimer] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'BOARD=native' -e 'DISABLE_MODULE=auto_init auto_init_%' -e 'DEFAULT_MODULE=test_utils_interactive_sync test_utils_print_stack_usage' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=highlevel_stdio' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=embunit ztimer_convert_frac ztimer_convert_muldiv64 ztimer_core ztimer_mock ztimer_ondemand' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/unittests/' 'docker.io/riot/riotbuild:latest' make    -j  tests-ztimer
�[1;32mBuilding application "tests_unittests" for "native" with MCU "native".�[0m

"make" -C /data/riotbuild/riotbase/boards/common/init
"make" -C /data/riotbuild/riotbase/boards/native
"make" -C /data/riotbuild/riotbase/core
"make" -C /data/riotbuild/riotbase/core/lib
"make" -C /data/riotbuild/riotbase/cpu/native
"make" -C /data/riotbuild/riotbase/drivers
"make" -C /data/riotbuild/riotbase/boards/native/drivers
"make" -C /data/riotbuild/riotbase/sys
"make" -C /data/riotbuild/riotbase/tests/unittests/tests-ztimer
"make" -C /data/riotbuild/riotbase/drivers/periph_common
"make" -C /data/riotbuild/riotbase/sys/embunit
"make" -C /data/riotbuild/riotbase/sys/frac
"make" -C /data/riotbuild/riotbase/sys/libc
"make" -C /data/riotbuild/riotbase/sys/test_utils/interactive_sync
"make" -C /data/riotbuild/riotbase/sys/test_utils/print_stack_usage
"make" -C /data/riotbuild/riotbase/cpu/native/periph
"make" -C /data/riotbuild/riotbase/sys/ztimer
"make" -C /data/riotbuild/riotbase/cpu/native/stdio_native
   text	   data	    bss	    dec	    hex	filename
 125687	  18208	  58688	 202583	  31757	/data/riotbuild/riotbase/tests/unittests/bin/native/tests_unittests.elf
r
�[1;33mDue to limitations in the gcoap API it is currently not possible to use a dual stack setup�[0m
/home/runner/work/RIOT/RIOT/RIOT/tests/unittests/bin/native/tests_unittests.elf /dev/ttyACM0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
Help: Press s to start test, r to print it is ready
READY
s
START
.....==48275==WARNING: ASan doesn't fully support makecontext/swapcontext functions and may produce false positives in some cases!
..........
OK (15 tests)
==48275==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0xffb24000; bottom 0x08079000; size: 0xf7aab000 (-139808768)
False positive error reports may follow
For details see https://github.com/google/sanitizers/issues/189


03. Task 01 - ICMPv6 multicast echo on native [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_ipv6_ext_frag gnrc_ipv6_router_default gnrc_rpl gnrc_udp netdev_default netstats_ipv6 netstats_l2 ps shell shell_cmd_gnrc_pktbuf shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/net/gnrc_udp/' 'docker.io/riot/riotbuild:latest' make    -j  
�[1;32mBuilding application "tests_gnrc_udp" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 216955	   1392	 101000	 319347	  4df73	/data/riotbuild/riotbase/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf
Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_ipv6_ext_frag gnrc_ipv6_router_default gnrc_rpl gnrc_udp netdev_default netstats_ipv6 netstats_l2 ps shell shell_cmd_gnrc_pktbuf shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/net/gnrc_udp/' 'docker.io/riot/riotbuild:latest' make    -j  
�[1;32mBuilding application "tests_gnrc_udp" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 216955	   1392	 101000	 319347	  4df73	/data/riotbuild/riotbase/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf
/home/runner/work/RIOT/RIOT/RIOT/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 4bf28-HEAD)
> 


> ping ff02::1 -c 1000 -i 10 -s 0 -W 1000
ping ff02::1 -c 1000 -i 10 -s 0 -W 1000

8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=0 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=0 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=1 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=2 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=3 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=4 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=4 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=5 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=5 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=6 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=6 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=7 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=7 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=8 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=8 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=9 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=9 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=10 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=10 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=11 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=11 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=12 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=12 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=13 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=13 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=14 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=14 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=15 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=15 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=16 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=16 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=17 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=17 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=18 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=18 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=19 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=19 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=20 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=20 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=21 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=21 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=22 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=22 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=23 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=23 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=24 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=24 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=25 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=25 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=26 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=26 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=27 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=27 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=28 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=28 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=29 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=29 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=30 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=30 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=31 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=31 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=32 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=32 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=33 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=33 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=34 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=34 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=35 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=35 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=36 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=36 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=37 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=37 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=38 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=38 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=39 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=39 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=40 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=40 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=41 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=41 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=42 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=42 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=43 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=43 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=44 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=44 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=45 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=45 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=46 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=46 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=47 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=47 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=48 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=48 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=49 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=49 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=50 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=50 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=51 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=51 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=52 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=52 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=53 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=53 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=54 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=54 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=55 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=55 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=56 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=56 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=57 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=57 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=58 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=58 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=59 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=59 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=60 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=60 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=61 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=61 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=62 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=62 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=63 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=63 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=64 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=64 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=65 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=65 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=66 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=66 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=67 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=67 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=68 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=68 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=69 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=69 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=70 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=70 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=71 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=71 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=72 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=72 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=73 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=73 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=74 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=74 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=75 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=75 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=76 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=76 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=77 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=77 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=78 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=78 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=79 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=79 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=80 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=80 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=81 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=81 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=82 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=82 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=83 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=83 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=84 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=84 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=85 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=85 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=86 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=86 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=87 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=87 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=88 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=88 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=89 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=89 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=90 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=90 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=91 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=91 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=92 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=92 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=93 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=93 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=94 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=94 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=95 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=95 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=96 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=96 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=97 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=97 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=98 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=98 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=99 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=99 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=100 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=100 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=101 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=101 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=102 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=102 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=103 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=103 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=104 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=104 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=105 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=105 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=106 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=106 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=107 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=107 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=108 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=108 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=109 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=109 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=110 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=110 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=111 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=111 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=112 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=112 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=113 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=113 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=114 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=114 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=115 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=115 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=116 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=116 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=117 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=117 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=118 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=118 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=119 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=119 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=120 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=120 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=121 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=121 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=122 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=122 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=123 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=123 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=124 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=124 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=125 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=125 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=126 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=126 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=127 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=127 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=128 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=128 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=129 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=129 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=130 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=130 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=131 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=131 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=132 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=132 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=133 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=133 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=134 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=134 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=135 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=135 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=136 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=136 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=137 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=137 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=138 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=138 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=139 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=139 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=140 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=140 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=141 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=141 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=142 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=142 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=143 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=143 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=144 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=144 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=145 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=145 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=146 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=146 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=147 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=147 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=148 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=148 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=149 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=149 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=150 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=150 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=151 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=151 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=152 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=152 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=153 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=153 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=154 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=154 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=155 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=155 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=156 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=156 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=157 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=157 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=158 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=158 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=159 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=159 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=160 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=160 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=161 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=161 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=162 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=162 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=163 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=163 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=164 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=164 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=165 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=165 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=166 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=166 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=167 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=167 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=168 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=168 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=169 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=169 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=170 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=170 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=171 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=171 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=172 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=172 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=173 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=173 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=174 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=174 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=175 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=175 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=176 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=176 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=177 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=177 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=178 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=178 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=179 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=179 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=180 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=180 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=181 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=181 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=182 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=182 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=183 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=183 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=184 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=184 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=185 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=185 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=186 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=186 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=187 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=187 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=188 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=188 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=189 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=189 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=190 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=190 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=191 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=191 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=192 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=192 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=193 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=193 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=194 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=194 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=195 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=195 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=196 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=196 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=197 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=197 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=198 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=198 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=199 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=199 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=200 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=200 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=201 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=201 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=202 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=202 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=203 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=203 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=204 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=204 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=205 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=205 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=206 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=206 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=207 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=207 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=208 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=208 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=209 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=209 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=210 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=210 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=211 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=211 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=212 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=212 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=213 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=213 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=214 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=214 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=215 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=215 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=216 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=216 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=217 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=217 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=218 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=218 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=219 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=219 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=220 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=220 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=221 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=221 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=222 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=222 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=223 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=223 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=224 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=224 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=225 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=225 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=226 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=226 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=227 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=227 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=228 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=228 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=229 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=229 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=230 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=230 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=231 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=231 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=232 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=232 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=233 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=233 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=234 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=234 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=235 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=235 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=236 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=236 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=237 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=237 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=238 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=238 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=239 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=239 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=240 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=240 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=241 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=241 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=242 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=242 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=243 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=243 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=244 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=244 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=245 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=245 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=246 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=246 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=247 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=247 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=248 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=248 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=249 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=249 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=250 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=250 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=251 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=251 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=252 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=252 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=253 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=253 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=254 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=254 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=255 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=255 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=256 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=256 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=257 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=257 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=258 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=258 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=259 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=259 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=260 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=260 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=261 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=261 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=262 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=262 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=263 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=263 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=264 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=264 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=265 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=265 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=266 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=266 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=267 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=267 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=268 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=268 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=269 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=269 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=270 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=270 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=271 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=271 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=272 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=272 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=273 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=273 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=274 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=274 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=275 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=275 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=276 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=276 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=277 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=277 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=278 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=278 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=279 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=279 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=280 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=280 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=281 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=281 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=282 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=282 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=283 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=283 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=284 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=284 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=285 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=285 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=286 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=286 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=287 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=287 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=288 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=288 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=289 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=289 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=290 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=290 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=291 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=291 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=292 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=292 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=293 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=293 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=294 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=294 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=295 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=295 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=296 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=296 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=297 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=297 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=298 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=298 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=299 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=299 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=300 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=300 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=301 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=301 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=302 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=302 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=303 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=303 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=304 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=304 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=305 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=305 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=306 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=306 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=307 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=307 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=308 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=308 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=309 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=309 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=310 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=310 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=311 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=311 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=312 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=312 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=313 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=313 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=314 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=314 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=315 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=315 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=316 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=316 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=317 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=317 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=318 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=318 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=319 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=319 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=320 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=320 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=321 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=321 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=322 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=322 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=323 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=323 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=324 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=324 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=325 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=325 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=326 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=326 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=327 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=327 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=328 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=328 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=329 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=329 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=330 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=330 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=331 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=331 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=332 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=332 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=333 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=333 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=334 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=334 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=335 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=335 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=336 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=336 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=337 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=337 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=338 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=338 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=339 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=339 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=340 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=340 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=341 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=341 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=342 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=342 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=343 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=343 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=344 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=344 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=345 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=345 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=346 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=346 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=347 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=347 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=348 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=348 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=349 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=349 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=350 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=350 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=351 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=351 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=352 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=352 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=353 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=353 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=354 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=354 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=355 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=355 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=356 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=356 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=357 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=357 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=358 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=358 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=359 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=359 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=360 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=360 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=361 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=361 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=362 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=362 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=363 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=363 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=364 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=364 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=365 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=365 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=366 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=366 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=367 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=367 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=368 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=368 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=369 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=369 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=370 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=370 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=371 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=371 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=372 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=372 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=373 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=373 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=374 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=374 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=375 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=375 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=376 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=376 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=377 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=377 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=378 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=378 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=379 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=379 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=380 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=380 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=381 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=381 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=382 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=382 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=383 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=383 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=384 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=384 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=385 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=385 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=386 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=386 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=387 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=387 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=388 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=388 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=389 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=389 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=390 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=390 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=391 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=391 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=392 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=392 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=393 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=393 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=394 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=394 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=395 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=395 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=396 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=396 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=397 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=397 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=398 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=398 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=399 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=399 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=400 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=400 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=401 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=401 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=402 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=402 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=403 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=403 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=404 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=404 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=405 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=405 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=406 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=406 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=407 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=407 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=408 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=408 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=409 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=409 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=410 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=410 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=411 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=411 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=412 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=412 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=413 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=413 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=414 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=414 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=415 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=415 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=416 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=416 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=417 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=417 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=418 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=418 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=419 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=419 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=420 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=420 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=421 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=421 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=422 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=422 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=423 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=423 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=424 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=424 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=425 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=425 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=426 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=426 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=427 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=427 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=428 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=428 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=429 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=429 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=430 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=430 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=431 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=431 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=432 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=432 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=433 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=433 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=434 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=434 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=435 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=435 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=436 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=436 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=437 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=437 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=438 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=438 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=439 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=439 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=440 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=440 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=441 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=441 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=442 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=442 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=443 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=443 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=444 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=444 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=445 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=445 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=446 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=446 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=447 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=447 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=448 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=448 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=449 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=449 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=450 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=450 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=451 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=451 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=452 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=452 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=453 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=453 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=454 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=454 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=455 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=455 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=456 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=456 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=457 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=457 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=458 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=458 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=459 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=459 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=460 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=460 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=461 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=461 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=462 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=462 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=463 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=463 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=464 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=464 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=465 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=465 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=466 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=466 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=467 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=467 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=468 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=468 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=469 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=469 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=470 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=470 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=471 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=471 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=472 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=472 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=473 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=473 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=474 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=474 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=475 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=475 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=476 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=476 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=477 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=477 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=478 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=478 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=479 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=479 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=480 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=480 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=481 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=481 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=482 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=482 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=483 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=483 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=484 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=484 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=485 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=485 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=486 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=486 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=487 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=487 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=488 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=488 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=489 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=489 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=490 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=490 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=491 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=491 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=492 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=492 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=493 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=493 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=494 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=494 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=495 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=495 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=496 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=496 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=497 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=497 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=498 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=498 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=499 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=499 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=500 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=500 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=501 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=501 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=502 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=502 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=503 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=503 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=504 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=504 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=505 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=505 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=506 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=506 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=507 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=507 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=508 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=508 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=509 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=509 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=510 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=510 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=511 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=511 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=512 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=512 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=513 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=513 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=514 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=514 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=515 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=515 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=516 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=516 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=517 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=517 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=518 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=518 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=519 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=519 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=520 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=520 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=521 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=521 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=522 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=522 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=523 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=523 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=524 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=524 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=525 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=525 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=526 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=526 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=527 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=527 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=528 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=528 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=529 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=529 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=530 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=530 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=531 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=531 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=532 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=532 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=533 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=533 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=534 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=534 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=535 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=535 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=536 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=536 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=537 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=537 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=538 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=538 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=539 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=539 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=540 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=540 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=541 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=541 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=542 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=542 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=543 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=543 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=544 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=544 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=545 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=545 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=546 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=546 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=547 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=547 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=548 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=548 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=549 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=549 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=550 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=550 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=551 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=551 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=552 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=552 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=553 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=553 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=554 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=554 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=555 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=555 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=556 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=556 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=557 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=557 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=558 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=558 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=559 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=559 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=560 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=560 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=561 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=561 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=562 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=562 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=563 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=563 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=564 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=564 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=565 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=565 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=566 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=566 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=567 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=567 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=568 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=568 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=569 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=569 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=570 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=570 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=571 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=571 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=572 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=572 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=573 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=573 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=574 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=574 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=575 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=575 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=576 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=576 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=577 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=577 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=578 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=578 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=579 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=579 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=580 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=580 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=581 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=581 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=582 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=582 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=583 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=583 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=584 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=584 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=585 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=585 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=586 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=586 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=587 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=587 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=588 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=588 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=589 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=589 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=590 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=590 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=591 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=591 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=592 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=592 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=593 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=593 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=594 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=594 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=595 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=595 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=596 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=596 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=597 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=597 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=598 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=598 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=599 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=599 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=600 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=600 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=601 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=601 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=602 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=602 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=603 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=603 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=604 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=604 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=605 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=605 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=606 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=606 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=607 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=607 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=608 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=608 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=609 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=609 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=610 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=610 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=611 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=611 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=612 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=612 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=613 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=613 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=614 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=614 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=615 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=615 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=616 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=616 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=617 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=617 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=618 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=618 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=619 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=619 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=620 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=620 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=621 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=621 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=622 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=622 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=623 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=623 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=624 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=624 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=625 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=625 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=626 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=626 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=627 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=627 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=628 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=628 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=629 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=629 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=630 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=630 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=631 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=631 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=632 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=632 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=633 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=633 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=634 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=634 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=635 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=635 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=636 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=636 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=637 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=637 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=638 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=638 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=639 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=639 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=640 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=640 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=641 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=641 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=642 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=642 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=643 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=643 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=644 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=644 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=645 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=645 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=646 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=646 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=647 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=647 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=648 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=648 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=649 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=649 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=650 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=650 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=651 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=651 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=652 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=652 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=653 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=653 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=654 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=654 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=655 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=655 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=656 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=656 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=657 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=657 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=658 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=658 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=659 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=659 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=660 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=660 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=661 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=661 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=662 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=662 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=663 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=663 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=664 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=664 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=665 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=665 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=666 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=666 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=667 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=667 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=668 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=668 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=669 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=669 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=670 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=670 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=671 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=671 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=672 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=672 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=673 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=673 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=674 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=674 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=675 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=675 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=676 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=676 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=677 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=677 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=678 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=678 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=679 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=679 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=680 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=680 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=681 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=681 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=682 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=682 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=683 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=683 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=684 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=684 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=685 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=685 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=686 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=686 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=687 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=687 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=688 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=688 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=689 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=689 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=690 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=690 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=691 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=691 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=692 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=692 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=693 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=693 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=694 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=694 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=695 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=695 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=696 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=696 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=697 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=697 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=698 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=698 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=699 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=699 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=700 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=700 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=701 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=701 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=702 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=702 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=703 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=703 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=704 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=704 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=705 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=705 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=706 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=706 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=707 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=707 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=708 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=708 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=709 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=709 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=710 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=710 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=711 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=711 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=712 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=712 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=713 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=713 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=714 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=714 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=715 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=715 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=716 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=716 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=717 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=717 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=718 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=718 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=719 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=719 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=720 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=720 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=721 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=721 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=722 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=722 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=723 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=723 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=724 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=724 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=725 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=725 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=726 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=726 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=727 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=727 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=728 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=728 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=729 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=729 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=730 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=730 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=731 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=731 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=732 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=732 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=733 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=733 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=734 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=734 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=735 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=735 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=736 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=736 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=737 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=737 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=738 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=738 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=739 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=739 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=740 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=740 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=741 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=741 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=742 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=742 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=743 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=743 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=744 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=744 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=745 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=745 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=746 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=746 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=747 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=747 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=748 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=748 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=749 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=749 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=750 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=750 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=751 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=751 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=752 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=752 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=753 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=753 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=754 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=754 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=755 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=755 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=756 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=756 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=757 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=757 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=758 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=758 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=759 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=759 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=760 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=760 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=761 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=761 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=762 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=762 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=763 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=763 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=764 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=764 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=765 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=765 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=766 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=766 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=767 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=767 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=768 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=768 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=769 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=769 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=770 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=770 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=771 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=771 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=772 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=772 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=773 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=773 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=774 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=774 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=775 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=775 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=776 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=776 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=777 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=777 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=778 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=778 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=779 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=779 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=780 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=780 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=781 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=781 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=782 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=782 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=783 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=783 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=784 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=784 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=785 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=785 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=786 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=786 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=787 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=787 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=788 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=788 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=789 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=789 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=790 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=790 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=791 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=791 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=792 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=792 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=793 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=793 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=794 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=794 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=795 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=795 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=796 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=796 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=797 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=797 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=798 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=798 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=799 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=799 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=800 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=800 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=801 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=801 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=802 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=802 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=803 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=803 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=804 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=804 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=805 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=805 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=806 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=806 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=807 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=807 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=808 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=808 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=809 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=809 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=810 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=810 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=811 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=811 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=812 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=812 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=813 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=813 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=814 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=814 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=815 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=815 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=816 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=816 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=817 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=817 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=818 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=818 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=819 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=819 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=820 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=820 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=821 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=821 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=822 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=822 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=823 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=823 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=824 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=824 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=825 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=825 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=826 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=826 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=827 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=827 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=828 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=828 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=829 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=829 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=830 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=830 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=831 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=831 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=832 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=832 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=833 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=833 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=834 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=834 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=835 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=835 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=836 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=836 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=837 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=837 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=838 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=838 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=839 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=839 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=840 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=840 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=841 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=841 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=842 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=842 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=843 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=843 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=844 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=844 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=845 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=845 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=846 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=846 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=847 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=847 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=848 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=848 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=849 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=849 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=850 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=850 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=851 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=851 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=852 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=852 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=853 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=853 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=854 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=854 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=855 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=855 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=856 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=856 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=857 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=857 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=858 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=858 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=859 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=859 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=860 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=860 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=861 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=861 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=862 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=862 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=863 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=863 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=864 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=864 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=865 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=865 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=866 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=866 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=867 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=867 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=868 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=868 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=869 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=869 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=870 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=870 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=871 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=871 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=872 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=872 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=873 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=873 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=874 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=874 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=875 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=875 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=876 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=876 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=877 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=877 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=878 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=878 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=879 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=879 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=880 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=880 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=881 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=881 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=882 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=882 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=883 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=883 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=884 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=884 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=885 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=885 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=886 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=886 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=887 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=887 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=888 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=888 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=889 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=889 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=890 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=890 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=891 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=891 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=892 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=892 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=893 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=893 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=894 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=894 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=895 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=895 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=896 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=896 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=897 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=897 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=898 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=898 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=899 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=899 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=900 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=900 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=901 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=901 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=902 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=902 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=903 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=903 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=904 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=904 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=905 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=905 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=906 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=906 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=907 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=907 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=908 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=908 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=909 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=909 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=910 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=910 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=911 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=911 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=912 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=912 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=913 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=913 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=914 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=914 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=915 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=915 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=916 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=916 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=917 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=917 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=918 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=918 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=919 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=919 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=920 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=920 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=921 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=921 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=922 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=922 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=923 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=923 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=924 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=924 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=925 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=925 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=926 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=926 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=927 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=927 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=928 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=928 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=929 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=929 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=930 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=930 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=931 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=931 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=932 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=932 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=933 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=933 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=934 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=934 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=935 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=935 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=936 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=936 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=937 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=937 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=938 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=938 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=939 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=939 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=940 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=940 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=941 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=941 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=942 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=942 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=943 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=943 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=944 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=944 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=945 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=945 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=946 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=946 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=947 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=947 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=948 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=948 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=949 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=949 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=950 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=950 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=951 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=951 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=952 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=952 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=953 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=953 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=954 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=954 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=955 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=955 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=956 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=956 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=957 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=957 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=958 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=958 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=959 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=959 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=960 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=960 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=961 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=961 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=962 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=962 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=963 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=963 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=964 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=964 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=965 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=965 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=966 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=966 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=967 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=967 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=968 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=968 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=969 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=969 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=970 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=970 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=971 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=971 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=972 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=972 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=973 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=973 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=974 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=974 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=975 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=975 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=976 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=976 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=977 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=977 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=978 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=978 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=979 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=979 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=980 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=980 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=981 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=981 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=982 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=982 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=983 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=983 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=984 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=984 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=985 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=985 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=986 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=986 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=987 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=987 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=988 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=988 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=989 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=989 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=990 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=990 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=991 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=991 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=992 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=992 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=993 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=993 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=994 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=994 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=995 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=995 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=996 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=996 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=997 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=997 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=998 ttl=64
8 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=998 ttl=64 (DUP!)
8 bytes from fe80::94b5:28ff:fedc:1856%5: icmp_seq=999 ttl=64

--- ff02::1 PING statistics ---
1000 packets transmitted, 1000 packets received, 999 duplicates, 0% packet loss
> /home/runner/work/RIOT/RIOT/RIOT/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf tap1 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 4bf28-HEAD)
> 


> pktbuf
pktbuf

packet buffer: first byte: 0x8092320, last byte: 0x8094320 (size: 8192)
  position of last byte used: 1760
~ unused: 0x8092320 (next: (nil), size: 8192) ~
> pktbuf
pktbuf

packet buffer: first byte: 0x8092320, last byte: 0x8094320 (size: 8192)
  position of last byte used: 1792
~ unused: 0x8092320 (next: (nil), size: 8192) ~
> 

03. Task 02 - ICMPv6 link-local echo on native [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_ipv6_ext_frag gnrc_ipv6_router_default gnrc_rpl gnrc_udp netdev_default netstats_ipv6 netstats_l2 ps shell shell_cmd_gnrc_pktbuf shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/net/gnrc_udp/' 'docker.io/riot/riotbuild:latest' make    -j  
�[1;32mBuilding application "tests_gnrc_udp" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 216955	   1392	 101000	 319347	  4df73	/data/riotbuild/riotbase/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf
Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_ipv6_ext_frag gnrc_ipv6_router_default gnrc_rpl gnrc_udp netdev_default netstats_ipv6 netstats_l2 ps shell shell_cmd_gnrc_pktbuf shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/net/gnrc_udp/' 'docker.io/riot/riotbuild:latest' make    -j  
�[1;32mBuilding application "tests_gnrc_udp" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 216955	   1392	 101000	 319347	  4df73	/data/riotbuild/riotbase/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf
/home/runner/work/RIOT/RIOT/RIOT/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf tap1 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 4bf28-HEAD)
> 


> ifconfig
ifconfig

Iface  5  HWaddr: 02:73:3B:5D:EB:6B 
          L2-PDU:1500  MTU:1500  HL:64  RTR  
          RTR_ADV  
          Source address length: 6
          Link type: wired
          inet6 addr: fe80::73:3bff:fe5d:eb6b  scope: link  VAL
          inet6 group: ff02::2
          inet6 group: ff02::1
          inet6 group: ff02::1:ff5d:eb6b
          inet6 group: ff02::1a
          
          Statistics for Layer 2
            RX packets 2  bytes 180
            TX packets 1 (Multicast: 1)  bytes 78
            TX succeeded 0 errors 0
          Statistics for IPv6
            RX packets 2  bytes 152
            TX packets 1 (Multicast: 1)  bytes 64
            TX succeeded 1 errors 0

> /home/runner/work/RIOT/RIOT/RIOT/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 4bf28-HEAD)
> 


> ping fe80::73:3bff:fe5d:eb6b -c 1000 -i 100 -s 1024 -W 1000
ping fe80::73:3bff:fe5d:eb6b -c 1000 -i 100 -s 1024 -W 1000

1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=0 ttl=64 time=0.787 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1 ttl=64 time=0.445 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=4 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=5 ttl=64 time=0.389 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=6 ttl=64 time=0.451 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=7 ttl=64 time=0.351 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=8 ttl=64 time=0.416 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=9 ttl=64 time=0.445 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=10 ttl=64 time=0.385 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=11 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=12 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=13 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=14 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=15 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=16 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=17 ttl=64 time=0.385 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=18 ttl=64 time=0.417 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=19 ttl=64 time=0.417 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=20 ttl=64 time=0.355 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=21 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=22 ttl=64 time=0.433 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=23 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=24 ttl=64 time=0.445 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=25 ttl=64 time=0.452 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=26 ttl=64 time=0.445 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=27 ttl=64 time=0.415 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=28 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=29 ttl=64 time=0.378 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=30 ttl=64 time=0.406 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=31 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=32 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=33 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=34 ttl=64 time=0.442 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=35 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=36 ttl=64 time=0.348 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=37 ttl=64 time=0.445 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=38 ttl=64 time=0.458 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=39 ttl=64 time=0.440 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=40 ttl=64 time=0.389 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=41 ttl=64 time=0.378 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=42 ttl=64 time=0.461 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=43 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=44 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=45 ttl=64 time=0.449 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=46 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=47 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=48 ttl=64 time=0.452 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=49 ttl=64 time=0.457 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=50 ttl=64 time=0.378 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=51 ttl=64 time=0.322 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=52 ttl=64 time=0.368 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=53 ttl=64 time=0.412 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=54 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=55 ttl=64 time=0.455 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=56 ttl=64 time=0.442 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=57 ttl=64 time=0.434 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=58 ttl=64 time=0.388 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=59 ttl=64 time=0.444 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=60 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=61 ttl=64 time=0.416 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=62 ttl=64 time=0.345 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=63 ttl=64 time=0.405 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=64 ttl=64 time=0.433 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=65 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=66 ttl=64 time=0.434 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=67 ttl=64 time=0.413 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=68 ttl=64 time=0.436 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=69 ttl=64 time=0.439 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=70 ttl=64 time=0.439 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=71 ttl=64 time=0.434 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=72 ttl=64 time=0.383 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=73 ttl=64 time=0.370 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=74 ttl=64 time=0.374 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=75 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=76 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=77 ttl=64 time=0.341 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=78 ttl=64 time=0.438 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=79 ttl=64 time=0.446 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=80 ttl=64 time=0.445 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=81 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=82 ttl=64 time=0.434 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=83 ttl=64 time=0.446 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=84 ttl=64 time=0.388 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=85 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=86 ttl=64 time=0.446 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=87 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=88 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=89 ttl=64 time=0.439 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=90 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=91 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=92 ttl=64 time=0.439 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=93 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=94 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=95 ttl=64 time=0.410 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=96 ttl=64 time=0.346 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=97 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=98 ttl=64 time=0.418 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=99 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=100 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=101 ttl=64 time=0.439 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=102 ttl=64 time=0.436 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=103 ttl=64 time=0.460 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=104 ttl=64 time=0.449 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=105 ttl=64 time=0.451 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=106 ttl=64 time=0.452 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=107 ttl=64 time=0.412 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=108 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=109 ttl=64 time=0.482 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=110 ttl=64 time=0.448 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=111 ttl=64 time=0.441 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=112 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=113 ttl=64 time=0.438 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=114 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=115 ttl=64 time=0.403 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=116 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=117 ttl=64 time=0.382 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=118 ttl=64 time=0.361 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=119 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=120 ttl=64 time=0.378 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=121 ttl=64 time=0.413 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=122 ttl=64 time=0.443 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=123 ttl=64 time=0.460 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=124 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=125 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=126 ttl=64 time=0.411 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=127 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=128 ttl=64 time=0.330 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=129 ttl=64 time=0.356 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=130 ttl=64 time=0.406 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=131 ttl=64 time=0.412 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=132 ttl=64 time=0.440 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=133 ttl=64 time=0.451 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=134 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=135 ttl=64 time=0.460 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=136 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=137 ttl=64 time=0.385 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=138 ttl=64 time=0.439 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=139 ttl=64 time=0.398 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=140 ttl=64 time=0.342 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=141 ttl=64 time=0.378 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=142 ttl=64 time=0.433 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=143 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=144 ttl=64 time=0.457 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=145 ttl=64 time=0.444 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=146 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=147 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=148 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=149 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=150 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=151 ttl=64 time=0.408 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=152 ttl=64 time=0.349 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=153 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=154 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=155 ttl=64 time=0.417 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=156 ttl=64 time=0.350 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=157 ttl=64 time=0.434 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=158 ttl=64 time=0.450 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=159 ttl=64 time=0.405 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=160 ttl=64 time=0.438 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=161 ttl=64 time=0.395 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=162 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=163 ttl=64 time=0.374 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=164 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=165 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=166 ttl=64 time=0.414 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=167 ttl=64 time=0.440 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=168 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=169 ttl=64 time=0.461 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=170 ttl=64 time=0.367 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=171 ttl=64 time=0.458 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=172 ttl=64 time=0.460 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=173 ttl=64 time=0.416 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=174 ttl=64 time=0.397 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=175 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=176 ttl=64 time=0.482 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=177 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=178 ttl=64 time=0.387 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=179 ttl=64 time=0.415 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=180 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=181 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=182 ttl=64 time=0.456 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=183 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=184 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=185 ttl=64 time=0.385 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=186 ttl=64 time=0.444 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=187 ttl=64 time=0.414 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=188 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=189 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=190 ttl=64 time=0.392 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=191 ttl=64 time=0.451 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=192 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=193 ttl=64 time=0.433 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=194 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=195 ttl=64 time=0.372 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=196 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=197 ttl=64 time=0.404 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=198 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=199 ttl=64 time=0.417 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=200 ttl=64 time=0.418 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=201 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=202 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=203 ttl=64 time=0.379 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=204 ttl=64 time=0.412 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=205 ttl=64 time=0.418 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=206 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=207 ttl=64 time=0.368 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=208 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=209 ttl=64 time=0.454 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=210 ttl=64 time=0.453 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=211 ttl=64 time=0.387 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=212 ttl=64 time=0.386 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=213 ttl=64 time=0.378 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=214 ttl=64 time=0.378 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=215 ttl=64 time=0.387 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=216 ttl=64 time=0.415 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=217 ttl=64 time=0.362 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=218 ttl=64 time=0.401 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=219 ttl=64 time=0.396 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=220 ttl=64 time=0.416 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=221 ttl=64 time=0.399 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=222 ttl=64 time=0.386 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=223 ttl=64 time=0.416 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=224 ttl=64 time=0.383 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=225 ttl=64 time=0.404 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=226 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=227 ttl=64 time=0.383 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=228 ttl=64 time=0.384 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=229 ttl=64 time=0.447 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=230 ttl=64 time=0.363 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=231 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=232 ttl=64 time=0.444 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=233 ttl=64 time=0.390 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=234 ttl=64 time=0.453 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=235 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=236 ttl=64 time=0.491 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=237 ttl=64 time=0.503 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=238 ttl=64 time=0.411 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=239 ttl=64 time=0.455 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=240 ttl=64 time=0.477 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=241 ttl=64 time=0.478 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=242 ttl=64 time=0.444 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=243 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=244 ttl=64 time=0.436 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=245 ttl=64 time=0.456 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=246 ttl=64 time=0.453 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=247 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=248 ttl=64 time=0.339 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=249 ttl=64 time=0.370 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=250 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=251 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=252 ttl=64 time=0.393 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=253 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=254 ttl=64 time=0.452 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=255 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=256 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=257 ttl=64 time=0.383 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=258 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=259 ttl=64 time=0.350 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=260 ttl=64 time=0.405 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=261 ttl=64 time=0.387 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=262 ttl=64 time=0.393 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=263 ttl=64 time=0.382 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=264 ttl=64 time=0.375 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=265 ttl=64 time=0.377 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=266 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=267 ttl=64 time=0.410 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=268 ttl=64 time=0.382 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=269 ttl=64 time=0.374 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=270 ttl=64 time=0.302 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=271 ttl=64 time=0.321 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=272 ttl=64 time=0.398 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=273 ttl=64 time=0.387 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=274 ttl=64 time=0.399 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=275 ttl=64 time=0.395 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=276 ttl=64 time=0.319 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=277 ttl=64 time=0.339 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=278 ttl=64 time=0.373 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=279 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=280 ttl=64 time=0.414 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=281 ttl=64 time=0.348 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=282 ttl=64 time=0.386 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=283 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=284 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=285 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=286 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=287 ttl=64 time=0.412 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=288 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=289 ttl=64 time=0.406 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=290 ttl=64 time=0.361 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=291 ttl=64 time=0.388 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=292 ttl=64 time=0.384 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=293 ttl=64 time=0.396 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=294 ttl=64 time=0.418 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=295 ttl=64 time=0.387 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=296 ttl=64 time=0.387 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=297 ttl=64 time=0.379 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=298 ttl=64 time=0.305 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=299 ttl=64 time=0.439 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=300 ttl=64 time=0.456 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=301 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=302 ttl=64 time=0.449 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=303 ttl=64 time=0.411 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=304 ttl=64 time=0.396 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=305 ttl=64 time=0.380 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=306 ttl=64 time=0.402 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=307 ttl=64 time=0.372 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=308 ttl=64 time=0.370 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=309 ttl=64 time=0.370 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=310 ttl=64 time=0.375 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=311 ttl=64 time=0.374 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=312 ttl=64 time=0.408 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=313 ttl=64 time=0.417 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=314 ttl=64 time=0.352 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=315 ttl=64 time=0.314 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=316 ttl=64 time=0.401 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=317 ttl=64 time=0.333 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=318 ttl=64 time=0.414 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=319 ttl=64 time=0.409 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=320 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=321 ttl=64 time=0.391 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=322 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=323 ttl=64 time=0.408 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=324 ttl=64 time=0.453 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=325 ttl=64 time=0.403 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=326 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=327 ttl=64 time=0.401 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=328 ttl=64 time=0.382 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=329 ttl=64 time=0.377 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=330 ttl=64 time=0.411 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=331 ttl=64 time=0.418 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=332 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=333 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=334 ttl=64 time=0.402 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=335 ttl=64 time=0.382 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=336 ttl=64 time=0.306 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=337 ttl=64 time=0.406 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=338 ttl=64 time=0.390 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=339 ttl=64 time=0.396 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=340 ttl=64 time=0.404 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=341 ttl=64 time=0.384 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=342 ttl=64 time=0.382 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=343 ttl=64 time=0.305 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=344 ttl=64 time=0.376 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=345 ttl=64 time=0.376 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=346 ttl=64 time=0.384 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=347 ttl=64 time=0.365 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=348 ttl=64 time=0.415 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=349 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=350 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=351 ttl=64 time=0.416 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=352 ttl=64 time=0.405 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=353 ttl=64 time=0.327 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=354 ttl=64 time=0.415 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=355 ttl=64 time=0.374 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=356 ttl=64 time=0.403 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=357 ttl=64 time=0.349 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=358 ttl=64 time=0.310 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=359 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=360 ttl=64 time=0.402 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=361 ttl=64 time=0.405 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=362 ttl=64 time=0.387 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=363 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=364 ttl=64 time=0.400 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=365 ttl=64 time=0.407 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=366 ttl=64 time=0.399 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=367 ttl=64 time=0.394 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=368 ttl=64 time=0.391 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=369 ttl=64 time=0.338 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=370 ttl=64 time=0.384 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=371 ttl=64 time=0.384 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=372 ttl=64 time=0.404 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=373 ttl=64 time=0.339 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=374 ttl=64 time=0.395 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=375 ttl=64 time=0.412 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=376 ttl=64 time=0.386 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=377 ttl=64 time=0.309 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=378 ttl=64 time=0.412 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=379 ttl=64 time=0.345 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=380 ttl=64 time=0.386 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=381 ttl=64 time=0.417 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=382 ttl=64 time=0.382 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=383 ttl=64 time=0.417 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=384 ttl=64 time=0.376 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=385 ttl=64 time=0.388 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=386 ttl=64 time=0.381 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=387 ttl=64 time=0.407 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=388 ttl=64 time=0.378 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=389 ttl=64 time=0.386 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=390 ttl=64 time=0.379 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=391 ttl=64 time=0.394 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=392 ttl=64 time=0.405 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=393 ttl=64 time=0.384 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=394 ttl=64 time=0.435 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=395 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=396 ttl=64 time=0.358 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=397 ttl=64 time=0.401 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=398 ttl=64 time=0.354 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=399 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=400 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=401 ttl=64 time=0.343 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=402 ttl=64 time=0.392 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=403 ttl=64 time=0.373 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=404 ttl=64 time=0.401 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=405 ttl=64 time=0.385 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=406 ttl=64 time=0.414 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=407 ttl=64 time=0.398 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=408 ttl=64 time=0.383 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=409 ttl=64 time=0.377 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=410 ttl=64 time=0.412 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=411 ttl=64 time=0.357 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=412 ttl=64 time=0.379 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=413 ttl=64 time=0.374 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=414 ttl=64 time=0.415 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=415 ttl=64 time=0.403 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=416 ttl=64 time=0.385 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=417 ttl=64 time=0.374 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=418 ttl=64 time=0.376 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=419 ttl=64 time=0.399 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=420 ttl=64 time=0.384 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=421 ttl=64 time=0.357 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=422 ttl=64 time=0.310 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=423 ttl=64 time=0.407 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=424 ttl=64 time=0.404 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=425 ttl=64 time=0.399 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=426 ttl=64 time=0.407 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=427 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=428 ttl=64 time=0.396 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=429 ttl=64 time=0.307 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=430 ttl=64 time=0.376 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=431 ttl=64 time=0.389 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=432 ttl=64 time=0.378 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=433 ttl=64 time=0.413 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=434 ttl=64 time=0.338 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=435 ttl=64 time=0.415 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=436 ttl=64 time=0.386 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=437 ttl=64 time=0.328 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=438 ttl=64 time=0.394 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=439 ttl=64 time=0.386 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=440 ttl=64 time=0.438 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=441 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=442 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=443 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=444 ttl=64 time=0.393 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=445 ttl=64 time=0.386 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=446 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=447 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=448 ttl=64 time=0.434 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=449 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=450 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=451 ttl=64 time=0.447 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=452 ttl=64 time=0.415 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=453 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=454 ttl=64 time=0.458 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=455 ttl=64 time=0.434 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=456 ttl=64 time=0.381 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=457 ttl=64 time=0.410 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=458 ttl=64 time=0.433 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=459 ttl=64 time=0.330 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=460 ttl=64 time=0.412 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=461 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=462 ttl=64 time=0.406 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=463 ttl=64 time=0.380 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=464 ttl=64 time=0.394 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=465 ttl=64 time=0.387 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=466 ttl=64 time=0.408 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=467 ttl=64 time=0.356 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=468 ttl=64 time=0.389 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=469 ttl=64 time=0.381 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=470 ttl=64 time=0.384 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=471 ttl=64 time=0.405 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=472 ttl=64 time=0.397 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=473 ttl=64 time=0.391 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=474 ttl=64 time=0.402 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=475 ttl=64 time=0.380 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=476 ttl=64 time=0.394 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=477 ttl=64 time=0.309 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=478 ttl=64 time=0.318 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=479 ttl=64 time=0.385 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=480 ttl=64 time=0.395 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=481 ttl=64 time=0.439 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=482 ttl=64 time=0.355 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=483 ttl=64 time=0.382 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=484 ttl=64 time=0.377 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=485 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=486 ttl=64 time=0.445 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=487 ttl=64 time=0.447 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=488 ttl=64 time=0.412 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=489 ttl=64 time=0.406 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=490 ttl=64 time=0.401 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=491 ttl=64 time=0.399 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=492 ttl=64 time=0.376 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=493 ttl=64 time=0.391 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=494 ttl=64 time=0.389 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=495 ttl=64 time=0.409 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=496 ttl=64 time=0.382 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=497 ttl=64 time=0.335 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=498 ttl=64 time=0.413 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=499 ttl=64 time=0.363 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=500 ttl=64 time=0.334 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=501 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=502 ttl=64 time=0.389 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=503 ttl=64 time=0.394 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=504 ttl=64 time=0.306 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=505 ttl=64 time=0.413 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=506 ttl=64 time=0.381 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=507 ttl=64 time=0.375 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=508 ttl=64 time=0.383 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=509 ttl=64 time=0.384 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=510 ttl=64 time=0.395 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=511 ttl=64 time=0.334 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=512 ttl=64 time=0.399 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=513 ttl=64 time=0.342 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=514 ttl=64 time=0.389 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=515 ttl=64 time=0.383 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=516 ttl=64 time=0.405 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=517 ttl=64 time=0.399 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=518 ttl=64 time=0.410 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=519 ttl=64 time=0.331 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=520 ttl=64 time=0.380 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=521 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=522 ttl=64 time=0.351 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=523 ttl=64 time=0.344 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=524 ttl=64 time=0.380 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=525 ttl=64 time=0.406 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=526 ttl=64 time=0.415 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=527 ttl=64 time=0.384 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=528 ttl=64 time=0.413 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=529 ttl=64 time=0.399 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=530 ttl=64 time=0.410 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=531 ttl=64 time=0.373 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=532 ttl=64 time=0.389 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=533 ttl=64 time=0.334 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=534 ttl=64 time=0.397 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=535 ttl=64 time=0.403 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=536 ttl=64 time=0.387 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=537 ttl=64 time=0.389 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=538 ttl=64 time=0.313 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=539 ttl=64 time=0.391 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=540 ttl=64 time=0.378 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=541 ttl=64 time=0.401 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=542 ttl=64 time=0.389 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=543 ttl=64 time=0.325 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=544 ttl=64 time=0.327 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=545 ttl=64 time=0.323 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=546 ttl=64 time=0.379 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=547 ttl=64 time=0.411 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=548 ttl=64 time=0.406 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=549 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=550 ttl=64 time=0.412 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=551 ttl=64 time=0.418 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=552 ttl=64 time=0.407 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=553 ttl=64 time=0.390 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=554 ttl=64 time=0.414 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=555 ttl=64 time=0.407 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=556 ttl=64 time=0.396 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=557 ttl=64 time=0.334 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=558 ttl=64 time=0.390 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=559 ttl=64 time=0.387 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=560 ttl=64 time=0.384 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=561 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=562 ttl=64 time=0.378 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=563 ttl=64 time=0.379 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=564 ttl=64 time=0.385 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=565 ttl=64 time=0.340 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=566 ttl=64 time=0.334 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=567 ttl=64 time=0.399 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=568 ttl=64 time=0.308 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=569 ttl=64 time=0.374 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=570 ttl=64 time=0.377 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=571 ttl=64 time=0.383 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=572 ttl=64 time=0.397 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=573 ttl=64 time=0.404 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=574 ttl=64 time=0.398 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=575 ttl=64 time=0.389 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=576 ttl=64 time=0.406 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=577 ttl=64 time=0.405 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=578 ttl=64 time=0.403 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=579 ttl=64 time=0.342 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=580 ttl=64 time=0.374 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=581 ttl=64 time=0.395 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=582 ttl=64 time=0.386 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=583 ttl=64 time=0.398 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=584 ttl=64 time=0.314 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=585 ttl=64 time=0.335 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=586 ttl=64 time=0.378 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=587 ttl=64 time=0.406 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=588 ttl=64 time=0.382 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=589 ttl=64 time=0.411 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=590 ttl=64 time=0.392 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=591 ttl=64 time=0.395 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=592 ttl=64 time=0.393 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=593 ttl=64 time=0.382 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=594 ttl=64 time=0.399 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=595 ttl=64 time=0.400 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=596 ttl=64 time=0.400 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=597 ttl=64 time=0.333 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=598 ttl=64 time=0.329 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=599 ttl=64 time=0.395 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=600 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=601 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=602 ttl=64 time=0.433 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=603 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=604 ttl=64 time=0.392 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=605 ttl=64 time=0.378 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=606 ttl=64 time=0.393 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=607 ttl=64 time=0.391 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=608 ttl=64 time=0.380 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=609 ttl=64 time=0.377 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=610 ttl=64 time=0.391 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=611 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=612 ttl=64 time=0.402 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=613 ttl=64 time=0.399 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=614 ttl=64 time=0.412 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=615 ttl=64 time=0.417 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=616 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=617 ttl=64 time=0.401 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=618 ttl=64 time=0.412 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=619 ttl=64 time=0.354 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=620 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=621 ttl=64 time=0.390 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=622 ttl=64 time=0.415 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=623 ttl=64 time=0.411 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=624 ttl=64 time=0.386 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=625 ttl=64 time=0.406 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=626 ttl=64 time=0.386 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=627 ttl=64 time=0.379 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=628 ttl=64 time=0.384 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=629 ttl=64 time=0.318 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=630 ttl=64 time=0.414 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=631 ttl=64 time=0.404 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=632 ttl=64 time=0.398 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=633 ttl=64 time=0.400 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=634 ttl=64 time=0.393 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=635 ttl=64 time=0.386 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=636 ttl=64 time=0.415 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=637 ttl=64 time=0.313 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=638 ttl=64 time=0.387 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=639 ttl=64 time=0.322 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=640 ttl=64 time=0.381 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=641 ttl=64 time=0.436 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=642 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=643 ttl=64 time=0.457 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=644 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=645 ttl=64 time=0.410 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=646 ttl=64 time=0.442 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=647 ttl=64 time=0.453 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=648 ttl=64 time=0.411 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=649 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=650 ttl=64 time=0.344 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=651 ttl=64 time=0.342 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=652 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=653 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=654 ttl=64 time=0.444 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=655 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=656 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=657 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=658 ttl=64 time=0.352 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=659 ttl=64 time=0.418 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=660 ttl=64 time=0.346 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=661 ttl=64 time=0.402 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=662 ttl=64 time=0.434 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=663 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=664 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=665 ttl=64 time=0.399 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=666 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=667 ttl=64 time=0.436 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=668 ttl=64 time=0.410 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=669 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=670 ttl=64 time=0.341 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=671 ttl=64 time=0.402 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=672 ttl=64 time=0.389 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=673 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=674 ttl=64 time=0.418 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=675 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=676 ttl=64 time=0.445 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=677 ttl=64 time=0.449 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=678 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=679 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=680 ttl=64 time=0.396 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=681 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=682 ttl=64 time=0.353 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=683 ttl=64 time=0.417 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=684 ttl=64 time=0.411 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=685 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=686 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=687 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=688 ttl=64 time=0.447 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=689 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=690 ttl=64 time=0.401 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=691 ttl=64 time=0.443 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=692 ttl=64 time=0.375 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=693 ttl=64 time=0.366 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=694 ttl=64 time=0.445 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=695 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=696 ttl=64 time=0.434 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=697 ttl=64 time=0.418 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=698 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=699 ttl=64 time=0.353 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=700 ttl=64 time=0.416 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=701 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=702 ttl=64 time=0.437 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=703 ttl=64 time=0.454 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=704 ttl=64 time=0.347 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=705 ttl=64 time=0.437 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=706 ttl=64 time=0.436 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=707 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=708 ttl=64 time=0.440 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=709 ttl=64 time=0.451 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=710 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=711 ttl=64 time=0.410 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=712 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=713 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=714 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=715 ttl=64 time=0.397 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=716 ttl=64 time=0.453 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=717 ttl=64 time=0.440 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=718 ttl=64 time=0.337 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=719 ttl=64 time=0.486 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=720 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=721 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=722 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=723 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=724 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=725 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=726 ttl=64 time=0.345 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=727 ttl=64 time=0.388 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=728 ttl=64 time=0.398 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=729 ttl=64 time=0.409 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=730 ttl=64 time=0.441 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=731 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=732 ttl=64 time=0.443 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=733 ttl=64 time=0.434 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=734 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=735 ttl=64 time=0.451 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=736 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=737 ttl=64 time=0.342 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=738 ttl=64 time=0.374 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=739 ttl=64 time=0.415 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=740 ttl=64 time=0.476 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=741 ttl=64 time=0.455 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=742 ttl=64 time=0.448 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=743 ttl=64 time=0.445 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=744 ttl=64 time=0.402 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=745 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=746 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=747 ttl=64 time=0.437 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=748 ttl=64 time=0.409 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=749 ttl=64 time=0.378 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=750 ttl=64 time=0.445 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=751 ttl=64 time=0.460 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=752 ttl=64 time=0.454 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=753 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=754 ttl=64 time=0.436 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=755 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=756 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=757 ttl=64 time=0.412 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=758 ttl=64 time=0.375 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=759 ttl=64 time=0.384 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=760 ttl=64 time=0.350 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=761 ttl=64 time=0.418 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=762 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=763 ttl=64 time=0.413 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=764 ttl=64 time=0.450 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=765 ttl=64 time=0.413 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=766 ttl=64 time=0.438 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=767 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=768 ttl=64 time=0.391 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=769 ttl=64 time=0.417 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=770 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=771 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=772 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=773 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=774 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=775 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=776 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=777 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=778 ttl=64 time=0.379 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=779 ttl=64 time=0.450 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=780 ttl=64 time=0.458 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=781 ttl=64 time=0.400 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=782 ttl=64 time=0.458 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=783 ttl=64 time=0.414 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=784 ttl=64 time=0.376 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=785 ttl=64 time=0.383 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=786 ttl=64 time=0.402 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=787 ttl=64 time=0.383 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=788 ttl=64 time=0.394 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=789 ttl=64 time=0.380 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=790 ttl=64 time=0.393 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=791 ttl=64 time=0.389 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=792 ttl=64 time=0.307 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=793 ttl=64 time=0.303 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=794 ttl=64 time=0.387 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=795 ttl=64 time=0.340 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=796 ttl=64 time=0.418 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=797 ttl=64 time=0.352 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=798 ttl=64 time=0.415 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=799 ttl=64 time=0.446 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=800 ttl=64 time=0.385 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=801 ttl=64 time=0.460 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=802 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=803 ttl=64 time=0.449 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=804 ttl=64 time=0.410 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=805 ttl=64 time=0.353 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=806 ttl=64 time=0.385 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=807 ttl=64 time=0.389 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=808 ttl=64 time=0.394 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=809 ttl=64 time=0.392 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=810 ttl=64 time=0.383 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=811 ttl=64 time=0.414 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=812 ttl=64 time=0.350 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=813 ttl=64 time=0.388 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=814 ttl=64 time=0.384 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=815 ttl=64 time=0.407 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=816 ttl=64 time=0.397 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=817 ttl=64 time=0.399 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=818 ttl=64 time=0.380 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=819 ttl=64 time=0.306 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=820 ttl=64 time=0.377 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=821 ttl=64 time=0.390 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=822 ttl=64 time=0.391 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=823 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=824 ttl=64 time=0.400 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=825 ttl=64 time=0.395 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=826 ttl=64 time=0.395 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=827 ttl=64 time=0.384 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=828 ttl=64 time=0.397 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=829 ttl=64 time=0.393 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=830 ttl=64 time=0.366 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=831 ttl=64 time=0.396 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=832 ttl=64 time=0.400 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=833 ttl=64 time=0.322 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=834 ttl=64 time=0.410 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=835 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=836 ttl=64 time=0.394 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=837 ttl=64 time=0.401 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=838 ttl=64 time=0.310 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=839 ttl=64 time=0.382 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=840 ttl=64 time=0.385 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=841 ttl=64 time=0.397 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=842 ttl=64 time=0.403 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=843 ttl=64 time=0.391 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=844 ttl=64 time=0.347 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=845 ttl=64 time=0.399 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=846 ttl=64 time=0.408 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=847 ttl=64 time=0.381 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=848 ttl=64 time=0.378 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=849 ttl=64 time=0.380 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=850 ttl=64 time=0.381 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=851 ttl=64 time=0.404 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=852 ttl=64 time=0.393 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=853 ttl=64 time=0.372 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=854 ttl=64 time=0.400 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=855 ttl=64 time=0.380 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=856 ttl=64 time=0.394 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=857 ttl=64 time=0.401 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=858 ttl=64 time=0.399 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=859 ttl=64 time=0.383 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=860 ttl=64 time=0.328 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=861 ttl=64 time=0.434 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=862 ttl=64 time=0.418 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=863 ttl=64 time=0.416 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=864 ttl=64 time=0.406 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=865 ttl=64 time=0.327 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=866 ttl=64 time=0.446 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=867 ttl=64 time=0.395 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=868 ttl=64 time=0.384 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=869 ttl=64 time=0.389 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=870 ttl=64 time=0.377 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=871 ttl=64 time=0.396 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=872 ttl=64 time=0.393 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=873 ttl=64 time=0.413 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=874 ttl=64 time=0.396 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=875 ttl=64 time=0.324 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=876 ttl=64 time=0.322 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=877 ttl=64 time=0.390 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=878 ttl=64 time=0.394 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=879 ttl=64 time=0.350 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=880 ttl=64 time=0.433 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=881 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=882 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=883 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=884 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=885 ttl=64 time=0.452 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=886 ttl=64 time=0.379 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=887 ttl=64 time=0.402 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=888 ttl=64 time=0.332 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=889 ttl=64 time=0.380 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=890 ttl=64 time=0.383 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=891 ttl=64 time=0.398 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=892 ttl=64 time=0.404 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=893 ttl=64 time=0.394 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=894 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=895 ttl=64 time=0.395 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=896 ttl=64 time=0.406 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=897 ttl=64 time=0.395 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=898 ttl=64 time=0.316 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=899 ttl=64 time=0.385 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=900 ttl=64 time=0.392 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=901 ttl=64 time=0.380 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=902 ttl=64 time=0.407 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=903 ttl=64 time=0.380 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=904 ttl=64 time=0.383 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=905 ttl=64 time=0.382 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=906 ttl=64 time=0.407 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=907 ttl=64 time=0.381 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=908 ttl=64 time=0.314 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=909 ttl=64 time=0.406 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=910 ttl=64 time=0.395 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=911 ttl=64 time=0.395 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=912 ttl=64 time=0.379 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=913 ttl=64 time=0.375 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=914 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=915 ttl=64 time=0.407 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=916 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=917 ttl=64 time=0.402 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=918 ttl=64 time=0.350 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=919 ttl=64 time=0.314 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=920 ttl=64 time=0.389 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=921 ttl=64 time=0.404 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=922 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=923 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=924 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=925 ttl=64 time=0.440 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=926 ttl=64 time=0.398 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=927 ttl=64 time=0.394 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=928 ttl=64 time=0.394 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=929 ttl=64 time=0.371 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=930 ttl=64 time=0.369 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=931 ttl=64 time=0.455 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=932 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=933 ttl=64 time=0.455 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=934 ttl=64 time=0.442 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=935 ttl=64 time=0.438 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=936 ttl=64 time=0.440 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=937 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=938 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=939 ttl=64 time=0.363 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=940 ttl=64 time=0.455 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=941 ttl=64 time=0.391 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=942 ttl=64 time=0.457 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=943 ttl=64 time=0.411 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=944 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=945 ttl=64 time=0.456 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=946 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=947 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=948 ttl=64 time=0.397 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=949 ttl=64 time=0.418 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=950 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=951 ttl=64 time=0.349 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=952 ttl=64 time=0.458 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=953 ttl=64 time=0.412 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=954 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=955 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=956 ttl=64 time=0.443 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=957 ttl=64 time=0.416 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=958 ttl=64 time=0.370 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=959 ttl=64 time=0.403 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=960 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=961 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=962 ttl=64 time=0.346 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=963 ttl=64 time=0.434 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=964 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=965 ttl=64 time=0.396 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=966 ttl=64 time=0.418 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=967 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=968 ttl=64 time=0.433 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=969 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=970 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=971 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=972 ttl=64 time=0.455 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=973 ttl=64 time=0.373 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=974 ttl=64 time=0.398 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=975 ttl=64 time=0.418 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=976 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=977 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=978 ttl=64 time=0.415 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=979 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=980 ttl=64 time=0.414 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=981 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=982 ttl=64 time=0.408 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=983 ttl=64 time=0.413 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=984 ttl=64 time=0.340 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=985 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=986 ttl=64 time=0.441 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=987 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=988 ttl=64 time=0.450 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=989 ttl=64 time=0.437 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=990 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=991 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=992 ttl=64 time=0.441 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=993 ttl=64 time=0.447 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=994 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=995 ttl=64 time=0.438 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=996 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=997 ttl=64 time=0.417 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=998 ttl=64 time=0.416 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=999 ttl=64 time=0.337 ms

--- fe80::73:3bff:fe5d:eb6b PING statistics ---
1000 packets transmitted, 1000 packets received, 0% packet loss
round-trip min/avg/max = 0.302/0.404/0.787 ms
> pktbuf
pktbuf

packet buffer: first byte: 0x8092320, last byte: 0x8094320 (size: 8192)
  position of last byte used: 2320
~ unused: 0x8092320 (next: (nil), size: 8192) ~
> pktbuf
pktbuf

packet buffer: first byte: 0x8092320, last byte: 0x8094320 (size: 8192)
  position of last byte used: 2696
~ unused: 0x8092320 (next: (nil), size: 8192) ~
> 

03. Task 03 - ICMPv6 link-local echo on native (1 hour) [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_ipv6_ext_frag gnrc_ipv6_router_default gnrc_rpl gnrc_udp netdev_default netstats_ipv6 netstats_l2 ps shell shell_cmd_gnrc_pktbuf shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/net/gnrc_udp/' 'docker.io/riot/riotbuild:latest' make    -j  
�[1;32mBuilding application "tests_gnrc_udp" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 216955	   1392	 101000	 319347	  4df73	/data/riotbuild/riotbase/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf
Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_ipv6_ext_frag gnrc_ipv6_router_default gnrc_rpl gnrc_udp netdev_default netstats_ipv6 netstats_l2 ps shell shell_cmd_gnrc_pktbuf shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/net/gnrc_udp/' 'docker.io/riot/riotbuild:latest' make    -j  
�[1;32mBuilding application "tests_gnrc_udp" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 216955	   1392	 101000	 319347	  4df73	/data/riotbuild/riotbase/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf
/home/runner/work/RIOT/RIOT/RIOT/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf tap1 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 4bf28-HEAD)
> 


> ifconfig
ifconfig

Iface  5  HWaddr: 02:73:3B:5D:EB:6B 
          L2-PDU:1500  MTU:1500  HL:64  RTR  
          RTR_ADV  
          Source address length: 6
          Link type: wired
          inet6 addr: fe80::73:3bff:fe5d:eb6b  scope: link  VAL
          inet6 group: ff02::2
          inet6 group: ff02::1
          inet6 group: ff02::1:ff5d:eb6b
          inet6 group: ff02::1a
          
          Statistics for Layer 2
            RX packets 2  bytes 180
            TX packets 1 (Multicast: 1)  bytes 78
            TX succeeded 0 errors 0
          Statistics for IPv6
            RX packets 2  bytes 152
            TX packets 1 (Multicast: 1)  bytes 64
            TX succeeded 1 errors 0

> /home/runner/work/RIOT/RIOT/RIOT/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 4bf28-HEAD)
> 


> ping fe80::73:3bff:fe5d:eb6b -c 3600 -i 1000 -s 1024 -W 1000
ping fe80::73:3bff:fe5d:eb6b -c 3600 -i 1000 -s 1024 -W 1000

1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=0 ttl=64 time=0.864 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3 ttl=64 time=0.450 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=4 ttl=64 time=0.452 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=5 ttl=64 time=0.528 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=6 ttl=64 time=0.451 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=7 ttl=64 time=0.418 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=8 ttl=64 time=0.458 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=9 ttl=64 time=0.406 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=10 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=11 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=12 ttl=64 time=0.417 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=13 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=14 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=15 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=16 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=17 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=18 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=19 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=20 ttl=64 time=0.440 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=21 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=22 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=23 ttl=64 time=0.492 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=24 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=25 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=26 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=27 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=28 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=29 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=30 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=31 ttl=64 time=0.482 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=32 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=33 ttl=64 time=0.455 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=34 ttl=64 time=0.441 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=35 ttl=64 time=0.433 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=36 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=37 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=38 ttl=64 time=0.364 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=39 ttl=64 time=0.476 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=40 ttl=64 time=0.461 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=41 ttl=64 time=0.484 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=42 ttl=64 time=0.477 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=43 ttl=64 time=0.453 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=44 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=45 ttl=64 time=0.454 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=46 ttl=64 time=0.398 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=47 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=48 ttl=64 time=0.444 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=49 ttl=64 time=0.461 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=50 ttl=64 time=0.476 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=51 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=52 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=53 ttl=64 time=0.447 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=54 ttl=64 time=0.446 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=55 ttl=64 time=0.495 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=56 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=57 ttl=64 time=0.502 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=58 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=59 ttl=64 time=0.449 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=60 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=61 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=62 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=63 ttl=64 time=0.449 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=64 ttl=64 time=0.455 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=65 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=66 ttl=64 time=0.483 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=67 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=68 ttl=64 time=0.451 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=69 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=70 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=71 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=72 ttl=64 time=0.409 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=73 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=74 ttl=64 time=0.454 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=75 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=76 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=77 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=78 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=79 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=80 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=81 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=82 ttl=64 time=0.400 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=83 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=84 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=85 ttl=64 time=0.348 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=86 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=87 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=88 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=89 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=90 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=91 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=92 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=93 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=94 ttl=64 time=0.481 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=95 ttl=64 time=0.480 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=96 ttl=64 time=0.385 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=97 ttl=64 time=0.443 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=98 ttl=64 time=0.405 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=99 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=100 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=101 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=102 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=103 ttl=64 time=0.476 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=104 ttl=64 time=0.437 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=105 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=106 ttl=64 time=0.450 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=107 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=108 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=109 ttl=64 time=0.458 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=110 ttl=64 time=0.482 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=111 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=112 ttl=64 time=0.502 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=113 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=114 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=115 ttl=64 time=0.443 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=116 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=117 ttl=64 time=0.461 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=118 ttl=64 time=0.454 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=119 ttl=64 time=0.449 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=120 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=121 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=122 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=123 ttl=64 time=0.490 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=124 ttl=64 time=0.439 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=125 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=126 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=127 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=128 ttl=64 time=0.480 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=129 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=130 ttl=64 time=0.414 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=131 ttl=64 time=0.389 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=132 ttl=64 time=0.401 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=133 ttl=64 time=0.389 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=134 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=135 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=136 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=137 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=138 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=139 ttl=64 time=0.447 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=140 ttl=64 time=0.457 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=141 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=142 ttl=64 time=0.408 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=143 ttl=64 time=0.417 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=144 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=145 ttl=64 time=0.433 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=146 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=147 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=148 ttl=64 time=0.443 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=149 ttl=64 time=0.437 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=150 ttl=64 time=0.446 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=151 ttl=64 time=0.438 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=152 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=153 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=154 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=155 ttl=64 time=0.418 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=156 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=157 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=158 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=159 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=160 ttl=64 time=0.461 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=161 ttl=64 time=0.407 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=162 ttl=64 time=0.444 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=163 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=164 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=165 ttl=64 time=0.438 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=166 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=167 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=168 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=169 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=170 ttl=64 time=0.527 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=171 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=172 ttl=64 time=0.435 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=173 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=174 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=175 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=176 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=177 ttl=64 time=0.365 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=178 ttl=64 time=0.350 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=179 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=180 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=181 ttl=64 time=0.370 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=182 ttl=64 time=0.375 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=183 ttl=64 time=0.434 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=184 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=185 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=186 ttl=64 time=0.418 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=187 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=188 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=189 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=190 ttl=64 time=0.346 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=191 ttl=64 time=0.406 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=192 ttl=64 time=0.418 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=193 ttl=64 time=0.450 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=194 ttl=64 time=0.442 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=195 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=196 ttl=64 time=0.416 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=197 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=198 ttl=64 time=0.450 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=199 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=200 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=201 ttl=64 time=0.411 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=202 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=203 ttl=64 time=0.369 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=204 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=205 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=206 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=207 ttl=64 time=0.438 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=208 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=209 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=210 ttl=64 time=0.455 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=211 ttl=64 time=0.440 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=212 ttl=64 time=0.443 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=213 ttl=64 time=0.446 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=214 ttl=64 time=0.454 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=215 ttl=64 time=0.446 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=216 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=217 ttl=64 time=0.418 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=218 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=219 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=220 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=221 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=222 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=223 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=224 ttl=64 time=0.438 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=225 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=226 ttl=64 time=0.433 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=227 ttl=64 time=0.440 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=228 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=229 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=230 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=231 ttl=64 time=0.477 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=232 ttl=64 time=0.435 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=233 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=234 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=235 ttl=64 time=0.461 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=236 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=237 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=238 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=239 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=240 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=241 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=242 ttl=64 time=0.449 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=243 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=244 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=245 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=246 ttl=64 time=0.446 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=247 ttl=64 time=0.451 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=248 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=249 ttl=64 time=0.478 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=250 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=251 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=252 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=253 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=254 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=255 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=256 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=257 ttl=64 time=0.417 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=258 ttl=64 time=0.460 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=259 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=260 ttl=64 time=0.437 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=261 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=262 ttl=64 time=0.351 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=263 ttl=64 time=0.407 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=264 ttl=64 time=0.399 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=265 ttl=64 time=0.378 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=266 ttl=64 time=0.450 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=267 ttl=64 time=0.457 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=268 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=269 ttl=64 time=0.435 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=270 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=271 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=272 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=273 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=274 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=275 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=276 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=277 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=278 ttl=64 time=0.387 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=279 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=280 ttl=64 time=0.433 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=281 ttl=64 time=0.406 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=282 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=283 ttl=64 time=0.354 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=284 ttl=64 time=0.349 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=285 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=286 ttl=64 time=0.437 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=287 ttl=64 time=0.358 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=288 ttl=64 time=0.353 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=289 ttl=64 time=0.416 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=290 ttl=64 time=0.405 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=291 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=292 ttl=64 time=0.356 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=293 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=294 ttl=64 time=0.440 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=295 ttl=64 time=0.366 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=296 ttl=64 time=0.443 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=297 ttl=64 time=0.447 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=298 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=299 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=300 ttl=64 time=0.409 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=301 ttl=64 time=0.414 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=302 ttl=64 time=0.515 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=303 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=304 ttl=64 time=0.349 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=305 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=306 ttl=64 time=0.376 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=307 ttl=64 time=0.438 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=308 ttl=64 time=0.443 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=309 ttl=64 time=0.416 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=310 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=311 ttl=64 time=0.442 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=312 ttl=64 time=0.354 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=313 ttl=64 time=0.434 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=314 ttl=64 time=0.361 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=315 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=316 ttl=64 time=0.449 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=317 ttl=64 time=0.460 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=318 ttl=64 time=0.457 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=319 ttl=64 time=0.439 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=320 ttl=64 time=0.413 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=321 ttl=64 time=0.418 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=322 ttl=64 time=0.438 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=323 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=324 ttl=64 time=0.335 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=325 ttl=64 time=0.385 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=326 ttl=64 time=0.414 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=327 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=328 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=329 ttl=64 time=0.362 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=330 ttl=64 time=0.388 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=331 ttl=64 time=0.414 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=332 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=333 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=334 ttl=64 time=0.355 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=335 ttl=64 time=0.535 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=336 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=337 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=338 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=339 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=340 ttl=64 time=0.355 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=341 ttl=64 time=0.392 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=342 ttl=64 time=0.439 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=343 ttl=64 time=0.352 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=344 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=345 ttl=64 time=0.408 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=346 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=347 ttl=64 time=0.439 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=348 ttl=64 time=0.440 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=349 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=350 ttl=64 time=0.408 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=351 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=352 ttl=64 time=0.437 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=353 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=354 ttl=64 time=0.438 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=355 ttl=64 time=0.405 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=356 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=357 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=358 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=359 ttl=64 time=0.436 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=360 ttl=64 time=0.407 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=361 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=362 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=363 ttl=64 time=0.448 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=364 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=365 ttl=64 time=0.416 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=366 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=367 ttl=64 time=0.351 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=368 ttl=64 time=0.534 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=369 ttl=64 time=0.453 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=370 ttl=64 time=0.447 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=371 ttl=64 time=0.486 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=372 ttl=64 time=0.375 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=373 ttl=64 time=0.418 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=374 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=375 ttl=64 time=0.414 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=376 ttl=64 time=0.385 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=377 ttl=64 time=0.358 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=378 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=379 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=380 ttl=64 time=0.414 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=381 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=382 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=383 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=384 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=385 ttl=64 time=0.355 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=386 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=387 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=388 ttl=64 time=0.436 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=389 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=390 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=391 ttl=64 time=0.375 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=392 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=393 ttl=64 time=0.356 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=394 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=395 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=396 ttl=64 time=0.442 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=397 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=398 ttl=64 time=0.358 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=399 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=400 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=401 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=402 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=403 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=404 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=405 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=406 ttl=64 time=0.410 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=407 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=408 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=409 ttl=64 time=0.443 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=410 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=411 ttl=64 time=0.351 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=412 ttl=64 time=0.434 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=413 ttl=64 time=0.352 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=414 ttl=64 time=0.351 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=415 ttl=64 time=0.351 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=416 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=417 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=418 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=419 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=420 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=421 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=422 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=423 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=424 ttl=64 time=0.457 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=425 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=426 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=427 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=428 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=429 ttl=64 time=0.439 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=430 ttl=64 time=0.417 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=431 ttl=64 time=0.417 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=432 ttl=64 time=0.395 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=433 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=434 ttl=64 time=0.507 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=435 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=436 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=437 ttl=64 time=0.353 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=438 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=439 ttl=64 time=0.370 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=440 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=441 ttl=64 time=0.352 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=442 ttl=64 time=0.320 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=443 ttl=64 time=0.388 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=444 ttl=64 time=0.353 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=445 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=446 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=447 ttl=64 time=0.417 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=448 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=449 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=450 ttl=64 time=0.418 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=451 ttl=64 time=0.360 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=452 ttl=64 time=0.350 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=453 ttl=64 time=0.347 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=454 ttl=64 time=0.371 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=455 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=456 ttl=64 time=0.461 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=457 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=458 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=459 ttl=64 time=0.403 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=460 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=461 ttl=64 time=0.366 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=462 ttl=64 time=0.484 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=463 ttl=64 time=0.411 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=464 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=465 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=466 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=467 ttl=64 time=0.366 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=468 ttl=64 time=0.415 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=469 ttl=64 time=0.437 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=470 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=471 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=472 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=473 ttl=64 time=0.406 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=474 ttl=64 time=0.505 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=475 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=476 ttl=64 time=0.460 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=477 ttl=64 time=0.519 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=478 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=479 ttl=64 time=0.393 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=480 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=481 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=482 ttl=64 time=0.388 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=483 ttl=64 time=0.392 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=484 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=485 ttl=64 time=0.442 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=486 ttl=64 time=0.478 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=487 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=488 ttl=64 time=0.439 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=489 ttl=64 time=0.391 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=490 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=491 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=492 ttl=64 time=0.391 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=493 ttl=64 time=0.485 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=494 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=495 ttl=64 time=0.477 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=496 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=497 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=498 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=499 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=500 ttl=64 time=0.620 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=501 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=502 ttl=64 time=0.355 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=503 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=504 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=505 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=506 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=507 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=508 ttl=64 time=0.444 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=509 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=510 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=511 ttl=64 time=0.403 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=512 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=513 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=514 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=515 ttl=64 time=0.362 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=516 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=517 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=518 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=519 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=520 ttl=64 time=0.434 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=521 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=522 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=523 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=524 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=525 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=526 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=527 ttl=64 time=0.442 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=528 ttl=64 time=0.407 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=529 ttl=64 time=0.439 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=530 ttl=64 time=0.447 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=531 ttl=64 time=0.417 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=532 ttl=64 time=0.449 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=533 ttl=64 time=0.501 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=534 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=535 ttl=64 time=0.409 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=536 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=537 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=538 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=539 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=540 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=541 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=542 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=543 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=544 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=545 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=546 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=547 ttl=64 time=0.403 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=548 ttl=64 time=0.448 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=549 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=550 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=551 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=552 ttl=64 time=0.412 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=553 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=554 ttl=64 time=0.412 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=555 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=556 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=557 ttl=64 time=0.438 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=558 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=559 ttl=64 time=0.486 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=560 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=561 ttl=64 time=0.487 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=562 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=563 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=564 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=565 ttl=64 time=0.437 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=566 ttl=64 time=0.506 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=567 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=568 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=569 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=570 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=571 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=572 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=573 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=574 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=575 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=576 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=577 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=578 ttl=64 time=0.456 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=579 ttl=64 time=0.491 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=580 ttl=64 time=0.414 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=581 ttl=64 time=0.460 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=582 ttl=64 time=0.485 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=583 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=584 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=585 ttl=64 time=0.497 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=586 ttl=64 time=0.500 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=587 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=588 ttl=64 time=0.436 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=589 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=590 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=591 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=592 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=593 ttl=64 time=0.388 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=594 ttl=64 time=0.478 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=595 ttl=64 time=0.371 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=596 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=597 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=598 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=599 ttl=64 time=0.458 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=600 ttl=64 time=0.379 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=601 ttl=64 time=0.394 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=602 ttl=64 time=0.387 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=603 ttl=64 time=0.391 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=604 ttl=64 time=0.398 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=605 ttl=64 time=0.408 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=606 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=607 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=608 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=609 ttl=64 time=0.418 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=610 ttl=64 time=0.441 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=611 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=612 ttl=64 time=0.356 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=613 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=614 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=615 ttl=64 time=0.457 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=616 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=617 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=618 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=619 ttl=64 time=0.400 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=620 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=621 ttl=64 time=0.460 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=622 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=623 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=624 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=625 ttl=64 time=0.501 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=626 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=627 ttl=64 time=0.479 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=628 ttl=64 time=0.477 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=629 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=630 ttl=64 time=0.385 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=631 ttl=64 time=0.387 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=632 ttl=64 time=0.483 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=633 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=634 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=635 ttl=64 time=0.479 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=636 ttl=64 time=0.502 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=637 ttl=64 time=0.457 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=638 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=639 ttl=64 time=0.490 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=640 ttl=64 time=0.480 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=641 ttl=64 time=0.451 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=642 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=643 ttl=64 time=0.485 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=644 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=645 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=646 ttl=64 time=0.437 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=647 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=648 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=649 ttl=64 time=0.381 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=650 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=651 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=652 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=653 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=654 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=655 ttl=64 time=0.365 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=656 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=657 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=658 ttl=64 time=0.390 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=659 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=660 ttl=64 time=0.484 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=661 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=662 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=663 ttl=64 time=0.450 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=664 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=665 ttl=64 time=0.491 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=666 ttl=64 time=0.353 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=667 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=668 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=669 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=670 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=671 ttl=64 time=0.359 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=672 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=673 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=674 ttl=64 time=0.371 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=675 ttl=64 time=0.415 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=676 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=677 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=678 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=679 ttl=64 time=0.395 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=680 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=681 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=682 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=683 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=684 ttl=64 time=0.413 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=685 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=686 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=687 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=688 ttl=64 time=0.416 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=689 ttl=64 time=0.418 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=690 ttl=64 time=0.445 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=691 ttl=64 time=0.448 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=692 ttl=64 time=0.449 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=693 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=694 ttl=64 time=0.446 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=695 ttl=64 time=0.444 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=696 ttl=64 time=0.414 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=697 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=698 ttl=64 time=0.517 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=699 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=700 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=701 ttl=64 time=0.408 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=702 ttl=64 time=0.417 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=703 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=704 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=705 ttl=64 time=0.355 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=706 ttl=64 time=0.406 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=707 ttl=64 time=0.385 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=708 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=709 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=710 ttl=64 time=0.409 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=711 ttl=64 time=0.386 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=712 ttl=64 time=0.351 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=713 ttl=64 time=0.418 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=714 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=715 ttl=64 time=0.345 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=716 ttl=64 time=0.351 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=717 ttl=64 time=0.408 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=718 ttl=64 time=0.355 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=719 ttl=64 time=0.349 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=720 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=721 ttl=64 time=0.349 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=722 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=723 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=724 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=725 ttl=64 time=0.351 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=726 ttl=64 time=0.366 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=727 ttl=64 time=0.374 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=728 ttl=64 time=0.349 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=729 ttl=64 time=0.365 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=730 ttl=64 time=0.439 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=731 ttl=64 time=0.505 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=732 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=733 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=734 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=735 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=736 ttl=64 time=0.441 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=737 ttl=64 time=0.404 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=738 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=739 ttl=64 time=0.354 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=740 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=741 ttl=64 time=0.444 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=742 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=743 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=744 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=745 ttl=64 time=0.455 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=746 ttl=64 time=0.456 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=747 ttl=64 time=0.433 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=748 ttl=64 time=0.400 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=749 ttl=64 time=0.370 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=750 ttl=64 time=0.369 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=751 ttl=64 time=0.350 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=752 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=753 ttl=64 time=0.390 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=754 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=755 ttl=64 time=0.442 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=756 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=757 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=758 ttl=64 time=0.411 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=759 ttl=64 time=0.445 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=760 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=761 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=762 ttl=64 time=0.347 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=763 ttl=64 time=0.352 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=764 ttl=64 time=0.508 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=765 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=766 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=767 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=768 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=769 ttl=64 time=0.436 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=770 ttl=64 time=0.417 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=771 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=772 ttl=64 time=0.477 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=773 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=774 ttl=64 time=0.453 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=775 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=776 ttl=64 time=0.437 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=777 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=778 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=779 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=780 ttl=64 time=0.352 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=781 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=782 ttl=64 time=0.445 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=783 ttl=64 time=0.414 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=784 ttl=64 time=0.437 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=785 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=786 ttl=64 time=0.349 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=787 ttl=64 time=0.352 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=788 ttl=64 time=0.357 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=789 ttl=64 time=0.439 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=790 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=791 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=792 ttl=64 time=0.439 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=793 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=794 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=795 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=796 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=797 ttl=64 time=0.527 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=798 ttl=64 time=0.348 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=799 ttl=64 time=0.364 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=800 ttl=64 time=0.408 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=801 ttl=64 time=0.379 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=802 ttl=64 time=0.442 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=803 ttl=64 time=0.448 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=804 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=805 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=806 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=807 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=808 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=809 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=810 ttl=64 time=0.358 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=811 ttl=64 time=0.435 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=812 ttl=64 time=0.437 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=813 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=814 ttl=64 time=0.355 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=815 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=816 ttl=64 time=0.399 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=817 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=818 ttl=64 time=0.461 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=819 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=820 ttl=64 time=0.460 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=821 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=822 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=823 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=824 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=825 ttl=64 time=0.484 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=826 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=827 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=828 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=829 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=830 ttl=64 time=0.405 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=831 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=832 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=833 ttl=64 time=0.433 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=834 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=835 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=836 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=837 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=838 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=839 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=840 ttl=64 time=0.357 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=841 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=842 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=843 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=844 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=845 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=846 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=847 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=848 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=849 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=850 ttl=64 time=0.442 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=851 ttl=64 time=0.445 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=852 ttl=64 time=0.438 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=853 ttl=64 time=0.449 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=854 ttl=64 time=0.454 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=855 ttl=64 time=0.443 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=856 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=857 ttl=64 time=0.415 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=858 ttl=64 time=0.435 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=859 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=860 ttl=64 time=0.502 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=861 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=862 ttl=64 time=0.444 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=863 ttl=64 time=0.570 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=864 ttl=64 time=0.392 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=865 ttl=64 time=0.388 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=866 ttl=64 time=0.391 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=867 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=868 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=869 ttl=64 time=0.434 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=870 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=871 ttl=64 time=0.453 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=872 ttl=64 time=0.434 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=873 ttl=64 time=0.437 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=874 ttl=64 time=0.447 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=875 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=876 ttl=64 time=0.418 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=877 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=878 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=879 ttl=64 time=0.434 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=880 ttl=64 time=0.382 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=881 ttl=64 time=0.360 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=882 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=883 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=884 ttl=64 time=0.477 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=885 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=886 ttl=64 time=0.461 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=887 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=888 ttl=64 time=0.477 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=889 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=890 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=891 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=892 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=893 ttl=64 time=0.486 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=894 ttl=64 time=0.477 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=895 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=896 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=897 ttl=64 time=0.414 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=898 ttl=64 time=0.453 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=899 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=900 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=901 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=902 ttl=64 time=0.495 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=903 ttl=64 time=0.496 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=904 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=905 ttl=64 time=0.499 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=906 ttl=64 time=0.500 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=907 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=908 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=909 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=910 ttl=64 time=0.482 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=911 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=912 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=913 ttl=64 time=0.477 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=914 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=915 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=916 ttl=64 time=0.439 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=917 ttl=64 time=0.440 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=918 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=919 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=920 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=921 ttl=64 time=0.461 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=922 ttl=64 time=0.443 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=923 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=924 ttl=64 time=0.379 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=925 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=926 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=927 ttl=64 time=0.366 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=928 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=929 ttl=64 time=0.358 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=930 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=931 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=932 ttl=64 time=0.418 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=933 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=934 ttl=64 time=0.482 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=935 ttl=64 time=0.457 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=936 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=937 ttl=64 time=0.393 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=938 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=939 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=940 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=941 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=942 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=943 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=944 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=945 ttl=64 time=0.433 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=946 ttl=64 time=0.505 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=947 ttl=64 time=0.438 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=948 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=949 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=950 ttl=64 time=0.388 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=951 ttl=64 time=0.488 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=952 ttl=64 time=0.481 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=953 ttl=64 time=0.435 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=954 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=955 ttl=64 time=0.411 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=956 ttl=64 time=0.458 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=957 ttl=64 time=0.411 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=958 ttl=64 time=0.408 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=959 ttl=64 time=0.477 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=960 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=961 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=962 ttl=64 time=0.355 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=963 ttl=64 time=0.389 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=964 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=965 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=966 ttl=64 time=0.476 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=967 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=968 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=969 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=970 ttl=64 time=0.355 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=971 ttl=64 time=0.356 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=972 ttl=64 time=0.438 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=973 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=974 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=975 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=976 ttl=64 time=0.353 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=977 ttl=64 time=0.492 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=978 ttl=64 time=0.460 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=979 ttl=64 time=0.458 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=980 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=981 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=982 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=983 ttl=64 time=0.456 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=984 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=985 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=986 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=987 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=988 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=989 ttl=64 time=0.434 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=990 ttl=64 time=0.484 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=991 ttl=64 time=0.491 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=992 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=993 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=994 ttl=64 time=0.478 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=995 ttl=64 time=0.368 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=996 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=997 ttl=64 time=0.435 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=998 ttl=64 time=0.478 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=999 ttl=64 time=0.446 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1000 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1001 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1002 ttl=64 time=0.392 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1003 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1004 ttl=64 time=0.453 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1005 ttl=64 time=0.492 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1006 ttl=64 time=0.496 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1007 ttl=64 time=0.482 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1008 ttl=64 time=0.496 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1009 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1010 ttl=64 time=0.498 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1011 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1012 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1013 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1014 ttl=64 time=0.440 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1015 ttl=64 time=0.411 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1016 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1017 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1018 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1019 ttl=64 time=0.439 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1020 ttl=64 time=0.461 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1021 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1022 ttl=64 time=0.480 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1023 ttl=64 time=0.488 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1024 ttl=64 time=0.450 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1025 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1026 ttl=64 time=0.477 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1027 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1028 ttl=64 time=0.516 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1029 ttl=64 time=0.449 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1030 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1031 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1032 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1033 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1034 ttl=64 time=0.456 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1035 ttl=64 time=0.436 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1036 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1037 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1038 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1039 ttl=64 time=0.455 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1040 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1041 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1042 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1043 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1044 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1045 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1046 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1047 ttl=64 time=0.478 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1048 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1049 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1050 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1051 ttl=64 time=0.476 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1052 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1053 ttl=64 time=0.483 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1054 ttl=64 time=0.477 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1055 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1056 ttl=64 time=0.444 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1057 ttl=64 time=0.448 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1058 ttl=64 time=0.518 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1059 ttl=64 time=0.495 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1060 ttl=64 time=0.494 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1061 ttl=64 time=0.454 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1062 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1063 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1064 ttl=64 time=0.443 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1065 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1066 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1067 ttl=64 time=0.457 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1068 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1069 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1070 ttl=64 time=0.412 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1071 ttl=64 time=0.399 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1072 ttl=64 time=0.387 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1073 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1074 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1075 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1076 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1077 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1078 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1079 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1080 ttl=64 time=0.417 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1081 ttl=64 time=0.456 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1082 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1083 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1084 ttl=64 time=0.495 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1085 ttl=64 time=0.494 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1086 ttl=64 time=0.494 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1087 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1088 ttl=64 time=0.380 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1089 ttl=64 time=0.409 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1090 ttl=64 time=0.438 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1091 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1092 ttl=64 time=0.448 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1093 ttl=64 time=0.395 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1094 ttl=64 time=0.331 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1095 ttl=64 time=0.388 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1096 ttl=64 time=0.458 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1097 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1098 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1099 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1100 ttl=64 time=0.387 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1101 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1102 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1103 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1104 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1105 ttl=64 time=0.461 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1106 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1107 ttl=64 time=0.498 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1108 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1109 ttl=64 time=0.479 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1110 ttl=64 time=0.448 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1111 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1112 ttl=64 time=0.445 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1113 ttl=64 time=0.358 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1114 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1115 ttl=64 time=0.436 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1116 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1117 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1118 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1119 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1120 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1121 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1122 ttl=64 time=0.439 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1123 ttl=64 time=0.350 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1124 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1125 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1126 ttl=64 time=0.376 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1127 ttl=64 time=0.525 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1128 ttl=64 time=0.354 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1129 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1130 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1131 ttl=64 time=0.405 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1132 ttl=64 time=0.411 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1133 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1134 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1135 ttl=64 time=0.416 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1136 ttl=64 time=0.365 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1137 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1138 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1139 ttl=64 time=0.352 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1140 ttl=64 time=0.373 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1141 ttl=64 time=0.410 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1142 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1143 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1144 ttl=64 time=0.354 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1145 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1146 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1147 ttl=64 time=0.371 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1148 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1149 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1150 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1151 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1152 ttl=64 time=0.353 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1153 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1154 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1155 ttl=64 time=0.444 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1156 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1157 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1158 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1159 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1160 ttl=64 time=0.538 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1161 ttl=64 time=0.443 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1162 ttl=64 time=0.438 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1163 ttl=64 time=0.449 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1164 ttl=64 time=0.445 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1165 ttl=64 time=0.439 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1166 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1167 ttl=64 time=0.415 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1168 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1169 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1170 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1171 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1172 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1173 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1174 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1175 ttl=64 time=0.434 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1176 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1177 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1178 ttl=64 time=0.396 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1179 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1180 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1181 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1182 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1183 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1184 ttl=64 time=0.433 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1185 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1186 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1187 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1188 ttl=64 time=0.453 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1189 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1190 ttl=64 time=0.418 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1191 ttl=64 time=0.435 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1192 ttl=64 time=0.353 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1193 ttl=64 time=0.524 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1194 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1195 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1196 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1197 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1198 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1199 ttl=64 time=0.461 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1200 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1201 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1202 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1203 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1204 ttl=64 time=0.458 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1205 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1206 ttl=64 time=0.482 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1207 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1208 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1209 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1210 ttl=64 time=0.447 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1211 ttl=64 time=0.493 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1212 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1213 ttl=64 time=0.477 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1214 ttl=64 time=0.458 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1215 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1216 ttl=64 time=0.484 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1217 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1218 ttl=64 time=0.438 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1219 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1220 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1221 ttl=64 time=0.491 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1222 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1223 ttl=64 time=0.447 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1224 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1225 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1226 ttl=64 time=0.375 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1227 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1228 ttl=64 time=0.447 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1229 ttl=64 time=0.478 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1230 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1231 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1232 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1233 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1234 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1235 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1236 ttl=64 time=0.480 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1237 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1238 ttl=64 time=0.454 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1239 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1240 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1241 ttl=64 time=0.435 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1242 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1243 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1244 ttl=64 time=0.452 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1245 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1246 ttl=64 time=0.391 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1247 ttl=64 time=0.418 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1248 ttl=64 time=0.456 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1249 ttl=64 time=0.441 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1250 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1251 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1252 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1253 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1254 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1255 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1256 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1257 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1258 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1259 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1260 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1261 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1262 ttl=64 time=0.444 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1263 ttl=64 time=0.510 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1264 ttl=64 time=0.445 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1265 ttl=64 time=0.490 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1266 ttl=64 time=0.490 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1267 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1268 ttl=64 time=0.481 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1269 ttl=64 time=0.445 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1270 ttl=64 time=0.441 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1271 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1272 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1273 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1274 ttl=64 time=0.443 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1275 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1276 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1277 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1278 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1279 ttl=64 time=0.446 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1280 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1281 ttl=64 time=0.435 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1282 ttl=64 time=0.476 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1283 ttl=64 time=0.447 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1284 ttl=64 time=0.457 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1285 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1286 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1287 ttl=64 time=0.494 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1288 ttl=64 time=0.393 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1289 ttl=64 time=0.477 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1290 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1291 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1292 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1293 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1294 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1295 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1296 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1297 ttl=64 time=0.478 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1298 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1299 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1300 ttl=64 time=0.452 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1301 ttl=64 time=0.442 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1302 ttl=64 time=0.437 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1303 ttl=64 time=0.476 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1304 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1305 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1306 ttl=64 time=0.457 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1307 ttl=64 time=0.434 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1308 ttl=64 time=0.477 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1309 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1310 ttl=64 time=0.447 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1311 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1312 ttl=64 time=0.477 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1313 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1314 ttl=64 time=0.358 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1315 ttl=64 time=0.391 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1316 ttl=64 time=0.484 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1317 ttl=64 time=0.484 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1318 ttl=64 time=0.452 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1319 ttl=64 time=0.484 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1320 ttl=64 time=0.495 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1321 ttl=64 time=0.433 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1322 ttl=64 time=0.437 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1323 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1324 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1325 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1326 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1327 ttl=64 time=0.441 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1328 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1329 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1330 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1331 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1332 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1333 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1334 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1335 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1336 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1337 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1338 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1339 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1340 ttl=64 time=0.438 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1341 ttl=64 time=0.436 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1342 ttl=64 time=0.448 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1343 ttl=64 time=0.477 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1344 ttl=64 time=0.452 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1345 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1346 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1347 ttl=64 time=0.439 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1348 ttl=64 time=0.394 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1349 ttl=64 time=0.388 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1350 ttl=64 time=0.433 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1351 ttl=64 time=0.450 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1352 ttl=64 time=0.409 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1353 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1354 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1355 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1356 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1357 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1358 ttl=64 time=0.346 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1359 ttl=64 time=0.398 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1360 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1361 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1362 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1363 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1364 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1365 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1366 ttl=64 time=0.478 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1367 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1368 ttl=64 time=0.499 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1369 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1370 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1371 ttl=64 time=0.503 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1372 ttl=64 time=0.441 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1373 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1374 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1375 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1376 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1377 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1378 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1379 ttl=64 time=0.486 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1380 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1381 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1382 ttl=64 time=0.443 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1383 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1384 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1385 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1386 ttl=64 time=0.492 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1387 ttl=64 time=0.409 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1388 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1389 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1390 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1391 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1392 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1393 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1394 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1395 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1396 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1397 ttl=64 time=0.449 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1398 ttl=64 time=0.481 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1399 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1400 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1401 ttl=64 time=0.476 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1402 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1403 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1404 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1405 ttl=64 time=0.444 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1406 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1407 ttl=64 time=0.457 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1408 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1409 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1410 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1411 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1412 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1413 ttl=64 time=0.458 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1414 ttl=64 time=0.485 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1415 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1416 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1417 ttl=64 time=0.391 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1418 ttl=64 time=0.433 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1419 ttl=64 time=0.517 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1420 ttl=64 time=0.486 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1421 ttl=64 time=0.476 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1422 ttl=64 time=0.488 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1423 ttl=64 time=0.456 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1424 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1425 ttl=64 time=0.452 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1426 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1427 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1428 ttl=64 time=0.449 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1429 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1430 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1431 ttl=64 time=0.483 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1432 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1433 ttl=64 time=0.455 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1434 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1435 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1436 ttl=64 time=0.458 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1437 ttl=64 time=0.487 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1438 ttl=64 time=0.454 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1439 ttl=64 time=0.436 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1440 ttl=64 time=0.443 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1441 ttl=64 time=0.383 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1442 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1443 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1444 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1445 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1446 ttl=64 time=0.388 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1447 ttl=64 time=0.409 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1448 ttl=64 time=0.396 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1449 ttl=64 time=0.385 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1450 ttl=64 time=0.441 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1451 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1452 ttl=64 time=0.521 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1453 ttl=64 time=0.399 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1454 ttl=64 time=0.383 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1455 ttl=64 time=0.436 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1456 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1457 ttl=64 time=0.479 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1458 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1459 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1460 ttl=64 time=0.410 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1461 ttl=64 time=0.440 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1462 ttl=64 time=0.315 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1463 ttl=64 time=0.443 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1464 ttl=64 time=0.433 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1465 ttl=64 time=0.436 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1466 ttl=64 time=0.418 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1467 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1468 ttl=64 time=0.418 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1469 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1470 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1471 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1472 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1473 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1474 ttl=64 time=0.446 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1475 ttl=64 time=0.433 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1476 ttl=64 time=0.450 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1477 ttl=64 time=0.438 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1478 ttl=64 time=0.448 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1479 ttl=64 time=0.440 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1480 ttl=64 time=0.405 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1481 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1482 ttl=64 time=0.354 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1483 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1484 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1485 ttl=64 time=0.368 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1486 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1487 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1488 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1489 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1490 ttl=64 time=0.348 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1491 ttl=64 time=0.383 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1492 ttl=64 time=0.382 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1493 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1494 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1495 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1496 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1497 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1498 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1499 ttl=64 time=0.385 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1500 ttl=64 time=0.387 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1501 ttl=64 time=0.446 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1502 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1503 ttl=64 time=0.399 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1504 ttl=64 time=0.384 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1505 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1506 ttl=64 time=0.453 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1507 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1508 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1509 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1510 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1511 ttl=64 time=0.438 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1512 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1513 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1514 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1515 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1516 ttl=64 time=0.458 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1517 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1518 ttl=64 time=0.486 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1519 ttl=64 time=0.476 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1520 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1521 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1522 ttl=64 time=0.373 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1523 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1524 ttl=64 time=0.436 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1525 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1526 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1527 ttl=64 time=0.492 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1528 ttl=64 time=0.489 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1529 ttl=64 time=0.393 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1530 ttl=64 time=0.487 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1531 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1532 ttl=64 time=0.496 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1533 ttl=64 time=0.355 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1534 ttl=64 time=0.390 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1535 ttl=64 time=0.385 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1536 ttl=64 time=0.368 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1537 ttl=64 time=0.375 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1538 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1539 ttl=64 time=0.436 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1540 ttl=64 time=0.434 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1541 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1542 ttl=64 time=0.355 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1543 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1544 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1545 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1546 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1547 ttl=64 time=0.417 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1548 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1549 ttl=64 time=0.433 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1550 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1551 ttl=64 time=0.366 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1552 ttl=64 time=0.378 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1553 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1554 ttl=64 time=0.434 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1555 ttl=64 time=0.435 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1556 ttl=64 time=0.490 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1557 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1558 ttl=64 time=0.411 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1559 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1560 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1561 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1562 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1563 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1564 ttl=64 time=0.439 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1565 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1566 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1567 ttl=64 time=0.360 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1568 ttl=64 time=0.357 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1569 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1570 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1571 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1572 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1573 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1574 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1575 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1576 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1577 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1578 ttl=64 time=0.397 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1579 ttl=64 time=0.406 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1580 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1581 ttl=64 time=0.353 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1582 ttl=64 time=0.383 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1583 ttl=64 time=0.393 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1584 ttl=64 time=0.386 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1585 ttl=64 time=0.413 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1586 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1587 ttl=64 time=0.433 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1588 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1589 ttl=64 time=0.310 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1590 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1591 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1592 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1593 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1594 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1595 ttl=64 time=0.399 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1596 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1597 ttl=64 time=0.355 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1598 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1599 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1600 ttl=64 time=0.415 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1601 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1602 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1603 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1604 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1605 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1606 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1607 ttl=64 time=0.354 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1608 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1609 ttl=64 time=0.433 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1610 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1611 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1612 ttl=64 time=0.370 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1613 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1614 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1615 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1616 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1617 ttl=64 time=0.443 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1618 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1619 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1620 ttl=64 time=0.351 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1621 ttl=64 time=0.399 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1622 ttl=64 time=0.501 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1623 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1624 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1625 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1626 ttl=64 time=0.405 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1627 ttl=64 time=0.371 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1628 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1629 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1630 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1631 ttl=64 time=0.418 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1632 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1633 ttl=64 time=0.352 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1634 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1635 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1636 ttl=64 time=0.448 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1637 ttl=64 time=0.493 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1638 ttl=64 time=0.449 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1639 ttl=64 time=0.443 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1640 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1641 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1642 ttl=64 time=0.362 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1643 ttl=64 time=0.452 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1644 ttl=64 time=0.461 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1645 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1646 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1647 ttl=64 time=0.452 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1648 ttl=64 time=0.446 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1649 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1650 ttl=64 time=0.484 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1651 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1652 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1653 ttl=64 time=0.455 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1654 ttl=64 time=0.401 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1655 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1656 ttl=64 time=0.385 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1657 ttl=64 time=0.395 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1658 ttl=64 time=0.437 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1659 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1660 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1661 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1662 ttl=64 time=0.478 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1663 ttl=64 time=0.443 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1664 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1665 ttl=64 time=0.497 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1666 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1667 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1668 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1669 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1670 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1671 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1672 ttl=64 time=0.369 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1673 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1674 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1675 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1676 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1677 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1678 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1679 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1680 ttl=64 time=0.460 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1681 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1682 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1683 ttl=64 time=0.486 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1684 ttl=64 time=0.442 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1685 ttl=64 time=0.435 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1686 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1687 ttl=64 time=0.361 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1688 ttl=64 time=0.612 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1689 ttl=64 time=0.461 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1690 ttl=64 time=0.481 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1691 ttl=64 time=0.501 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1692 ttl=64 time=0.495 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1693 ttl=64 time=0.481 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1694 ttl=64 time=0.453 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1695 ttl=64 time=0.445 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1696 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1697 ttl=64 time=0.483 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1698 ttl=64 time=0.390 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1699 ttl=64 time=0.461 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1700 ttl=64 time=0.400 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1701 ttl=64 time=0.379 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1702 ttl=64 time=0.387 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1703 ttl=64 time=0.453 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1704 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1705 ttl=64 time=0.439 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1706 ttl=64 time=0.412 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1707 ttl=64 time=0.379 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1708 ttl=64 time=0.394 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1709 ttl=64 time=0.381 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1710 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1711 ttl=64 time=0.383 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1712 ttl=64 time=0.408 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1713 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1714 ttl=64 time=0.371 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1715 ttl=64 time=0.386 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1716 ttl=64 time=0.418 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1717 ttl=64 time=0.399 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1718 ttl=64 time=0.409 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1719 ttl=64 time=0.489 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1720 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1721 ttl=64 time=0.461 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1722 ttl=64 time=0.461 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1723 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1724 ttl=64 time=0.388 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1725 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1726 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1727 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1728 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1729 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1730 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1731 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1732 ttl=64 time=0.397 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1733 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1734 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1735 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1736 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1737 ttl=64 time=0.434 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1738 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1739 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1740 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1741 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1742 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1743 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1744 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1745 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1746 ttl=64 time=0.507 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1747 ttl=64 time=0.400 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1748 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1749 ttl=64 time=0.524 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1750 ttl=64 time=0.406 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1751 ttl=64 time=0.490 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1752 ttl=64 time=0.413 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1753 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1754 ttl=64 time=0.456 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1755 ttl=64 time=0.389 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1756 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1757 ttl=64 time=0.448 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1758 ttl=64 time=0.455 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1759 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1760 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1761 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1762 ttl=64 time=0.380 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1763 ttl=64 time=0.413 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1764 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1765 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1766 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1767 ttl=64 time=0.461 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1768 ttl=64 time=0.498 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1769 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1770 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1771 ttl=64 time=0.486 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1772 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1773 ttl=64 time=0.453 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1774 ttl=64 time=0.399 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1775 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1776 ttl=64 time=0.479 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1777 ttl=64 time=0.369 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1778 ttl=64 time=0.441 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1779 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1780 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1781 ttl=64 time=0.476 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1782 ttl=64 time=0.496 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1783 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1784 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1785 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1786 ttl=64 time=0.483 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1787 ttl=64 time=0.447 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1788 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1789 ttl=64 time=0.385 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1790 ttl=64 time=0.460 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1791 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1792 ttl=64 time=0.399 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1793 ttl=64 time=0.460 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1794 ttl=64 time=0.458 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1795 ttl=64 time=0.455 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1796 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1797 ttl=64 time=0.443 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1798 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1799 ttl=64 time=0.494 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1800 ttl=64 time=0.496 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1801 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1802 ttl=64 time=0.392 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1803 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1804 ttl=64 time=0.440 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1805 ttl=64 time=0.458 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1806 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1807 ttl=64 time=0.381 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1808 ttl=64 time=0.476 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1809 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1810 ttl=64 time=0.457 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1811 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1812 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1813 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1814 ttl=64 time=0.455 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1815 ttl=64 time=0.436 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1816 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1817 ttl=64 time=0.454 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1818 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1819 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1820 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1821 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1822 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1823 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1824 ttl=64 time=0.456 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1825 ttl=64 time=0.442 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1826 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1827 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1828 ttl=64 time=0.399 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1829 ttl=64 time=0.448 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1830 ttl=64 time=0.445 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1831 ttl=64 time=0.438 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1832 ttl=64 time=0.391 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1833 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1834 ttl=64 time=0.443 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1835 ttl=64 time=0.446 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1836 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1837 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1838 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1839 ttl=64 time=0.481 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1840 ttl=64 time=0.461 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1841 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1842 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1843 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1844 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1845 ttl=64 time=0.460 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1846 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1847 ttl=64 time=0.458 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1848 ttl=64 time=0.488 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1849 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1850 ttl=64 time=0.457 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1851 ttl=64 time=0.479 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1852 ttl=64 time=0.378 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1853 ttl=64 time=0.577 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1854 ttl=64 time=0.479 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1855 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1856 ttl=64 time=0.444 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1857 ttl=64 time=0.517 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1858 ttl=64 time=0.490 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1859 ttl=64 time=0.490 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1860 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1861 ttl=64 time=0.441 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1862 ttl=64 time=0.461 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1863 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1864 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1865 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1866 ttl=64 time=0.445 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1867 ttl=64 time=0.405 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1868 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1869 ttl=64 time=0.382 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1870 ttl=64 time=0.461 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1871 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1872 ttl=64 time=0.440 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1873 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1874 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1875 ttl=64 time=0.433 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1876 ttl=64 time=0.481 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1877 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1878 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1879 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1880 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1881 ttl=64 time=0.493 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1882 ttl=64 time=0.370 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1883 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1884 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1885 ttl=64 time=0.457 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1886 ttl=64 time=0.537 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1887 ttl=64 time=0.454 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1888 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1889 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1890 ttl=64 time=0.477 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1891 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1892 ttl=64 time=0.450 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1893 ttl=64 time=0.446 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1894 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1895 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1896 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1897 ttl=64 time=0.371 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1898 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1899 ttl=64 time=0.483 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1900 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1901 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1902 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1903 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1904 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1905 ttl=64 time=0.477 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1906 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1907 ttl=64 time=0.513 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1908 ttl=64 time=0.504 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1909 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1910 ttl=64 time=0.404 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1911 ttl=64 time=0.504 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1912 ttl=64 time=0.482 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1913 ttl=64 time=0.449 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1914 ttl=64 time=0.498 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1915 ttl=64 time=0.461 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1916 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1917 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1918 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1919 ttl=64 time=0.303 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1920 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1921 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1922 ttl=64 time=0.492 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1923 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1924 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1925 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1926 ttl=64 time=0.391 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1927 ttl=64 time=0.403 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1928 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1929 ttl=64 time=0.478 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1930 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1931 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1932 ttl=64 time=0.388 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1933 ttl=64 time=0.445 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1934 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1935 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1936 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1937 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1938 ttl=64 time=0.460 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1939 ttl=64 time=0.441 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1940 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1941 ttl=64 time=0.476 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1942 ttl=64 time=0.379 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1943 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1944 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1945 ttl=64 time=0.461 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1946 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1947 ttl=64 time=0.490 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1948 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1949 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1950 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1951 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1952 ttl=64 time=0.410 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1953 ttl=64 time=0.442 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1954 ttl=64 time=0.449 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1955 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1956 ttl=64 time=0.458 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1957 ttl=64 time=0.369 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1958 ttl=64 time=0.396 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1959 ttl=64 time=0.449 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1960 ttl=64 time=0.485 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1961 ttl=64 time=0.478 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1962 ttl=64 time=0.489 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1963 ttl=64 time=0.452 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1964 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1965 ttl=64 time=0.458 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1966 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1967 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1968 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1969 ttl=64 time=0.452 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1970 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1971 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1972 ttl=64 time=0.417 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1973 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1974 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1975 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1976 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1977 ttl=64 time=0.460 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1978 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1979 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1980 ttl=64 time=0.404 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1981 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1982 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1983 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1984 ttl=64 time=0.454 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1985 ttl=64 time=0.358 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1986 ttl=64 time=0.477 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1987 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1988 ttl=64 time=0.435 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1989 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1990 ttl=64 time=0.434 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1991 ttl=64 time=0.417 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1992 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1993 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1994 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1995 ttl=64 time=0.451 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1996 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1997 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1998 ttl=64 time=0.393 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=1999 ttl=64 time=0.397 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2000 ttl=64 time=0.390 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2001 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2002 ttl=64 time=0.455 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2003 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2004 ttl=64 time=0.386 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2005 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2006 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2007 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2008 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2009 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2010 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2011 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2012 ttl=64 time=0.461 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2013 ttl=64 time=0.491 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2014 ttl=64 time=0.476 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2015 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2016 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2017 ttl=64 time=0.415 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2018 ttl=64 time=0.379 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2019 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2020 ttl=64 time=0.441 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2021 ttl=64 time=0.451 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2022 ttl=64 time=0.408 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2023 ttl=64 time=0.391 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2024 ttl=64 time=0.388 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2025 ttl=64 time=0.437 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2026 ttl=64 time=0.433 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2027 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2028 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2029 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2030 ttl=64 time=0.387 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2031 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2032 ttl=64 time=0.382 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2033 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2034 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2035 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2036 ttl=64 time=0.435 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2037 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2038 ttl=64 time=0.389 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2039 ttl=64 time=0.461 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2040 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2041 ttl=64 time=0.443 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2042 ttl=64 time=0.485 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2043 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2044 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2045 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2046 ttl=64 time=0.458 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2047 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2048 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2049 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2050 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2051 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2052 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2053 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2054 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2055 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2056 ttl=64 time=0.390 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2057 ttl=64 time=0.440 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2058 ttl=64 time=0.398 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2059 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2060 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2061 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2062 ttl=64 time=0.377 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2063 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2064 ttl=64 time=0.461 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2065 ttl=64 time=0.497 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2066 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2067 ttl=64 time=0.500 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2068 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2069 ttl=64 time=0.406 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2070 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2071 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2072 ttl=64 time=0.461 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2073 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2074 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2075 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2076 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2077 ttl=64 time=0.368 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2078 ttl=64 time=0.404 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2079 ttl=64 time=0.403 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2080 ttl=64 time=0.406 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2081 ttl=64 time=0.395 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2082 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2083 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2084 ttl=64 time=0.362 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2085 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2086 ttl=64 time=0.483 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2087 ttl=64 time=0.451 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2088 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2089 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2090 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2091 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2092 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2093 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2094 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2095 ttl=64 time=0.414 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2096 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2097 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2098 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2099 ttl=64 time=0.439 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2100 ttl=64 time=0.376 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2101 ttl=64 time=0.453 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2102 ttl=64 time=0.352 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2103 ttl=64 time=0.440 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2104 ttl=64 time=0.439 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2105 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2106 ttl=64 time=0.389 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2107 ttl=64 time=0.365 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2108 ttl=64 time=0.359 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2109 ttl=64 time=0.392 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2110 ttl=64 time=0.433 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2111 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2112 ttl=64 time=0.444 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2113 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2114 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2115 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2116 ttl=64 time=0.355 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2117 ttl=64 time=0.418 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2118 ttl=64 time=0.455 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2119 ttl=64 time=0.449 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2120 ttl=64 time=0.442 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2121 ttl=64 time=0.386 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2122 ttl=64 time=0.383 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2123 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2124 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2125 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2126 ttl=64 time=0.476 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2127 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2128 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2129 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2130 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2131 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2132 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2133 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2134 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2135 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2136 ttl=64 time=0.457 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2137 ttl=64 time=0.393 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2138 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2139 ttl=64 time=0.393 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2140 ttl=64 time=0.407 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2141 ttl=64 time=0.388 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2142 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2143 ttl=64 time=0.396 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2144 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2145 ttl=64 time=0.478 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2146 ttl=64 time=0.435 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2147 ttl=64 time=0.390 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2148 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2149 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2150 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2151 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2152 ttl=64 time=0.344 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2153 ttl=64 time=0.350 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2154 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2155 ttl=64 time=0.407 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2156 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2157 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2158 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2159 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2160 ttl=64 time=0.358 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2161 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2162 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2163 ttl=64 time=0.434 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2164 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2165 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2166 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2167 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2168 ttl=64 time=0.433 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2169 ttl=64 time=0.433 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2170 ttl=64 time=0.412 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2171 ttl=64 time=0.458 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2172 ttl=64 time=0.455 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2173 ttl=64 time=0.452 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2174 ttl=64 time=0.516 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2175 ttl=64 time=0.457 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2176 ttl=64 time=0.409 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2177 ttl=64 time=0.397 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2178 ttl=64 time=0.403 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2179 ttl=64 time=0.387 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2180 ttl=64 time=0.415 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2181 ttl=64 time=0.444 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2182 ttl=64 time=0.360 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2183 ttl=64 time=0.477 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2184 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2185 ttl=64 time=0.416 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2186 ttl=64 time=0.387 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2187 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2188 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2189 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2190 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2191 ttl=64 time=0.383 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2192 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2193 ttl=64 time=0.413 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2194 ttl=64 time=0.350 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2195 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2196 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2197 ttl=64 time=0.417 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2198 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2199 ttl=64 time=0.360 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2200 ttl=64 time=0.445 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2201 ttl=64 time=0.399 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2202 ttl=64 time=0.354 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2203 ttl=64 time=0.357 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2204 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2205 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2206 ttl=64 time=0.400 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2207 ttl=64 time=0.372 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2208 ttl=64 time=0.359 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2209 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2210 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2211 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2212 ttl=64 time=0.339 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2213 ttl=64 time=0.355 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2214 ttl=64 time=0.352 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2215 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2216 ttl=64 time=0.485 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2217 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2218 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2219 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2220 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2221 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2222 ttl=64 time=0.386 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2223 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2224 ttl=64 time=0.356 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2225 ttl=64 time=0.443 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2226 ttl=64 time=0.501 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2227 ttl=64 time=0.458 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2228 ttl=64 time=0.392 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2229 ttl=64 time=0.509 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2230 ttl=64 time=0.388 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2231 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2232 ttl=64 time=0.501 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2233 ttl=64 time=0.457 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2234 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2235 ttl=64 time=0.369 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2236 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2237 ttl=64 time=0.447 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2238 ttl=64 time=0.398 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2239 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2240 ttl=64 time=0.479 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2241 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2242 ttl=64 time=0.440 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2243 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2244 ttl=64 time=0.504 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2245 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2246 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2247 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2248 ttl=64 time=0.438 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2249 ttl=64 time=0.655 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2250 ttl=64 time=0.504 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2251 ttl=64 time=0.404 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2252 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2253 ttl=64 time=0.442 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2254 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2255 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2256 ttl=64 time=0.476 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2257 ttl=64 time=0.445 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2258 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2259 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2260 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2261 ttl=64 time=0.477 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2262 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2263 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2264 ttl=64 time=0.412 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2265 ttl=64 time=0.390 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2266 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2267 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2268 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2269 ttl=64 time=0.495 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2270 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2271 ttl=64 time=0.444 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2272 ttl=64 time=0.445 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2273 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2274 ttl=64 time=0.392 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2275 ttl=64 time=0.353 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2276 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2277 ttl=64 time=0.438 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2278 ttl=64 time=0.417 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2279 ttl=64 time=0.440 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2280 ttl=64 time=0.487 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2281 ttl=64 time=0.452 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2282 ttl=64 time=0.371 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2283 ttl=64 time=0.412 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2284 ttl=64 time=0.461 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2285 ttl=64 time=0.391 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2286 ttl=64 time=0.390 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2287 ttl=64 time=0.417 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2288 ttl=64 time=0.388 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2289 ttl=64 time=0.389 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2290 ttl=64 time=0.438 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2291 ttl=64 time=0.390 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2292 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2293 ttl=64 time=0.480 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2294 ttl=64 time=0.461 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2295 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2296 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2297 ttl=64 time=0.453 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2298 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2299 ttl=64 time=0.417 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2300 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2301 ttl=64 time=0.417 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2302 ttl=64 time=0.401 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2303 ttl=64 time=0.440 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2304 ttl=64 time=0.495 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2305 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2306 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2307 ttl=64 time=0.387 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2308 ttl=64 time=0.369 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2309 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2310 ttl=64 time=0.487 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2311 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2312 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2313 ttl=64 time=0.455 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2314 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2315 ttl=64 time=0.453 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2316 ttl=64 time=0.406 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2317 ttl=64 time=0.366 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2318 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2319 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2320 ttl=64 time=0.448 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2321 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2322 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2323 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2324 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2325 ttl=64 time=0.454 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2326 ttl=64 time=0.398 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2327 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2328 ttl=64 time=0.454 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2329 ttl=64 time=0.396 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2330 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2331 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2332 ttl=64 time=0.418 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2333 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2334 ttl=64 time=0.493 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2335 ttl=64 time=0.483 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2336 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2337 ttl=64 time=0.514 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2338 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2339 ttl=64 time=0.439 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2340 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2341 ttl=64 time=0.440 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2342 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2343 ttl=64 time=0.492 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2344 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2345 ttl=64 time=0.482 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2346 ttl=64 time=0.444 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2347 ttl=64 time=0.390 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2348 ttl=64 time=0.536 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2349 ttl=64 time=0.387 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2350 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2351 ttl=64 time=0.453 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2352 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2353 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2354 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2355 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2356 ttl=64 time=0.458 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2357 ttl=64 time=0.455 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2358 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2359 ttl=64 time=0.461 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2360 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2361 ttl=64 time=0.460 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2362 ttl=64 time=0.372 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2363 ttl=64 time=0.400 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2364 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2365 ttl=64 time=0.492 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2366 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2367 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2368 ttl=64 time=0.438 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2369 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2370 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2371 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2372 ttl=64 time=0.434 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2373 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2374 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2375 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2376 ttl=64 time=0.489 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2377 ttl=64 time=0.389 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2378 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2379 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2380 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2381 ttl=64 time=0.479 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2382 ttl=64 time=0.455 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2383 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2384 ttl=64 time=0.501 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2385 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2386 ttl=64 time=0.484 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2387 ttl=64 time=0.510 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2388 ttl=64 time=0.509 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2389 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2390 ttl=64 time=0.514 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2391 ttl=64 time=0.480 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2392 ttl=64 time=0.455 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2393 ttl=64 time=0.439 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2394 ttl=64 time=0.390 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2395 ttl=64 time=0.454 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2396 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2397 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2398 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2399 ttl=64 time=0.461 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2400 ttl=64 time=0.460 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2401 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2402 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2403 ttl=64 time=0.454 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2404 ttl=64 time=0.445 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2405 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2406 ttl=64 time=0.477 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2407 ttl=64 time=0.371 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2408 ttl=64 time=0.397 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2409 ttl=64 time=0.479 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2410 ttl=64 time=0.490 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2411 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2412 ttl=64 time=0.397 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2413 ttl=64 time=0.460 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2414 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2415 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2416 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2417 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2418 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2419 ttl=64 time=0.455 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2420 ttl=64 time=0.384 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2421 ttl=64 time=0.484 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2422 ttl=64 time=0.398 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2423 ttl=64 time=0.478 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2424 ttl=64 time=0.405 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2425 ttl=64 time=0.434 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2426 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2427 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2428 ttl=64 time=0.395 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2429 ttl=64 time=0.377 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2430 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2431 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2432 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2433 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2434 ttl=64 time=0.449 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2435 ttl=64 time=0.406 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2436 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2437 ttl=64 time=0.395 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2438 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2439 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2440 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2441 ttl=64 time=0.418 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2442 ttl=64 time=0.500 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2443 ttl=64 time=0.499 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2444 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2445 ttl=64 time=0.436 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2446 ttl=64 time=0.388 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2447 ttl=64 time=0.379 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2448 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2449 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2450 ttl=64 time=0.453 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2451 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2452 ttl=64 time=0.390 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2453 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2454 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2455 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2456 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2457 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2458 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2459 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2460 ttl=64 time=0.452 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2461 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2462 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2463 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2464 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2465 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2466 ttl=64 time=0.406 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2467 ttl=64 time=0.376 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2468 ttl=64 time=0.478 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2469 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2470 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2471 ttl=64 time=0.482 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2472 ttl=64 time=0.412 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2473 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2474 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2475 ttl=64 time=0.487 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2476 ttl=64 time=0.414 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2477 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2478 ttl=64 time=0.457 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2479 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2480 ttl=64 time=0.477 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2481 ttl=64 time=0.460 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2482 ttl=64 time=0.368 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2483 ttl=64 time=0.433 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2484 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2485 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2486 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2487 ttl=64 time=0.435 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2488 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2489 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2490 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2491 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2492 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2493 ttl=64 time=0.460 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2494 ttl=64 time=0.496 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2495 ttl=64 time=0.506 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2496 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2497 ttl=64 time=0.414 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2498 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2499 ttl=64 time=0.491 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2500 ttl=64 time=0.496 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2501 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2502 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2503 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2504 ttl=64 time=0.447 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2505 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2506 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2507 ttl=64 time=0.460 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2508 ttl=64 time=0.488 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2509 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2510 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2511 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2512 ttl=64 time=0.389 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2513 ttl=64 time=0.522 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2514 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2515 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2516 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2517 ttl=64 time=0.455 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2518 ttl=64 time=0.446 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2519 ttl=64 time=0.408 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2520 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2521 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2522 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2523 ttl=64 time=0.441 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2524 ttl=64 time=0.454 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2525 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2526 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2527 ttl=64 time=0.416 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2528 ttl=64 time=0.416 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2529 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2530 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2531 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2532 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2533 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2534 ttl=64 time=0.381 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2535 ttl=64 time=0.417 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2536 ttl=64 time=0.353 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2537 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2538 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2539 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2540 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2541 ttl=64 time=0.438 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2542 ttl=64 time=0.413 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2543 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2544 ttl=64 time=0.402 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2545 ttl=64 time=0.373 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2546 ttl=64 time=0.508 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2547 ttl=64 time=0.350 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2548 ttl=64 time=0.381 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2549 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2550 ttl=64 time=0.403 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2551 ttl=64 time=0.448 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2552 ttl=64 time=0.444 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2553 ttl=64 time=0.447 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2554 ttl=64 time=0.437 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2555 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2556 ttl=64 time=0.435 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2557 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2558 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2559 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2560 ttl=64 time=0.397 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2561 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2562 ttl=64 time=0.352 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2563 ttl=64 time=0.352 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2564 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2565 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2566 ttl=64 time=0.417 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2567 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2568 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2569 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2570 ttl=64 time=0.406 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2571 ttl=64 time=0.405 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2572 ttl=64 time=0.418 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2573 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2574 ttl=64 time=0.443 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2575 ttl=64 time=0.412 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2576 ttl=64 time=0.379 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2577 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2578 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2579 ttl=64 time=0.485 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2580 ttl=64 time=0.416 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2581 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2582 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2583 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2584 ttl=64 time=0.413 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2585 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2586 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2587 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2588 ttl=64 time=0.434 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2589 ttl=64 time=0.350 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2590 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2591 ttl=64 time=0.401 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2592 ttl=64 time=0.393 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2593 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2594 ttl=64 time=0.417 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2595 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2596 ttl=64 time=0.411 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2597 ttl=64 time=0.433 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2598 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2599 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2600 ttl=64 time=0.352 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2601 ttl=64 time=0.415 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2602 ttl=64 time=0.382 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2603 ttl=64 time=0.478 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2604 ttl=64 time=0.455 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2605 ttl=64 time=0.434 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2606 ttl=64 time=0.458 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2607 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2608 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2609 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2610 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2611 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2612 ttl=64 time=0.506 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2613 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2614 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2615 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2616 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2617 ttl=64 time=0.403 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2618 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2619 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2620 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2621 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2622 ttl=64 time=0.416 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2623 ttl=64 time=0.393 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2624 ttl=64 time=0.447 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2625 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2626 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2627 ttl=64 time=0.355 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2628 ttl=64 time=0.353 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2629 ttl=64 time=0.352 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2630 ttl=64 time=0.350 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2631 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2632 ttl=64 time=0.353 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2633 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2634 ttl=64 time=0.346 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2635 ttl=64 time=0.350 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2636 ttl=64 time=0.415 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2637 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2638 ttl=64 time=0.342 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2639 ttl=64 time=0.412 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2640 ttl=64 time=0.453 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2641 ttl=64 time=0.388 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2642 ttl=64 time=0.479 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2643 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2644 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2645 ttl=64 time=0.451 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2646 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2647 ttl=64 time=0.388 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2648 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2649 ttl=64 time=0.389 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2650 ttl=64 time=0.390 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2651 ttl=64 time=0.408 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2652 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2653 ttl=64 time=0.442 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2654 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2655 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2656 ttl=64 time=0.452 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2657 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2658 ttl=64 time=0.383 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2659 ttl=64 time=0.358 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2660 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2661 ttl=64 time=0.381 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2662 ttl=64 time=0.384 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2663 ttl=64 time=0.408 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2664 ttl=64 time=0.457 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2665 ttl=64 time=0.368 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2666 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2667 ttl=64 time=0.357 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2668 ttl=64 time=0.413 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2669 ttl=64 time=0.415 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2670 ttl=64 time=0.417 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2671 ttl=64 time=0.415 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2672 ttl=64 time=0.371 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2673 ttl=64 time=0.451 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2674 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2675 ttl=64 time=0.348 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2676 ttl=64 time=0.418 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2677 ttl=64 time=0.354 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2678 ttl=64 time=0.439 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2679 ttl=64 time=0.476 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2680 ttl=64 time=0.437 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2681 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2682 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2683 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2684 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2685 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2686 ttl=64 time=0.388 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2687 ttl=64 time=0.412 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2688 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2689 ttl=64 time=0.457 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2690 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2691 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2692 ttl=64 time=0.374 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2693 ttl=64 time=0.391 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2694 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2695 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2696 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2697 ttl=64 time=0.460 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2698 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2699 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2700 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2701 ttl=64 time=0.476 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2702 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2703 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2704 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2705 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2706 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2707 ttl=64 time=0.374 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2708 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2709 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2710 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2711 ttl=64 time=0.385 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2712 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2713 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2714 ttl=64 time=0.440 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2715 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2716 ttl=64 time=0.500 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2717 ttl=64 time=0.487 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2718 ttl=64 time=0.491 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2719 ttl=64 time=0.410 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2720 ttl=64 time=0.491 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2721 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2722 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2723 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2724 ttl=64 time=0.458 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2725 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2726 ttl=64 time=0.458 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2727 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2728 ttl=64 time=0.449 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2729 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2730 ttl=64 time=0.343 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2731 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2732 ttl=64 time=0.350 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2733 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2734 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2735 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2736 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2737 ttl=64 time=0.395 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2738 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2739 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2740 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2741 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2742 ttl=64 time=0.338 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2743 ttl=64 time=0.436 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2744 ttl=64 time=0.616 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2745 ttl=64 time=0.442 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2746 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2747 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2748 ttl=64 time=0.449 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2749 ttl=64 time=0.384 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2750 ttl=64 time=0.445 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2751 ttl=64 time=0.402 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2752 ttl=64 time=0.371 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2753 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2754 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2755 ttl=64 time=0.453 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2756 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2757 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2758 ttl=64 time=0.400 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2759 ttl=64 time=0.433 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2760 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2761 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2762 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2763 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2764 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2765 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2766 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2767 ttl=64 time=0.414 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2768 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2769 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2770 ttl=64 time=0.443 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2771 ttl=64 time=0.383 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2772 ttl=64 time=0.486 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2773 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2774 ttl=64 time=0.482 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2775 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2776 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2777 ttl=64 time=0.460 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2778 ttl=64 time=0.460 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2779 ttl=64 time=0.460 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2780 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2781 ttl=64 time=0.363 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2782 ttl=64 time=0.373 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2783 ttl=64 time=0.455 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2784 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2785 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2786 ttl=64 time=0.448 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2787 ttl=64 time=0.408 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2788 ttl=64 time=0.369 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2789 ttl=64 time=0.386 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2790 ttl=64 time=0.366 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2791 ttl=64 time=0.405 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2792 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2793 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2794 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2795 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2796 ttl=64 time=0.381 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2797 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2798 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2799 ttl=64 time=0.482 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2800 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2801 ttl=64 time=0.455 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2802 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2803 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2804 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2805 ttl=64 time=0.489 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2806 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2807 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2808 ttl=64 time=0.487 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2809 ttl=64 time=0.494 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2810 ttl=64 time=0.361 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2811 ttl=64 time=0.454 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2812 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2813 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2814 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2815 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2816 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2817 ttl=64 time=0.415 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2818 ttl=64 time=0.444 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2819 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2820 ttl=64 time=0.438 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2821 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2822 ttl=64 time=0.482 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2823 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2824 ttl=64 time=0.503 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2825 ttl=64 time=0.408 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2826 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2827 ttl=64 time=0.450 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2828 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2829 ttl=64 time=0.439 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2830 ttl=64 time=0.455 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2831 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2832 ttl=64 time=0.437 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2833 ttl=64 time=0.440 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2834 ttl=64 time=0.390 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2835 ttl=64 time=0.387 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2836 ttl=64 time=0.387 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2837 ttl=64 time=0.393 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2838 ttl=64 time=0.478 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2839 ttl=64 time=0.442 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2840 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2841 ttl=64 time=0.454 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2842 ttl=64 time=0.405 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2843 ttl=64 time=0.416 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2844 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2845 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2846 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2847 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2848 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2849 ttl=64 time=0.391 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2850 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2851 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2852 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2853 ttl=64 time=0.444 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2854 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2855 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2856 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2857 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2858 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2859 ttl=64 time=0.488 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2860 ttl=64 time=0.491 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2861 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2862 ttl=64 time=0.393 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2863 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2864 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2865 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2866 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2867 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2868 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2869 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2870 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2871 ttl=64 time=0.481 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2872 ttl=64 time=0.343 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2873 ttl=64 time=0.414 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2874 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2875 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2876 ttl=64 time=0.538 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2877 ttl=64 time=0.454 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2878 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2879 ttl=64 time=0.443 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2880 ttl=64 time=0.443 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2881 ttl=64 time=0.450 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2882 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2883 ttl=64 time=0.416 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2884 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2885 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2886 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2887 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2888 ttl=64 time=0.404 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2889 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2890 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2891 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2892 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2893 ttl=64 time=0.452 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2894 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2895 ttl=64 time=0.449 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2896 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2897 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2898 ttl=64 time=0.456 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2899 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2900 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2901 ttl=64 time=0.389 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2902 ttl=64 time=0.344 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2903 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2904 ttl=64 time=0.486 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2905 ttl=64 time=0.483 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2906 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2907 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2908 ttl=64 time=0.389 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2909 ttl=64 time=0.499 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2910 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2911 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2912 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2913 ttl=64 time=0.447 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2914 ttl=64 time=0.440 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2915 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2916 ttl=64 time=0.413 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2917 ttl=64 time=0.378 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2918 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2919 ttl=64 time=0.451 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2920 ttl=64 time=0.456 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2921 ttl=64 time=0.389 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2922 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2923 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2924 ttl=64 time=0.389 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2925 ttl=64 time=0.441 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2926 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2927 ttl=64 time=0.477 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2928 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2929 ttl=64 time=0.484 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2930 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2931 ttl=64 time=0.540 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2932 ttl=64 time=0.358 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2933 ttl=64 time=0.477 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2934 ttl=64 time=0.435 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2935 ttl=64 time=0.438 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2936 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2937 ttl=64 time=0.493 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2938 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2939 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2940 ttl=64 time=0.458 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2941 ttl=64 time=0.481 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2942 ttl=64 time=0.622 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2943 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2944 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2945 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2946 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2947 ttl=64 time=0.343 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2948 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2949 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2950 ttl=64 time=0.446 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2951 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2952 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2953 ttl=64 time=0.446 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2954 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2955 ttl=64 time=0.454 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2956 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2957 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2958 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2959 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2960 ttl=64 time=0.389 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2961 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2962 ttl=64 time=0.401 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2963 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2964 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2965 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2966 ttl=64 time=0.457 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2967 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2968 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2969 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2970 ttl=64 time=0.485 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2971 ttl=64 time=0.476 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2972 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2973 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2974 ttl=64 time=0.449 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2975 ttl=64 time=0.518 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2976 ttl=64 time=0.443 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2977 ttl=64 time=0.373 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2978 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2979 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2980 ttl=64 time=0.388 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2981 ttl=64 time=0.389 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2982 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2983 ttl=64 time=0.498 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2984 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2985 ttl=64 time=0.510 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2986 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2987 ttl=64 time=0.479 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2988 ttl=64 time=0.452 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2989 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2990 ttl=64 time=0.461 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2991 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2992 ttl=64 time=0.398 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2993 ttl=64 time=0.440 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2994 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2995 ttl=64 time=0.401 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2996 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2997 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2998 ttl=64 time=0.486 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=2999 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3000 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3001 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3002 ttl=64 time=0.439 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3003 ttl=64 time=0.489 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3004 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3005 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3006 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3007 ttl=64 time=0.391 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3008 ttl=64 time=0.483 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3009 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3010 ttl=64 time=0.480 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3011 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3012 ttl=64 time=0.388 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3013 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3014 ttl=64 time=0.406 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3015 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3016 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3017 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3018 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3019 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3020 ttl=64 time=0.374 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3021 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3022 ttl=64 time=0.433 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3023 ttl=64 time=0.457 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3024 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3025 ttl=64 time=0.388 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3026 ttl=64 time=0.377 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3027 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3028 ttl=64 time=0.442 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3029 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3030 ttl=64 time=0.476 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3031 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3032 ttl=64 time=0.444 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3033 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3034 ttl=64 time=0.407 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3035 ttl=64 time=0.388 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3036 ttl=64 time=0.400 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3037 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3038 ttl=64 time=0.406 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3039 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3040 ttl=64 time=0.479 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3041 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3042 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3043 ttl=64 time=0.392 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3044 ttl=64 time=0.412 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3045 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3046 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3047 ttl=64 time=0.480 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3048 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3049 ttl=64 time=0.446 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3050 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3051 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3052 ttl=64 time=0.372 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3053 ttl=64 time=0.440 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3054 ttl=64 time=0.454 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3055 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3056 ttl=64 time=0.387 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3057 ttl=64 time=0.388 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3058 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3059 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3060 ttl=64 time=0.437 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3061 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3062 ttl=64 time=0.389 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3063 ttl=64 time=0.389 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3064 ttl=64 time=0.398 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3065 ttl=64 time=0.412 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3066 ttl=64 time=0.450 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3067 ttl=64 time=0.344 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3068 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3069 ttl=64 time=0.486 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3070 ttl=64 time=0.444 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3071 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3072 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3073 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3074 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3075 ttl=64 time=0.444 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3076 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3077 ttl=64 time=0.388 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3078 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3079 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3080 ttl=64 time=0.446 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3081 ttl=64 time=0.458 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3082 ttl=64 time=0.379 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3083 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3084 ttl=64 time=0.440 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3085 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3086 ttl=64 time=0.478 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3087 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3088 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3089 ttl=64 time=0.503 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3090 ttl=64 time=0.387 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3091 ttl=64 time=0.488 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3092 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3093 ttl=64 time=0.496 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3094 ttl=64 time=0.501 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3095 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3096 ttl=64 time=0.439 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3097 ttl=64 time=0.347 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3098 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3099 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3100 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3101 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3102 ttl=64 time=0.491 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3103 ttl=64 time=0.390 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3104 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3105 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3106 ttl=64 time=0.438 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3107 ttl=64 time=0.398 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3108 ttl=64 time=0.388 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3109 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3110 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3111 ttl=64 time=0.390 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3112 ttl=64 time=0.351 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3113 ttl=64 time=0.477 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3114 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3115 ttl=64 time=0.476 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3116 ttl=64 time=0.402 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3117 ttl=64 time=0.455 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3118 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3119 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3120 ttl=64 time=0.480 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3121 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3122 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3123 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3124 ttl=64 time=0.437 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3125 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3126 ttl=64 time=0.456 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3127 ttl=64 time=0.408 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3128 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3129 ttl=64 time=0.390 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3130 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3131 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3132 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3133 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3134 ttl=64 time=0.499 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3135 ttl=64 time=0.515 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3136 ttl=64 time=0.476 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3137 ttl=64 time=0.434 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3138 ttl=64 time=0.400 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3139 ttl=64 time=0.392 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3140 ttl=64 time=0.387 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3141 ttl=64 time=0.389 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3142 ttl=64 time=0.381 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3143 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3144 ttl=64 time=0.495 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3145 ttl=64 time=0.491 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3146 ttl=64 time=0.500 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3147 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3148 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3149 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3150 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3151 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3152 ttl=64 time=0.444 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3153 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3154 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3155 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3156 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3157 ttl=64 time=0.406 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3158 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3159 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3160 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3161 ttl=64 time=0.440 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3162 ttl=64 time=0.451 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3163 ttl=64 time=0.448 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3164 ttl=64 time=0.398 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3165 ttl=64 time=0.392 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3166 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3167 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3168 ttl=64 time=0.495 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3169 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3170 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3171 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3172 ttl=64 time=0.375 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3173 ttl=64 time=0.368 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3174 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3175 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3176 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3177 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3178 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3179 ttl=64 time=0.477 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3180 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3181 ttl=64 time=0.461 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3182 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3183 ttl=64 time=0.443 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3184 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3185 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3186 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3187 ttl=64 time=0.407 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3188 ttl=64 time=0.444 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3189 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3190 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3191 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3192 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3193 ttl=64 time=0.448 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3194 ttl=64 time=0.443 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3195 ttl=64 time=0.460 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3196 ttl=64 time=0.493 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3197 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3198 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3199 ttl=64 time=0.477 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3200 ttl=64 time=0.461 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3201 ttl=64 time=0.494 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3202 ttl=64 time=0.414 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3203 ttl=64 time=0.447 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3204 ttl=64 time=0.486 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3205 ttl=64 time=0.458 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3206 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3207 ttl=64 time=0.478 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3208 ttl=64 time=0.456 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3209 ttl=64 time=0.457 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3210 ttl=64 time=0.461 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3211 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3212 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3213 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3214 ttl=64 time=0.455 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3215 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3216 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3217 ttl=64 time=0.393 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3218 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3219 ttl=64 time=0.441 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3220 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3221 ttl=64 time=0.391 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3222 ttl=64 time=0.392 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3223 ttl=64 time=0.390 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3224 ttl=64 time=0.391 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3225 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3226 ttl=64 time=0.482 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3227 ttl=64 time=0.485 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3228 ttl=64 time=0.492 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3229 ttl=64 time=0.458 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3230 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3231 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3232 ttl=64 time=0.447 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3233 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3234 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3235 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3236 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3237 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3238 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3239 ttl=64 time=0.437 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3240 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3241 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3242 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3243 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3244 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3245 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3246 ttl=64 time=0.440 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3247 ttl=64 time=0.416 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3248 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3249 ttl=64 time=0.449 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3250 ttl=64 time=0.445 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3251 ttl=64 time=0.450 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3252 ttl=64 time=0.441 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3253 ttl=64 time=0.442 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3254 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3255 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3256 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3257 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3258 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3259 ttl=64 time=0.386 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3260 ttl=64 time=0.418 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3261 ttl=64 time=0.449 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3262 ttl=64 time=0.337 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3263 ttl=64 time=0.456 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3264 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3265 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3266 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3267 ttl=64 time=0.449 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3268 ttl=64 time=0.458 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3269 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3270 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3271 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3272 ttl=64 time=0.287 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3273 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3274 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3275 ttl=64 time=0.458 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3276 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3277 ttl=64 time=0.399 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3278 ttl=64 time=0.480 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3279 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3280 ttl=64 time=0.438 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3281 ttl=64 time=0.485 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3282 ttl=64 time=0.474 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3283 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3284 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3285 ttl=64 time=0.433 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3286 ttl=64 time=0.460 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3287 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3288 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3289 ttl=64 time=0.468 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3290 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3291 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3292 ttl=64 time=0.406 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3293 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3294 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3295 ttl=64 time=0.460 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3296 ttl=64 time=0.449 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3297 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3298 ttl=64 time=0.369 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3299 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3300 ttl=64 time=0.533 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3301 ttl=64 time=0.476 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3302 ttl=64 time=0.481 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3303 ttl=64 time=0.484 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3304 ttl=64 time=0.495 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3305 ttl=64 time=0.499 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3306 ttl=64 time=0.451 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3307 ttl=64 time=0.383 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3308 ttl=64 time=0.399 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3309 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3310 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3311 ttl=64 time=0.478 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3312 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3313 ttl=64 time=0.435 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3314 ttl=64 time=0.477 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3315 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3316 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3317 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3318 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3319 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3320 ttl=64 time=0.477 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3321 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3322 ttl=64 time=0.403 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3323 ttl=64 time=0.446 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3324 ttl=64 time=0.415 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3325 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3326 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3327 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3328 ttl=64 time=0.408 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3329 ttl=64 time=0.496 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3330 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3331 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3332 ttl=64 time=0.506 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3333 ttl=64 time=0.515 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3334 ttl=64 time=0.464 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3335 ttl=64 time=0.482 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3336 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3337 ttl=64 time=0.346 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3338 ttl=64 time=0.499 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3339 ttl=64 time=0.397 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3340 ttl=64 time=0.352 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3341 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3342 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3343 ttl=64 time=0.415 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3344 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3345 ttl=64 time=0.353 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3346 ttl=64 time=0.352 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3347 ttl=64 time=0.357 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3348 ttl=64 time=0.353 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3349 ttl=64 time=0.353 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3350 ttl=64 time=0.355 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3351 ttl=64 time=0.411 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3352 ttl=64 time=0.409 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3353 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3354 ttl=64 time=0.442 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3355 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3356 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3357 ttl=64 time=0.448 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3358 ttl=64 time=0.439 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3359 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3360 ttl=64 time=0.446 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3361 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3362 ttl=64 time=0.447 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3363 ttl=64 time=0.355 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3364 ttl=64 time=0.412 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3365 ttl=64 time=0.407 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3366 ttl=64 time=0.441 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3367 ttl=64 time=0.368 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3368 ttl=64 time=0.348 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3369 ttl=64 time=0.354 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3370 ttl=64 time=0.391 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3371 ttl=64 time=0.448 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3372 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3373 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3374 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3375 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3376 ttl=64 time=0.365 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3377 ttl=64 time=0.352 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3378 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3379 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3380 ttl=64 time=0.451 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3381 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3382 ttl=64 time=0.370 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3383 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3384 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3385 ttl=64 time=0.445 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3386 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3387 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3388 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3389 ttl=64 time=0.437 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3390 ttl=64 time=0.390 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3391 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3392 ttl=64 time=0.457 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3393 ttl=64 time=0.471 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3394 ttl=64 time=0.469 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3395 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3396 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3397 ttl=64 time=0.417 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3398 ttl=64 time=0.480 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3399 ttl=64 time=0.484 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3400 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3401 ttl=64 time=0.445 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3402 ttl=64 time=0.462 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3403 ttl=64 time=0.475 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3404 ttl=64 time=0.439 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3405 ttl=64 time=0.466 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3406 ttl=64 time=0.446 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3407 ttl=64 time=0.465 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3408 ttl=64 time=0.476 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3409 ttl=64 time=0.385 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3410 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3411 ttl=64 time=0.440 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3412 ttl=64 time=0.382 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3413 ttl=64 time=0.443 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3414 ttl=64 time=0.449 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3415 ttl=64 time=0.452 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3416 ttl=64 time=0.371 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3417 ttl=64 time=0.399 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3418 ttl=64 time=0.359 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3419 ttl=64 time=0.440 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3420 ttl=64 time=0.351 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3421 ttl=64 time=0.357 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3422 ttl=64 time=0.355 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3423 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3424 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3425 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3426 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3427 ttl=64 time=0.411 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3428 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3429 ttl=64 time=0.439 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3430 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3431 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3432 ttl=64 time=0.416 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3433 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3434 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3435 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3436 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3437 ttl=64 time=0.485 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3438 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3439 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3440 ttl=64 time=0.429 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3441 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3442 ttl=64 time=0.342 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3443 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3444 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3445 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3446 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3447 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3448 ttl=64 time=0.375 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3449 ttl=64 time=0.410 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3450 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3451 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3452 ttl=64 time=0.436 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3453 ttl=64 time=0.410 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3454 ttl=64 time=0.418 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3455 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3456 ttl=64 time=0.373 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3457 ttl=64 time=0.412 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3458 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3459 ttl=64 time=0.357 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3460 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3461 ttl=64 time=0.356 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3462 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3463 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3464 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3465 ttl=64 time=0.487 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3466 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3467 ttl=64 time=0.448 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3468 ttl=64 time=0.449 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3469 ttl=64 time=0.446 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3470 ttl=64 time=0.407 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3471 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3472 ttl=64 time=0.446 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3473 ttl=64 time=0.417 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3474 ttl=64 time=0.397 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3475 ttl=64 time=0.417 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3476 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3477 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3478 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3479 ttl=64 time=0.403 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3480 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3481 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3482 ttl=64 time=0.438 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3483 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3484 ttl=64 time=0.410 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3485 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3486 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3487 ttl=64 time=0.414 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3488 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3489 ttl=64 time=0.416 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3490 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3491 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3492 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3493 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3494 ttl=64 time=0.352 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3495 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3496 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3497 ttl=64 time=0.443 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3498 ttl=64 time=0.450 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3499 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3500 ttl=64 time=0.404 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3501 ttl=64 time=0.473 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3502 ttl=64 time=0.433 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3503 ttl=64 time=0.458 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3504 ttl=64 time=0.454 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3505 ttl=64 time=0.410 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3506 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3507 ttl=64 time=0.486 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3508 ttl=64 time=0.461 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3509 ttl=64 time=0.489 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3510 ttl=64 time=0.476 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3511 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3512 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3513 ttl=64 time=0.451 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3514 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3515 ttl=64 time=0.438 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3516 ttl=64 time=0.470 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3517 ttl=64 time=0.370 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3518 ttl=64 time=0.397 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3519 ttl=64 time=0.402 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3520 ttl=64 time=0.398 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3521 ttl=64 time=0.409 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3522 ttl=64 time=0.459 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3523 ttl=64 time=0.505 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3524 ttl=64 time=0.498 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3525 ttl=64 time=0.476 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3526 ttl=64 time=0.392 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3527 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3528 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3529 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3530 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3531 ttl=64 time=0.446 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3532 ttl=64 time=0.416 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3533 ttl=64 time=0.420 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3534 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3535 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3536 ttl=64 time=0.472 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3537 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3538 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3539 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3540 ttl=64 time=0.435 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3541 ttl=64 time=0.411 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3542 ttl=64 time=0.430 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3543 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3544 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3545 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3546 ttl=64 time=0.414 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3547 ttl=64 time=0.414 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3548 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3549 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3550 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3551 ttl=64 time=0.433 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3552 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3553 ttl=64 time=0.427 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3554 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3555 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3556 ttl=64 time=0.425 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3557 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3558 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3559 ttl=64 time=0.405 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3560 ttl=64 time=0.432 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3561 ttl=64 time=0.423 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3562 ttl=64 time=0.401 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3563 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3564 ttl=64 time=0.439 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3565 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3566 ttl=64 time=0.467 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3567 ttl=64 time=0.451 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3568 ttl=64 time=0.449 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3569 ttl=64 time=0.510 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3570 ttl=64 time=0.461 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3571 ttl=64 time=0.463 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3572 ttl=64 time=0.454 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3573 ttl=64 time=0.450 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3574 ttl=64 time=0.489 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3575 ttl=64 time=0.484 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3576 ttl=64 time=0.490 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3577 ttl=64 time=0.450 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3578 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3579 ttl=64 time=0.434 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3580 ttl=64 time=0.448 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3581 ttl=64 time=0.419 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3582 ttl=64 time=0.424 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3583 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3584 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3585 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3586 ttl=64 time=0.435 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3587 ttl=64 time=0.428 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3588 ttl=64 time=0.405 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3589 ttl=64 time=0.431 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3590 ttl=64 time=0.426 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3591 ttl=64 time=0.436 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3592 ttl=64 time=0.415 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3593 ttl=64 time=0.411 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3594 ttl=64 time=0.422 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3595 ttl=64 time=0.415 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3596 ttl=64 time=0.417 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3597 ttl=64 time=0.433 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3598 ttl=64 time=0.421 ms
1032 bytes from fe80::73:3bff:fe5d:eb6b%5: icmp_seq=3599 ttl=64 time=0.421 ms

--- fe80::73:3bff:fe5d:eb6b PING statistics ---
3600 packets transmitted, 3600 packets received, 0% packet loss
round-trip min/avg/max = 0.287/0.440/0.864 ms
> pktbuf
pktbuf

packet buffer: first byte: 0x8092320, last byte: 0x8094320 (size: 8192)
  position of last byte used: 3808
~ unused: 0x8092320 (next: (nil), size: 8192) ~
> pktbuf
pktbuf

packet buffer: first byte: 0x8092320, last byte: 0x8094320 (size: 8192)
  position of last byte used: 2696
~ unused: 0x8092320 (next: (nil), size: 8192) ~
> 

03. Task 04 - ICMPv6 stress test on native (1 hour) [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_ipv6_ext_frag gnrc_ipv6_router_default gnrc_rpl gnrc_udp netdev_default netstats_ipv6 netstats_l2 ps shell shell_cmd_gnrc_pktbuf shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/net/gnrc_udp/' 'docker.io/riot/riotbuild:latest' make    -j  
�[1;32mBuilding application "tests_gnrc_udp" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 216955	   1392	 101000	 319347	  4df73	/data/riotbuild/riotbase/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf
/home/runner/work/RIOT/RIOT/RIOT/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 4bf28-HEAD)
> 


> ifconfig
ifconfig

Iface  5  HWaddr: C6:E6:E9:84:1C:16 
          L2-PDU:1500  MTU:1500  HL:64  RTR  
          RTR_ADV  
          Source address length: 6
          Link type: wired
          inet6 addr: fe80::c4e6:e9ff:fe84:1c16  scope: link  VAL
          inet6 group: ff02::2
          inet6 group: ff02::1
          inet6 group: ff02::1:ff84:1c16
          inet6 group: ff02::1a
          
          Statistics for Layer 2
            RX packets 4  bytes 400
            TX packets 1 (Multicast: 1)  bytes 78
            TX succeeded 0 errors 0
          Statistics for IPv6
            RX packets 4  bytes 344
            TX packets 1 (Multicast: 1)  bytes 64
            TX succeeded 1 errors 0

> ping6 -f -s 1452 fe80::c4e6:e9ff:fe84:1c16%tapbr0 2>&1 > /dev/null
ping6 -f -s 1452 fe80::c4e6:e9ff:fe84:1c16%tapbr0 2>&1 > /dev/null
ping6 -f -s 1452 fe80::c4e6:e9ff:fe84:1c16%tapbr0 2>&1 > /dev/null
ping6 -f -s 1452 fe80::c4e6:e9ff:fe84:1c16%tapbr0 2>&1 > /dev/null
ping6 -f -s 1452 fe80::c4e6:e9ff:fe84:1c16%tapbr0 2>&1 > /dev/null
ping6 -f -s 1452 fe80::c4e6:e9ff:fe84:1c16%tapbr0 2>&1 > /dev/null
ping6 -f -s 1452 fe80::c4e6:e9ff:fe84:1c16%tapbr0 2>&1 > /dev/null
ping6 -f -s 1452 fe80::c4e6:e9ff:fe84:1c16%tapbr0 2>&1 > /dev/null
ping6 -f -s 1452 fe80::c4e6:e9ff:fe84:1c16%tapbr0 2>&1 > /dev/null
ping6 -f -s 1452 fe80::c4e6:e9ff:fe84:1c16%tapbr0 2>&1 > /dev/null
����������pktbuf
pktbuf

packet buffer: first byte: 0x8092320, last byte: 0x8094320 (size: 8192)
  position of last byte used: 8136
~ unused: 0x8092320 (next: (nil), size: 8192) ~
> 

05. Task 01 - ICMPv6 echo unicast addresess on native (default route) [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'       -e 'USEMODULE=shell_cmd_gnrc_pktbuf' -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_icmpv6_error gnrc_ipv6_router_default gnrc_rpl netdev_default netstats_ipv6 netstats_l2 netstats_rpl ps shell shell_cmd_gnrc_pktbuf shell_cmd_gnrc_udp shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/examples/gnrc_networking/' 'docker.io/riot/riotbuild:latest' make   'EXTERNAL_BOARD_DIRS=/data/riotbuild/riotbase/tests/build_system/external_board_dirs/esp-ci-boards' -j  
�[1;32mBuilding application "gnrc_networking" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 216137	   1356	  98888	 316381	  4d3dd	/data/riotbuild/riotbase/examples/gnrc_networking/bin/native/gnrc_networking.elf
Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'       -e 'USEMODULE=shell_cmd_gnrc_pktbuf' -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_icmpv6_error gnrc_ipv6_router_default gnrc_rpl netdev_default netstats_ipv6 netstats_l2 netstats_rpl ps shell shell_cmd_gnrc_pktbuf shell_cmd_gnrc_udp shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/examples/gnrc_networking/' 'docker.io/riot/riotbuild:latest' make   'EXTERNAL_BOARD_DIRS=/data/riotbuild/riotbase/tests/build_system/external_board_dirs/esp-ci-boards' -j  
�[1;32mBuilding application "gnrc_networking" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 216137	   1356	  98888	 316381	  4d3dd	/data/riotbuild/riotbase/examples/gnrc_networking/bin/native/gnrc_networking.elf
/home/runner/work/RIOT/RIOT/RIOT/examples/gnrc_networking/bin/native/gnrc_networking.elf tap1 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 4bf28-HEAD)
RIOT network stack example application
All up, running the shell now
> 


> ifconfig
ifconfig

Iface  6  HWaddr: 02:73:3B:5D:EB:6B 
          L2-PDU:1500  MTU:1500  HL:64  RTR  
          RTR_ADV  
          Source address length: 6
          Link type: wired
          inet6 addr: fe80::73:3bff:fe5d:eb6b  scope: link  VAL
          inet6 group: ff02::2
          inet6 group: ff02::1
          inet6 group: ff02::1:ff5d:eb6b
          inet6 group: ff02::1a
          
          Statistics for Layer 2
            RX packets 6  bytes 516
            TX packets 2 (Multicast: 1)  bytes 156
            TX succeeded 0 errors 0
          Statistics for IPv6
            RX packets 6  bytes 432
            TX packets 2 (Multicast: 1)  bytes 128
            TX succeeded 2 errors 0

> ifconfig 6 -rtr_adv
ifconfig 6 -rtr_adv

success: unset option
> ifconfig 6 add beef::1/64
ifconfig 6 add beef::1/64

success: added beef::1/64 to interface 6
> /home/runner/work/RIOT/RIOT/RIOT/examples/gnrc_networking/bin/native/gnrc_networking.elf tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 4bf28-HEAD)
RIOT network stack example application
All up, running the shell now
> 


> ifconfig
ifconfig

Iface  6  HWaddr: C6:E6:E9:84:1C:16 
          L2-PDU:1500  MTU:1500  HL:64  RTR  
          RTR_ADV  
          Source address length: 6
          Link type: wired
          inet6 addr: fe80::c4e6:e9ff:fe84:1c16  scope: link  VAL
          inet6 group: ff02::2
          inet6 group: ff02::1
          inet6 group: ff02::1:ff84:1c16
          inet6 group: ff02::1a
          
          Statistics for Layer 2
            RX packets 15  bytes 1338
            TX packets 6 (Multicast: 1)  bytes 484
            TX succeeded 0 errors 0
          Statistics for IPv6
            RX packets 15  bytes 1128
            TX packets 6 (Multicast: 1)  bytes 400
            TX succeeded 6 errors 0

> ifconfig 6 -rtr_adv
ifconfig 6 -rtr_adv

success: unset option
> ifconfig 6 add beef::2/64
ifconfig 6 add beef::2/64

success: added beef::2/64 to interface 6
> nib route add 6 :: fe80::c4e6:e9ff:fe84:1c16
nib route add 6 :: fe80::c4e6:e9ff:fe84:1c16

> nib route add 6 :: fe80::73:3bff:fe5d:eb6b
nib route add 6 :: fe80::73:3bff:fe5d:eb6b

> ping beef::1 -c 100 -i 10 -s 1024 -W 1000
ping beef::1 -c 100 -i 10 -s 1024 -W 1000

1032 bytes from beef::1: icmp_seq=0 ttl=64 time=0.747 ms
1032 bytes from beef::1: icmp_seq=1 ttl=64 time=0.411 ms
1032 bytes from beef::1: icmp_seq=2 ttl=64 time=0.313 ms
1032 bytes from beef::1: icmp_seq=3 ttl=64 time=0.354 ms
1032 bytes from beef::1: icmp_seq=4 ttl=64 time=0.364 ms
1032 bytes from beef::1: icmp_seq=5 ttl=64 time=0.385 ms
1032 bytes from beef::1: icmp_seq=6 ttl=64 time=0.416 ms
1032 bytes from beef::1: icmp_seq=7 ttl=64 time=0.421 ms
1032 bytes from beef::1: icmp_seq=8 ttl=64 time=0.438 ms
1032 bytes from beef::1: icmp_seq=9 ttl=64 time=0.437 ms
1032 bytes from beef::1: icmp_seq=10 ttl=64 time=0.404 ms
1032 bytes from beef::1: icmp_seq=11 ttl=64 time=0.441 ms
1032 bytes from beef::1: icmp_seq=12 ttl=64 time=0.440 ms
1032 bytes from beef::1: icmp_seq=13 ttl=64 time=0.442 ms
1032 bytes from beef::1: icmp_seq=14 ttl=64 time=0.439 ms
1032 bytes from beef::1: icmp_seq=15 ttl=64 time=0.444 ms
1032 bytes from beef::1: icmp_seq=16 ttl=64 time=0.411 ms
1032 bytes from beef::1: icmp_seq=17 ttl=64 time=0.407 ms
1032 bytes from beef::1: icmp_seq=18 ttl=64 time=0.409 ms
1032 bytes from beef::1: icmp_seq=19 ttl=64 time=0.408 ms
1032 bytes from beef::1: icmp_seq=20 ttl=64 time=0.443 ms
1032 bytes from beef::1: icmp_seq=21 ttl=64 time=0.426 ms
1032 bytes from beef::1: icmp_seq=22 ttl=64 time=0.411 ms
1032 bytes from beef::1: icmp_seq=23 ttl=64 time=0.427 ms
1032 bytes from beef::1: icmp_seq=24 ttl=64 time=0.443 ms
1032 bytes from beef::1: icmp_seq=25 ttl=64 time=0.497 ms
1032 bytes from beef::1: icmp_seq=26 ttl=64 time=0.410 ms
1032 bytes from beef::1: icmp_seq=27 ttl=64 time=0.383 ms
1032 bytes from beef::1: icmp_seq=28 ttl=64 time=0.332 ms
1032 bytes from beef::1: icmp_seq=29 ttl=64 time=0.412 ms
1032 bytes from beef::1: icmp_seq=30 ttl=64 time=0.399 ms
1032 bytes from beef::1: icmp_seq=31 ttl=64 time=0.389 ms
1032 bytes from beef::1: icmp_seq=32 ttl=64 time=0.383 ms
1032 bytes from beef::1: icmp_seq=33 ttl=64 time=0.432 ms
1032 bytes from beef::1: icmp_seq=34 ttl=64 time=0.440 ms
1032 bytes from beef::1: icmp_seq=35 ttl=64 time=0.427 ms
1032 bytes from beef::1: icmp_seq=36 ttl=64 time=0.336 ms
1032 bytes from beef::1: icmp_seq=37 ttl=64 time=0.429 ms
1032 bytes from beef::1: icmp_seq=38 ttl=64 time=0.408 ms
1032 bytes from beef::1: icmp_seq=39 ttl=64 time=0.365 ms
1032 bytes from beef::1: icmp_seq=40 ttl=64 time=0.444 ms
1032 bytes from beef::1: icmp_seq=41 ttl=64 time=0.443 ms
1032 bytes from beef::1: icmp_seq=42 ttl=64 time=0.441 ms
1032 bytes from beef::1: icmp_seq=43 ttl=64 time=0.445 ms
1032 bytes from beef::1: icmp_seq=44 ttl=64 time=0.408 ms
1032 bytes from beef::1: icmp_seq=45 ttl=64 time=0.409 ms
1032 bytes from beef::1: icmp_seq=46 ttl=64 time=0.412 ms
1032 bytes from beef::1: icmp_seq=47 ttl=64 time=0.445 ms
1032 bytes from beef::1: icmp_seq=48 ttl=64 time=0.427 ms
1032 bytes from beef::1: icmp_seq=49 ttl=64 time=0.442 ms
1032 bytes from beef::1: icmp_seq=50 ttl=64 time=0.410 ms
1032 bytes from beef::1: icmp_seq=51 ttl=64 time=0.443 ms
1032 bytes from beef::1: icmp_seq=52 ttl=64 time=0.412 ms
1032 bytes from beef::1: icmp_seq=53 ttl=64 time=0.437 ms
1032 bytes from beef::1: icmp_seq=54 ttl=64 time=0.382 ms
1032 bytes from beef::1: icmp_seq=55 ttl=64 time=0.392 ms
1032 bytes from beef::1: icmp_seq=56 ttl=64 time=0.424 ms
1032 bytes from beef::1: icmp_seq=57 ttl=64 time=0.398 ms
1032 bytes from beef::1: icmp_seq=58 ttl=64 time=0.463 ms
1032 bytes from beef::1: icmp_seq=59 ttl=64 time=0.408 ms
1032 bytes from beef::1: icmp_seq=60 ttl=64 time=0.427 ms
1032 bytes from beef::1: icmp_seq=61 ttl=64 time=0.410 ms
1032 bytes from beef::1: icmp_seq=62 ttl=64 time=0.408 ms
1032 bytes from beef::1: icmp_seq=63 ttl=64 time=0.407 ms
1032 bytes from beef::1: icmp_seq=64 ttl=64 time=0.410 ms
1032 bytes from beef::1: icmp_seq=65 ttl=64 time=0.407 ms
1032 bytes from beef::1: icmp_seq=66 ttl=64 time=0.408 ms
1032 bytes from beef::1: icmp_seq=67 ttl=64 time=0.367 ms
1032 bytes from beef::1: icmp_seq=68 ttl=64 time=0.410 ms
1032 bytes from beef::1: icmp_seq=69 ttl=64 time=0.404 ms
1032 bytes from beef::1: icmp_seq=70 ttl=64 time=0.436 ms
1032 bytes from beef::1: icmp_seq=71 ttl=64 time=0.442 ms
1032 bytes from beef::1: icmp_seq=72 ttl=64 time=0.349 ms
1032 bytes from beef::1: icmp_seq=73 ttl=64 time=0.441 ms
1032 bytes from beef::1: icmp_seq=74 ttl=64 time=0.333 ms
1032 bytes from beef::1: icmp_seq=75 ttl=64 time=0.370 ms
1032 bytes from beef::1: icmp_seq=76 ttl=64 time=0.442 ms
1032 bytes from beef::1: icmp_seq=77 ttl=64 time=0.443 ms
1032 bytes from beef::1: icmp_seq=78 ttl=64 time=0.427 ms
1032 bytes from beef::1: icmp_seq=79 ttl=64 time=0.419 ms
1032 bytes from beef::1: icmp_seq=80 ttl=64 time=0.380 ms
1032 bytes from beef::1: icmp_seq=81 ttl=64 time=0.429 ms
1032 bytes from beef::1: icmp_seq=82 ttl=64 time=0.386 ms
1032 bytes from beef::1: icmp_seq=83 ttl=64 time=0.407 ms
1032 bytes from beef::1: icmp_seq=84 ttl=64 time=0.409 ms
1032 bytes from beef::1: icmp_seq=85 ttl=64 time=0.410 ms
1032 bytes from beef::1: icmp_seq=86 ttl=64 time=0.399 ms
1032 bytes from beef::1: icmp_seq=87 ttl=64 time=0.409 ms
1032 bytes from beef::1: icmp_seq=88 ttl=64 time=0.407 ms
1032 bytes from beef::1: icmp_seq=89 ttl=64 time=0.428 ms
1032 bytes from beef::1: icmp_seq=90 ttl=64 time=0.407 ms
1032 bytes from beef::1: icmp_seq=91 ttl=64 time=0.466 ms
1032 bytes from beef::1: icmp_seq=92 ttl=64 time=0.368 ms
1032 bytes from beef::1: icmp_seq=93 ttl=64 time=0.428 ms
1032 bytes from beef::1: icmp_seq=94 ttl=64 time=0.409 ms
1032 bytes from beef::1: icmp_seq=95 ttl=64 time=0.411 ms
1032 bytes from beef::1: icmp_seq=96 ttl=64 time=0.345 ms
1032 bytes from beef::1: icmp_seq=97 ttl=64 time=0.412 ms
1032 bytes from beef::1: icmp_seq=98 ttl=64 time=0.444 ms
1032 bytes from beef::1: icmp_seq=99 ttl=64 time=0.412 ms

--- beef::1 PING statistics ---
100 packets transmitted, 100 packets received, 0% packet loss
round-trip min/avg/max = 0.313/0.415/0.747 ms
> pktbuf
pktbuf

packet buffer: first byte: 0x808f238, last byte: 0x8090a38 (size: 6144)
  position of last byte used: 2320
~ unused: 0x808f238 (next: (nil), size: 6144) ~
> pktbuf
pktbuf

packet buffer: first byte: 0x808f238, last byte: 0x8090a38 (size: 6144)
  position of last byte used: 2696
~ unused: 0x808f238 (next: (nil), size: 6144) ~
> 

05. Task 03 - ICMPv6 echo unicast addresess on native (specific route) [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'       -e 'USEMODULE=shell_cmd_gnrc_pktbuf' -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_icmpv6_error gnrc_ipv6_router_default gnrc_rpl netdev_default netstats_ipv6 netstats_l2 netstats_rpl ps shell shell_cmd_gnrc_pktbuf shell_cmd_gnrc_udp shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/examples/gnrc_networking/' 'docker.io/riot/riotbuild:latest' make   'EXTERNAL_BOARD_DIRS=/data/riotbuild/riotbase/tests/build_system/external_board_dirs/esp-ci-boards' -j  
�[1;32mBuilding application "gnrc_networking" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 216137	   1356	  98888	 316381	  4d3dd	/data/riotbuild/riotbase/examples/gnrc_networking/bin/native/gnrc_networking.elf
Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'       -e 'USEMODULE=shell_cmd_gnrc_pktbuf' -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_icmpv6_error gnrc_ipv6_router_default gnrc_rpl netdev_default netstats_ipv6 netstats_l2 netstats_rpl ps shell shell_cmd_gnrc_pktbuf shell_cmd_gnrc_udp shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/examples/gnrc_networking/' 'docker.io/riot/riotbuild:latest' make   'EXTERNAL_BOARD_DIRS=/data/riotbuild/riotbase/tests/build_system/external_board_dirs/esp-ci-boards' -j  
�[1;32mBuilding application "gnrc_networking" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 216137	   1356	  98888	 316381	  4d3dd	/data/riotbuild/riotbase/examples/gnrc_networking/bin/native/gnrc_networking.elf
/home/runner/work/RIOT/RIOT/RIOT/examples/gnrc_networking/bin/native/gnrc_networking.elf tap1 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 4bf28-HEAD)
RIOT network stack example application
All up, running the shell now
> 


> ifconfig
ifconfig

Iface  6  HWaddr: 02:73:3B:5D:EB:6B 
          L2-PDU:1500  MTU:1500  HL:64  RTR  
          RTR_ADV  
          Source address length: 6
          Link type: wired
          inet6 addr: fe80::73:3bff:fe5d:eb6b  scope: link  VAL
          inet6 group: ff02::2
          inet6 group: ff02::1
          inet6 group: ff02::1:ff5d:eb6b
          inet6 group: ff02::1a
          
          Statistics for Layer 2
            RX packets 2  bytes 180
            TX packets 1 (Multicast: 1)  bytes 78
            TX succeeded 0 errors 0
          Statistics for IPv6
            RX packets 2  bytes 152
            TX packets 1 (Multicast: 1)  bytes 64
            TX succeeded 1 errors 0

> ifconfig 6 -rtr_adv
ifconfig 6 -rtr_adv

success: unset option
> ifconfig 6 add beef::1/64
ifconfig 6 add beef::1/64

success: added beef::1/64 to interface 6
> /home/runner/work/RIOT/RIOT/RIOT/examples/gnrc_networking/bin/native/gnrc_networking.elf tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 4bf28-HEAD)
RIOT network stack example application
All up, running the shell now
> 


> ifconfig
ifconfig

Iface  6  HWaddr: C6:E6:E9:84:1C:16 
          L2-PDU:1500  MTU:1500  HL:64  RTR  
          RTR_ADV  
          Source address length: 6
          Link type: wired
          inet6 addr: fe80::c4e6:e9ff:fe84:1c16  scope: link  VAL
          inet6 group: ff02::2
          inet6 group: ff02::1
          inet6 group: ff02::1:ff84:1c16
          inet6 group: ff02::1a
          
          Statistics for Layer 2
            RX packets 6  bytes 548
            TX packets 2 (Multicast: 1)  bytes 156
            TX succeeded 0 errors 0
          Statistics for IPv6
            RX packets 6  bytes 464
            TX packets 2 (Multicast: 1)  bytes 128
            TX succeeded 2 errors 0

> ifconfig 6 -rtr_adv
ifconfig 6 -rtr_adv

success: unset option
> ifconfig 6 add beef::2/64
ifconfig 6 add beef::2/64

success: added beef::2/64 to interface 6
> nib route add 6 beef::/64 fe80::c4e6:e9ff:fe84:1c16
nib route add 6 beef::/64 fe80::c4e6:e9ff:fe84:1c16

> nib route add 6 beef::/64 fe80::73:3bff:fe5d:eb6b
nib route add 6 beef::/64 fe80::73:3bff:fe5d:eb6b

> ping beef::1 -c 10 -i 10 -s 1024 -W 1000
ping beef::1 -c 10 -i 10 -s 1024 -W 1000

1032 bytes from beef::1: icmp_seq=0 ttl=64 time=0.849 ms
1032 bytes from beef::1: icmp_seq=1 ttl=64 time=0.409 ms
1032 bytes from beef::1: icmp_seq=2 ttl=64 time=0.403 ms
1032 bytes from beef::1: icmp_seq=3 ttl=64 time=0.396 ms
1032 bytes from beef::1: icmp_seq=4 ttl=64 time=0.403 ms
1032 bytes from beef::1: icmp_seq=5 ttl=64 time=0.393 ms
1032 bytes from beef::1: icmp_seq=6 ttl=64 time=0.384 ms
1032 bytes from beef::1: icmp_seq=7 ttl=64 time=0.382 ms
1032 bytes from beef::1: icmp_seq=8 ttl=64 time=0.376 ms
1032 bytes from beef::1: icmp_seq=9 ttl=64 time=0.379 ms

--- beef::1 PING statistics ---
10 packets transmitted, 10 packets received, 0% packet loss
round-trip min/avg/max = 0.376/0.437/0.849 ms
> pktbuf
pktbuf

packet buffer: first byte: 0x808f238, last byte: 0x8090a38 (size: 6144)
  position of last byte used: 2320
~ unused: 0x808f238 (next: (nil), size: 6144) ~
> pktbuf
pktbuf

packet buffer: first byte: 0x808f238, last byte: 0x8090a38 (size: 6144)
  position of last byte used: 2696
~ unused: 0x808f238 (next: (nil), size: 6144) ~
> 

05. Task 04 - ICMPv6 echo unicast addresess on iotlab-m3 (static route) [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'       -e 'USEMODULE=shell_cmd_gnrc_pktbuf' -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_icmpv6_error gnrc_ipv6_router_default gnrc_rpl netdev_default netstats_ipv6 netstats_l2 netstats_rpl ps shell shell_cmd_gnrc_pktbuf shell_cmd_gnrc_udp shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/examples/gnrc_networking/' 'docker.io/riot/riotbuild:latest' make   'EXTERNAL_BOARD_DIRS=/data/riotbuild/riotbase/tests/build_system/external_board_dirs/esp-ci-boards' -j  
�[1;32mBuilding application "gnrc_networking" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 216137	   1356	  98888	 316381	  4d3dd	/data/riotbuild/riotbase/examples/gnrc_networking/bin/native/gnrc_networking.elf
Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'       -e 'USEMODULE=shell_cmd_gnrc_pktbuf' -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_icmpv6_error gnrc_ipv6_router_default gnrc_rpl netdev_default netstats_ipv6 netstats_l2 netstats_rpl ps shell shell_cmd_gnrc_pktbuf shell_cmd_gnrc_udp shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/examples/gnrc_networking/' 'docker.io/riot/riotbuild:latest' make   'EXTERNAL_BOARD_DIRS=/data/riotbuild/riotbase/tests/build_system/external_board_dirs/esp-ci-boards' -j  
�[1;32mBuilding application "gnrc_networking" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 216137	   1356	  98888	 316381	  4d3dd	/data/riotbuild/riotbase/examples/gnrc_networking/bin/native/gnrc_networking.elf
/home/runner/work/RIOT/RIOT/RIOT/examples/gnrc_networking/bin/native/gnrc_networking.elf tap1 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 4bf28-HEAD)
RIOT network stack example application
All up, running the shell now
> 


> ifconfig
ifconfig

Iface  6  HWaddr: 02:73:3B:5D:EB:6B 
          L2-PDU:1500  MTU:1500  HL:64  RTR  
          RTR_ADV  
          Source address length: 6
          Link type: wired
          inet6 addr: fe80::73:3bff:fe5d:eb6b  scope: link  VAL
          inet6 group: ff02::2
          inet6 group: ff02::1
          inet6 group: ff02::1:ff5d:eb6b
          inet6 group: ff02::1a
          
          Statistics for Layer 2
            RX packets 2  bytes 180
            TX packets 1 (Multicast: 1)  bytes 78
            TX succeeded 0 errors 0
          Statistics for IPv6
            RX packets 2  bytes 152
            TX packets 1 (Multicast: 1)  bytes 64
            TX succeeded 1 errors 0

> ifconfig 6 -rtr_adv
ifconfig 6 -rtr_adv

success: unset option
> ifconfig 6 add beef::1/64
ifconfig 6 add beef::1/64

success: added beef::1/64 to interface 6
> /home/runner/work/RIOT/RIOT/RIOT/examples/gnrc_networking/bin/native/gnrc_networking.elf tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 4bf28-HEAD)
RIOT network stack example application
All up, running the shell now
> 


> ifconfig
ifconfig

Iface  6  HWaddr: C6:E6:E9:84:1C:16 
          L2-PDU:1500  MTU:1500  HL:64  RTR  
          RTR_ADV  
          Source address length: 6
          Link type: wired
          inet6 addr: fe80::c4e6:e9ff:fe84:1c16  scope: link  VAL
          inet6 group: ff02::2
          inet6 group: ff02::1
          inet6 group: ff02::1:ff84:1c16
          inet6 group: ff02::1a
          
          Statistics for Layer 2
            RX packets 6  bytes 548
            TX packets 3 (Multicast: 1)  bytes 242
            TX succeeded 0 errors 0
          Statistics for IPv6
            RX packets 6  bytes 464
            TX packets 3 (Multicast: 1)  bytes 200
            TX succeeded 3 errors 0

> ifconfig 6 -rtr_adv
ifconfig 6 -rtr_adv

success: unset option
> nib route add 6 :: fe80::c4e6:e9ff:fe84:1c16
nib route add 6 :: fe80::c4e6:e9ff:fe84:1c16

> nib route add 6 :: fe80::73:3bff:fe5d:eb6b
nib route add 6 :: fe80::73:3bff:fe5d:eb6b

> ping beef::1 -c 10 -i 300 -s 1024 -W 1000
ping beef::1 -c 10 -i 300 -s 1024 -W 1000

1032 bytes from beef::1: icmp_seq=0 ttl=64 time=0.838 ms
1032 bytes from beef::1: icmp_seq=1 ttl=64 time=0.414 ms
1032 bytes from beef::1: icmp_seq=2 ttl=64 time=0.427 ms
1032 bytes from beef::1: icmp_seq=3 ttl=64 time=0.419 ms
1032 bytes from beef::1: icmp_seq=4 ttl=64 time=0.432 ms
1032 bytes from beef::1: icmp_seq=5 ttl=64 time=0.465 ms
1032 bytes from beef::1: icmp_seq=6 ttl=64 time=0.433 ms
1032 bytes from beef::1: icmp_seq=7 ttl=64 time=0.431 ms
1032 bytes from beef::1: icmp_seq=8 ttl=64 time=0.435 ms
1032 bytes from beef::1: icmp_seq=9 ttl=64 time=0.451 ms

--- beef::1 PING statistics ---
10 packets transmitted, 10 packets received, 0% packet loss
round-trip min/avg/max = 0.414/0.474/0.838 ms
> pktbuf
pktbuf

packet buffer: first byte: 0x808f238, last byte: 0x8090a38 (size: 6144)
  position of last byte used: 2320
~ unused: 0x808f238 (next: (nil), size: 6144) ~
> pktbuf
pktbuf

packet buffer: first byte: 0x808f238, last byte: 0x8090a38 (size: 6144)
  position of last byte used: 2696
~ unused: 0x808f238 (next: (nil), size: 6144) ~
> 

06. Task 03 - UDP on native (non-existent neighbor) [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_ipv6_ext_frag gnrc_ipv6_router_default gnrc_rpl gnrc_udp netdev_default netstats_ipv6 netstats_l2 ps shell shell_cmd_gnrc_pktbuf shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/net/gnrc_udp/' 'docker.io/riot/riotbuild:latest' make    -j  
�[1;32mBuilding application "tests_gnrc_udp" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 216955	   1392	 101000	 319347	  4df73	/data/riotbuild/riotbase/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf
/home/runner/work/RIOT/RIOT/RIOT/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 4bf28-HEAD)
> 


> udp send fe80::db:b7ec 1337 8 1000 0
udp send fe80::db:b7ec 1337 8 1000 0

Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
Success: send 8 byte to [fe80::db:b7ec]:1337
> pktbuf
pktbuf

packet buffer: first byte: 0x8092320, last byte: 0x8094320 (size: 8192)
  position of last byte used: 2184
~ unused: 0x8092320 (next: (nil), size: 8192) ~
> 

06. Task 05 - Empty UDP on native [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_ipv6_ext_frag gnrc_ipv6_router_default gnrc_rpl gnrc_udp netdev_default netstats_ipv6 netstats_l2 ps shell shell_cmd_gnrc_pktbuf shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/net/gnrc_udp/' 'docker.io/riot/riotbuild:latest' make    -j  
�[1;32mBuilding application "tests_gnrc_udp" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 216955	   1392	 101000	 319347	  4df73	/data/riotbuild/riotbase/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf
Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_ipv6_ext_frag gnrc_ipv6_router_default gnrc_rpl gnrc_udp netdev_default netstats_ipv6 netstats_l2 ps shell shell_cmd_gnrc_pktbuf shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/tests/net/gnrc_udp/' 'docker.io/riot/riotbuild:latest' make    -j  
�[1;32mBuilding application "tests_gnrc_udp" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 216955	   1392	 101000	 319347	  4df73	/data/riotbuild/riotbase/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf
/home/runner/work/RIOT/RIOT/RIOT/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf tap1 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 4bf28-HEAD)
> 


> ifconfig
ifconfig

Iface  5  HWaddr: 02:73:3B:5D:EB:6B 
          L2-PDU:1500  MTU:1500  HL:64  RTR  
          RTR_ADV  
          Source address length: 6
          Link type: wired
          inet6 addr: fe80::73:3bff:fe5d:eb6b  scope: link  VAL
          inet6 group: ff02::2
          inet6 group: ff02::1
          inet6 group: ff02::1:ff5d:eb6b
          inet6 group: ff02::1a
          
          Statistics for Layer 2
            RX packets 6  bytes 516
            TX packets 2 (Multicast: 1)  bytes 156
            TX succeeded 0 errors 0
          Statistics for IPv6
            RX packets 6  bytes 432
            TX packets 2 (Multicast: 1)  bytes 128
            TX succeeded 2 errors 0

> udp server start 1337
udp server start 1337

Success: started UDP server on port 1337
> /home/runner/work/RIOT/RIOT/RIOT/tests/net/gnrc_udp/bin/native/tests_gnrc_udp.elf tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 4bf28-HEAD)
> 


> udp send fe80::73:3bff:fe5d:eb6b 1337 0 100 100000
udp send fe80::73:3bff:fe5d:eb6b 1337 0 100 100000

Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
Success: send 0 byte to [fe80::73:3bff:fe5d:eb6b]:1337
> Packets received: 1
Packets received: 2
Packets received: 3
Packets received: 4
Packets received: 5
Packets received: 6
Packets received: 7
Packets received: 8
Packets received: 9
Packets received: 10
Packets received: 11
Packets received: 12
Packets received: 13
Packets received: 14
Packets received: 15
Packets received: 16
Packets received: 17
Packets received: 18
Packets received: 19
Packets received: 20
Packets received: 21
Packets received: 22
Packets received: 23
Packets received: 24
Packets received: 25
Packets received: 26
Packets received: 27
Packets received: 28
Packets received: 29
Packets received: 30
Packets received: 31
Packets received: 32
Packets received: 33
Packets received: 34
Packets received: 35
Packets received: 36
Packets received: 37
Packets received: 38
Packets received: 39
Packets received: 40
Packets received: 41
Packets received: 42
Packets received: 43
Packets received: 44
Packets received: 45
Packets received: 46
Packets received: 47
Packets received: 48
Packets received: 49
Packets received: 50
Packets received: 51
Packets received: 52
Packets received: 53
Packets received: 54
Packets received: 55
Packets received: 56
Packets received: 57
Packets received: 58
Packets received: 59
Packets received: 60
Packets received: 61
Packets received: 62
Packets received: 63
Packets received: 64
Packets received: 65
Packets received: 66
Packets received: 67
Packets received: 68
Packets received: 69
Packets received: 70
Packets received: 71
Packets received: 72
Packets received: 73
Packets received: 74
Packets received: 75
Packets received: 76
Packets received: 77
Packets received: 78
Packets received: 79
Packets received: 80
Packets received: 81
Packets received: 82
Packets received: 83
Packets received: 84
Packets received: 85
Packets received: 86
Packets received: 87
Packets received: 88
Packets received: 89
Packets received: 90
Packets received: 91
Packets received: 92
Packets received: 93
Packets received: 94
Packets received: 95
Packets received: 96
Packets received: 97
Packets received: 98
Packets received: 99
Packets received: 100
udp server stop
udp server stop

Success: stopped UDP server
> ifconfig
ifconfig

Iface  5  HWaddr: C6:E6:E9:84:1C:16 
          L2-PDU:1500  MTU:1500  HL:64  RTR  
          RTR_ADV  
          Source address length: 6
          Link type: wired
          inet6 addr: fe80::c4e6:e9ff:fe84:1c16  scope: link  VAL
          inet6 group: ff02::2
          inet6 group: ff02::1
          inet6 group: ff02::1:ff84:1c16
          inet6 group: ff02::1a
          
          Statistics for Layer 2
            RX packets 10  bytes 892
            TX packets 109 (Multicast: 4)  bytes 6942
            TX succeeded 0 errors 0
          Statistics for IPv6
            RX packets 10  bytes 752
            TX packets 109 (Multicast: 4)  bytes 5416
            TX succeeded 109 errors 0

> udp server start 1337
udp server start 1337

Success: started UDP server on port 1337
> udp send fe80::c4e6:e9ff:fe84:1c16 1337 0 100 100000
udp send fe80::c4e6:e9ff:fe84:1c16 1337 0 100 100000

Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
Success: send 0 byte to [fe80::c4e6:e9ff:fe84:1c16]:1337
> Packets received: 1
Packets received: 2
Packets received: 3
Packets received: 4
Packets received: 5
Packets received: 6
Packets received: 7
Packets received: 8
Packets received: 9
Packets received: 10
Packets received: 11
Packets received: 12
Packets received: 13
Packets received: 14
Packets received: 15
Packets received: 16
Packets received: 17
Packets received: 18
Packets received: 19
Packets received: 20
Packets received: 21
Packets received: 22
Packets received: 23
Packets received: 24
Packets received: 25
Packets received: 26
Packets received: 27
Packets received: 28
Packets received: 29
Packets received: 30
Packets received: 31
Packets received: 32
Packets received: 33
Packets received: 34
Packets received: 35
Packets received: 36
Packets received: 37
Packets received: 38
Packets received: 39
Packets received: 40
Packets received: 41
Packets received: 42
Packets received: 43
Packets received: 44
Packets received: 45
Packets received: 46
Packets received: 47
Packets received: 48
Packets received: 49
Packets received: 50
Packets received: 51
Packets received: 52
Packets received: 53
Packets received: 54
Packets received: 55
Packets received: 56
Packets received: 57
Packets received: 58
Packets received: 59
Packets received: 60
Packets received: 61
Packets received: 62
Packets received: 63
Packets received: 64
Packets received: 65
Packets received: 66
Packets received: 67
Packets received: 68
Packets received: 69
Packets received: 70
Packets received: 71
Packets received: 72
Packets received: 73
Packets received: 74
Packets received: 75
Packets received: 76
Packets received: 77
Packets received: 78
Packets received: 79
Packets received: 80
Packets received: 81
Packets received: 82
Packets received: 83
Packets received: 84
Packets received: 85
Packets received: 86
Packets received: 87
Packets received: 88
Packets received: 89
Packets received: 90
Packets received: 91
Packets received: 92
Packets received: 93
Packets received: 94
Packets received: 95
Packets received: 96
Packets received: 97
Packets received: 98
Packets received: 99
Packets received: 100
udp server stop
udp server stop

Success: stopped UDP server
> pktbuf
pktbuf

packet buffer: first byte: 0x8092320, last byte: 0x8094320 (size: 8192)
  position of last byte used: 1792
~ unused: 0x8092320 (next: (nil), size: 8192) ~
> pktbuf
pktbuf

packet buffer: first byte: 0x8092320, last byte: 0x8094320 (size: 8192)
  position of last byte used: 1760
~ unused: 0x8092320 (next: (nil), size: 8192) ~
> 

08. Task 01 - ICMPv6 echo between native and Linux [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_icmpv6_error gnrc_ipv6_router_default gnrc_rpl netdev_default netstats_ipv6 netstats_l2 netstats_rpl ps shell shell_cmd_gnrc_udp shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/examples/gnrc_networking/' 'docker.io/riot/riotbuild:latest' make   'EXTERNAL_BOARD_DIRS=/data/riotbuild/riotbase/tests/build_system/external_board_dirs/esp-ci-boards' -j  
�[1;32mBuilding application "gnrc_networking" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 214725	   1340	  98888	 314953	  4ce49	/data/riotbuild/riotbase/examples/gnrc_networking/bin/native/gnrc_networking.elf
/home/runner/work/RIOT/RIOT/RIOT/examples/gnrc_networking/bin/native/gnrc_networking.elf tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 4bf28-HEAD)
RIOT network stack example application
All up, running the shell now
> 


> ifconfig
ifconfig

Iface  6  HWaddr: C6:E6:E9:84:1C:16 
          L2-PDU:1500  MTU:1500  HL:64  RTR  
          RTR_ADV  
          Source address length: 6
          Link type: wired
          inet6 addr: fe80::c4e6:e9ff:fe84:1c16  scope: link  VAL
          inet6 group: ff02::2
          inet6 group: ff02::1
          inet6 group: ff02::1:ff84:1c16
          inet6 group: ff02::1a
          
          Statistics for Layer 2
            RX packets 8  bytes 736
            TX packets 2 (Multicast: 1)  bytes 156
            TX succeeded 0 errors 0
          Statistics for IPv6
            RX packets 8  bytes 624
            TX packets 2 (Multicast: 1)  bytes 128
            TX succeeded 2 errors 0

> ping6 -c 20 -i .5 fe80::c4e6:e9ff:fe84:1c16%tapbr0
PING fe80::c4e6:e9ff:fe84:1c16%tapbr0(fe80::c4e6:e9ff:fe84:1c16%tapbr0) 56 data bytes
64 bytes from fe80::c4e6:e9ff:fe84:1c16%tapbr0: icmp_seq=1 ttl=64 time=0.435 ms
64 bytes from fe80::c4e6:e9ff:fe84:1c16%tapbr0: icmp_seq=2 ttl=64 time=0.244 ms
64 bytes from fe80::c4e6:e9ff:fe84:1c16%tapbr0: icmp_seq=3 ttl=64 time=0.261 ms
64 bytes from fe80::c4e6:e9ff:fe84:1c16%tapbr0: icmp_seq=4 ttl=64 time=0.275 ms
64 bytes from fe80::c4e6:e9ff:fe84:1c16%tapbr0: icmp_seq=5 ttl=64 time=0.248 ms
64 bytes from fe80::c4e6:e9ff:fe84:1c16%tapbr0: icmp_seq=6 ttl=64 time=0.268 ms
64 bytes from fe80::c4e6:e9ff:fe84:1c16%tapbr0: icmp_seq=7 ttl=64 time=0.265 ms
64 bytes from fe80::c4e6:e9ff:fe84:1c16%tapbr0: icmp_seq=8 ttl=64 time=0.265 ms
64 bytes from fe80::c4e6:e9ff:fe84:1c16%tapbr0: icmp_seq=9 ttl=64 time=0.285 ms
64 bytes from fe80::c4e6:e9ff:fe84:1c16%tapbr0: icmp_seq=10 ttl=64 time=0.271 ms
64 bytes from fe80::c4e6:e9ff:fe84:1c16%tapbr0: icmp_seq=11 ttl=64 time=0.250 ms
64 bytes from fe80::c4e6:e9ff:fe84:1c16%tapbr0: icmp_seq=12 ttl=64 time=0.260 ms
64 bytes from fe80::c4e6:e9ff:fe84:1c16%tapbr0: icmp_seq=13 ttl=64 time=0.265 ms
64 bytes from fe80::c4e6:e9ff:fe84:1c16%tapbr0: icmp_seq=14 ttl=64 time=0.282 ms
64 bytes from fe80::c4e6:e9ff:fe84:1c16%tapbr0: icmp_seq=15 ttl=64 time=0.223 ms
64 bytes from fe80::c4e6:e9ff:fe84:1c16%tapbr0: icmp_seq=16 ttl=64 time=0.286 ms
64 bytes from fe80::c4e6:e9ff:fe84:1c16%tapbr0: icmp_seq=17 ttl=64 time=0.221 ms
64 bytes from fe80::c4e6:e9ff:fe84:1c16%tapbr0: icmp_seq=18 ttl=64 time=0.288 ms
64 bytes from fe80::c4e6:e9ff:fe84:1c16%tapbr0: icmp_seq=19 ttl=64 time=0.260 ms
64 bytes from fe80::c4e6:e9ff:fe84:1c16%tapbr0: icmp_seq=20 ttl=64 time=0.281 ms

--- fe80::c4e6:e9ff:fe84:1c16%tapbr0 ping statistics ---
20 packets transmitted, 20 received, 0% packet loss, time 9743ms
rtt min/avg/max/mdev = 0.221/0.271/0.435/0.041 ms
[PEXPECT_PROMPT>ping fe80::94b5:28ff:fedc:1856%6 -c 20 -i 100 -s 8 -W 1000
ping fe80::94b5:28ff:fedc:1856%6 -c 20 -i 100 -s 8 -W 1000

16 bytes from fe80::94b5:28ff:fedc:1856%6: icmp_seq=0 ttl=64 time=0.192 ms
16 bytes from fe80::94b5:28ff:fedc:1856%6: icmp_seq=1 ttl=64 time=0.223 ms
16 bytes from fe80::94b5:28ff:fedc:1856%6: icmp_seq=2 ttl=64 time=0.218 ms
16 bytes from fe80::94b5:28ff:fedc:1856%6: icmp_seq=3 ttl=64 time=0.214 ms
16 bytes from fe80::94b5:28ff:fedc:1856%6: icmp_seq=4 ttl=64 time=0.214 ms
16 bytes from fe80::94b5:28ff:fedc:1856%6: icmp_seq=5 ttl=64 time=0.214 ms
16 bytes from fe80::94b5:28ff:fedc:1856%6: icmp_seq=6 ttl=64 time=0.213 ms
16 bytes from fe80::94b5:28ff:fedc:1856%6: icmp_seq=7 ttl=64 time=0.214 ms
16 bytes from fe80::94b5:28ff:fedc:1856%6: icmp_seq=8 ttl=64 time=0.216 ms
16 bytes from fe80::94b5:28ff:fedc:1856%6: icmp_seq=9 ttl=64 time=0.218 ms
16 bytes from fe80::94b5:28ff:fedc:1856%6: icmp_seq=10 ttl=64 time=0.217 ms
16 bytes from fe80::94b5:28ff:fedc:1856%6: icmp_seq=11 ttl=64 time=0.217 ms
16 bytes from fe80::94b5:28ff:fedc:1856%6: icmp_seq=12 ttl=64 time=0.209 ms
16 bytes from fe80::94b5:28ff:fedc:1856%6: icmp_seq=13 ttl=64 time=0.219 ms
16 bytes from fe80::94b5:28ff:fedc:1856%6: icmp_seq=14 ttl=64 time=0.180 ms
16 bytes from fe80::94b5:28ff:fedc:1856%6: icmp_seq=15 ttl=64 time=0.217 ms
16 bytes from fe80::94b5:28ff:fedc:1856%6: icmp_seq=16 ttl=64 time=0.181 ms
16 bytes from fe80::94b5:28ff:fedc:1856%6: icmp_seq=17 ttl=64 time=0.216 ms
16 bytes from fe80::94b5:28ff:fedc:1856%6: icmp_seq=18 ttl=64 time=0.215 ms
16 bytes from fe80::94b5:28ff:fedc:1856%6: icmp_seq=19 ttl=64 time=0.202 ms

--- fe80::94b5:28ff:fedc:1856%6 PING statistics ---
20 packets transmitted, 20 packets received, 0% packet loss
round-trip min/avg/max = 0.180/0.210/0.223 ms
> 

09. Task 01 - CORD Endpoint [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif cord_ep_standalone fmt gnrc_icmpv6_echo gnrc_ipv6_default netdev_default ps shell shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/examples/cord_ep/' 'docker.io/riot/riotbuild:latest' make    -j  
�[1;32mBuilding application "cord_ep" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 201888	   1856	  95048	 298792	  48f28	/data/riotbuild/riotbase/examples/cord_ep/bin/native/cord_ep.elf
/home/runner/work/RIOT/RIOT/RIOT/examples/cord_ep/bin/native/cord_ep.elf tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
CoRE RD client example!

Client information:
  ep: RIOT-A573D92743A025CA
  lt: 60s
> 


> ifconfig
ifconfig

Iface  7  HWaddr: C6:E6:E9:84:1C:16 
          L2-PDU:1500  MTU:1500  HL:64  Source address length: 6
          Link type: wired
          inet6 addr: fe80::c4e6:e9ff:fe84:1c16  scope: link  VAL
          inet6 group: ff02::1
          inet6 group: ff02::1:ff84:1c16
          
> ifconfig 7 add fd00:bbbb::2
ifconfig 7 add fd00:bbbb::2

success: added fd00:bbbb::2/64 to interface 7
> cord_ep register coap://[fd00:bbbb::1]
cord_ep register coap://[fd00:bbbb::1]

Registering with RD now, this may take a short while...
RD endpoint event: now registered with a RD
registration successful

CoAP RD connection status:
RD address: coap://[fd00:bbbb::1]:5683
   ep name: RIOT-A573D92743A025CA
  lifetime: 60s
    reg if: /resourcedirectory/
  location: /reg/1/
> RD endpoint event: successfully updated client registration

09. Task 02 - Confirmable retries [False-0] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif fmt gcoap gnrc_icmpv6_echo gnrc_ipv6_default netdev_default netutils od ps random shell shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/examples/gcoap/' 'docker.io/riot/riotbuild:latest' make    -j  
�[1;32mBuilding application "gcoap_example" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 198384	   1960	  86216	 286560	  45f60	/data/riotbuild/riotbase/examples/gcoap/bin/native/gcoap_example.elf
/home/runner/work/RIOT/RIOT/RIOT/examples/gcoap/bin/native/gcoap_example.elf tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
gcoap example app
All up, running the shell now
> 


> ifconfig
ifconfig

Iface  6  HWaddr: C6:E6:E9:84:1C:16 
          L2-PDU:1500  MTU:1500  HL:64  Source address length: 6
          Link type: wired
          inet6 addr: fe80::c4e6:e9ff:fe84:1c16  scope: link  VAL
          inet6 group: ff02::1
          inet6 group: ff02::1:ff84:1c16
          
> ifconfig 6 add fd00:bbbb::2
ifconfig 6 add fd00:bbbb::2

success: added fd00:bbbb::2/64 to interface 6
> coap get -c [fd00:bbbb::1]:5683 /time
coap get -c [fd00:bbbb::1]:5683 /time

gcoap_cli: sending msg ID 64554, 11 bytes
> gcoap: timeout for msg ID 64554

09. Task 02 - Confirmable retries [True-1] [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif fmt gcoap gnrc_icmpv6_echo gnrc_ipv6_default netdev_default netutils od ps random shell shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/examples/gcoap/' 'docker.io/riot/riotbuild:latest' make    -j  
�[1;32mBuilding application "gcoap_example" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 198384	   1960	  86216	 286560	  45f60	/data/riotbuild/riotbase/examples/gcoap/bin/native/gcoap_example.elf
/home/runner/work/RIOT/RIOT/RIOT/examples/gcoap/bin/native/gcoap_example.elf tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
gcoap example app
All up, running the shell now
> 


> ifconfig
ifconfig

Iface  6  HWaddr: C6:E6:E9:84:1C:16 
          L2-PDU:1500  MTU:1500  HL:64  Source address length: 6
          Link type: wired
          inet6 addr: fe80::c4e6:e9ff:fe84:1c16  scope: link  VAL
          inet6 group: ff02::1
          inet6 group: ff02::1:ff84:1c16
          
> ifconfig 6 add fd00:bbbb::2
ifconfig 6 add fd00:bbbb::2

success: added fd00:bbbb::2/64 to interface 6
> coap get -c [fd00:bbbb::1]:5683 /time
coap get -c [fd00:bbbb::1]:5683 /time

gcoap_cli: sending msg ID 49585, 11 bytes
> gcoap: response Success, code 2.05, 16 bytes
2023-11-16 09:52

09. Task 03 - Block1 [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif fmt gcoap_fileserver gnrc_icmpv6_echo gnrc_ipv6_default hashes nanocoap_resources nanocoap_sock netdev_default sock_udp vfs_auto_format vfs_default xtimer' -e 'USEPKG='  -w '/data/riotbuild/riotbase/examples/nanocoap_server/' 'docker.io/riot/riotbuild:latest' make    -j  
�[1;32mBuilding application "nanocoap_server" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 137643	   1264	  90184	 229091	  37ee3	/data/riotbuild/riotbase/examples/nanocoap_server/bin/native/nanocoap_server.elf
/home/runner/work/RIOT/RIOT/RIOT/examples/nanocoap_server/bin/native/nanocoap_server.elf tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
RIOT nanocoap example application
Waiting for address autoconfiguration...
{"IPv6 addresses": ["fe80::c4e6:e9ff:fe84:1c16"]}
Testing block size 16
Testing block size 32
Testing block size 48
Testing block size 64
Testing block size 80
Testing block size 96
Testing block size 112
Testing block size 128
Testing block size 144
Testing block size 160
Testing block size 176
Testing block size 192
Testing block size 208
Testing block size 224
Testing block size 240
Testing block size 256
Testing block size 272
Testing block size 288
Testing block size 304
Testing block size 320
Testing block size 336
Testing block size 352
Testing block size 368
Testing block size 384
Testing block size 400
Testing block size 416
Testing block size 432
Testing block size 448
Testing block size 464
Testing block size 480
Testing block size 496
Testing block size 512
Testing block size 528
Testing block size 544
Testing block size 560
Testing block size 576
Testing block size 592
Testing block size 608
Testing block size 624
Testing block size 640
Testing block size 656
Testing block size 672
Testing block size 688
Testing block size 704
Testing block size 720
Testing block size 736
Testing block size 752
Testing block size 768
Testing block size 784
Testing block size 800
Testing block size 816
Testing block size 832
Testing block size 848
Testing block size 864
Testing block size 880
Testing block size 896
Testing block size 912
Testing block size 928
Testing block size 944
Testing block size 960
Testing block size 976
Testing block size 992
Testing block size 1008
Testing block size 1024

Captured log call

ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.

09. Task 04 - Block2 [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif fmt gcoap_fileserver gnrc_icmpv6_echo gnrc_ipv6_default hashes nanocoap_resources nanocoap_sock netdev_default sock_udp vfs_auto_format vfs_default xtimer' -e 'USEPKG='  -w '/data/riotbuild/riotbase/examples/nanocoap_server/' 'docker.io/riot/riotbuild:latest' make    -j  
�[1;32mBuilding application "nanocoap_server" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 137643	   1264	  90184	 229091	  37ee3	/data/riotbuild/riotbase/examples/nanocoap_server/bin/native/nanocoap_server.elf
/home/runner/work/RIOT/RIOT/RIOT/examples/nanocoap_server/bin/native/nanocoap_server.elf tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
RIOT nanocoap example application
Waiting for address autoconfiguration...
{"IPv6 addresses": ["fe80::c4e6:e9ff:fe84:1c16"]}
Testing block size 16
Testing block size 32
Testing block size 48
Testing block size 64
Testing block size 80
Testing block size 96
Testing block size 112
Testing block size 128
Testing block size 144
Testing block size 160
Testing block size 176
Testing block size 192
Testing block size 208
Testing block size 224
Testing block size 240
Testing block size 256
Testing block size 272
Testing block size 288
Testing block size 304
Testing block size 320
Testing block size 336
Testing block size 352
Testing block size 368
Testing block size 384
Testing block size 400
Testing block size 416
Testing block size 432
Testing block size 448
Testing block size 464
Testing block size 480
Testing block size 496
Testing block size 512
Testing block size 528
Testing block size 544
Testing block size 560
Testing block size 576
Testing block size 592
Testing block size 608
Testing block size 624
Testing block size 640
Testing block size 656
Testing block size 672
Testing block size 688
Testing block size 704
Testing block size 720
Testing block size 736
Testing block size 752
Testing block size 768
Testing block size 784
Testing block size 800
Testing block size 816
Testing block size 832
Testing block size 848
Testing block size 864
Testing block size 880
Testing block size 896
Testing block size 912
Testing block size 928
Testing block size 944
Testing block size 960
Testing block size 976
Testing block size 992
Testing block size 1008
Testing block size 1024

Captured log call

ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.

09. Task 05 - Observe registration and notification [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif fmt gcoap gnrc_icmpv6_echo gnrc_ipv6_default netdev_default netutils od ps random shell shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/examples/gcoap/' 'docker.io/riot/riotbuild:latest' make    -j  
�[1;32mBuilding application "gcoap_example" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 198384	   1960	  86216	 286560	  45f60	/data/riotbuild/riotbase/examples/gcoap/bin/native/gcoap_example.elf
/home/runner/work/RIOT/RIOT/RIOT/examples/gcoap/bin/native/gcoap_example.elf tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

main(): This is RIOT! (Version: 4bf28-HEAD)
gcoap example app
All up, running the shell now
> 


> ifconfig
ifconfig

Iface  6  HWaddr: C6:E6:E9:84:1C:16 
          L2-PDU:1500  MTU:1500  HL:64  Source address length: 6
          Link type: wired
          inet6 addr: fe80::c4e6:e9ff:fe84:1c16  scope: link  VAL
          inet6 group: ff02::1
          inet6 group: ff02::1:ff84:1c16
          
> ifconfig 6 add fd00:bbbb::2
ifconfig 6 add fd00:bbbb::2

success: added fd00:bbbb::2/64 to interface 6
> coap get -c [fd00:bbbb::1]:5683 /time
coap get -c [fd00:bbbb::1]:5683 /time

gcoap_cli: sending msg ID 63309, 11 bytes
> gcoap: response Success, code 2.05, 16 bytes
2023-11-16 09:59

Captured log call

ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.
ERROR    coap:udp6.py:525 Connection loss was not expected.

10. Task 01 - Destination unreachable - no route to destination [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_icmpv6_error gnrc_ipv6_router_default gnrc_rpl netdev_default netstats_ipv6 netstats_l2 netstats_rpl ps shell shell_cmd_gnrc_udp shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/examples/gnrc_networking/' 'docker.io/riot/riotbuild:latest' make   'EXTERNAL_BOARD_DIRS=/data/riotbuild/riotbase/tests/build_system/external_board_dirs/esp-ci-boards' -j  
�[1;32mBuilding application "gnrc_networking" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 214725	   1340	  98888	 314953	  4ce49	/data/riotbuild/riotbase/examples/gnrc_networking/bin/native/gnrc_networking.elf
/home/runner/work/RIOT/RIOT/RIOT/examples/gnrc_networking/bin/native/gnrc_networking.elf tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 4bf28-HEAD)
RIOT network stack example application
All up, running the shell now
> 


> ifconfig
ifconfig

Iface  6  HWaddr: C6:E6:E9:84:1C:16 
          L2-PDU:1500  MTU:1500  HL:64  RTR  
          RTR_ADV  
          Source address length: 6
          Link type: wired
          inet6 addr: fe80::c4e6:e9ff:fe84:1c16  scope: link  VAL
          inet6 group: ff02::2
          inet6 group: ff02::1
          inet6 group: ff02::1:ff84:1c16
          inet6 group: ff02::1a
          
          Statistics for Layer 2
            RX packets 12  bytes 1112
            TX packets 3 (Multicast: 1)  bytes 234
            TX succeeded 0 errors 0
          Statistics for IPv6
            RX packets 12  bytes 944
            TX packets 3 (Multicast: 1)  bytes 192
            TX succeeded 3 errors 0

> nib route add 6 beef::/64 fe80::94b5:28ff:fedc:1856
nib route add 6 beef::/64 fe80::94b5:28ff:fedc:1856

> Begin emission:
Finished sending 1 packets.

Received 1 packets, got 1 answers, remaining 0 packets

Captured stderr call

WARNING: No route found for IPv6 destination affe::1 (no default route?)

Captured log call

WARNING  scapy.runtime:error.py:150 No route found for IPv6 destination affe::1 (no default route?)

10. Task 02 - Destination unreachable - Beyond scope of source address [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_icmpv6_error gnrc_ipv6_router_default gnrc_rpl netdev_default netstats_ipv6 netstats_l2 netstats_rpl ps shell shell_cmd_gnrc_udp shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/examples/gnrc_networking/' 'docker.io/riot/riotbuild:latest' make   'EXTERNAL_BOARD_DIRS=/data/riotbuild/riotbase/tests/build_system/external_board_dirs/esp-ci-boards' -j  
�[1;32mBuilding application "gnrc_networking" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 214725	   1340	  98888	 314953	  4ce49	/data/riotbuild/riotbase/examples/gnrc_networking/bin/native/gnrc_networking.elf
/home/runner/work/RIOT/RIOT/RIOT/examples/gnrc_networking/bin/native/gnrc_networking.elf tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 4bf28-HEAD)
RIOT network stack example application
All up, running the shell now
> 


> ifconfig
ifconfig

Iface  6  HWaddr: C6:E6:E9:84:1C:16 
          L2-PDU:1500  MTU:1500  HL:64  RTR  
          RTR_ADV  
          Source address length: 6
          Link type: wired
          inet6 addr: fe80::c4e6:e9ff:fe84:1c16  scope: link  VAL
          inet6 group: ff02::2
          inet6 group: ff02::1
          inet6 group: ff02::1:ff84:1c16
          inet6 group: ff02::1a
          
          Statistics for Layer 2
            RX packets 5  bytes 470
            TX packets 1 (Multicast: 1)  bytes 78
            TX succeeded 0 errors 0
          Statistics for IPv6
            RX packets 5  bytes 400
            TX packets 1 (Multicast: 1)  bytes 64
            TX succeeded 1 errors 0

> Begin emission:
Finished sending 1 packets.

Received 2 packets, got 1 answers, remaining 0 packets

Captured stderr call

WARNING: No route found for IPv6 destination affe::1 (no default route?)

Captured log call

WARNING  scapy.runtime:error.py:150 No route found for IPv6 destination affe::1 (no default route?)

10. Task 03 - Destination unreachable - address unreachable (target node address) [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_icmpv6_error gnrc_ipv6_router_default gnrc_rpl netdev_default netstats_ipv6 netstats_l2 netstats_rpl ps shell shell_cmd_gnrc_udp shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/examples/gnrc_networking/' 'docker.io/riot/riotbuild:latest' make   'EXTERNAL_BOARD_DIRS=/data/riotbuild/riotbase/tests/build_system/external_board_dirs/esp-ci-boards' -j  
�[1;32mBuilding application "gnrc_networking" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 214725	   1340	  98888	 314953	  4ce49	/data/riotbuild/riotbase/examples/gnrc_networking/bin/native/gnrc_networking.elf
/home/runner/work/RIOT/RIOT/RIOT/examples/gnrc_networking/bin/native/gnrc_networking.elf tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 4bf28-HEAD)
RIOT network stack example application
All up, running the shell now
> 


> ifconfig
ifconfig

Iface  6  HWaddr: C6:E6:E9:84:1C:16 
          L2-PDU:1500  MTU:1500  HL:64  RTR  
          RTR_ADV  
          Source address length: 6
          Link type: wired
          inet6 addr: fe80::c4e6:e9ff:fe84:1c16  scope: link  VAL
          inet6 group: ff02::2
          inet6 group: ff02::1
          inet6 group: ff02::1:ff84:1c16
          inet6 group: ff02::1a
          
          Statistics for Layer 2
            RX packets 4  bytes 400
            TX packets 1 (Multicast: 1)  bytes 78
            TX succeeded 0 errors 0
          Statistics for IPv6
            RX packets 4  bytes 344
            TX packets 1 (Multicast: 1)  bytes 64
            TX succeeded 1 errors 0

> Begin emission:
Finished sending 1 packets.

Received 2 packets, got 1 answers, remaining 0 packets

10. Task 04 - Destination unreachable - address unreachable (neighbor cache miss) [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_icmpv6_error gnrc_ipv6_router_default gnrc_rpl netdev_default netstats_ipv6 netstats_l2 netstats_rpl ps shell shell_cmd_gnrc_udp shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/examples/gnrc_networking/' 'docker.io/riot/riotbuild:latest' make   'EXTERNAL_BOARD_DIRS=/data/riotbuild/riotbase/tests/build_system/external_board_dirs/esp-ci-boards' -j  
�[1;32mBuilding application "gnrc_networking" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 214725	   1340	  98888	 314953	  4ce49	/data/riotbuild/riotbase/examples/gnrc_networking/bin/native/gnrc_networking.elf
/home/runner/work/RIOT/RIOT/RIOT/examples/gnrc_networking/bin/native/gnrc_networking.elf tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 4bf28-HEAD)
RIOT network stack example application
All up, running the shell now
> 


> ifconfig
ifconfig

Iface  6  HWaddr: C6:E6:E9:84:1C:16 
          L2-PDU:1500  MTU:1500  HL:64  RTR  
          RTR_ADV  
          Source address length: 6
          Link type: wired
          inet6 addr: fe80::c4e6:e9ff:fe84:1c16  scope: link  VAL
          inet6 group: ff02::2
          inet6 group: ff02::1
          inet6 group: ff02::1:ff84:1c16
          inet6 group: ff02::1a
          
          Statistics for Layer 2
            RX packets 4  bytes 400
            TX packets 1 (Multicast: 1)  bytes 78
            TX succeeded 0 errors 0
          Statistics for IPv6
            RX packets 4  bytes 344
            TX packets 1 (Multicast: 1)  bytes 64
            TX succeeded 1 errors 0

> nib route add 6 beef::/64 fe80::94b5:28ff:fedc:1856
nib route add 6 beef::/64 fe80::94b5:28ff:fedc:1856

> nib route add 6 affe::/64 fe80::ab25:f123
nib route add 6 affe::/64 fe80::ab25:f123

> Begin emission:
Finished sending 1 packets.

Received 5 packets, got 1 answers, remaining 0 packets

Captured stderr call

WARNING: No route found for IPv6 destination affe::1 (no default route?)

Captured log call

WARNING  scapy.runtime:error.py:150 No route found for IPv6 destination affe::1 (no default route?)

10. Task 05 - Destination unreachable - port unreachable [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_icmpv6_error gnrc_ipv6_router_default gnrc_rpl netdev_default netstats_ipv6 netstats_l2 netstats_rpl ps shell shell_cmd_gnrc_udp shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/examples/gnrc_networking/' 'docker.io/riot/riotbuild:latest' make   'EXTERNAL_BOARD_DIRS=/data/riotbuild/riotbase/tests/build_system/external_board_dirs/esp-ci-boards' -j  
�[1;32mBuilding application "gnrc_networking" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 214725	   1340	  98888	 314953	  4ce49	/data/riotbuild/riotbase/examples/gnrc_networking/bin/native/gnrc_networking.elf
/home/runner/work/RIOT/RIOT/RIOT/examples/gnrc_networking/bin/native/gnrc_networking.elf tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 4bf28-HEAD)
RIOT network stack example application
All up, running the shell now
> 


> ifconfig
ifconfig

Iface  6  HWaddr: C6:E6:E9:84:1C:16 
          L2-PDU:1500  MTU:1500  HL:64  RTR  
          RTR_ADV  
          Source address length: 6
          Link type: wired
          inet6 addr: fe80::c4e6:e9ff:fe84:1c16  scope: link  VAL
          inet6 group: ff02::2
          inet6 group: ff02::1
          inet6 group: ff02::1:ff84:1c16
          inet6 group: ff02::1a
          
          Statistics for Layer 2
            RX packets 4  bytes 400
            TX packets 1 (Multicast: 1)  bytes 78
            TX succeeded 0 errors 0
          Statistics for IPv6
            RX packets 4  bytes 344
            TX packets 1 (Multicast: 1)  bytes 64
            TX succeeded 1 errors 0

> Begin emission:
Finished sending 1 packets.

Received 2 packets, got 1 answers, remaining 0 packets

10. Task 06 - Destination unreachable - port unreachable (large payload) [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_icmpv6_error gnrc_ipv6_router_default gnrc_rpl netdev_default netstats_ipv6 netstats_l2 netstats_rpl ps shell shell_cmd_gnrc_udp shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/examples/gnrc_networking/' 'docker.io/riot/riotbuild:latest' make   'EXTERNAL_BOARD_DIRS=/data/riotbuild/riotbase/tests/build_system/external_board_dirs/esp-ci-boards' -j  
�[1;32mBuilding application "gnrc_networking" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 214725	   1340	  98888	 314953	  4ce49	/data/riotbuild/riotbase/examples/gnrc_networking/bin/native/gnrc_networking.elf
/home/runner/work/RIOT/RIOT/RIOT/examples/gnrc_networking/bin/native/gnrc_networking.elf tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 4bf28-HEAD)
RIOT network stack example application
All up, running the shell now
> 


> ifconfig
ifconfig

Iface  6  HWaddr: C6:E6:E9:84:1C:16 
          L2-PDU:1500  MTU:1500  HL:64  RTR  
          RTR_ADV  
          Source address length: 6
          Link type: wired
          inet6 addr: fe80::c4e6:e9ff:fe84:1c16  scope: link  VAL
          inet6 group: ff02::2
          inet6 group: ff02::1
          inet6 group: ff02::1:ff84:1c16
          inet6 group: ff02::1a
          
          Statistics for Layer 2
            RX packets 4  bytes 400
            TX packets 1 (Multicast: 1)  bytes 78
            TX succeeded 0 errors 0
          Statistics for IPv6
            RX packets 4  bytes 344
            TX packets 1 (Multicast: 1)  bytes 64
            TX succeeded 1 errors 0

> Begin emission:
Finished sending 1 packets.

Received 2 packets, got 1 answers, remaining 0 packets

10. Task 07 - Packet too big [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'       -e 'USEMODULE=socket_zep netdev_tap' -e 'QUIETER=1' -e 'BOARD=native' -e 'CFLAGS=-DCONFIG_GNRC_IPV6_NIB_SLAAC=1 -DCONFIG_GNRC_IPV6_NIB_QUEUE_PKT=1' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_icmpv6_error gnrc_ipv6_router_default gnrc_rpl netdev_default netdev_tap netstats_ipv6 netstats_l2 netstats_rpl ps shell shell_cmd_gnrc_udp shell_cmds_default socket_zep' -e 'USEPKG='  -w '/data/riotbuild/riotbase/examples/gnrc_networking/' 'docker.io/riot/riotbuild:latest' make   'EXTERNAL_BOARD_DIRS=/data/riotbuild/riotbase/tests/build_system/external_board_dirs/esp-ci-boards' -j  
�[1;32mBuilding application "gnrc_networking" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 282296	   1612	 117832	 401740	  6214c	/data/riotbuild/riotbase/examples/gnrc_networking/bin/native/gnrc_networking.elf
/home/runner/work/RIOT/RIOT/RIOT/examples/gnrc_networking/bin/native/gnrc_networking.elf -z [::]:17755 tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 4bf28-HEAD)
RIOT network stack example application
All up, running the shell now
> 


> ifconfig
ifconfig

Iface  7  HWaddr: C6:E6:E9:84:1C:16 
          L2-PDU:1500  MTU:1500  HL:64  RTR  
          Source address length: 6
          Link type: wired
          inet6 addr: fe80::c4e6:e9ff:fe84:1c16  scope: link  VAL
          inet6 group: ff02::2
          inet6 group: ff02::1
          inet6 group: ff02::1:ff84:1c16
          
          Statistics for Layer 2
            RX packets 4  bytes 400
            TX packets 3 (Multicast: 3)  bytes 210
            TX succeeded 3 errors 0
          Statistics for IPv6
            RX packets 4  bytes 344
            TX packets 3 (Multicast: 3)  bytes 168
            TX succeeded 3 errors 0

Iface  8  HWaddr: 68:C4  Channel: 26  NID: 0x23  PHY: O-QPSK 
          Long HWaddr: BE:91:43:95:3D:22:68:C4 
           State: IDLE 
          ACK_REQ  L2-PDU:102  MTU:1280  HL:64  RTR  
          6LO  IPHC  
          Source address length: 8
          Link type: wireless
          inet6 addr: fe80::bc91:4395:3d22:68c4  scope: link  VAL
          inet6 group: ff02::2
          inet6 group: ff02::1
          inet6 group: ff02::1:ff22:68c4
          
          Statistics for Layer 2
            RX packets 0  bytes 0
            TX packets 2 (Multicast: 2)  bytes 0
            TX succeeded 2 errors 0
          Statistics for IPv6
            RX packets 0  bytes 0
            TX packets 2 (Multicast: 2)  bytes 128
            TX succeeded 2 errors 0

> nib route add 7 beef::/64 fe80::94b5:28ff:fedc:1856
nib route add 7 beef::/64 fe80::94b5:28ff:fedc:1856

> nib route add 8 affe::/64 fe80::ab25:f123
nib route add 8 affe::/64 fe80::ab25:f123

> Begin emission:
Finished sending 1 packets.

Received 2 packets, got 1 answers, remaining 0 packets

Captured stderr call

WARNING: No route found for IPv6 destination affe::1 (no default route?)

Captured log call

WARNING  scapy.runtime:error.py:150 No route found for IPv6 destination affe::1 (no default route?)

10. Task 08 - Time exceeded - hop limit exceeded in transit [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_icmpv6_error gnrc_ipv6_router_default gnrc_rpl netdev_default netstats_ipv6 netstats_l2 netstats_rpl ps shell shell_cmd_gnrc_udp shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/examples/gnrc_networking/' 'docker.io/riot/riotbuild:latest' make   'EXTERNAL_BOARD_DIRS=/data/riotbuild/riotbase/tests/build_system/external_board_dirs/esp-ci-boards' -j  
�[1;32mBuilding application "gnrc_networking" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 214725	   1340	  98888	 314953	  4ce49	/data/riotbuild/riotbase/examples/gnrc_networking/bin/native/gnrc_networking.elf
/home/runner/work/RIOT/RIOT/RIOT/examples/gnrc_networking/bin/native/gnrc_networking.elf tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 4bf28-HEAD)
RIOT network stack example application
All up, running the shell now
> 


> ifconfig
ifconfig

Iface  6  HWaddr: C6:E6:E9:84:1C:16 
          L2-PDU:1500  MTU:1500  HL:64  RTR  
          RTR_ADV  
          Source address length: 6
          Link type: wired
          inet6 addr: fe80::c4e6:e9ff:fe84:1c16  scope: link  VAL
          inet6 group: ff02::2
          inet6 group: ff02::1
          inet6 group: ff02::1:ff84:1c16
          inet6 group: ff02::1a
          
          Statistics for Layer 2
            RX packets 4  bytes 400
            TX packets 1 (Multicast: 1)  bytes 78
            TX succeeded 0 errors 0
          Statistics for IPv6
            RX packets 4  bytes 344
            TX packets 1 (Multicast: 1)  bytes 64
            TX succeeded 1 errors 0

> nib route add 6 beef::/64 fe80::94b5:28ff:fedc:1856
nib route add 6 beef::/64 fe80::94b5:28ff:fedc:1856

> nib route add 6 affe::/64 fe80::ab25:f123
nib route add 6 affe::/64 fe80::ab25:f123

> Begin emission:
Finished sending 1 packets.

Received 2 packets, got 1 answers, remaining 0 packets

Captured stderr call

WARNING: No route found for IPv6 destination affe::1 (no default route?)

Captured log call

WARNING  scapy.runtime:error.py:150 No route found for IPv6 destination affe::1 (no default route?)

10. Task 09 - Parameter problem - erroneous header field encountered [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_icmpv6_error gnrc_ipv6_router_default gnrc_rpl netdev_default netstats_ipv6 netstats_l2 netstats_rpl ps shell shell_cmd_gnrc_udp shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/examples/gnrc_networking/' 'docker.io/riot/riotbuild:latest' make   'EXTERNAL_BOARD_DIRS=/data/riotbuild/riotbase/tests/build_system/external_board_dirs/esp-ci-boards' -j  
�[1;32mBuilding application "gnrc_networking" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 214725	   1340	  98888	 314953	  4ce49	/data/riotbuild/riotbase/examples/gnrc_networking/bin/native/gnrc_networking.elf
/home/runner/work/RIOT/RIOT/RIOT/examples/gnrc_networking/bin/native/gnrc_networking.elf tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 4bf28-HEAD)
RIOT network stack example application
All up, running the shell now
> 


> ifconfig
ifconfig

Iface  6  HWaddr: C6:E6:E9:84:1C:16 
          L2-PDU:1500  MTU:1500  HL:64  RTR  
          RTR_ADV  
          Source address length: 6
          Link type: wired
          inet6 addr: fe80::c4e6:e9ff:fe84:1c16  scope: link  VAL
          inet6 group: ff02::2
          inet6 group: ff02::1
          inet6 group: ff02::1:ff84:1c16
          inet6 group: ff02::1a
          
          Statistics for Layer 2
            RX packets 4  bytes 400
            TX packets 1 (Multicast: 1)  bytes 78
            TX succeeded 0 errors 0
          Statistics for IPv6
            RX packets 4  bytes 344
            TX packets 1 (Multicast: 1)  bytes 64
            TX succeeded 1 errors 0

> nib route add 6 beef::/64 fe80::94b5:28ff:fedc:1856
nib route add 6 beef::/64 fe80::94b5:28ff:fedc:1856

> nib route add 6 affe::/64 fe80::ab25:f123
nib route add 6 affe::/64 fe80::ab25:f123

> Begin emission:
Finished sending 1 packets.

Received 2 packets, got 1 answers, remaining 0 packets

Captured stderr call

WARNING: No route found for IPv6 destination affe::1 (no default route?)

Captured log call

WARNING  scapy.runtime:error.py:150 No route found for IPv6 destination affe::1 (no default route?)

10. Task 10 - IPv6-in-IPv6 encapsulation [PASSED]

Captured stdout call

Launching build container using image "docker.io/riot/riotbuild:latest".
docker run --rm --tty --user $(id -u) -v '/usr/share/zoneinfo/Etc/UTC:/etc/localtime:ro' -v '/home/runner/work/RIOT/RIOT/RIOT:/data/riotbuild/riotbase:delegated' -v '/root/.cargo/registry:/data/riotbuild/.cargo/registry:delegated' -v '/root/.cargo/git:/data/riotbuild/.cargo/git:delegated' -e 'RIOTBASE=/data/riotbuild/riotbase' -e 'CCACHE_BASEDIR=/data/riotbuild/riotbase' -e 'BUILD_DIR=/data/riotbuild/riotbase/build' -e 'RIOTPROJECT=/data/riotbuild/riotbase' -e 'RIOTCPU=/data/riotbuild/riotbase/cpu' -e 'RIOTBOARD=/data/riotbuild/riotbase/boards' -e 'RIOTMAKE=/data/riotbuild/riotbase/makefiles'      -e 'QUIETER=1' -e 'BOARD=native' -e 'DISABLE_MODULE=' -e 'DEFAULT_MODULE=' -e 'FEATURES_REQUIRED=' -e 'FEATURES_BLACKLIST=' -e 'FEATURES_OPTIONAL=' -e 'USEMODULE=auto_init_gnrc_netif auto_init_gnrc_rpl gnrc_icmpv6_echo gnrc_icmpv6_error gnrc_ipv6_router_default gnrc_rpl netdev_default netstats_ipv6 netstats_l2 netstats_rpl ps shell shell_cmd_gnrc_udp shell_cmds_default' -e 'USEPKG='  -w '/data/riotbuild/riotbase/examples/gnrc_networking/' 'docker.io/riot/riotbuild:latest' make   'EXTERNAL_BOARD_DIRS=/data/riotbuild/riotbase/tests/build_system/external_board_dirs/esp-ci-boards' -j  
�[1;32mBuilding application "gnrc_networking" for "native" with MCU "native".�[0m

   text	   data	    bss	    dec	    hex	filename
 214725	   1340	  98888	 314953	  4ce49	/data/riotbuild/riotbase/examples/gnrc_networking/bin/native/gnrc_networking.elf
/home/runner/work/RIOT/RIOT/RIOT/examples/gnrc_networking/bin/native/gnrc_networking.elf tap0 
RIOT native interrupts/signals initialized.
RIOT native board initialized.
RIOT native hardware initialization complete.

NETOPT_TX_END_IRQ not implemented by driver
main(): This is RIOT! (Version: 4bf28-HEAD)
RIOT network stack example application
All up, running the shell now
> 


> ifconfig
ifconfig

Iface  6  HWaddr: C6:E6:E9:84:1C:16 
          L2-PDU:1500  MTU:1500  HL:64  RTR  
          RTR_ADV  
          Source address length: 6
          Link type: wired
          inet6 addr: fe80::c4e6:e9ff:fe84:1c16  scope: link  VAL
          inet6 group: ff02::2
          inet6 group: ff02::1
          inet6 group: ff02::1:ff84:1c16
          inet6 group: ff02::1a
          
          Statistics for Layer 2
            RX packets 4  bytes 400
            TX packets 1 (Multicast: 1)  bytes 78
            TX succeeded 0 errors 0
          Statistics for IPv6
            RX packets 4  bytes 344
            TX packets 1 (Multicast: 1)  bytes 64
            TX succeeded 1 errors 0

> .
Sent 1 packets.
.
Sent 1 packets.
.
Sent 1 packets.
.
Sent 1 packets.
.
Sent 1 packets.
.
Sent 1 packets.
.
Sent 1 packets.
.
Sent 1 packets.
.
Sent 1 packets.
.
Sent 1 packets.
.
Sent 1 packets.
.
Sent 1 packets.
.
Sent 1 packets.
.
Sent 1 packets.
.
Sent 1 packets.
.
Sent 1 packets.
.
Sent 1 packets.
.
Sent 1 packets.
.
Sent 1 packets.
.
Sent 1 packets.
.
Sent 1 packets.
.
Sent 1 packets.
.
Sent 1 packets.
.
Sent 1 packets.
.
Sent 1 packets.
.
Sent 1 packets.
.
Sent 1 packets.
.
Sent 1 packets.
.
Sent 1 packets.
.
Sent 1 packets.
.
Sent 1 packets.
.
Sent 1 packets.
.
Sent 1 packets.
.
Sent 1 packets.
.
Sent 1 packets.
.
Sent 1 packets.
.
Sent 1 packets.
.
Sent 1 packets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment