-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.6.0-DEV-7d3dac44dc.log
424 lines (415 loc) · 29.8 KB
/
1.6.0-DEV-7d3dac44dc.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
Julia Version 1.6.0-DEV.1148
Commit 7d3dac44dc (2020-10-06 21:26 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU: AMD EPYC 7502 32-Core Processor
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-10.0.1 (ORCJIT, znver2)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
Resolving package versions...
Installed MbedTLS_jll ─ v2.16.8+0
Installed IniFile ───── v0.5.0
Installed MbedTLS ───── v1.0.2
Installed WebSockets ── v1.5.2
Installed HTTP ──────── v0.8.19
Updating `~/.julia/environments/v1.6/Project.toml`
[104b5d7c] + WebSockets v1.5.2
Updating `~/.julia/environments/v1.6/Manifest.toml`
[cd3eb016] + HTTP v0.8.19
[83e8ac13] + IniFile v0.5.0
[739be429] + MbedTLS v1.0.2
[c8ffd9c3] + MbedTLS_jll v2.16.8+0
[104b5d7c] + WebSockets v1.5.2
[56f22d72] + Artifacts
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[8f399da3] + Libdl
[56ddb016] + Logging
[d6f4376e] + Markdown
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[fa267f1f] + TOML
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Testing WebSockets
Status `/tmp/jl_AmrNPW/Project.toml`
[cd3eb016] HTTP v0.8.19
[104b5d7c] WebSockets v1.5.2
[2a0f44e3] Base64
[ade2ca70] Dates
[8ba89e20] Distributed
[56ddb016] Logging
[9a3f8284] Random
[6462fe0b] Sockets
[8dfed614] Test
Status `/tmp/jl_AmrNPW/Manifest.toml`
[cd3eb016] HTTP v0.8.19
[83e8ac13] IniFile v0.5.0
[739be429] MbedTLS v1.0.2
[c8ffd9c3] MbedTLS_jll v2.16.8+0
[104b5d7c] WebSockets v1.5.2
[56f22d72] Artifacts
[2a0f44e3] Base64
[ade2ca70] Dates
[8ba89e20] Distributed
[b77e0a4c] InteractiveUtils
[76f85450] LibGit2
[8f399da3] Libdl
[56ddb016] Logging
[d6f4376e] Markdown
[44cfe95a] Pkg
[de0858da] Printf
[3fa0cd96] REPL
[9a3f8284] Random
[ea8e919c] SHA
[9e88b42a] Serialization
[6462fe0b] Sockets
[fa267f1f] TOML
[8dfed614] Test
[cf7118a7] UUIDs
[4ec0a83e] Unicode
Testing Running tests...
Base.Show
Base.show: Error During Test at /home/pkgeval/.julia/packages/WebSockets/pc4iW/test/runtests.jl:12
Got exception outside of a @test
LoadError: TypeError: in typeassert, expected Ptr{Nothing}, got a value of type Ptr{UInt64}
Stacktrace:
[1] getproperty
@ ./stream.jl:60 [inlined]
[2] _uv_status_tuple
@ ~/.julia/packages/WebSockets/pc4iW/src/show_ws.jl:73 [inlined]
[3] top-level scope
@ ~/.julia/packages/WebSockets/pc4iW/test/show_test.jl:12
[4] include(fname::String)
@ Base.MainInclude ./client.jl:444
[5] top-level scope
@ ~/.julia/packages/WebSockets/pc4iW/test/runtests.jl:13
[6] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[7] top-level scope
@ ~/.julia/packages/WebSockets/pc4iW/test/runtests.jl:13
[8] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[9] top-level scope
@ ~/.julia/packages/WebSockets/pc4iW/test/runtests.jl:8
[10] include(fname::String)
@ Base.MainInclude ./client.jl:444
[11] top-level scope
@ none:6
[12] eval(m::Module, e::Any)
@ Core ./boot.jl:360
[13] exec_options(opts::Base.JLOptions)
@ Base ./client.jl:261
[14] _start()
@ Base ./client.jl:485
in expression starting at /home/pkgeval/.julia/packages/WebSockets/pc4iW/test/show_test.jl:7
WebsocketLogger
WebSocketLogger: Test Failed at /home/pkgeval/.julia/packages/WebSockets/pc4iW/test/test_websocketlogger.jl:199
Expression: startswith(genmsg("msg", exception = (DivideError(), bt)), "┌ PREFIX msg\n│ exception =\n│ DivideError: integer division error\n│ Stacktrace:\n│ [1] func1() at")
Evaluated: startswith("┌ PREFIX msg\n│ exception =\n│ DivideError: integer division error\n│ Stacktrace:\n│ [1] func1()\n│ @ Main ~/.julia/packages/WebSockets/pc4iW/test/test_websocketlogger.jl:14\n│ [2] top-level scope\n│ @ ~/.julia/packages/WebSockets/pc4iW/test/test_websocketlogger.jl:198\n│ [3] top-level scope\n│ @ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144\n│ [4] top-level scope\n│ @ ~/.julia/packages/WebSockets/pc4iW/test/test_websocketlogger.jl:18\n│ [5] include(fname::String)\n│ @ Base.MainInclude ./client.jl:444\n│ [6] top-level scope\n│ @ ~/.julia/packages/WebSockets/pc4iW/test/runtests.jl:18\n│ [7] top-level scope\n│ @ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144\n│ [8] top-level scope\n│ @ ~/.julia/packages/WebSockets/pc4iW/test/runtests.jl:18\n│ [9] top-level scope\n│ @ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144\n│ [10] top-level scope\n│ @ ~/.julia/packages/WebSockets/pc4iW/test/runtests.jl:8\n│ [11] include(fname::String)\n│ @ Base.MainInclude ./client.jl:444\n│ [12] top-level scope\n│ @ none:6\n│ [13] eval(m::Module, e::Any)\n│ @ Core ./boot.jl:360\n│ [14] exec_options(opts::Base.JLOptions)\n│ @ Base ./client.jl:261\n│ [15] _start()\n│ @ Base ./client.jl:485\n└ SUFFIX\n", "┌ PREFIX msg\n│ exception =\n│ DivideError: integer division error\n│ Stacktrace:\n│ [1] func1() at")
Stacktrace:
[1] top-level scope
@ ~/.julia/packages/WebSockets/pc4iW/test/test_websocketlogger.jl:199
[2] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[3] top-level scope
@ ~/.julia/packages/WebSockets/pc4iW/test/test_websocketlogger.jl:18
Limiting large data structures: Test Failed at /home/pkgeval/.julia/packages/WebSockets/pc4iW/test/test_websocketlogger.jl:209
Expression: genmsg("msg", a = fill(1.00001, 100, 100), b = fill(2.00002, 10, 10)) == replace("┌ PREFIX msg\n│ a =\n│ 100×100 Array{Float64,2}:\n│ 1.00001 1.00001 1.00001 1.00001 … 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ ⋮ ⋱ EOL\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ b =\n│ 10×10 Array{Float64,2}:\n│ 2.00002 2.00002 2.00002 2.00002 … 2.00002 2.00002 2.00002\n│ 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002\n│ 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002\n│ ⋮ ⋱ EOL\n│ 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002\n│ 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002\n└ SUFFIX\n", "EOL" => "")
Evaluated: "┌ PREFIX msg\n│ a =\n│ 100×100 Matrix{Float64}:\n│ 1.00001 1.00001 1.00001 1.00001 … 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ ⋮ ⋱ \n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ b =\n│ 10×10 Matrix{Float64}:\n│ 2.00002 2.00002 2.00002 2.00002 … 2.00002 2.00002 2.00002\n│ 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002\n│ 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002\n│ ⋮ ⋱ \n│ 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002\n│ 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002\n└ SUFFIX\n" == "┌ PREFIX msg\n│ a =\n│ 100×100 Array{Float64,2}:\n│ 1.00001 1.00001 1.00001 1.00001 … 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ ⋮ ⋱ \n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ b =\n│ 10×10 Array{Float64,2}:\n│ 2.00002 2.00002 2.00002 2.00002 … 2.00002 2.00002 2.00002\n│ 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002\n│ 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002\n│ ⋮ ⋱ \n│ 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002\n│ 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002 2.00002\n└ SUFFIX\n"
Stacktrace:
[1] top-level scope
@ ~/.julia/packages/WebSockets/pc4iW/test/test_websocketlogger.jl:209
[2] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[3] top-level scope
@ ~/.julia/packages/WebSockets/pc4iW/test/test_websocketlogger.jl:209
[4] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[5] top-level scope
@ ~/.julia/packages/WebSockets/pc4iW/test/test_websocketlogger.jl:18
Limiting large data structures: Test Failed at /home/pkgeval/.julia/packages/WebSockets/pc4iW/test/test_websocketlogger.jl:231
Expression: genmsg("msg", a = fill(1.00001, 10, 10), show_limited = false) == "┌ PREFIX msg\n│ a =\n│ 10×10 Array{Float64,2}:\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n└ SUFFIX\n"
Evaluated: "┌ PREFIX msg\n│ a =\n│ 10×10 Matrix{Float64}:\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n└ SUFFIX\n" == "┌ PREFIX msg\n│ a =\n│ 10×10 Array{Float64,2}:\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n│ 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001 1.00001\n└ SUFFIX\n"
Stacktrace:
[1] top-level scope
@ ~/.julia/packages/WebSockets/pc4iW/test/test_websocketlogger.jl:231
[2] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[3] top-level scope
@ ~/.julia/packages/WebSockets/pc4iW/test/test_websocketlogger.jl:209
[4] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[5] top-level scope
@ ~/.julia/packages/WebSockets/pc4iW/test/test_websocketlogger.jl:18
WebSocketLogger_special: Error During Test at /home/pkgeval/.julia/packages/WebSockets/pc4iW/test/test_websocketlogger.jl:260
Got exception outside of a @test
UndefVarError: _invoked_shouldlog not defined
Stacktrace:
[1] macro expansion
@ ./logging.jl:361 [inlined]
[2] (::var"#20#24"{LogLevel, String})()
@ Main ~/.julia/packages/WebSockets/pc4iW/test/test_websocketlogger.jl:273
[3] with_logstate(f::Function, logstate::Any)
@ Base.CoreLogging ./logging.jl:491
[4] with_logger(f::Function, logger::WebSocketLogger)
@ Base.CoreLogging ./logging.jl:603
[5] (::var"#spec_msg#22"{var"#spec_msg#19#23"})(message::String; level::LogLevel, color::Bool, shouldlog::Function)
@ Main ~/.julia/packages/WebSockets/pc4iW/test/test_websocketlogger.jl:269
[6] top-level scope
@ ~/.julia/packages/WebSockets/pc4iW/test/test_websocketlogger.jl:297
[7] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[8] top-level scope
@ ~/.julia/packages/WebSockets/pc4iW/test/test_websocketlogger.jl:262
[9] include(fname::String)
@ Base.MainInclude ./client.jl:444
[10] top-level scope
@ ~/.julia/packages/WebSockets/pc4iW/test/runtests.jl:18
[11] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[12] top-level scope
@ ~/.julia/packages/WebSockets/pc4iW/test/runtests.jl:18
[13] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[14] top-level scope
@ ~/.julia/packages/WebSockets/pc4iW/test/runtests.jl:8
[15] include(fname::String)
@ Base.MainInclude ./client.jl:444
[16] top-level scope
@ none:6
[17] eval(m::Module, e::Any)
@ Core ./boot.jl:360
[18] exec_options(opts::Base.JLOptions)
@ Base ./client.jl:261
[19] _start()
@ Base ./client.jl:485
Fragment and unit
┌ Info: Provoking close handshake from protocol error without a peer. Waits 10s, 'a reasonable time'.
└ 15 s @Main ~/.julia/packages/WebSockets/pc4iW/test/frametest.jl:204
Handshake
Client test
┌ Info: Start server which accepts websocket upgrades including with subprotocol 'xml' and immediately closes, following protocol.
└ 41 s @Main ~/.julia/packages/WebSockets/pc4iW/test/client_test.jl:8
┌ Info: Open client without subprotocol.
└ 44 s @Main ~/.julia/packages/WebSockets/pc4iW/test/client_test.jl:20
┌ Info: Open client with approved subprotocol.
└ 53 s @Main ~/.julia/packages/WebSockets/pc4iW/test/client_test.jl:26
┌ Info: Open with unknown subprotocol.
└ 55 s @Main ~/.julia/packages/WebSockets/pc4iW/test/client_test.jl:32
┌ Info: Try to open a websocket with uknown port. Takes a few seconds.
└ 57 s @Main ~/.julia/packages/WebSockets/pc4iW/test/client_test.jl:37
┌ Info: Try open with uknown scheme.
└ 67 s @Main ~/.julia/packages/WebSockets/pc4iW/test/client_test.jl:48
┌ Info: start a client websocket that irritates by closing the TCP stream
│ connection without a websocket closing handshake. This
│ throws an error in the server coroutine, which can't be
│ captured on the server side.
└ 68 s @Main ~/.julia/packages/WebSockets/pc4iW/test/client_test.jl:69
┌ Info: Check that the server is still running regardless.
└ 70 s @Main ~/.julia/packages/WebSockets/pc4iW/test/client_test.jl:78
┌ Info: Open with a ws client handler that throws a domain error.
└ 73 s @Main ~/.julia/packages/WebSockets/pc4iW/test/client_test.jl:83
┌ Info: Stop the server in morse code.
└ 75 s @Main ~/.julia/packages/WebSockets/pc4iW/test/client_test.jl:87
┌ Info: Emulate a correct first accept response from server, with BufferStream socket.
└ 77 s @Main ~/.julia/packages/WebSockets/pc4iW/test/client_test.jl:91
┌ Info: Emulate an incorrect first accept response from server.
└ 78 s @Main ~/.julia/packages/WebSockets/pc4iW/test/client_test.jl:111
Client_listen
┌ Info: Listen: Open, http response, close. Repeat three times. Takes a while.
└ 80 s @Main ~/.julia/packages/WebSockets/pc4iW/test/client_listen_test.jl:13
Status(1): 200
Status(2): 200
Status(3): 200
┌ Info: Listen: Client side initates message exchange.
└ 82 s @Main ~/.julia/packages/WebSockets/pc4iW/test/client_listen_test.jl:24
┌ Debug: WebSocket(server, CONNECTED) received OPCODE_PING
└ 85 s @WebSockets ~/.julia/packages/WebSockets/pc4iW/src/WebSockets.jl:378
┌ Debug: WebSocket(client, CONNECTED) received OPCODE_PING
└ 85 s @WebSockets ~/.julia/packages/WebSockets/pc4iW/src/WebSockets.jl:381
┌ Debug: WebSocketClosedError("ws|server respond to OPCODE_CLOSE No reason ")
└ 85 s @WebSockets ~/.julia/packages/WebSockets/pc4iW/src/WebSockets.jl:721
┌ Info: Listen: Server side initates message exchange.
└ 85 s @Main ~/.julia/packages/WebSockets/pc4iW/test/client_listen_test.jl:31
┌ Debug: WebSocketClosedError("ws|client respond to OPCODE_CLOSE No reason ")
└ 87 s @WebSockets ~/.julia/packages/WebSockets/pc4iW/src/WebSockets.jl:721
┌ Info: Listen: Server side initates message exchange. Close from within server side handler.
└ 87 s @Main ~/.julia/packages/WebSockets/pc4iW/test/client_listen_test.jl:38
┌ Debug: WebSocketClosedError("ws|client respond to OPCODE_CLOSE 1000:Normal")
└ 87 s @WebSockets ~/.julia/packages/WebSockets/pc4iW/src/WebSockets.jl:721
Client_serverWS
┌ Info: External server http request
└ 88 s @Main ~/.julia/packages/WebSockets/pc4iW/test/client_serverWS_test.jl:28
┌ Info: String to IPAddr conversion
└ 88 s @Main ~/.julia/packages/WebSockets/pc4iW/test/client_serverWS_test.jl:31
┌ Info: ServerWS: Open, http response, close. Repeat three times. Takes a while.
└ 88 s @Main ~/.julia/packages/WebSockets/pc4iW/test/client_serverWS_test.jl:37
┌ Info: ServerWS: Client side initates message exchange.
└ 89 s @Main ~/.julia/packages/WebSockets/pc4iW/test/client_serverWS_test.jl:47
┌ Debug: WebSocket(server, CONNECTED) received OPCODE_PING
└ 89 s @WebSockets ~/.julia/packages/WebSockets/pc4iW/src/WebSockets.jl:378
┌ Debug: WebSocket(client, CONNECTED) received OPCODE_PING
└ 89 s @WebSockets ~/.julia/packages/WebSockets/pc4iW/src/WebSockets.jl:381
┌ Debug: WebSocketClosedError("ws|server respond to OPCODE_CLOSE No reason ")
└ 89 s @WebSockets ~/.julia/packages/WebSockets/pc4iW/src/WebSockets.jl:721
┌ Info: ServerWS: Server side initates message exchange.
└ 89 s @Main ~/.julia/packages/WebSockets/pc4iW/test/client_serverWS_test.jl:54
┌ Debug: WebSocketClosedError("ws|client respond to OPCODE_CLOSE No reason ")
└ 89 s @WebSockets ~/.julia/packages/WebSockets/pc4iW/src/WebSockets.jl:721
┌ Info: ServerWS: Server side initates message exchange. Close from within server side handler.
└ 89 s @Main ~/.julia/packages/WebSockets/pc4iW/test/client_serverWS_test.jl:61
┌ Debug: WebSocketClosedError("ws|client respond to OPCODE_CLOSE 1000:Normal")
└ 89 s @WebSockets ~/.julia/packages/WebSockets/pc4iW/src/WebSockets.jl:721
Abrupt close & error handling
┌ Info: Start a server with a ws handler that is unresponsive.
│ Close from client side. The close handshake aborts after 10.0 seconds...
└ 90 s @Main ~/.julia/packages/WebSockets/pc4iW/test/error_test.jl:14
1
2
3
4
5
6
7
8
9
┌ Info: Start a server with a ws handler that always reads guarded.
└ 102 s @Main ~/.julia/packages/WebSockets/pc4iW/test/error_test.jl:32
10
┌ Info: Attempt to read guarded from a closing ws|client. Check for return false.
└ 104 s @Main ~/.julia/packages/WebSockets/pc4iW/test/error_test.jl:44
┌ Debug: WebSocketClosedError("ws|server respond to OPCODE_CLOSE No reason ")
└ 107 s @WebSockets ~/.julia/packages/WebSockets/pc4iW/src/WebSockets.jl:721
┌ Debug: ErrorException("Attempt to read from closed WebSocket|client. First isopen(ws), or use readguarded(ws)!")
└ 107 s @WebSockets ~/.julia/packages/WebSockets/pc4iW/src/WebSockets.jl:721
┌ Info: Attempt to write guarded from a closing ws|client. Check for return false.
└ 108 s @Main ~/.julia/packages/WebSockets/pc4iW/test/error_test.jl:54
┌ Debug: WebSocketClosedError("ws|server respond to OPCODE_CLOSE No reason ")
└ 110 s @WebSockets ~/.julia/packages/WebSockets/pc4iW/src/WebSockets.jl:721
┌ Debug: Base.IOError("stream is closed or unusable", 0)
└ 110 s @WebSockets ~/.julia/packages/WebSockets/pc4iW/src/WebSockets.jl:681
┌ Info: Attempt to read from closing ws|client. Check caught error.
└ 111 s @Main ~/.julia/packages/WebSockets/pc4iW/test/error_test.jl:64
┌ Debug: WebSocketClosedError("ws|server respond to OPCODE_CLOSE No reason ")
└ 114 s @WebSockets ~/.julia/packages/WebSockets/pc4iW/src/WebSockets.jl:721
┌ Info: Attempt to write to a closing ws|client (this takes some time, there is no check
│ in WebSockets against it). Check caught error.
└ 115 s @Main ~/.julia/packages/WebSockets/pc4iW/test/error_test.jl:78
┌ Debug: WebSocketClosedError("ws|server respond to OPCODE_CLOSE No reason ")
└ 117 s @WebSockets ~/.julia/packages/WebSockets/pc4iW/src/WebSockets.jl:721
┌ Debug: WebSocketClosedError("ws|server respond to OPCODE_CLOSE No reason ")
└ 117 s @WebSockets ~/.julia/packages/WebSockets/pc4iW/src/WebSockets.jl:721
┌ Debug: WebSocketClosedError("ws|server respond to OPCODE_CLOSE No reason ")
└ 117 s @WebSockets ~/.julia/packages/WebSockets/pc4iW/src/WebSockets.jl:721
┌ Debug: WebSocketClosedError("ws|server respond to OPCODE_CLOSE No reason ")
└ 119 s @WebSockets ~/.julia/packages/WebSockets/pc4iW/src/WebSockets.jl:721
┌ Debug: WebSocketClosedError("ws|server respond to OPCODE_CLOSE No reason ")
└ 124 s @WebSockets ~/.julia/packages/WebSockets/pc4iW/src/WebSockets.jl:721
WebSocketClosedError(" while open ws|client: stream is closed or unusable")┌ Info: Start a server. The wshandler use global channels for inspecting caught errors.
└ 125 s @Main ~/.julia/packages/WebSockets/pc4iW/test/error_test.jl:94
┌ Info: Open a ws|client, close it out of protocol. Check server error on channel.
└ 129 s @Main ~/.julia/packages/WebSockets/pc4iW/test/error_test.jl:112
┌ Info: Start a server. Errors are output on built-in channel
└ 132 s @Main ~/.julia/packages/WebSockets/pc4iW/test/error_test.jl:129
┌ Info: Open a ws|client, close it out of protocol. Check server error on server.out channel.
└ 137 s @Main ~/.julia/packages/WebSockets/pc4iW/test/error_test.jl:141
┌ Info: Open ws|clients, close using every status code from RFC 6455 7.4.1
│ Verify error messages on server.out reflect the codes.
└ 143 s @Main ~/.julia/packages/WebSockets/pc4iW/test/error_test.jl:163
┌ Info: Closing ws|client with reason 1011 Internal Error
└ 144 s @Main ~/.julia/packages/WebSockets/pc4iW/test/error_test.jl:167
┌ Info: Closing ws|client with reason 1010 Missing Extension
└ 147 s @Main ~/.julia/packages/WebSockets/pc4iW/test/error_test.jl:167
┌ Info: Closing ws|client with reason 1005 No Status Recvd- reserved
└ 148 s @Main ~/.julia/packages/WebSockets/pc4iW/test/error_test.jl:167
┌ Info: Closing ws|client with reason 1012 Service Restart
└ 149 s @Main ~/.julia/packages/WebSockets/pc4iW/test/error_test.jl:167
┌ Info: Closing ws|client with reason 1006 Abnormal Closure- reserved
└ 151 s @Main ~/.julia/packages/WebSockets/pc4iW/test/error_test.jl:167
┌ Info: Closing ws|client with reason 1013 Try Again Later
└ 152 s @Main ~/.julia/packages/WebSockets/pc4iW/test/error_test.jl:167
┌ Info: Closing ws|client with reason 1004 Reserved
└ 153 s @Main ~/.julia/packages/WebSockets/pc4iW/test/error_test.jl:167
┌ Info: Closing ws|client with reason 1003 Unsupported Data
└ 155 s @Main ~/.julia/packages/WebSockets/pc4iW/test/error_test.jl:167
┌ Info: Closing ws|client with reason 1015 TLS Handshake
└ 156 s @Main ~/.julia/packages/WebSockets/pc4iW/test/error_test.jl:167
┌ Info: Closing ws|client with reason 1002 Protocol Error
└ 157 s @Main ~/.julia/packages/WebSockets/pc4iW/test/error_test.jl:167
┌ Info: Closing ws|client with reason 1007 Invalid frame payload data
└ 159 s @Main ~/.julia/packages/WebSockets/pc4iW/test/error_test.jl:167
┌ Info: Closing ws|client with reason 1014 Bad Gateway
└ 160 s @Main ~/.julia/packages/WebSockets/pc4iW/test/error_test.jl:167
┌ Info: Closing ws|client with reason 1001 Going Away
└ 161 s @Main ~/.julia/packages/WebSockets/pc4iW/test/error_test.jl:167
┌ Info: Closing ws|client with reason 1009 Message too big
└ 163 s @Main ~/.julia/packages/WebSockets/pc4iW/test/error_test.jl:167
┌ Info: Closing ws|client with reason 1000 Normal
└ 164 s @Main ~/.julia/packages/WebSockets/pc4iW/test/error_test.jl:167
┌ Info: Closing ws|client with reason 1008 Policy Violation
└ 165 s @Main ~/.julia/packages/WebSockets/pc4iW/test/error_test.jl:167
┌ Info: Open a ws|client, close it using a status code from RFC 6455 7.4.1
│ and also a custom reason string. Verify error messages on server.out reflect the codes.
└ 166 s @Main ~/.julia/packages/WebSockets/pc4iW/test/error_test.jl:186
┌ Info: Closing ws|client with reason1000 Normal and goodbye!
└ 168 s @Main ~/.julia/packages/WebSockets/pc4iW/test/error_test.jl:191
┌ Info: Open a ws|client. Throw an InterruptException to it. Check that the ws|server
│ error shows the reason for the close.
└ 170 s @Main ~/.julia/packages/WebSockets/pc4iW/test/error_test.jl:200
┌ Info: Trigger check_upgrade WebSocketErrors
└ 182 s @Main ~/.julia/packages/WebSockets/pc4iW/test/error_test.jl:219
Test Summary: | Pass Fail Error Total
WebSockets | 987 3 2 992
Base.show | 1 1
WebSocketLogger | 36 3 1 40
WebSocketLogger | 33 3 36
Default metadata formatting | 9 9
Prefix and suffix layout | 4 4
Metadata suffix, right justification | 7 7
Limiting large data structures | 2 2
WebSocketLogger_special | 3 1 4
Fragment and unit | 823 823
Handshake | 27 27
Client | 13 13
Client_listen | 18 18
Client_serverWS | 20 20
Abrupt close & error handling | 50 50
ERROR: LoadError: Some tests did not pass: 987 passed, 3 failed, 2 errored, 0 broken.
in expression starting at /home/pkgeval/.julia/packages/WebSockets/pc4iW/test/runtests.jl:7
ERROR: Package WebSockets errored during testing
Stacktrace:
[1] pkgerror(msg::String)
@ Pkg.Types /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/Types.jl:52
[2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing)
@ Pkg.Operations /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/Operations.jl:1609
[3] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, kwargs::Base.Iterators.Pairs{Union{}, Union{}, Tuple{}, NamedTuple{(), Tuple{}}})
@ Pkg.API /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:331
[4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec})
@ Pkg.API /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:318
[5] #test#62
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:68 [inlined]
[6] test
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:68 [inlined]
[7] #test#61
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:66 [inlined]
[8] test
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:66 [inlined]
[9] test(pkg::String; kwargs::Base.Iterators.Pairs{Union{}, Union{}, Tuple{}, NamedTuple{(), Tuple{}}})
@ Pkg.API /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:65
[10] test(pkg::String)
@ Pkg.API /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:65
[11] top-level scope
@ none:19