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 |
[#89513] 2019/09/15 16:01:23 Booting image archlinux (default) on port 22605
[#89513] 2019/09/15 16:01:25 Waiting for guest to settle
[#89513] 2019/09/15 16:01:33 Sending tasks
[#89513] 2019/09/15 16:01:34 Sending build environment
[#89513] 2019/09/15 16:01:34 Installing packages
Warning: Permanently added '[localhost]:22605' (ECDSA) to the list of known hosts.
:: Synchronizing package databases...
core is up to date
downloading extra.db...
downloading community.db...
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
Packages (1) go-2:1.13-1
Total Download Size: 122.40 MiB
Total Installed Size: 478.75 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
downloading go-2:1.13-1-x86_64.pkg.tar.xz...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing go...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
:: Searching databases for updates...
:: Searching AUR for updates...
there is nothing to do
[#89513] 2019/09/15 16:02:00 Cloning repositories
Cloning into 'hmsh-go'...
+ cd hmsh-go
+ git checkout -q 08f9d819025266af56182d380dbad8ac92768e0f
+ cd hmsh-go
+ git submodule update --init
[#89513] 2019/09/15 16:02:01 Running task setup
[#89513] 2019/09/15 16:02:02 Running task format
[#89513] 2019/09/15 16:02:04 Build failed.
[#89513] 2019/09/15 16:02:04 The build environment will be kept alive for 10 minutes.
[#89513] 2019/09/15 16:02:04 To log in with SSH and examine it, use the following command:
[#89513] 2019/09/15 16:02:04
[#89513] 2019/09/15 16:02:04 ssh -t builds@azusa.runners.sr.ht connect 89513
[#89513] 2019/09/15 16:02:04
[#89513] 2019/09/15 16:02:04 After logging in, the deadline is increased to your remaining build time.
[#89513] 2019/09/15 16:12:04 Deadline elapsed. Terminating build environment.
[#89513] 2019/09/15 16:12:04 Error: Running task on guest: exit status 2
|