~comcloudway/#108

failed

8c867e1Jakob Meier

Fixed variable injection

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

Tasks

view log »
checkall 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
[#108] 2024/02/21 16:01:21 Booting image alpine/edge (default) on port 22207
[#108] 2024/02/21 16:01:21 Waiting for guest to settle
[#108] 2024/02/21 16:02:47 Sending tasks
[#108] 2024/02/21 16:02:51 Sending build environment
[#108] 2024/02/21 16:02:53 Installing packages
Warning: Permanently added '[localhost]:22207' (ED25519) to the list of known hosts.
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
OK: 467 MiB in 140 packages
Warning: Permanently added '[localhost]:22207' (ED25519) to the list of known hosts.
(1/4) Installing linenoise (1.0-r4)
(2/4) Installing lua5.3-libs (5.3.6-r6)
(3/4) Installing lua5.3 (5.3.6-r6)
(4/4) Installing atools (20.2.2-r4)
Executing busybox-1.36.1-r19.trigger
OK: 470 MiB in 144 packages
[#108] 2024/02/21 16:03:10 Cloning repositories
Cloning into 'ccw-aports'...
warning: redirecting to https://git.hut.ccw.icu/~comcloudway/ccw-aports/
+ cd ccw-aports
+ git checkout -q 8c867e1836a2a60c49d2212a2f14d22c428ea5ee
+ cd ccw-aports
+ git submodule update --init --recursive
[#108] 2024/02/21 16:03:17 Running task checkall
[#108] 2024/02/21 16:03:37 Build failed.
[#108] 2024/02/21 16:03:37 The build environment will be kept alive for 10 minutes.
[#108] 2024/02/21 16:03:37 To log in with SSH and examine it, use the following command:
[#108] 2024/02/21 16:03:37 
[#108] 2024/02/21 16:03:37 	ssh -t builds@runner.hut.ccw.icu connect 108
[#108] 2024/02/21 16:03:37 
[#108] 2024/02/21 16:03:37 After logging in, the deadline is increased to your remaining build time.
[#108] 2024/02/21 16:13:37 Deadline elapsed. Terminating build environment.
[#108] 2024/02/21 16:13:37 Error: Running task on guest: exit status 123
qemu-system-x86_64: terminating on signal 15 from pid 4476 ()
checkall
1
2
3
+ find . -type f -iname APKBUILD+ xargs -n 1 apkbuild-lint

MC:[AL1]:./ccw-aports/testing/melon/APKBUILD:27:builddir can be removed as it is the default value
Build complete: failed 9 months ago (took 2 minutes)