#503

~bigbes/sr-ht-ecore/commits/master/.build.yml

success

89fa694Eugene Blikh

metapat: the meta.sr.ht PAT plane a federated endpoint needs

Owner
~bigbes
Created
a day ago
Updated
a day ago
Build manifest
view manifest »

Artifacts

cover.out 52.3 KiB download »
bench.txt 30.1 KiB download »
Build artifacts are pruned after 90 days.

Tasks

view log »
cacher_install view log »
cacher_init view log »
cache_restore view log »
lint view log »
test view log »
bench view log »
cache_save view log »
coverage view log »
bench_upload view log »
go to bottom »
go to top »
setup
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
[#503] 2026/08/16 18:42:31 Running build on srht-build-1.lab.local
[#503] 2026/08/16 18:42:31 Booting image alpine/edge (default) on port 22602
Waiting for VM to come up...
ssh: connect to host localhost port 22602: Connection refused
Attempt 1...
kex_exchange_identification: read: Connection reset by peer
Connection reset by 127.0.0.1 port 22602
Attempt 2...
Warning: Permanently added '[localhost]:22602' (ED25519) to the list of known hosts.
Warning: Permanently added '[localhost]:22602' (ED25519) to the list of known hosts.
[#503] 2026/08/16 18:42:41 preconfigure: ok
[#503] 2026/08/16 18:42:41 Waiting for guest to settle
[#503] 2026/08/16 18:42:41 Sending tasks
[#503] 2026/08/16 18:42:43 Sending build environment
[#503] 2026/08/16 18:42:43 Sending secrets
[#503] 2026/08/16 18:42:43 Resolving secret 7dde4219-0783-4581-a67d-c94749de3600
[#503] 2026/08/16 18:42:44 Resolving secret 0e5b3530-6f19-4f30-9b73-9339dd382e46
[#503] 2026/08/16 18:42:44 Resolving secret c7968415-1a6d-4ca0-a188-150fb7f57b65
[#503] 2026/08/16 18:42:44 Installing packages
Warning: Permanently added '[localhost]:22602' (ED25519) to the list of known hosts.
( 1/15) Upgrading libblkid (2.42.2-r0 -> 2.42.2-r1)
( 2/15) Upgrading libuuid (2.42.2-r0 -> 2.42.2-r1)
( 3/15) Upgrading python3 (3.14.5-r2 -> 3.14.7-r0)
( 4/15) Upgrading python3-pycache-pyc0 (3.14.5-r2 -> 3.14.7-r0)
( 5/15) Upgrading pyc (3.14.5-r2 -> 3.14.7-r0)
( 6/15) Upgrading python3-pyc (3.14.5-r2 -> 3.14.7-r0)
( 7/15) Upgrading openssh-keygen (10.4_p1-r2 -> 10.5_p1-r0)
( 8/15) Upgrading openssh-client-common (10.4_p1-r2 -> 10.5_p1-r0)
( 9/15) Upgrading openssh-client-default (10.4_p1-r2 -> 10.5_p1-r0)
(10/15) Upgrading openssh-sftp-server (10.4_p1-r2 -> 10.5_p1-r0)
(11/15) Upgrading openssh-server-common (10.4_p1-r2 -> 10.5_p1-r0)
  Installing file to etc/ssh/sshd_config.apk-new
(12/15) Upgrading openssh-server-common-openrc (10.4_p1-r2 -> 10.5_p1-r0)
(13/15) Upgrading openssh-server (10.4_p1-r2 -> 10.5_p1-r0)
  Executing openssh-server-10.5_p1-r0.post-upgrade
(14/15) Upgrading openssh (10.4_p1-r2 -> 10.5_p1-r0)
(15/15) Upgrading blkid (2.42.2-r0 -> 2.42.2-r1)
Executing busybox-1.38.0-r4.trigger
OK: 527.1 MiB in 142 packages
Warning: Permanently added '[localhost]:22602' (ED25519) to the list of known hosts.
(1/1) Installing go (1.26.5-r0)
Executing busybox-1.38.0-r4.trigger
OK: 704.7 MiB in 143 packages
[#503] 2026/08/16 18:42:49 Cloning repositories
Cloning into 'sr-ht-ecore'...
+ git -C sr-ht-ecore checkout -q 89fa694cbf548ecd642b8101825b7a49b48f975a
+ git -C sr-ht-ecore submodule update --init --recursive
[#503] 2026/08/16 18:42:50 Running task cacher_install
[#503] 2026/08/16 18:42:51 Running task cacher_init
[#503] 2026/08/16 18:42:51 Running task cache_restore
[#503] 2026/08/16 18:42:53 Running task lint
[#503] 2026/08/16 18:42:54 Running task test
[#503] 2026/08/16 18:42:55 Running task bench
[#503] 2026/08/16 18:48:46 Running task cache_save
[#503] 2026/08/16 18:48:46 Running task coverage
[#503] 2026/08/16 18:48:47 Running task bench_upload
[#503] 2026/08/16 18:48:47 Uploading cover.out
[#503] 2026/08/16 18:48:47 https://phoebe.lab.local:3900/srht/builds/~bigbes/503/3329c811bb951ac0/cover.out
[#503] 2026/08/16 18:48:47 Uploading bench.txt
[#503] 2026/08/16 18:48:47 https://phoebe.lab.local:3900/srht/builds/~bigbes/503/3329c811bb951ac0/bench.txt
qemu-system-x86_64: terminating on signal 15 from pid 140725 (/bin/sh)
cacher_install
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
+ '[' '!' -r /home/build/.s3-cache-key-id ']'
+ '[' '!' -r /home/build/.s3-cache-key-secret ']'
+ curl -sSL https://bigbes.pages.srht.bigb.es/ci-cacher/install.sh
+ sh
install.sh: fetching https://bigbes.pages.srht.bigb.es/ci-cacher/cacher-linux-amd64
install.sh: checksum ok
install.sh: added /home/build/.local/bin to ~/.buildenv PATH
install.sh: installed → /home/build/.local/bin/cacher
                       _
   ___ __ _  ___ _ __ | |__   ___ _ __
  / __/ _` |/ __| '_ \| '_ \ / _ \ '__|
 | (_| (_| | (__| | | | | | |  __/ |
  \___\__,_|\___|_| |_|_| |_|\___|_|
cacher: S3-backed CI cache helper for builds.sr.ht — replaces .builds/lib/ci-lib.sh
go.bigb.es/cacher

GitVersion:    0.2.2
GitCommit:     333189a20b7bb2b7440b083e151afd24bb5a61d4
GitTreeState:  dirty
BuildDate:     2026-08-06T22:16:13Z
BuiltBy:       unknown
Clean:         false
GoVersion:     go1.26.3
Compiler:      gc
ModuleSum:     unknown
Platform:      linux/amd64
install.sh: note — /home/build/.local/bin is not on your PATH
cacher_init
1
2
3
4
5
6
7
8
9
10
+ '[' -z '' ']'
+ cacher init --endpoint https://s3.bigb.es --region garage --bucket docker-cache --prefix sr-ht-ecore/deps --key-file /home/build/.s3-cache-key-id --secret-file /home/build/.s3-cache-key-secret
wrote /home/build/.config/cacher/config.toml
endpoint=https://s3.bigb.es region=garage bucket=docker-cache prefix=sr-ht-ecore/deps
key_id_len=26 key_id_prefix=GK secret_len=64
ping bucket: OK
put canary: OK
get canary: OK
delete canary: OK
doctor: all checks passed
cache_restore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
+ cd sr-ht-ecore
+ '[' -z '' ']'
++ cacher key 'gomod/{hash}.tar.zst' --hash-from go.sum
+ KEY_MOD=gomod/df408d94d217941d.tar.zst
++ cacher key 'gocache/{hash}.tar.zst' --hash-from go.sum
+ KEY_GOC=gocache/df408d94d217941d.tar.zst
+ echo 'export KEY_MOD=gomod/df408d94d217941d.tar.zst KEY_GOC=gocache/df408d94d217941d.tar.zst'
+ cacher dir download gomod/df408d94d217941d.tar.zst /home/build/go/pkg/mod --optional
Cache HIT  — gomod/df408d94d217941d.tar.zst → extract /home/build/go/pkg/mod
+ cacher dir download gocache/df408d94d217941d.tar.zst /home/build/.cache/go-build --optional
Cache HIT  — gocache/df408d94d217941d.tar.zst → extract /home/build/.cache/go-build
+ chmod -R u+w /home/build/go/pkg/mod
+ go mod verify
+ go mod download
+ go mod verify
all modules verified
++ git status --porcelain
+ test -z ''
lint
1
2
3
4
5
+ cd sr-ht-ecore
+ make check-fmt
gofmt: clean
+ make vet
go vet ./...
test
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
+ cd sr-ht-ecore
+ make cover COVERPROFILE=/home/build/cover.out
go test -covermode=atomic -coverprofile=/home/build/cover.out -timeout 20m ./...
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/apimeta	(cached)	coverage: 87.5% of statements
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/assets	(cached)	coverage: 98.0% of statements
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/bearer	0.029s	coverage: 94.3% of statements
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/chimw	(cached)	coverage: 97.7% of statements
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/chrome	(cached)	coverage: 97.7% of statements
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/csrf	(cached)	coverage: 100.0% of statements
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/ecoretest	(cached)	coverage: 96.4% of statements
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/grants	(cached)	coverage: 100.0% of statements
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/instconf	(cached)	coverage: 94.3% of statements
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/internalauth	(cached)	coverage: 91.0% of statements
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/logging	(cached)	coverage: 94.9% of statements
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/login	(cached)	coverage: 100.0% of statements
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/mcphttp	(cached)	coverage: 100.0% of statements
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/metapat	0.035s	coverage: 97.6% of statements
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/middleware	(cached)	coverage: 83.7% of statements
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/pages	(cached)	coverage: 88.8% of statements
go tool cover -func=/home/build/cover.out | tail -1
total:									(statements)			95.2%
bench
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
339
340
341
342
343
344
345
346
347
348
349
350
351
+ cd sr-ht-ecore
+ make -s bench
+ go test -run='^$' -bench=. -benchmem -count=10 -timeout 20m ./...
+ cat /home/build/bench.txt
PASS
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/apimeta	0.004s
PASS
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/assets	0.002s
goos: linux
goarch: amd64
pkg: sourcecraft.dev/bigbes/sr-ht-ecore/bearer
cpu: AMD Ryzen 7 3700X 8-Core Processor             
BenchmarkValidate/stateless-2 	  510764	      2304 ns/op	    1288 B/op	      20 allocs/op
BenchmarkValidate/stateless-2 	  530892	      2351 ns/op	    1288 B/op	      20 allocs/op
BenchmarkValidate/stateless-2 	  473426	      2339 ns/op	    1288 B/op	      20 allocs/op
BenchmarkValidate/stateless-2 	  479912	      2348 ns/op	    1288 B/op	      20 allocs/op
BenchmarkValidate/stateless-2 	  534063	      2522 ns/op	    1288 B/op	      20 allocs/op
BenchmarkValidate/stateless-2 	  483475	      2405 ns/op	    1288 B/op	      20 allocs/op
BenchmarkValidate/stateless-2 	  545436	      2366 ns/op	    1288 B/op	      20 allocs/op
BenchmarkValidate/stateless-2 	  504768	      2371 ns/op	    1288 B/op	      20 allocs/op
BenchmarkValidate/stateless-2 	  499824	      2484 ns/op	    1288 B/op	      20 allocs/op
BenchmarkValidate/stateless-2 	  466240	      2507 ns/op	    1288 B/op	      20 allocs/op
BenchmarkValidate/registered_cached-2         	  402860	      2965 ns/op	    1304 B/op	      20 allocs/op
BenchmarkValidate/registered_cached-2         	  399476	      2909 ns/op	    1304 B/op	      20 allocs/op
BenchmarkValidate/registered_cached-2         	  427760	      2949 ns/op	    1304 B/op	      20 allocs/op
BenchmarkValidate/registered_cached-2         	  418634	      2857 ns/op	    1304 B/op	      20 allocs/op
BenchmarkValidate/registered_cached-2         	  428179	      2733 ns/op	    1304 B/op	      20 allocs/op
BenchmarkValidate/registered_cached-2         	  431565	      2738 ns/op	    1304 B/op	      20 allocs/op
BenchmarkValidate/registered_cached-2         	  437134	      2717 ns/op	    1304 B/op	      20 allocs/op
BenchmarkValidate/registered_cached-2         	  428944	      2768 ns/op	    1304 B/op	      20 allocs/op
BenchmarkValidate/registered_cached-2         	  408782	      2698 ns/op	    1304 B/op	      20 allocs/op
BenchmarkValidate/registered_cached-2         	  413638	      2675 ns/op	    1304 B/op	      20 allocs/op
BenchmarkValidate/forbidden-2                 	  334603	      3520 ns/op	    1624 B/op	      28 allocs/op
BenchmarkValidate/forbidden-2                 	  348691	      3494 ns/op	    1624 B/op	      28 allocs/op
BenchmarkValidate/forbidden-2                 	  335616	      3470 ns/op	    1624 B/op	      28 allocs/op
BenchmarkValidate/forbidden-2                 	  329904	      3540 ns/op	    1624 B/op	      28 allocs/op
BenchmarkValidate/forbidden-2                 	  342466	      3550 ns/op	    1624 B/op	      28 allocs/op
BenchmarkValidate/forbidden-2                 	  306691	      3571 ns/op	    1624 B/op	      28 allocs/op
BenchmarkValidate/forbidden-2                 	  352310	      3503 ns/op	    1624 B/op	      28 allocs/op
BenchmarkValidate/forbidden-2                 	  329746	      3542 ns/op	    1624 B/op	      28 allocs/op
BenchmarkValidate/forbidden-2                 	  331996	      3532 ns/op	    1624 B/op	      28 allocs/op
BenchmarkValidate/forbidden-2                 	  343599	      3495 ns/op	    1624 B/op	      28 allocs/op
BenchmarkValidate/invalid-2                   	 4598058	       262.8 ns/op	     144 B/op	       3 allocs/op
BenchmarkValidate/invalid-2                   	 4498089	       272.2 ns/op	     144 B/op	       3 allocs/op
BenchmarkValidate/invalid-2                   	 4184378	       281.3 ns/op	     144 B/op	       3 allocs/op
BenchmarkValidate/invalid-2                   	 4036184	       289.7 ns/op	     144 B/op	       3 allocs/op
BenchmarkValidate/invalid-2                   	 4163376	       286.3 ns/op	     144 B/op	       3 allocs/op
BenchmarkValidate/invalid-2                   	 4247248	       275.5 ns/op	     144 B/op	       3 allocs/op
BenchmarkValidate/invalid-2                   	 4434513	       268.9 ns/op	     144 B/op	       3 allocs/op
BenchmarkValidate/invalid-2                   	 4450801	       268.5 ns/op	     144 B/op	       3 allocs/op
BenchmarkValidate/invalid-2                   	 4451990	       269.4 ns/op	     144 B/op	       3 allocs/op
BenchmarkValidate/invalid-2                   	 4486507	       268.9 ns/op	     144 B/op	       3 allocs/op
BenchmarkInspect-2                            	  506445	      2314 ns/op	    1288 B/op	      20 allocs/op
BenchmarkInspect-2                            	  537169	      2287 ns/op	    1288 B/op	      20 allocs/op
BenchmarkInspect-2                            	  513554	      2305 ns/op	    1288 B/op	      20 allocs/op
BenchmarkInspect-2                            	  512383	      2345 ns/op	    1288 B/op	      20 allocs/op
BenchmarkInspect-2                            	  502266	      2348 ns/op	    1288 B/op	      20 allocs/op
BenchmarkInspect-2                            	  545227	      2311 ns/op	    1288 B/op	      20 allocs/op
BenchmarkInspect-2                            	  492592	      2318 ns/op	    1288 B/op	      20 allocs/op
BenchmarkInspect-2                            	  506674	      2299 ns/op	    1288 B/op	      20 allocs/op
BenchmarkInspect-2                            	  545406	      2269 ns/op	    1288 B/op	      20 allocs/op
BenchmarkInspect-2                            	  525645	      2335 ns/op	    1288 B/op	      20 allocs/op
BenchmarkValidateParallel-2                   	  710397	      1862 ns/op	    1304 B/op	      20 allocs/op
BenchmarkValidateParallel-2                   	  575400	      1994 ns/op	    1304 B/op	      20 allocs/op
BenchmarkValidateParallel-2                   	  706520	      1988 ns/op	    1304 B/op	      20 allocs/op
BenchmarkValidateParallel-2                   	  560226	      1992 ns/op	    1304 B/op	      20 allocs/op
BenchmarkValidateParallel-2                   	  579308	      2079 ns/op	    1304 B/op	      20 allocs/op
BenchmarkValidateParallel-2                   	  491995	      2033 ns/op	    1304 B/op	      20 allocs/op
BenchmarkValidateParallel-2                   	  572712	      2063 ns/op	    1304 B/op	      20 allocs/op
BenchmarkValidateParallel-2                   	  549972	      2022 ns/op	    1304 B/op	      20 allocs/op
BenchmarkValidateParallel-2                   	  546904	      1984 ns/op	    1304 B/op	      20 allocs/op
BenchmarkValidateParallel-2                   	  605774	      1701 ns/op	    1304 B/op	      20 allocs/op
PASS
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/bearer	74.337s
goos: linux
goarch: amd64
pkg: sourcecraft.dev/bigbes/sr-ht-ecore/chimw
cpu: AMD Ryzen 7 3700X 8-Core Processor             
BenchmarkRequestLogger/logged-2         	  444811	      2664 ns/op	     970 B/op	       9 allocs/op
BenchmarkRequestLogger/logged-2         	  433551	      2643 ns/op	     970 B/op	       9 allocs/op
BenchmarkRequestLogger/logged-2         	  440756	      2651 ns/op	     970 B/op	       9 allocs/op
BenchmarkRequestLogger/logged-2         	  434456	      2674 ns/op	     970 B/op	       9 allocs/op
BenchmarkRequestLogger/logged-2         	  449416	      2677 ns/op	     970 B/op	       9 allocs/op
BenchmarkRequestLogger/logged-2         	  442398	      2673 ns/op	     970 B/op	       9 allocs/op
BenchmarkRequestLogger/logged-2         	  455109	      2671 ns/op	     970 B/op	       9 allocs/op
BenchmarkRequestLogger/logged-2         	  431575	      2676 ns/op	     970 B/op	       9 allocs/op
BenchmarkRequestLogger/logged-2         	  435800	      2661 ns/op	     970 B/op	       9 allocs/op
BenchmarkRequestLogger/logged-2         	  451485	      2647 ns/op	     970 B/op	       9 allocs/op
BenchmarkRequestLogger/with_request_id-2         	  349269	      3376 ns/op	    1456 B/op	      16 allocs/op
BenchmarkRequestLogger/with_request_id-2         	  341938	      3358 ns/op	    1456 B/op	      16 allocs/op
BenchmarkRequestLogger/with_request_id-2         	  355660	      3387 ns/op	    1456 B/op	      16 allocs/op
BenchmarkRequestLogger/with_request_id-2         	  352852	      3348 ns/op	    1456 B/op	      16 allocs/op
BenchmarkRequestLogger/with_request_id-2         	  344880	      3375 ns/op	    1456 B/op	      16 allocs/op
BenchmarkRequestLogger/with_request_id-2         	  351852	      3422 ns/op	    1456 B/op	      16 allocs/op
BenchmarkRequestLogger/with_request_id-2         	  360663	      3416 ns/op	    1456 B/op	      16 allocs/op
BenchmarkRequestLogger/with_request_id-2         	  344503	      3390 ns/op	    1456 B/op	      16 allocs/op
BenchmarkRequestLogger/with_request_id-2         	  348182	      3383 ns/op	    1456 B/op	      16 allocs/op
BenchmarkRequestLogger/with_request_id-2         	  352351	      3389 ns/op	    1456 B/op	      16 allocs/op
BenchmarkRequestLogger/skipped-2                 	  968469	      1179 ns/op	     970 B/op	       9 allocs/op
BenchmarkRequestLogger/skipped-2                 	 1000000	      1278 ns/op	     970 B/op	       9 allocs/op
BenchmarkRequestLogger/skipped-2                 	  986392	      1251 ns/op	     970 B/op	       9 allocs/op
BenchmarkRequestLogger/skipped-2                 	  982570	      1290 ns/op	     970 B/op	       9 allocs/op
BenchmarkRequestLogger/skipped-2                 	  992737	      1256 ns/op	     970 B/op	       9 allocs/op
BenchmarkRequestLogger/skipped-2                 	  921484	      1261 ns/op	     970 B/op	       9 allocs/op
BenchmarkRequestLogger/skipped-2                 	  901483	      1227 ns/op	     970 B/op	       9 allocs/op
BenchmarkRequestLogger/skipped-2                 	  972704	      1276 ns/op	     970 B/op	       9 allocs/op
BenchmarkRequestLogger/skipped-2                 	 1000000	      1281 ns/op	     970 B/op	       9 allocs/op
BenchmarkRequestLogger/skipped-2                 	  852910	      1254 ns/op	     970 B/op	       9 allocs/op
BenchmarkGetHead/GET-2                           	 3207780	       388.4 ns/op	     426 B/op	       5 allocs/op
BenchmarkGetHead/GET-2                           	 3103119	       388.6 ns/op	     426 B/op	       5 allocs/op
BenchmarkGetHead/GET-2                           	 3180128	       389.8 ns/op	     426 B/op	       5 allocs/op
BenchmarkGetHead/GET-2                           	 3256827	       351.9 ns/op	     426 B/op	       5 allocs/op
BenchmarkGetHead/GET-2                           	 3521912	       340.6 ns/op	     426 B/op	       5 allocs/op
BenchmarkGetHead/GET-2                           	 3540938	       341.8 ns/op	     426 B/op	       5 allocs/op
BenchmarkGetHead/GET-2                           	 3455491	       345.2 ns/op	     426 B/op	       5 allocs/op
BenchmarkGetHead/GET-2                           	 3421177	       345.3 ns/op	     426 B/op	       5 allocs/op
BenchmarkGetHead/GET-2                           	 3495441	       342.5 ns/op	     426 B/op	       5 allocs/op
BenchmarkGetHead/GET-2                           	 3521037	       364.6 ns/op	     426 B/op	       5 allocs/op
BenchmarkGetHead/HEAD-2                          	 2966340	       362.5 ns/op	     426 B/op	       5 allocs/op
BenchmarkGetHead/HEAD-2                          	 3523821	       340.2 ns/op	     426 B/op	       5 allocs/op
BenchmarkGetHead/HEAD-2                          	 3447966	       346.9 ns/op	     426 B/op	       5 allocs/op
BenchmarkGetHead/HEAD-2                          	 3467106	       347.3 ns/op	     426 B/op	       5 allocs/op
BenchmarkGetHead/HEAD-2                          	 3471597	       343.1 ns/op	     426 B/op	       5 allocs/op
BenchmarkGetHead/HEAD-2                          	 3503530	       343.4 ns/op	     426 B/op	       5 allocs/op
BenchmarkGetHead/HEAD-2                          	 3492520	       344.5 ns/op	     426 B/op	       5 allocs/op
BenchmarkGetHead/HEAD-2                          	 3467302	       344.3 ns/op	     426 B/op	       5 allocs/op
BenchmarkGetHead/HEAD-2                          	 3437404	       350.6 ns/op	     426 B/op	       5 allocs/op
BenchmarkGetHead/HEAD-2                          	 3553645	       337.4 ns/op	     426 B/op	       5 allocs/op
PASS
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/chimw	59.658s
PASS
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/chrome	0.003s
goos: linux
goarch: amd64
pkg: sourcecraft.dev/bigbes/sr-ht-ecore/csrf
cpu: AMD Ryzen 7 3700X 8-Core Processor             
BenchmarkRequire/safe_method-2         	17872177	        67.22 ns/op	      56 B/op	       2 allocs/op
BenchmarkRequire/safe_method-2         	17728098	        67.53 ns/op	      56 B/op	       2 allocs/op
BenchmarkRequire/safe_method-2         	17748474	        67.48 ns/op	      56 B/op	       2 allocs/op
BenchmarkRequire/safe_method-2         	17600233	        67.82 ns/op	      56 B/op	       2 allocs/op
BenchmarkRequire/safe_method-2         	17609890	        67.78 ns/op	      56 B/op	       2 allocs/op
BenchmarkRequire/safe_method-2         	17570836	        67.10 ns/op	      56 B/op	       2 allocs/op
BenchmarkRequire/safe_method-2         	17738677	        67.28 ns/op	      56 B/op	       2 allocs/op
BenchmarkRequire/safe_method-2         	17767534	        66.92 ns/op	      56 B/op	       2 allocs/op
BenchmarkRequire/safe_method-2         	17801422	        67.38 ns/op	      56 B/op	       2 allocs/op
BenchmarkRequire/safe_method-2         	17766955	        67.39 ns/op	      56 B/op	       2 allocs/op
BenchmarkRequire/origin_match-2        	 3569667	       336.6 ns/op	     200 B/op	       3 allocs/op
BenchmarkRequire/origin_match-2        	 3587170	       335.4 ns/op	     200 B/op	       3 allocs/op
BenchmarkRequire/origin_match-2        	 3540111	       337.6 ns/op	     200 B/op	       3 allocs/op
BenchmarkRequire/origin_match-2        	 3566498	       335.5 ns/op	     200 B/op	       3 allocs/op
BenchmarkRequire/origin_match-2        	 3575257	       336.2 ns/op	     200 B/op	       3 allocs/op
BenchmarkRequire/origin_match-2        	 3562107	       336.5 ns/op	     200 B/op	       3 allocs/op
BenchmarkRequire/origin_match-2        	 3461478	       335.5 ns/op	     200 B/op	       3 allocs/op
BenchmarkRequire/origin_match-2        	 3626884	       330.4 ns/op	     200 B/op	       3 allocs/op
BenchmarkRequire/origin_match-2        	 3571186	       334.4 ns/op	     200 B/op	       3 allocs/op
BenchmarkRequire/origin_match-2        	 3631168	       334.7 ns/op	     200 B/op	       3 allocs/op
BenchmarkRequire/referer_only-2        	 2909827	       415.4 ns/op	     200 B/op	       3 allocs/op
BenchmarkRequire/referer_only-2        	 2903875	       414.2 ns/op	     200 B/op	       3 allocs/op
BenchmarkRequire/referer_only-2        	 2872612	       418.0 ns/op	     200 B/op	       3 allocs/op
BenchmarkRequire/referer_only-2        	 2882935	       415.9 ns/op	     200 B/op	       3 allocs/op
BenchmarkRequire/referer_only-2        	 2886684	       415.0 ns/op	     200 B/op	       3 allocs/op
BenchmarkRequire/referer_only-2        	 2894718	       416.2 ns/op	     200 B/op	       3 allocs/op
BenchmarkRequire/referer_only-2        	 2882954	       412.7 ns/op	     200 B/op	       3 allocs/op
BenchmarkRequire/referer_only-2        	 2920496	       410.7 ns/op	     200 B/op	       3 allocs/op
BenchmarkRequire/referer_only-2        	 2916432	       414.0 ns/op	     200 B/op	       3 allocs/op
BenchmarkRequire/referer_only-2        	 2892930	       416.1 ns/op	     200 B/op	       3 allocs/op
BenchmarkRequire/denied-2              	 1612701	       746.3 ns/op	     600 B/op	       7 allocs/op
BenchmarkRequire/denied-2              	 1598036	       749.4 ns/op	     600 B/op	       7 allocs/op
BenchmarkRequire/denied-2              	 1628319	       739.4 ns/op	     600 B/op	       7 allocs/op
BenchmarkRequire/denied-2              	 1605310	       763.4 ns/op	     600 B/op	       7 allocs/op
BenchmarkRequire/denied-2              	 1521555	       792.1 ns/op	     600 B/op	       7 allocs/op
BenchmarkRequire/denied-2              	 1506676	       790.4 ns/op	     600 B/op	       7 allocs/op
BenchmarkRequire/denied-2              	 1505220	       800.7 ns/op	     600 B/op	       7 allocs/op
BenchmarkRequire/denied-2              	 1426267	       824.7 ns/op	     600 B/op	       7 allocs/op
BenchmarkRequire/denied-2              	 1524032	       787.9 ns/op	     600 B/op	       7 allocs/op
BenchmarkRequire/denied-2              	 1532754	       789.6 ns/op	     600 B/op	       7 allocs/op
BenchmarkSameOrigin-2                  	 2419849	       483.7 ns/op	     288 B/op	       2 allocs/op
BenchmarkSameOrigin-2                  	 2462902	       487.7 ns/op	     288 B/op	       2 allocs/op
BenchmarkSameOrigin-2                  	 2480142	       483.2 ns/op	     288 B/op	       2 allocs/op
BenchmarkSameOrigin-2                  	 2499733	       485.2 ns/op	     288 B/op	       2 allocs/op
BenchmarkSameOrigin-2                  	 2483564	       488.3 ns/op	     288 B/op	       2 allocs/op
BenchmarkSameOrigin-2                  	 2455327	       480.0 ns/op	     288 B/op	       2 allocs/op
BenchmarkSameOrigin-2                  	 2456674	       487.7 ns/op	     288 B/op	       2 allocs/op
BenchmarkSameOrigin-2                  	 2491434	       479.8 ns/op	     288 B/op	       2 allocs/op
BenchmarkSameOrigin-2                  	 2510593	       490.5 ns/op	     288 B/op	       2 allocs/op
BenchmarkSameOrigin-2                  	 2484700	       485.0 ns/op	     288 B/op	       2 allocs/op
BenchmarkSafeMethod-2                  	968819168	         1.297 ns/op	       0 B/op	       0 allocs/op
BenchmarkSafeMethod-2                  	968314380	         1.240 ns/op	       0 B/op	       0 allocs/op
BenchmarkSafeMethod-2                  	986319072	         1.239 ns/op	       0 B/op	       0 allocs/op
BenchmarkSafeMethod-2                  	946501054	         1.484 ns/op	       0 B/op	       0 allocs/op
BenchmarkSafeMethod-2                  	967544376	         1.336 ns/op	       0 B/op	       0 allocs/op
BenchmarkSafeMethod-2                  	974531812	         1.521 ns/op	       0 B/op	       0 allocs/op
BenchmarkSafeMethod-2                  	973731261	         1.268 ns/op	       0 B/op	       0 allocs/op
BenchmarkSafeMethod-2                  	970801957	         1.443 ns/op	       0 B/op	       0 allocs/op
BenchmarkSafeMethod-2                  	869675871	         1.338 ns/op	       0 B/op	       0 allocs/op
BenchmarkSafeMethod-2                  	967962373	         1.463 ns/op	       0 B/op	       0 allocs/op
PASS
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/csrf	73.059s
PASS
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/ecoretest	0.003s
goos: linux
goarch: amd64
pkg: sourcecraft.dev/bigbes/sr-ht-ecore/grants
cpu: AMD Ryzen 7 3700X 8-Core Processor             
BenchmarkParse-2            	 1561819	       760.4 ns/op	     368 B/op	       3 allocs/op
BenchmarkParse-2            	 1621506	       746.3 ns/op	     368 B/op	       3 allocs/op
BenchmarkParse-2            	 1624983	       742.3 ns/op	     368 B/op	       3 allocs/op
BenchmarkParse-2            	 1625979	       751.2 ns/op	     368 B/op	       3 allocs/op
BenchmarkParse-2            	 1597599	       744.6 ns/op	     368 B/op	       3 allocs/op
BenchmarkParse-2            	 1633400	       743.8 ns/op	     368 B/op	       3 allocs/op
BenchmarkParse-2            	 1620505	       739.7 ns/op	     368 B/op	       3 allocs/op
BenchmarkParse-2            	 1615824	       744.2 ns/op	     368 B/op	       3 allocs/op
BenchmarkParse-2            	 1556396	       767.0 ns/op	     368 B/op	       3 allocs/op
BenchmarkParse-2            	 1629798	       736.4 ns/op	     368 B/op	       3 allocs/op
BenchmarkParseRequested-2   	 1729290	       690.4 ns/op	     352 B/op	       3 allocs/op
BenchmarkParseRequested-2   	 1738296	       690.2 ns/op	     352 B/op	       3 allocs/op
BenchmarkParseRequested-2   	 1668164	       731.2 ns/op	     352 B/op	       3 allocs/op
BenchmarkParseRequested-2   	 1719698	       699.7 ns/op	     352 B/op	       3 allocs/op
BenchmarkParseRequested-2   	 1735263	       693.0 ns/op	     352 B/op	       3 allocs/op
BenchmarkParseRequested-2   	 1706338	       701.9 ns/op	     352 B/op	       3 allocs/op
BenchmarkParseRequested-2   	 1712743	       703.0 ns/op	     352 B/op	       3 allocs/op
BenchmarkParseRequested-2   	 1657752	       713.9 ns/op	     352 B/op	       3 allocs/op
BenchmarkParseRequested-2   	 1705287	       707.3 ns/op	     352 B/op	       3 allocs/op
BenchmarkParseRequested-2   	 1721134	       712.6 ns/op	     352 B/op	       3 allocs/op
BenchmarkHas/hit-2          	117319837	        10.39 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/hit-2          	100000000	        10.31 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/hit-2          	122117919	         9.780 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/hit-2          	120818637	         9.927 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/hit-2          	100000000	        10.16 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/hit-2          	100000000	        10.20 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/hit-2          	100000000	        10.21 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/hit-2          	100000000	        10.22 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/hit-2          	100000000	        10.26 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/hit-2          	100000000	        10.00 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/miss-2         	100000000	        10.34 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/miss-2         	100000000	        10.34 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/miss-2         	100000000	        10.22 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/miss-2         	100000000	        10.32 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/miss-2         	100000000	        10.31 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/miss-2         	100000000	        10.36 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/miss-2         	100000000	        10.36 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/miss-2         	100000000	        10.38 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/miss-2         	100000000	        10.35 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/miss-2         	100000000	        10.41 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/universal-2    	959580870	         1.236 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/universal-2    	964463350	         1.238 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/universal-2    	983228972	         1.235 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/universal-2    	972929288	         1.237 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/universal-2    	969284653	         1.245 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/universal-2    	965498691	         1.244 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/universal-2    	964544353	         1.245 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/universal-2    	976251652	         1.236 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/universal-2    	973316022	         1.231 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/universal-2    	953769321	         1.259 ns/op	       0 B/op	       0 allocs/op
BenchmarkIsSubsetOf/narrower-2         	15484561	        75.17 ns/op	       0 B/op	       0 allocs/op
BenchmarkIsSubsetOf/narrower-2         	15507007	        75.55 ns/op	       0 B/op	       0 allocs/op
BenchmarkIsSubsetOf/narrower-2         	15869245	        73.91 ns/op	       0 B/op	       0 allocs/op
BenchmarkIsSubsetOf/narrower-2         	16319044	        73.61 ns/op	       0 B/op	       0 allocs/op
BenchmarkIsSubsetOf/narrower-2         	16328331	        73.46 ns/op	       0 B/op	       0 allocs/op
BenchmarkIsSubsetOf/narrower-2         	16175798	        73.99 ns/op	       0 B/op	       0 allocs/op
BenchmarkIsSubsetOf/narrower-2         	16140782	        73.91 ns/op	       0 B/op	       0 allocs/op
BenchmarkIsSubsetOf/narrower-2         	16395798	        73.66 ns/op	       0 B/op	       0 allocs/op
BenchmarkIsSubsetOf/narrower-2         	16255443	        74.09 ns/op	       0 B/op	       0 allocs/op
BenchmarkIsSubsetOf/narrower-2         	16292940	        73.87 ns/op	       0 B/op	       0 allocs/op
BenchmarkIsSubsetOf/wider-2            	23147114	        51.08 ns/op	       0 B/op	       0 allocs/op
BenchmarkIsSubsetOf/wider-2            	22884087	        51.05 ns/op	       0 B/op	       0 allocs/op
BenchmarkIsSubsetOf/wider-2            	23488174	        50.91 ns/op	       0 B/op	       0 allocs/op
BenchmarkIsSubsetOf/wider-2            	23765460	        50.84 ns/op	       0 B/op	       0 allocs/op
BenchmarkIsSubsetOf/wider-2            	23953042	        50.95 ns/op	       0 B/op	       0 allocs/op
BenchmarkIsSubsetOf/wider-2            	23379458	        51.24 ns/op	       0 B/op	       0 allocs/op
BenchmarkIsSubsetOf/wider-2            	23333220	        51.27 ns/op	       0 B/op	       0 allocs/op
BenchmarkIsSubsetOf/wider-2            	23320147	        51.23 ns/op	       0 B/op	       0 allocs/op
BenchmarkIsSubsetOf/wider-2            	23489097	        50.84 ns/op	       0 B/op	       0 allocs/op
BenchmarkIsSubsetOf/wider-2            	23389746	        51.16 ns/op	       0 B/op	       0 allocs/op
BenchmarkString-2                      	 2864180	       423.6 ns/op	     340 B/op	       6 allocs/op
BenchmarkString-2                      	 2795460	       425.7 ns/op	     340 B/op	       6 allocs/op
BenchmarkString-2                      	 2813366	       426.7 ns/op	     340 B/op	       6 allocs/op
BenchmarkString-2                      	 2832700	       424.3 ns/op	     340 B/op	       6 allocs/op
BenchmarkString-2                      	 2845262	       421.7 ns/op	     340 B/op	       6 allocs/op
BenchmarkString-2                      	 2854113	       421.0 ns/op	     340 B/op	       6 allocs/op
BenchmarkString-2                      	 2813552	       424.5 ns/op	     340 B/op	       6 allocs/op
BenchmarkString-2                      	 2854390	       421.5 ns/op	     340 B/op	       6 allocs/op
BenchmarkString-2                      	 2858787	       421.3 ns/op	     340 B/op	       6 allocs/op
BenchmarkString-2                      	 2857886	       419.2 ns/op	     340 B/op	       6 allocs/op
PASS
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/grants	93.085s
PASS
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/instconf	0.003s
PASS
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/internalauth	0.004s
PASS
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/logging	0.002s
PASS
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/login	0.004s
PASS
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/mcphttp	0.003s
PASS
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/metapat	0.004s
goos: linux
goarch: amd64
pkg: sourcecraft.dev/bigbes/sr-ht-ecore/middleware
cpu: AMD Ryzen 7 3700X 8-Core Processor             
BenchmarkPrivateCache-2    	 4372048	       267.4 ns/op	     440 B/op	       5 allocs/op
BenchmarkPrivateCache-2    	 4262863	       268.4 ns/op	     440 B/op	       5 allocs/op
BenchmarkPrivateCache-2    	 4537532	       275.6 ns/op	     440 B/op	       5 allocs/op
BenchmarkPrivateCache-2    	 3811622	       293.0 ns/op	     440 B/op	       5 allocs/op
BenchmarkPrivateCache-2    	 4620898	       267.8 ns/op	     440 B/op	       5 allocs/op
BenchmarkPrivateCache-2    	 4519431	       267.5 ns/op	     440 B/op	       5 allocs/op
BenchmarkPrivateCache-2    	 4470699	       278.2 ns/op	     440 B/op	       5 allocs/op
BenchmarkPrivateCache-2    	 4410168	       268.9 ns/op	     440 B/op	       5 allocs/op
BenchmarkPrivateCache-2    	 4513909	       269.8 ns/op	     440 B/op	       5 allocs/op
BenchmarkPrivateCache-2    	 4636434	       265.6 ns/op	     440 B/op	       5 allocs/op
BenchmarkRecoverPanics/clean-2         	12516974	        94.92 ns/op	      80 B/op	       3 allocs/op
BenchmarkRecoverPanics/clean-2         	12640468	        93.67 ns/op	      80 B/op	       3 allocs/op
BenchmarkRecoverPanics/clean-2         	12592185	        94.52 ns/op	      80 B/op	       3 allocs/op
BenchmarkRecoverPanics/clean-2         	12804313	        93.81 ns/op	      80 B/op	       3 allocs/op
BenchmarkRecoverPanics/clean-2         	12818704	        94.16 ns/op	      80 B/op	       3 allocs/op
BenchmarkRecoverPanics/clean-2         	12644553	        93.66 ns/op	      80 B/op	       3 allocs/op
BenchmarkRecoverPanics/clean-2         	12691794	        94.48 ns/op	      80 B/op	       3 allocs/op
BenchmarkRecoverPanics/clean-2         	12784177	        93.76 ns/op	      80 B/op	       3 allocs/op
BenchmarkRecoverPanics/clean-2         	12433574	        93.78 ns/op	      80 B/op	       3 allocs/op
BenchmarkRecoverPanics/clean-2         	12833348	        93.28 ns/op	      80 B/op	       3 allocs/op
BenchmarkRecoverPanics/panicking-2     	   42930	     28184 ns/op	    5026 B/op	      12 allocs/op
BenchmarkRecoverPanics/panicking-2     	   42070	     28351 ns/op	    5025 B/op	      12 allocs/op
BenchmarkRecoverPanics/panicking-2     	   42556	     29742 ns/op	    5025 B/op	      12 allocs/op
BenchmarkRecoverPanics/panicking-2     	   42714	     29816 ns/op	    5025 B/op	      12 allocs/op
BenchmarkRecoverPanics/panicking-2     	   41095	     29108 ns/op	    5026 B/op	      12 allocs/op
BenchmarkRecoverPanics/panicking-2     	   39630	     29679 ns/op	    5026 B/op	      12 allocs/op
BenchmarkRecoverPanics/panicking-2     	   41011	     30357 ns/op	    5026 B/op	      12 allocs/op
BenchmarkRecoverPanics/panicking-2     	   41439	     29174 ns/op	    5025 B/op	      12 allocs/op
BenchmarkRecoverPanics/panicking-2     	   41698	     29624 ns/op	    5025 B/op	      12 allocs/op
BenchmarkRecoverPanics/panicking-2     	   40836	     29811 ns/op	    5026 B/op	      12 allocs/op
BenchmarkChain-2                       	 3319534	       356.1 ns/op	     464 B/op	       6 allocs/op
BenchmarkChain-2                       	 3513392	       322.4 ns/op	     464 B/op	       6 allocs/op
BenchmarkChain-2                       	 3794854	       316.0 ns/op	     464 B/op	       6 allocs/op
BenchmarkChain-2                       	 3796639	       330.7 ns/op	     464 B/op	       6 allocs/op
BenchmarkChain-2                       	 3295381	       363.1 ns/op	     464 B/op	       6 allocs/op
BenchmarkChain-2                       	 3154372	       338.1 ns/op	     464 B/op	       6 allocs/op
BenchmarkChain-2                       	 3818841	       320.3 ns/op	     464 B/op	       6 allocs/op
BenchmarkChain-2                       	 3761139	       319.6 ns/op	     464 B/op	       6 allocs/op
BenchmarkChain-2                       	 3786925	       314.8 ns/op	     464 B/op	       6 allocs/op
BenchmarkChain-2                       	 3800260	       314.1 ns/op	     464 B/op	       6 allocs/op
PASS
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/middleware	48.015s
PASS
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/pages	0.004s
+ grep -q '^BenchmarkValidate' /home/build/bench.txt
+ grep -q '^BenchmarkRequestLogger' /home/build/bench.txt
+ grep -q '^BenchmarkRequire' /home/build/bench.txt
+ grep -q '^BenchmarkParse' /home/build/bench.txt
+ grep -q '^BenchmarkChain' /home/build/bench.txt
cache_save
1
2
3
4
5
+ '[' -z '' ']'
+ cacher dir upload gomod/df408d94d217941d.tar.zst /home/build/go/pkg/mod
Skipped — gomod/df408d94d217941d.tar.zst already present (use --force)
+ cacher dir upload gocache/df408d94d217941d.tar.zst /home/build/.cache/go-build
Skipped — gocache/df408d94d217941d.tar.zst already present (use --force)
coverage
1
2
3
4
5
6
7
8
9
10
11
+ cd sr-ht-ecore
+ '[' '!' -r /home/build/.srht-token ']'
+ ref=master
+ ref=master
+ url=https://cov.srht.bigb.es/api/v1/repos/~bigbes/sr-ht-ecore/reports
++ git rev-parse HEAD
uploading cover.out to https://cov.srht.bigb.es/api/v1/repos/~bigbes/sr-ht-ecore/reports?commit=89fa694cbf548ecd642b8101825b7a49b48f975a&ref=master&key=503&job_url=https://builds.srht.bigb.es/~bigbes/job/503
+ url='https://cov.srht.bigb.es/api/v1/repos/~bigbes/sr-ht-ecore/reports?commit=89fa694cbf548ecd642b8101825b7a49b48f975a&ref=master&key=503&job_url=https://builds.srht.bigb.es/~bigbes/job/503'
+ echo 'uploading cover.out to https://cov.srht.bigb.es/api/v1/repos/~bigbes/sr-ht-ecore/reports?commit=89fa694cbf548ecd642b8101825b7a49b48f975a&ref=master&key=503&job_url=https://builds.srht.bigb.es/~bigbes/job/503'
+ set +x
{"id":21,"url":"https://cov.srht.bigb.es/~bigbes/sr-ht-ecore/reports/21","metric":"statements","total":943,"covered":898,"pct":95.22799575821846,"files":24,"files_matched":24,"delta_pct":0.23381647998795074,"errors":[]}
bench_upload
1
2
3
4
5
6
7
8
9
10
11
12
13
+ cd sr-ht-ecore
+ '[' '!' -r /home/build/.srht-token ']'
+ ref=master
+ ref=master
+ url=https://bench.srht.bigb.es/api/v1/repos/~bigbes/sr-ht-ecore/runs
++ git rev-parse HEAD
+ url='https://bench.srht.bigb.es/api/v1/repos/~bigbes/sr-ht-ecore/runs?commit=89fa694cbf548ecd642b8101825b7a49b48f975a&ref=master&key=503&job_url=https://builds.srht.bigb.es/~bigbes/job/503'
+ url='https://bench.srht.bigb.es/api/v1/repos/~bigbes/sr-ht-ecore/runs?commit=89fa694cbf548ecd642b8101825b7a49b48f975a&ref=master&key=503&job_url=https://builds.srht.bigb.es/~bigbes/job/503&visibility=public'
+ echo 'uploading bench.txt to https://bench.srht.bigb.es/api/v1/repos/~bigbes/sr-ht-ecore/runs?commit=89fa694cbf548ecd642b8101825b7a49b48f975a&ref=master&key=503&job_url=https://builds.srht.bigb.es/~bigbes/job/503&visibility=public'
uploading bench.txt to https://bench.srht.bigb.es/api/v1/repos/~bigbes/sr-ht-ecore/runs?commit=89fa694cbf548ecd642b8101825b7a49b48f975a&ref=master&key=503&job_url=https://builds.srht.bigb.es/~bigbes/job/503&visibility=public
+ set +x
{"id":20,"url":"https://bench.srht.bigb.es/~bigbes/sr-ht-ecore/runs/20","benchmarks":29,"measurements":870,"new_benchmarks":0,"errors":[],"errors_total":0,"results_rejected":0}

Build complete: success a day ago (took 6 minutes)