[#256963] p9 FAILED (try 3) file.git=4.26-alt14 rpm-build.git=4.0.4-alt151 ...

Girar awaiter (ldv) girar-builder at altlinux.org
Fri Aug 28 23:03:58 MSK 2020


http://git.altlinux.org/tasks/256963/logs/events.3.1.log

subtask  name              aarch64    armh   i586  ppc64le  x86_64
   #300  rpminstall-tests    15:18  failed  21:59    19:53   12:59

2020-Aug-28 19:40:38 :: task #256963 for p9 resumed by ldv:
2020-Aug-28 19:40:38 :: message: Backport debuginfo enhancements from Sisyphus
#100 build 4.26-alt14 from /gears/f/file.git fetched at 2020-Aug-28 18:42:10
#200 build 4.0.4-alt151 from /gears/r/rpm-build.git fetched at 2020-Aug-28 18:42:12
#300 build 1.1.3-alt6 from /gears/r/rpminstall-tests.git fetched at 2020-Aug-28 19:13:58
#400 build 4.13.0.1-alt23 from /gears/r/rpm.git fetched at 2020-Aug-28 19:40:32
2020-Aug-28 19:40:58 :: created build repo
2020-Aug-28 19:41:00 :: #300: force rebuild
2020-Aug-28 19:41:00 :: [i586] #100 file.git 4.26-alt14: build start
2020-Aug-28 19:41:00 :: [x86_64] #100 file.git 4.26-alt14: build start
2020-Aug-28 19:41:00 :: [aarch64] #100 file.git 4.26-alt14: build start
2020-Aug-28 19:41:00 :: [armh] #100 file.git 4.26-alt14: build start
2020-Aug-28 19:41:00 :: [ppc64le] #100 file.git 4.26-alt14: build start
2020-Aug-28 19:41:32 :: [x86_64] file.git 4.26-alt14: remote: no need to rebuild
2020-Aug-28 19:41:32 :: [x86_64] #100 file.git 4.26-alt14: build OK
2020-Aug-28 19:41:32 :: [x86_64] #200 rpm-build.git 4.0.4-alt151: build start
2020-Aug-28 19:41:33 :: [i586] file.git 4.26-alt14: remote: no need to rebuild
2020-Aug-28 19:41:33 :: [i586] #100 file.git 4.26-alt14: build OK
2020-Aug-28 19:41:33 :: [aarch64] file.git 4.26-alt14: remote: no need to rebuild
2020-Aug-28 19:41:33 :: [i586] #200 rpm-build.git 4.0.4-alt151: build start
2020-Aug-28 19:41:33 :: [aarch64] #100 file.git 4.26-alt14: build OK
2020-Aug-28 19:41:33 :: [aarch64] #200 rpm-build.git 4.0.4-alt151: build start
2020-Aug-28 19:41:43 :: [ppc64le] file.git 4.26-alt14: remote: no need to rebuild
2020-Aug-28 19:41:44 :: [ppc64le] #100 file.git 4.26-alt14: build OK
2020-Aug-28 19:41:44 :: [ppc64le] #200 rpm-build.git 4.0.4-alt151: build start
2020-Aug-28 19:41:45 :: [armh] file.git 4.26-alt14: remote: no need to rebuild
2020-Aug-28 19:41:45 :: [armh] #100 file.git 4.26-alt14: build OK
2020-Aug-28 19:41:45 :: [armh] #200 rpm-build.git 4.0.4-alt151: build start
2020-Aug-28 19:41:54 :: [x86_64] rpm-build.git 4.0.4-alt151: remote: no need to rebuild
2020-Aug-28 19:41:55 :: [x86_64] #200 rpm-build.git 4.0.4-alt151: build OK
2020-Aug-28 19:41:55 :: [x86_64] #300 rpminstall-tests.git 1.1.3-alt6: build start
2020-Aug-28 19:41:56 :: [aarch64] rpm-build.git 4.0.4-alt151: remote: no need to rebuild
2020-Aug-28 19:41:56 :: [aarch64] #200 rpm-build.git 4.0.4-alt151: build OK
2020-Aug-28 19:41:56 :: [aarch64] #300 rpminstall-tests.git 1.1.3-alt6: build start
2020-Aug-28 19:41:59 :: [i586] rpm-build.git 4.0.4-alt151: remote: no need to rebuild
2020-Aug-28 19:41:59 :: [i586] #200 rpm-build.git 4.0.4-alt151: build OK
2020-Aug-28 19:41:59 :: [i586] #300 rpminstall-tests.git 1.1.3-alt6: build start
2020-Aug-28 19:42:12 :: [ppc64le] rpm-build.git 4.0.4-alt151: remote: no need to rebuild
2020-Aug-28 19:42:12 :: [ppc64le] #200 rpm-build.git 4.0.4-alt151: build OK
2020-Aug-28 19:42:12 :: [ppc64le] #300 rpminstall-tests.git 1.1.3-alt6: build start
2020-Aug-28 19:42:20 :: [armh] rpm-build.git 4.0.4-alt151: remote: no need to rebuild
2020-Aug-28 19:42:20 :: [armh] #200 rpm-build.git 4.0.4-alt151: build OK
2020-Aug-28 19:42:20 :: [armh] #300 rpminstall-tests.git 1.1.3-alt6: build start
[armh] xfailed=("${xfailed[@]}" "$t ($xfail_reason)")
[armh] echo "XFAILED $t ($xfail_reason)"
[armh] else
[armh] failed=("${failed[@]}" "$t")
[armh] echo "FAILED $t"
[armh] fi
[armh] --
[armh] echo
[armh] echo 'XFailed tests:'
[armh] (IFS=$'\n'; echo "${xfailed[*]}" )
[armh] echo
[armh] echo 'Failed tests:'
[armh] (IFS=$'\n'; echo "${failed[*]}" )
[armh] --
[armh] echo "${#passed[@]}"
[armh] echo -n 'XFailed tests: '
[armh] echo "${#xfailed[@]}"
[armh] echo -n 'Failed tests: '
[armh] echo "${#failed[@]}"
[armh] [ -z "${failed[*]}" ] # make sure that zero tests failed
[armh] TESTING dummy_installable
[armh] --
[armh] make[1]: Leaving directory '/usr/src/RPM/BUILD/rpminstall-tests-1.1.3'
[armh] FAILED dummy_installable
[armh] Passed tests:
[armh] XFailed tests:
[armh] Failed tests:
[armh] dummy_installable
2020-Aug-28 19:43:11 :: [armh] rpminstall-tests.git 1.1.3-alt6: remote: build failed
2020-Aug-28 19:43:11 :: [armh] #300 rpminstall-tests.git 1.1.3-alt6: build FAILED
2020-Aug-28 19:43:11 :: [armh] requesting cancellation of task processing
2020-Aug-28 19:54:54 :: [x86_64] #300 rpminstall-tests.git 1.1.3-alt6: build OK
2020-Aug-28 19:54:54 :: [x86_64] task processing CANCELLED
2020-Aug-28 19:57:14 :: [aarch64] #300 rpminstall-tests.git 1.1.3-alt6: build OK
2020-Aug-28 19:57:14 :: [aarch64] task processing CANCELLED
2020-Aug-28 20:02:05 :: [ppc64le] #300 rpminstall-tests.git 1.1.3-alt6: build OK
2020-Aug-28 20:02:05 :: [ppc64le] task processing CANCELLED
2020-Aug-28 20:03:58 :: [i586] #300 rpminstall-tests.git 1.1.3-alt6: build OK
2020-Aug-28 20:03:58 :: [i586] task processing CANCELLED
2020-Aug-28 19:43:11 :: [armh] build FAILED
2020-Aug-28 19:54:54 :: [x86_64] build FAILED
2020-Aug-28 19:57:14 :: [aarch64] build FAILED
2020-Aug-28 20:02:05 :: [ppc64le] build FAILED
2020-Aug-28 20:03:58 :: [i586] build FAILED
2020-Aug-28 20:03:58 :: task #256963 for p9 FAILED


More information about the Sisyphus-incominger mailing list