-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.5.0-DEV-13d1bd4689.log
113 lines (112 loc) · 4 KB
/
1.5.0-DEV-13d1bd4689.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
Julia Version 1.5.0-DEV.0
Commit 13d1bd4689 (2019-12-31 18:18 UTC)
Platform Info:
OS: Linux (x86_64-pc-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 Mocking ──────── v0.7.0
Installed Parsers ──────── v0.3.10
Installed EzXML ────────── v0.9.5
Installed Syslogs ──────── v0.3.0
Installed BinaryProvider ─ v0.5.8
Installed JSON ─────────── v0.21.0
Installed TimeZones ────── v0.10.3
Installed Memento ──────── v0.12.1
Updating `~/.julia/environments/v1.5/Project.toml`
[f28f55f0] + Memento v0.12.1
Updating `~/.julia/environments/v1.5/Manifest.toml`
[b99e7846] + BinaryProvider v0.5.8
[8f5d6c58] + EzXML v0.9.5
[682c06a0] + JSON v0.21.0
[f28f55f0] + Memento v0.12.1
[78c3b35d] + Mocking v0.7.0
[69de0a69] + Parsers v0.3.10
[cea106d9] + Syslogs v0.3.0
[f269a46b] + TimeZones v0.10.3
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[de0858da] + Printf
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Building EzXML ────→ `~/.julia/packages/EzXML/QtGgF/deps/build.log`
Updating `/tmp/jl_VZfnmL/Project.toml`
[no changes]
Updating `/tmp/jl_VZfnmL/Manifest.toml`
[no changes]
Building TimeZones → `~/.julia/packages/TimeZones/pjvlM/deps/build.log`
Updating `/tmp/jl_CnG83T/Project.toml`
[no changes]
Updating `/tmp/jl_CnG83T/Manifest.toml`
[no changes]
Testing Memento
Installed Compat ───── v2.2.0
Installed Suppressor ─ v0.1.1
Updating `/tmp/jl_NIsYSR/Project.toml`
[fd094767] + Suppressor v0.1.1
Updating `/tmp/jl_NIsYSR/Manifest.toml`
[34da2185] + Compat v2.2.0
[fd094767] + Suppressor v0.1.1
[8bb1440f] + DelimitedFiles
[76f85450] + LibGit2
[37e2e46d] + LinearAlgebra
[44cfe95a] + Pkg
[3fa0cd96] + REPL
[1a1011a3] + SharedArrays
[2f01184e] + SparseArrays
[10745b16] + Statistics
Running sandbox
Status `/tmp/jl_NIsYSR/Project.toml`
[682c06a0] JSON v0.21.0
[f28f55f0] Memento v0.12.1
[fd094767] Suppressor v0.1.1
[cea106d9] Syslogs v0.3.0
[f269a46b] TimeZones v0.10.3
[ade2ca70] Dates
[8ba89e20] Distributed
[9e88b42a] Serialization
[6462fe0b] Sockets
[8dfed614] Test
[cf7118a7] UUIDs
[2020-01-02 14:20:18 | info | Main]: Something you might want to know.
[2020-01-02 14:20:18 | warn | Main]: This might cause an error.
[2020-01-02 14:20:18 | warn | Main]: A caught exception that we want to log as a warning.
[2020-01-02 14:20:18 | error | Main]: Something that should throw an error.
[2020-01-02 14:20:19 | error | Main]: A caught exception that we should log and rethrow
[ Info: Path to log file: /tmp/jl_rTzZv8
[ Info: Path to log file: /tmp/jl_pVQkWS
┌ Warning: `config(args...; kwargs...)` is deprecated, use `config!(args...; kwargs...)` instead.
│ caller = ip:0x0
└ @ Core :-1
┌ Warning: `config(args...; kwargs...)` is deprecated, use `config!(args...; kwargs...)` instead.
│ caller = top-level scope at loggers.jl:207
└ @ Core ~/.julia/packages/Memento/UgJr2/test/loggers.jl:207
[ Info: Path to roller_prefix: /tmp/jl_pF2ddl
From worker 2: [warn | root]: message
From worker 2: [warn | root]: message
From worker 2: [warn | root]: message
From worker 2: [warn | root]: message
From worker 2: [warn | root]: message
From worker 2: [warn | root]: message
From worker 2: [warn | root]: message
From worker 2: [warn | root]: message
From worker 2: [warn | root]: message
From worker 3: [warn | root]: message
Test Summary: | Pass Total
Memento | 214 214
Testing Memento tests passed