-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.4.0-DEV-81899bf99e.log
282 lines (280 loc) · 12.3 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
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 PenaltyFunctions ──────────── v0.1.2
Installed LearnBase ─────────────────── v0.2.2
Installed Missings ──────────────────── v0.4.3
Installed OrderedCollections ────────── v1.1.0
Installed Polynomials ───────────────── v0.6.0
Installed TranscodingStreams ────────── v0.9.5
Installed JuliaDB ───────────────────── v0.13.0
Installed StatsBase ─────────────────── v0.32.0
Installed RecipesBase ───────────────── v0.7.0
Installed IteratorInterfaceExtensions ─ v1.0.0
Installed GenericSVD ────────────────── v0.2.2
Installed SweepOperator ─────────────── v0.3.0
Installed Tables ────────────────────── v0.2.11
Installed IndexedTables ─────────────── v0.12.4
Installed StructArrays ──────────────── v0.4.0
Installed Dagger ────────────────────── v0.8.0
Installed CodecZlib ─────────────────── v0.6.0
Installed DataAPI ───────────────────── v1.1.0
Installed Reexport ──────────────────── v0.2.0
Installed BinaryProvider ────────────── v0.5.8
Installed SortingAlgorithms ─────────── v0.3.1
Installed Glob ──────────────────────── v1.2.0
Installed Compat ────────────────────── v2.2.0
Installed Requires ──────────────────── v1.0.0
Installed OnlineStats ───────────────── v1.0.2
Installed WeakRefStrings ────────────── v0.6.1
Installed Quadmath ──────────────────── v0.5.2
Installed DataStructures ────────────── v0.17.6
Installed PooledArrays ──────────────── v0.5.2
Installed TableTraitsUtils ──────────── v1.0.1
Installed DataValues ────────────────── v0.4.12
Installed DataValueInterfaces ───────── v1.0.0
Installed MemPool ───────────────────── v0.2.0
Installed OnlineStatsBase ───────────── v1.0.2
Installed TableTraits ───────────────── v1.0.0
Installed Nullables ─────────────────── v1.0.0
Installed DoubleFloats ──────────────── v0.9.11
Installed GenericSchur ──────────────── v0.3.0
Installed TextParse ─────────────────── v1.0.0
Installed LossFunctions ─────────────── v0.5.1
Updating `~/.julia/environments/v1.4/Project.toml`
[a93385a2] + JuliaDB v0.13.0
Updating `~/.julia/environments/v1.4/Manifest.toml`
[b99e7846] + BinaryProvider v0.5.8
[944b1d66] + CodecZlib v0.6.0
[34da2185] + Compat v2.2.0
[d58978e5] + Dagger v0.8.0
[9a962f9c] + DataAPI v1.1.0
[864edb3b] + DataStructures v0.17.6
[e2d170a0] + DataValueInterfaces v1.0.0
[e7dc6d0d] + DataValues v0.4.12
[497a8b3b] + DoubleFloats v0.9.11
[01680d73] + GenericSVD v0.2.2
[c145ed77] + GenericSchur v0.3.0
[c27321d9] + Glob v1.2.0
[6deec6e2] + IndexedTables v0.12.4
[82899510] + IteratorInterfaceExtensions v1.0.0
[a93385a2] + JuliaDB v0.13.0
[7f8f8fb0] + LearnBase v0.2.2
[30fc2ffe] + LossFunctions v0.5.1
[f9f48841] + MemPool v0.2.0
[e1d29d7a] + Missings v0.4.3
[4d1e1d77] + Nullables v1.0.0
[a15396b6] + OnlineStats v1.0.2
[925886fa] + OnlineStatsBase v1.0.2
[bac558e1] + OrderedCollections v1.1.0
[06bb1623] + PenaltyFunctions v0.1.2
[f27b6e38] + Polynomials v0.6.0
[2dfb63ee] + PooledArrays v0.5.2
[be4d8f0f] + Quadmath v0.5.2
[3cdcf5f2] + RecipesBase v0.7.0
[189a3867] + Reexport v0.2.0
[ae029012] + Requires v1.0.0
[a2af1166] + SortingAlgorithms v0.3.1
[2913bbd2] + StatsBase v0.32.0
[09ab397b] + StructArrays v0.4.0
[7522ee7d] + SweepOperator v0.3.0
[3783bdb8] + TableTraits v1.0.0
[382cd787] + TableTraitsUtils v1.0.1
[bd369af6] + Tables v0.2.11
[e0df1984] + TextParse v1.0.0
[3bb67fe8] + TranscodingStreams v0.9.5
[ea10d353] + WeakRefStrings v0.6.1
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8bb1440f] + DelimitedFiles
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[9abbd945] + Profile
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[1a1011a3] + SharedArrays
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Building CodecZlib → `~/.julia/packages/CodecZlib/5t9zO/deps/build.log`
Path `/home/pkgeval/.julia/packages/CodecZlib/5t9zO` exists and looks like the correct package. Using existing path.
Updating `/tmp/jl_2bMIHc/Project.toml`
[944b1d66] + CodecZlib v0.6.0 [`~/.julia/packages/CodecZlib/5t9zO`]
Updating `/tmp/jl_2bMIHc/Manifest.toml`
[944b1d66] ~ CodecZlib v0.6.0 ⇒ v0.6.0 [`~/.julia/packages/CodecZlib/5t9zO`]
Testing JuliaDB
Path `/home/pkgeval/.julia/packages/JuliaDB/7cG1k` exists and looks like the correct package. Using existing path.
Updating `/tmp/jl_ByJe1Z/Project.toml`
[a93385a2] + JuliaDB v0.13.0 [`~/.julia/packages/JuliaDB/7cG1k`]
Updating `/tmp/jl_ByJe1Z/Manifest.toml`
[a93385a2] ~ JuliaDB v0.13.0 ⇒ v0.13.0 [`~/.julia/packages/JuliaDB/7cG1k`]
Running sandbox
Status `/tmp/jl_ByJe1Z/Project.toml`
[d58978e5] Dagger v0.8.0
[e7dc6d0d] DataValues v0.4.12
[c27321d9] Glob v1.2.0
[6deec6e2] IndexedTables v0.12.4
[a93385a2] JuliaDB v0.13.0 [`~/.julia/packages/JuliaDB/7cG1k`]
[f9f48841] MemPool v0.2.0
[4d1e1d77] Nullables v1.0.0
[a15396b6] OnlineStats v1.0.2
[925886fa] OnlineStatsBase v1.0.2
[2dfb63ee] PooledArrays v0.5.2
[3cdcf5f2] RecipesBase v0.7.0
[2913bbd2] StatsBase v0.32.0
[e0df1984] TextParse v1.0.0
[ea10d353] WeakRefStrings v0.6.1
[ade2ca70] Dates
[8ba89e20] Distributed
[de0858da] Printf
[9a3f8284] Random
[9e88b42a] Serialization
[10745b16] Statistics
[8dfed614] Test
Test Summary: | Pass Total
iteration | 20 20
Test Summary: | Pass Total
Utilities | 3 3
Test Summary: | Pass Total
Interval | 10 10
Test Summary: | Pass Total
vcat PooledArray Vector{Union{T,Missing}} | 2 2
Test Summary: | Pass Total
table | 126 126
Test Summary: | Pass Total
map & reduce | 2 2
Test Summary: | Pass Total
getindex | 30 30
Test Summary: | Pass Total
select | 12 12
Test Summary: | Pass Total
convertdim | 9 9
Test Summary: | Pass Total
reduce | 20 20
Test Summary: | Pass Total
select | 1 1
Test Summary: | Pass Total
permutedims | 5 5
Test Summary: | Pass Total
mapslices | 11 11
Test Summary: | Pass Total
flatten | 3 3
Test Summary: | Pass Total
join | 175 175
Test Summary: | Pass Total
broadcast | 32 32
Test Summary: | Pass Total
join with missing | 4 4
Test Summary: | Pass Total
setindex! | 4 4
Test Summary: | Pass Total
extractarray | 9 9
Test Summary: | Pass Total
printing | 1 1
Test Summary: | Pass Total
has_overlaps | 6 6
Test Summary: | Pass Total
with_overlaps | 5 5
Test Summary: | Pass Total
subtable | 7 7
Test Summary: | Pass Total
Iterators.partition | 1 1
Test Summary: | Pass Total
rechunk | 1 1
Test Summary: | Pass Total
rechunk by | 2 2
Test Summary: | Pass Total
PooledArray/Vector{Union{T,Missing}} | 2 2
Test Summary: | Pass Total
Columns | 2 2
Test Summary: | Pass Total
ndsparse | 1 1
Test Summary: | Pass Total
table | 2 2
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: 19137299 (Pool: 19131772; Big: 5527); GC: 22