-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.4.0-DEV-81899bf99e.log
338 lines (336 loc) · 17.7 KB
/
1.4.0-DEV-81899bf99e.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
Julia Version 1.4.0-DEV.634
Commit 81899bf99e (2019-12-18 10:13 UTC)
Platform Info:
OS: Linux (x86_64-linux-gnu)
CPU: Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-8.0.1 (ORCJIT, skylake)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
Resolving package versions...
Installed GMP_jll ──────────────────────── v6.1.2+4
Installed CompilerSupportLibraries_jll ─── v0.2.0+1
Installed OrderedCollections ───────────── v1.1.0
Installed Polynomials ──────────────────── v0.6.0
Installed StatsBase ────────────────────── v0.32.0
Installed BlockArrays ──────────────────── v0.10.2
Installed FastTransforms ───────────────── v0.8.1
Installed ApproxFunOrthogonalPolynomials ─ v0.3.0
Installed OpenSpecFun_jll ──────────────── v0.5.3+1
Installed Missings ─────────────────────── v0.4.3
Installed FastTransforms_jll ───────────── v0.2.12+0
Installed FFTW_jll ─────────────────────── v3.3.9+3
Installed MKL_jll ──────────────────────── v2019.0.117+0
Installed Calculus ─────────────────────── v0.5.1
Installed RecipesBase ──────────────────── v0.7.0
Installed AbstractFFTs ─────────────────── v0.5.0
Installed MPFR_jll ─────────────────────── v4.0.2+2
Installed Reexport ─────────────────────── v0.2.0
Installed DomainSets ───────────────────── v0.1.0
Installed FillArrays ───────────────────── v0.8.2
Installed InfiniteArrays ───────────────── v0.5.0
Installed DataAPI ──────────────────────── v1.1.0
Installed ApproxFunBase ────────────────── v0.2.3
Installed MacroTools ───────────────────── v0.5.3
Installed IntelOpenMP_jll ──────────────── v2018.0.3+0
Installed SortingAlgorithms ────────────── v0.3.1
Installed BinaryProvider ───────────────── v0.5.8
Installed FastGaussQuadrature ──────────── v0.4.1
Installed MatrixFactorizations ─────────── v0.2.1
Installed IntervalSets ─────────────────── v0.3.2
Installed LazyArrays ───────────────────── v0.14.10
Installed DataStructures ───────────────── v0.17.6
Installed OpenBLAS_jll ─────────────────── v0.3.7+1
Installed BlockBandedMatrices ──────────── v0.6.0
Installed SpecialFunctions ─────────────── v0.9.0
Installed DualNumbers ──────────────────── v0.6.2
Installed ArrayLayouts ─────────────────── v0.1.5
Installed NaNMath ──────────────────────── v0.3.3
Installed ToeplitzMatrices ─────────────── v0.6.0
Installed Nullables ────────────────────── v1.0.0
Installed StaticArrays ─────────────────── v0.12.1
Installed LowRankApprox ────────────────── v0.4.0
Installed BandedMatrices ───────────────── v0.14.2
Installed FFTW ─────────────────────────── v1.2.0
Installed DSP ──────────────────────────── v0.6.2
Updating `~/.julia/environments/v1.4/Project.toml`
[b70543e2] + ApproxFunOrthogonalPolynomials v0.3.0
Updating `~/.julia/environments/v1.4/Manifest.toml`
[621f4979] + AbstractFFTs v0.5.0
[fbd15aa5] + ApproxFunBase v0.2.3
[b70543e2] + ApproxFunOrthogonalPolynomials v0.3.0
[4c555306] + ArrayLayouts v0.1.5
[aae01518] + BandedMatrices v0.14.2
[b99e7846] + BinaryProvider v0.5.8
[8e7c35d0] + BlockArrays v0.10.2
[ffab5731] + BlockBandedMatrices v0.6.0
[49dc2e85] + Calculus v0.5.1
[e66e0078] + CompilerSupportLibraries_jll v0.2.0+1
[717857b8] + DSP v0.6.2
[9a962f9c] + DataAPI v1.1.0
[864edb3b] + DataStructures v0.17.6
[5b8099bc] + DomainSets v0.1.0
[fa6b7ba4] + DualNumbers v0.6.2
[7a1cc6ca] + FFTW v1.2.0
[f5851436] + FFTW_jll v3.3.9+3
[442a2c76] + FastGaussQuadrature v0.4.1
[057dd010] + FastTransforms v0.8.1
[34b6f7d7] + FastTransforms_jll v0.2.12+0
[1a297f60] + FillArrays v0.8.2
[781609d7] + GMP_jll v6.1.2+4
[4858937d] + InfiniteArrays v0.5.0
[1d5cc7b8] + IntelOpenMP_jll v2018.0.3+0
[8197267c] + IntervalSets v0.3.2
[5078a376] + LazyArrays v0.14.10
[898213cb] + LowRankApprox v0.4.0
[856f044c] + MKL_jll v2019.0.117+0
[3a97d323] + MPFR_jll v4.0.2+2
[1914dd2f] + MacroTools v0.5.3
[a3b82374] + MatrixFactorizations v0.2.1
[e1d29d7a] + Missings v0.4.3
[77ba4419] + NaNMath v0.3.3
[4d1e1d77] + Nullables v1.0.0
[4536629a] + OpenBLAS_jll v0.3.7+1
[efe28fd5] + OpenSpecFun_jll v0.5.3+1
[bac558e1] + OrderedCollections v1.1.0
[f27b6e38] + Polynomials v0.6.0
[3cdcf5f2] + RecipesBase v0.7.0
[189a3867] + Reexport v0.2.0
[a2af1166] + SortingAlgorithms v0.3.1
[276daf66] + SpecialFunctions v0.9.0
[90137ffa] + StaticArrays v0.12.1
[2913bbd2] + StatsBase v0.32.0
[c751599d] + ToeplitzMatrices v0.6.0
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[1a1011a3] + SharedArrays
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Building FFTW ──────────→ `~/.julia/packages/FFTW/qqcBj/deps/build.log`
Path `/home/pkgeval/.julia/packages/FFTW/qqcBj` exists and looks like the correct package. Using existing path.
Updating `/tmp/jl_MxgjmJ/Project.toml`
[7a1cc6ca] + FFTW v1.2.0 [`~/.julia/packages/FFTW/qqcBj`]
Updating `/tmp/jl_MxgjmJ/Manifest.toml`
[7a1cc6ca] ~ FFTW v1.2.0 ⇒ v1.2.0 [`~/.julia/packages/FFTW/qqcBj`]
Building FastTransforms → `~/.julia/packages/FastTransforms/OShrg/deps/build.log`
Path `/home/pkgeval/.julia/packages/FastTransforms/OShrg` exists and looks like the correct package. Using existing path.
Updating `/tmp/jl_r7O27k/Project.toml`
[057dd010] + FastTransforms v0.8.1 [`~/.julia/packages/FastTransforms/OShrg`]
Updating `/tmp/jl_r7O27k/Manifest.toml`
[057dd010] ~ FastTransforms v0.8.1 ⇒ v0.8.1 [`~/.julia/packages/FastTransforms/OShrg`]
Testing ApproxFunOrthogonalPolynomials
Path `/home/pkgeval/.julia/packages/ApproxFunOrthogonalPolynomials/Cxm84` exists and looks like the correct package. Using existing path.
Updating `/tmp/jl_W8Enzw/Project.toml`
[b70543e2] + ApproxFunOrthogonalPolynomials v0.3.0 [`~/.julia/packages/ApproxFunOrthogonalPolynomials/Cxm84`]
Updating `/tmp/jl_W8Enzw/Manifest.toml`
[b70543e2] ~ ApproxFunOrthogonalPolynomials v0.3.0 ⇒ v0.3.0 [`~/.julia/packages/ApproxFunOrthogonalPolynomials/Cxm84`]
Running sandbox
Status `/tmp/jl_W8Enzw/Project.toml`
[621f4979] AbstractFFTs v0.5.0
[fbd15aa5] ApproxFunBase v0.2.3
[b70543e2] ApproxFunOrthogonalPolynomials v0.3.0 [`~/.julia/packages/ApproxFunOrthogonalPolynomials/Cxm84`]
[aae01518] BandedMatrices v0.14.2
[8e7c35d0] BlockArrays v0.10.2
[ffab5731] BlockBandedMatrices v0.6.0
[5b8099bc] DomainSets v0.1.0
[7a1cc6ca] FFTW v1.2.0
[442a2c76] FastGaussQuadrature v0.4.1
[057dd010] FastTransforms v0.8.1
[1a297f60] FillArrays v0.8.2
[8197267c] IntervalSets v0.3.2
[5078a376] LazyArrays v0.14.10
[189a3867] Reexport v0.2.0
[276daf66] SpecialFunctions v0.9.0
[90137ffa] StaticArrays v0.12.1
[37e2e46d] LinearAlgebra
[10745b16] Statistics
[8dfed614] Test
Test Summary: | Pass Total
Domain | 1 1
Test Summary: | Pass Total
Clenshaw | 1 1
7.814469 seconds (7.01 M allocations: 358.684 MiB, 3.61% gc time)
Test Summary: | Pass Total
Chebyshev | 488 488
151.727605 seconds (126.69 M allocations: 6.284 GiB, 4.68% gc time)
Test Summary: | Pass Total
Complex | 13 13
5.404951 seconds (3.18 M allocations: 161.228 MiB, 2.22% gc time)
Test Summary: | Pass Total
broadcast | 18 18
55.435634 seconds (31.42 M allocations: 1.526 GiB, 2.17% gc time)
6.479831 seconds (5.06 M allocations: 238.713 MiB, 3.37% gc time)
11.429107 seconds (9.08 M allocations: 489.880 MiB, 11.33% gc time)
7.476226 seconds (5.95 M allocations: 278.810 MiB, 3.61% gc time)
0.089317 seconds (35.08 k allocations: 2.073 MiB)
1.721322 seconds (1.57 M allocations: 71.817 MiB, 20.46% gc time)
36.725897 seconds (25.41 M allocations: 1.281 GiB, 3.65% gc time)
Test Summary: | Pass Total
Operator | 12366 12366
456.922440 seconds (329.79 M allocations: 15.503 GiB, 3.91% gc time)
0.658923 seconds (564.97 k allocations: 29.405 MiB)
3.269204 seconds (1.83 M allocations: 100.448 MiB)
3.690683 seconds (2.43 M allocations: 126.458 MiB, 9.04% gc time)
3.543331 seconds (3.77 M allocations: 138.206 MiB, 3.24% gc time)
4.389916 seconds (3.37 M allocations: 167.011 MiB, 4.91% gc time)
7.513598 seconds (7.41 M allocations: 392.792 MiB, 3.92% gc time)
8.619405 seconds (5.97 M allocations: 299.566 MiB, 2.94% gc time)
5.009167 seconds (2.79 M allocations: 142.505 MiB, 2.89% gc time)
Test Summary: | Pass Total
ODE | 2729 2729
214.415704 seconds (171.83 M allocations: 8.415 GiB, 4.13% gc time)
Test Summary: | Pass Total
Eigenvalue problems | 7 7
126.955794 seconds (107.13 M allocations: 5.389 GiB, 3.77% gc time)
2.572269 seconds (1.65 M allocations: 84.732 MiB)
0.067390 seconds (27.62 k allocations: 1.289 MiB)
7.556516 seconds (5.59 M allocations: 288.089 MiB, 1.65% gc time)
0.991496 seconds (776.11 k allocations: 38.807 MiB)
Test Summary: | Pass Broken Total
Vector | 446 1 447
111.123466 seconds (79.60 M allocations: 4.083 GiB, 3.76% gc time)
0.000401 seconds (149 allocations: 6.969 KiB)
8.156044 seconds (7.52 M allocations: 358.446 MiB, 4.74% gc time)
0.208126 seconds (18 allocations: 32.844 KiB)
12.395015 seconds (11.27 M allocations: 788.103 MiB, 7.17% gc time)
24.074482 seconds (10.69 M allocations: 569.807 MiB, 2.56% gc time)
11.955848 seconds (9.54 M allocations: 450.863 MiB, 4.90% gc time)
4.203878 seconds (2.51 M allocations: 128.770 MiB, 4.26% gc time)
9.937156 seconds (7.57 M allocations: 356.530 MiB, 6.67% gc time)
5.994940 seconds (4.02 M allocations: 198.947 MiB, 1.70% gc time)
20.603972 seconds (13.77 M allocations: 684.280 MiB, 3.71% gc time)
11.517363 seconds (7.41 M allocations: 353.990 MiB, 5.00% gc time)
Test Summary: | Pass Total
Jacobi | 4811 4811
293.963144 seconds (166.97 M allocations: 8.593 GiB, 3.88% gc time)
Test Summary: | Pass Total
Laguerre and WeightedLaguerre | 21 21
240.782952 seconds (86.14 M allocations: 3.709 GiB, 2.71% gc time)
Test Summary: | Pass Total
Hermite and GaussWeight | 415 415
56.151089 seconds (50.68 M allocations: 2.334 GiB, 8.10% gc time)
0.148268 seconds (103.11 k allocations: 5.510 MiB)
2.874129 seconds (3.84 M allocations: 196.183 MiB, 7.72% gc time)
4.532476 seconds (2.24 M allocations: 116.243 MiB, 6.06% gc time)
0.001776 seconds (3.70 k allocations: 244.234 KiB)
1.669086 seconds (1.45 M allocations: 76.191 MiB)
Test Summary: | Pass Broken Total
Spaces | 1745 1 1746
345.161738 seconds (204.24 M allocations: 11.020 GiB, 4.83% gc time)
2.970331 seconds (2.23 M allocations: 114.402 MiB, 4.55% gc time)
3.475551 seconds (2.00 M allocations: 123.693 MiB, 3.80% gc time)
0.233025 seconds (69.03 k allocations: 3.189 MiB)
2.333221 seconds (1.85 M allocations: 97.748 MiB, 5.42% gc time)
0.401053 seconds (211.30 k allocations: 10.935 MiB)
0.979518 seconds (2.21 M allocations: 201.041 MiB, 20.40% gc time)
0.884717 seconds (2.34 M allocations: 206.176 MiB, 10.24% gc time)
135.627339 seconds (83.09 M allocations: 3.848 GiB, 3.60% gc time)
22.318579 seconds (13.15 M allocations: 694.392 MiB, 4.87% gc time)
Test Summary: | Pass Total
Multivariate | 3286 3286
449.623071 seconds (264.55 M allocations: 14.175 GiB, 3.61% gc time)
13.455628 seconds (10.94 M allocations: 460.804 MiB, 4.99% gc time)
1.943383 seconds (4.48 M allocations: 138.236 MiB, 19.12% gc time)
4.754655 seconds (6.22 M allocations: 211.474 MiB, 8.98% gc time)
8.839194 seconds (5.89 M allocations: 321.353 MiB, 3.27% gc time)
27.550249 seconds (22.41 M allocations: 1.852 GiB, 10.56% gc time)
13.654367 seconds (7.65 M allocations: 430.859 MiB, 11.29% gc time)
21.989743 seconds (18.44 M allocations: 1.163 GiB, 7.70% gc time)
12.240075 seconds (9.14 M allocations: 459.834 MiB, 4.78% gc time)
1.947723 seconds (1.55 M allocations: 124.495 MiB)
0.199312 seconds (1.17 M allocations: 28.003 MiB)
┌ Warning: Maximum length 1000 reached.
└ @ ApproxFunBase ~/.julia/packages/ApproxFunBase/Ak6LI/src/Caching/ragged.jl:306
0.662161 seconds (529.61 k allocations: 45.168 MiB)
0.216583 seconds (245.66 k allocations: 19.582 MiB)
0.328272 seconds (287.48 k allocations: 25.764 MiB)
3.576054 seconds (10.98 M allocations: 319.968 MiB, 7.44% gc time)
1.298925 seconds (4.50 M allocations: 137.880 MiB)
2.002000 seconds (6.39 M allocations: 177.537 MiB, 10.30% gc time)
32.753185 seconds (99.48 M allocations: 2.631 GiB, 5.48% gc time)
2.867368 seconds (2.41 M allocations: 114.472 MiB)
signal (15): Terminated
in expression starting at none:12
epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line)
uv__io_poll at /workspace/srcdir/libuv/src/unix/linux-core.c:270
uv_run at /workspace/srcdir/libuv/src/unix/core.c:359
jl_task_get_next at /workspace/srcdir/src/partr.c:449
poptaskref at ./task.jl:662
wait at ./task.jl:669
wait at ./condition.jl:106
wait at ./process.jl:622
success at ./process.jl:483 [inlined]
#run#561 at ./process.jl:440
run at ./process.jl:438 [inlined]
#89 at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/Operations.jl:1464
withenv at ./env.jl:161
#85 at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/Operations.jl:1378
with_temp_env at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/Operations.jl:1292
_jl_invoke at /workspace/srcdir/src/gf.c:2158 [inlined]
jl_apply_generic at /workspace/srcdir/src/gf.c:2322
#84 at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/Operations.jl:1366
#mktempdir#20 at ./file.jl:673
_jl_invoke at /workspace/srcdir/src/gf.c:2158 [inlined]
jl_apply_generic at /workspace/srcdir/src/gf.c:2322
mktempdir at ./file.jl:671
mktempdir at ./file.jl:671 [inlined]
sandbox at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/Operations.jl:1333
#test#88 at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/Operations.jl:1458
test##kw at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/Operations.jl:1422 [inlined]
#test#67 at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:313
test at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:300
#test#66 at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:294 [inlined]
test at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:294 [inlined]
#test#65 at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:293 [inlined]
test at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:293 [inlined]
#test#64 at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:292
test at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:292
_jl_invoke at /workspace/srcdir/src/gf.c:2158 [inlined]
jl_apply_generic at /workspace/srcdir/src/gf.c:2322
jl_apply at /workspace/srcdir/src/julia.h:1692 [inlined]
do_apply at /workspace/srcdir/src/builtins.c:643
_jl_invoke at /workspace/srcdir/src/gf.c:2144 [inlined]
jl_apply_generic at /workspace/srcdir/src/gf.c:2322
jl_apply at /workspace/srcdir/src/julia.h:1692 [inlined]
do_call at /workspace/srcdir/src/interpreter.c:369
eval_value at /workspace/srcdir/src/interpreter.c:458
eval_stmt_value at /workspace/srcdir/src/interpreter.c:409 [inlined]
eval_body at /workspace/srcdir/src/interpreter.c:819
jl_interpret_toplevel_thunk at /workspace/srcdir/src/interpreter.c:913
jl_toplevel_eval_flex at /workspace/srcdir/src/toplevel.c:814
jl_toplevel_eval_flex at /workspace/srcdir/src/toplevel.c:764
jl_toplevel_eval_in at /workspace/srcdir/src/toplevel.c:843
eval at ./boot.jl:331
_jl_invoke at /workspace/srcdir/src/gf.c:2144 [inlined]
jl_apply_generic at /workspace/srcdir/src/gf.c:2322
exec_options at ./client.jl:264
_start at ./client.jl:484
jfptr__start_2076.clone_1 at /opt/julia/lib/julia/sys.so (unknown line)
_jl_invoke at /workspace/srcdir/src/gf.c:2144 [inlined]
jl_apply_generic at /workspace/srcdir/src/gf.c:2322
jl_apply at /workspace/srcdir/ui/../src/julia.h:1692 [inlined]
true_main at /workspace/srcdir/ui/repl.c:96
main at /workspace/srcdir/ui/repl.c:217
__libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line)
unknown function (ip: 0x4015e4)
unknown function (ip: (nil))
Allocations: 25999869 (Pool: 25992765; Big: 7104); GC: 29