|
|
|
1 | 2024-11-08T20:24:25.411Z | job dependencies complete; ready to run (waiting for 17 m 36 s) |
2 | 2024-11-08T20:24:53.546Z | job assigned to worker 01JC6Q64XTETY88Y4S1A5VT18N (queued for 28 s) |
3 | 2024-11-08T20:25:02.360Z | downloading input: /input/rbuild/out/crucible-dtrace.sha256.txt |
4 | 2024-11-08T20:25:02.384Z | downloaded input: /input/rbuild/out/crucible-dtrace.sha256.txt |
5 | 2024-11-08T20:25:02.384Z | downloading input: /input/rbuild/out/crucible-dtrace.tar |
6 | 2024-11-08T20:25:02.496Z | downloaded input: /input/rbuild/out/crucible-dtrace.tar |
7 | 2024-11-08T20:25:02.496Z | downloading input: /input/rbuild/out/crucible-nightly.sha256.txt |
8 | 2024-11-08T20:25:02.531Z | downloaded input: /input/rbuild/out/crucible-nightly.sha256.txt |
9 | 2024-11-08T20:25:02.531Z | downloading input: /input/rbuild/out/crucible-nightly.tar.gz |
10 | 2024-11-08T20:25:06.402Z | downloaded input: /input/rbuild/out/crucible-nightly.tar.gz |
11 | 2024-11-08T20:25:06.402Z | downloading input: /input/rbuild/out/crucible-pantry.sha256.txt |
12 | 2024-11-08T20:25:06.437Z | downloaded input: /input/rbuild/out/crucible-pantry.sha256.txt |
13 | 2024-11-08T20:25:06.437Z | downloading input: /input/rbuild/out/crucible-pantry.tar.gz |
14 | 2024-11-08T20:25:07.294Z | downloaded input: /input/rbuild/out/crucible-pantry.tar.gz |
15 | 2024-11-08T20:25:07.294Z | downloading input: /input/rbuild/out/crucible.sha256.txt |
16 | 2024-11-08T20:25:07.344Z | downloaded input: /input/rbuild/out/crucible.sha256.txt |
17 | 2024-11-08T20:25:07.344Z | downloading input: /input/rbuild/out/crucible.tar.gz |
18 | 2024-11-08T20:25:08.568Z | downloaded input: /input/rbuild/out/crucible.tar.gz |
19 | 2024-11-08T20:25:08.592Z | downloading input: /input/rbuild/work/rbins/crucible-downstairs.gz |
20 | 2024-11-08T20:25:09.477Z | downloaded input: /input/rbuild/work/rbins/crucible-downstairs.gz |
21 | 2024-11-08T20:25:09.477Z | downloading input: /input/rbuild/work/rbins/crucible-hammer.gz |
22 | 2024-11-08T20:25:10.215Z | downloaded input: /input/rbuild/work/rbins/crucible-hammer.gz |
23 | 2024-11-08T20:25:10.215Z | downloading input: /input/rbuild/work/rbins/crudd.gz |
24 | 2024-11-08T20:25:10.907Z | downloaded input: /input/rbuild/work/rbins/crudd.gz |
25 | 2024-11-08T20:25:10.907Z | downloading input: /input/rbuild/work/rbins/crutest.gz |
26 | 2024-11-08T20:25:11.683Z | downloaded input: /input/rbuild/work/rbins/crutest.gz |
27 | 2024-11-08T20:25:11.683Z | downloading input: /input/rbuild/work/rbins/dsc.gz |
28 | 2024-11-08T20:25:12.125Z | downloaded input: /input/rbuild/work/rbins/dsc.gz |
29 | 2024-11-08T20:25:12.149Z | downloading input: /input/rbuild/work/scripts/crudd-speed-battery.sh |
30 | 2024-11-08T20:25:12.173Z | downloaded input: /input/rbuild/work/scripts/crudd-speed-battery.sh |
31 | 2024-11-08T20:25:12.173Z | downloading input: /input/rbuild/work/scripts/perf-downstairs-tick.d |
32 | 2024-11-08T20:25:12.205Z | downloaded input: /input/rbuild/work/scripts/perf-downstairs-tick.d |
33 | 2024-11-08T20:25:12.205Z | downloading input: /input/rbuild/work/scripts/test_mem.sh |
34 | 2024-11-08T20:25:12.243Z | downloaded input: /input/rbuild/work/scripts/test_mem.sh |
35 | 2024-11-08T20:25:12.243Z | downloading input: /input/rbuild/work/scripts/upstairs_info.d |
36 | 2024-11-08T20:25:12.309Z | downloaded input: /input/rbuild/work/scripts/upstairs_info.d |
37 | 2024-11-08T20:25:12.335Z | downloading input: /input/rbuild/tmp/cargo-test-out.log |
38 | 2024-11-08T20:25:15.585Z | downloaded input: /input/rbuild/tmp/cargo-test-out.log |
|
39 | 2024-11-08T20:25:15.585Z | starting task 0: "setup" |
40 | 2024-11-08T20:25:15.610Z | ++ uname -s |
41 | 2024-11-08T20:25:15.610Z | + kern=SunOS |
42 | 2024-11-08T20:25:15.610Z | + case "$kern" in |
43 | 2024-11-08T20:25:15.610Z | + groupadd -g 12345 build |
44 | 2024-11-08T20:25:15.610Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
45 | 2024-11-08T20:25:17.617Z | + zfs create -o mountpoint=/work rpool/work |
46 | 2024-11-08T20:25:17.659Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
47 | 2024-11-08T20:25:17.684Z | + home_fs=zfs |
48 | 2024-11-08T20:25:17.684Z | + [[ zfs == autofs ]] |
49 | 2024-11-08T20:25:17.684Z | + mkdir -p /home/build |
50 | 2024-11-08T20:25:17.684Z | + chown build:build /home/build /work |
51 | 2024-11-08T20:25:19.671Z | + chmod 0700 /home/build /work |
52 | 2024-11-08T20:25:19.695Z | process exited: duration 4089 ms, exit code 0 |
|
53 | 2024-11-08T20:25:19.747Z | starting task 1: "authentication" |
54 | 2024-11-08T20:25:19.797Z | process exited: duration 52 ms, exit code 0 |
|
55 | 2024-11-08T20:25:19.846Z | starting task 2: "build" |
56 | 2024-11-08T20:25:19.870Z | + banner cores |
57 | 2024-11-08T20:25:19.870Z | |
58 | 2024-11-08T20:25:19.870Z | #### #### ##### ###### #### |
59 | 2024-11-08T20:25:19.870Z | # # # # # # # # |
60 | 2024-11-08T20:25:19.871Z | # # # # # ##### #### |
61 | 2024-11-08T20:25:19.871Z | # # # ##### # # |
62 | 2024-11-08T20:25:19.871Z | # # # # # # # # # |
63 | 2024-11-08T20:25:19.871Z | #### #### # # ###### #### |
64 | 2024-11-08T20:25:19.871Z | |
65 | 2024-11-08T20:25:19.871Z | + pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid |
66 | 2024-11-08T20:25:19.895Z | + banner unpack |
67 | 2024-11-08T20:25:19.895Z | |
68 | 2024-11-08T20:25:19.895Z | # # # # ##### ## #### # # |
69 | 2024-11-08T20:25:19.895Z | # # ## # # # # # # # # # |
70 | 2024-11-08T20:25:19.895Z | # # # # # # # # # # #### |
71 | 2024-11-08T20:25:19.895Z | # # # # # ##### ###### # # # |
72 | 2024-11-08T20:25:19.895Z | # # # ## # # # # # # # |
73 | 2024-11-08T20:25:19.895Z | #### # # # # # #### # # |
74 | 2024-11-08T20:25:19.896Z | |
75 | 2024-11-08T20:25:19.896Z | + mkdir -p /var/tmp/bins |
76 | 2024-11-08T20:25:19.896Z | + for t in "$input/rbins/"*.gz |
77 | 2024-11-08T20:25:19.896Z | ++ basename /input/rbuild/work/rbins/crucible-downstairs.gz |
78 | 2024-11-08T20:25:19.896Z | + b=crucible-downstairs.gz |
79 | 2024-11-08T20:25:19.896Z | + b=crucible-downstairs |
80 | 2024-11-08T20:25:19.896Z | + gunzip |
81 | 2024-11-08T20:25:20.263Z | + chmod +x /var/tmp/bins/crucible-downstairs |
82 | 2024-11-08T20:25:20.287Z | + for t in "$input/rbins/"*.gz |
83 | 2024-11-08T20:25:20.287Z | ++ basename /input/rbuild/work/rbins/crucible-hammer.gz |
84 | 2024-11-08T20:25:20.287Z | + b=crucible-hammer.gz |
85 | 2024-11-08T20:25:20.287Z | + b=crucible-hammer |
86 | 2024-11-08T20:25:20.288Z | + gunzip |
87 | 2024-11-08T20:25:20.628Z | + chmod +x /var/tmp/bins/crucible-hammer |
88 | 2024-11-08T20:25:20.652Z | + for t in "$input/rbins/"*.gz |
89 | 2024-11-08T20:25:20.652Z | ++ basename /input/rbuild/work/rbins/crudd.gz |
90 | 2024-11-08T20:25:20.652Z | + b=crudd.gz |
91 | 2024-11-08T20:25:20.652Z | + b=crudd |
92 | 2024-11-08T20:25:20.652Z | + gunzip |
93 | 2024-11-08T20:25:20.975Z | + chmod +x /var/tmp/bins/crudd |
94 | 2024-11-08T20:25:21.005Z | + for t in "$input/rbins/"*.gz |
95 | 2024-11-08T20:25:21.006Z | ++ basename /input/rbuild/work/rbins/crutest.gz |
96 | 2024-11-08T20:25:21.006Z | + b=crutest.gz |
97 | 2024-11-08T20:25:21.006Z | + b=crutest |
98 | 2024-11-08T20:25:21.006Z | + gunzip |
99 | 2024-11-08T20:25:21.370Z | + chmod +x /var/tmp/bins/crutest |
100 | 2024-11-08T20:25:21.394Z | + for t in "$input/rbins/"*.gz |
101 | 2024-11-08T20:25:21.395Z | ++ basename /input/rbuild/work/rbins/dsc.gz |
102 | 2024-11-08T20:25:21.395Z | + b=dsc.gz |
103 | 2024-11-08T20:25:21.395Z | + b=dsc |
104 | 2024-11-08T20:25:21.395Z | + gunzip |
105 | 2024-11-08T20:25:21.570Z | + chmod +x /var/tmp/bins/dsc |
106 | 2024-11-08T20:25:21.594Z | + export BINDIR=/var/tmp/bins |
107 | 2024-11-08T20:25:21.594Z | + BINDIR=/var/tmp/bins |
108 | 2024-11-08T20:25:21.594Z | + banner setup |
109 | 2024-11-08T20:25:21.594Z | |
110 | 2024-11-08T20:25:21.594Z | #### ###### ##### # # ##### |
111 | 2024-11-08T20:25:21.594Z | # # # # # # # |
112 | 2024-11-08T20:25:21.594Z | #### ##### # # # # # |
113 | 2024-11-08T20:25:21.594Z | # # # # # ##### |
114 | 2024-11-08T20:25:21.594Z | # # # # # # # |
115 | 2024-11-08T20:25:21.594Z | #### ###### # #### # |
116 | 2024-11-08T20:25:21.594Z | |
117 | 2024-11-08T20:25:21.594Z | + pfexec plimit -n 9123456 1143 |
118 | 2024-11-08T20:25:21.594Z | + banner dtrace |
119 | 2024-11-08T20:25:21.594Z | |
120 | 2024-11-08T20:25:21.595Z | ##### ##### ##### ## #### ###### |
121 | 2024-11-08T20:25:21.595Z | # # # # # # # # # # |
122 | 2024-11-08T20:25:21.595Z | # # # # # # # # ##### |
123 | 2024-11-08T20:25:21.595Z | # # # ##### ###### # # |
124 | 2024-11-08T20:25:21.595Z | # # # # # # # # # # |
125 | 2024-11-08T20:25:21.595Z | ##### # # # # # #### ###### |
126 | 2024-11-08T20:25:21.595Z | |
127 | 2024-11-08T20:25:21.595Z | + ls -l /input/rbuild/work/scripts |
128 | 2024-11-08T20:25:21.595Z | total 36 |
129 | 2024-11-08T20:25:21.595Z | -rw-r--r-- 1 root root 7480 Nov 8 20:25 crudd-speed-battery.sh |
130 | 2024-11-08T20:25:21.595Z | -rw-r--r-- 1 root root 3056 Nov 8 20:25 perf-downstairs-tick.d |
131 | 2024-11-08T20:25:21.595Z | -rw-r--r-- 1 root root 5934 Nov 8 20:25 test_mem.sh |
132 | 2024-11-08T20:25:21.595Z | -rw-r--r-- 1 root root 2407 Nov 8 20:25 upstairs_info.d |
133 | 2024-11-08T20:25:21.595Z | + banner start |
134 | 2024-11-08T20:25:21.595Z | + pfexec dtrace -Z -s /input/rbuild/work/scripts/upstairs_info.d |
135 | 2024-11-08T20:25:21.595Z | /tmp/RsEeHBIYweePmdgS.sh: line 47: /tmp/dtrace/upstairs-info.txt: No such file or directory |
136 | 2024-11-08T20:25:21.620Z | |
137 | 2024-11-08T20:25:21.620Z | #### ##### ## ##### ##### |
138 | 2024-11-08T20:25:21.620Z | # # # # # # # |
139 | 2024-11-08T20:25:21.620Z | #### # # # # # # |
140 | 2024-11-08T20:25:21.620Z | # # ###### ##### # |
141 | 2024-11-08T20:25:21.620Z | # # # # # # # # |
142 | 2024-11-08T20:25:21.620Z | #### # # # # # # |
143 | 2024-11-08T20:25:21.620Z | |
144 | 2024-11-08T20:25:21.621Z | + ptime -m bash /input/rbuild/work/scripts/test_mem.sh |
145 | 2024-11-08T20:25:21.621Z | /input/rbuild/work |
146 | 2024-11-08T20:25:21.644Z | Memory usage test begins at November 8, 2024 at 08:25:21 PM UTC |
147 | 2024-11-08T20:25:21.644Z | Memory usage values in kilobytes unless specified otherwise |
148 | 2024-11-08T20:25:21.677Z | Region with ES:16384 EC:16 BS:4096 Size: 1 GiB Extent Size: 64 MiB |
149 | 2024-11-08T20:25:28.811Z | PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC |
150 | 2024-11-08T20:25:29.067Z | 1204 157792 9862 185192 11574 137744 8609 185192 11574 16 |
151 | 2024-11-08T20:25:29.363Z | 1206 168728 10545 196120 12257 148668 9291 196120 12257 16 |
152 | 2024-11-08T20:25:29.634Z | 1205 167104 10444 194504 12156 147060 9191 194504 12156 16 |
153 | 2024-11-08T20:25:29.658Z | Region:1 GiB Extent:64 MiB Total downstairs (pmap -x): 562 MiB |
154 | 2024-11-08T20:25:29.681Z | Size on disk of all region dirs: 3.07G or 3296823584 |
155 | 2024-11-08T20:25:30.727Z | |
156 | 2024-11-08T20:25:30.770Z | Region with ES:16384 EC:160 BS:4096 Size: 10 GiB Extent Size: 64 MiB |
157 | 2024-11-08T20:25:45.571Z | PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC |
158 | 2024-11-08T20:25:45.792Z | 1351 121312 758 150356 939 102896 643 150356 939 160 |
159 | 2024-11-08T20:25:46.037Z | 1349 121760 761 151344 945 103864 649 151344 945 160 |
160 | 2024-11-08T20:25:46.302Z | 1350 117600 735 146176 913 98720 617 146176 913 160 |
161 | 2024-11-08T20:25:46.326Z | Region:10 GiB Extent:64 MiB Total downstairs (pmap -x): 437 MiB |
162 | 2024-11-08T20:25:46.349Z | Size on disk of all region dirs: 30.7G or 32968229075 |
163 | 2024-11-08T20:25:47.399Z | |
164 | 2024-11-08T20:25:47.450Z | Region with ES:16384 EC:1600 BS:4096 Size: 100 GiB Extent Size: 64 MiB |
165 | 2024-11-08T20:27:25.496Z | PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC |
166 | 2024-11-08T20:27:26.295Z | 1495 207924 129 247984 154 200500 125 247984 154 1600 |
167 | 2024-11-08T20:27:27.030Z | 1496 205868 128 245936 153 198444 124 245936 153 1600 |
168 | 2024-11-08T20:27:27.750Z | 1494 205836 128 245916 153 198440 124 245916 153 1600 |
169 | 2024-11-08T20:27:27.773Z | Region:100 GiB Extent:64 MiB Total downstairs (pmap -x): 722 MiB |
170 | 2024-11-08T20:27:27.809Z | Size on disk of all region dirs: 307G or 329682283958 |
171 | 2024-11-08T20:27:28.873Z | |
172 | 2024-11-08T20:27:28.897Z | Memory usage test finished on November 8, 2024 at 08:27:28 PM UTC |
173 | 2024-11-08T20:27:28.897Z | |
174 | 2024-11-08T20:27:28.897Z | real 2:07.278257797 |
175 | 2024-11-08T20:27:28.897Z | user 2:53.887033756 |
176 | 2024-11-08T20:27:28.897Z | sys 5:01.681120478 |
177 | 2024-11-08T20:27:28.897Z | trap 2.401250512 |
178 | 2024-11-08T20:27:28.897Z | tflt 0.002502680 |
179 | 2024-11-08T20:27:28.897Z | dflt 0.091809164 |
180 | 2024-11-08T20:27:28.897Z | kflt 0.075912676 |
181 | 2024-11-08T20:27:28.897Z | lock 3:36:55.306671847 |
182 | 2024-11-08T20:27:28.897Z | slp 8:41.070350304 |
183 | 2024-11-08T20:27:28.897Z | lat 7:37.864462767 |
184 | 2024-11-08T20:27:28.897Z | stop 0.195016844 |
185 | 2024-11-08T20:27:28.897Z | process exited: duration 129034 ms, exit code 0 |
|
186 | 2024-11-08T20:27:28.973Z | found 4 output files |
187 | 2024-11-08T20:27:28.973Z | uploading: /tmp/test_mem_log.txt (19153 bytes) |
188 | 2024-11-08T20:27:30.114Z | uploaded: /tmp/test_mem_log.txt |
189 | 2024-11-08T20:27:30.114Z | uploading: /tmp/dsc/downstairs-8810.txt (5612 bytes) |
190 | 2024-11-08T20:27:31.228Z | uploaded: /tmp/dsc/downstairs-8810.txt |
191 | 2024-11-08T20:27:31.228Z | uploading: /tmp/dsc/downstairs-8820.txt (5024 bytes) |
192 | 2024-11-08T20:27:32.340Z | uploaded: /tmp/dsc/downstairs-8820.txt |
193 | 2024-11-08T20:27:32.340Z | uploading: /tmp/dsc/downstairs-8830.txt (5024 bytes) |
194 | 2024-11-08T20:27:33.454Z | uploaded: /tmp/dsc/downstairs-8830.txt |