mirror of
https://github.com/logos-messaging/logos-messaging-allure-js.git
synced 2026-01-19 08:23:14 +00:00
1 line
17 KiB
JSON
1 line
17 KiB
JSON
{"uid":"111153f6a3d5ef26","name":"Relay + Store","fullName":"/tests/enr.node.spec.ts: ENR Interop: ServiceNode > Relay + Store","historyId":"cf04a0f4b74710cde060d43acc866d85:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1738752989040,"stop":1738752989040,"duration":0},"status":"broken","statusMessage":"Not Found","statusTrace":"NotFoundError: Not Found\n at MemoryDatastore.get (file:///home/runner/work/js-waku/js-waku/node_modules/datastore-core/src/memory.ts:26:13)\n at PersistentStore.load (file:///home/runner/work/js-waku/js-waku/node_modules/@libp2p/peer-store/src/store.ts:78:38)\n at PersistentPeerStore.get (file:///home/runner/work/js-waku/js-waku/node_modules/@libp2p/peer-store/src/index.ts:111:31)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async Promise.all (index 0)\n at async HealthIndicator.onPeerChange (file:///home/runner/work/js-waku/js-waku/packages/sdk/src/health_indicator/health_indicator.ts:114:19)","flaky":false,"newFailed":false,"newBroken":true,"newPassed":false,"retriesCount":5,"retriesStatusChange":false,"beforeStages":[],"afterStages":[{"name":"\"after each\" hook in \"ENR Interop: ServiceNode\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"ENR Interop: ServiceNode\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"ENR Interop: ServiceNode\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"ENR Interop: ServiceNode\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"ENR Interop: ServiceNode\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"ENR Interop: ServiceNode\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"ENR Interop: ServiceNode\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"ENR Interop: ServiceNode\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"ENR Interop: ServiceNode\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"ENR Interop: ServiceNode\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"ENR Interop: ServiceNode\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"ENR Interop: ServiceNode\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"ENR Interop: ServiceNode\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"ENR Interop: ServiceNode\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"ENR Interop: ServiceNode\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"package","value":"tests"},{"name":"parentSuite","value":"ENR Interop: ServiceNode"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[{"uid":"b908b2d5e913e467","status":"broken","statusDetails":"done() called multiple times in test <ENR Interop: ServiceNode Relay + Store> of file /home/runner/work/js-waku/js-waku/packages/tests/tests/enr.node.spec.ts; in addition, done() received error: UnexpectedEOFError: unexpected end of input\n at Object.read (file:///home/runner/work/js-waku/js-waku/node_modules/it-byte-stream/src/index.ts:147:19)\n at runNextTicks (node:internal/process/task_queues:60:5)\n at processImmediate (node:internal/timers:454:9)\n at async Object.read (file:///home/runner/work/js-waku/js-waku/node_modules/it-length-prefixed-stream/src/index.ts:87:29)\n at async read (file:///home/runner/work/js-waku/js-waku/node_modules/@libp2p/multistream-select/src/multistream.ts:29:15)\n at async Module.readString (file:///home/runner/work/js-waku/js-waku/node_modules/@libp2p/multistream-select/src/multistream.ts:43:15)\n at async Module.select (file:///home/runner/work/js-waku/js-waku/node_modules/@libp2p/multistream-select/src/select.ts:88:18)\n at async ConnectionImpl.newStream [as _newStream] (file:///home/runner/work/js-waku/js-waku/node_modules/libp2p/src/upgrader.ts:480:15)\n at async ConnectionImpl.newStream (file:///home/runner/work/js-waku/js-waku/node_modules/libp2p/src/connection/index.ts:134:20)\n at async ConnectionManager.rawDialPeerWithProtocols (file:///home/runner/work/js-waku/js-waku/packages/core/src/lib/connection_manager/connection_manager.ts:389:12) {\n code: 'ERR_UNEXPECTED_EOF'\n}","time":{"start":1738752989040,"stop":1738752989040,"duration":0}},{"uid":"f808ed76c0cc310e","status":"broken","statusDetails":"done() called multiple times in test <ENR Interop: ServiceNode Relay + Store> of file /home/runner/work/js-waku/js-waku/packages/tests/tests/enr.node.spec.ts; in addition, done() received error: UnexpectedEOFError: unexpected end of input\n at Object.read (file:///home/runner/work/js-waku/js-waku/node_modules/it-byte-stream/src/index.ts:147:19)\n at runNextTicks (node:internal/process/task_queues:60:5)\n at processImmediate (node:internal/timers:454:9)\n at async Object.read (file:///home/runner/work/js-waku/js-waku/node_modules/it-length-prefixed-stream/src/index.ts:87:29)\n at async read (file:///home/runner/work/js-waku/js-waku/node_modules/@libp2p/multistream-select/src/multistream.ts:29:15)\n at async Module.readString (file:///home/runner/work/js-waku/js-waku/node_modules/@libp2p/multistream-select/src/multistream.ts:43:15)\n at async Module.select (file:///home/runner/work/js-waku/js-waku/node_modules/@libp2p/multistream-select/src/select.ts:88:18)\n at async ConnectionImpl.newStream [as _newStream] (file:///home/runner/work/js-waku/js-waku/node_modules/libp2p/src/upgrader.ts:480:15)\n at async ConnectionImpl.newStream (file:///home/runner/work/js-waku/js-waku/node_modules/libp2p/src/connection/index.ts:134:20)\n at async ConnectionManager.rawDialPeerWithProtocols (file:///home/runner/work/js-waku/js-waku/packages/core/src/lib/connection_manager/connection_manager.ts:389:12) {\n code: 'ERR_UNEXPECTED_EOF'\n}","time":{"start":1738752989039,"stop":1738752989039,"duration":0}},{"uid":"99d1e72c56fa3a95","status":"broken","statusDetails":"done() called multiple times in test <ENR Interop: ServiceNode Relay + Store> of file /home/runner/work/js-waku/js-waku/packages/tests/tests/enr.node.spec.ts; in addition, done() received error: UnexpectedEOFError: unexpected end of input\n at Object.read (file:///home/runner/work/js-waku/js-waku/node_modules/it-byte-stream/src/index.ts:147:19)\n at runNextTicks (node:internal/process/task_queues:60:5)\n at processImmediate (node:internal/timers:454:9)\n at async Object.read (file:///home/runner/work/js-waku/js-waku/node_modules/it-length-prefixed-stream/src/index.ts:87:29)\n at async read (file:///home/runner/work/js-waku/js-waku/node_modules/@libp2p/multistream-select/src/multistream.ts:29:15)\n at async Module.readString (file:///home/runner/work/js-waku/js-waku/node_modules/@libp2p/multistream-select/src/multistream.ts:43:15)\n at async Module.select (file:///home/runner/work/js-waku/js-waku/node_modules/@libp2p/multistream-select/src/select.ts:88:18)\n at async ConnectionImpl.newStream [as _newStream] (file:///home/runner/work/js-waku/js-waku/node_modules/libp2p/src/upgrader.ts:480:15)\n at async ConnectionImpl.newStream (file:///home/runner/work/js-waku/js-waku/node_modules/libp2p/src/connection/index.ts:134:20)\n at async ConnectionManager.rawDialPeerWithProtocols (file:///home/runner/work/js-waku/js-waku/packages/core/src/lib/connection_manager/connection_manager.ts:389:12) {\n code: 'ERR_UNEXPECTED_EOF'\n}","time":{"start":1738752989039,"stop":1738752989040,"duration":1}},{"uid":"d14e46d03506d2c7","status":"broken","statusDetails":"done() called multiple times in test <ENR Interop: ServiceNode Relay + Store> of file /home/runner/work/js-waku/js-waku/packages/tests/tests/enr.node.spec.ts; in addition, done() received error: UnexpectedEOFError: unexpected end of input\n at Object.read (file:///home/runner/work/js-waku/js-waku/node_modules/it-byte-stream/src/index.ts:147:19)\n at runNextTicks (node:internal/process/task_queues:60:5)\n at processImmediate (node:internal/timers:454:9)\n at async Object.read (file:///home/runner/work/js-waku/js-waku/node_modules/it-length-prefixed-stream/src/index.ts:87:29)\n at async read (file:///home/runner/work/js-waku/js-waku/node_modules/@libp2p/multistream-select/src/multistream.ts:29:15)\n at async Module.readString (file:///home/runner/work/js-waku/js-waku/node_modules/@libp2p/multistream-select/src/multistream.ts:43:15)\n at async Module.select (file:///home/runner/work/js-waku/js-waku/node_modules/@libp2p/multistream-select/src/select.ts:88:18)\n at async ConnectionImpl.newStream [as _newStream] (file:///home/runner/work/js-waku/js-waku/node_modules/libp2p/src/upgrader.ts:480:15)\n at async ConnectionImpl.newStream (file:///home/runner/work/js-waku/js-waku/node_modules/libp2p/src/connection/index.ts:134:20)\n at async ConnectionManager.rawDialPeerWithProtocols (file:///home/runner/work/js-waku/js-waku/packages/core/src/lib/connection_manager/connection_manager.ts:389:12) {\n code: 'ERR_UNEXPECTED_EOF'\n}","time":{"start":1738752989037,"stop":1738752989037,"duration":0}},{"uid":"82f61f3e67bd544e","status":"broken","statusDetails":"done() called multiple times in test <ENR Interop: ServiceNode Relay + Store> of file /home/runner/work/js-waku/js-waku/packages/tests/tests/enr.node.spec.ts; in addition, done() received error: UnexpectedEOFError: unexpected end of input\n at Object.read (file:///home/runner/work/js-waku/js-waku/node_modules/it-byte-stream/src/index.ts:147:19)\n at runNextTicks (node:internal/process/task_queues:60:5)\n at processImmediate (node:internal/timers:454:9)\n at async Object.read (file:///home/runner/work/js-waku/js-waku/node_modules/it-length-prefixed-stream/src/index.ts:87:29)\n at async read (file:///home/runner/work/js-waku/js-waku/node_modules/@libp2p/multistream-select/src/multistream.ts:29:15)\n at async Module.readString (file:///home/runner/work/js-waku/js-waku/node_modules/@libp2p/multistream-select/src/multistream.ts:43:15)\n at async Module.select (file:///home/runner/work/js-waku/js-waku/node_modules/@libp2p/multistream-select/src/select.ts:88:18)\n at async ConnectionImpl.newStream [as _newStream] (file:///home/runner/work/js-waku/js-waku/node_modules/libp2p/src/upgrader.ts:480:15)\n at async ConnectionImpl.newStream (file:///home/runner/work/js-waku/js-waku/node_modules/libp2p/src/connection/index.ts:134:20)\n at async ConnectionManager.rawDialPeerWithProtocols (file:///home/runner/work/js-waku/js-waku/packages/core/src/lib/connection_manager/connection_manager.ts:389:12) {\n code: 'ERR_UNEXPECTED_EOF'\n}","time":{"start":1738752989037,"stop":1738752989039,"duration":2}}],"categories":[{"name":"Test defects","matchedStatuses":[],"flaky":false}],"history":{"statistic":{"failed":0,"broken":1,"skipped":0,"passed":60,"unknown":0,"total":61},"items":[{"uid":"a20159508513196f","reportUrl":"https://waku-org.github.io/js-waku/7798//#testresult/a20159508513196f","status":"passed","time":{"start":1738752179742,"stop":1738752179743,"duration":1}},{"uid":"401b5a3701be6b87","reportUrl":"https://waku-org.github.io/js-waku/7795//#testresult/401b5a3701be6b87","status":"passed","time":{"start":1738751317879,"stop":1738751317879,"duration":0}},{"uid":"a54e582906bf89fb","reportUrl":"https://waku-org.github.io/js-waku/7796//#testresult/a54e582906bf89fb","status":"passed","time":{"start":1738751209236,"stop":1738751209236,"duration":0}},{"uid":"e49221df0d39d800","reportUrl":"https://waku-org.github.io/js-waku/7794//#testresult/e49221df0d39d800","status":"passed","time":{"start":1738703625792,"stop":1738703625793,"duration":1}},{"uid":"2776168ac9fec8b8","reportUrl":"https://waku-org.github.io/js-waku/7793//#testresult/2776168ac9fec8b8","status":"passed","time":{"start":1738696900496,"stop":1738696900496,"duration":0}},{"uid":"dacdbc04b369fe9d","reportUrl":"https://waku-org.github.io/js-waku/7792//#testresult/dacdbc04b369fe9d","status":"passed","time":{"start":1738696794234,"stop":1738696794235,"duration":1}},{"uid":"74334f2b0ad09b1d","reportUrl":"https://waku-org.github.io/js-waku/7791//#testresult/74334f2b0ad09b1d","status":"passed","time":{"start":1738696508837,"stop":1738696508837,"duration":0}},{"uid":"31d481747325f9e7","reportUrl":"https://waku-org.github.io/js-waku/7790//#testresult/31d481747325f9e7","status":"passed","time":{"start":1738696372904,"stop":1738696372905,"duration":1}},{"uid":"b2ad88a863d89a06","reportUrl":"https://waku-org.github.io/js-waku/7788//#testresult/b2ad88a863d89a06","status":"passed","time":{"start":1738671276933,"stop":1738671276933,"duration":0}},{"uid":"ca3067cedfc092ac","reportUrl":"https://waku-org.github.io/js-waku/7787//#testresult/ca3067cedfc092ac","status":"passed","time":{"start":1738670917689,"stop":1738670917691,"duration":2}},{"uid":"60f45dc57639bc32","reportUrl":"https://waku-org.github.io/js-waku/7786//#testresult/60f45dc57639bc32","status":"passed","time":{"start":1738656634638,"stop":1738656634639,"duration":1}},{"uid":"cc821a46057d1dd0","reportUrl":"https://waku-org.github.io/js-waku/7785//#testresult/cc821a46057d1dd0","status":"passed","time":{"start":1738653673875,"stop":1738653673876,"duration":1}},{"uid":"67edcf5f02002a1f","reportUrl":"https://waku-org.github.io/js-waku/7784//#testresult/67edcf5f02002a1f","status":"passed","time":{"start":1738591555595,"stop":1738591555596,"duration":1}},{"uid":"1fad241575435145","reportUrl":"https://waku-org.github.io/js-waku/7784//#testresult/1fad241575435145","status":"passed","time":{"start":1738590828991,"stop":1738590828992,"duration":1}},{"uid":"9ccfd6f71761c09a","reportUrl":"https://waku-org.github.io/js-waku/7783//#testresult/9ccfd6f71761c09a","status":"passed","time":{"start":1738586189150,"stop":1738586190630,"duration":1480}},{"uid":"f473b17b62c0849","reportUrl":"https://waku-org.github.io/js-waku/7782//#testresult/f473b17b62c0849","status":"passed","time":{"start":1738585580242,"stop":1738585581708,"duration":1466}},{"uid":"e8462b51d4a4fd98","reportUrl":"https://waku-org.github.io/js-waku/7781//#testresult/e8462b51d4a4fd98","status":"passed","time":{"start":1738580404578,"stop":1738580404578,"duration":0}},{"uid":"35b5c75441e84813","reportUrl":"https://waku-org.github.io/js-waku/7781//#testresult/35b5c75441e84813","status":"passed","time":{"start":1738577970548,"stop":1738577970548,"duration":0}},{"uid":"3e47432a3b0fefc7","reportUrl":"https://waku-org.github.io/js-waku/7779//#testresult/3e47432a3b0fefc7","status":"passed","time":{"start":1738571761576,"stop":1738571761576,"duration":0}},{"uid":"f186e22d4817c6","reportUrl":"https://waku-org.github.io/js-waku/7780//#testresult/f186e22d4817c6","status":"passed","time":{"start":1738572200012,"stop":1738572200012,"duration":0}}]},"tags":[]},"source":"111153f6a3d5ef26.json","parameterValues":[]} |