Skip to content

Instantly share code, notes, and snippets.

@Swader
Created May 31, 2019 15:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Swader/ccb38343866aef6bbf417dd1c4ba1776 to your computer and use it in GitHub Desktop.
Save Swader/ccb38343866aef6bbf417dd1c4ba1776 to your computer and use it in GitHub Desktop.
Libp2p windows
[Suite] libp2p-daemon test suite
panic: qtls.ClientSessionState not compatible with tls.ClientSessionState
goroutine 1 [running]:
github.com/lucas-clemente/quic-go/internal/handshake.init.0()
C:/Users/Bruno/repos/nimbus/vendor/go/pkg/mod/github.com/lucas-clemente/quic-go@v0.11.1/internal/handshake/unsafe.go:20 +0x11a
testdaemon.nim(151) testdaemon
asyncloop.nim(827) waitFor
asyncloop.nim(266) poll
asyncmacro2.nim(36) newDaemonApi_continue
daemonapi.nim(671) newDaemonApiIter
[[reraised from:
testdaemon.nim(151) testdaemon
asyncloop.nim(827) waitFor
asyncloop.nim(266) poll
asyncmacro2.nim(36) identitySpawnTest_continue
testdaemon.nim(7) identitySpawnTestIter
asyncfutures2.nim(377) read
]]
[[reraised from:
testdaemon.nim(151) testdaemon
asyncloop.nim(829) waitFor
asyncfutures2.nim(377) read
]]
Unhandled exception: Daemon executable could not be started!
Async traceback:
testdaemon.nim(151) testdaemon
asyncloop.nim(827) waitFor
asyncloop.nim(266) poll
asyncmacro2.nim(36) newDaemonApi_continue
daemonapi.nim(671) newDaemonApiIter
#[
testdaemon.nim(151) testdaemon
asyncloop.nim(827) waitFor
asyncloop.nim(266) poll
asyncmacro2.nim(36) identitySpawnTest_continue
testdaemon.nim(7) identitySpawnTestIter
asyncfutures2.nim(377) read
]#
Exception message: Daemon executable could not be started!
Exception type: [DaemonLocalError]
[FAILED] Simple spawn and get identity test
panic: qtls.ClientSessionState not compatible with tls.ClientSessionState
goroutine 1 [running]:
github.com/lucas-clemente/quic-go/internal/handshake.init.0()
C:/Users/Bruno/repos/nimbus/vendor/go/pkg/mod/github.com/lucas-clemente/quic-go@v0.11.1/internal/handshake/unsafe.go:20 +0x11a
testdaemon.nim(154) testdaemon
asyncloop.nim(827) waitFor
asyncloop.nim(266) poll
asyncmacro2.nim(36) newDaemonApi_continue
daemonapi.nim(671) newDaemonApiIter
[[reraised from:
testdaemon.nim(154) testdaemon
asyncloop.nim(827) waitFor
asyncloop.nim(266) poll
asyncmacro2.nim(36) connectStreamTest_continue
testdaemon.nim(13) connectStreamTestIter
asyncfutures2.nim(377) read
]]
[[reraised from:
testdaemon.nim(154) testdaemon
asyncloop.nim(829) waitFor
asyncfutures2.nim(377) read
]]
Unhandled exception: Daemon executable could not be started!
Async traceback:
testdaemon.nim(154) testdaemon
asyncloop.nim(827) waitFor
asyncloop.nim(266) poll
asyncmacro2.nim(36) newDaemonApi_continue
daemonapi.nim(671) newDaemonApiIter
#[
testdaemon.nim(154) testdaemon
asyncloop.nim(827) waitFor
asyncloop.nim(266) poll
asyncmacro2.nim(36) connectStreamTest_continue
testdaemon.nim(13) connectStreamTestIter
asyncfutures2.nim(377) read
]#
Exception message: Daemon executable could not be started!
Exception type: [DaemonLocalError]
[FAILED] Connect/Accept peer/stream test
panic: qtls.ClientSessionState not compatible with tls.ClientSessionState
goroutine 1 [running]:
github.com/lucas-clemente/quic-go/internal/handshake.init.0()
C:/Users/Bruno/repos/nimbus/vendor/go/pkg/mod/github.com/lucas-clemente/quic-go@v0.11.1/internal/handshake/unsafe.go:20 +0x11a
testdaemon.nim(157) testdaemon
asyncloop.nim(827) waitFor
asyncloop.nim(266) poll
asyncmacro2.nim(36) newDaemonApi_continue
daemonapi.nim(671) newDaemonApiIter
[[reraised from:
testdaemon.nim(157) testdaemon
asyncloop.nim(827) waitFor
asyncloop.nim(266) poll
asyncmacro2.nim(36) provideCidTest_continue
testdaemon.nim(42) provideCidTestIter
asyncfutures2.nim(377) read
]]
[[reraised from:
testdaemon.nim(157) testdaemon
asyncloop.nim(829) waitFor
asyncfutures2.nim(377) read
]]
Unhandled exception: Daemon executable could not be started!
Async traceback:
testdaemon.nim(157) testdaemon
asyncloop.nim(827) waitFor
asyncloop.nim(266) poll
asyncmacro2.nim(36) newDaemonApi_continue
daemonapi.nim(671) newDaemonApiIter
#[
testdaemon.nim(157) testdaemon
asyncloop.nim(827) waitFor
asyncloop.nim(266) poll
asyncmacro2.nim(36) provideCidTest_continue
testdaemon.nim(42) provideCidTestIter
asyncfutures2.nim(377) read
]#
Exception message: Daemon executable could not be started!
Exception type: [DaemonLocalError]
[FAILED] Provide CID test
panic: qtls.ClientSessionState not compatible with tls.ClientSessionState
goroutine 1 [running]:
github.com/lucas-clemente/quic-go/internal/handshake.init.0()
C:/Users/Bruno/repos/nimbus/vendor/go/pkg/mod/github.com/lucas-clemente/quic-go@v0.11.1/internal/handshake/unsafe.go:20 +0x11a
testdaemon.nim(160) testdaemon
asyncloop.nim(827) waitFor
asyncloop.nim(266) poll
asyncmacro2.nim(36) newDaemonApi_continue
daemonapi.nim(671) newDaemonApiIter
[[reraised from:
testdaemon.nim(160) testdaemon
asyncloop.nim(827) waitFor
asyncloop.nim(266) poll
asyncmacro2.nim(36) pubsubTest_continue
testdaemon.nim(85) pubsubTestIter
asyncfutures2.nim(377) read
]]
[[reraised from:
testdaemon.nim(160) testdaemon
asyncloop.nim(829) waitFor
asyncfutures2.nim(377) read
]]
Unhandled exception: Daemon executable could not be started!
Async traceback:
testdaemon.nim(160) testdaemon
asyncloop.nim(827) waitFor
asyncloop.nim(266) poll
asyncmacro2.nim(36) newDaemonApi_continue
daemonapi.nim(671) newDaemonApiIter
#[
testdaemon.nim(160) testdaemon
asyncloop.nim(827) waitFor
asyncloop.nim(266) poll
asyncmacro2.nim(36) pubsubTest_continue
testdaemon.nim(85) pubsubTestIter
asyncfutures2.nim(377) read
]#
Exception message: Daemon executable could not be started!
Exception type: [DaemonLocalError]
[FAILED] GossipSub test
panic: qtls.ClientSessionState not compatible with tls.ClientSessionState
goroutine 1 [running]:
github.com/lucas-clemente/quic-go/internal/handshake.init.0()
C:/Users/Bruno/repos/nimbus/vendor/go/pkg/mod/github.com/lucas-clemente/quic-go@v0.11.1/internal/handshake/unsafe.go:20 +0x11a
testdaemon.nim(163) testdaemon
asyncloop.nim(827) waitFor
asyncloop.nim(266) poll
asyncmacro2.nim(36) newDaemonApi_continue
daemonapi.nim(671) newDaemonApiIter
[[reraised from:
testdaemon.nim(163) testdaemon
asyncloop.nim(827) waitFor
asyncloop.nim(266) poll
asyncmacro2.nim(36) pubsubTest_continue
testdaemon.nim(85) pubsubTestIter
asyncfutures2.nim(377) read
]]
[[reraised from:
testdaemon.nim(163) testdaemon
asyncloop.nim(829) waitFor
asyncfutures2.nim(377) read
]]
Unhandled exception: Daemon executable could not be started!
Async traceback:
testdaemon.nim(163) testdaemon
asyncloop.nim(827) waitFor
asyncloop.nim(266) poll
asyncmacro2.nim(36) newDaemonApi_continue
daemonapi.nim(671) newDaemonApiIter
#[
testdaemon.nim(163) testdaemon
asyncloop.nim(827) waitFor
asyncloop.nim(266) poll
asyncmacro2.nim(36) pubsubTest_continue
testdaemon.nim(85) pubsubTestIter
asyncfutures2.nim(377) read
]#
Exception message: Daemon executable could not be started!
Exception type: [DaemonLocalError]
[FAILED] FloodSub test
Error: execution of an external program failed: 'C:\Users\Bruno\repos\nimbus\vendor\nim-libp2p\tests\testdaemon.exe '
make: *** [Makefile:215: test-libp2p-daemon] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment