~andyc/#1135591

success

ef1da9dAndy C

disable bash for ALpine

Owner
~andyc
Created
1 year, 18 days ago
Updated
1 year, 18 days 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
31
32
33
34
35
36
37
38
[#1135591] 2024/01/23 05:49:36 Booting image alpine/latest (default) on port 22274
[#1135591] 2024/01/23 05:49:37 Waiting for guest to settle
[#1135591] 2024/01/23 05:49:45 Sending tasks
[#1135591] 2024/01/23 05:49:46 Sending build environment
[#1135591] 2024/01/23 05:49:46 Sending secrets
[#1135591] 2024/01/23 05:49:46 Resolving secret 2678474d-b22b-449f-a19a-16cb403c94cd
[#1135591] 2024/01/23 05:49:47 Installing packages
Warning: Permanently added '[localhost]:22274' (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
(1/6) Upgrading openrc (0.52.1-r1 -> 0.52.1-r2)
Executing openrc-0.52.1-r2.post-upgrade
(2/6) Upgrading libcrypto3 (3.1.4-r2 -> 3.1.4-r4)
(3/6) Upgrading libssl3 (3.1.4-r2 -> 3.1.4-r4)
(4/6) Upgrading openssl (3.1.4-r2 -> 3.1.4-r4)
(5/6) Upgrading c-ares (1.22.1-r0 -> 1.24.0-r0)
(6/6) Upgrading gnutls (3.8.1-r0 -> 3.8.3-r0)
Executing busybox-1.36.1-r15.trigger
Executing ca-certificates-20230506-r0.trigger
OK: 468 MiB in 140 packages
Warning: Permanently added '[localhost]:22274' (ED25519) to the list of known hosts.
(1/6) Installing vim-common (9.0.2127-r0)
(2/6) Installing xxd (9.0.2127-r0)
(3/6) Installing vim (9.0.2127-r0)
(4/6) Installing mercurial-vim (6.6-r0)
(5/6) Installing unzip (6.0-r14)
(6/6) Installing zip (3.0-r12)
Executing busybox-1.36.1-r15.trigger
OK: 500 MiB in 146 packages
[#1135591] 2024/01/23 05:49:49 Cloning repositories
Cloning into 'oil'...
+ cd oil
+ git checkout -q ef1da9d5d01d60f3f5d79690f7509b67e92615ed
+ cd oil
+ git submodule update --init --recursive
[#1135591] 2024/01/23 05:49:53 Running task dev-setup-alpine
[#1135591] 2024/01/23 05:52:15 Running task publish-dev-setup-alpine
[#1135591] 2024/01/23 05:52:21 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
+ 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 Jan 23 05:49 _tmp/soil
captured = not a tty

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

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

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

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

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

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

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

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

status=0 max_status=0
--- task: spec-bin ---

status	elapsed	task	script	action	result_html
0	124.533606	spec-bin	build/deps.sh	install-spec-bin	-

status=0 max_status=0
--- done ---
total 28
-rw-r--r--    1 build    build          245 Jan 23 05:52 INDEX.tsv
-rw-r--r--    1 build    build           25 Jan 23 05:49 commit-date.txt
-rw-r--r--    1 build    build           40 Jan 23 05:49 commit-hash.txt
-rw-r--r--    1 build    build           23 Jan 23 05:49 commit-line.txt
-rw-r--r--    1 build    build           17 Jan 23 05:49 job-name.txt
drwxr-sr-x    2 build    build         4096 Jan 23 05:50 logs
-rw-r--r--    1 build    build           11 Jan 23 05:49 task-run-start-time.txt
       19 _tmp/soil/logs/dump-env.txt
     1386 _tmp/soil/logs/fetch.txt
       63 _tmp/soil/logs/os-info.txt
     3642 _tmp/soil/logs/spec-bin.txt
       31 _tmp/soil/logs/wedge-deps.txt
     5141 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 Jan 23 05:49 _tmp/soil
total 28
-rw-r--r--    1 build    build          245 Jan 23 05:52 INDEX.tsv
-rw-r--r--    1 build    build           25 Jan 23 05:49 commit-date.txt
-rw-r--r--    1 build    build           40 Jan 23 05:49 commit-hash.txt
-rw-r--r--    1 build    build           23 Jan 23 05:49 commit-line.txt
-rw-r--r--    1 build    build           17 Jan 23 05:49 job-name.txt
drwxr-sr-x    2 build    build         4096 Jan 23 05:50 logs
-rw-r--r--    1 build    build           11 Jan 23 05:49 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/1135591/
http://travis-ci.oilshell.org/srht-jobs/1135591/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/154903.index.html' -> '/home/travis_admin/travis-ci.oilshell.org/srht-jobs/index.html'
renamed '/home/travis_admin/travis-ci.oilshell.org/srht-jobs/154903.runs.html' -> '/home/travis_admin/travis-ci.oilshell.org/srht-jobs/git-ef1da9d5d01d60f3f5d79690f7509b67e92615ed/index.html'
/home/travis_admin/soil-web/soil/web.py cleanup: keep 1000
/home/travis_admin/soil-web/soil/web.py cleanup: got 589 JSON paths

real	0m1.575s
user	0m0.030s
sys	0m0.002s
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 1 year, 18 days ago (took 2 minutes)