ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#342661] [test-only] FAILED ipp-usb.git=0.9.25-alt1
@ 2024-03-13 16:19 Girar awaiter (antohami)
  2024-03-13 16:52 ` [#342661] TESTED (try 2) ipp-usb.git=0.9.25-alt1 Girar awaiter (antohami)
  2024-03-14  1:52 ` [#342661] DONE (try 3) ipp-usb.git=0.9.25-alt1 Girar pender (antohami)
  0 siblings, 2 replies; 3+ messages in thread
From: Girar awaiter (antohami) @ 2024-03-13 16:19 UTC (permalink / raw)
  To: Anton Midyukov; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/342661/logs/events.1.1.log

subtask  name     aarch64    i586  ppc64le  x86_64
   #100  ipp-usb   failed  failed   failed  failed

2024-Mar-13 16:18:55 :: test-only task #342661 for sisyphus started by antohami:
#100 build 0.9.25-alt1 from /people/antohami/packages/ipp-usb.git fetched at 2024-Mar-13 16:18:46
2024-Mar-13 16:18:58 :: [x86_64] #100 ipp-usb.git 0.9.25-alt1: build start
2024-Mar-13 16:18:58 :: [ppc64le] #100 ipp-usb.git 0.9.25-alt1: build start
2024-Mar-13 16:18:58 :: [i586] #100 ipp-usb.git 0.9.25-alt1: build start
2024-Mar-13 16:18:58 :: [aarch64] #100 ipp-usb.git 0.9.25-alt1: build start
[x86_64] 'vendor/github.com/OpenPrinting/goipp/type.go' -> '/usr/src/RPM/BUILD/ipp-usb-0.9.25/.build/src/github.com/OpenPrinting/ipp-usb/vendor/github.com/OpenPrinting/goipp/type.go'
[x86_64] 'vendor/github.com/OpenPrinting/goipp/value.go' -> '/usr/src/RPM/BUILD/ipp-usb-0.9.25/.build/src/github.com/OpenPrinting/ipp-usb/vendor/github.com/OpenPrinting/goipp/value.go'
[x86_64] 'vendor/modules.txt' -> '/usr/src/RPM/BUILD/ipp-usb-0.9.25/.build/src/github.com/OpenPrinting/ipp-usb/vendor/modules.txt'
[x86_64] + cd .build/src/github.com/OpenPrinting/ipp-usb
[x86_64] + /usr/share/golang/golang-build .
[x86_64] go: inconsistent vendoring in /usr/src/RPM/BUILD/ipp-usb-0.9.25/.build/src/github.com/OpenPrinting/ipp-usb:
[x86_64] 	github.com/OpenPrinting/goipp@v1.1.0: is explicitly required in go.mod, but vendor/modules.txt indicates github.com/OpenPrinting/goipp@v1.0.0
[x86_64] 	To ignore the vendor directory, use -mod=readonly or -mod=mod.
[x86_64] 	To sync the vendor directory, run:
[x86_64] 		go mod vendor
2024-Mar-13 16:19:25 :: [x86_64] ipp-usb.git 0.9.25-alt1: remote: build failed
2024-Mar-13 16:19:25 :: [x86_64] #100 ipp-usb.git 0.9.25-alt1: build FAILED
2024-Mar-13 16:19:25 :: [x86_64] requesting cancellation of task processing
[aarch64] 'vendor/github.com/OpenPrinting/goipp/type.go' -> '/usr/src/RPM/BUILD/ipp-usb-0.9.25/.build/src/github.com/OpenPrinting/ipp-usb/vendor/github.com/OpenPrinting/goipp/type.go'
[aarch64] 'vendor/github.com/OpenPrinting/goipp/value.go' -> '/usr/src/RPM/BUILD/ipp-usb-0.9.25/.build/src/github.com/OpenPrinting/ipp-usb/vendor/github.com/OpenPrinting/goipp/value.go'
[aarch64] 'vendor/modules.txt' -> '/usr/src/RPM/BUILD/ipp-usb-0.9.25/.build/src/github.com/OpenPrinting/ipp-usb/vendor/modules.txt'
[aarch64] + cd .build/src/github.com/OpenPrinting/ipp-usb
[aarch64] + /usr/share/golang/golang-build .
[aarch64] go: inconsistent vendoring in /usr/src/RPM/BUILD/ipp-usb-0.9.25/.build/src/github.com/OpenPrinting/ipp-usb:
[aarch64] 	github.com/OpenPrinting/goipp@v1.1.0: is explicitly required in go.mod, but vendor/modules.txt indicates github.com/OpenPrinting/goipp@v1.0.0
[aarch64] 	To ignore the vendor directory, use -mod=readonly or -mod=mod.
[aarch64] 	To sync the vendor directory, run:
[aarch64] 		go mod vendor
2024-Mar-13 16:19:43 :: [aarch64] ipp-usb.git 0.9.25-alt1: remote: build failed
2024-Mar-13 16:19:43 :: [aarch64] #100 ipp-usb.git 0.9.25-alt1: build FAILED
[ppc64le] 'vendor/github.com/OpenPrinting/goipp/type.go' -> '/usr/src/RPM/BUILD/ipp-usb-0.9.25/.build/src/github.com/OpenPrinting/ipp-usb/vendor/github.com/OpenPrinting/goipp/type.go'
[ppc64le] 'vendor/github.com/OpenPrinting/goipp/value.go' -> '/usr/src/RPM/BUILD/ipp-usb-0.9.25/.build/src/github.com/OpenPrinting/ipp-usb/vendor/github.com/OpenPrinting/goipp/value.go'
[ppc64le] 'vendor/modules.txt' -> '/usr/src/RPM/BUILD/ipp-usb-0.9.25/.build/src/github.com/OpenPrinting/ipp-usb/vendor/modules.txt'
[ppc64le] + cd .build/src/github.com/OpenPrinting/ipp-usb
[ppc64le] + /usr/share/golang/golang-build .
[ppc64le] go: inconsistent vendoring in /usr/src/RPM/BUILD/ipp-usb-0.9.25/.build/src/github.com/OpenPrinting/ipp-usb:
[ppc64le] 	github.com/OpenPrinting/goipp@v1.1.0: is explicitly required in go.mod, but vendor/modules.txt indicates github.com/OpenPrinting/goipp@v1.0.0
[ppc64le] 	To ignore the vendor directory, use -mod=readonly or -mod=mod.
[ppc64le] 	To sync the vendor directory, run:
[ppc64le] 		go mod vendor
2024-Mar-13 16:19:50 :: [ppc64le] ipp-usb.git 0.9.25-alt1: remote: build failed
2024-Mar-13 16:19:50 :: [ppc64le] #100 ipp-usb.git 0.9.25-alt1: build FAILED
[i586] 'vendor/github.com/OpenPrinting/goipp/type.go' -> '/usr/src/RPM/BUILD/ipp-usb-0.9.25/.build/src/github.com/OpenPrinting/ipp-usb/vendor/github.com/OpenPrinting/goipp/type.go'
[i586] 'vendor/github.com/OpenPrinting/goipp/value.go' -> '/usr/src/RPM/BUILD/ipp-usb-0.9.25/.build/src/github.com/OpenPrinting/ipp-usb/vendor/github.com/OpenPrinting/goipp/value.go'
[i586] 'vendor/modules.txt' -> '/usr/src/RPM/BUILD/ipp-usb-0.9.25/.build/src/github.com/OpenPrinting/ipp-usb/vendor/modules.txt'
[i586] + cd .build/src/github.com/OpenPrinting/ipp-usb
[i586] + /usr/share/golang/golang-build .
[i586] go: inconsistent vendoring in /usr/src/RPM/BUILD/ipp-usb-0.9.25/.build/src/github.com/OpenPrinting/ipp-usb:
[i586] 	github.com/OpenPrinting/goipp@v1.1.0: is explicitly required in go.mod, but vendor/modules.txt indicates github.com/OpenPrinting/goipp@v1.0.0
[i586] 	To ignore the vendor directory, use -mod=readonly or -mod=mod.
[i586] 	To sync the vendor directory, run:
[i586] 		go mod vendor
2024-Mar-13 16:19:54 :: [i586] ipp-usb.git 0.9.25-alt1: remote: build failed
2024-Mar-13 16:19:54 :: [i586] #100 ipp-usb.git 0.9.25-alt1: build FAILED
2024-Mar-13 16:19:25 :: [x86_64] build FAILED
2024-Mar-13 16:19:44 :: [aarch64] build FAILED
2024-Mar-13 16:19:50 :: [ppc64le] build FAILED
2024-Mar-13 16:19:54 :: [i586] build FAILED
2024-Mar-13 16:19:54 :: task #342661 for sisyphus FAILED


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [#342661] TESTED (try 2) ipp-usb.git=0.9.25-alt1
  2024-03-13 16:19 [#342661] [test-only] FAILED ipp-usb.git=0.9.25-alt1 Girar awaiter (antohami)
@ 2024-03-13 16:52 ` Girar awaiter (antohami)
  2024-03-14  1:52 ` [#342661] DONE (try 3) ipp-usb.git=0.9.25-alt1 Girar pender (antohami)
  1 sibling, 0 replies; 3+ messages in thread
From: Girar awaiter (antohami) @ 2024-03-13 16:52 UTC (permalink / raw)
  To: Anton Midyukov; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/342661/logs/events.2.1.log

subtask  name     aarch64  i586  ppc64le  x86_64
   #200  ipp-usb     1:13    56     1:28      48

2024-Mar-13 16:46:01 :: test-only task #342661 for sisyphus resumed by antohami:
#100 removed
#200 build 0.9.25-alt1 from /people/antohami/packages/ipp-usb.git fetched at 2024-Mar-13 16:45:51
2024-Mar-13 16:46:03 :: [ppc64le] #200 ipp-usb.git 0.9.25-alt1: build start
2024-Mar-13 16:46:03 :: [i586] #200 ipp-usb.git 0.9.25-alt1: build start
2024-Mar-13 16:46:03 :: [x86_64] #200 ipp-usb.git 0.9.25-alt1: build start
2024-Mar-13 16:46:03 :: [aarch64] #200 ipp-usb.git 0.9.25-alt1: build start
2024-Mar-13 16:46:51 :: [x86_64] #200 ipp-usb.git 0.9.25-alt1: build OK
2024-Mar-13 16:46:59 :: [i586] #200 ipp-usb.git 0.9.25-alt1: build OK
2024-Mar-13 16:47:16 :: [aarch64] #200 ipp-usb.git 0.9.25-alt1: build OK
2024-Mar-13 16:47:31 :: [ppc64le] #200 ipp-usb.git 0.9.25-alt1: build OK
2024-Mar-13 16:47:43 :: #200: ipp-usb.git 0.9.25-alt1: build check OK
2024-Mar-13 16:47:45 :: build check OK
2024-Mar-13 16:47:49 :: noarch check OK
2024-Mar-13 16:47:51 :: plan: src +1 -1 =19103, aarch64 +2 -2 =32067, i586 +2 -2 =31614, ppc64le +2 -2 =31139, x86_64 +2 -2 =32954
#200 ipp-usb 0.9.23-alt2 -> 0.9.25-alt1
 Wed Mar 13 2024 Anton Midyukov <antohami@altlinux> 0.9.25-alt1
 - new version 0.9.25
2024-Mar-13 16:48:57 :: patched apt indices
2024-Mar-13 16:49:10 :: created next repo
2024-Mar-13 16:49:20 :: duplicate provides check OK
2024-Mar-13 16:50:05 :: dependencies check OK
2024-Mar-13 16:50:37 :: [x86_64 i586 aarch64 ppc64le] ELF symbols check OK
2024-Mar-13 16:50:51 :: [x86_64] #200 ipp-usb: install check OK
2024-Mar-13 16:50:51 :: [i586] #200 ipp-usb: install check OK
2024-Mar-13 16:51:00 :: [x86_64] #200 ipp-usb-debuginfo: install check OK
2024-Mar-13 16:51:00 :: [aarch64] #200 ipp-usb: install check OK
2024-Mar-13 16:51:01 :: [i586] #200 ipp-usb-debuginfo: install check OK
2024-Mar-13 16:51:03 :: [ppc64le] #200 ipp-usb: install check OK
2024-Mar-13 16:51:14 :: [aarch64] #200 ipp-usb-debuginfo: install check OK
2024-Mar-13 16:51:20 :: [ppc64le] #200 ipp-usb-debuginfo: install check OK
2024-Mar-13 16:51:38 :: [x86_64-i586] generated apt indices
2024-Mar-13 16:51:38 :: [x86_64-i586] created next repo
2024-Mar-13 16:51:49 :: [x86_64-i586] dependencies check OK
2024-Mar-13 16:51:50 :: gears inheritance check OK
2024-Mar-13 16:51:51 :: srpm inheritance check OK
girar-check-perms: access to ipp-usb ALLOWED for antohami: project leader
check-subtask-perms: #200: ipp-usb: allowed for antohami
2024-Mar-13 16:51:51 :: acl check OK
2024-Mar-13 16:52:03 :: created contents_index files
2024-Mar-13 16:52:12 :: created hash files: aarch64 i586 ppc64le src x86_64
2024-Mar-13 16:52:15 :: task #342661 for sisyphus TESTED


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [#342661] DONE (try 3) ipp-usb.git=0.9.25-alt1
  2024-03-13 16:19 [#342661] [test-only] FAILED ipp-usb.git=0.9.25-alt1 Girar awaiter (antohami)
  2024-03-13 16:52 ` [#342661] TESTED (try 2) ipp-usb.git=0.9.25-alt1 Girar awaiter (antohami)
@ 2024-03-14  1:52 ` Girar pender (antohami)
  1 sibling, 0 replies; 3+ messages in thread
From: Girar pender (antohami) @ 2024-03-14  1:52 UTC (permalink / raw)
  To: Anton Midyukov; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/archive/done/_334/342661/logs/events.3.1.log

2024-Mar-14 01:48:04 :: task #342661 for sisyphus resumed by antohami:
#100 removed
#200 build 0.9.25-alt1 from /people/antohami/packages/ipp-usb.git fetched at 2024-Mar-13 16:45:51
2024-Mar-14 01:48:06 :: [ppc64le] #200 ipp-usb.git 0.9.25-alt1: build start
2024-Mar-14 01:48:06 :: [x86_64] #200 ipp-usb.git 0.9.25-alt1: build start
2024-Mar-14 01:48:06 :: [i586] #200 ipp-usb.git 0.9.25-alt1: build start
2024-Mar-14 01:48:06 :: [aarch64] #200 ipp-usb.git 0.9.25-alt1: build start
2024-Mar-14 01:48:15 :: [i586] #200 ipp-usb.git 0.9.25-alt1: build OK (cached)
2024-Mar-14 01:48:18 :: [x86_64] #200 ipp-usb.git 0.9.25-alt1: build OK (cached)
2024-Mar-14 01:48:24 :: [aarch64] #200 ipp-usb.git 0.9.25-alt1: build OK (cached)
2024-Mar-14 01:48:26 :: [ppc64le] #200 ipp-usb.git 0.9.25-alt1: build OK (cached)
2024-Mar-14 01:48:37 :: #200: ipp-usb.git 0.9.25-alt1: build check OK
2024-Mar-14 01:48:39 :: build check OK
2024-Mar-14 01:48:42 :: noarch check OK
2024-Mar-14 01:48:44 :: plan: src +1 -1 =19104, aarch64 +2 -2 =32062, i586 +2 -2 =31616, ppc64le +2 -2 =31134, x86_64 +2 -2 =32956
#200 ipp-usb 0.9.23-alt2 -> 0.9.25-alt1
 Wed Mar 13 2024 Anton Midyukov <antohami@altlinux> 0.9.25-alt1
 - new version 0.9.25
2024-Mar-14 01:49:24 :: patched apt indices
2024-Mar-14 01:49:34 :: created next repo
2024-Mar-14 01:49:43 :: duplicate provides check OK
2024-Mar-14 01:50:18 :: dependencies check OK
2024-Mar-14 01:50:43 :: [x86_64 i586 aarch64 ppc64le] ELF symbols check OK
2024-Mar-14 01:50:54 :: [x86_64] #200 ipp-usb: install check OK (cached)
2024-Mar-14 01:50:54 :: [i586] #200 ipp-usb: install check OK (cached)
2024-Mar-14 01:50:57 :: [x86_64] #200 ipp-usb-debuginfo: install check OK (cached)
2024-Mar-14 01:50:57 :: [i586] #200 ipp-usb-debuginfo: install check OK (cached)
2024-Mar-14 01:51:00 :: [aarch64] #200 ipp-usb: install check OK (cached)
2024-Mar-14 01:51:02 :: [ppc64le] #200 ipp-usb: install check OK (cached)
2024-Mar-14 01:51:07 :: [aarch64] #200 ipp-usb-debuginfo: install check OK (cached)
2024-Mar-14 01:51:10 :: [ppc64le] #200 ipp-usb-debuginfo: install check OK (cached)
2024-Mar-14 01:51:26 :: [x86_64-i586] generated apt indices
2024-Mar-14 01:51:26 :: [x86_64-i586] created next repo
2024-Mar-14 01:51:36 :: [x86_64-i586] dependencies check OK
2024-Mar-14 01:51:37 :: gears inheritance check OK
2024-Mar-14 01:51:37 :: srpm inheritance check OK
girar-check-perms: access to ipp-usb ALLOWED for antohami: project leader
check-subtask-perms: #200: ipp-usb: allowed for antohami
2024-Mar-14 01:51:38 :: acl check OK
2024-Mar-14 01:51:50 :: created contents_index files
2024-Mar-14 01:51:58 :: created hash files: aarch64 i586 ppc64le src x86_64
2024-Mar-14 01:52:00 :: task #342661 for sisyphus TESTED
2024-Mar-14 01:52:01 :: task is ready for commit
2024-Mar-14 01:52:06 :: repo clone OK
2024-Mar-14 01:52:06 :: packages update OK
2024-Mar-14 01:52:14 :: [x86_64 i586 aarch64 ppc64le] update OK
2024-Mar-14 01:52:14 :: repo update OK
2024-Mar-14 01:52:26 :: repo save OK
2024-Mar-14 01:52:26 :: src index update OK
2024-Mar-14 01:52:26 :: updated /gears/i/ipp-usb.git branch `sisyphus'
2024-Mar-14 01:52:29 :: gears update OK
2024-Mar-14 01:52:29 :: task #342661 for sisyphus DONE


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-03-14  1:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-13 16:19 [#342661] [test-only] FAILED ipp-usb.git=0.9.25-alt1 Girar awaiter (antohami)
2024-03-13 16:52 ` [#342661] TESTED (try 2) ipp-usb.git=0.9.25-alt1 Girar awaiter (antohami)
2024-03-14  1:52 ` [#342661] DONE (try 3) ipp-usb.git=0.9.25-alt1 Girar pender (antohami)

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