* [#419933] [test-only] FAILED localai.git=4.3.6-alt1
@ 2026-06-03 6:03 Girar awaiter (esgor)
2026-06-03 6:26 ` [#419933] [test-only] FAILED (try 2) localai.git=4.3.6-alt1 Girar awaiter (esgor)
` (7 more replies)
0 siblings, 8 replies; 9+ messages in thread
From: Girar awaiter (esgor) @ 2026-06-03 6:03 UTC (permalink / raw)
To: Evgeniy Gorbanyov; +Cc: sisyphus-incominger, girar-builder-sisyphus
https://git.altlinux.org/tasks/419933/logs/events.1.1.log
https://packages.altlinux.org/tasks/419933
subtask name aarch64 i586 x86_64
#100 localai failed - 2:24
2026-Jun-03 06:01:17 :: test-only task #419933 for sisyphus started by esgor:
#100 build 4.3.6-alt1 from /people/esgor/packages/localai.git fetched at 2026-Jun-03 06:01:02
2026-Jun-03 06:01:18 :: [x86_64] #100 localai.git 4.3.6-alt1: build start
2026-Jun-03 06:01:18 :: [aarch64] #100 localai.git 4.3.6-alt1: build start
2026-Jun-03 06:01:18 :: [i586] #100 localai.git 4.3.6-alt1: build start
2026-Jun-03 06:01:29 :: [i586] #100 localai.git 4.3.6-alt1: build SKIPPED
[aarch64] # /usr/src/RPM/BUILD/localai-4.3.6/vendor//bin, which isn't on every dev's PATH. protoc
[aarch64] # resolves its code-gen plugins via PATH, so without this prefix the
[aarch64] # generate step fails with "protoc-gen-go: program not found". Prepend
[aarch64] # GOPATH/bin so the freshly-installed plugins win without requiring a
[aarch64] # shell-profile change.
[aarch64] PATH="$(go env GOPATH)/bin:$PATH" ./protoc --experimental_allow_proto3_optional -Ibackend/ --go_out=pkg/grpc/proto/ --go_opt=paths=source_relative --go-grpc_out=pkg/grpc/proto/ --go-grpc_opt=paths=source_relative \
[aarch64] backend/backend.proto
[aarch64] /bin/sh: line 1: ./protoc: cannot execute binary file: Exec format error
[aarch64] make: *** [Makefile:517: protogen-go] Error 126
[aarch64] make: Leaving directory '/usr/src/RPM/BUILD/localai-4.3.6'
2026-Jun-03 06:02:24 :: [aarch64] localai.git 4.3.6-alt1: remote: build failed
2026-Jun-03 06:02:24 :: [aarch64] #100 localai.git 4.3.6-alt1: build FAILED
2026-Jun-03 06:02:24 :: [aarch64] requesting cancellation of task processing
2026-Jun-03 06:03:42 :: [x86_64] #100 localai.git 4.3.6-alt1: build OK
2026-Jun-03 06:02:24 :: [aarch64] build FAILED
2026-Jun-03 06:03:42 :: task #419933 for sisyphus FAILED
^ permalink raw reply [flat|nested] 9+ messages in thread
* [#419933] [test-only] FAILED (try 2) localai.git=4.3.6-alt1
2026-06-03 6:03 [#419933] [test-only] FAILED localai.git=4.3.6-alt1 Girar awaiter (esgor)
@ 2026-06-03 6:26 ` Girar awaiter (esgor)
2026-06-03 13:23 ` [#419933] TESTED (try 3) localai.git=4.3.6-alt1 Girar awaiter (esgor)
` (6 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: Girar awaiter (esgor) @ 2026-06-03 6:26 UTC (permalink / raw)
To: Evgeniy Gorbanyov; +Cc: sisyphus-incominger, girar-builder-sisyphus
https://git.altlinux.org/tasks/419933/logs/events.2.1.log
https://packages.altlinux.org/tasks/419933
subtask name aarch64 i586 x86_64
#200 localai failed - failed
2026-Jun-03 06:24:54 :: test-only task #419933 for sisyphus resumed by esgor:
#100 removed
#200 build 4.3.6-alt1 from /people/esgor/packages/localai.git fetched at 2026-Jun-03 06:24:39
2026-Jun-03 06:24:56 :: [x86_64] #200 localai.git 4.3.6-alt1: build start
2026-Jun-03 06:24:56 :: [aarch64] #200 localai.git 4.3.6-alt1: build start
2026-Jun-03 06:24:56 :: [i586] #200 localai.git 4.3.6-alt1: build start
2026-Jun-03 06:25:06 :: [i586] #200 localai.git 4.3.6-alt1: build SKIPPED
[x86_64] + cd localai-4.3.6
[x86_64] + make build-all VERSION=4.3.6-alt1 GOROOT=/usr/lib/golang GOPATH=/usr/src/RPM/BUILD/localai-4.3.6/vendor/ BINARYPATH=/usr/bin
[x86_64] make: Entering directory '/usr/src/RPM/BUILD/localai-4.3.6'
[x86_64] which: no goreleaser in (/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games)
[x86_64] make: Leaving directory '/usr/src/RPM/BUILD/localai-4.3.6'
[x86_64] make: Entering directory '/usr/src/RPM/BUILD/localai-4.3.6'
[x86_64] go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@1958fcbe2ca8bd93af633f11e97d44e567e945af
[x86_64] go: google.golang.org/grpc/cmd/protoc-gen-go-grpc@1958fcbe2ca8bd93af633f11e97d44e567e945af: google.golang.org/grpc/cmd/protoc-gen-go-grpc@1958fcbe2ca8bd93af633f11e97d44e567e945af: invalid version: Get "https://proxy.golang.org/google.golang.org/grpc/cmd/protoc-gen-go-grpc/@v/1958fcbe2ca8bd93af633f11e97d44e567e945af.info": dial tcp: lookup proxy.golang.org on [::1]:53: read udp [::1]:36306->[::1]:53: read: connection refused
[x86_64] make: *** [Makefile:130: install-go-tools] Error 1
[x86_64] make: Leaving directory '/usr/src/RPM/BUILD/localai-4.3.6'
2026-Jun-03 06:25:36 :: [x86_64] localai.git 4.3.6-alt1: remote: build failed
2026-Jun-03 06:25:36 :: [x86_64] #200 localai.git 4.3.6-alt1: build FAILED
2026-Jun-03 06:25:36 :: [x86_64] requesting cancellation of task processing
[aarch64] + cd localai-4.3.6
[aarch64] + make build-all VERSION=4.3.6-alt1 GOROOT=/usr/lib/golang GOPATH=/usr/src/RPM/BUILD/localai-4.3.6/vendor/ BINARYPATH=/usr/bin
[aarch64] make: Entering directory '/usr/src/RPM/BUILD/localai-4.3.6'
[aarch64] which: no goreleaser in (/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games)
[aarch64] make: Leaving directory '/usr/src/RPM/BUILD/localai-4.3.6'
[aarch64] make: Entering directory '/usr/src/RPM/BUILD/localai-4.3.6'
[aarch64] go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@1958fcbe2ca8bd93af633f11e97d44e567e945af
[aarch64] go: google.golang.org/grpc/cmd/protoc-gen-go-grpc@1958fcbe2ca8bd93af633f11e97d44e567e945af: google.golang.org/grpc/cmd/protoc-gen-go-grpc@1958fcbe2ca8bd93af633f11e97d44e567e945af: invalid version: Get "https://proxy.golang.org/google.golang.org/grpc/cmd/protoc-gen-go-grpc/@v/1958fcbe2ca8bd93af633f11e97d44e567e945af.info": dial tcp: lookup proxy.golang.org on [::1]:53: read udp [::1]:51721->[::1]:53: read: connection refused
[aarch64] make: *** [Makefile:130: install-go-tools] Error 1
[aarch64] make: Leaving directory '/usr/src/RPM/BUILD/localai-4.3.6'
2026-Jun-03 06:26:02 :: [aarch64] localai.git 4.3.6-alt1: remote: build failed
2026-Jun-03 06:26:02 :: [aarch64] #200 localai.git 4.3.6-alt1: build FAILED
2026-Jun-03 06:25:37 :: [x86_64] build FAILED
2026-Jun-03 06:26:02 :: [aarch64] build FAILED
2026-Jun-03 06:26:02 :: task #419933 for sisyphus FAILED
^ permalink raw reply [flat|nested] 9+ messages in thread
* [#419933] TESTED (try 3) localai.git=4.3.6-alt1
2026-06-03 6:03 [#419933] [test-only] FAILED localai.git=4.3.6-alt1 Girar awaiter (esgor)
2026-06-03 6:26 ` [#419933] [test-only] FAILED (try 2) localai.git=4.3.6-alt1 Girar awaiter (esgor)
@ 2026-06-03 13:23 ` Girar awaiter (esgor)
2026-06-03 14:07 ` [#419933] TESTED (try 4) localai.git=4.3.6-alt1 Girar awaiter (esgor)
` (5 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: Girar awaiter (esgor) @ 2026-06-03 13:23 UTC (permalink / raw)
To: Evgeniy Gorbanyov; +Cc: sisyphus-incominger, girar-builder-sisyphus
https://git.altlinux.org/tasks/419933/logs/events.3.1.log
https://packages.altlinux.org/tasks/419933
subtask name aarch64 i586 x86_64
#300 localai - - 2:23
2026-Jun-03 13:17:14 :: test-only task #419933 for sisyphus resumed by esgor:
#100 removed
#200 removed
#300 build 4.3.6-alt1 from /people/esgor/packages/localai.git fetched at 2026-Jun-03 13:17:07
2026-Jun-03 13:17:16 :: [i586] #300 localai.git 4.3.6-alt1: build start
2026-Jun-03 13:17:16 :: [aarch64] #300 localai.git 4.3.6-alt1: build start
2026-Jun-03 13:17:16 :: [x86_64] #300 localai.git 4.3.6-alt1: build start
2026-Jun-03 13:17:26 :: [i586] #300 localai.git 4.3.6-alt1: build SKIPPED
2026-Jun-03 13:17:37 :: [aarch64] #300 localai.git 4.3.6-alt1: build SKIPPED
2026-Jun-03 13:19:39 :: [x86_64] #300 localai.git 4.3.6-alt1: build OK
2026-Jun-03 13:19:41 :: 300: build check OK
2026-Jun-03 13:19:41 :: build check OK
2026-Jun-03 13:19:46 :: #300: localai.git 4.3.6-alt1: version check OK
2026-Jun-03 13:19:46 :: build version check OK
2026-Jun-03 13:19:47 :: noarch check OK
2026-Jun-03 13:19:49 :: plan: src +1 -0 =22203, x86_64 +1 -0 =40299
2026-Jun-03 13:20:42 :: patched apt indices
2026-Jun-03 13:20:53 :: created next repo
2026-Jun-03 13:21:06 :: duplicate provides check OK
2026-Jun-03 13:22:01 :: dependencies check OK
2026-Jun-03 13:22:45 :: [x86_64] ELF symbols check OK
2026-Jun-03 13:23:00 :: [x86_64] #300 localai: install check OK
2026-Jun-03 13:23:21 :: [x86_64-i586] generated apt indices
2026-Jun-03 13:23:21 :: [x86_64-i586] created next repo
2026-Jun-03 13:23:32 :: [x86_64-i586] dependencies check OK
2026-Jun-03 13:23:33 :: gears inheritance check OK
2026-Jun-03 13:23:33 :: srpm inheritance check OK
girar-check-perms: access to localai DENIED for esgor: does not belong to maintainers list yet
check-subtask-perms: #300: localai: Operation not permitted
2026-Jun-03 13:23:34 :: acl check IGNORED
2026-Jun-03 13:23:46 :: created contents_index files
2026-Jun-03 13:23:55 :: created hash files: src x86_64
2026-Jun-03 13:23:58 :: task #419933 for sisyphus TESTED
^ permalink raw reply [flat|nested] 9+ messages in thread
* [#419933] TESTED (try 4) localai.git=4.3.6-alt1
2026-06-03 6:03 [#419933] [test-only] FAILED localai.git=4.3.6-alt1 Girar awaiter (esgor)
2026-06-03 6:26 ` [#419933] [test-only] FAILED (try 2) localai.git=4.3.6-alt1 Girar awaiter (esgor)
2026-06-03 13:23 ` [#419933] TESTED (try 3) localai.git=4.3.6-alt1 Girar awaiter (esgor)
@ 2026-06-03 14:07 ` Girar awaiter (esgor)
2026-06-03 14:19 ` [#419933] TESTED (try 5) localai.git=4.3.6-alt1 Girar awaiter (esgor)
` (4 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: Girar awaiter (esgor) @ 2026-06-03 14:07 UTC (permalink / raw)
To: Evgeniy Gorbanyov; +Cc: sisyphus-incominger, girar-builder-sisyphus
https://git.altlinux.org/tasks/419933/logs/events.4.1.log
https://packages.altlinux.org/tasks/419933
subtask name aarch64 i586 x86_64
#400 localai - - 2:23
2026-Jun-03 13:59:37 :: test-only task #419933 for sisyphus resumed by esgor:
#100 removed
#200 removed
#300 removed
#400 build 4.3.6-alt1 from /people/esgor/packages/localai.git fetched at 2026-Jun-03 13:59:23
2026-Jun-03 13:59:39 :: [i586] #400 localai.git 4.3.6-alt1: build start
2026-Jun-03 13:59:39 :: [aarch64] #400 localai.git 4.3.6-alt1: build start
2026-Jun-03 13:59:39 :: [x86_64] #400 localai.git 4.3.6-alt1: build start
2026-Jun-03 13:59:48 :: [i586] #400 localai.git 4.3.6-alt1: build SKIPPED
2026-Jun-03 13:59:58 :: [aarch64] #400 localai.git 4.3.6-alt1: build SKIPPED
2026-Jun-03 14:02:02 :: [x86_64] #400 localai.git 4.3.6-alt1: build OK
2026-Jun-03 14:02:04 :: 400: build check OK
2026-Jun-03 14:02:04 :: build check OK
2026-Jun-03 14:02:10 :: #400: localai.git 4.3.6-alt1: version check OK
2026-Jun-03 14:02:10 :: build version check OK
2026-Jun-03 14:02:10 :: noarch check OK
2026-Jun-03 14:02:12 :: plan: src +1 -0 =22203, x86_64 +1 -0 =40299
2026-Jun-03 14:03:14 :: patched apt indices
2026-Jun-03 14:03:30 :: created next repo
2026-Jun-03 14:03:54 :: duplicate provides check OK
2026-Jun-03 14:04:55 :: dependencies check OK
2026-Jun-03 14:05:47 :: [x86_64] ELF symbols check OK
2026-Jun-03 14:06:02 :: [x86_64] #400 localai: install check OK
2026-Jun-03 14:06:21 :: [x86_64-i586] generated apt indices
2026-Jun-03 14:06:21 :: [x86_64-i586] created next repo
2026-Jun-03 14:06:35 :: [x86_64-i586] dependencies check OK
2026-Jun-03 14:06:36 :: gears inheritance check OK
2026-Jun-03 14:06:36 :: srpm inheritance check OK
girar-check-perms: access to localai DENIED for esgor: does not belong to maintainers list yet
check-subtask-perms: #400: localai: Operation not permitted
2026-Jun-03 14:06:36 :: acl check IGNORED
2026-Jun-03 14:06:49 :: created contents_index files
2026-Jun-03 14:06:58 :: created hash files: src x86_64
2026-Jun-03 14:07:01 :: task #419933 for sisyphus TESTED
^ permalink raw reply [flat|nested] 9+ messages in thread
* [#419933] TESTED (try 5) localai.git=4.3.6-alt1
2026-06-03 6:03 [#419933] [test-only] FAILED localai.git=4.3.6-alt1 Girar awaiter (esgor)
` (2 preceding siblings ...)
2026-06-03 14:07 ` [#419933] TESTED (try 4) localai.git=4.3.6-alt1 Girar awaiter (esgor)
@ 2026-06-03 14:19 ` Girar awaiter (esgor)
2026-06-03 14:43 ` [#419933] TESTED (try 6) localai.git=4.3.6-alt1 Girar awaiter (esgor)
` (3 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: Girar awaiter (esgor) @ 2026-06-03 14:19 UTC (permalink / raw)
To: Evgeniy Gorbanyov; +Cc: sisyphus-incominger, girar-builder-sisyphus
https://git.altlinux.org/tasks/419933/logs/events.5.1.log
https://packages.altlinux.org/tasks/419933
subtask name aarch64 i586 x86_64
#500 localai - - 2:22
2026-Jun-03 14:12:50 :: test-only task #419933 for sisyphus resumed by esgor:
#100 removed
#200 removed
#300 removed
#400 removed
#500 build 4.3.6-alt1 from /people/esgor/packages/localai.git fetched at 2026-Jun-03 14:11:24
2026-Jun-03 14:12:52 :: [i586] #500 localai.git 4.3.6-alt1: build start
2026-Jun-03 14:12:52 :: [aarch64] #500 localai.git 4.3.6-alt1: build start
2026-Jun-03 14:12:52 :: [x86_64] #500 localai.git 4.3.6-alt1: build start
2026-Jun-03 14:13:02 :: [i586] #500 localai.git 4.3.6-alt1: build SKIPPED
2026-Jun-03 14:13:10 :: [aarch64] #500 localai.git 4.3.6-alt1: build SKIPPED
2026-Jun-03 14:15:14 :: [x86_64] #500 localai.git 4.3.6-alt1: build OK
2026-Jun-03 14:15:16 :: 500: build check OK
2026-Jun-03 14:15:17 :: build check OK
2026-Jun-03 14:15:22 :: #500: localai.git 4.3.6-alt1: version check OK
2026-Jun-03 14:15:22 :: build version check OK
2026-Jun-03 14:15:23 :: noarch check OK
2026-Jun-03 14:15:24 :: plan: src +1 -0 =22203, x86_64 +1 -0 =40299
2026-Jun-03 14:16:25 :: patched apt indices
2026-Jun-03 14:16:36 :: created next repo
2026-Jun-03 14:16:48 :: duplicate provides check OK
2026-Jun-03 14:17:38 :: dependencies check OK
2026-Jun-03 14:18:20 :: [x86_64] ELF symbols check OK
2026-Jun-03 14:18:36 :: [x86_64] #500 localai: install check OK
2026-Jun-03 14:18:53 :: [x86_64-i586] generated apt indices
2026-Jun-03 14:18:53 :: [x86_64-i586] created next repo
2026-Jun-03 14:19:04 :: [x86_64-i586] dependencies check OK
2026-Jun-03 14:19:05 :: gears inheritance check OK
2026-Jun-03 14:19:05 :: srpm inheritance check OK
girar-check-perms: access to localai DENIED for esgor: does not belong to maintainers list yet
check-subtask-perms: #500: localai: Operation not permitted
2026-Jun-03 14:19:05 :: acl check IGNORED
2026-Jun-03 14:19:18 :: created contents_index files
2026-Jun-03 14:19:26 :: created hash files: src x86_64
2026-Jun-03 14:19:29 :: task #419933 for sisyphus TESTED
^ permalink raw reply [flat|nested] 9+ messages in thread
* [#419933] TESTED (try 6) localai.git=4.3.6-alt1
2026-06-03 6:03 [#419933] [test-only] FAILED localai.git=4.3.6-alt1 Girar awaiter (esgor)
` (3 preceding siblings ...)
2026-06-03 14:19 ` [#419933] TESTED (try 5) localai.git=4.3.6-alt1 Girar awaiter (esgor)
@ 2026-06-03 14:43 ` Girar awaiter (esgor)
2026-06-03 15:01 ` [#419933] [test-only] FAILED (try 7) localai.git=4.3.6-alt1 Girar awaiter (esgor)
` (2 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: Girar awaiter (esgor) @ 2026-06-03 14:43 UTC (permalink / raw)
To: Evgeniy Gorbanyov; +Cc: sisyphus-incominger, girar-builder-sisyphus
https://git.altlinux.org/tasks/419933/logs/events.6.1.log
https://packages.altlinux.org/tasks/419933
subtask name aarch64 i586 x86_64
#600 localai 2:08 - 2:22
2026-Jun-03 14:37:24 :: test-only task #419933 for sisyphus resumed by esgor:
#100 removed
#200 removed
#300 removed
#400 removed
#500 removed
#600 build 4.3.6-alt1 from /people/esgor/packages/localai.git fetched at 2026-Jun-03 14:37:17
2026-Jun-03 14:37:26 :: [i586] #600 localai.git 4.3.6-alt1: build start
2026-Jun-03 14:37:26 :: [x86_64] #600 localai.git 4.3.6-alt1: build start
2026-Jun-03 14:37:26 :: [aarch64] #600 localai.git 4.3.6-alt1: build start
2026-Jun-03 14:37:35 :: [i586] #600 localai.git 4.3.6-alt1: build SKIPPED
2026-Jun-03 14:39:34 :: [aarch64] #600 localai.git 4.3.6-alt1: build OK
2026-Jun-03 14:39:48 :: [x86_64] #600 localai.git 4.3.6-alt1: build OK
2026-Jun-03 14:39:51 :: 600: build check OK
2026-Jun-03 14:39:53 :: build check OK
2026-Jun-03 14:39:58 :: #600: localai.git 4.3.6-alt1: version check OK
2026-Jun-03 14:39:58 :: build version check OK
2026-Jun-03 14:40:06 :: noarch check OK
2026-Jun-03 14:40:08 :: plan: src +1 -0 =22203, aarch64 +1 -0 =39261, x86_64 +1 -0 =40300
2026-Jun-03 14:40:53 :: patched apt indices
2026-Jun-03 14:41:02 :: created next repo
2026-Jun-03 14:41:13 :: duplicate provides check OK
2026-Jun-03 14:41:54 :: dependencies check OK
2026-Jun-03 14:42:36 :: [x86_64 aarch64] ELF symbols check OK
2026-Jun-03 14:42:51 :: [x86_64] #600 localai: install check OK
2026-Jun-03 14:42:59 :: [aarch64] #600 localai: install check OK
2026-Jun-03 14:43:18 :: [x86_64-i586] generated apt indices
2026-Jun-03 14:43:18 :: [x86_64-i586] created next repo
2026-Jun-03 14:43:30 :: [x86_64-i586] dependencies check OK
2026-Jun-03 14:43:30 :: gears inheritance check OK
2026-Jun-03 14:43:31 :: srpm inheritance check OK
girar-check-perms: access to localai DENIED for esgor: does not belong to maintainers list yet
check-subtask-perms: #600: localai: Operation not permitted
2026-Jun-03 14:43:31 :: acl check IGNORED
2026-Jun-03 14:43:44 :: created contents_index files
2026-Jun-03 14:43:53 :: created hash files: aarch64 src x86_64
2026-Jun-03 14:43:56 :: task #419933 for sisyphus TESTED
^ permalink raw reply [flat|nested] 9+ messages in thread
* [#419933] [test-only] FAILED (try 7) localai.git=4.3.6-alt1
2026-06-03 6:03 [#419933] [test-only] FAILED localai.git=4.3.6-alt1 Girar awaiter (esgor)
` (4 preceding siblings ...)
2026-06-03 14:43 ` [#419933] TESTED (try 6) localai.git=4.3.6-alt1 Girar awaiter (esgor)
@ 2026-06-03 15:01 ` Girar awaiter (esgor)
2026-06-03 15:12 ` [#419933] TESTED (try 8) localai.git=4.3.6-alt1 Girar awaiter (esgor)
2026-06-03 15:28 ` [#419933] TESTED (try 9) localai.git=4.3.6-alt1 Girar awaiter (esgor)
7 siblings, 0 replies; 9+ messages in thread
From: Girar awaiter (esgor) @ 2026-06-03 15:01 UTC (permalink / raw)
To: Evgeniy Gorbanyov; +Cc: sisyphus-incominger, girar-builder-sisyphus
https://git.altlinux.org/tasks/419933/logs/events.7.1.log
https://packages.altlinux.org/tasks/419933
subtask name aarch64 i586 x86_64
#700 localai 2:13 failed 2:22
2026-Jun-03 14:58:53 :: test-only task #419933 for sisyphus resumed by esgor:
#100 removed
#200 removed
#300 removed
#400 removed
#500 removed
#600 removed
#700 build 4.3.6-alt1 from /people/esgor/packages/localai.git fetched at 2026-Jun-03 14:58:46
2026-Jun-03 14:58:55 :: [i586] #700 localai.git 4.3.6-alt1: build start
2026-Jun-03 14:58:55 :: [x86_64] #700 localai.git 4.3.6-alt1: build start
2026-Jun-03 14:58:55 :: [aarch64] #700 localai.git 4.3.6-alt1: build start
[i586] ^[[32mI BUILD_TYPE: ^[[33m^[(B^[[m
[i586] ^[[32mI GO_TAGS: ^[[33m^[(B^[[m
[i586] ^[[32mI LD_FLAGS: ^[[33m-s -w -X "github.com/mudler/LocalAI/internal.Version=4.3.6-alt1" -X "github.com/mudler/LocalAI/internal.BinaryPathRoot=/usr/bin"^[(B^[[m
[i586] ^[[32mI UPX: ^[[33m^[(B^[[m
[i586] rm -rf local-ai || true
[i586] CGO_LDFLAGS="" go build -mod=vendor -ldflags "-s -w -X "github.com/mudler/LocalAI/internal.Version=4.3.6-alt1" -X "github.com/mudler/LocalAI/internal.BinaryPathRoot=/usr/bin"" -tags "" -o local-ai ./cmd/local-ai
[i586] # github.com/ulikunitz/xz/lzma
[i586] vendor/github.com/ulikunitz/xz/lzma/reader.go:33:15: cannot use 1 << 31 (untyped int constant 2147483648) as int value in assignment (overflows)
[i586] make: *** [Makefile:156: build] Error 1
[i586] make: Leaving directory '/usr/src/RPM/BUILD/localai-4.3.6'
2026-Jun-03 14:59:56 :: [i586] localai.git 4.3.6-alt1: remote: build failed
2026-Jun-03 14:59:56 :: [i586] #700 localai.git 4.3.6-alt1: build FAILED
2026-Jun-03 14:59:56 :: [i586] requesting cancellation of task processing
2026-Jun-03 15:01:08 :: [aarch64] #700 localai.git 4.3.6-alt1: build OK
2026-Jun-03 15:01:17 :: [x86_64] #700 localai.git 4.3.6-alt1: build OK
2026-Jun-03 14:59:56 :: [i586] build FAILED
2026-Jun-03 15:01:17 :: task #419933 for sisyphus FAILED
^ permalink raw reply [flat|nested] 9+ messages in thread
* [#419933] TESTED (try 8) localai.git=4.3.6-alt1
2026-06-03 6:03 [#419933] [test-only] FAILED localai.git=4.3.6-alt1 Girar awaiter (esgor)
` (5 preceding siblings ...)
2026-06-03 15:01 ` [#419933] [test-only] FAILED (try 7) localai.git=4.3.6-alt1 Girar awaiter (esgor)
@ 2026-06-03 15:12 ` Girar awaiter (esgor)
2026-06-03 15:28 ` [#419933] TESTED (try 9) localai.git=4.3.6-alt1 Girar awaiter (esgor)
7 siblings, 0 replies; 9+ messages in thread
From: Girar awaiter (esgor) @ 2026-06-03 15:12 UTC (permalink / raw)
To: Evgeniy Gorbanyov; +Cc: sisyphus-incominger, girar-builder-sisyphus
https://git.altlinux.org/tasks/419933/logs/events.8.1.log
https://packages.altlinux.org/tasks/419933
subtask name aarch64 i586 x86_64
#1000 localai 2:11 - 2:23
2026-Jun-03 15:05:38 :: test-only task #419933 for sisyphus resumed by esgor:
#100 removed
#200 removed
#300 removed
#400 removed
#500 removed
#600 removed
#700 removed
#1000 build 4.3.6-alt1 from /people/esgor/packages/localai.git fetched at 2026-Jun-03 15:03:41
2026-Jun-03 15:05:41 :: [i586] #1000 localai.git 4.3.6-alt1: build start
2026-Jun-03 15:05:41 :: [aarch64] #1000 localai.git 4.3.6-alt1: build start
2026-Jun-03 15:05:41 :: [x86_64] #1000 localai.git 4.3.6-alt1: build start
2026-Jun-03 15:05:50 :: [i586] #1000 localai.git 4.3.6-alt1: build SKIPPED
2026-Jun-03 15:07:52 :: [aarch64] #1000 localai.git 4.3.6-alt1: build OK
2026-Jun-03 15:08:04 :: [x86_64] #1000 localai.git 4.3.6-alt1: build OK
2026-Jun-03 15:08:07 :: 1000: build check OK
2026-Jun-03 15:08:08 :: build check OK
2026-Jun-03 15:08:13 :: #1000: localai.git 4.3.6-alt1: version check OK
2026-Jun-03 15:08:13 :: build version check OK
2026-Jun-03 15:08:21 :: noarch check OK
2026-Jun-03 15:08:22 :: plan: src +1 -0 =22203, aarch64 +1 -0 =39261, x86_64 +1 -0 =40300
2026-Jun-03 15:09:08 :: patched apt indices
2026-Jun-03 15:09:18 :: created next repo
2026-Jun-03 15:09:30 :: duplicate provides check OK
2026-Jun-03 15:10:12 :: dependencies check OK
2026-Jun-03 15:10:55 :: [x86_64 aarch64] ELF symbols check OK
2026-Jun-03 15:11:10 :: [x86_64] #1000 localai: install check OK
2026-Jun-03 15:11:18 :: [aarch64] #1000 localai: install check OK
2026-Jun-03 15:11:38 :: [x86_64-i586] generated apt indices
2026-Jun-03 15:11:38 :: [x86_64-i586] created next repo
2026-Jun-03 15:11:51 :: [x86_64-i586] dependencies check OK
2026-Jun-03 15:11:52 :: gears inheritance check OK
2026-Jun-03 15:11:52 :: srpm inheritance check OK
girar-check-perms: access to localai DENIED for esgor: does not belong to maintainers list yet
check-subtask-perms: #1000: localai: Operation not permitted
2026-Jun-03 15:11:53 :: acl check IGNORED
2026-Jun-03 15:12:05 :: created contents_index files
2026-Jun-03 15:12:13 :: created hash files: aarch64 src x86_64
2026-Jun-03 15:12:17 :: task #419933 for sisyphus TESTED
^ permalink raw reply [flat|nested] 9+ messages in thread
* [#419933] TESTED (try 9) localai.git=4.3.6-alt1
2026-06-03 6:03 [#419933] [test-only] FAILED localai.git=4.3.6-alt1 Girar awaiter (esgor)
` (6 preceding siblings ...)
2026-06-03 15:12 ` [#419933] TESTED (try 8) localai.git=4.3.6-alt1 Girar awaiter (esgor)
@ 2026-06-03 15:28 ` Girar awaiter (esgor)
7 siblings, 0 replies; 9+ messages in thread
From: Girar awaiter (esgor) @ 2026-06-03 15:28 UTC (permalink / raw)
To: Evgeniy Gorbanyov; +Cc: sisyphus-incominger, girar-builder-sisyphus
https://git.altlinux.org/tasks/419933/logs/events.9.1.log
https://packages.altlinux.org/tasks/419933
subtask name aarch64 i586 x86_64
#1100 localai 2:15 - 2:22
2026-Jun-03 15:21:20 :: test-only task #419933 for sisyphus resumed by esgor:
#100 removed
#200 removed
#300 removed
#400 removed
#500 removed
#600 removed
#700 removed
#1000 removed
#1100 build 4.3.6-alt1 from /people/esgor/packages/localai.git fetched at 2026-Jun-03 15:21:13
2026-Jun-03 15:21:21 :: [i586] #1100 localai.git 4.3.6-alt1: build start
2026-Jun-03 15:21:21 :: [aarch64] #1100 localai.git 4.3.6-alt1: build start
2026-Jun-03 15:21:21 :: [x86_64] #1100 localai.git 4.3.6-alt1: build start
2026-Jun-03 15:21:30 :: [i586] #1100 localai.git 4.3.6-alt1: build SKIPPED
2026-Jun-03 15:23:36 :: [aarch64] #1100 localai.git 4.3.6-alt1: build OK
2026-Jun-03 15:23:43 :: [x86_64] #1100 localai.git 4.3.6-alt1: build OK
2026-Jun-03 15:23:46 :: 1100: build check OK
2026-Jun-03 15:23:47 :: build check OK
2026-Jun-03 15:23:52 :: #1100: localai.git 4.3.6-alt1: version check OK
2026-Jun-03 15:23:52 :: build version check OK
2026-Jun-03 15:24:00 :: noarch check OK
2026-Jun-03 15:24:02 :: plan: src +1 -0 =22203, aarch64 +1 -0 =39261, x86_64 +1 -0 =40300
2026-Jun-03 15:24:51 :: patched apt indices
2026-Jun-03 15:25:01 :: created next repo
2026-Jun-03 15:25:12 :: duplicate provides check OK
2026-Jun-03 15:25:55 :: dependencies check OK
2026-Jun-03 15:26:42 :: [x86_64 aarch64] ELF symbols check OK
2026-Jun-03 15:26:57 :: [x86_64] #1100 localai: install check OK
2026-Jun-03 15:27:07 :: [aarch64] #1100 localai: install check OK
2026-Jun-03 15:27:27 :: [x86_64-i586] generated apt indices
2026-Jun-03 15:27:27 :: [x86_64-i586] created next repo
2026-Jun-03 15:27:41 :: [x86_64-i586] dependencies check OK
2026-Jun-03 15:27:45 :: gears inheritance check OK
2026-Jun-03 15:27:45 :: srpm inheritance check OK
girar-check-perms: access to localai DENIED for esgor: does not belong to maintainers list yet
check-subtask-perms: #1100: localai: Operation not permitted
2026-Jun-03 15:27:46 :: acl check IGNORED
2026-Jun-03 15:28:00 :: created contents_index files
2026-Jun-03 15:28:11 :: created hash files: aarch64 src x86_64
2026-Jun-03 15:28:14 :: task #419933 for sisyphus TESTED
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2026-06-03 15:28 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-03 6:03 [#419933] [test-only] FAILED localai.git=4.3.6-alt1 Girar awaiter (esgor)
2026-06-03 6:26 ` [#419933] [test-only] FAILED (try 2) localai.git=4.3.6-alt1 Girar awaiter (esgor)
2026-06-03 13:23 ` [#419933] TESTED (try 3) localai.git=4.3.6-alt1 Girar awaiter (esgor)
2026-06-03 14:07 ` [#419933] TESTED (try 4) localai.git=4.3.6-alt1 Girar awaiter (esgor)
2026-06-03 14:19 ` [#419933] TESTED (try 5) localai.git=4.3.6-alt1 Girar awaiter (esgor)
2026-06-03 14:43 ` [#419933] TESTED (try 6) localai.git=4.3.6-alt1 Girar awaiter (esgor)
2026-06-03 15:01 ` [#419933] [test-only] FAILED (try 7) localai.git=4.3.6-alt1 Girar awaiter (esgor)
2026-06-03 15:12 ` [#419933] TESTED (try 8) localai.git=4.3.6-alt1 Girar awaiter (esgor)
2026-06-03 15:28 ` [#419933] TESTED (try 9) localai.git=4.3.6-alt1 Girar awaiter (esgor)
ALT Linux Girar Builder robot reports
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
public-inbox-index sisyphus-incominger
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git