-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path1.6.0-DEV-300e34cf74.log
174 lines (160 loc) · 8.83 KB
/
1.6.0-DEV-300e34cf74.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
################################################################################
# PkgEval set-up: 2020-10-30T04:14:07.617
#
Julia Version 1.6.0-DEV.1380
Commit 300e34cf74 (2020-10-30 02:28 UTC)
Platform Info:
OS: Linux (x86_64-linux-gnu)
CPU: AMD EPYC 7502 32-Core Processor
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-11.0.0 (ORCJIT, znver2)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_MAX_NUM_PRECOMPILE_FILES = 9223372036854775807
################################################################################
# Installation: 2020-10-30T04:14:09.110
#
Resolving package versions...
Installed LittleEndianBase128 ─ v0.3.0
Installed RawArray ──────────── v0.1.1
Updating `~/.julia/environments/v1.6/Project.toml`
[d3d335b2] + RawArray v0.1.1
Updating `~/.julia/environments/v1.6/Manifest.toml`
[1724a1d5] + LittleEndianBase128 v0.3.0
[d3d335b2] + RawArray v0.1.1
[2a0f44e3] + Base64
[b77e0a4c] + InteractiveUtils
[56ddb016] + Logging
[d6f4376e] + Markdown
[9a3f8284] + Random
[9e88b42a] + Serialization
[8dfed614] + Test
################################################################################
# Testing: 2020-10-30T04:14:11.362
#
Testing RawArray
Status `/tmp/jl_i8pcP5/Project.toml`
[1724a1d5] LittleEndianBase128 v0.3.0
[d3d335b2] RawArray v0.1.1
[8dfed614] Test
Status `/tmp/jl_i8pcP5/Manifest.toml`
[1724a1d5] LittleEndianBase128 v0.3.0
[d3d335b2] RawArray v0.1.1
[2a0f44e3] Base64
[b77e0a4c] InteractiveUtils
[56ddb016] Logging
[d6f4376e] Markdown
[9a3f8284] Random
[9e88b42a] Serialization
[8dfed614] Test
Testing Running tests...
raquery ... PASS
Testing 1-d Float16 uncompressed ... PASS
Testing 2-d Float16 uncompressed ... PASS
Testing 3-d Float16 uncompressed ... PASS
Testing 4-d Float16 uncompressed ... PASS
Testing 1-d Float32 uncompressed ... PASS
Testing 2-d Float32 uncompressed ... PASS
Testing 3-d Float32 uncompressed ... PASS
Testing 4-d Float32 uncompressed ... PASS
Testing 1-d Float64 uncompressed ... PASS
Testing 2-d Float64 uncompressed ... PASS
Testing 3-d Float64 uncompressed ... PASS
Testing 4-d Float64 uncompressed ... PASS
Testing 1-d ComplexF16 uncompressed ... PASS
Testing 2-d ComplexF16 uncompressed ... PASS
Testing 3-d ComplexF16 uncompressed ... PASS
Testing 4-d ComplexF16 uncompressed ... PASS
Testing 1-d ComplexF32 uncompressed ... PASS
Testing 2-d ComplexF32 uncompressed ... PASS
Testing 3-d ComplexF32 uncompressed ... PASS
Testing 4-d ComplexF32 uncompressed ... PASS
Testing 1-d ComplexF64 uncompressed ... PASS
Testing 2-d ComplexF64 uncompressed ... PASS
Testing 3-d ComplexF64 uncompressed ... PASS
Testing 4-d ComplexF64 uncompressed ... PASS
Testing 1-d Int8 uncompressed ... PASS
Testing 1-d Int8 compressed ... PASS
Testing 2-d Int8 uncompressed ... PASS
Testing 2-d Int8 compressed ... PASS
Testing 3-d Int8 uncompressed ... PASS
Testing 3-d Int8 compressed ... PASS
Testing 4-d Int8 uncompressed ... PASS
Testing 4-d Int8 compressed ... PASS
Testing 1-d Int16 uncompressed ... PASS
Testing 1-d Int16 compressed ... PASS
Testing 2-d Int16 uncompressed ... PASS
Testing 2-d Int16 compressed ... PASS
Testing 3-d Int16 uncompressed ... PASS
Testing 3-d Int16 compressed ... PASS
Testing 4-d Int16 uncompressed ... PASS
Testing 4-d Int16 compressed ... PASS
Testing 1-d Int32 uncompressed ... PASS
Testing 1-d Int32 compressed ... PASS
Testing 2-d Int32 uncompressed ... PASS
Testing 2-d Int32 compressed ... PASS
Testing 3-d Int32 uncompressed ... PASS
Testing 3-d Int32 compressed ... PASS
Testing 4-d Int32 uncompressed ... PASS
Testing 4-d Int32 compressed ... PASS
Testing 1-d Int64 uncompressed ... PASS
Testing 1-d Int64 compressed ... PASS
Testing 2-d Int64 uncompressed ... PASS
Testing 2-d Int64 compressed ... PASS
Testing 3-d Int64 uncompressed ... PASS
Testing 3-d Int64 compressed ... PASS
Testing 4-d Int64 uncompressed ... PASS
Testing 4-d Int64 compressed ... PASS
Testing 1-d UInt8 uncompressed ... PASS
Testing 1-d UInt8 compressed ... PASS
Testing 2-d UInt8 uncompressed ... PASS
Testing 2-d UInt8 compressed ... PASS
Testing 3-d UInt8 uncompressed ... PASS
Testing 3-d UInt8 compressed ... PASS
Testing 4-d UInt8 uncompressed ... PASS
Testing 4-d UInt8 compressed ... PASS
Testing 1-d UInt16 uncompressed ... PASS
Testing 1-d UInt16 compressed ... PASS
Testing 2-d UInt16 uncompressed ... PASS
Testing 2-d UInt16 compressed ... PASS
Testing 3-d UInt16 uncompressed ... PASS
Testing 3-d UInt16 compressed ... PASS
Testing 4-d UInt16 uncompressed ... PASS
Testing 4-d UInt16 compressed ... PASS
Testing 1-d UInt32 uncompressed ... PASS
Testing 1-d UInt32 compressed ... PASS
Testing 2-d UInt32 uncompressed ... PASS
Testing 2-d UInt32 compressed ... PASS
Testing 3-d UInt32 uncompressed ... PASS
Testing 3-d UInt32 compressed ... PASS
Testing 4-d UInt32 uncompressed ... PASS
Testing 4-d UInt32 compressed ... PASS
Testing 1-d UInt64 uncompressed ... PASS
Testing 1-d UInt64 compressed ... PASS
Testing 2-d UInt64 uncompressed ... PASS
Testing 2-d UInt64 compressed ... PASS
Testing 3-d UInt64 uncompressed ... PASS
Testing 3-d UInt64 compressed ... PASS
Testing 4-d UInt64 uncompressed ... PASS
Testing 4-d UInt64 compressed ... PASS
Testing 1-d Bool uncompressed ... PASS
Testing 1-d Bool compressed ... PASS
Testing 2-d Bool uncompressed ... PASS
Testing 2-d Bool compressed ... PASS
Testing 3-d Bool uncompressed ... PASS
Testing 3-d Bool compressed ... PASS
Testing 4-d Bool uncompressed ... PASS
Testing 4-d Bool compressed ... PASS
Testing 1-d BitArray uncompressed ... PASS
Testing 2-d BitArray uncompressed ... PASS
Testing 3-d BitArray uncompressed ... PASS
Testing 4-d BitArray uncompressed ... PASS
Testing RawArray tests passed
PkgEval succeeded
################################################################################
# PkgEval teardown: 2020-10-30T04:14:33.488
CPU usage: 23.34s (22.07s user, 1.33s kernel)
Network usage:
- eth0: 38.010 KiB received, 8.518 KiB sent
Raw statistics: {"blkio_stats":{"io_queue_recursive":[],"io_serviced_recursive":[{"major":259,"value":0,"op":"Read","minor":0},{"major":259,"value":5,"op":"Write","minor":0},{"major":259,"value":0,"op":"Sync","minor":0},{"major":259,"value":5,"op":"Async","minor":0},{"major":259,"value":5,"op":"Total","minor":0},{"major":253,"value":0,"op":"Read","minor":2},{"major":253,"value":5,"op":"Write","minor":2},{"major":253,"value":0,"op":"Sync","minor":2},{"major":253,"value":5,"op":"Async","minor":2},{"major":253,"value":5,"op":"Total","minor":2}],"io_time_recursive":[],"sectors_recursive":[],"io_service_bytes_recursive":[{"major":259,"value":0,"op":"Read","minor":0},{"major":259,"value":20480,"op":"Write","minor":0},{"major":259,"value":0,"op":"Sync","minor":0},{"major":259,"value":20480,"op":"Async","minor":0},{"major":259,"value":20480,"op":"Total","minor":0},{"major":253,"value":0,"op":"Read","minor":2},{"major":253,"value":20480,"op":"Write","minor":2},{"major":253,"value":0,"op":"Sync","minor":2},{"major":253,"value":20480,"op":"Async","minor":2},{"major":253,"value":20480,"op":"Total","minor":2}],"io_wait_time_recursive":[],"io_merged_recursive":[],"io_service_time_recursive":[]},"memory_stats":{"usage":165568512,"max_usage":375021568,"stats":{"hierarchical_memory_limit":9223372036854771712,"pgmajfault":0,"total_rss":161513472,"inactive_file":8192,"inactive_anon":73728,"total_pgfault":367327,"total_cache":135168,"total_rss_huge":0,"total_active_anon":161566720,"total_pgmajfault":0,"pgpgin":133883,"rss_huge":0,"mapped_file":0,"total_inactive_file":8192,"dirty":0,"total_unevictable":0,"total_dirty":0,"writeback":0,"pgpgout":94418,"hierarchical_memsw_limit":0,"cache":135168,"active_file":0,"pgfault":367327,"total_mapped_file":0,"total_pgpgout":94418,"total_writeback":0,"rss":161513472,"unevictable":0,"total_inactive_anon":73728,"total_pgpgin":133883,"active_anon":161566720,"total_active_file":0},"limit":540972998656},"name":"/RawArray-CakK7mZV","networks":{"eth0":{"rx_bytes":38922,"rx_packets":98,"tx_packets":56,"tx_bytes":8722,"tx_dropped":0,"rx_dropped":1,"tx_errors":0,"rx_errors":0}},"id":"0acfabdb52ac185ae44e032dd4ef841483683125d07028f9c25bde2d7bbe3b02","preread":"0001-01-01T00:00:00Z","storage_stats":{},"precpu_stats":{"throttling_data":{"throttled_periods":0,"throttled_time":0,"periods":0},"cpu_usage":{"usage_in_usermode":0,"usage_in_kernelmode":0,"total_usage":0}},"pids_stats":{"current":38},"num_procs":0,"cpu_stats":{"throttling_data":{"throttled_periods":0,"throttled_time":0,"periods":0},"system_cpu_usage":112752200570000000,"online_cpus":128,"cpu_usage":{"usage_in_usermode":22070000000,"usage_in_kernelmode":1330000000,"total_usage":23343539534,"percpu_usage":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23343539534,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]}},"read":"2020-10-30T04:14:34.447896826Z"}