~andyc/#1207038

success

ae80b65Andy Chu

[sourcehut] Run benchmarks task

Owner
~andyc
Created
9 months ago
Updated
9 months ago
Build manifest
view manifest »

Tasks

view log »
dev-setup-alpine view log »
publish-dev-setup-alpine view log »
did-all-succeed 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
[#1207038] 2024/04/28 15:29:21 Booting image alpine/3.19 (default) on port 22362
[#1207038] 2024/04/28 15:29:21 Waiting for guest to settle
[#1207038] 2024/04/28 15:29:30 Sending tasks
[#1207038] 2024/04/28 15:29:32 Sending build environment
[#1207038] 2024/04/28 15:29:32 Sending secrets
[#1207038] 2024/04/28 15:29:32 Resolving secret 2678474d-b22b-449f-a19a-16cb403c94cd
[#1207038] 2024/04/28 15:29:33 Installing packages
Warning: Permanently added '[localhost]:22362' (ED25519) to the list of known hosts.
fetch http://dl-cdn.alpinelinux.org/alpine/v3.19/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.19/community/x86_64/APKINDEX.tar.gz
OK: 469 MiB in 140 packages
Warning: Permanently added '[localhost]:22362' (ED25519) to the list of known hosts.
(1/7) Installing findutils (4.9.0-r5)
(2/7) Installing vim-common (9.0.2127-r0)
(3/7) Installing xxd (9.0.2127-r0)
(4/7) Installing vim (9.0.2127-r0)
(5/7) Installing mercurial-vim (6.6-r0)
(6/7) Installing unzip (6.0-r14)
(7/7) Installing zip (3.0-r12)
Executing busybox-1.36.1-r15.trigger
OK: 500 MiB in 147 packages
[#1207038] 2024/04/28 15:29:35 Cloning repositories
Cloning into 'oil'...
+ cd oil
+ git checkout -q ae80b65af138860c7bd7e00039d55462b07290bd
+ cd oil
+ git submodule update --init --recursive
[#1207038] 2024/04/28 15:29:40 Running task dev-setup-alpine
[#1207038] 2024/04/28 15:36:09 Running task publish-dev-setup-alpine
[#1207038] 2024/04/28 15:36:15 Running task did-all-succeed
dev-setup-alpine
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
+ cd oil
+ soil/worker.sh JOB-dev-setup-alpine

job-main: running as user 'build' on host 'build' in dir /home/build/oil

created directory: '_tmp/'
created directory: '_tmp/soil'
drwxr-sr-x    2 build    build         4096 Apr 28 15:29 _tmp/soil
captured = not a tty

  CC benchmarks/time-helper.c
--- task: os-info ---

status	elapsed	task	script	action	result_html
0	0.077747	os-info	soil/diagnose.sh	os-info	-

status=0 max_status=0
--- task: dump-env ---

status	elapsed	task	script	action	result_html
0	0.004286	dump-env	soil/diagnose.sh	dump-env	-

status=0 max_status=0
--- task: wedge-deps ---

status	elapsed	task	script	action	result_html
0	0.929428	wedge-deps	build/deps.sh	wedge-deps-alpine	-

status=0 max_status=0
--- task: fetch ---

status	elapsed	task	script	action	result_html
0	14.865142	fetch	build/deps.sh	fetch	-

status=0 max_status=0
--- task: install-wedges ---

status	elapsed	task	script	action	result_html
0	339.670384	install-wedges	build/deps.sh	install-wedges-fast	_build/wedge/logs/index.html

status=0 max_status=0
--- task: py-all-and-ninja ---

status	elapsed	task	script	action	result_html
0	5.420020	py-all-and-ninja	soil/worker.sh	py-all-and-ninja	-

status=0 max_status=0
--- task: smoke-test ---

status	elapsed	task	script	action	result_html
0	26.053009	smoke-test	build/dev-setup-test.sh	smoke-test	-

status=0 max_status=0
--- task: wedge-report ---

status	elapsed	task	script	action	result_html
0	0.194394	wedge-report	build/deps.sh	wedge-report	-

status=0 max_status=0
--- done ---
total 28
-rw-r--r--    1 build    build          456 Apr 28 15:36 INDEX.tsv
-rw-r--r--    1 build    build           25 Apr 28 15:29 commit-date.txt
-rw-r--r--    1 build    build           40 Apr 28 15:29 commit-hash.txt
-rw-r--r--    1 build    build           31 Apr 28 15:29 commit-line.txt
-rw-r--r--    1 build    build           17 Apr 28 15:29 job-name.txt
drwxr-sr-x    2 build    build         4096 Apr 28 15:36 logs
-rw-r--r--    1 build    build           11 Apr 28 15:29 task-run-start-time.txt
       18 _tmp/soil/logs/dump-env.txt
     1391 _tmp/soil/logs/fetch.txt
       30 _tmp/soil/logs/install-wedges.txt
       62 _tmp/soil/logs/os-info.txt
      208 _tmp/soil/logs/py-all-and-ninja.txt
       91 _tmp/soil/logs/smoke-test.txt
       31 _tmp/soil/logs/wedge-deps.txt
      116 _tmp/soil/logs/wedge-report.txt
     1947 total
publish-dev-setup-alpine
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
+ cd oil
+ soil/sourcehut.sh publish-html-assuming-ssh-key dev-setup-alpine
drwxr-sr-x    3 build    build         4096 Apr 28 15:29 _tmp/soil
total 28
-rw-r--r--    1 build    build          456 Apr 28 15:36 INDEX.tsv
-rw-r--r--    1 build    build           25 Apr 28 15:29 commit-date.txt
-rw-r--r--    1 build    build           40 Apr 28 15:29 commit-hash.txt
-rw-r--r--    1 build    build           31 Apr 28 15:29 commit-line.txt
-rw-r--r--    1 build    build           17 Apr 28 15:29 job-name.txt
drwxr-sr-x    2 build    build         4096 Apr 28 15:36 logs
-rw-r--r--    1 build    build           11 Apr 28 15:29 task-run-start-time.txt
Warning: Permanently added 'travis-ci.oilshell.org' (ED25519) to the list of known hosts.


View CI results here:

http://travis-ci.oilshell.org/srht-jobs/1207038/
http://travis-ci.oilshell.org/srht-jobs/1207038/dev-setup-alpine.wwz/

remote-event-job-done
soil-web: Rewriting srht-jobs/index.html
rewrite index status = 0 0 0
renamed '/home/travis_admin/travis-ci.oilshell.org/srht-jobs/105649.index.html' -> '/home/travis_admin/travis-ci.oilshell.org/srht-jobs/index.html'
renamed '/home/travis_admin/travis-ci.oilshell.org/srht-jobs/105649.runs.html' -> '/home/travis_admin/travis-ci.oilshell.org/srht-jobs/git-ae80b65af138860c7bd7e00039d55462b07290bd/index.html'
/home/travis_admin/soil-web/soil/web.py cleanup: keep 1000
/home/travis_admin/soil-web/soil/web.py cleanup: got 864 JSON paths

real	0m1.687s
user	0m0.019s
sys	0m0.003s
did-all-succeed
1
2
3
4
5
+ cd oil
+ soil/host-shim.sh did-all-succeed dev-setup-alpine
dev-setup-alpine status: 0

Exiting with max job status 0
Build complete: success 9 months ago (took 6 minutes)