CI
Threads by month
- ----- 2026 -----
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- 2 participants
- 9509 discussions
[Libvirt-ci] Build failed in Jenkins: libvirt-go-master-check » libvirt-fedora-rawhide #276
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-ra…>
------------------------------------------
Started by upstream project "libvirt-go-master-check" build number 276
originally caused by:
Started by upstream project "libvirt-go-master-build" build number 277
originally caused by:
Started by upstream project "libvirt-master-build" build number 512
originally caused by:
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-rawhide (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-ra…>
[libvirt-go-master] $ /bin/sh -xe /tmp/hudson296540707040118463.sh
+ go test -tags api
Missing macro 'VIR_DOMAIN_JOB_OPERATION'
Missing enum 'VIR_DOMAIN_JOB_OPERATION_DUMP'
Missing enum 'VIR_DOMAIN_JOB_OPERATION_MIGRATION_IN'
Missing enum 'VIR_DOMAIN_JOB_OPERATION_MIGRATION_OUT'
Missing enum 'VIR_DOMAIN_JOB_OPERATION_RESTORE'
Missing enum 'VIR_DOMAIN_JOB_OPERATION_SAVE'
Missing enum 'VIR_DOMAIN_JOB_OPERATION_SNAPSHOT'
Missing enum 'VIR_DOMAIN_JOB_OPERATION_SNAPSHOT_REVERT'
Missing enum 'VIR_DOMAIN_JOB_OPERATION_START'
Missing enum 'VIR_DOMAIN_JOB_OPERATION_UNKNOWN'
--- FAIL: TestAPICoverage (1.25s)
panic: Missing symbols found [recovered]
panic: Missing symbols found
goroutine 5 [running]:
testing.tRunner.func1(0xc420068750)
/usr/lib/golang/src/testing/testing.go:622 +0x29d
panic(0x5baae0, 0xc420263f70)
/usr/lib/golang/src/runtime/panic.go:489 +0x2cf
_<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-ra…>
<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-ra…>:492 +0x284
testing.tRunner(0xc420068750, 0x609aa0)
/usr/lib/golang/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
/usr/lib/golang/src/testing/testing.go:697 +0x2ca
exit status 2
FAIL _<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-ra…> 1.787s
Build step 'Execute shell' marked build as failure
1
6
[Libvirt-ci] Build failed in Jenkins: libvirt-go-master-check » libvirt-centos-7 #276
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-centos-7/…>
------------------------------------------
Started by upstream project "libvirt-go-master-check" build number 276
originally caused by:
Started by upstream project "libvirt-go-master-build" build number 277
originally caused by:
Started by upstream project "libvirt-master-build" build number 512
originally caused by:
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-centos-7/…>
[libvirt-go-master] $ /bin/sh -xe /tmp/hudson3228963715534503706.sh
+ go test -tags api
Missing macro 'VIR_DOMAIN_JOB_OPERATION'
Missing enum 'VIR_DOMAIN_JOB_OPERATION_DUMP'
Missing enum 'VIR_DOMAIN_JOB_OPERATION_MIGRATION_IN'
Missing enum 'VIR_DOMAIN_JOB_OPERATION_MIGRATION_OUT'
Missing enum 'VIR_DOMAIN_JOB_OPERATION_RESTORE'
Missing enum 'VIR_DOMAIN_JOB_OPERATION_SAVE'
Missing enum 'VIR_DOMAIN_JOB_OPERATION_SNAPSHOT'
Missing enum 'VIR_DOMAIN_JOB_OPERATION_SNAPSHOT_REVERT'
Missing enum 'VIR_DOMAIN_JOB_OPERATION_START'
Missing enum 'VIR_DOMAIN_JOB_OPERATION_UNKNOWN'
--- FAIL: TestAPICoverage (0.52s)
panic: Missing symbols found [recovered]
panic: Missing symbols found
goroutine 19 [running]:
panic(0x64b340, 0xc8201d0460)
/usr/lib/golang/src/runtime/panic.go:481 +0x3e6
testing.tRunner.func1(0xc8200ca000)
/usr/lib/golang/src/testing/testing.go:467 +0x192
panic(0x64b340, 0xc8201d0460)
/usr/lib/golang/src/runtime/panic.go:443 +0x4e9
_<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-centos-7/…>
<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-centos-7/…>:492 +0x324
testing.tRunner(0xc8200ca000, 0xa6fe40)
/usr/lib/golang/src/testing/testing.go:473 +0x98
created by testing.RunTests
/usr/lib/golang/src/testing/testing.go:582 +0x892
exit status 2
FAIL _<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-centos-7/…> 0.689s
Build step 'Execute shell' marked build as failure
1
6
[Libvirt-ci] Build failed in Jenkins: libvirt-go-master-check » libvirt-fedora-24 #276
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-24…>
------------------------------------------
Started by upstream project "libvirt-go-master-check" build number 276
originally caused by:
Started by upstream project "libvirt-go-master-build" build number 277
originally caused by:
Started by upstream project "libvirt-master-build" build number 512
originally caused by:
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-24 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-24…>
[libvirt-go-master] $ /bin/sh -xe /tmp/hudson2041723300157642104.sh
+ go test -tags api
Missing macro 'VIR_DOMAIN_JOB_OPERATION'
Missing enum 'VIR_DOMAIN_JOB_OPERATION_DUMP'
Missing enum 'VIR_DOMAIN_JOB_OPERATION_MIGRATION_IN'
Missing enum 'VIR_DOMAIN_JOB_OPERATION_MIGRATION_OUT'
Missing enum 'VIR_DOMAIN_JOB_OPERATION_RESTORE'
Missing enum 'VIR_DOMAIN_JOB_OPERATION_SAVE'
Missing enum 'VIR_DOMAIN_JOB_OPERATION_SNAPSHOT'
Missing enum 'VIR_DOMAIN_JOB_OPERATION_SNAPSHOT_REVERT'
Missing enum 'VIR_DOMAIN_JOB_OPERATION_START'
Missing enum 'VIR_DOMAIN_JOB_OPERATION_UNKNOWN'
--- FAIL: TestAPICoverage (0.27s)
panic: Missing symbols found [recovered]
panic: Missing symbols found
goroutine 5 [running]:
panic(0x64b3c0, 0xc4201b2bb0)
/usr/lib/golang/src/runtime/panic.go:481 +0x3e6
testing.tRunner.func1(0xc420016120)
/usr/lib/golang/src/testing/testing.go:467 +0x192
panic(0x64b3c0, 0xc4201b2bb0)
/usr/lib/golang/src/runtime/panic.go:443 +0x4e9
_<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-24…>
<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-24…>:492 +0x324
testing.tRunner(0xc420016120, 0xa6fe40)
/usr/lib/golang/src/testing/testing.go:473 +0x98
created by testing.RunTests
/usr/lib/golang/src/testing/testing.go:582 +0x892
exit status 2
FAIL _<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-24…> 0.345s
Build step 'Execute shell' marked build as failure
1
6
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-test » libvirt-fedora-rawhide #383
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-perl-master-test/systems=libvirt-fedora-r…>
------------------------------------------
Started by upstream project "libvirt-perl-master-test" build number 383
originally caused by:
Started by upstream project "libvirt-perl-master-build" build number 403
originally caused by:
Started by upstream project "libvirt-master-build" build number 512
originally caused by:
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-rawhide (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-master-test/systems=libvirt-fedora-r…>
[libvirt-perl-master] $ /bin/sh -xe /tmp/hudson9007083108134144510.sh
+ make -j3 test TEST_MAINTAINER=1
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Virt.bs blib/arch/auto/Sys/Virt/Virt.bs 644
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/005-pod.t ............ ok
t/010-pod-coverage.t ... ok
t/015-changes.t ........ ok
t/020-constants.t ...... ok
# Failed test 'VIR_DOMAIN_JOB_OPERATION_DUMP'
# at t/030-api-coverage.t line 170.
# Failed test 'VIR_DOMAIN_JOB_OPERATION_MIGRATION_IN'
# at t/030-api-coverage.t line 170.
# Failed test 'VIR_DOMAIN_JOB_OPERATION_MIGRATION_OUT'
# at t/030-api-coverage.t line 170.
# Failed test 'VIR_DOMAIN_JOB_OPERATION_RESTORE'
# at t/030-api-coverage.t line 170.
# Failed test 'VIR_DOMAIN_JOB_OPERATION_SAVE'
# at t/030-api-coverage.t line 170.
# Failed test 'VIR_DOMAIN_JOB_OPERATION_SNAPSHOT'
# at t/030-api-coverage.t line 170.
# Failed test 'VIR_DOMAIN_JOB_OPERATION_SNAPSHOT_REVERT'
# at t/030-api-coverage.t line 170.
# Failed test 'VIR_DOMAIN_JOB_OPERATION_START'
# at t/030-api-coverage.t line 170.
# Failed test 'VIR_DOMAIN_JOB_OPERATION_UNKNOWN'
# at t/030-api-coverage.t line 170.
# Failed test 'VIR_DOMAIN_JOB_OPERATION'
# at t/030-api-coverage.t line 214.
# Looks like you failed 10 tests of 1574.
t/030-api-coverage.t ...
Dubious, test returned 10 (wstat 2560, 0xa00)
Failed 10/1574 subtests
t/100-connect.t ........ ok
t/200-domains.t ........ ok
t/300-networks.t ....... ok
t/400-storage-pools.t .. ok
t/500-storage-vols.t ... ok
t/600-interfaces.t ..... ok
t/800-events.t ......... ok
Test Summary Report
-------------------
t/030-api-coverage.t (Wstat: 2560 Tests: 1574 Failed: 10)
Failed tests: 777, 779-786, 1438
Non-zero exit status: 10
Files=12, Tests=1826, 44 wallclock secs ( 0.46 usr 0.16 sys + 8.16 cusr 1.78 csys = 10.56 CPU)
Result: FAIL
Failed 1/12 test programs. 10/1826 subtests failed.
make: *** [Makefile:1018: test_dynamic] Error 255
Build step 'Execute shell' marked build as failure
1
5
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-test » libvirt-centos-7 #383
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-perl-master-test/systems=libvirt-centos-7…>
------------------------------------------
Started by upstream project "libvirt-perl-master-test" build number 383
originally caused by:
Started by upstream project "libvirt-perl-master-build" build number 403
originally caused by:
Started by upstream project "libvirt-master-build" build number 512
originally caused by:
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-master-test/systems=libvirt-centos-7…>
[libvirt-perl-master] $ /bin/sh -xe /tmp/hudson2902175672796298583.sh
+ make -j3 test TEST_MAINTAINER=1
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/005-pod.t ............ ok
t/010-pod-coverage.t ... ok
t/015-changes.t ........ ok
t/020-constants.t ...... ok
# Failed test 'VIR_DOMAIN_JOB_OPERATION_DUMP'
# at t/030-api-coverage.t line 170.
# Failed test 'VIR_DOMAIN_JOB_OPERATION_MIGRATION_IN'
# at t/030-api-coverage.t line 170.
# Failed test 'VIR_DOMAIN_JOB_OPERATION_MIGRATION_OUT'
# at t/030-api-coverage.t line 170.
# Failed test 'VIR_DOMAIN_JOB_OPERATION_RESTORE'
# at t/030-api-coverage.t line 170.
# Failed test 'VIR_DOMAIN_JOB_OPERATION_SAVE'
# at t/030-api-coverage.t line 170.
# Failed test 'VIR_DOMAIN_JOB_OPERATION_SNAPSHOT'
# at t/030-api-coverage.t line 170.
# Failed test 'VIR_DOMAIN_JOB_OPERATION_SNAPSHOT_REVERT'
# at t/030-api-coverage.t line 170.
# Failed test 'VIR_DOMAIN_JOB_OPERATION_START'
# at t/030-api-coverage.t line 170.
# Failed test 'VIR_DOMAIN_JOB_OPERATION_UNKNOWN'
# at t/030-api-coverage.t line 170.
# Failed test 'VIR_DOMAIN_JOB_OPERATION'
# at t/030-api-coverage.t line 214.
# Looks like you failed 10 tests of 1574.
t/030-api-coverage.t ...
Dubious, test returned 10 (wstat 2560, 0xa00)
Failed 10/1574 subtests
t/100-connect.t ........ ok
t/200-domains.t ........ ok
t/300-networks.t ....... ok
t/400-storage-pools.t .. ok
t/500-storage-vols.t ... ok
t/600-interfaces.t ..... ok
t/800-events.t ......... ok
Test Summary Report
-------------------
t/030-api-coverage.t (Wstat: 2560 Tests: 1574 Failed: 10)
Failed tests: 777, 779-786, 1438
Non-zero exit status: 10
Files=12, Tests=1826, 22 wallclock secs ( 0.40 usr 0.04 sys + 6.99 cusr 0.50 csys = 7.93 CPU)
Result: FAIL
Failed 1/12 test programs. 10/1826 subtests failed.
make: *** [test_dynamic] Error 255
Build step 'Execute shell' marked build as failure
1
5
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-test » libvirt-fedora-23 #383
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-perl-master-test/systems=libvirt-fedora-2…>
------------------------------------------
Started by upstream project "libvirt-perl-master-test" build number 383
originally caused by:
Started by upstream project "libvirt-perl-master-build" build number 403
originally caused by:
Started by upstream project "libvirt-master-build" build number 512
originally caused by:
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-23 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-master-test/systems=libvirt-fedora-2…>
[libvirt-perl-master] $ /bin/sh -xe /tmp/hudson2826971316274434235.sh
+ make -j3 test TEST_MAINTAINER=1
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/005-pod.t ............ ok
t/010-pod-coverage.t ... ok
t/015-changes.t ........ ok
t/020-constants.t ...... ok
# Failed test 'VIR_DOMAIN_JOB_OPERATION_DUMP'
# at t/030-api-coverage.t line 170.
# Failed test 'VIR_DOMAIN_JOB_OPERATION_MIGRATION_IN'
# at t/030-api-coverage.t line 170.
# Failed test 'VIR_DOMAIN_JOB_OPERATION_MIGRATION_OUT'
# at t/030-api-coverage.t line 170.
# Failed test 'VIR_DOMAIN_JOB_OPERATION_RESTORE'
# at t/030-api-coverage.t line 170.
# Failed test 'VIR_DOMAIN_JOB_OPERATION_SAVE'
# at t/030-api-coverage.t line 170.
# Failed test 'VIR_DOMAIN_JOB_OPERATION_SNAPSHOT'
# at t/030-api-coverage.t line 170.
# Failed test 'VIR_DOMAIN_JOB_OPERATION_SNAPSHOT_REVERT'
# at t/030-api-coverage.t line 170.
# Failed test 'VIR_DOMAIN_JOB_OPERATION_START'
# at t/030-api-coverage.t line 170.
# Failed test 'VIR_DOMAIN_JOB_OPERATION_UNKNOWN'
# at t/030-api-coverage.t line 170.
# Failed test 'VIR_DOMAIN_JOB_OPERATION'
# at t/030-api-coverage.t line 214.
# Looks like you failed 10 tests of 1574.
t/030-api-coverage.t ...
Dubious, test returned 10 (wstat 2560, 0xa00)
Failed 10/1574 subtests
t/100-connect.t ........ ok
t/200-domains.t ........ ok
t/300-networks.t ....... ok
t/400-storage-pools.t .. ok
t/500-storage-vols.t ... ok
t/600-interfaces.t ..... ok
t/800-events.t ......... ok
Test Summary Report
-------------------
t/030-api-coverage.t (Wstat: 2560 Tests: 1574 Failed: 10)
Failed tests: 777, 779-786, 1438
Non-zero exit status: 10
Files=12, Tests=1826, 26 wallclock secs ( 0.42 usr 0.06 sys + 6.08 cusr 0.37 csys = 6.93 CPU)
Result: FAIL
Failed 1/12 test programs. 10/1826 subtests failed.
Makefile:1030: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
Build step 'Execute shell' marked build as failure
1
5
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-test » libvirt-fedora-24 #383
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-perl-master-test/systems=libvirt-fedora-2…>
------------------------------------------
Started by upstream project "libvirt-perl-master-test" build number 383
originally caused by:
Started by upstream project "libvirt-perl-master-build" build number 403
originally caused by:
Started by upstream project "libvirt-master-build" build number 512
originally caused by:
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-24 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-master-test/systems=libvirt-fedora-2…>
[libvirt-perl-master] $ /bin/sh -xe /tmp/hudson8346338114200619787.sh
+ make -j3 test TEST_MAINTAINER=1
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/005-pod.t ............ ok
t/010-pod-coverage.t ... ok
t/015-changes.t ........ ok
t/020-constants.t ...... ok
# Failed test 'VIR_DOMAIN_JOB_OPERATION_DUMP'
# at t/030-api-coverage.t line 170.
# Failed test 'VIR_DOMAIN_JOB_OPERATION_MIGRATION_IN'
# at t/030-api-coverage.t line 170.
# Failed test 'VIR_DOMAIN_JOB_OPERATION_MIGRATION_OUT'
# at t/030-api-coverage.t line 170.
# Failed test 'VIR_DOMAIN_JOB_OPERATION_RESTORE'
# at t/030-api-coverage.t line 170.
# Failed test 'VIR_DOMAIN_JOB_OPERATION_SAVE'
# at t/030-api-coverage.t line 170.
# Failed test 'VIR_DOMAIN_JOB_OPERATION_SNAPSHOT'
# at t/030-api-coverage.t line 170.
# Failed test 'VIR_DOMAIN_JOB_OPERATION_SNAPSHOT_REVERT'
# at t/030-api-coverage.t line 170.
# Failed test 'VIR_DOMAIN_JOB_OPERATION_START'
# at t/030-api-coverage.t line 170.
# Failed test 'VIR_DOMAIN_JOB_OPERATION_UNKNOWN'
# at t/030-api-coverage.t line 170.
# Failed test 'VIR_DOMAIN_JOB_OPERATION'
# at t/030-api-coverage.t line 214.
# Looks like you failed 10 tests of 1574.
t/030-api-coverage.t ...
Dubious, test returned 10 (wstat 2560, 0xa00)
Failed 10/1574 subtests
t/100-connect.t ........ ok
t/200-domains.t ........ ok
t/300-networks.t ....... ok
t/400-storage-pools.t .. ok
t/500-storage-vols.t ... ok
t/600-interfaces.t ..... ok
t/800-events.t ......... ok
Test Summary Report
-------------------
t/030-api-coverage.t (Wstat: 2560 Tests: 1574 Failed: 10)
Failed tests: 777, 779-786, 1438
Non-zero exit status: 10
Files=12, Tests=1826, 9 wallclock secs ( 0.37 usr 0.05 sys + 5.63 cusr 0.33 csys = 6.38 CPU)
Result: FAIL
Failed 1/12 test programs. 10/1826 subtests failed.
Makefile:1030: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
Build step 'Execute shell' marked build as failure
1
5
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-centos-7 #477
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…>
------------------------------------------
Started by upstream project "virt-manager-master-check" build number 477
originally caused by:
Started by upstream project "virt-manager-master-build" build number 481
originally caused by:
Started by upstream project "libvirt-python-master-build" build number 378
originally caused by:
Started by upstream project "libvirt-master-build" build number 507
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…>
[virt-manager-master] $ /bin/sh -xe /tmp/hudson4189489278744739895.sh
+ python setup.py test
running test
.................................................................................................................................................................................................................................................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 417 tests in 250.031s
OK
/tmp/hudson4189489278744739895.sh: line 2: 9040 Segmentation fault (core dumped) python setup.py test
Build step 'Execute shell' marked build as failure
1
1
[Libvirt-ci] Build failed in Jenkins: libvirt-cim-master-build » libvirt-centos-6 #363
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-cim-master-build/systems=libvirt-centos-6…>
------------------------------------------
[...truncated 3.93 KB...]
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1966080
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for ANSI C header files... (cached) yes
checking for popen... yes
checking for pclose... yes
checking for fgets... yes
checking for asprintf... yes
checking for vfprintf... yes
checking for fprintf... yes
checking for snprintf... yes
checking for sscanf... yes
checking for xsltproc... /usr/bin/xsltproc
configure: checking for CMPI headers...
checking standard... no
checking /usr/include/cmpi... no
checking /usr/local/include/cmpi... no
checking /src/Pegasus/Provider/CMPI... no
checking /opt/tog-pegasus/include/Pegasus/Provider/CMPI... no
checking /usr/include/Pegasus/Provider/CMPI... yes
checking return type for indications... CMPIStatus
configure: checking for CMPI provider directory
checking for ${exec_prefix}/lib/cmpi... yes
configure: checking for CIM servers
checking sfcbd ... no
checking cimserver ... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBVIRT... yes
checking for LIBXML... yes
checking for LIBCU... yes
checking for LIBUUID... yes
checking for LIBCONFIG... yes
----------------------------------------------------------
Configuration for libvirt-cim complete.
The following configuration options have been selected:
CIMSERVER: pegasus
PROVIDERDIR: ${exec_prefix}/lib/cmpi
CPPFLAGS: -DCMPI_VERSION=100 -I/usr/include/Pegasus/Provider/CMPI -I/usr/include/libxml2 -I/usr/include/libcmpiutil -I/usr/include/uuid
You can override these values by setting the corresponding
configure command-line option(s); e.g.
./configure PROVIDERDIR=/home/me/lib/sblim/
----------------------------------------------------------
configure: creating ./config.status
config.status: creating base_schema/install_base_schema.sh
config.status: creating base_schema/Makefile
config.status: creating libxkutil/Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating Makefile
config.status: creating libvirt-cim.spec
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
You may now run make
+ make -j3
make all-recursive
make[1]: Entering directory `<https://ci.centos.org/job/libvirt-cim-master-build/systems=libvirt-centos-6…'>
Making all in libxkutil
make[2]: Entering directory `<https://ci.centos.org/job/libvirt-cim-master-build/systems=libvirt-centos-6…'>
CC cs_util_instance.lo
CC misc_util.lo
CC device_parsing.lo
CC capability_parsing.lo
CC xmlgen.lo
CC infostore.lo
CC pool_parsing.lo
CC acl_parsing.lo
CC list_util.lo
CC xml_parse_test.o
CCLD libxkutil.la
CCLD xml_parse_test
make[2]: Leaving directory `<https://ci.centos.org/job/libvirt-cim-master-build/systems=libvirt-centos-6…'>
Making all in src
make[2]: Entering directory `<https://ci.centos.org/job/libvirt-cim-master-build/systems=libvirt-centos-6…'>
CC Virt_VirtualSystemSnapshotService.lo
CC Virt_ComputerSystem.lo
CC Virt_HostSystem.lo
CC Virt_VSSD.lo
CC Virt_Device.lo
CC Virt_RASD.lo
CC Virt_EnabledLogicalElementCapabilities.lo
CC Virt_DevicePool.lo
CC Virt_RegisteredProfile.lo
CC Virt_VSMigrationCapabilities.lo
CC Virt_VSMigrationSettingData.lo
CC Virt_VirtualSystemSnapshotServiceCapabilities.lo
CC Virt_SystemDevice.lo
CC Virt_ComputerSystemIndication.lo
CC Virt_ResourceAllocationSettingDataIndication.lo
CC Virt_SwitchService.lo
CC Virt_ComputerSystemMigrationIndication.lo
CC Virt_VirtualSystemManagementCapabilities.lo
CC Virt_AllocationCapabilities.lo
CC Virt_ReferencedProfile.lo
CC Virt_VirtualSystemManagementService.lo
CC Virt_ResourcePoolConfigurationService.lo
CC Virt_ResourcePoolConfigurationCapabilities.lo
CC Virt_VSMigrationService.lo
CC Virt_ConsoleRedirectionService.lo
CC Virt_ConsoleRedirectionServiceCapabilities.lo
CC Virt_KVMRedirectionSAP.lo
CC Virt_SettingsDefineCapabilities.lo
CC Virt_HostedDependency.lo
CC Virt_ElementConformsToProfile.lo
CC Virt_HostedResourcePool.lo
CC Virt_ElementCapabilities.lo
CC Virt_VSSDComponent.lo
CC Virt_SettingsDefineState.lo
CC Virt_ResourceAllocationFromPool.lo
CC Virt_ElementAllocatedFromPool.lo
CC Virt_HostedService.lo
CC Virt_ElementSettingData.lo
CC Virt_ConcreteComponent.lo
CC Virt_ServiceAffectsElement.lo
CC Virt_HostedAccessPoint.lo
CC Virt_ServiceAccessBySAP.lo
CC Virt_SAPAvailableForElement.lo
CC Virt_FilterList.lo
CC Virt_FilterEntry.lo
CC Virt_EntriesInFilterList.lo
CC Virt_NestedFilterList.lo
CC Virt_HostedFilterList.lo
CC Virt_AppliedFilterList.lo
CCLD libVirt_HostSystem.la
CCLD libVirt_VSSD.la
CCLD libVirt_Device.la
CCLD libVirt_EnabledLogicalElementCapabilities.la
CCLD libVirt_DevicePool.la
CCLD libVirt_RegisteredProfile.la
CCLD libVirt_VSMigrationCapabilities.la
CCLD libVirt_VSMigrationSettingData.la
CCLD libVirt_VirtualSystemSnapshotServiceCapabilities.la
CCLD libVirt_VirtualSystemManagementCapabilities.la
CCLD libVirt_AllocationCapabilities.la
CCLD libVirt_ReferencedProfile.la
CCLD libVirt_ResourcePoolConfigurationCapabilities.la
CCLD libVirt_ConsoleRedirectionService.la
CCLD libVirt_ConsoleRedirectionServiceCapabilities.la
CCLD libVirt_KVMRedirectionSAP.la
CCLD libVirt_ElementConformsToProfile.la
CCLD libVirt_HostedResourcePool.la
CCLD libVirt_ElementAllocatedFromPool.la
CCLD libVirt_ConcreteComponent.la
CCLD libVirt_HostedAccessPoint.la
CCLD libVirt_ServiceAccessBySAP.la
CCLD libVirt_FilterEntry.la
CCLD libVirt_VirtualSystemSnapshotService.la
CCLD libVirt_RASD.la
CCLD libVirt_FilterList.la
CCLD libVirt_ComputerSystem.la
CCLD libVirt_ResourcePoolConfigurationService.la
CCLD libVirt_SettingsDefineCapabilities.la
CCLD libVirt_VSSDComponent.la
CCLD libVirt_SettingsDefineState.la
CCLD libVirt_ResourceAllocationFromPool.la
CCLD libVirt_ElementSettingData.la
CCLD libVirt_ServiceAffectsElement.la
CCLD libVirt_SAPAvailableForElement.la
CCLD libVirt_EntriesInFilterList.la
CCLD libVirt_NestedFilterList.la
CCLD libVirt_HostedFilterList.la
CCLD libVirt_AppliedFilterList.la
CCLD libVirt_SystemDevice.la
CCLD libVirt_ComputerSystemIndication.la
CCLD libVirt_ResourceAllocationSettingDataIndication.la
CCLD libVirt_SwitchService.la
CCLD libVirt_ComputerSystemMigrationIndication.la
CCLD libVirt_VirtualSystemManagementService.la
CCLD libVirt_VSMigrationService.la
CCLD libVirt_HostedDependency.la
CCLD libVirt_HostedService.la
CCLD libVirt_ElementCapabilities.la
make[2]: Leaving directory `<https://ci.centos.org/job/libvirt-cim-master-build/systems=libvirt-centos-6…'>
Making all in doc
make[2]: Entering directory `<https://ci.centos.org/job/libvirt-cim-master-build/systems=libvirt-centos-6…'>
Generating the Web pages
Generating the Web pages
Generating the Web pages
Generating the Web pages
make[2]: Leaving directory `<https://ci.centos.org/job/libvirt-cim-master-build/systems=libvirt-centos-6…'>
Making all in base_schema
make[2]: Entering directory `<https://ci.centos.org/job/libvirt-cim-master-build/systems=libvirt-centos-6…'>
wget http://www.dmtf.org/sites/default/files/cim/cim_schema_v2210/cim_schema_2.2…
--2017-04-26 07:55:00-- http://www.dmtf.org/sites/default/files/cim/cim_schema_v2210/cim_schema_2.2…
Resolving www.dmtf.org... 54.221.233.116, 50.17.236.232
Connecting to www.dmtf.org|54.221.233.116|:80... connected.
HTTP request sent, awaiting response... 504 GATEWAY_TIMEOUT
2017-04-26 07:55:01 ERROR 504: GATEWAY_TIMEOUT.
make[2]: *** [cim_schema_2.21.0Experimental-MOFs.zip] Error 8
make[2]: Leaving directory `<https://ci.centos.org/job/libvirt-cim-master-build/systems=libvirt-centos-6…'>
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `<https://ci.centos.org/job/libvirt-cim-master-build/systems=libvirt-centos-6…'>
make: *** [all] Error 2
Build step 'Execute shell' marked build as failure
1
1
[Libvirt-ci] Build failed in Jenkins: libvirt-master-build » libvirt-centos-7 #503
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-centos-7/503…>
Changes:
[berrange] util: switch over to use keycodemapdb GIT submodule
[berrange] Add ability to generate man page describing key code names & values
------------------------------------------
[...truncated 140.86 KB...]
CC rpc/libvirt_setuid_rpc_client_la-virnetprotocol.lo
CC remote/libvirt_setuid_rpc_client_la-remote_driver.lo
CC remote/libvirt_setuid_rpc_client_la-remote_protocol.lo
CC remote/libvirt_setuid_rpc_client_la-qemu_protocol.lo
CC remote/libvirt_setuid_rpc_client_la-lxc_protocol.lo
CC libvirt_setuid_rpc_client_la-datatypes.lo
CC libvirt_setuid_rpc_client_la-libvirt.lo
CC libvirt_setuid_rpc_client_la-libvirt-domain.lo
CC libvirt_setuid_rpc_client_la-libvirt-domain-snapshot.lo
CC libvirt_setuid_rpc_client_la-libvirt-host.lo
CC libvirt_setuid_rpc_client_la-libvirt-interface.lo
CC libvirt_setuid_rpc_client_la-libvirt-network.lo
CC libvirt_setuid_rpc_client_la-libvirt-nodedev.lo
CC libvirt_setuid_rpc_client_la-libvirt-nwfilter.lo
CC libvirt_setuid_rpc_client_la-libvirt-secret.lo
CC libvirt_setuid_rpc_client_la-libvirt-storage.lo
CC libvirt_setuid_rpc_client_la-libvirt-stream.lo
CC libvirt_setuid_rpc_client_la-libvirt-lxc.lo
CC util/libvirt_nss_la-viralloc.lo
CC util/libvirt_nss_la-viratomic.lo
CC util/libvirt_nss_la-virbitmap.lo
CC util/libvirt_nss_la-virbuffer.lo
CC util/libvirt_nss_la-vircommand.lo
CC util/libvirt_nss_la-virerror.lo
CC util/libvirt_nss_la-virfile.lo
CC util/libvirt_nss_la-virhash.lo
CC util/libvirt_nss_la-virhashcode.lo
CC util/libvirt_nss_la-virjson.lo
CC util/libvirt_nss_la-virkmod.lo
CC util/libvirt_nss_la-virlease.lo
CC util/libvirt_nss_la-virlog.lo
CC util/libvirt_nss_la-virmacmap.lo
CC util/libvirt_nss_la-virobject.lo
CC util/libvirt_nss_la-virpidfile.lo
CC util/libvirt_nss_la-virprocess.lo
CC util/libvirt_nss_la-virrandom.lo
CC util/libvirt_nss_la-virsocketaddr.lo
CC util/libvirt_nss_la-virstring.lo
CC util/libvirt_nss_la-virthread.lo
CC util/libvirt_nss_la-virthreadjob.lo
CC util/libvirt_nss_la-virtime.lo
CC util/libvirt_nss_la-virutil.lo
CC storage/libvirt_storage_backend_fs_la-storage_backend_fs.lo
CC storage/libvirt_storage_backend_logical_la-storage_backend_logical.lo
CC storage/libvirt_storage_backend_iscsi_la-storage_backend_iscsi.lo
CC storage/libvirt_storage_backend_scsi_la-storage_backend_scsi.lo
CC storage/libvirt_storage_backend_mpath_la-storage_backend_mpath.lo
CC storage/libvirt_storage_backend_disk_la-storage_backend_disk.lo
CC storage/libvirt_storage_backend_rbd_la-storage_backend_rbd.lo
CC storage/libvirt_storage_backend_gluster_la-storage_backend_gluster.lo
CC util/libvirt_iohelper-iohelper.o
CC network/libvirt_leaseshelper-leaseshelper.o
CC storage/libvirt_parthelper-parthelper.o
CC locking/libvirt_sanlock_helper-sanlock_helper.o
CC lxc/libvirt_lxc-lxc_monitor_protocol.o
CC lxc/libvirt_lxc-lxc_conf.o
CC lxc/libvirt_lxc-lxc_container.o
CC lxc/libvirt_lxc-lxc_cgroup.o
CC lxc/libvirt_lxc-lxc_domain.o
CC lxc/libvirt_lxc-lxc_fuse.o
CC lxc/libvirt_lxc-lxc_controller.o
CC libvirt_lxc-datatypes.o
CC locking/virtlockd-lock_daemon.o
CC locking/virtlockd-lock_daemon_config.o
CC locking/virtlockd-lock_daemon_dispatch.o
CC locking/virtlockd-lock_protocol.o
CC logging/virtlogd-log_daemon.o
CC logging/virtlogd-log_daemon_config.o
CC logging/virtlogd-log_daemon_dispatch.o
CC logging/virtlogd-log_handler.o
CC logging/virtlogd-log_protocol.o
GEN util/virkeycode-linux.pod
GEN util/virkeycode-osx.pod
GEN util/virkeycode-atset1.pod
Traceback (most recent call last):
File "../../src/keycodemapdb/tools/keymap-gen", line 743, in <module>
main()
File "../../src/keycodemapdb/tools/keymap-gen", line 740, in main
args.func(args)
File "../../src/keycodemapdb/tools/keymap-gen", line 692, in usage
sys.exit(1)
NameError: global name 'sys' is not defined
Traceback (most recent call last):
File "../../src/keycodemapdb/tools/keymap-gen", line 743, in <module>
main()
File "../../src/keycodemapdb/tools/keymap-gen", line 740, in main
args.func(args)
File "../../src/keycodemapdb/tools/keymap-gen", line 692, in usage
sys.exit(1)
NameError: global name 'sys' is not defined
GEN util/virkeycode-atset2.pod
GEN util/virkeycode-atset3.pod
Traceback (most recent call last):
File "../../src/keycodemapdb/tools/keymap-gen", line 743, in <module>
main()
File "../../src/keycodemapdb/tools/keymap-gen", line 740, in main
args.func(args)
File "../../src/keycodemapdb/tools/keymap-gen", line 692, in usage
sys.exit(1)
NameError: global name 'sys' is not defined
GEN util/virkeycode-xt.pod
Traceback (most recent call last):
File "../../src/keycodemapdb/tools/keymap-gen", line 743, in <module>
main()
File "../../src/keycodemapdb/tools/keymap-gen", line 740, in main
args.func(args)
File "../../src/keycodemapdb/tools/keymap-gen", line 692, in usage
sys.exit(1)
NameError: global name 'sys' is not defined
GEN util/virkeycode-xtkbd.pod
Traceback (most recent call last):
File "../../src/keycodemapdb/tools/keymap-gen", line 743, in <module>
main()
File "../../src/keycodemapdb/tools/keymap-gen", line 740, in main
args.func(args)
File "../../src/keycodemapdb/tools/keymap-gen", line 692, in usage
sys.exit(1)
NameError: global name 'sys' is not defined
GEN util/virkeycode-usb.pod
Traceback (most recent call last):
File "../../src/keycodemapdb/tools/keymap-gen", line 743, in <module>
main()
File "../../src/keycodemapdb/tools/keymap-gen", line 740, in main
args.func(args)
File "../../src/keycodemapdb/tools/keymap-gen", line 692, in usage
sys.exit(1)
NameError: global name 'sys' is not defined
Traceback (most recent call last):
File "../../src/keycodemapdb/tools/keymap-gen", line 743, in <module>
main()
File "../../src/keycodemapdb/tools/keymap-gen", line 740, in main
args.func(args)
File "../../src/keycodemapdb/tools/keymap-gen", line 692, in usage
sys.exit(1)
NameError: global name 'sys' is not defined
GEN util/virkeycode-win32.pod
GEN util/virkeycode-rfb.pod
Traceback (most recent call last):
File "../../src/keycodemapdb/tools/keymap-gen", line 743, in <module>
main()
File "../../src/keycodemapdb/tools/keymap-gen", line 740, in main
args.func(args)
File "../../src/keycodemapdb/tools/keymap-gen", line 692, in usage
sys.exit(1)
NameError: global name 'sys' is not defined
GEN util/virkeyname-linux.pod
Traceback (most recent call last):
File "../../src/keycodemapdb/tools/keymap-gen", line 743, in <module>
main()
File "../../src/keycodemapdb/tools/keymap-gen", line 740, in main
args.func(args)
File "../../src/keycodemapdb/tools/keymap-gen", line 692, in usage
sys.exit(1)
NameError: global name 'sys' is not defined
Traceback (most recent call last):
File "../../src/keycodemapdb/tools/keymap-gen", line 743, in <module>
main()
File "../../src/keycodemapdb/tools/keymap-gen", line 740, in main
args.func(args)
File "../../src/keycodemapdb/tools/keymap-gen", line 692, in usage
sys.exit(1)
NameError: global name 'sys' is not defined
GEN util/virkeyname-osx.pod
GEN util/virkeyname-win32.pod
Traceback (most recent call last):
File "../../src/keycodemapdb/tools/keymap-gen", line 743, in <module>
main()
File "../../src/keycodemapdb/tools/keymap-gen", line 740, in main
args.func(args)
File "../../src/keycodemapdb/tools/keymap-gen", line 692, in usage
sys.exit(1)
NameError: global name 'sys' is not defined
GEN virtlockd.8.in
Traceback (most recent call last):
File "../../src/keycodemapdb/tools/keymap-gen", line 743, in <module>
main()
File "../../src/keycodemapdb/tools/keymap-gen", line 740, in main
args.func(args)
File "../../src/keycodemapdb/tools/keymap-gen", line 692, in usage
sys.exit(1)
NameError: global name 'sys' is not defined
GEN virtlogd.8.in
GEN test_libvirtd_qemu.aug
Traceback (most recent call last):
File "../../src/keycodemapdb/tools/keymap-gen", line 743, in <module>
main()
File "../../src/keycodemapdb/tools/keymap-gen", line 740, in main
args.func(args)
File "../../src/keycodemapdb/tools/keymap-gen", line 692, in usage
sys.exit(1)
NameError: global name 'sys' is not defined
GEN test_libvirtd_lxc.aug
GEN test_libvirt_lockd.aug
GEN test_virtlockd.aug
GEN test_virtlogd.aug
GEN test_libvirt_sanlock.aug
GEN libvirt_qemu_probes.stp
CC util/libvirt_util_la-viralloc.lo
CC util/libvirt_util_la-virarch.lo
CC util/libvirt_util_la-viratomic.lo
CC util/libvirt_util_la-viraudit.lo
CC util/libvirt_util_la-virauth.lo
CC util/libvirt_util_la-virauthconfig.lo
CC util/libvirt_util_la-virbitmap.lo
CC util/libvirt_util_la-virbuffer.lo
CC util/libvirt_util_la-virperf.lo
CC util/libvirt_util_la-vircgroup.lo
CC util/libvirt_util_la-virclosecallbacks.lo
CC util/libvirt_util_la-vircommand.lo
CC util/libvirt_util_la-virconf.lo
CC util/libvirt_util_la-vircrypto.lo
CC util/libvirt_util_la-virdbus.lo
CC util/libvirt_util_la-virdnsmasq.lo
CC util/libvirt_util_la-virebtables.lo
CC util/libvirt_util_la-virerror.lo
CC util/libvirt_util_la-virevent.lo
CC util/libvirt_util_la-vireventpoll.lo
CC util/libvirt_util_la-virfdstream.lo
CC util/libvirt_util_la-virfile.lo
CC util/libvirt_util_la-virfirewall.lo
CC util/libvirt_util_la-virfirmware.lo
CC util/libvirt_util_la-virgettext.lo
CC util/libvirt_util_la-virgic.lo
CC util/libvirt_util_la-virhash.lo
CC util/libvirt_util_la-virhashcode.lo
CC util/libvirt_util_la-virhook.lo
CC util/libvirt_util_la-virhostcpu.lo
CC util/libvirt_util_la-virhostdev.lo
CC util/libvirt_util_la-virhostmem.lo
CC util/libvirt_util_la-viridentity.lo
CC util/libvirt_util_la-virinitctl.lo
CC util/libvirt_util_la-viriptables.lo
CC util/libvirt_util_la-viriscsi.lo
CC util/libvirt_util_la-virjson.lo
CC util/libvirt_util_la-virkeycode.lo
../../src/util/virkeycode.c:25:36: fatal error: virkeycodetable_atset1.h: No such file or directory
#include "virkeycodetable_atset1.h"
^
compilation terminated.
CC util/libvirt_util_la-virkeyfile.lo
make[3]: *** [util/libvirt_util_la-virkeycode.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-centos-7/ws/…'>
make[2]: *** [all] Error 2
make[2]: Leaving directory `<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-centos-7/ws/…'>
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-centos-7/ws/…'>
make: *** [all] Error 2
Build step 'Execute shell' marked build as failure
1
1
[Libvirt-ci] Build failed in Jenkins: libvirt-master-build » libvirt-debian #503
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-debian/503/d…>
Changes:
[berrange] util: switch over to use keycodemapdb GIT submodule
[berrange] Add ability to generate man page describing key code names & values
------------------------------------------
Started by upstream project "libvirt-master-build" build number 503
originally caused by:
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-debian (libvirt) in workspace <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-debian/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://n64.pufty.ci.centos.org/libvirt.git # timeout=10
Fetching upstream changes from git://n64.pufty.ci.centos.org/libvirt.git
> git --version # timeout=10
> git fetch --tags --progress git://n64.pufty.ci.centos.org/libvirt.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision e6c3b59c193ec1d17d72b65d460a951227c12a72 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f e6c3b59c193ec1d17d72b65d460a951227c12a72
> git rev-list ab54d5f15239940d4e3d142c553d7e55ec0ff13b # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
[libvirt-master] $ /bin/sh -xe /tmp/hudson2140979948640278177.sh
+ MAKE=make
+ uname
+ unamestr=Linux
+ [ Linux = FreeBSD ]
+ mkdir build
+ cd build
+ ../autogen.sh --prefix=/home/jenkins/build/libvirt
Updating submodules...
Submodule 'gnulib' () registered for path '.gnulib'
Submodule 'keycodemapdb' (https://gitlab.com/keycodemap/keycodemapdb.git) registered for path 'src/keycodemapdb'
Cloning into 'src/keycodemapdb'...
error: Failed connect to gitlab.com:443; No route to host while accessing https://gitlab.com/keycodemap/keycodemapdb.git/info/refs
fatal: HTTP request failed
Clone of 'https://gitlab.com/keycodemap/keycodemapdb.git' into submodule path 'src/keycodemapdb' failed
error: Updating submodules failed
Build step 'Execute shell' marked build as failure
1
1
[Libvirt-ci] Build failed in Jenkins: libvirt-master-build » libvirt-centos-6 #503
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-centos-6/503…>
Changes:
[berrange] util: switch over to use keycodemapdb GIT submodule
[berrange] Add ability to generate man page describing key code names & values
------------------------------------------
[...truncated 141.49 KB...]
CC util/libvirt_nss_la-virpidfile.lo
CC util/libvirt_nss_la-virprocess.lo
CC util/libvirt_nss_la-virrandom.lo
CC util/libvirt_nss_la-virsocketaddr.lo
CC util/libvirt_nss_la-virstring.lo
CC util/libvirt_nss_la-virthread.lo
CC util/libvirt_nss_la-virthreadjob.lo
CC util/libvirt_nss_la-virtime.lo
CC util/libvirt_nss_la-virutil.lo
CC storage/libvirt_storage_backend_fs_la-storage_backend_fs.lo
CC storage/libvirt_storage_backend_logical_la-storage_backend_logical.lo
CC storage/libvirt_storage_backend_iscsi_la-storage_backend_iscsi.lo
CC storage/libvirt_storage_backend_scsi_la-storage_backend_scsi.lo
CC storage/libvirt_storage_backend_mpath_la-storage_backend_mpath.lo
CC storage/libvirt_storage_backend_disk_la-storage_backend_disk.lo
CC storage/libvirt_storage_backend_gluster_la-storage_backend_gluster.lo
CC util/libvirt_iohelper-iohelper.o
CC network/libvirt_leaseshelper-leaseshelper.o
CC storage/libvirt_parthelper-parthelper.o
CC locking/libvirt_sanlock_helper-sanlock_helper.o
CC lxc/libvirt_lxc-lxc_monitor_protocol.o
CC lxc/libvirt_lxc-lxc_conf.o
CC lxc/libvirt_lxc-lxc_container.o
CC lxc/libvirt_lxc-lxc_cgroup.o
CC lxc/libvirt_lxc-lxc_domain.o
CC lxc/libvirt_lxc-lxc_fuse.o
CC lxc/libvirt_lxc-lxc_controller.o
CC libvirt_lxc-datatypes.o
CC locking/virtlockd-lock_daemon.o
CC locking/virtlockd-lock_daemon_config.o
CC locking/virtlockd-lock_daemon_dispatch.o
CC locking/virtlockd-lock_protocol.o
CC logging/virtlogd-log_daemon.o
CC logging/virtlogd-log_daemon_config.o
CC logging/virtlogd-log_daemon_dispatch.o
CC logging/virtlogd-log_handler.o
CC logging/virtlogd-log_protocol.o
GEN util/virkeycode-linux.pod
GEN util/virkeycode-osx.pod
Traceback (most recent call last):
File "../../src/keycodemapdb/tools/keymap-gen", line 743, in <module>
main()
File "../../src/keycodemapdb/tools/keymap-gen", line 740, in main
args.func(args)
File "../../src/keycodemapdb/tools/keymap-gen", line 692, in usage
sys.exit(1)
NameError: global name 'sys' is not defined
GEN util/virkeycode-atset1.pod
Traceback (most recent call last):
File "../../src/keycodemapdb/tools/keymap-gen", line 743, in <module>
main()
File "../../src/keycodemapdb/tools/keymap-gen", line 740, in main
args.func(args)
File "../../src/keycodemapdb/tools/keymap-gen", line 692, in usage
sys.exit(1)
NameError: global name 'sys' is not defined
GEN util/virkeycode-atset2.pod
Traceback (most recent call last):
File "../../src/keycodemapdb/tools/keymap-gen", line 743, in <module>
main()
File "../../src/keycodemapdb/tools/keymap-gen", line 740, in main
args.func(args)
File "../../src/keycodemapdb/tools/keymap-gen", line 692, in usage
sys.exit(1)
NameError: global name 'sys' is not defined
GEN util/virkeycode-atset3.pod
Traceback (most recent call last):
File "../../src/keycodemapdb/tools/keymap-gen", line 743, in <module>
main()
File "../../src/keycodemapdb/tools/keymap-gen", line 740, in main
args.func(args)
File "../../src/keycodemapdb/tools/keymap-gen", line 692, in usage
sys.exit(1)
NameError: global name 'sys' is not defined
GEN util/virkeycode-xt.pod
Traceback (most recent call last):
File "../../src/keycodemapdb/tools/keymap-gen", line 743, in <module>
main()
File "../../src/keycodemapdb/tools/keymap-gen", line 740, in main
args.func(args)
File "../../src/keycodemapdb/tools/keymap-gen", line 692, in usage
sys.exit(1)
NameError: global name 'sys' is not defined
GEN util/virkeycode-xtkbd.pod
GEN util/virkeycode-usb.pod
Traceback (most recent call last):
File "../../src/keycodemapdb/tools/keymap-gen", line 743, in <module>
main()
File "../../src/keycodemapdb/tools/keymap-gen", line 740, in main
Traceback (most recent call last):
File "../../src/keycodemapdb/tools/keymap-gen", line 743, in <module>
args.func(args)
File "../../src/keycodemapdb/tools/keymap-gen", line 692, in usage
main()
File "../../src/keycodemapdb/tools/keymap-gen", line 740, in main
sys.exit(1)
NameError: global name 'sys' is not defined
args.func(args)
File "../../src/keycodemapdb/tools/keymap-gen", line 692, in usage
sys.exit(1)
NameError: global name 'sys' is not defined
GEN util/virkeycode-win32.pod
GEN util/virkeycode-rfb.pod
Traceback (most recent call last):
File "../../src/keycodemapdb/tools/keymap-gen", line 743, in <module>
main()
File "../../src/keycodemapdb/tools/keymap-gen", line 740, in main
args.func(args)
File "../../src/keycodemapdb/tools/keymap-gen", line 692, in usage
sys.exit(1)
NameError: global name 'sys' is not defined
GEN util/virkeyname-linux.pod
Traceback (most recent call last):
File "../../src/keycodemapdb/tools/keymap-gen", line 743, in <module>
main()
File "../../src/keycodemapdb/tools/keymap-gen", line 740, in main
args.func(args)
File "../../src/keycodemapdb/tools/keymap-gen", line 692, in usage
sys.exit(1)
NameError: global name 'sys' is not defined
Traceback (most recent call last):
File "../../src/keycodemapdb/tools/keymap-gen", line 743, in <module>
main()
File "../../src/keycodemapdb/tools/keymap-gen", line 740, in main
args.func(args)
File "../../src/keycodemapdb/tools/keymap-gen", line 692, in usage
sys.exit(1)
NameError: global name 'sys' is not defined
GEN util/virkeyname-osx.pod
Traceback (most recent call last):
File "../../src/keycodemapdb/tools/keymap-gen", line 743, in <module>
main()
File "../../src/keycodemapdb/tools/keymap-gen", line 740, in main
args.func(args)
File "../../src/keycodemapdb/tools/keymap-gen", line 692, in usage
sys.exit(1)
NameError: global name 'sys' is not defined
GEN util/virkeyname-win32.pod
GEN virtlockd.8.in
Traceback (most recent call last):
File "../../src/keycodemapdb/tools/keymap-gen", line 743, in <module>
main()
File "../../src/keycodemapdb/tools/keymap-gen", line 740, in main
args.func(args)
File "../../src/keycodemapdb/tools/keymap-gen", line 692, in usage
sys.exit(1)
NameError: global name 'sys' is not defined
GEN virtlogd.8.in
Traceback (most recent call last):
File "../../src/keycodemapdb/tools/keymap-gen", line 743, in <module>
main()
File "../../src/keycodemapdb/tools/keymap-gen", line 740, in main
args.func(args)
File "../../src/keycodemapdb/tools/keymap-gen", line 692, in usage
sys.exit(1)
NameError: global name 'sys' is not defined
GEN test_libvirtd_qemu.aug
GEN test_libvirtd_lxc.aug
GEN test_libvirt_lockd.aug
GEN test_virtlockd.aug
GEN test_virtlogd.aug
GEN test_libvirt_sanlock.aug
GEN libvirt_qemu_probes.stp
CC util/libvirt_util_la-viralloc.lo
CC util/libvirt_util_la-virarch.lo
CC util/libvirt_util_la-viratomic.lo
CC util/libvirt_util_la-viraudit.lo
CC util/libvirt_util_la-virauth.lo
CC util/libvirt_util_la-virauthconfig.lo
CC util/libvirt_util_la-virbitmap.lo
CC util/libvirt_util_la-virbuffer.lo
CC util/libvirt_util_la-virperf.lo
CC util/libvirt_util_la-vircgroup.lo
CC util/libvirt_util_la-virclosecallbacks.lo
CC util/libvirt_util_la-vircommand.lo
CC util/libvirt_util_la-virconf.lo
CC util/libvirt_util_la-vircrypto.lo
CC util/libvirt_util_la-virdbus.lo
CC util/libvirt_util_la-virdnsmasq.lo
CC util/libvirt_util_la-virebtables.lo
CC util/libvirt_util_la-virerror.lo
CC util/libvirt_util_la-virevent.lo
CC util/libvirt_util_la-vireventpoll.lo
CC util/libvirt_util_la-virfdstream.lo
CC util/libvirt_util_la-virfile.lo
CC util/libvirt_util_la-virfirewall.lo
CC util/libvirt_util_la-virfirmware.lo
CC util/libvirt_util_la-virgettext.lo
CC util/libvirt_util_la-virgic.lo
CC util/libvirt_util_la-virhash.lo
CC util/libvirt_util_la-virhashcode.lo
CC util/libvirt_util_la-virhook.lo
CC util/libvirt_util_la-virhostcpu.lo
CC util/libvirt_util_la-virhostdev.lo
CC util/libvirt_util_la-virhostmem.lo
CC util/libvirt_util_la-viridentity.lo
CC util/libvirt_util_la-virinitctl.lo
CC util/libvirt_util_la-viriptables.lo
CC util/libvirt_util_la-viriscsi.lo
CC util/libvirt_util_la-virjson.lo
CC util/libvirt_util_la-virkeycode.lo
CC util/libvirt_util_la-virkeyfile.lo
../../src/util/virkeycode.c:25:36: error: virkeycodetable_atset1.h: No such file or directory
../../src/util/virkeycode.c:26:36: error: virkeycodetable_atset2.h: No such file or directory
../../src/util/virkeycode.c:27:36: error: virkeycodetable_atset3.h: No such file or directory
../../src/util/virkeycode.c:28:35: error: virkeycodetable_linux.h: No such file or directory
../../src/util/virkeycode.c:29:33: error: virkeycodetable_osx.h: No such file or directory
../../src/util/virkeycode.c:30:33: error: virkeycodetable_rfb.h: No such file or directory
../../src/util/virkeycode.c:31:33: error: virkeycodetable_usb.h: No such file or directory
../../src/util/virkeycode.c:32:35: error: virkeycodetable_win32.h: No such file or directory
../../src/util/virkeycode.c:33:32: error: virkeycodetable_xt.h: No such file or directory
../../src/util/virkeycode.c:34:35: error: virkeycodetable_xtkbd.h: No such file or directory
../../src/util/virkeycode.c:35:35: error: virkeynametable_linux.h: No such file or directory
../../src/util/virkeycode.c:36:33: error: virkeynametable_osx.h: No such file or directory
../../src/util/virkeycode.c:37:35: error: virkeynametable_win32.h: No such file or directory
../../src/util/virkeycode.c:40: error: 'virKeyNameTable_linux' undeclared here (not in a function)
../../src/util/virkeycode.c:41: error: 'virKeyNameTable_osx' undeclared here (not in a function)
../../src/util/virkeycode.c:42: error: 'virKeyNameTable_win32' undeclared here (not in a function)
../../src/util/virkeycode.c:46: error: 'virKeyCodeTable_linux' undeclared here (not in a function)
../../src/util/virkeycode.c:47: error: 'virKeyCodeTable_xt' undeclared here (not in a function)
../../src/util/virkeycode.c:48: error: 'virKeyCodeTable_atset1' undeclared here (not in a function)
../../src/util/virkeycode.c:49: error: 'virKeyCodeTable_atset2' undeclared here (not in a function)
../../src/util/virkeycode.c:50: error: 'virKeyCodeTable_atset3' undeclared here (not in a function)
../../src/util/virkeycode.c:51: error: 'virKeyCodeTable_osx' undeclared here (not in a function)
../../src/util/virkeycode.c:52: error: 'virKeyCodeTable_xtkbd' undeclared here (not in a function)
../../src/util/virkeycode.c:53: error: 'virKeyCodeTable_usb' undeclared here (not in a function)
../../src/util/virkeycode.c:54: error: 'virKeyCodeTable_win32' undeclared here (not in a function)
../../src/util/virkeycode.c:55: error: 'virKeyCodeTable_rfb' undeclared here (not in a function)
../../src/util/virkeycode.c:60: error: bit-field '_gl_verify_error_if_negative' width not an integer constant
../../src/util/virkeycode.c:61: error: bit-field '_gl_verify_error_if_negative' width not an integer constant
../../src/util/virkeycode.c:62: error: bit-field '_gl_verify_error_if_negative' width not an integer constant
../../src/util/virkeycode.c:63: error: bit-field '_gl_verify_error_if_negative' width not an integer constant
../../src/util/virkeycode.c:64: error: bit-field '_gl_verify_error_if_negative' width not an integer constant
../../src/util/virkeycode.c:65: error: bit-field '_gl_verify_error_if_negative' width not an integer constant
../../src/util/virkeycode.c:66: error: bit-field '_gl_verify_error_if_negative' width not an integer constant
../../src/util/virkeycode.c:67: error: bit-field '_gl_verify_error_if_negative' width not an integer constant
../../src/util/virkeycode.c:68: error: bit-field '_gl_verify_error_if_negative' width not an integer constant
../../src/util/virkeycode.c:69: error: bit-field '_gl_verify_error_if_negative' width not an integer constant
../../src/util/virkeycode.c:70: error: bit-field '_gl_verify_error_if_negative' width not an integer constant
../../src/util/virkeycode.c:71: error: bit-field '_gl_verify_error_if_negative' width not an integer constant
make[3]: *** [util/libvirt_util_la-virkeycode.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-centos-6/ws/…'>
make[2]: *** [all] Error 2
make[2]: Leaving directory `<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-centos-6/ws/…'>
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-centos-6/ws/…'>
make: *** [all] Error 2
Build step 'Execute shell' marked build as failure
1
1
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-centos-7 #470
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…>
------------------------------------------
Started by upstream project "virt-manager-master-check" build number 470
originally caused by:
Started by upstream project "virt-manager-master-build" build number 474
originally caused by:
Started by upstream project "libvirt-python-master-build" build number 371
originally caused by:
Started by upstream project "libvirt-master-build" build number 499
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…>
[virt-manager-master] $ /bin/sh -xe /tmp/hudson4260786675814104478.sh
+ python setup.py test
running test
.................................................................................................................................................................................................................................................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 417 tests in 297.949s
OK
/tmp/hudson4260786675814104478.sh: line 2: 3676 Segmentation fault (core dumped) python setup.py test
Build step 'Execute shell' marked build as failure
1
2
[Libvirt-ci] Build failed in Jenkins: libosinfo-master-syntax-check » libvirt-fedora-rawhide #46
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libosinfo-master-syntax-check/systems=libvirt-fed…>
------------------------------------------
Started by upstream project "libosinfo-master-syntax-check" build number 46
originally caused by:
Started by upstream project "libosinfo-master-build" build number 52
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-rawhide (libvirt) in workspace <https://ci.centos.org/job/libosinfo-master-syntax-check/systems=libvirt-fed…>
[libosinfo-master] $ /bin/sh -xe /tmp/hudson7315705538590124256.sh
+ MAKE=make
++ uname
+ unamestr=Linux
+ '[' Linux = FreeBSD ']'
+ export OSINFO_DATA_DIR=/home/jenkins/build/libvirt/share/osinfo
+ OSINFO_DATA_DIR=/home/jenkins/build/libvirt/share/osinfo
+ cd build
+ make -j3 syntax-check
GFDL_version
TAB_in_indentation
Wundef_boolean
avoid_attribute_unused_in_header
avoid_if_before_free
bindtextdomain
bracket_spacing_check
cast_of_argument_to_free
cast_of_x_alloc_return_value
changelog
const_long_option
copyright_check
copyright_format
error_message_period
error_message_warn_fatal
m4_quote_check
makefile_TAB_only_indentation
makefile_at_at_check
makefile_path_separator_check
obsolete_symbols
po_check
preprocessor_indentation
prohibit_HAVE_MBRTOWC
prohibit_S_IS_definition
prohibit_always-defined_macros
prohibit_argmatch_without_use
prohibit_assert_without_use
prohibit_atoi_atof
prohibit_backup_files
prohibit_c_ctype_without_use
prohibit_canonicalize_without_use
prohibit_cloexec_without_use
prohibit_cvs_keyword
prohibit_close_stream_without_use
prohibit_defined_have_decl_tests
prohibit_dirent_without_use
prohibit_doubled_word
prohibit_empty_lines_at_EOF
prohibit_error_without_use
prohibit_getopt_without_use
prohibit_hash_pjw_without_use
prohibit_hash_without_use
prohibit_have_config_h
prohibit_ignore_value_without_use
prohibit_intprops_without_use
prohibit_inttostr_without_use
prohibit_long_options_without_use
prohibit_magic_number_exit
prohibit_openat_without_use
prohibit_path_max_allocation
prohibit_posixver_without_use
prohibit_quote_without_use
prohibit_quotearg_without_use
prohibit_reversed_compare_failure
prohibit_root_dev_ino_without_use
prohibit_safe_read_without_use
prohibit_same_without_use
prohibit_signal_without_use
prohibit_stat_st_blocks
prohibit_stddef_without_use
prohibit_stdio--_without_use
prohibit_stdio-safer_without_use
prohibit_strcmp
prohibit_strings_without_use
prohibit_strncpy
prohibit_test_double_equal
prohibit_test_minus_ao
prohibit_undesirable_word_seq
prohibit_verify_without_use
prohibit_xalloc_without_use
proper_name_utf8_requires_ICONV
prohibit_xfreopen_without_use
redundant_const
require_config_h
require_config_h_first
require_test_exit_idiom
space_tab
texinfo_acronym
tight_scope
trailing_blank
unmarked_diagnostics
useless_cpp_parens
vulnerable_makefile_CVE-2009-4029
vulnerable_makefile_CVE-2012-3386
GEN sc_bracket_spacing_check
../osinfo/osinfo_media.c
maint.mk: empty line(s) or no newline at EOF
make: *** [../maint.mk:927: sc_prohibit_empty_lines_at_EOF] Error 1
make: *** Waiting for unfinished jobs....
Build step 'Execute shell' marked build as failure
1
3
[Libvirt-ci] Build failed in Jenkins: libosinfo-master-syntax-check » libvirt-centos-7 #46
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libosinfo-master-syntax-check/systems=libvirt-cen…>
------------------------------------------
Started by upstream project "libosinfo-master-syntax-check" build number 46
originally caused by:
Started by upstream project "libosinfo-master-build" build number 52
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/libosinfo-master-syntax-check/systems=libvirt-cen…>
[libosinfo-master] $ /bin/sh -xe /tmp/hudson7069138940982846717.sh
+ MAKE=make
++ uname
+ unamestr=Linux
+ '[' Linux = FreeBSD ']'
+ export OSINFO_DATA_DIR=/home/jenkins/build/libvirt/share/osinfo
+ OSINFO_DATA_DIR=/home/jenkins/build/libvirt/share/osinfo
+ cd build
+ make -j3 syntax-check
GFDL_version
TAB_in_indentation
Wundef_boolean
avoid_attribute_unused_in_header
avoid_if_before_free
bindtextdomain
bracket_spacing_check
cast_of_argument_to_free
cast_of_x_alloc_return_value
changelog
const_long_option
copyright_check
copyright_format
error_message_period
error_message_warn_fatal
m4_quote_check
makefile_TAB_only_indentation
makefile_at_at_check
makefile_path_separator_check
obsolete_symbols
po_check
preprocessor_indentation
prohibit_HAVE_MBRTOWC
prohibit_S_IS_definition
prohibit_always-defined_macros
prohibit_argmatch_without_use
prohibit_assert_without_use
prohibit_atoi_atof
prohibit_backup_files
prohibit_c_ctype_without_use
prohibit_canonicalize_without_use
prohibit_cloexec_without_use
prohibit_close_stream_without_use
prohibit_cvs_keyword
prohibit_defined_have_decl_tests
prohibit_dirent_without_use
prohibit_doubled_word
prohibit_empty_lines_at_EOF
prohibit_error_without_use
prohibit_getopt_without_use
prohibit_hash_pjw_without_use
prohibit_hash_without_use
prohibit_have_config_h
prohibit_ignore_value_without_use
prohibit_intprops_without_use
prohibit_inttostr_without_use
prohibit_long_options_without_use
prohibit_magic_number_exit
prohibit_openat_without_use
prohibit_path_max_allocation
prohibit_posixver_without_use
prohibit_quote_without_use
prohibit_quotearg_without_use
prohibit_reversed_compare_failure
prohibit_root_dev_ino_without_use
prohibit_safe_read_without_use
prohibit_same_without_use
prohibit_signal_without_use
prohibit_stat_st_blocks
prohibit_stddef_without_use
prohibit_stdio--_without_use
prohibit_stdio-safer_without_use
prohibit_strcmp
prohibit_strings_without_use
prohibit_strncpy
prohibit_test_double_equal
prohibit_test_minus_ao
prohibit_undesirable_word_seq
prohibit_verify_without_use
prohibit_xalloc_without_use
prohibit_xfreopen_without_use
proper_name_utf8_requires_ICONV
redundant_const
require_config_h
require_config_h_first
require_test_exit_idiom
space_tab
texinfo_acronym
tight_scope
trailing_blank
unmarked_diagnostics
useless_cpp_parens
vulnerable_makefile_CVE-2009-4029
vulnerable_makefile_CVE-2012-3386
GEN sc_bracket_spacing_check
maint.mk: skipping test sc_preprocessor_indentation: cppi not installed
../osinfo/osinfo_media.c
maint.mk: empty line(s) or no newline at EOF
make: *** [sc_prohibit_empty_lines_at_EOF] Error 1
make: *** Waiting for unfinished jobs....
Build step 'Execute shell' marked build as failure
1
3
[Libvirt-ci] Build failed in Jenkins: libosinfo-master-syntax-check » libvirt-fedora-23 #46
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libosinfo-master-syntax-check/systems=libvirt-fed…>
------------------------------------------
Started by upstream project "libosinfo-master-syntax-check" build number 46
originally caused by:
Started by upstream project "libosinfo-master-build" build number 52
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-23 (libvirt) in workspace <https://ci.centos.org/job/libosinfo-master-syntax-check/systems=libvirt-fed…>
[libosinfo-master] $ /bin/sh -xe /tmp/hudson3605552724526225691.sh
+ MAKE=make
++ uname
+ unamestr=Linux
+ '[' Linux = FreeBSD ']'
+ export OSINFO_DATA_DIR=/home/jenkins/build/libvirt/share/osinfo
+ OSINFO_DATA_DIR=/home/jenkins/build/libvirt/share/osinfo
+ cd build
+ make -j3 syntax-check
GFDL_version
TAB_in_indentation
Wundef_boolean
avoid_attribute_unused_in_header
avoid_if_before_free
bindtextdomain
bracket_spacing_check
cast_of_argument_to_free
cast_of_x_alloc_return_value
changelog
const_long_option
copyright_check
copyright_format
error_message_period
error_message_warn_fatal
m4_quote_check
makefile_at_at_check
makefile_path_separator_check
makefile_TAB_only_indentation
obsolete_symbols
po_check
preprocessor_indentation
prohibit_HAVE_MBRTOWC
prohibit_S_IS_definition
prohibit_always-defined_macros
prohibit_argmatch_without_use
prohibit_assert_without_use
prohibit_atoi_atof
prohibit_backup_files
prohibit_c_ctype_without_use
prohibit_cloexec_without_use
prohibit_close_stream_without_use
prohibit_cvs_keyword
prohibit_defined_have_decl_tests
prohibit_dirent_without_use
prohibit_canonicalize_without_use
prohibit_empty_lines_at_EOF
prohibit_doubled_word
prohibit_error_without_use
prohibit_getopt_without_use
prohibit_hash_without_use
prohibit_hash_pjw_without_use
prohibit_have_config_h
prohibit_ignore_value_without_use
prohibit_intprops_without_use
prohibit_inttostr_without_use
prohibit_long_options_without_use
prohibit_openat_without_use
prohibit_path_max_allocation
prohibit_magic_number_exit
prohibit_posixver_without_use
prohibit_quote_without_use
prohibit_quotearg_without_use
prohibit_reversed_compare_failure
prohibit_root_dev_ino_without_use
prohibit_safe_read_without_use
prohibit_same_without_use
prohibit_signal_without_use
prohibit_stat_st_blocks
prohibit_stddef_without_use
prohibit_stdio--_without_use
prohibit_strcmp
prohibit_stdio-safer_without_use
prohibit_strings_without_use
prohibit_strncpy
prohibit_test_double_equal
prohibit_test_minus_ao
prohibit_undesirable_word_seq
prohibit_xalloc_without_use
prohibit_verify_without_use
prohibit_xfreopen_without_use
proper_name_utf8_requires_ICONV
redundant_const
require_config_h
require_config_h_first
space_tab
require_test_exit_idiom
texinfo_acronym
tight_scope
trailing_blank
unmarked_diagnostics
vulnerable_makefile_CVE-2009-4029
useless_cpp_parens
vulnerable_makefile_CVE-2012-3386
GEN sc_bracket_spacing_check
maint.mk: skipping test sc_preprocessor_indentation: cppi not installed
../osinfo/osinfo_media.c
maint.mk: empty line(s) or no newline at EOF
../maint.mk:927: recipe for target 'sc_prohibit_empty_lines_at_EOF' failed
make: *** [sc_prohibit_empty_lines_at_EOF] Error 1
make: *** Waiting for unfinished jobs....
Build step 'Execute shell' marked build as failure
1
3
[Libvirt-ci] Build failed in Jenkins: libosinfo-master-syntax-check » libvirt-fedora-24 #46
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libosinfo-master-syntax-check/systems=libvirt-fed…>
------------------------------------------
Started by upstream project "libosinfo-master-syntax-check" build number 46
originally caused by:
Started by upstream project "libosinfo-master-build" build number 52
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-24 (libvirt) in workspace <https://ci.centos.org/job/libosinfo-master-syntax-check/systems=libvirt-fed…>
[libosinfo-master] $ /bin/sh -xe /tmp/hudson6014293142468497127.sh
+ MAKE=make
++ uname
+ unamestr=Linux
+ '[' Linux = FreeBSD ']'
+ export OSINFO_DATA_DIR=/home/jenkins/build/libvirt/share/osinfo
+ OSINFO_DATA_DIR=/home/jenkins/build/libvirt/share/osinfo
+ cd build
+ make -j3 syntax-check
GFDL_version
TAB_in_indentation
Wundef_boolean
avoid_attribute_unused_in_header
avoid_if_before_free
bindtextdomain
bracket_spacing_check
cast_of_argument_to_free
cast_of_x_alloc_return_value
changelog
const_long_option
copyright_check
copyright_format
error_message_period
error_message_warn_fatal
m4_quote_check
makefile_TAB_only_indentation
makefile_at_at_check
makefile_path_separator_check
obsolete_symbols
po_check
preprocessor_indentation
prohibit_HAVE_MBRTOWC
prohibit_S_IS_definition
prohibit_always-defined_macros
prohibit_argmatch_without_use
prohibit_assert_without_use
prohibit_atoi_atof
prohibit_backup_files
prohibit_c_ctype_without_use
prohibit_canonicalize_without_use
prohibit_cloexec_without_use
prohibit_close_stream_without_use
prohibit_cvs_keyword
prohibit_defined_have_decl_tests
prohibit_dirent_without_use
prohibit_doubled_word
prohibit_empty_lines_at_EOF
prohibit_error_without_use
prohibit_getopt_without_use
prohibit_hash_pjw_without_use
prohibit_hash_without_use
prohibit_have_config_h
prohibit_ignore_value_without_use
prohibit_intprops_without_use
prohibit_inttostr_without_use
prohibit_long_options_without_use
prohibit_openat_without_use
prohibit_magic_number_exit
prohibit_path_max_allocation
prohibit_posixver_without_use
prohibit_quote_without_use
prohibit_quotearg_without_use
prohibit_reversed_compare_failure
prohibit_root_dev_ino_without_use
prohibit_safe_read_without_use
prohibit_same_without_use
prohibit_signal_without_use
prohibit_stat_st_blocks
prohibit_stddef_without_use
prohibit_stdio--_without_use
prohibit_stdio-safer_without_use
prohibit_strcmp
prohibit_strings_without_use
prohibit_strncpy
prohibit_test_double_equal
prohibit_test_minus_ao
prohibit_undesirable_word_seq
prohibit_verify_without_use
prohibit_xalloc_without_use
prohibit_xfreopen_without_use
proper_name_utf8_requires_ICONV
redundant_const
require_config_h
require_config_h_first
require_test_exit_idiom
texinfo_acronym
space_tab
tight_scope
trailing_blank
unmarked_diagnostics
useless_cpp_parens
vulnerable_makefile_CVE-2009-4029
vulnerable_makefile_CVE-2012-3386
GEN sc_bracket_spacing_check
maint.mk: skipping test sc_preprocessor_indentation: cppi not installed
../osinfo/osinfo_media.c
maint.mk: empty line(s) or no newline at EOF
../maint.mk:927: recipe for target 'sc_prohibit_empty_lines_at_EOF' failed
make: *** [sc_prohibit_empty_lines_at_EOF] Error 1
make: *** Waiting for unfinished jobs....
Build step 'Execute shell' marked build as failure
1
3
[Libvirt-ci] Build failed in Jenkins: libvirt-master-build » libvirt-freebsd #492
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/492/…>
Changes:
[mkletzan] util: Add virNetDevSetCoalesce function
[mkletzan] conf, docs: Add support for coalesce setting(s)
[mkletzan] Set coalesce settings for domain interfaces
[berrange] docs: fix typo in closing HTML element
------------------------------------------
[...truncated 135.75 KB...]
CC util/libvirt_util_la-virstoragefile.lo
CC util/libvirt_util_la-virstring.lo
CC util/libvirt_util_la-virsysfs.lo
CC util/libvirt_util_la-virsysinfo.lo
CC util/libvirt_util_la-virsystemd.lo
CC util/libvirt_util_la-virthread.lo
CC util/libvirt_util_la-virthreadjob.lo
CC util/libvirt_util_la-virthreadpool.lo
CC util/libvirt_util_la-virtime.lo
CC util/libvirt_util_la-virtpm.lo
CC util/libvirt_util_la-virtypedparam.lo
CC util/libvirt_util_la-virusb.lo
CC util/libvirt_util_la-viruri.lo
CC util/libvirt_util_la-virutil.lo
CC util/libvirt_util_la-viruuid.lo
CC util/libvirt_util_la-virvhba.lo
CC util/libvirt_util_la-virxml.lo
CC util/libvirt_util_la-virmdev.lo
CC conf/libvirt_conf_la-netdev_bandwidth_conf.lo
CC conf/libvirt_conf_la-netdev_vport_profile_conf.lo
CC conf/libvirt_conf_la-netdev_vlan_conf.lo
CC conf/libvirt_conf_la-capabilities.lo
CC conf/libvirt_conf_la-domain_addr.lo
CC conf/libvirt_conf_la-domain_capabilities.lo
CC conf/libvirt_conf_la-domain_conf.lo
CC conf/libvirt_conf_la-domain_audit.lo
CC conf/libvirt_conf_la-domain_nwfilter.lo
CC conf/libvirt_conf_la-snapshot_conf.lo
CC conf/libvirt_conf_la-numa_conf.lo
CC conf/libvirt_conf_la-virdomainobjlist.lo
CC conf/libvirt_conf_la-object_event.lo
CC conf/libvirt_conf_la-domain_event.lo
CC conf/libvirt_conf_la-network_event.lo
CC conf/libvirt_conf_la-storage_event.lo
CC conf/libvirt_conf_la-node_device_event.lo
CC conf/libvirt_conf_la-secret_event.lo
CC conf/libvirt_conf_la-network_conf.lo
CC conf/libvirt_conf_la-virnetworkobj.lo
CC conf/libvirt_conf_la-networkcommon_conf.lo
CC conf/libvirt_conf_la-nwfilter_params.lo
CC conf/libvirt_conf_la-nwfilter_ipaddrmap.lo
CC conf/libvirt_conf_la-nwfilter_conf.lo
CC conf/libvirt_conf_la-virnwfilterobj.lo
CC conf/libvirt_conf_la-node_device_conf.lo
CC conf/libvirt_conf_la-virnodedeviceobj.lo
CC conf/libvirt_conf_la-storage_adapter_conf.lo
CC conf/libvirt_conf_la-storage_conf.lo
CC conf/libvirt_conf_la-virstorageobj.lo
CC conf/libvirt_conf_la-interface_conf.lo
CC conf/libvirt_conf_la-virinterfaceobj.lo
CC conf/libvirt_conf_la-secret_conf.lo
CC conf/libvirt_conf_la-virsecretobj.lo
CC conf/libvirt_conf_la-cpu_conf.lo
CC conf/libvirt_conf_la-virchrdev.lo
CC conf/libvirt_conf_la-device_conf.lo
CC cpu/libvirt_cpu_la-cpu.lo
CC cpu/libvirt_cpu_la-cpu_x86.lo
CC cpu/libvirt_cpu_la-cpu_s390.lo
CC cpu/libvirt_cpu_la-cpu_arm.lo
CC cpu/libvirt_cpu_la-cpu_ppc64.lo
CC cpu/libvirt_cpu_la-cpu_map.lo
CC secret/libvirt_secret_la-secret_util.lo
CC vmx/libvirt_vmx_la-vmx.lo
CC locking/libvirt_driver_la-lock_manager.lo
CC locking/libvirt_driver_la-lock_driver_nop.lo
CC locking/libvirt_driver_la-domain_lock.lo
CC logging/libvirt_driver_la-log_manager.lo
CC logging/libvirt_driver_la-log_protocol.lo
CC test/libvirt_driver_test_la-test_driver.lo
CC remote/libvirt_driver_remote_la-remote_driver.lo
CC remote/libvirt_driver_remote_la-remote_protocol.lo
CC remote/libvirt_driver_remote_la-lxc_protocol.lo
CC remote/libvirt_driver_remote_la-qemu_protocol.lo
CC rpc/libvirt_net_rpc_client_la-virnetclientprogram.lo
CC rpc/libvirt_net_rpc_client_la-virnetclientstream.lo
CC rpc/libvirt_net_rpc_client_la-virnetclient.lo
CC rpc/libvirt_net_rpc_server_la-virnetserverprogram.lo
CC rpc/libvirt_net_rpc_server_la-virnetserverservice.lo
CC rpc/libvirt_net_rpc_server_la-virnetserverclient.lo
CC rpc/libvirt_net_rpc_server_la-virnetservermdns.lo
CC rpc/libvirt_net_rpc_server_la-virnetdaemon.lo
CC rpc/libvirt_net_rpc_server_la-virnetserver.lo
CC rpc/libvirt_net_rpc_la-virnetmessage.lo
CC rpc/libvirt_net_rpc_la-virnetsocket.lo
CC rpc/libvirt_net_rpc_la-virkeepalive.lo
CC rpc/libvirt_net_rpc_la-virnetprotocol.lo
CC rpc/libvirt_net_rpc_la-virkeepaliveprotocol.lo
CC rpc/libvirt_net_rpc_la-virnetsshsession.lo
CC rpc/libvirt_net_rpc_la-virnettlscontext.lo
CC phyp/libvirt_driver_phyp_la-phyp_driver.lo
CC vmware/libvirt_driver_vmware_la-vmware_driver.lo
CC vmware/libvirt_driver_vmware_la-vmware_conf.lo
CC esx/libvirt_driver_esx_la-esx_driver.lo
CC esx/libvirt_driver_esx_la-esx_interface_driver.lo
CC esx/libvirt_driver_esx_la-esx_network_driver.lo
CC esx/libvirt_driver_esx_la-esx_storage_driver.lo
CC esx/libvirt_driver_esx_la-esx_storage_backend_vmfs.lo
CC esx/libvirt_driver_esx_la-esx_storage_backend_iscsi.lo
CC esx/libvirt_driver_esx_la-esx_stream.lo
CC esx/libvirt_driver_esx_la-esx_util.lo
CC esx/libvirt_driver_esx_la-esx_vi.lo
CC esx/libvirt_driver_esx_la-esx_vi_methods.lo
CC esx/libvirt_driver_esx_la-esx_vi_types.lo
CC security/libvirt_security_manager_la-security_driver.lo
CC security/libvirt_security_manager_la-security_nop.lo
CC security/libvirt_security_manager_la-security_stack.lo
CC security/libvirt_security_manager_la-security_dac.lo
CC security/libvirt_security_manager_la-security_manager.lo
CC access/libvirt_driver_access_la-viraccessperm.lo
CC access/libvirt_driver_access_la-viraccessmanager.lo
CC access/libvirt_driver_access_la-viraccessdrivernop.lo
CC access/libvirt_driver_access_la-viraccessdriverstack.lo
CC access/libvirt_driver_access_la-viraccessapicheck.lo
CC access/libvirt_driver_access_la-viraccessapicheckqemu.lo
CC access/libvirt_driver_access_la-viraccessapichecklxc.lo
CC admin/libvirt_admin_la-admin_protocol.lo
CC vbox/libvirt_driver_vbox_impl_la-vbox_glue.lo
CC vbox/libvirt_driver_vbox_impl_la-vbox_driver.lo
CC vbox/libvirt_driver_vbox_impl_la-vbox_snapshot_conf.lo
CC vbox/libvirt_driver_vbox_impl_la-vbox_V4_0.lo
CC vbox/libvirt_driver_vbox_impl_la-vbox_V4_1.lo
CC vbox/libvirt_driver_vbox_impl_la-vbox_V4_2.lo
CC vbox/libvirt_driver_vbox_impl_la-vbox_V4_2_20.lo
CC vbox/libvirt_driver_vbox_impl_la-vbox_V4_3.lo
CC vbox/libvirt_driver_vbox_impl_la-vbox_V4_3_4.lo
CC vbox/libvirt_driver_vbox_impl_la-vbox_V5_0.lo
CC vbox/libvirt_driver_vbox_impl_la-vbox_V5_1.lo
CC vbox/libvirt_driver_vbox_impl_la-vbox_common.lo
CC vbox/libvirt_driver_vbox_impl_la-vbox_network.lo
CC vbox/libvirt_driver_vbox_impl_la-vbox_storage.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_agent.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_alias.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_block.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_blockjob.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_capabilities.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_command.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_parse_command.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_domain.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_domain_address.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_cgroup.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_hostdev.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_hotplug.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_conf.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_process.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_migration.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_migration_cookie.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_monitor.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_monitor_text.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_monitor_json.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_driver.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_interface.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_security.lo
CC bhyve/libvirt_driver_bhyve_impl_la-bhyve_capabilities.lo
CC bhyve/libvirt_driver_bhyve_impl_la-bhyve_command.lo
CC bhyve/libvirt_driver_bhyve_impl_la-bhyve_conf.lo
CC bhyve/libvirt_driver_bhyve_impl_la-bhyve_parse_command.lo
CC bhyve/libvirt_driver_bhyve_impl_la-bhyve_device.lo
CC bhyve/libvirt_driver_bhyve_impl_la-bhyve_domain.lo
CC bhyve/libvirt_driver_bhyve_impl_la-bhyve_driver.lo
CC bhyve/libvirt_driver_bhyve_impl_la-bhyve_monitor.lo
CC bhyve/libvirt_driver_bhyve_impl_la-bhyve_process.lo
CC network/libvirt_driver_network_impl_la-bridge_driver.lo
CC network/libvirt_driver_network_impl_la-bridge_driver_platform.lo
CCLD libvirt_driver_secret.la
CC storage/libvirt_driver_storage_impl_la-storage_backend.lo
CC storage/libvirt_driver_storage_impl_la-storage_driver.lo
CC storage/libvirt_driver_storage_impl_la-storage_util.lo
CCLD libvirt-nss.la
CCLD libvirt_storage_backend_fs.la
CCLD libvirt_storage_backend_zfs.la
GEN virtlockd.8
GEN virtlogd.8
CCLD libvirt_util.la
CCLD libvirt_conf.la
CCLD libvirt_cpu.la
CCLD libvirt_secret.la
CCLD libvirt_vmx.la
CCLD libvirt_driver.la
CCLD libvirt_driver_test.la
CCLD libvirt-net-rpc-client.la
CCLD libvirt-net-rpc-server.la
CCLD libvirt-net-rpc.la
CCLD libvirt_driver_phyp.la
CCLD libvirt_driver_vmware.la
CCLD libvirt_driver_esx.la
CCLD libvirt_security_manager.la
CCLD libvirt_driver_access.la
CCLD lockd.la
CCLD libvirt_driver_vbox_impl.la
CCLD libvirt_driver_qemu_impl.la
CCLD libvirt_driver_bhyve_impl.la
CCLD libvirt_driver_network_impl.la
CCLD libvirt_driver_storage_impl.la
CCLD libvirt_iohelper
CCLD libvirt_leaseshelper
CCLD virtlockd
CCLD virtlogd
CCLD libvirt_driver_remote.la
CCLD libvirt_driver_vbox.la
CCLD libvirt_driver_qemu.la
CCLD libvirt_driver_bhyve.la
CCLD libvirt_driver_network.la
CCLD libvirt_driver_storage.la
CCLD libvirt.la
CCLD libvirt-qemu.la
CCLD libvirt-lxc.la
CCLD libvirt-admin.la
gmake[3]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/ws/b…'>
gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/ws/b…'>
Making all in daemon
gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/ws/b…'>
GEN libvirtd.policy
GEN libvirtd.lxc.logrotate
GEN libvirtd.qemu.logrotate
GEN libvirtd.uml.logrotate
GEN libvirtd.logrotate
GEN libvirtd.libxl.logrotate
gmake all-am
gmake[3]: Entering directory '/usr<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/ws/b…'>
CC libvirtd_conf_la-libvirtd-config.lo
GEN remote_dispatch.h
GEN lxc_dispatch.h
GEN qemu_dispatch.h
GEN admin_dispatch.h
CC libvirtd_admin_la-admin_server.lo
CC libvirtd-libvirtd.o
CC libvirtd-remote.o
CC libvirtd-stream.o
GEN libvirtd.8.in
GEN test_libvirtd.aug
CCLD libvirtd_conf.la
CC libvirtd_admin_la-admin.lo
GEN libvirtd.8
CCLD libvirtd_admin.la
CCLD libvirtd
/usr<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/ws/b…>: undefined reference to `virNetDevSetCoalesce'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
Makefile:2268: recipe for target 'libvirtd' failed
gmake[3]: *** [libvirtd] Error 1
gmake[3]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/ws/b…'>
Makefile:2167: recipe for target 'all' failed
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/ws/b…'>
Makefile:2083: recipe for target 'all-recursive' failed
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/ws/b…'>
Makefile:1980: recipe for target 'all' failed
gmake: *** [all] Error 2
Build step 'Execute shell' marked build as failure
1
1
[Libvirt-ci] Build failed in Jenkins: libvirt-master-mingw » libvirt-fedora-rawhide #1040
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…>
Changes:
[mkletzan] util: Add virNetDevSetCoalesce function
[mkletzan] conf, docs: Add support for coalesce setting(s)
[mkletzan] Set coalesce settings for domain interfaces
[berrange] docs: fix typo in closing HTML element
------------------------------------------
[...truncated 131.44 KB...]
GEN lxc/lxc_monitor_protocol.c
GEN remote/remote_protocol.c
GEN remote/lxc_protocol.c
GEN remote/qemu_protocol.c
GEN libvirt.syms
GEN libvirt_admin.def
GEN rpc/virnetprotocol.c
GEN rpc/virkeepaliveprotocol.c
GEN libvirt.def
make all-am
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…'>
CC libvirt_driver_la-driver.lo
CC libvirt_driver_la-datatypes.lo
CC libvirt_driver_la-libvirt.lo
CC libvirt_driver_la-libvirt-domain.lo
CC libvirt_driver_la-libvirt-domain-snapshot.lo
CC libvirt_driver_la-libvirt-host.lo
CC libvirt_driver_la-libvirt-interface.lo
CC libvirt_driver_la-libvirt-network.lo
CC libvirt_driver_la-libvirt-nodedev.lo
CC libvirt_driver_la-libvirt-nwfilter.lo
CC libvirt_driver_la-libvirt-secret.lo
CC libvirt_driver_la-libvirt-storage.lo
CC libvirt_driver_la-libvirt-stream.lo
CC libvirt_qemu_la-libvirt-qemu.lo
CC libvirt_lxc_la-libvirt-lxc.lo
CC libvirt_admin_la-libvirt-admin.lo
CC libvirt_admin_la-datatypes.lo
CC util/libvirt_util_la-viralloc.lo
CC util/libvirt_util_la-virarch.lo
CC util/libvirt_util_la-viratomic.lo
CC util/libvirt_util_la-viraudit.lo
CC util/libvirt_util_la-virauth.lo
CC util/libvirt_util_la-virauthconfig.lo
CC util/libvirt_util_la-virbitmap.lo
CC util/libvirt_util_la-virbuffer.lo
CC util/libvirt_util_la-virperf.lo
CC util/libvirt_util_la-vircgroup.lo
CC util/libvirt_util_la-virclosecallbacks.lo
CC util/libvirt_util_la-vircommand.lo
CC util/libvirt_util_la-virconf.lo
CC util/libvirt_util_la-vircrypto.lo
CC util/libvirt_util_la-virdbus.lo
CC util/libvirt_util_la-virdnsmasq.lo
CC util/libvirt_util_la-virebtables.lo
CC util/libvirt_util_la-virerror.lo
CC util/libvirt_util_la-virevent.lo
CC util/libvirt_util_la-vireventpoll.lo
CC util/libvirt_util_la-virfdstream.lo
CC util/libvirt_util_la-virfile.lo
CC util/libvirt_util_la-virfirewall.lo
CC util/libvirt_util_la-virfirmware.lo
CC util/libvirt_util_la-virgettext.lo
CC util/libvirt_util_la-virgic.lo
CC util/libvirt_util_la-virhash.lo
CC util/libvirt_util_la-virhashcode.lo
CC util/libvirt_util_la-virhook.lo
CC util/libvirt_util_la-virhostcpu.lo
CC util/libvirt_util_la-virhostdev.lo
CC util/libvirt_util_la-virhostmem.lo
CC util/libvirt_util_la-viridentity.lo
CC util/libvirt_util_la-virinitctl.lo
CC util/libvirt_util_la-viriptables.lo
CC util/libvirt_util_la-viriscsi.lo
CC util/libvirt_util_la-virjson.lo
CC util/libvirt_util_la-virkeycode.lo
CC util/libvirt_util_la-virkeyfile.lo
CC util/libvirt_util_la-virlease.lo
CC util/libvirt_util_la-virlockspace.lo
CC util/libvirt_util_la-virlog.lo
CC util/libvirt_util_la-virmacaddr.lo
CC util/libvirt_util_la-virmacmap.lo
CC util/libvirt_util_la-virnetdev.lo
CC util/libvirt_util_la-virnetdevbandwidth.lo
CC util/libvirt_util_la-virnetdevbridge.lo
CC util/libvirt_util_la-virnetdevip.lo
CC util/libvirt_util_la-virnetdevmacvlan.lo
CC util/libvirt_util_la-virnetdevmidonet.lo
CC util/libvirt_util_la-virnetdevopenvswitch.lo
CC util/libvirt_util_la-virnetdevtap.lo
CC util/libvirt_util_la-virnetdevveth.lo
CC util/libvirt_util_la-virnetdevvlan.lo
CC util/libvirt_util_la-virnetdevvportprofile.lo
CC util/libvirt_util_la-virnetlink.lo
CC util/libvirt_util_la-virnodesuspend.lo
CC util/libvirt_util_la-virkmod.lo
CC util/libvirt_util_la-virnuma.lo
CC util/libvirt_util_la-virobject.lo
CC util/libvirt_util_la-virpci.lo
CC util/libvirt_util_la-virpidfile.lo
CC util/libvirt_util_la-virpolkit.lo
CC util/libvirt_util_la-virportallocator.lo
CC util/libvirt_util_la-virprocess.lo
CC util/libvirt_util_la-virqemu.lo
CC util/libvirt_util_la-virrandom.lo
CC util/libvirt_util_la-virrotatingfile.lo
CC util/libvirt_util_la-virscsi.lo
CC util/libvirt_util_la-virscsihost.lo
CC util/libvirt_util_la-virscsivhost.lo
CC util/libvirt_util_la-virseclabel.lo
CC util/libvirt_util_la-virsecret.lo
CC util/libvirt_util_la-virsexpr.lo
CC util/libvirt_util_la-virsocketaddr.lo
CC util/libvirt_util_la-virstorageencryption.lo
CC util/libvirt_util_la-virstoragefile.lo
CC util/libvirt_util_la-virstring.lo
CC util/libvirt_util_la-virsysfs.lo
CC util/libvirt_util_la-virsysinfo.lo
CC util/libvirt_util_la-virsystemd.lo
CC util/libvirt_util_la-virthread.lo
CC util/libvirt_util_la-virthreadjob.lo
CC util/libvirt_util_la-virthreadpool.lo
CC util/libvirt_util_la-virtime.lo
CC util/libvirt_util_la-virtpm.lo
CC util/libvirt_util_la-virtypedparam.lo
CC util/libvirt_util_la-virusb.lo
CC util/libvirt_util_la-viruri.lo
CC util/libvirt_util_la-virutil.lo
CC util/libvirt_util_la-viruuid.lo
CC util/libvirt_util_la-virvhba.lo
CC util/libvirt_util_la-virxml.lo
CC util/libvirt_util_la-virmdev.lo
CC conf/libvirt_conf_la-netdev_bandwidth_conf.lo
CC conf/libvirt_conf_la-netdev_vport_profile_conf.lo
CC conf/libvirt_conf_la-netdev_vlan_conf.lo
CC conf/libvirt_conf_la-capabilities.lo
CC conf/libvirt_conf_la-domain_addr.lo
CC conf/libvirt_conf_la-domain_capabilities.lo
CC conf/libvirt_conf_la-domain_conf.lo
CC conf/libvirt_conf_la-domain_audit.lo
CC conf/libvirt_conf_la-domain_nwfilter.lo
CC conf/libvirt_conf_la-snapshot_conf.lo
CC conf/libvirt_conf_la-numa_conf.lo
CC conf/libvirt_conf_la-virdomainobjlist.lo
CC conf/libvirt_conf_la-object_event.lo
CC conf/libvirt_conf_la-domain_event.lo
CC conf/libvirt_conf_la-network_event.lo
CC conf/libvirt_conf_la-storage_event.lo
CC conf/libvirt_conf_la-node_device_event.lo
CC conf/libvirt_conf_la-secret_event.lo
CC conf/libvirt_conf_la-network_conf.lo
CC conf/libvirt_conf_la-virnetworkobj.lo
CC conf/libvirt_conf_la-networkcommon_conf.lo
CC conf/libvirt_conf_la-nwfilter_params.lo
CC conf/libvirt_conf_la-nwfilter_ipaddrmap.lo
CC conf/libvirt_conf_la-nwfilter_conf.lo
CC conf/libvirt_conf_la-virnwfilterobj.lo
CC conf/libvirt_conf_la-node_device_conf.lo
CC conf/libvirt_conf_la-virnodedeviceobj.lo
CC conf/libvirt_conf_la-storage_adapter_conf.lo
CC conf/libvirt_conf_la-storage_conf.lo
CC conf/libvirt_conf_la-virstorageobj.lo
CC conf/libvirt_conf_la-interface_conf.lo
CC conf/libvirt_conf_la-virinterfaceobj.lo
CC conf/libvirt_conf_la-secret_conf.lo
CC conf/libvirt_conf_la-virsecretobj.lo
CC conf/libvirt_conf_la-cpu_conf.lo
CC conf/libvirt_conf_la-virchrdev.lo
CC conf/libvirt_conf_la-device_conf.lo
CC cpu/libvirt_cpu_la-cpu.lo
CC cpu/libvirt_cpu_la-cpu_x86.lo
CC cpu/libvirt_cpu_la-cpu_s390.lo
CC cpu/libvirt_cpu_la-cpu_arm.lo
CC cpu/libvirt_cpu_la-cpu_ppc64.lo
CC cpu/libvirt_cpu_la-cpu_map.lo
CC secret/libvirt_secret_la-secret_util.lo
CC vmx/libvirt_vmx_la-vmx.lo
CC locking/libvirt_driver_la-lock_manager.lo
CC locking/libvirt_driver_la-lock_driver_nop.lo
CC locking/libvirt_driver_la-domain_lock.lo
CC logging/libvirt_driver_la-log_manager.lo
CC logging/libvirt_driver_la-log_protocol.lo
CC test/libvirt_driver_test_la-test_driver.lo
CC remote/libvirt_driver_remote_la-remote_driver.lo
CC remote/libvirt_driver_remote_la-remote_protocol.lo
CC remote/libvirt_driver_remote_la-lxc_protocol.lo
CC remote/libvirt_driver_remote_la-qemu_protocol.lo
CC rpc/libvirt_net_rpc_client_la-virnetclientprogram.lo
CC rpc/libvirt_net_rpc_client_la-virnetclientstream.lo
CC rpc/libvirt_net_rpc_client_la-virnetclient.lo
CC rpc/libvirt_net_rpc_server_la-virnetserverprogram.lo
CC rpc/libvirt_net_rpc_server_la-virnetserverservice.lo
CC rpc/libvirt_net_rpc_server_la-virnetserverclient.lo
CC rpc/libvirt_net_rpc_server_la-virnetservermdns.lo
CC rpc/libvirt_net_rpc_server_la-virnetdaemon.lo
CC rpc/libvirt_net_rpc_server_la-virnetserver.lo
CC rpc/libvirt_net_rpc_la-virnetmessage.lo
CC rpc/libvirt_net_rpc_la-virnetsocket.lo
CC rpc/libvirt_net_rpc_la-virkeepalive.lo
CC rpc/libvirt_net_rpc_la-virnetprotocol.lo
CC rpc/libvirt_net_rpc_la-virkeepaliveprotocol.lo
CC rpc/libvirt_net_rpc_la-virnetsshsession.lo
CC rpc/libvirt_net_rpc_la-virnettlscontext.lo
CC phyp/libvirt_driver_phyp_la-phyp_driver.lo
CC vmware/libvirt_driver_vmware_la-vmware_driver.lo
CC vmware/libvirt_driver_vmware_la-vmware_conf.lo
CC esx/libvirt_driver_esx_la-esx_driver.lo
CC esx/libvirt_driver_esx_la-esx_interface_driver.lo
CC esx/libvirt_driver_esx_la-esx_network_driver.lo
CC esx/libvirt_driver_esx_la-esx_storage_driver.lo
CC esx/libvirt_driver_esx_la-esx_storage_backend_vmfs.lo
CC esx/libvirt_driver_esx_la-esx_storage_backend_iscsi.lo
CC esx/libvirt_driver_esx_la-esx_stream.lo
CC esx/libvirt_driver_esx_la-esx_util.lo
CC esx/libvirt_driver_esx_la-esx_vi.lo
CC esx/libvirt_driver_esx_la-esx_vi_methods.lo
CC esx/libvirt_driver_esx_la-esx_vi_types.lo
CC security/libvirt_security_manager_la-security_driver.lo
CC security/libvirt_security_manager_la-security_nop.lo
CC security/libvirt_security_manager_la-security_stack.lo
CC security/libvirt_security_manager_la-security_dac.lo
CC security/libvirt_security_manager_la-security_manager.lo
CC access/libvirt_driver_access_la-viraccessperm.lo
CC access/libvirt_driver_access_la-viraccessmanager.lo
CC access/libvirt_driver_access_la-viraccessdrivernop.lo
CC access/libvirt_driver_access_la-viraccessdriverstack.lo
CC access/libvirt_driver_access_la-viraccessapicheck.lo
CC access/libvirt_driver_access_la-viraccessapicheckqemu.lo
CC access/libvirt_driver_access_la-viraccessapichecklxc.lo
CC admin/libvirt_admin_la-admin_protocol.lo
CCLD libvirt_util.la
CCLD libvirt_conf.la
CCLD libvirt_cpu.la
CCLD libvirt_secret.la
CCLD libvirt_vmx.la
CCLD libvirt_driver.la
CCLD libvirt_driver_test.la
CCLD libvirt-net-rpc-client.la
CCLD libvirt-net-rpc-server.la
CCLD libvirt-net-rpc.la
CCLD libvirt_driver_phyp.la
CCLD libvirt_driver_vmware.la
CCLD libvirt_driver_esx.la
CCLD libvirt_security_manager.la
CCLD libvirt_driver_access.la
CCLD libvirt_driver_remote.la
CCLD libvirt.la
Cannot export virNetDevSetCoalesce: symbol not defined
./.libs/libvirt_util.a(libvirt_util_la-virnetdevtap.o): In function `virNetDevTapCreateInBridgePort':
<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…>:666: undefined reference to `virNetDevSetCoalesce'
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:6374: libvirt.la] Error 1
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…'>
make[2]: *** [Makefile:5942: all] Error 2
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…'>
make[1]: *** [Makefile:2083: all-recursive] Error 1
make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…'>
make: *** [Makefile:1980: all] Error 2
Build step 'Execute shell' marked build as failure
1
1
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-fedora-rawhide #453
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…>
------------------------------------------
Started by upstream project "virt-manager-master-check" build number 453
originally caused by:
Started by upstream project "virt-manager-master-build" build number 457
originally caused by:
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-rawhide (libvirt) in workspace <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…>
[virt-manager-master] $ /bin/sh -xe /tmp/hudson6527364256868590040.sh
+ python setup.py test
running test
...............................................................................F............................................................................................................................................................F.....................................................................................................................................................................................
======================================================================
FAIL: test_no_vmvga_RHEL (tests.xmlconfig.TestXMLMisc)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 326, in test_no_vmvga_RHEL
self._compare(g, "install-novmvga-rhel", True)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 124, in _compare
utils.diff_compare(actualXML, filename)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 188, in diff_compare
raise AssertionError("Conversion outputs did not match.\n%s" % diff)
AssertionError: Conversion outputs did not match.
--- tests/xmlconfig-xml/install-novmvga-rhel.xml
+++ Generated Output
@@ -55,8 +55,5 @@
<graphics type="vnc" port="-1" keymap="ja"/>
<console type="pty"/>
<sound model="ich6"/>
- <video>
- <model type="vga"/>
- </video>
</devices>
</domain>
======================================================================
FAIL: testCLI0114virt_install_qemu_plain (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1041, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1040, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 271, in run
tests.fail(err)
AssertionError: ./virt-install --name foobar --ram 64 --print-step all --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --noautoconsole --os-variant ubuntusaucy --nodisks --boot cdrom --virt-type qemu --cpu Penryn --input tablet
Conversion outputs did not match.
--- tests/cli-test-xml/compare/virt-install-qemu-plain.xml
+++ Generated Output
@@ -52,7 +52,7 @@
</channel>
<sound model="ich6"/>
<video>
- <model type="vmvga"/>
+ <model type="qxl"/>
</video>
<redirdev bus="usb" type="spicevmc"/>
<redirdev bus="usb" type="spicevmc"/>
----------------------------------------------------------------------
Ran 418 tests in 244.576s
FAILED (failures=2)
Build step 'Execute shell' marked build as failure
1
3
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-fedora-23 #453
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…>
------------------------------------------
Started by upstream project "virt-manager-master-check" build number 453
originally caused by:
Started by upstream project "virt-manager-master-build" build number 457
originally caused by:
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-23 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…>
[virt-manager-master] $ /bin/sh -xe /tmp/hudson8700831489609040907.sh
+ python setup.py test
running test
...............................................................................F............................................................................................................................................................F.....................................................................................................................................................................................
======================================================================
FAIL: test_no_vmvga_RHEL (tests.xmlconfig.TestXMLMisc)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 326, in test_no_vmvga_RHEL
self._compare(g, "install-novmvga-rhel", True)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 124, in _compare
utils.diff_compare(actualXML, filename)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 188, in diff_compare
raise AssertionError("Conversion outputs did not match.\n%s" % diff)
AssertionError: Conversion outputs did not match.
--- tests/xmlconfig-xml/install-novmvga-rhel.xml
+++ Generated Output
@@ -55,8 +55,5 @@
<graphics type="vnc" port="-1" keymap="ja"/>
<console type="pty"/>
<sound model="ich6"/>
- <video>
- <model type="vga"/>
- </video>
</devices>
</domain>
======================================================================
FAIL: testCLI0114virt_install_qemu_plain (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1041, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1040, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 271, in run
tests.fail(err)
AssertionError: ./virt-install --name foobar --ram 64 --print-step all --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --noautoconsole --os-variant ubuntusaucy --nodisks --boot cdrom --virt-type qemu --cpu Penryn --input tablet
Conversion outputs did not match.
--- tests/cli-test-xml/compare/virt-install-qemu-plain.xml
+++ Generated Output
@@ -52,7 +52,7 @@
</channel>
<sound model="ich6"/>
<video>
- <model type="vmvga"/>
+ <model type="qxl"/>
</video>
<redirdev bus="usb" type="spicevmc"/>
<redirdev bus="usb" type="spicevmc"/>
----------------------------------------------------------------------
Ran 418 tests in 302.800s
FAILED (failures=2)
Build step 'Execute shell' marked build as failure
1
3
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-centos-7 #453
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…>
------------------------------------------
Started by upstream project "virt-manager-master-check" build number 453
originally caused by:
Started by upstream project "virt-manager-master-build" build number 457
originally caused by:
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…>
[virt-manager-master] $ /bin/sh -xe /tmp/hudson4049635798880822127.sh
+ python setup.py test
running test
...............................................................................F............................................................................................................................................................F.....................................................................................................................................................................................
======================================================================
FAIL: test_no_vmvga_RHEL (tests.xmlconfig.TestXMLMisc)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 326, in test_no_vmvga_RHEL
self._compare(g, "install-novmvga-rhel", True)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 124, in _compare
utils.diff_compare(actualXML, filename)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 188, in diff_compare
raise AssertionError("Conversion outputs did not match.\n%s" % diff)
AssertionError: Conversion outputs did not match.
--- tests/xmlconfig-xml/install-novmvga-rhel.xml
+++ Generated Output
@@ -55,8 +55,5 @@
<graphics type="vnc" port="-1" keymap="ja"/>
<console type="pty"/>
<sound model="ich6"/>
- <video>
- <model type="vga"/>
- </video>
</devices>
</domain>
======================================================================
FAIL: testCLI0114virt_install_qemu_plain (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 1041, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 1040, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 271, in run
tests.fail(err)
AssertionError: ./virt-install --name foobar --ram 64 --print-step all --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…> --noautoconsole --os-variant ubuntusaucy --nodisks --boot cdrom --virt-type qemu --cpu Penryn --input tablet
Conversion outputs did not match.
--- tests/cli-test-xml/compare/virt-install-qemu-plain.xml
+++ Generated Output
@@ -52,7 +52,7 @@
</channel>
<sound model="ich6"/>
<video>
- <model type="vmvga"/>
+ <model type="qxl"/>
</video>
<redirdev bus="usb" type="spicevmc"/>
<redirdev bus="usb" type="spicevmc"/>
----------------------------------------------------------------------
Ran 418 tests in 220.169s
FAILED (failures=2)
Build step 'Execute shell' marked build as failure
1
3
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-fedora-24 #453
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…>
------------------------------------------
Started by upstream project "virt-manager-master-check" build number 453
originally caused by:
Started by upstream project "virt-manager-master-build" build number 457
originally caused by:
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-24 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…>
[virt-manager-master] $ /bin/sh -xe /tmp/hudson693001281245144668.sh
+ python setup.py test
running test
...............................................................................F............................................................................................................................................................F.....................................................................................................................................................................................
======================================================================
FAIL: test_no_vmvga_RHEL (tests.xmlconfig.TestXMLMisc)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 326, in test_no_vmvga_RHEL
self._compare(g, "install-novmvga-rhel", True)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 124, in _compare
utils.diff_compare(actualXML, filename)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 188, in diff_compare
raise AssertionError("Conversion outputs did not match.\n%s" % diff)
AssertionError: Conversion outputs did not match.
--- tests/xmlconfig-xml/install-novmvga-rhel.xml
+++ Generated Output
@@ -55,8 +55,5 @@
<graphics type="vnc" port="-1" keymap="ja"/>
<console type="pty"/>
<sound model="ich6"/>
- <video>
- <model type="vga"/>
- </video>
</devices>
</domain>
======================================================================
FAIL: testCLI0114virt_install_qemu_plain (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1041, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1040, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 271, in run
tests.fail(err)
AssertionError: ./virt-install --name foobar --ram 64 --print-step all --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --noautoconsole --os-variant ubuntusaucy --nodisks --boot cdrom --virt-type qemu --cpu Penryn --input tablet
Conversion outputs did not match.
--- tests/cli-test-xml/compare/virt-install-qemu-plain.xml
+++ Generated Output
@@ -52,7 +52,7 @@
</channel>
<sound model="ich6"/>
<video>
- <model type="vmvga"/>
+ <model type="qxl"/>
</video>
<redirdev bus="usb" type="spicevmc"/>
<redirdev bus="usb" type="spicevmc"/>
----------------------------------------------------------------------
Ran 418 tests in 140.504s
FAILED (failures=2)
Build step 'Execute shell' marked build as failure
1
3
[Libvirt-ci] Build failed in Jenkins: libvirt-master-rpm » libvirt-fedora-rawhide #314
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…>
------------------------------------------
[...truncated 179.80 KB...]
checking for AVAHI... yes
checking for BLKID... yes
checking for capng_updatev in -lcap-ng... yes
checking cap-ng.h usability... yes
checking cap-ng.h presence... yes
checking for cap-ng.h... yes
checking for CURL... yes
checking for DBUS... yes
checking for dbus_watch_get_unix_fd... yes
checking for DBusBasicValue... yes
checking for DEVMAPPER... yes
checking for dlfcn.h... (cached) yes
checking for library containing dlopen... -ldl
checking for FUSE... yes
checking for GLUSTERFS... yes
checking for GNUTLS... yes
checking for gnutls/crypto.h... yes
checking for gnutls_rnd... yes
checking for gnutls_cipher_encrypt... yes
checking for NETCF... yes
checking for ncf_change_begin... yes
checking whether to compile with macvtap support... yes
checking whether MACVLAN_MODE_PASSTHRU is declared... yes
checking for LIBNL... yes
checking for LIBNL_ROUTE3... yes
checking for LIBPARTED... yes
checking for parted... /usr/sbin/parted
checking libpcap pcap-config >= 1.0.0 ... yes
checking for LIBSSH... yes
checking for LIBXML... yes
checking for struct _xmlURI.query_raw... yes
checking whether to compile with macvtap support... yes
checking whether MACVLAN_MODE_PASSTHRU is declared... (cached) yes
checking for NETCF... yes
checking for ncf_change_begin... (cached) yes
checking for numa_available in -lnuma... yes
checking numa.h usability... yes
checking numa.h presence... yes
checking for numa.h... yes
checking for numa_bitmask_isbitset in -lnuma... yes
checking for OPENWSMAN... yes
checking for PCIACCESS... yes
checking for init script type... systemd
checking for pkcheck... /usr/bin/pkcheck
checking for pthread_mutexattr_init... (cached) yes
checking for pthread.h... (cached) yes
checking whether pthread_sigmask does anything... (cached) yes
checking for library containing tgetent... -lncurses
checking for readline in -lreadline... yes
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking for rl_initialize in -lreadline... yes
checking for sanlock_init in -lsanlock_client... yes
checking sanlock.h usability... yes
checking sanlock.h presence... yes
checking for sanlock.h... yes
checking whether SANLK_INQ_WAIT is declared... yes
checking for sanlock_killpath in -lsanlock_client... yes
checking for sanlock_inq_lockspace in -lsanlock_client... yes
checking for sanlock_write_lockspace in -lsanlock_client... yes
checking for sasl_client_init in -lsasl2... yes
checking sasl/sasl.h usability... yes
checking sasl/sasl.h presence... yes
checking for sasl/sasl.h... yes
checking for fgetfilecon_raw in -lselinux... yes
checking selinux/selinux.h usability... yes
checking selinux/selinux.h presence... yes
checking for selinux/selinux.h... yes
checking for selinux setcon parameter type... const
checking for selinux selabel_open parameter type... const
checking SELinux mount point... /sys/fs/selinux
checking selinux/label.h usability... yes
checking selinux/label.h presence... yes
checking for selinux/label.h... yes
checking for SSH2... yes
checking for UDEV... yes
checking whether to compile with virtual port support... yes
checking for WIRESHARK_DISSECTOR... yes
checking for xdrmem_create in -lportablexdr... no
checking for library containing xdrmem_create... none required
checking for xdr_u_int64_t... no
checking where to find <rpc/rpc.h>... none
checking for yajl_parse_complete in -lyajl... no
checking for yajl_tree_parse in -lyajl... yes
checking yajl/yajl_common.h usability... yes
checking yajl/yajl_common.h presence... yes
checking for yajl/yajl_common.h... yes
checking size of long... 8
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking net/ethernet.h usability... yes
checking net/ethernet.h presence... yes
checking for net/ethernet.h... yes
checking linux/magic.h usability... yes
checking linux/magic.h presence... yes
checking for linux/magic.h... yes
checking for sys/un.h... (cached) yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking for sys/sysctl.h... (cached) yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking libtasn1.h usability... yes
checking libtasn1.h presence... yes
checking for libtasn1.h... yes
checking sys/ucred.h usability... no
checking sys/ucred.h presence... no
checking for sys/ucred.h... no
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking whether htole64 is declared... yes
checking for stat... yes
checking for stat64... yes
checking for __xstat... yes
checking for __xstat64... yes
checking for lstat... (cached) yes
checking for lstat64... yes
checking for __lxstat... yes
checking for __lxstat64... yes
checking for struct ifreq... yes
checking for struct sockpeercred... no
checking whether ETH_FLAG_TXVLAN is declared... yes
checking whether ETH_FLAG_NTUPLE is declared... yes
checking whether ETH_FLAG_RXHASH is declared... yes
checking whether ETH_FLAG_LRO is declared... yes
checking whether ETHTOOL_GGSO is declared... yes
checking whether ETHTOOL_GGRO is declared... yes
checking whether ETHTOOL_GFLAGS is declared... yes
checking whether ETHTOOL_GFEATURES is declared... yes
checking for gettext in -lintl... no
checking for rpcgen... /usr/bin/rpcgen
checking for xmllint... /usr/bin/xmllint
checking for xmlcatalog... /usr/bin/xmlcatalog
checking for xsltproc... /usr/bin/xsltproc
checking for augparse... /usr/bin/augparse
checking whether ln -s works... yes
checking for dmidecode... dmidecode
checking for dnsmasq... /usr/sbin/dnsmasq
checking for radvd... /usr/sbin/radvd
checking for tc... /usr/sbin/tc
checking for udevadm... /usr/bin/udevadm
checking for udevsettle... no
checking for modprobe... /usr/sbin/modprobe
checking for rmmod... /usr/sbin/rmmod
checking for mm-ctl... mm-ctl
checking for ovs-vsctl... ovs-vsctl
checking for scrub... /usr/bin/scrub
checking for addr2line... /usr/bin/addr2line
checking for ip... /usr/sbin/ip
checking for iptables... /usr/sbin/iptables
checking for ip6tables... /usr/sbin/ip6tables
checking for ebtables... /usr/sbin/ebtables
checking for xs_read in -lxenstore... yes
checking xenstore.h usability... yes
checking xenstore.h presence... yes
checking for xenstore.h... yes
checking for xen/xen.h... yes
checking for xen/version.h... yes
checking for xen/dom0_ops.h... yes
checking for xen/sys/privcmd.h... yes
checking sys/inotify.h usability... yes
checking sys/inotify.h presence... yes
checking for sys/inotify.h... yes
checking for qemu-bridge-helper... /usr/libexec/qemu-bridge-helper
checking for LIBXL... no
checking for libxl_ctx_alloc in -lxenlight... yes
checking libxl.h usability... yes
checking libxl.h presence... yes
checking for libxl.h... yes
checking libxlutil.h usability... yes
checking libxlutil.h presence... yes
checking for libxlutil.h... yes
checking for xtl_createlogger_stdiostream in -lxentoollog... yes
checking for sys/inotify.h... (cached) yes
checking for dtrace... /usr/bin/dtrace
checking for numad... /usr/bin/numad
checking for init script type... systemd
checking for whether to install sysctl config... yes
checking nss.h usability... yes
checking nss.h presence... yes
checking for nss.h... yes
checking for struct gaih_addrtuple... yes
checking for ns_mtab... no
checking for nss_module_unregister_fn... no
checking linux/kvm.h usability... yes
checking linux/kvm.h presence... yes
checking for linux/kvm.h... yes
checking whether <linux/*.h> and <netinet/*.h> headers are compatible... yes
checking for linux/param.h... yes
checking for linux/sockios.h... yes
checking for linux/if_bridge.h... yes
checking for linux/if_tun.h... yes
checking for x86_64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-redhat-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for selinux_virtual_domain_context_path... yes
checking for selinux_virtual_image_context_path... yes
checking for selinux_lxc_contexts_path... yes
checking for mntent.h... (cached) yes
checking for mount... /usr/bin/mount
checking for umount... /usr/bin/umount
checking for mkfs... /usr/sbin/mkfs
checking for showmount... /usr/sbin/showmount
checking for pvcreate... /usr/sbin/pvcreate
checking for vgcreate... /usr/sbin/vgcreate
checking for lvcreate... /usr/sbin/lvcreate
checking for pvremove... /usr/sbin/pvremove
checking for vgremove... /usr/sbin/vgremove
checking for lvremove... /usr/sbin/lvremove
checking for lvchange... /usr/sbin/lvchange
checking for vgchange... /usr/sbin/vgchange
checking for vgscan... /usr/sbin/vgscan
checking for pvs... /usr/sbin/pvs
checking for vgs... /usr/sbin/vgs
checking for lvs... /usr/sbin/lvs
checking for iscsiadm... /usr/sbin/iscsiadm
checking rbd/librbd.h usability... yes
checking rbd/librbd.h presence... yes
checking for rbd/librbd.h... yes
checking for rbd_get_features... yes
configure: error: You must install the librbd library & headers to compile libvirt
error: Bad exit status from /var/tmp/rpm-tmp.XEZJn3 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.XEZJn3 (%build)
Build step 'Execute shell' marked build as failure
1
1
[Libvirt-ci] Build failed in Jenkins: libvirt-master-rpm » libvirt-fedora-24 #314
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/314/…>
------------------------------------------
[...truncated 179.74 KB...]
checking for AVAHI... yes
checking for BLKID... yes
checking for capng_updatev in -lcap-ng... yes
checking cap-ng.h usability... yes
checking cap-ng.h presence... yes
checking for cap-ng.h... yes
checking for CURL... yes
checking for DBUS... yes
checking for dbus_watch_get_unix_fd... yes
checking for DBusBasicValue... yes
checking for DEVMAPPER... yes
checking for dlfcn.h... (cached) yes
checking for library containing dlopen... -ldl
checking for FUSE... yes
checking for GLUSTERFS... yes
checking for GNUTLS... yes
checking for gnutls/crypto.h... yes
checking for gnutls_rnd... yes
checking for gnutls_cipher_encrypt... yes
checking for NETCF... yes
checking for ncf_change_begin... yes
checking whether to compile with macvtap support... yes
checking whether MACVLAN_MODE_PASSTHRU is declared... yes
checking for LIBNL... yes
checking for LIBNL_ROUTE3... yes
checking for LIBPARTED... yes
checking for parted... /usr/sbin/parted
checking libpcap pcap-config >= 1.0.0 ... yes
checking for LIBSSH... yes
checking for LIBXML... yes
checking for struct _xmlURI.query_raw... yes
checking whether to compile with macvtap support... yes
checking whether MACVLAN_MODE_PASSTHRU is declared... (cached) yes
checking for NETCF... yes
checking for ncf_change_begin... (cached) yes
checking for numa_available in -lnuma... yes
checking numa.h usability... yes
checking numa.h presence... yes
checking for numa.h... yes
checking for numa_bitmask_isbitset in -lnuma... yes
checking for OPENWSMAN... yes
checking for PCIACCESS... yes
checking for init script type... systemd
checking for pkcheck... /usr/bin/pkcheck
checking for pthread_mutexattr_init... (cached) yes
checking for pthread.h... (cached) yes
checking whether pthread_sigmask does anything... (cached) yes
checking for library containing tgetent... -lncurses
checking for readline in -lreadline... yes
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking for rl_initialize in -lreadline... yes
checking for sanlock_init in -lsanlock_client... yes
checking sanlock.h usability... yes
checking sanlock.h presence... yes
checking for sanlock.h... yes
checking whether SANLK_INQ_WAIT is declared... yes
checking for sanlock_killpath in -lsanlock_client... yes
checking for sanlock_inq_lockspace in -lsanlock_client... yes
checking for sanlock_write_lockspace in -lsanlock_client... yes
checking for sasl_client_init in -lsasl2... yes
checking sasl/sasl.h usability... yes
checking sasl/sasl.h presence... yes
checking for sasl/sasl.h... yes
checking for fgetfilecon_raw in -lselinux... yes
checking selinux/selinux.h usability... yes
checking selinux/selinux.h presence... yes
checking for selinux/selinux.h... yes
checking for selinux setcon parameter type... const
checking for selinux selabel_open parameter type... const
checking SELinux mount point... /sys/fs/selinux
checking selinux/label.h usability... yes
checking selinux/label.h presence... yes
checking for selinux/label.h... yes
checking for SSH2... yes
checking for UDEV... yes
checking whether to compile with virtual port support... yes
checking for WIRESHARK_DISSECTOR... yes
checking for xdrmem_create in -lportablexdr... no
checking for library containing xdrmem_create... none required
checking for xdr_u_int64_t... no
checking where to find <rpc/rpc.h>... none
checking for yajl_parse_complete in -lyajl... no
checking for yajl_tree_parse in -lyajl... yes
checking yajl/yajl_common.h usability... yes
checking yajl/yajl_common.h presence... yes
checking for yajl/yajl_common.h... yes
checking size of long... 8
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking net/ethernet.h usability... yes
checking net/ethernet.h presence... yes
checking for net/ethernet.h... yes
checking linux/magic.h usability... yes
checking linux/magic.h presence... yes
checking for linux/magic.h... yes
checking for sys/un.h... (cached) yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking for sys/sysctl.h... (cached) yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking libtasn1.h usability... yes
checking libtasn1.h presence... yes
checking for libtasn1.h... yes
checking sys/ucred.h usability... no
checking sys/ucred.h presence... no
checking for sys/ucred.h... no
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking whether htole64 is declared... yes
checking for stat... yes
checking for stat64... yes
checking for __xstat... yes
checking for __xstat64... yes
checking for lstat... (cached) yes
checking for lstat64... yes
checking for __lxstat... yes
checking for __lxstat64... yes
checking for struct ifreq... yes
checking for struct sockpeercred... no
checking whether ETH_FLAG_TXVLAN is declared... yes
checking whether ETH_FLAG_NTUPLE is declared... yes
checking whether ETH_FLAG_RXHASH is declared... yes
checking whether ETH_FLAG_LRO is declared... yes
checking whether ETHTOOL_GGSO is declared... yes
checking whether ETHTOOL_GGRO is declared... yes
checking whether ETHTOOL_GFLAGS is declared... yes
checking whether ETHTOOL_GFEATURES is declared... yes
checking for gettext in -lintl... no
checking for rpcgen... /usr/bin/rpcgen
checking for xmllint... /usr/bin/xmllint
checking for xmlcatalog... /usr/bin/xmlcatalog
checking for xsltproc... /usr/bin/xsltproc
checking for augparse... /usr/bin/augparse
checking whether ln -s works... yes
checking for dmidecode... dmidecode
checking for dnsmasq... /usr/sbin/dnsmasq
checking for radvd... /usr/sbin/radvd
checking for tc... /usr/sbin/tc
checking for udevadm... /usr/bin/udevadm
checking for udevsettle... no
checking for modprobe... /usr/sbin/modprobe
checking for rmmod... /usr/sbin/rmmod
checking for mm-ctl... mm-ctl
checking for ovs-vsctl... ovs-vsctl
checking for scrub... /usr/bin/scrub
checking for addr2line... /usr/bin/addr2line
checking for ip... /usr/sbin/ip
checking for iptables... /usr/sbin/iptables
checking for ip6tables... /usr/sbin/ip6tables
checking for ebtables... /usr/sbin/ebtables
checking for xs_read in -lxenstore... yes
checking xenstore.h usability... yes
checking xenstore.h presence... yes
checking for xenstore.h... yes
checking for xen/xen.h... yes
checking for xen/version.h... yes
checking for xen/dom0_ops.h... yes
checking for xen/sys/privcmd.h... yes
checking sys/inotify.h usability... yes
checking sys/inotify.h presence... yes
checking for sys/inotify.h... yes
checking for qemu-bridge-helper... /usr/libexec/qemu-bridge-helper
checking for LIBXL... no
checking for libxl_ctx_alloc in -lxenlight... yes
checking libxl.h usability... yes
checking libxl.h presence... yes
checking for libxl.h... yes
checking libxlutil.h usability... yes
checking libxlutil.h presence... yes
checking for libxlutil.h... yes
checking for xtl_createlogger_stdiostream in -lxentoollog... no
checking for sys/inotify.h... (cached) yes
checking for dtrace... /usr/bin/dtrace
checking for numad... /usr/bin/numad
checking for init script type... systemd
checking for whether to install sysctl config... yes
checking nss.h usability... yes
checking nss.h presence... yes
checking for nss.h... yes
checking for struct gaih_addrtuple... yes
checking for ns_mtab... no
checking for nss_module_unregister_fn... no
checking linux/kvm.h usability... yes
checking linux/kvm.h presence... yes
checking for linux/kvm.h... yes
checking whether <linux/*.h> and <netinet/*.h> headers are compatible... yes
checking for linux/param.h... yes
checking for linux/sockios.h... yes
checking for linux/if_bridge.h... yes
checking for linux/if_tun.h... yes
checking for x86_64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-redhat-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for selinux_virtual_domain_context_path... yes
checking for selinux_virtual_image_context_path... yes
checking for selinux_lxc_contexts_path... yes
checking for mntent.h... (cached) yes
checking for mount... /usr/bin/mount
checking for umount... /usr/bin/umount
checking for mkfs... /usr/sbin/mkfs
checking for showmount... /usr/sbin/showmount
checking for pvcreate... /usr/sbin/pvcreate
checking for vgcreate... /usr/sbin/vgcreate
checking for lvcreate... /usr/sbin/lvcreate
checking for pvremove... /usr/sbin/pvremove
checking for vgremove... /usr/sbin/vgremove
checking for lvremove... /usr/sbin/lvremove
checking for lvchange... /usr/sbin/lvchange
checking for vgchange... /usr/sbin/vgchange
checking for vgscan... /usr/sbin/vgscan
checking for pvs... /usr/sbin/pvs
checking for vgs... /usr/sbin/vgs
checking for lvs... /usr/sbin/lvs
checking for iscsiadm... /usr/sbin/iscsiadm
checking rbd/librbd.h usability... yes
checking rbd/librbd.h presence... yes
checking for rbd/librbd.h... yes
checking for rbd_get_features... yes
configure: error: You must install the librbd library & headers to compile libvirt
error: Bad exit status from /var/tmp/rpm-tmp.PmGTyi (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.PmGTyi (%build)
Build step 'Execute shell' marked build as failure
1
1
[Libvirt-ci] Build failed in Jenkins: libvirt-master-rpm » libvirt-fedora-23 #314
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/314/…>
------------------------------------------
[...truncated 179.63 KB...]
checking for AVAHI... yes
checking for BLKID... yes
checking for capng_updatev in -lcap-ng... yes
checking cap-ng.h usability... yes
checking cap-ng.h presence... yes
checking for cap-ng.h... yes
checking for CURL... yes
checking for DBUS... yes
checking for dbus_watch_get_unix_fd... yes
checking for DBusBasicValue... yes
checking for DEVMAPPER... yes
checking for dlfcn.h... (cached) yes
checking for library containing dlopen... -ldl
checking for FUSE... yes
checking for GLUSTERFS... yes
checking for GNUTLS... yes
checking for gnutls/crypto.h... yes
checking for gnutls_rnd... yes
checking for gnutls_cipher_encrypt... yes
checking for NETCF... yes
checking for ncf_change_begin... yes
checking whether to compile with macvtap support... yes
checking whether MACVLAN_MODE_PASSTHRU is declared... yes
checking for LIBNL... yes
checking for LIBNL_ROUTE3... yes
checking for LIBPARTED... yes
checking for parted... /usr/sbin/parted
checking libpcap pcap-config >= 1.0.0 ... yes
checking for LIBSSH... yes
checking for LIBXML... yes
checking for struct _xmlURI.query_raw... yes
checking whether to compile with macvtap support... yes
checking whether MACVLAN_MODE_PASSTHRU is declared... (cached) yes
checking for NETCF... yes
checking for ncf_change_begin... (cached) yes
checking for numa_available in -lnuma... yes
checking numa.h usability... yes
checking numa.h presence... yes
checking for numa.h... yes
checking for numa_bitmask_isbitset in -lnuma... yes
checking for OPENWSMAN... yes
checking for PCIACCESS... yes
checking for init script type... systemd
checking for pkcheck... /usr/bin/pkcheck
checking for pthread_mutexattr_init... (cached) yes
checking for pthread.h... (cached) yes
checking whether pthread_sigmask does anything... (cached) yes
checking for library containing tgetent... -lncurses
checking for readline in -lreadline... yes
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking for rl_initialize in -lreadline... yes
checking for sanlock_init in -lsanlock_client... yes
checking sanlock.h usability... yes
checking sanlock.h presence... yes
checking for sanlock.h... yes
checking whether SANLK_INQ_WAIT is declared... yes
checking for sanlock_killpath in -lsanlock_client... yes
checking for sanlock_inq_lockspace in -lsanlock_client... yes
checking for sanlock_write_lockspace in -lsanlock_client... yes
checking for sasl_client_init in -lsasl2... yes
checking sasl/sasl.h usability... yes
checking sasl/sasl.h presence... yes
checking for sasl/sasl.h... yes
checking for fgetfilecon_raw in -lselinux... yes
checking selinux/selinux.h usability... yes
checking selinux/selinux.h presence... yes
checking for selinux/selinux.h... yes
checking for selinux setcon parameter type... const
checking for selinux selabel_open parameter type...
checking SELinux mount point... /sys/fs/selinux
checking selinux/label.h usability... yes
checking selinux/label.h presence... yes
checking for selinux/label.h... yes
checking for SSH2... yes
checking for UDEV... yes
checking whether to compile with virtual port support... yes
checking for WIRESHARK_DISSECTOR... yes
checking for xdrmem_create in -lportablexdr... no
checking for library containing xdrmem_create... none required
checking for xdr_u_int64_t... no
checking where to find <rpc/rpc.h>... none
checking for yajl_parse_complete in -lyajl... no
checking for yajl_tree_parse in -lyajl... yes
checking yajl/yajl_common.h usability... yes
checking yajl/yajl_common.h presence... yes
checking for yajl/yajl_common.h... yes
checking size of long... 8
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking net/ethernet.h usability... yes
checking net/ethernet.h presence... yes
checking for net/ethernet.h... yes
checking linux/magic.h usability... yes
checking linux/magic.h presence... yes
checking for linux/magic.h... yes
checking for sys/un.h... (cached) yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking for sys/sysctl.h... (cached) yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking libtasn1.h usability... yes
checking libtasn1.h presence... yes
checking for libtasn1.h... yes
checking sys/ucred.h usability... no
checking sys/ucred.h presence... no
checking for sys/ucred.h... no
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking whether htole64 is declared... yes
checking for stat... yes
checking for stat64... yes
checking for __xstat... yes
checking for __xstat64... yes
checking for lstat... (cached) yes
checking for lstat64... yes
checking for __lxstat... yes
checking for __lxstat64... yes
checking for struct ifreq... yes
checking for struct sockpeercred... no
checking whether ETH_FLAG_TXVLAN is declared... yes
checking whether ETH_FLAG_NTUPLE is declared... yes
checking whether ETH_FLAG_RXHASH is declared... yes
checking whether ETH_FLAG_LRO is declared... yes
checking whether ETHTOOL_GGSO is declared... yes
checking whether ETHTOOL_GGRO is declared... yes
checking whether ETHTOOL_GFLAGS is declared... yes
checking whether ETHTOOL_GFEATURES is declared... yes
checking for gettext in -lintl... no
checking for rpcgen... /usr/bin/rpcgen
checking for xmllint... /usr/bin/xmllint
checking for xmlcatalog... /usr/bin/xmlcatalog
checking for xsltproc... /usr/bin/xsltproc
checking for augparse... /usr/bin/augparse
checking whether ln -s works... yes
checking for dmidecode... /usr/sbin/dmidecode
checking for dnsmasq... /usr/sbin/dnsmasq
checking for radvd... /usr/sbin/radvd
checking for tc... /usr/sbin/tc
checking for udevadm... /usr/bin/udevadm
checking for udevsettle... no
checking for modprobe... /usr/sbin/modprobe
checking for rmmod... /usr/sbin/rmmod
checking for mm-ctl... mm-ctl
checking for ovs-vsctl... ovs-vsctl
checking for scrub... /usr/bin/scrub
checking for addr2line... /usr/bin/addr2line
checking for ip... /usr/sbin/ip
checking for iptables... /usr/sbin/iptables
checking for ip6tables... /usr/sbin/ip6tables
checking for ebtables... /usr/sbin/ebtables
checking for xs_read in -lxenstore... yes
checking xenstore.h usability... yes
checking xenstore.h presence... yes
checking for xenstore.h... yes
checking for xen/xen.h... yes
checking for xen/version.h... yes
checking for xen/dom0_ops.h... yes
checking for xen/sys/privcmd.h... yes
checking sys/inotify.h usability... yes
checking sys/inotify.h presence... yes
checking for sys/inotify.h... yes
checking for qemu-bridge-helper... /usr/libexec/qemu-bridge-helper
checking for LIBXL... no
checking for libxl_ctx_alloc in -lxenlight... yes
checking libxl.h usability... yes
checking libxl.h presence... yes
checking for libxl.h... yes
checking libxlutil.h usability... yes
checking libxlutil.h presence... yes
checking for libxlutil.h... yes
checking for xtl_createlogger_stdiostream in -lxentoollog... no
checking for sys/inotify.h... (cached) yes
checking for dtrace... /usr/bin/dtrace
checking for numad... /usr/bin/numad
checking for init script type... systemd
checking for whether to install sysctl config... yes
checking nss.h usability... yes
checking nss.h presence... yes
checking for nss.h... yes
checking for struct gaih_addrtuple... yes
checking for ns_mtab... no
checking for nss_module_unregister_fn... no
checking linux/kvm.h usability... yes
checking linux/kvm.h presence... yes
checking for linux/kvm.h... yes
checking whether <linux/*.h> and <netinet/*.h> headers are compatible... yes
checking for linux/param.h... yes
checking for linux/sockios.h... yes
checking for linux/if_bridge.h... yes
checking for linux/if_tun.h... yes
checking for x86_64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-redhat-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for selinux_virtual_domain_context_path... yes
checking for selinux_virtual_image_context_path... yes
checking for selinux_lxc_contexts_path... yes
checking for mntent.h... (cached) yes
checking for mount... /usr/bin/mount
checking for umount... /usr/bin/umount
checking for mkfs... /usr/sbin/mkfs
checking for showmount... /usr/sbin/showmount
checking for pvcreate... /usr/sbin/pvcreate
checking for vgcreate... /usr/sbin/vgcreate
checking for lvcreate... /usr/sbin/lvcreate
checking for pvremove... /usr/sbin/pvremove
checking for vgremove... /usr/sbin/vgremove
checking for lvremove... /usr/sbin/lvremove
checking for lvchange... /usr/sbin/lvchange
checking for vgchange... /usr/sbin/vgchange
checking for vgscan... /usr/sbin/vgscan
checking for pvs... /usr/sbin/pvs
checking for vgs... /usr/sbin/vgs
checking for lvs... /usr/sbin/lvs
checking for iscsiadm... /usr/sbin/iscsiadm
checking rbd/librbd.h usability... yes
checking rbd/librbd.h presence... yes
checking for rbd/librbd.h... yes
checking for rbd_get_features... yes
configure: error: You must install the librbd library & headers to compile libvirt
error: Bad exit status from /var/tmp/rpm-tmp.Tu9fE3 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.Tu9fE3 (%build)
Build step 'Execute shell' marked build as failure
1
1
[Libvirt-ci] Build failed in Jenkins: libvirt-master-rpm » libvirt-centos-7 #314
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/314/d…>
------------------------------------------
[...truncated 176.30 KB...]
checking whether C compiler handles -Werror... yes
checking whether C compiler handles -fPIE -DPIE -pie... yes
checking for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now
checking for how to avoid indirect lib deps... -Wl,--no-copy-dt-needed-entries
checking sys/acl.h usability... yes
checking sys/acl.h presence... yes
checking for sys/acl.h... yes
checking for pthread_mutexattr_init... yes
checking for pthread.h... (cached) yes
checking whether pthread_sigmask does anything... yes
checking for atomic ops implementation... gcc
checking for getxattr in -lattr... yes
checking attr/xattr.h usability... yes
checking attr/xattr.h presence... yes
checking for attr/xattr.h... yes
checking for audit_encode_nv_string in -laudit... yes
checking libaudit.h usability... yes
checking libaudit.h presence... yes
checking for libaudit.h... yes
checking for x86_64-redhat-linux-gnu-pkg-config... no
checking for pkg-config... /bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for AVAHI... yes
checking for BLKID... yes
checking for capng_updatev in -lcap-ng... yes
checking cap-ng.h usability... yes
checking cap-ng.h presence... yes
checking for cap-ng.h... yes
checking for CURL... yes
checking for DBUS... yes
checking for dbus_watch_get_unix_fd... yes
checking for DBusBasicValue... yes
checking for DEVMAPPER... yes
checking for dlfcn.h... (cached) yes
checking for library containing dlopen... -ldl
checking for FUSE... yes
checking for GLUSTERFS... yes
checking for GNUTLS... yes
checking for gnutls/crypto.h... yes
checking for gnutls_rnd... yes
checking for gnutls_cipher_encrypt... yes
checking for NETCF... yes
checking for ncf_change_begin... yes
checking whether to compile with macvtap support... yes
checking whether MACVLAN_MODE_PASSTHRU is declared... yes
checking for LIBNL... yes
checking for LIBNL_ROUTE3... yes
checking for LIBPARTED... yes
checking for parted... /usr/sbin/parted
checking libpcap pcap-config >= 1.0.0 ... yes
checking for LIBSSH... no
checking for LIBXML... yes
checking for struct _xmlURI.query_raw... yes
checking whether to compile with macvtap support... yes
checking whether MACVLAN_MODE_PASSTHRU is declared... (cached) yes
checking for NETCF... yes
checking for ncf_change_begin... (cached) yes
checking for numa_available in -lnuma... yes
checking numa.h usability... yes
checking numa.h presence... yes
checking for numa.h... yes
checking for numa_bitmask_isbitset in -lnuma... yes
checking for OPENWSMAN... yes
checking for PCIACCESS... yes
checking for init script type... systemd
checking for pkcheck... /bin/pkcheck
checking for pthread_mutexattr_init... (cached) yes
checking for pthread.h... (cached) yes
checking whether pthread_sigmask does anything... (cached) yes
checking for library containing tgetent... -lncurses
checking for readline in -lreadline... yes
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking for rl_initialize in -lreadline... yes
checking for sanlock_init in -lsanlock_client... yes
checking sanlock.h usability... yes
checking sanlock.h presence... yes
checking for sanlock.h... yes
checking whether SANLK_INQ_WAIT is declared... yes
checking for sanlock_killpath in -lsanlock_client... yes
checking for sanlock_inq_lockspace in -lsanlock_client... yes
checking for sanlock_write_lockspace in -lsanlock_client... yes
checking for sasl_client_init in -lsasl2... yes
checking sasl/sasl.h usability... yes
checking sasl/sasl.h presence... yes
checking for sasl/sasl.h... yes
checking for fgetfilecon_raw in -lselinux... yes
checking selinux/selinux.h usability... yes
checking selinux/selinux.h presence... yes
checking for selinux/selinux.h... yes
checking for selinux setcon parameter type... const
checking for selinux selabel_open parameter type... const
checking SELinux mount point... /sys/fs/selinux
checking selinux/label.h usability... yes
checking selinux/label.h presence... yes
checking for selinux/label.h... yes
checking for SSH2... yes
checking for UDEV... yes
checking whether to compile with virtual port support... yes
checking for xdrmem_create in -lportablexdr... no
checking for library containing xdrmem_create... none required
checking for xdr_u_int64_t... no
checking where to find <rpc/rpc.h>... none
checking for yajl_parse_complete in -lyajl... no
checking for yajl_tree_parse in -lyajl... yes
checking yajl/yajl_common.h usability... yes
checking yajl/yajl_common.h presence... yes
checking for yajl/yajl_common.h... yes
checking size of long... 8
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking net/ethernet.h usability... yes
checking net/ethernet.h presence... yes
checking for net/ethernet.h... yes
checking linux/magic.h usability... yes
checking linux/magic.h presence... yes
checking for linux/magic.h... yes
checking for sys/un.h... (cached) yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking for sys/sysctl.h... (cached) yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking libtasn1.h usability... yes
checking libtasn1.h presence... yes
checking for libtasn1.h... yes
checking sys/ucred.h usability... no
checking sys/ucred.h presence... no
checking for sys/ucred.h... no
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking whether htole64 is declared... yes
checking for stat... yes
checking for stat64... yes
checking for __xstat... yes
checking for __xstat64... yes
checking for lstat... (cached) yes
checking for lstat64... yes
checking for __lxstat... yes
checking for __lxstat64... yes
checking for struct ifreq... yes
checking for struct sockpeercred... no
checking whether ETH_FLAG_TXVLAN is declared... yes
checking whether ETH_FLAG_NTUPLE is declared... yes
checking whether ETH_FLAG_RXHASH is declared... yes
checking whether ETH_FLAG_LRO is declared... yes
checking whether ETHTOOL_GGSO is declared... yes
checking whether ETHTOOL_GGRO is declared... yes
checking whether ETHTOOL_GFLAGS is declared... yes
checking whether ETHTOOL_GFEATURES is declared... yes
checking for gettext in -lintl... no
checking for rpcgen... /bin/rpcgen
checking for xmllint... /bin/xmllint
checking for xmlcatalog... /bin/xmlcatalog
checking for xsltproc... /bin/xsltproc
checking for augparse... /bin/augparse
checking whether ln -s works... yes
checking for dmidecode... /usr/sbin/dmidecode
checking for dnsmasq... /usr/sbin/dnsmasq
checking for radvd... /usr/sbin/radvd
checking for tc... /usr/sbin/tc
checking for udevadm... /bin/udevadm
checking for udevsettle... no
checking for modprobe... /usr/sbin/modprobe
checking for rmmod... /usr/sbin/rmmod
checking for mm-ctl... mm-ctl
checking for ovs-vsctl... ovs-vsctl
checking for scrub... /bin/scrub
checking for addr2line... /bin/addr2line
checking for ip... /usr/sbin/ip
checking for iptables... /usr/sbin/iptables
checking for ip6tables... /usr/sbin/ip6tables
checking for ebtables... /usr/sbin/ebtables
checking for qemu-bridge-helper... /usr/libexec/qemu-bridge-helper
checking for dtrace... /bin/dtrace
checking for numad... /bin/numad
checking for init script type... systemd
checking for whether to install sysctl config... yes
checking nss.h usability... yes
checking nss.h presence... yes
checking for nss.h... yes
checking for struct gaih_addrtuple... yes
checking for ns_mtab... no
checking for nss_module_unregister_fn... no
checking linux/kvm.h usability... yes
checking linux/kvm.h presence... yes
checking for linux/kvm.h... yes
checking whether <linux/*.h> and <netinet/*.h> headers are compatible... yes
checking for linux/param.h... yes
checking for linux/sockios.h... yes
checking for linux/if_bridge.h... yes
checking for linux/if_tun.h... yes
checking for x86_64-redhat-linux-gnu-pkg-config... /bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for selinux_virtual_domain_context_path... yes
checking for selinux_virtual_image_context_path... yes
checking for selinux_lxc_contexts_path... yes
checking for mntent.h... (cached) yes
checking for mount... /bin/mount
checking for umount... /bin/umount
checking for mkfs... /usr/sbin/mkfs
checking for showmount... /usr/sbin/showmount
checking for pvcreate... /usr/sbin/pvcreate
checking for vgcreate... /usr/sbin/vgcreate
checking for lvcreate... /usr/sbin/lvcreate
checking for pvremove... /usr/sbin/pvremove
checking for vgremove... /usr/sbin/vgremove
checking for lvremove... /usr/sbin/lvremove
checking for lvchange... /usr/sbin/lvchange
checking for vgchange... /usr/sbin/vgchange
checking for vgscan... /usr/sbin/vgscan
checking for pvs... /usr/sbin/pvs
checking for vgs... /usr/sbin/vgs
checking for lvs... /usr/sbin/lvs
checking for iscsiadm... /usr/sbin/iscsiadm
checking rbd/librbd.h usability... yes
checking rbd/librbd.h presence... yes
checking for rbd/librbd.h... yes
checking for rbd_get_features... yes
configure: error: You must install the librbd library & headers to compile libvirt
error: Bad exit status from /var/tmp/rpm-tmp.ga6X5O (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.ga6X5O (%build)
Build step 'Execute shell' marked build as failure
1
1
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-centos-7 #449
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…>
------------------------------------------
Started by upstream project "virt-manager-master-check" build number 449
originally caused by:
Started by upstream project "virt-manager-master-build" build number 453
originally caused by:
Started by upstream project "libvirt-python-master-build" build number 355
originally caused by:
Started by upstream project "libvirt-master-build" build number 482
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…>
[virt-manager-master] $ /bin/sh -xe /tmp/hudson6086872124697795808.sh
+ python setup.py test
running test
..................................................................................................................................................................................................................................................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 418 tests in 269.481s
OK
/tmp/hudson6086872124697795808.sh: line 2: 10868 Segmentation fault (core dumped) python setup.py test
Build step 'Execute shell' marked build as failure
1
1
[Libvirt-ci] Build failed in Jenkins: libosinfo-master-check » libvirt-fedora-rawhide #42
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…>
------------------------------------------
Started by upstream project "libosinfo-master-check" build number 42
originally caused by:
Started by upstream project "libosinfo-master-syntax-check" build number 44
originally caused by:
Started by upstream project "libosinfo-master-build" build number 50
originally caused by:
Started by upstream project "osinfo-db-master-build" build number 191
originally caused by:
Started by upstream project "osinfo-db-tools-master-build" build number 16
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-rawhide (libvirt) in workspace <https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…>
[libosinfo-master] $ /bin/sh -xe /tmp/hudson4203214804395099977.sh
+ MAKE=make
++ uname
+ unamestr=Linux
+ '[' Linux = FreeBSD ']'
+ export OSINFO_DATA_DIR=/home/jenkins/build/libvirt/share/osinfo
+ OSINFO_DATA_DIR=/home/jenkins/build/libvirt/share/osinfo
+ cd build
+ make -j3 check
GEN public-submodule-commit
Making check in osinfo
make[1]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'>
make check-am
make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'>
make check-local
make[3]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'>
GEN check-symfile
GEN check-symsorting
make[3]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'>
make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'>
make[1]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'>
Making check in test
make[1]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'>
make test-entity test-device test-list test-devicelist test-filter test-product test-os test-oslist test-productfilter test-platform test-platformlist test-db test-loader test-isodetect test-mediauris test-treeuris test-install-script
make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'>
CC test_entity-test-entity.o
CC test_device-test-device.o
CC test_list-test-list.o
CC test_devicelist-test-devicelist.o
CC test_filter-test-filter.o
CC test_product-test-product.o
CC test_os-test-os.o
CC test_oslist-test-oslist.o
CC test_productfilter-test-productfilter.o
CC test_platform-test-platform.o
CC test_platformlist-test-platformlist.o
CC test_db-test-db.o
CC test_loader-test-loader.o
CC test_isodetect-test-isodetect.o
CC test_mediauris-test-mediauris.o
CC test_treeuris-test-treeuris.o
CC test_install_script-test-install-script.o
CCLD test-entity
CCLD test-device
CCLD test-list
CCLD test-devicelist
CCLD test-filter
CCLD test-product
CCLD test-os
CCLD test-oslist
CCLD test-productfilter
CCLD test-platform
CCLD test-platformlist
CCLD test-db
CCLD test-loader
CCLD test-isodetect
CCLD test-mediauris
CCLD test-treeuris
CCLD test-install-script
make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'>
make check-TESTS
make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'>
make[3]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'>
PASS: test-device
PASS: test-list
PASS: test-entity
PASS: test-devicelist
PASS: test-product
PASS: test-filter
PASS: test-os
PASS: test-oslist
PASS: test-productfilter
PASS: test-platform
PASS: test-platformlist
PASS: test-db
SKIP: test-mediauris
SKIP: test-treeuris
PASS: test-loader
PASS: test-install-script
FAIL: test-isodetect
============================================================================
Testsuite summary for libosinfo 1.1.0
============================================================================
# TOTAL: 17
# PASS: 14
# SKIP: 2
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See test/test-suite.log
Please report to libosinfo(a)redhat.com
============================================================================
make[3]: *** [Makefile:1251: test-suite.log] Error 1
make[3]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'>
make[2]: *** [Makefile:1359: check-TESTS] Error 2
make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'>
make[1]: *** [Makefile:1542: check-am] Error 2
make[1]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'>
make: *** [Makefile:595: check-recursive] Error 1
+ cat tests/test-suite.log
cat: tests/test-suite.log: No such file or directory
+ true
+ exit 1
Build step 'Execute shell' marked build as failure
1
1
[Libvirt-ci] Build failed in Jenkins: libosinfo-master-check » libvirt-fedora-23 #42
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…>
------------------------------------------
Started by upstream project "libosinfo-master-check" build number 42
originally caused by:
Started by upstream project "libosinfo-master-syntax-check" build number 44
originally caused by:
Started by upstream project "libosinfo-master-build" build number 50
originally caused by:
Started by upstream project "osinfo-db-master-build" build number 191
originally caused by:
Started by upstream project "osinfo-db-tools-master-build" build number 16
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-23 (libvirt) in workspace <https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…>
[libosinfo-master] $ /bin/sh -xe /tmp/hudson7506745059440282431.sh
+ MAKE=make
++ uname
+ unamestr=Linux
+ '[' Linux = FreeBSD ']'
+ export OSINFO_DATA_DIR=/home/jenkins/build/libvirt/share/osinfo
+ OSINFO_DATA_DIR=/home/jenkins/build/libvirt/share/osinfo
+ cd build
+ make -j3 check
GEN public-submodule-commit
Making check in osinfo
make[1]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…'>
make check-am
make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…'>
make check-local
make[3]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…'>
GEN check-symfile
GEN check-symsorting
make[3]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…'>
make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…'>
make[1]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…'>
Making check in test
make[1]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…'>
make test-entity test-device test-list test-devicelist test-filter test-product test-os test-oslist test-productfilter test-platform test-platformlist test-db test-loader test-isodetect test-mediauris test-treeuris test-install-script
make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…'>
CC test_entity-test-entity.o
CC test_device-test-device.o
CC test_list-test-list.o
CC test_devicelist-test-devicelist.o
CC test_filter-test-filter.o
CC test_product-test-product.o
CC test_os-test-os.o
CC test_oslist-test-oslist.o
CC test_productfilter-test-productfilter.o
CC test_platform-test-platform.o
CC test_platformlist-test-platformlist.o
CC test_db-test-db.o
CC test_loader-test-loader.o
CC test_isodetect-test-isodetect.o
CC test_mediauris-test-mediauris.o
CC test_treeuris-test-treeuris.o
CC test_install_script-test-install-script.o
CCLD test-entity
CCLD test-device
CCLD test-list
CCLD test-devicelist
CCLD test-filter
CCLD test-product
CCLD test-os
CCLD test-oslist
CCLD test-productfilter
CCLD test-platform
CCLD test-platformlist
CCLD test-db
CCLD test-loader
CCLD test-isodetect
CCLD test-mediauris
CCLD test-treeuris
CCLD test-install-script
make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…'>
make check-TESTS
make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…'>
make[3]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…'>
PASS: test-entity
PASS: test-device
PASS: test-list
PASS: test-devicelist
PASS: test-filter
PASS: test-product
PASS: test-os
PASS: test-oslist
PASS: test-platform
PASS: test-productfilter
PASS: test-platformlist
PASS: test-db
SKIP: test-mediauris
SKIP: test-treeuris
PASS: test-loader
PASS: test-install-script
FAIL: test-isodetect
============================================================================
Testsuite summary for libosinfo 1.1.0
============================================================================
# TOTAL: 17
# PASS: 14
# SKIP: 2
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See test/test-suite.log
Please report to libosinfo(a)redhat.com
============================================================================
Makefile:1250: recipe for target 'test-suite.log' failed
make[3]: *** [test-suite.log] Error 1
make[3]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…'>
Makefile:1356: recipe for target 'check-TESTS' failed
make[2]: *** [check-TESTS] Error 2
make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…'>
Makefile:1541: recipe for target 'check-am' failed
make[1]: *** [check-am] Error 2
make[1]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…'>
Makefile:595: recipe for target 'check-recursive' failed
make: *** [check-recursive] Error 1
+ cat tests/test-suite.log
cat: tests/test-suite.log: No such file or directory
+ true
+ exit 1
Build step 'Execute shell' marked build as failure
1
1
[Libvirt-ci] Build failed in Jenkins: libosinfo-master-check » libvirt-fedora-24 #42
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…>
------------------------------------------
Started by upstream project "libosinfo-master-check" build number 42
originally caused by:
Started by upstream project "libosinfo-master-syntax-check" build number 44
originally caused by:
Started by upstream project "libosinfo-master-build" build number 50
originally caused by:
Started by upstream project "osinfo-db-master-build" build number 191
originally caused by:
Started by upstream project "osinfo-db-tools-master-build" build number 16
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-24 (libvirt) in workspace <https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…>
[libosinfo-master] $ /bin/sh -xe /tmp/hudson387613008543925431.sh
+ MAKE=make
++ uname
+ unamestr=Linux
+ '[' Linux = FreeBSD ']'
+ export OSINFO_DATA_DIR=/home/jenkins/build/libvirt/share/osinfo
+ OSINFO_DATA_DIR=/home/jenkins/build/libvirt/share/osinfo
+ cd build
+ make -j3 check
GEN public-submodule-commit
Making check in osinfo
make[1]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…'>
make check-am
make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…'>
make check-local
make[3]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…'>
GEN check-symsorting
GEN check-symfile
make[3]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…'>
make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…'>
make[1]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…'>
Making check in test
make[1]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…'>
make test-entity test-device test-list test-devicelist test-filter test-product test-os test-oslist test-productfilter test-platform test-platformlist test-db test-loader test-isodetect test-mediauris test-treeuris test-install-script
make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…'>
CC test_device-test-device.o
CC test_list-test-list.o
CC test_entity-test-entity.o
CC test_devicelist-test-devicelist.o
CC test_filter-test-filter.o
CC test_product-test-product.o
CC test_os-test-os.o
CC test_oslist-test-oslist.o
CC test_productfilter-test-productfilter.o
CC test_platform-test-platform.o
CC test_platformlist-test-platformlist.o
CC test_db-test-db.o
CC test_loader-test-loader.o
CC test_isodetect-test-isodetect.o
CC test_mediauris-test-mediauris.o
CC test_treeuris-test-treeuris.o
CC test_install_script-test-install-script.o
CCLD test-entity
CCLD test-device
CCLD test-list
CCLD test-devicelist
CCLD test-filter
CCLD test-product
CCLD test-os
CCLD test-oslist
CCLD test-productfilter
CCLD test-platform
CCLD test-platformlist
CCLD test-db
CCLD test-loader
CCLD test-isodetect
CCLD test-mediauris
CCLD test-treeuris
CCLD test-install-script
make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…'>
make check-TESTS
make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…'>
make[3]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…'>
PASS: test-list
PASS: test-entity
PASS: test-device
PASS: test-devicelist
PASS: test-filter
PASS: test-product
PASS: test-oslist
PASS: test-os
PASS: test-productfilter
PASS: test-platform
PASS: test-platformlist
PASS: test-db
SKIP: test-mediauris
SKIP: test-treeuris
PASS: test-loader
PASS: test-install-script
FAIL: test-isodetect
============================================================================
Testsuite summary for libosinfo 1.1.0
============================================================================
# TOTAL: 17
# PASS: 14
# SKIP: 2
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See test/test-suite.log
Please report to libosinfo(a)redhat.com
============================================================================
Makefile:1250: recipe for target 'test-suite.log' failed
make[3]: *** [test-suite.log] Error 1
make[3]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…'>
Makefile:1356: recipe for target 'check-TESTS' failed
make[2]: *** [check-TESTS] Error 2
make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…'>
Makefile:1541: recipe for target 'check-am' failed
make[1]: *** [check-am] Error 2
make[1]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…'>
Makefile:595: recipe for target 'check-recursive' failed
make: *** [check-recursive] Error 1
+ cat tests/test-suite.log
cat: tests/test-suite.log: No such file or directory
+ true
+ exit 1
Build step 'Execute shell' marked build as failure
1
1
[Libvirt-ci] Build failed in Jenkins: libosinfo-master-check » libvirt-centos-7 #42
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-centos-7/4…>
------------------------------------------
Started by upstream project "libosinfo-master-check" build number 42
originally caused by:
Started by upstream project "libosinfo-master-syntax-check" build number 44
originally caused by:
Started by upstream project "libosinfo-master-build" build number 50
originally caused by:
Started by upstream project "osinfo-db-master-build" build number 191
originally caused by:
Started by upstream project "osinfo-db-tools-master-build" build number 16
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-centos-7/w…>
[libosinfo-master] $ /bin/sh -xe /tmp/hudson778427301369634309.sh
+ MAKE=make
++ uname
+ unamestr=Linux
+ '[' Linux = FreeBSD ']'
+ export OSINFO_DATA_DIR=/home/jenkins/build/libvirt/share/osinfo
+ OSINFO_DATA_DIR=/home/jenkins/build/libvirt/share/osinfo
+ cd build
+ make -j3 check
GEN public-submodule-commit
Making check in osinfo
make[1]: Entering directory `<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-centos-7/w…'>
make check-am
make[2]: Entering directory `<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-centos-7/w…'>
make check-local
make[3]: Entering directory `<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-centos-7/w…'>
GEN check-symfile
GEN check-symsorting
make[3]: Leaving directory `<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-centos-7/w…'>
make[2]: Leaving directory `<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-centos-7/w…'>
make[1]: Leaving directory `<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-centos-7/w…'>
Making check in test
make[1]: Entering directory `<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-centos-7/w…'>
make test-entity test-device test-list test-devicelist test-filter test-product test-os test-oslist test-productfilter test-platform test-platformlist test-db test-loader test-isodetect test-mediauris test-treeuris test-install-script
make[2]: Entering directory `<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-centos-7/w…'>
CC test_device-test-device.o
CC test_list-test-list.o
CC test_entity-test-entity.o
CC test_devicelist-test-devicelist.o
CC test_filter-test-filter.o
CC test_product-test-product.o
CC test_os-test-os.o
CC test_oslist-test-oslist.o
CC test_productfilter-test-productfilter.o
CC test_platform-test-platform.o
CC test_platformlist-test-platformlist.o
CC test_db-test-db.o
CC test_loader-test-loader.o
CC test_isodetect-test-isodetect.o
CC test_mediauris-test-mediauris.o
CC test_treeuris-test-treeuris.o
CC test_install_script-test-install-script.o
CCLD test-entity
CCLD test-device
CCLD test-list
CCLD test-devicelist
CCLD test-filter
CCLD test-product
CCLD test-os
CCLD test-oslist
CCLD test-productfilter
CCLD test-platform
CCLD test-platformlist
CCLD test-db
CCLD test-loader
CCLD test-isodetect
CCLD test-mediauris
CCLD test-treeuris
CCLD test-install-script
make[2]: Leaving directory `<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-centos-7/w…'>
make check-TESTS
make[2]: Entering directory `<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-centos-7/w…'>
make[3]: Entering directory `<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-centos-7/w…'>
PASS: test-entity
PASS: test-device
PASS: test-list
PASS: test-product
PASS: test-devicelist
PASS: test-filter
PASS: test-os
PASS: test-productfilter
PASS: test-oslist
PASS: test-platform
PASS: test-platformlist
PASS: test-db
SKIP: test-mediauris
SKIP: test-treeuris
PASS: test-install-script
PASS: test-loader
FAIL: test-isodetect
make[4]: Entering directory `<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-centos-7/w…'>
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-centos-7/w…'>
============================================================================
Testsuite summary for libosinfo 1.1.0
============================================================================
# TOTAL: 17
# PASS: 14
# SKIP: 2
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See test/test-suite.log
Please report to libosinfo(a)redhat.com
============================================================================
make[3]: *** [test-suite.log] Error 1
make[3]: Leaving directory `<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-centos-7/w…'>
make[2]: *** [check-TESTS] Error 2
make[2]: Leaving directory `<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-centos-7/w…'>
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-centos-7/w…'>
make: *** [check-recursive] Error 1
+ cat tests/test-suite.log
cat: tests/test-suite.log: No such file or directory
+ true
+ exit 1
Build step 'Execute shell' marked build as failure
1
1
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-centos-7 #439
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…>
------------------------------------------
Started by upstream project "virt-manager-master-check" build number 439
originally caused by:
Started by upstream project "virt-manager-master-build" build number 443
originally caused by:
Started by upstream project "libvirt-python-master-build" build number 349
originally caused by:
Started by upstream project "libvirt-master-build" build number 476
originally caused by:
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…>
[virt-manager-master] $ /bin/sh -xe /tmp/hudson7563432650290845283.sh
+ python setup.py test
running test
..................................................................................................................................................................................................................................................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 418 tests in 284.967s
OK
/tmp/hudson7563432650290845283.sh: line 2: 10873 Segmentation fault (core dumped) python setup.py test
Build step 'Execute shell' marked build as failure
1
1
[Libvirt-ci] Build failed in Jenkins: libvirt-master-rpm » libvirt-fedora-rawhide #299
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…>
------------------------------------------
[...truncated 332.60 KB...]
CCLD scsihosttest
CCLD vircaps2xmltest
CCLD fdstreamtest
CCLD virdbustest
CCLD virsystemdtest
CCLD virpolkittest
CCLD securityselinuxtest
CCLD viridentitytest
CCLD securityselinuxlabeltest
CCLD virdrivermoduletest
CCLD xml2sexprtest
CCLD sexpr2xmltest
CCLD xmconfigtest
CCLD xencapstest
CCLD xlconfigtest
CCLD qemuxml2argvtest
CCLD qemuxml2xmltest
CCLD qemuargv2xmltest
CCLD qemuhelptest
CCLD domainsnapshotxml2xmltest
CCLD qemumonitortest
CCLD qemumonitorjsontest
CCLD qemuhotplugtest
CCLD qemuagenttest
CCLD qemucapabilitiestest
CCLD qemucaps2xmltest
CCLD qemumemlocktest
CCLD qemucommandutiltest
CCLD lxcxml2xmltest
CCLD lxcconf2xmltest
CCLD openvzutilstest
CCLD esxutilstest
CCLD vboxsnapshotxmltest
CCLD vmx2xmltest
CCLD xml2vmxtest
CCLD vmwarevertest
CCLD jsontest
CCLD networkxml2xmltest
CCLD networkxml2xmlupdatetest
CCLD networkxml2conftest
CCLD networkxml2firewalltest
CCLD storagebackendsheepdogtest
CCLD nwfilterxml2xmltest
CCLD nwfilterebiptablestest
CCLD nwfilterxml2firewalltest
CCLD storagevolxml2argvtest
CCLD virstorageutiltest
CCLD virstoragetest
CCLD virscsitest
CCLD nsstest
CCLD nssguesttest
CCLD storagevolxml2xmltest
CCLD storagepoolxml2xmltest
CCLD nodedevxml2xmltest
CCLD interfacexml2xmltest
CCLD cputest
CCLD metadatatest
CCLD secretxml2xmltest
CCLD genericxml2xmltest
CCLD virusbtest
CCLD virnetdevbandwidthtest
CCLD eventtest
CCLD objecteventtest
CCLD virmacmaptest
CCLD commandhelper
CCLD ssh
CCLD qemucapsprobe
CCLD nsslinktest
CCLD nssguestlinktest
make[1]: Leaving directory '/home/jenkins/rpmbuild/BUILD/libvirt-3.3.0/tests'
make check-TESTS
make[1]: Entering directory '/home/jenkins/rpmbuild/BUILD/libvirt-3.3.0/tests'
make[2]: Entering directory '/home/jenkins/rpmbuild/BUILD/libvirt-3.3.0/tests'
PASS: sockettest
PASS: virhostcputest
PASS: virbuftest
PASS: commandtest
PASS: seclabeltest
PASS: virhashtest
PASS: virconftest
PASS: viratomictest
PASS: utiltest
PASS: shunloadtest
PASS: virtimetest
PASS: viruritest
PASS: virkeyfiletest
PASS: viralloctest
PASS: virauthconfigtest
PASS: virshtest
PASS: virbitmaptest
PASS: vircryptotest
PASS: vircgrouptest
PASS: virpcitest
PASS: virendiantest
PASS: virfiletest
PASS: virfirewalltest
PASS: viriscsitest
PASS: virkeycodetest
PASS: virlockspacetest
PASS: virlogtest
PASS: virrotatingfiletest
PASS: virstringtest
PASS: virportallocatortest
PASS: sysinfotest
PASS: virschematest
PASS: virkmodtest
PASS: vircapstest
PASS: domaincapstest
PASS: domainconftest
PASS: virnetdevtest
PASS: virhostdevtest
PASS: virtypedparamtest
PASS: virnetmessagetest
PASS: virnetsockettest
PASS: virnetdaemontest
PASS: virnetserverclienttest
PASS: virnettlssessiontest
PASS: fchosttest
PASS: virnettlscontexttest
PASS: scsihosttest
PASS: vircaps2xmltest
PASS: fdstreamtest
PASS: virdbustest
PASS: virsystemdtest
PASS: virpolkittest
PASS: securityselinuxtest
PASS: viridentitytest
PASS: virdrivermoduletest
PASS: securityselinuxlabeltest
PASS: xml2sexprtest
PASS: sexpr2xmltest
PASS: xmconfigtest
PASS: xencapstest
PASS: xlconfigtest
PASS: qemuxml2argvtest
PASS: qemuxml2xmltest
PASS: qemuargv2xmltest
PASS: qemuhelptest
PASS: domainsnapshotxml2xmltest
PASS: qemumonitortest
PASS: qemumonitorjsontest
PASS: qemuhotplugtest
PASS: qemucapabilitiestest
PASS: qemucaps2xmltest
PASS: qemumemlocktest
PASS: qemuagenttest
PASS: qemucommandutiltest
PASS: lxcxml2xmltest
PASS: lxcconf2xmltest
PASS: openvzutilstest
PASS: esxutilstest
PASS: vboxsnapshotxmltest
PASS: vmx2xmltest
PASS: xml2vmxtest
PASS: vmwarevertest
PASS: jsontest
PASS: networkxml2xmltest
PASS: networkxml2xmlupdatetest
PASS: networkxml2conftest
PASS: networkxml2firewalltest
PASS: storagebackendsheepdogtest
PASS: nwfilterxml2xmltest
PASS: nwfilterebiptablestest
PASS: storagevolxml2argvtest
PASS: nwfilterxml2firewalltest
PASS: virstorageutiltest
PASS: virscsitest
PASS: virstoragetest
PASS: nsstest
PASS: nssguesttest
PASS: storagevolxml2xmltest
PASS: storagepoolxml2xmltest
PASS: nodedevxml2xmltest
PASS: interfacexml2xmltest
PASS: metadatatest
PASS: cputest
PASS: secretxml2xmltest
PASS: genericxml2xmltest
PASS: virusbtest
PASS: virnetdevbandwidthtest
PASS: objecteventtest
PASS: eventtest
PASS: virmacmaptest
PASS: libvirtd-fail
PASS: libvirtd-pool
PASS: virsh-define-dev-segfault
PASS: virsh-cpuset
PASS: virsh-int-overflow
PASS: virsh-read-bufsiz
PASS: virsh-read-non-seekable
PASS: virsh-schedinfo
PASS: virsh-self-test
PASS: virt-admin-self-test
PASS: virsh-start
PASS: virsh-undefine
PASS: virsh-uriprecedence
PASS: virsh-vcpupin
FAIL: virsh-optparse
============================================================================
Testsuite summary for libvirt 3.3.0
============================================================================
# TOTAL: 125
# PASS: 124
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
Please report to libvir-list(a)redhat.com
============================================================================
make[2]: *** [Makefile:5904: test-suite.log] Error 1
make[2]: Leaving directory '/home/jenkins/rpmbuild/BUILD/libvirt-3.3.0/tests'
make[1]: *** [Makefile:6012: check-TESTS] Error 2
make[1]: Leaving directory '/home/jenkins/rpmbuild/BUILD/libvirt-3.3.0/tests'
make: *** [Makefile:6986: check-am] Error 2
+ cat test-suite.log
=========================================
libvirt 3.3.0: tests/test-suite.log
=========================================
# TOTAL: 125
# PASS: 124
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: virsh-optparse
====================
--- exp-err 2017-04-12 12:32:47.135442418 -0400
+++ err 2017-04-12 12:32:47.526458275 -0400
@@ -1 +1,2 @@
error: Scaled numeric value '42WB' for <size> option is malformed or out of range
+error: invalid argument: unknown suffix 'WB'
FAIL virsh-optparse (exit status: 1)
+ exit 1
error: Bad exit status from /var/tmp/rpm-tmp.HRL5GN (%check)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.HRL5GN (%check)
Build step 'Execute shell' marked build as failure
1
2
[Libvirt-ci] Build failed in Jenkins: libvirt-master-rpm » libvirt-fedora-24 #299
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/299/…>
------------------------------------------
[...truncated 332.62 KB...]
CCLD virdbustest
CCLD virsystemdtest
CCLD virpolkittest
CCLD securityselinuxtest
CCLD viridentitytest
CCLD securityselinuxlabeltest
CCLD virdrivermoduletest
CCLD xml2sexprtest
CCLD sexpr2xmltest
CCLD xmconfigtest
CCLD xencapstest
CCLD xlconfigtest
CCLD qemuxml2argvtest
CCLD qemuxml2xmltest
CCLD qemuargv2xmltest
CCLD qemuhelptest
CCLD domainsnapshotxml2xmltest
CCLD qemumonitortest
CCLD qemumonitorjsontest
CCLD qemuhotplugtest
CCLD qemuagenttest
CCLD qemucapabilitiestest
CCLD qemucaps2xmltest
CCLD qemumemlocktest
CCLD qemucommandutiltest
CCLD lxcxml2xmltest
CCLD lxcconf2xmltest
CCLD openvzutilstest
CCLD esxutilstest
CCLD vboxsnapshotxmltest
CCLD vmx2xmltest
CCLD xml2vmxtest
CCLD vmwarevertest
CCLD jsontest
CCLD networkxml2xmltest
CCLD networkxml2xmlupdatetest
CCLD networkxml2conftest
CCLD networkxml2firewalltest
CCLD storagebackendsheepdogtest
CCLD nwfilterxml2xmltest
CCLD nwfilterebiptablestest
CCLD nwfilterxml2firewalltest
CCLD storagevolxml2argvtest
CCLD virstorageutiltest
CCLD virstoragetest
CCLD virscsitest
CCLD nsstest
CCLD nssguesttest
CCLD storagevolxml2xmltest
CCLD storagepoolxml2xmltest
CCLD nodedevxml2xmltest
CCLD interfacexml2xmltest
CCLD cputest
CCLD metadatatest
CCLD secretxml2xmltest
CCLD genericxml2xmltest
CCLD virusbtest
CCLD virnetdevbandwidthtest
CCLD eventtest
CCLD objecteventtest
CCLD virmacmaptest
CCLD commandhelper
CCLD ssh
CCLD qemucapsprobe
CCLD nsslinktest
CCLD nssguestlinktest
make[1]: Leaving directory '/home/jenkins/rpmbuild/BUILD/libvirt-3.3.0/tests'
make check-TESTS
make[1]: Entering directory '/home/jenkins/rpmbuild/BUILD/libvirt-3.3.0/tests'
make[2]: Entering directory '/home/jenkins/rpmbuild/BUILD/libvirt-3.3.0/tests'
PASS: sockettest
PASS: virhostcputest
PASS: virbuftest
PASS: commandtest
PASS: seclabeltest
PASS: virhashtest
PASS: virconftest
PASS: viratomictest
PASS: utiltest
PASS: shunloadtest
PASS: virtimetest
PASS: virshtest
PASS: viruritest
PASS: virkeyfiletest
PASS: viralloctest
PASS: virbitmaptest
PASS: virauthconfigtest
PASS: vircryptotest
PASS: vircgrouptest
PASS: virendiantest
PASS: virpcitest
PASS: virfirewalltest
PASS: virfiletest
PASS: viriscsitest
PASS: virkeycodetest
PASS: virlockspacetest
PASS: virlogtest
PASS: virrotatingfiletest
PASS: virstringtest
PASS: virportallocatortest
PASS: sysinfotest
PASS: virkmodtest
PASS: vircapstest
PASS: virschematest
PASS: domainconftest
PASS: domaincapstest
PASS: virhostdevtest
PASS: virnetdevtest
PASS: virtypedparamtest
PASS: virnetmessagetest
PASS: virnetdaemontest
PASS: virnetsockettest
PASS: virnetserverclienttest
PASS: virnettlscontexttest
PASS: virnettlssessiontest
PASS: fchosttest
PASS: scsihosttest
PASS: vircaps2xmltest
PASS: fdstreamtest
PASS: virdbustest
PASS: virsystemdtest
PASS: virpolkittest
PASS: securityselinuxtest
PASS: viridentitytest
PASS: virdrivermoduletest
PASS: securityselinuxlabeltest
PASS: xml2sexprtest
PASS: sexpr2xmltest
PASS: xmconfigtest
PASS: xencapstest
PASS: xlconfigtest
PASS: qemuxml2argvtest
PASS: qemuxml2xmltest
PASS: qemuargv2xmltest
PASS: qemuhelptest
PASS: domainsnapshotxml2xmltest
PASS: qemumonitortest
PASS: qemumonitorjsontest
PASS: qemuhotplugtest
PASS: qemucapabilitiestest
PASS: qemucaps2xmltest
PASS: qemumemlocktest
PASS: qemucommandutiltest
PASS: lxcxml2xmltest
PASS: lxcconf2xmltest
PASS: qemuagenttest
PASS: openvzutilstest
PASS: esxutilstest
PASS: vboxsnapshotxmltest
PASS: vmx2xmltest
PASS: xml2vmxtest
PASS: vmwarevertest
PASS: jsontest
PASS: networkxml2xmltest
PASS: networkxml2xmlupdatetest
PASS: networkxml2conftest
PASS: networkxml2firewalltest
PASS: nwfilterxml2xmltest
PASS: storagebackendsheepdogtest
PASS: nwfilterebiptablestest
PASS: nwfilterxml2firewalltest
PASS: virstorageutiltest
PASS: storagevolxml2argvtest
PASS: virscsitest
PASS: nsstest
PASS: nssguesttest
PASS: storagevolxml2xmltest
PASS: virstoragetest
PASS: storagepoolxml2xmltest
PASS: nodedevxml2xmltest
PASS: interfacexml2xmltest
PASS: metadatatest
PASS: cputest
PASS: secretxml2xmltest
PASS: genericxml2xmltest
PASS: virusbtest
PASS: virnetdevbandwidthtest
PASS: objecteventtest
PASS: eventtest
PASS: virmacmaptest
PASS: libvirtd-fail
PASS: libvirtd-pool
PASS: virsh-define-dev-segfault
PASS: virsh-cpuset
PASS: virsh-int-overflow
PASS: virsh-read-bufsiz
PASS: virsh-read-non-seekable
PASS: virsh-schedinfo
PASS: virsh-self-test
PASS: virt-admin-self-test
PASS: virsh-start
PASS: virsh-undefine
PASS: virsh-uriprecedence
PASS: virsh-vcpupin
FAIL: virsh-optparse
============================================================================
Testsuite summary for libvirt 3.3.0
============================================================================
# TOTAL: 125
# PASS: 124
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
Please report to libvir-list(a)redhat.com
============================================================================
Makefile:5903: recipe for target 'test-suite.log' failed
make[2]: *** [test-suite.log] Error 1
make[2]: Leaving directory '/home/jenkins/rpmbuild/BUILD/libvirt-3.3.0/tests'
Makefile:6009: recipe for target 'check-TESTS' failed
make[1]: *** [check-TESTS] Error 2
make[1]: Leaving directory '/home/jenkins/rpmbuild/BUILD/libvirt-3.3.0/tests'
Makefile:6985: recipe for target 'check-am' failed
make: *** [check-am] Error 2
+ cat test-suite.log
=========================================
libvirt 3.3.0: tests/test-suite.log
=========================================
# TOTAL: 125
# PASS: 124
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: virsh-optparse
====================
--- exp-err 2017-04-12 12:01:41.852135852 -0400
+++ err 2017-04-12 12:01:41.968140590 -0400
@@ -1 +1,2 @@
error: Scaled numeric value '42WB' for <size> option is malformed or out of range
+error: invalid argument: unknown suffix 'WB'
FAIL virsh-optparse (exit status: 1)
+ exit 1
error: Bad exit status from /var/tmp/rpm-tmp.qVUjvz (%check)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.qVUjvz (%check)
Build step 'Execute shell' marked build as failure
1
2
[Libvirt-ci] Build failed in Jenkins: libvirt-master-rpm » libvirt-fedora-23 #299
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/299/…>
------------------------------------------
[...truncated 331.35 KB...]
CCLD virdbustest
CCLD virsystemdtest
CCLD virpolkittest
CCLD securityselinuxtest
CCLD viridentitytest
CCLD securityselinuxlabeltest
CCLD virdrivermoduletest
CCLD xml2sexprtest
CCLD sexpr2xmltest
CCLD xmconfigtest
CCLD xencapstest
CCLD xlconfigtest
CCLD qemuxml2argvtest
CCLD qemuxml2xmltest
CCLD qemuargv2xmltest
CCLD qemuhelptest
CCLD domainsnapshotxml2xmltest
CCLD qemumonitortest
CCLD qemumonitorjsontest
CCLD qemuhotplugtest
CCLD qemuagenttest
CCLD qemucapabilitiestest
CCLD qemucaps2xmltest
CCLD qemumemlocktest
CCLD qemucommandutiltest
CCLD lxcxml2xmltest
CCLD lxcconf2xmltest
CCLD openvzutilstest
CCLD esxutilstest
CCLD vboxsnapshotxmltest
CCLD vmx2xmltest
CCLD xml2vmxtest
CCLD vmwarevertest
CCLD jsontest
CCLD networkxml2xmltest
CCLD networkxml2xmlupdatetest
CCLD networkxml2conftest
CCLD networkxml2firewalltest
CCLD storagebackendsheepdogtest
CCLD nwfilterxml2xmltest
CCLD nwfilterebiptablestest
CCLD nwfilterxml2firewalltest
CCLD storagevolxml2argvtest
CCLD virstorageutiltest
CCLD virstoragetest
CCLD virscsitest
CCLD nsstest
CCLD nssguesttest
CCLD storagevolxml2xmltest
CCLD storagepoolxml2xmltest
CCLD nodedevxml2xmltest
CCLD interfacexml2xmltest
CCLD cputest
CCLD metadatatest
CCLD secretxml2xmltest
CCLD genericxml2xmltest
CCLD virusbtest
CCLD virnetdevbandwidthtest
CCLD eventtest
CCLD objecteventtest
CCLD virmacmaptest
CCLD commandhelper
CCLD ssh
CCLD qemucapsprobe
CCLD nsslinktest
CCLD nssguestlinktest
make[1]: Leaving directory '/home/jenkins/rpmbuild/BUILD/libvirt-3.3.0/tests'
make check-TESTS
make[1]: Entering directory '/home/jenkins/rpmbuild/BUILD/libvirt-3.3.0/tests'
make[2]: Entering directory '/home/jenkins/rpmbuild/BUILD/libvirt-3.3.0/tests'
PASS: sockettest
PASS: virhostcputest
PASS: virbuftest
PASS: commandtest
PASS: seclabeltest
PASS: virhashtest
PASS: virconftest
PASS: viratomictest
PASS: utiltest
PASS: shunloadtest
PASS: virtimetest
PASS: viruritest
PASS: virshtest
PASS: virkeyfiletest
PASS: viralloctest
PASS: virauthconfigtest
PASS: virbitmaptest
PASS: vircgrouptest
PASS: vircryptotest
PASS: virpcitest
PASS: virendiantest
PASS: virfiletest
PASS: virfirewalltest
PASS: viriscsitest
PASS: virkeycodetest
PASS: virlockspacetest
PASS: virlogtest
PASS: virrotatingfiletest
PASS: virstringtest
PASS: virportallocatortest
PASS: sysinfotest
PASS: virkmodtest
PASS: virschematest
PASS: vircapstest
PASS: domaincapstest
PASS: domainconftest
PASS: virhostdevtest
PASS: virnetdevtest
PASS: virtypedparamtest
PASS: virnetmessagetest
PASS: virnetsockettest
PASS: virnetdaemontest
PASS: virnetserverclienttest
PASS: virnettlssessiontest
PASS: fchosttest
PASS: scsihosttest
PASS: vircaps2xmltest
PASS: virnettlscontexttest
PASS: fdstreamtest
PASS: virdbustest
PASS: virsystemdtest
PASS: virpolkittest
PASS: securityselinuxtest
PASS: viridentitytest
PASS: securityselinuxlabeltest
PASS: virdrivermoduletest
PASS: xml2sexprtest
PASS: sexpr2xmltest
PASS: xmconfigtest
PASS: xencapstest
PASS: qemuxml2argvtest
PASS: qemuxml2xmltest
PASS: qemuargv2xmltest
PASS: qemuhelptest
PASS: domainsnapshotxml2xmltest
PASS: qemumonitortest
PASS: qemumonitorjsontest
PASS: qemuhotplugtest
PASS: xlconfigtest
PASS: qemucapabilitiestest
PASS: qemucaps2xmltest
PASS: qemumemlocktest
PASS: qemucommandutiltest
PASS: lxcxml2xmltest
PASS: lxcconf2xmltest
PASS: openvzutilstest
PASS: qemuagenttest
PASS: esxutilstest
PASS: vboxsnapshotxmltest
PASS: vmx2xmltest
PASS: xml2vmxtest
PASS: vmwarevertest
PASS: jsontest
PASS: networkxml2xmltest
PASS: networkxml2xmlupdatetest
PASS: networkxml2conftest
PASS: networkxml2firewalltest
PASS: storagebackendsheepdogtest
PASS: nwfilterxml2xmltest
PASS: nwfilterebiptablestest
PASS: nwfilterxml2firewalltest
PASS: storagevolxml2argvtest
PASS: virstorageutiltest
PASS: virscsitest
PASS: nsstest
PASS: nssguesttest
PASS: storagevolxml2xmltest
PASS: storagepoolxml2xmltest
PASS: virstoragetest
PASS: nodedevxml2xmltest
PASS: interfacexml2xmltest
PASS: metadatatest
PASS: cputest
PASS: secretxml2xmltest
PASS: genericxml2xmltest
PASS: virusbtest
PASS: virnetdevbandwidthtest
PASS: objecteventtest
PASS: eventtest
PASS: virmacmaptest
PASS: libvirtd-pool
PASS: libvirtd-fail
PASS: virsh-cpuset
PASS: virsh-define-dev-segfault
PASS: virsh-int-overflow
PASS: virsh-read-bufsiz
PASS: virsh-read-non-seekable
PASS: virsh-schedinfo
PASS: virsh-self-test
PASS: virt-admin-self-test
PASS: virsh-start
PASS: virsh-undefine
PASS: virsh-uriprecedence
PASS: virsh-vcpupin
FAIL: virsh-optparse
============================================================================
Testsuite summary for libvirt 3.3.0
============================================================================
# TOTAL: 125
# PASS: 124
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
Please report to libvir-list(a)redhat.com
============================================================================
Makefile:5903: recipe for target 'test-suite.log' failed
make[2]: *** [test-suite.log] Error 1
make[2]: Leaving directory '/home/jenkins/rpmbuild/BUILD/libvirt-3.3.0/tests'
Makefile:6009: recipe for target 'check-TESTS' failed
make[1]: *** [check-TESTS] Error 2
make[1]: Leaving directory '/home/jenkins/rpmbuild/BUILD/libvirt-3.3.0/tests'
Makefile:6985: recipe for target 'check-am' failed
make: *** [check-am] Error 2
+ cat test-suite.log
=========================================
libvirt 3.3.0: tests/test-suite.log
=========================================
# TOTAL: 125
# PASS: 124
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: virsh-optparse
====================
--- exp-err 2017-04-12 11:56:15.159588208 -0400
+++ err 2017-04-12 11:56:15.238591425 -0400
@@ -1 +1,2 @@
error: Scaled numeric value '42WB' for <size> option is malformed or out of range
+error: invalid argument: unknown suffix 'WB'
FAIL virsh-optparse (exit status: 1)
+ exit 1
error: Bad exit status from /var/tmp/rpm-tmp.bDrLEQ (%check)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.bDrLEQ (%check)
Build step 'Execute shell' marked build as failure
1
2
[Libvirt-ci] Build failed in Jenkins: libvirt-master-rpm » libvirt-centos-7 #299
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/299/d…>
------------------------------------------
[...truncated 317.24 KB...]
CCLD virportallocatortest
CCLD sysinfotest
CCLD virkmodtest
CCLD vircapstest
CCLD domaincapstest
CCLD domainconftest
CCLD virhostdevtest
CCLD virnetdevtest
CCLD virtypedparamtest
CCLD virnetmessagetest
CCLD virnetsockettest
CCLD virnetdaemontest
CCLD virnetserverclienttest
CCLD virnettlscontexttest
CCLD virnettlssessiontest
CCLD fchosttest
CCLD scsihosttest
CCLD vircaps2xmltest
CCLD fdstreamtest
CCLD virdbustest
CCLD virsystemdtest
CCLD virpolkittest
CCLD securityselinuxtest
CCLD viridentitytest
CCLD securityselinuxlabeltest
CCLD virdrivermoduletest
CCLD qemuxml2argvtest
CCLD qemuxml2xmltest
CCLD qemuargv2xmltest
CCLD qemuhelptest
CCLD domainsnapshotxml2xmltest
CCLD qemumonitortest
CCLD qemumonitorjsontest
CCLD qemuhotplugtest
CCLD qemuagenttest
CCLD qemucapabilitiestest
CCLD qemucaps2xmltest
CCLD qemumemlocktest
CCLD qemucommandutiltest
CCLD lxcxml2xmltest
CCLD lxcconf2xmltest
CCLD esxutilstest
CCLD vmx2xmltest
CCLD xml2vmxtest
CCLD jsontest
CCLD networkxml2xmltest
CCLD networkxml2xmlupdatetest
CCLD networkxml2conftest
CCLD networkxml2firewalltest
CCLD nwfilterxml2xmltest
CCLD nwfilterebiptablestest
CCLD nwfilterxml2firewalltest
CCLD storagevolxml2argvtest
CCLD virstorageutiltest
CCLD virstoragetest
CCLD virscsitest
CCLD nsstest
CCLD nssguesttest
CCLD storagevolxml2xmltest
CCLD storagepoolxml2xmltest
CCLD nodedevxml2xmltest
CCLD interfacexml2xmltest
CCLD cputest
CCLD metadatatest
CCLD secretxml2xmltest
CCLD genericxml2xmltest
CCLD virusbtest
CCLD virnetdevbandwidthtest
CCLD eventtest
CCLD objecteventtest
CCLD virmacmaptest
CCLD commandhelper
CCLD ssh
CCLD qemucapsprobe
CCLD nsslinktest
CCLD nssguestlinktest
make[1]: Leaving directory `/home/jenkins/rpmbuild/BUILD/libvirt-3.3.0/tests'
make check-TESTS
make[1]: Entering directory `/home/jenkins/rpmbuild/BUILD/libvirt-3.3.0/tests'
make[2]: Entering directory `/home/jenkins/rpmbuild/BUILD/libvirt-3.3.0/tests'
PASS: sockettest
PASS: virhostcputest
PASS: virbuftest
PASS: commandtest
PASS: seclabeltest
PASS: virhashtest
PASS: virconftest
PASS: viratomictest
PASS: utiltest
PASS: shunloadtest
PASS: virtimetest
PASS: viruritest
PASS: virshtest
PASS: virkeyfiletest
PASS: viralloctest
PASS: virauthconfigtest
PASS: virbitmaptest
PASS: vircgrouptest
PASS: vircryptotest
PASS: virendiantest
PASS: virpcitest
PASS: virfirewalltest
PASS: virfiletest
PASS: viriscsitest
PASS: virkeycodetest
PASS: virlockspacetest
PASS: virlogtest
PASS: virrotatingfiletest
PASS: virstringtest
PASS: virportallocatortest
PASS: sysinfotest
PASS: virkmodtest
PASS: vircapstest
PASS: virschematest
PASS: domaincapstest
PASS: domainconftest
PASS: virhostdevtest
PASS: virnetdevtest
PASS: virtypedparamtest
PASS: virnetmessagetest
PASS: virnetsockettest
PASS: virnetdaemontest
PASS: virnetserverclienttest
PASS: virnettlssessiontest
PASS: fchosttest
PASS: virnettlscontexttest
PASS: scsihosttest
PASS: vircaps2xmltest
PASS: fdstreamtest
PASS: virdbustest
PASS: virsystemdtest
PASS: virpolkittest
PASS: securityselinuxtest
PASS: viridentitytest
PASS: securityselinuxlabeltest
PASS: virdrivermoduletest
PASS: qemuxml2argvtest
PASS: qemuargv2xmltest
PASS: qemuxml2xmltest
PASS: qemuhelptest
PASS: domainsnapshotxml2xmltest
PASS: qemumonitortest
PASS: qemumonitorjsontest
PASS: qemuhotplugtest
PASS: qemucapabilitiestest
PASS: qemucaps2xmltest
PASS: qemumemlocktest
PASS: qemucommandutiltest
PASS: lxcxml2xmltest
PASS: qemuagenttest
PASS: lxcconf2xmltest
PASS: esxutilstest
PASS: xml2vmxtest
PASS: vmx2xmltest
PASS: networkxml2xmltest
PASS: jsontest
PASS: networkxml2xmlupdatetest
PASS: networkxml2conftest
PASS: networkxml2firewalltest
PASS: nwfilterxml2xmltest
PASS: nwfilterebiptablestest
PASS: nwfilterxml2firewalltest
PASS: storagevolxml2argvtest
PASS: virstorageutiltest
PASS: virscsitest
PASS: nsstest
PASS: nssguesttest
PASS: storagevolxml2xmltest
PASS: storagepoolxml2xmltest
PASS: virstoragetest
PASS: nodedevxml2xmltest
PASS: interfacexml2xmltest
PASS: metadatatest
PASS: secretxml2xmltest
PASS: cputest
PASS: genericxml2xmltest
PASS: virusbtest
PASS: virnetdevbandwidthtest
PASS: objecteventtest
PASS: eventtest
PASS: virmacmaptest
PASS: libvirtd-pool
PASS: libvirtd-fail
PASS: virsh-define-dev-segfault
PASS: virsh-cpuset
PASS: virsh-int-overflow
PASS: virsh-read-bufsiz
PASS: virsh-read-non-seekable
PASS: virsh-schedinfo
PASS: virsh-self-test
PASS: virt-admin-self-test
PASS: virsh-start
PASS: virsh-undefine
PASS: virsh-uriprecedence
PASS: virsh-vcpupin
FAIL: virsh-optparse
make[3]: Entering directory `/home/jenkins/rpmbuild/BUILD/libvirt-3.3.0/tests'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/jenkins/rpmbuild/BUILD/libvirt-3.3.0/tests'
============================================================================
Testsuite summary for libvirt 3.3.0
============================================================================
# TOTAL: 116
# PASS: 115
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
Please report to libvir-list(a)redhat.com
============================================================================
make[2]: *** [test-suite.log] Error 1
make[2]: Leaving directory `/home/jenkins/rpmbuild/BUILD/libvirt-3.3.0/tests'
make[1]: *** [check-TESTS] Error 2
make[1]: Leaving directory `/home/jenkins/rpmbuild/BUILD/libvirt-3.3.0/tests'
make: *** [check-am] Error 2
+ cat test-suite.log
=========================================
libvirt 3.3.0: tests/test-suite.log
=========================================
# TOTAL: 116
# PASS: 115
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: virsh-optparse
====================
--- exp-err 2017-04-12 11:48:14.359306062 -0400
+++ err 2017-04-12 11:48:14.479310940 -0400
@@ -1 +1,2 @@
error: Scaled numeric value '42WB' for <size> option is malformed or out of range
+error: invalid argument: unknown suffix 'WB'
+ exit 1
error: Bad exit status from /var/tmp/rpm-tmp.D1Df9a (%check)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.D1Df9a (%check)
Build step 'Execute shell' marked build as failure
1
2
[Libvirt-ci] Build failed in Jenkins: libvirt-master-rpm » libvirt-centos-6 #299
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/299/d…>
------------------------------------------
[...truncated 846.69 KB...]
183) cpuTestHostCPUID(x86_64): Opteron-2350 ... OK
184) cpuTestGuestCPUID(x86_64): Opteron-2350 ... OK
185) cpuTestJSONCPUID(x86_64): Opteron-2350 ... OK
186) cpuTestUpdateLive(x86_64): Opteron-2350 ... OK
187) cpuTestHostCPUID(x86_64): Opteron-6234 ... OK
188) cpuTestGuestCPUID(x86_64): Opteron-6234 ... OK
189) cpuTestJSONCPUID(x86_64): Opteron-6234 ... OK
190) cpuTestUpdateLive(x86_64): Opteron-6234 ... OK
191) cpuTestHostCPUID(x86_64): Opteron-6282 ... OK
192) cpuTestGuestCPUID(x86_64): Opteron-6282 ... OK
193) cpuTestHostCPUID(x86_64): Pentium-P6100 ... OK
194) cpuTestGuestCPUID(x86_64): Pentium-P6100 ... OK
195) cpuTestHostCPUID(x86_64): Phenom-B95 ... OK
196) cpuTestGuestCPUID(x86_64): Phenom-B95 ... OK
197) cpuTestJSONCPUID(x86_64): Phenom-B95 ... OK
198) cpuTestUpdateLive(x86_64): Phenom-B95 ... OK
199) cpuTestHostCPUID(x86_64): Xeon-5110 ... OK
200) cpuTestGuestCPUID(x86_64): Xeon-5110 ... OK
201) cpuTestHostCPUID(x86_64): Xeon-E3-1245 ... OK
202) cpuTestGuestCPUID(x86_64): Xeon-E3-1245 ... OK
203) cpuTestJSONCPUID(x86_64): Xeon-E3-1245 ... OK
204) cpuTestUpdateLive(x86_64): Xeon-E3-1245 ... OK
205) cpuTestHostCPUID(x86_64): Xeon-E5-2630 ... OK
206) cpuTestGuestCPUID(x86_64): Xeon-E5-2630 ... OK
207) cpuTestJSONCPUID(x86_64): Xeon-E5-2630 ... OK
208) cpuTestUpdateLive(x86_64): Xeon-E5-2630 ... OK
209) cpuTestHostCPUID(x86_64): Xeon-E5-2650 ... OK
210) cpuTestGuestCPUID(x86_64): Xeon-E5-2650 ... OK
211) cpuTestJSONCPUID(x86_64): Xeon-E5-2650 ... OK
212) cpuTestUpdateLive(x86_64): Xeon-E5-2650 ... OK
213) cpuTestHostCPUID(x86_64): Xeon-E7-4820 ... OK
214) cpuTestGuestCPUID(x86_64): Xeon-E7-4820 ... OK
215) cpuTestJSONCPUID(x86_64): Xeon-E7-4820 ... OK
216) cpuTestUpdateLive(x86_64): Xeon-E7-4820 ... OK
217) cpuTestHostCPUID(x86_64): Xeon-E7-8890 ... OK
218) cpuTestGuestCPUID(x86_64): Xeon-E7-8890 ... OK
219) cpuTestHostCPUID(x86_64): Xeon-W3520 ... OK
220) cpuTestGuestCPUID(x86_64): Xeon-W3520 ... OK
221) cpuTestJSONCPUID(x86_64): Xeon-W3520 ... OK
222) cpuTestUpdateLive(x86_64): Xeon-W3520 ... OK
223) cpuTestHostCPUID(x86_64): Xeon-X5460 ... OK
224) cpuTestGuestCPUID(x86_64): Xeon-X5460 ... OK
PASS: cputest
TEST: metadatatest
1) Assign metadata ... OK
2) Rewrite Metadata ... OK
3) Erase metadata ... libvirt: Domain Config error : metadata not found: Requested metadata element is not present
OK
4) text metadata: TITLE 1 ... OK
5) text metadata: TITLE 2 ... libvirt: Domain Config error : metadata not found: Requested metadata element is not present
libvirt: Domain Config error : metadata not found: Requested metadata element is not present
OK
6) text metadata: TITLE 3 ... OK
7) text metadata: TITLE 4 ... libvirt: Domain Config error : metadata title can't contain newlines
libvirt: Domain Config error : metadata title can't contain newlines
OK
8) text metadata: TITLE 5 ... OK
9) text metadata: TITLE 6 ... libvirt: Domain Config error : metadata title can't contain newlines
libvirt: Domain Config error : metadata title can't contain newlines
OK
10) text metadata: TITLE 7 ... libvirt: Domain Config error : metadata title can't contain newlines
libvirt: Domain Config error : metadata title can't contain newlines
OK
11) text metadata: DESCRIPTION 1 ... OK
12) text metadata: DESCRIPTION 2 ... libvirt: Domain Config error : metadata not found: Requested metadata element is not present
libvirt: Domain Config error : metadata not found: Requested metadata element is not present
OK
13) text metadata: DESCRIPTION 3 ... OK
14) text metadata: DESCRIPTION 4 ... OK
15) text metadata: DESCRIPTION 5 ... OK
PASS: metadatatest
TEST: secretxml2xmltest
1) Secret XML->XML ephemeral-usage-volume ... OK
2) Secret XML->XML usage-volume ... OK
3) Secret XML->XML usage-ceph ... OK
4) Secret XML->XML usage-iscsi ... OK
5) Secret XML->XML usage-tls ... OK
PASS: secretxml2xmltest
TEST: genericxml2xmltest
Generic driver capabilities:
<capabilities>
<host>
<cpu>
<arch>x86_64</arch>
</cpu>
<power_management/>
</host>
<guest>
<os_type>hvm</os_type>
<arch name='i686'>
<wordsize>32</wordsize>
<emulator>/usr/bin/acme-virt</emulator>
<domain type='test'/>
</arch>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='x86_64'>
<wordsize>64</wordsize>
<emulator>/usr/bin/acme-virt</emulator>
<domain type='test'/>
</arch>
</guest>
</capabilities>
1) GENERIC XML-2-XML disk-virtio ... OK
2) GENERIC XML-2-XML graphics-vnc-minimal ... OK
3) GENERIC XML-2-XML graphics-vnc-manual-port ... OK
4) GENERIC XML-2-XML graphics-vnc-socket ... OK
5) GENERIC XML-2-XML graphics-vnc-socket-listen ... OK
6) GENERIC XML-2-XML graphics-listen-back-compat ... OK
7) GENERIC XML-2-XML graphics-listen-back-compat-mismatch ... Got expected failure code=1 msg=unsupported configuration: graphics 'listen' attribute '192.168.123.123' must match 'address' attribute of first listen element (found '1.2.3.4')libvirt: Domain Config error : unsupported configuration: graphics 'listen' attribute '192.168.123.123' must match 'address' attribute of first listen element (found '1.2.3.4')
OK
8) GENERIC XML-2-XML graphics-vnc-listen-attr-only ... OK
9) GENERIC XML-2-XML graphics-vnc-listen-element-minimal ... OK
10) GENERIC XML-2-XML graphics-vnc-listen-element-with-address ... OK
11) GENERIC XML-2-XML graphics-vnc-socket-attr-listen-address ... OK
12) GENERIC XML-2-XML graphics-vnc-socket-attr-listen-socket ... OK
13) GENERIC XML-2-XML graphics-vnc-socket-attr-listen-socket-mismatch ... Got expected failure code=1 msg=unsupported configuration: graphics 'socket' attribute '/tmp/vnc.sock' must match 'socket' attribute of first listen element (found '/tmp/mismatch.sock')libvirt: Domain Config error : unsupported configuration: graphics 'socket' attribute '/tmp/vnc.sock' must match 'socket' attribute of first listen element (found '/tmp/mismatch.sock')
OK
14) GENERIC XML-2-XML graphics-vnc-autoport-no ... OK
15) GENERIC XML-2-XML name-slash-fail ... Got expected failure code=1 msg=XML error: name foo/bar cannot contain '/'libvirt: Domain Config error : XML error: name foo/bar cannot contain '/'
OK
16) GENERIC XML-2-XML perf ... OK
17) GENERIC XML-2-XML vcpus-individual ... OK
PASS: genericxml2xmltest
TEST: virusbtest
1) USBDeviceFind Nexus ... OK
2) USBDeviceFind Nexus wrong devnum ... libvirt: error : internal error: Did not find USB device 18d1:4e22 bus:1 device:25
OK
3) USBDeviceFind Bogus ... libvirt: error : internal error: Did not find USB device f00d:beef bus:1024 device:768
OK
4) USBDeviceFind integrated camera ... OK
5) USBDeviceFind wrong bus/devno combination ... libvirt: error : internal error: Did not find USB device bus:2 device:20
OK
6) USBDeviceFind missing bus ... libvirt: error : internal error: Did not find USB device bus:5 device:20
OK
7) USBDeviceFind missing devnum ... libvirt: error : internal error: Did not find USB device bus:1 device:158
OK
8) USBDeviceFind Nexus (multiple results) ... OK
9) USBDeviceFind Bogus vendor and product ... libvirt: error : internal error: Did not find USB device f00d:beef
OK
10) USBDeviceFind Valid vendor ... libvirt: error : internal error: Did not find USB device 1d6b:beef
OK
11) USB List test ... OK
PASS: virusbtest
TEST: virnetdevbandwidthtest
1) virNetDevBandwidthSet ... OK
2) virNetDevBandwidthSet ... OK
3) virNetDevBandwidthSet ... OK
4) virNetDevBandwidthSet ... OK
5) virNetDevBandwidthSet ... OK
PASS: virnetdevbandwidthtest
TEST: eventtest
1) Simple write ... OK
2) Deleted before poll ... OK
3) Interrupted during poll ... OK
4) Deleted during dispatch ... OK
5) Deleted during dispatch ... OK
6) Firing a timer ... OK
7) Deleted before poll ... OK
8) Interrupted during poll ... OK
9) Deleted during dispatch ... OK
10) Deleted during dispatch ... OK
11) Simple write ... OK
12) Simple write ... OK
13) Simple write ... OK
14) Simple write ... OK
15) Write duplicate ... OK
PASS: eventtest
TEST: objecteventtest
1) Domain createXML start event (old API) ... OK
2) Domain createXML start event (new API) ... OK
3) Domain createXML start event (both API) ... libvirt: Test Driver error : Domain not found: no domain with matching uuid '77a6fc12-07b5-9415-8abb-a803613f2a40' (test-domain)
OK
4) Domain (un)define events ... OK
5) Domain start stop events ... OK
6) Network createXML start event ... OK
7) Network (un)define events ... OK
8) Network start stop events ... OK
9) Storage pool createXML start event ... OK
10) Storage pool (un)define events ... OK
11) Storage pool start stop events ... OK
12) Node device createXML add event ... OK
PASS: objecteventtest
TEST: virmacmaptest
1) Lookup "none" in "empty" ... OK
2) Remove "none" in "empty" ... OK
3) Lookup "f24" in "simple" ... OK
4) Remove "f24" in "simple" ... OK
5) Lookup "f24" in "simple2" ... OK
6) Remove "f24" in "simple2" ... OK
7) Lookup "f25" in "simple2" ... OK
8) Remove "f25" in "simple2" ... OK
9) Flush "empty" ... OK
10) Flush "simple" ... OK
11) Flush "simple2" ... OK
12) Flush "complex" ... OK
PASS: virmacmaptest
PASS: libvirtd-fail
PASS: libvirtd-pool
PASS: virsh-cpuset
PASS: virsh-define-dev-segfault
PASS: virsh-int-overflow
--- exp-err 2017-04-12 11:46:41.010001814 -0400
+++ err 2017-04-12 11:46:41.098001814 -0400
@@ -1 +1,2 @@
error: Scaled numeric value '42WB' for <size> option is malformed or out of range
+error: invalid argument: unknown suffix 'WB'
FAIL: virsh-optparse
PASS: virsh-read-bufsiz
PASS: virsh-read-non-seekable
PASS: virsh-schedinfo
1) ./virsh-self-test ... OK
PASS: virsh-self-test
1) ./virt-admin-self-test ... OK
PASS: virt-admin-self-test
PASS: virsh-start
PASS: virsh-undefine
1) User config file ... OK
2) User config file ... OK
3) LIBVIRT_DEFAULT_URI ... OK
4) LIBVIRT_DEFAULT_URI ... OK
5) VIRSH_DEFAULT_CONNECT_URI ... OK
6) VIRSH_DEFAULT_CONNECT_URI ... OK
7) Parameter ... OK
8) Parameter ... OK
PASS: virsh-uriprecedence
PASS: virsh-vcpupin
=======================================
1 of 116 tests failed
Please report to libvir-list(a)redhat.com
=======================================
make[1]: *** [check-TESTS] Error 1
make[1]: Leaving directory `/home/jenkins/rpmbuild/BUILD/libvirt-3.3.0/tests'
make: *** [check-am] Error 2
+ cat test-suite.log
cat: test-suite.log: No such file or directory
+ true
+ exit 1
error: Bad exit status from /var/tmp/rpm-tmp.jEiCZy (%check)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.jEiCZy (%check)
Build step 'Execute shell' marked build as failure
1
2
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-fedora-rawhide #426
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…>
------------------------------------------
Started by upstream project "virt-manager-master-check" build number 426
originally caused by:
Started by upstream project "virt-manager-master-build" build number 430
originally caused by:
Started by upstream project "libvirt-python-master-build" build number 337
originally caused by:
Started by upstream project "libvirt-master-build" build number 464
originally caused by:
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-rawhide (libvirt) in workspace <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…>
[virt-manager-master] $ /bin/sh -xe /tmp/hudson1641119966600586457.sh
+ python setup.py test
running test
.............................E.....EE........................................................................................F.....................................................................................................................................................................................................................................................................F...................F........F.
======================================================================
ERROR: testDRMDevice (tests.nodedev.TestNodeDev)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 251, in testDRMDevice
self.assertEqual(dev.drm_pretty_name(conn),
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 337, in drm_pretty_name
parent = NodeDevice.lookupNodedevFromString(conn, self.parent)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 86, in lookupNodedevFromString
return _AddressStringToNodedev(conn, idstring)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 386, in _AddressStringToNodedev
hostdev = _AddressStringToHostdev(conn, addrstr)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 377, in _AddressStringToHostdev
raise RuntimeError("Unknown address type")
RuntimeError: Unknown address type
======================================================================
ERROR: testNodeDev2USB1 (tests.nodedev.TestNodeDev)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 263, in testNodeDev2USB1
self._testNode2DeviceCompare(nodename, devfile)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 98, in _testNode2DeviceCompare
dev.set_from_nodedev(nodedev)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 58, in set_from_nodedev
% (self.vendor, self.product))
RuntimeError: Could not find USB device (vendorId: 0x0781, productId: 0x5151)
======================================================================
ERROR: testNodeDev2USB2 (tests.nodedev.TestNodeDev)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 270, in testNodeDev2USB2
self._testNode2DeviceCompare(nodename, devfile, nodedev=nodedev)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 98, in _testNode2DeviceCompare
dev.set_from_nodedev(nodedev)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 58, in set_from_nodedev
% (self.vendor, self.product))
RuntimeError: Could not find USB device (vendorId: 0x1d6b, productId: 0x0002)
======================================================================
FAIL: testCLI0003virt_install_many_devices (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1041, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1040, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 271, in run
tests.fail(err)
AssertionError: ./virt-install --name foobar --ram 64 --print-step all --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --noautoconsole --os-variant fedora20 --vcpus 4,cores=1,placement=static --cpu none --disk /dev/default-pool/UPPER,cache=writeback,io=threads,perms=sh,serial=WD-WMAP9A966149,boot_order=2 --disk /dev/default-pool/new1.img,sparse=false,size=.001,perms=ro,error_policy=enospace,discard=unmap --disk device=cdrom,bus=sata,read_bytes_sec=1,read_iops_sec=2,total_bytes_sec=10,total_iops_sec=20,write_bytes_sec=5,write_iops_sec=6 --disk size=1 --disk /iscsi-pool/diskvol1 --disk /dev/default-pool/iso-vol,seclabel.model=dac,seclabel1.model=selinux,seclabel1.relabel=no,seclabel0.label=foo,bar,baz --disk /dev/default-pool/iso-vol,format=qcow2 --disk source_pool=rbd-ceph,source_volume=some-rbd-vol,size=.1 --disk pool=rbd-ceph,size=.1 --disk source_protocol=http,source_host_name=example.com,source_host_port=8000,source_name=/path/to/my/file --disk source_protocol=nbd,source_host_transport=unix,source_host_socket=/tmp/socket,bus=scsi --disk gluster://192.168.1.100/test-volume/some/dir/test-gluster.qcow2 --disk qemu+nbd:///var/foo/bar/socket,bus=usb,removable=on --disk path=http://[1:2:3:4:1:2:3:4]:5522/my/path?query=foo --disk vol=gluster-pool/test-gluster.raw,startup_policy=optional --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01 --disk /dev/default-pool/new2.img,size=1,backing_store=/tmp/foo.img,backing_format=vmdk --disk /tmp/brand-new.img,size=1,backing_store=/dev/default-pool/iso-vol --network user,mac=12:34:56:78:11:22,portgroup=foo,link_state=down,rom_bar=on,rom_file=/tmp/foo --network bridge=foobar,model=virtio,driver_name=qemu,driver_queues=3 --network bridge=ovsbr,virtualport_type=openvswitch,virtualport_profileid=demo,virtualport_interfaceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,link_state=yes --network type=direct,source=eth5,source_mode=vepa,target=mytap12,virtualport_type=802.1Qbg,virtualport_managerid=12,virtualport_typeid=1193046,virtualport_typeidversion=1,virtualport_instanceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,boot_order=1,trustGuestRxFilters=yes --network user,model=virtio,address.type=spapr-vio,address.reg=0x500 --network vhostuser,source_type=unix,source_path=/tmp/vhost1.sock,source_mode=server,model=virtio --graphics sdl --graphics spice,keymap=none --graphics vnc,port=5950,listen=1.2.3.4,keymap=ja,password=foo --graphics spice,port=5950,tlsport=5950,listen=1.2.3.4,keymap=ja --graphics spice,image_compression=foo,streaming_mode=bar,clipboard_copypaste=yes,mouse_mode=client,filetransfer_enable=on --graphics spice,gl=yes,listen=socket --graphics spice,gl=yes,listen=none --graphics spice,gl=yes,listen=none,rendernode=/dev/dri/foo --controller usb,model=ich9-ehci1,address=0:0:4.7,index=0 --controller usb,model=ich9-uhci1,address=0:0:4.0,index=0,master=0 --controller usb,model=ich9-uhci2,address=0:0:4.1,index=0,master=2 --controller usb,model=ich9-uhci3,address=0:0:4.2,index=0,master=4 --input type=keyboard,bus=usb --input tablet --serial tcp,host=:2222,mode=bind,protocol=telnet,log_file=/tmp/foo.log,log_append=yes --serial nmdm,source.master=/dev/foo1,source.slave=/dev/foo2 --parallel udp,host=0.0.0.0:1234,bind_host=127.0.0.1:1234 --parallel unix,path=/tmp/foo-socket --channel pty,target_type=guestfwd,target_address=127.0.0.1:10000 --channel pty,target_type=virtio,name=org.linux-kvm.port1 --console pty,target_type=virtio --channel spicevmc --hostdev net_00_1c_25_10_b1_e4,boot_order=4,rom_bar=off --host-device usb_device_781_5151_2004453082054CA1BEEE --host-device 001.003 --hostdev 15:0.1 --host-device 2:15:0.2 --hostdev 0:15:0.3,address.type=isa,address.iobase=0x500,address.irq=5 --host-device 0x0781:0x5151,driver_name=vfio --host-device 04b3:4485 --host-device pci_8086_2829_scsi_host_scsi_device_lun0 --hostdev usb_5_20 --hostdev usb_5_21
--filesystem /source,/target --filesystem template_name,/,type=template,mode=passthrough --filesystem type=file,source=/tmp/somefile.img,target=/mount/point,accessmode=squash --soundhw default --sound ac97 --video cirrus --video model=qxl,vgamem=1,ram=2,vram=3,heads=4,accel3d=yes,vram64=65 --smartcard passthrough,type=spicevmc --smartcard type=host --redirdev usb,type=spicevmc --redirdev usb,type=tcp,server=localhost:4000 --redirdev usb,type=tcp,server=127.0.0.1:4002,boot_order=3 --rng egd,backend_host=127.0.0.1,backend_service=8000,backend_type=tcp --panic iobase=507 --qemu-commandline env=DISPLAY=:0.1 --qemu-commandline="-display gtk,gl=on" --qemu-commandline="-device vfio-pci,addr=05.0,sysfsdev=/sys/class/mdev_bus/0000:00:02.0/f321853c-c584-4a6b-b99a-3eee22a3919c" --qemu-commandline="-set device.video0.driver=virtio-vga"
Expected command to pass, but it didn't.
Command was: ./virt-install --name foobar --ram 64 --print-step all --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --noautoconsole --os-variant fedora20 --vcpus 4,cores=1,placement=static --cpu none --disk /dev/default-pool/UPPER,cache=writeback,io=threads,perms=sh,serial=WD-WMAP9A966149,boot_order=2 --disk /dev/default-pool/new1.img,sparse=false,size=.001,perms=ro,error_policy=enospace,discard=unmap --disk device=cdrom,bus=sata,read_bytes_sec=1,read_iops_sec=2,total_bytes_sec=10,total_iops_sec=20,write_bytes_sec=5,write_iops_sec=6 --disk size=1 --disk /iscsi-pool/diskvol1 --disk /dev/default-pool/iso-vol,seclabel.model=dac,seclabel1.model=selinux,seclabel1.relabel=no,seclabel0.label=foo,bar,baz --disk /dev/default-pool/iso-vol,format=qcow2 --disk source_pool=rbd-ceph,source_volume=some-rbd-vol,size=.1 --disk pool=rbd-ceph,size=.1 --disk source_protocol=http,source_host_name=example.com,source_host_port=8000,source_name=/path/to/my/file --disk source_protocol=nbd,source_host_transport=unix,source_host_socket=/tmp/socket,bus=scsi --disk gluster://192.168.1.100/test-volume/some/dir/test-gluster.qcow2 --disk qemu+nbd:///var/foo/bar/socket,bus=usb,removable=on --disk path=http://[1:2:3:4:1:2:3:4]:5522/my/path?query=foo --disk vol=gluster-pool/test-gluster.raw,startup_policy=optional --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01 --disk /dev/default-pool/new2.img,size=1,backing_store=/tmp/foo.img,backing_format=vmdk --disk /tmp/brand-new.img,size=1,backing_store=/dev/default-pool/iso-vol --network user,mac=12:34:56:78:11:22,portgroup=foo,link_state=down,rom_bar=on,rom_file=/tmp/foo --network bridge=foobar,model=virtio,driver_name=qemu,driver_queues=3 --network bridge=ovsbr,virtualport_type=openvswitch,virtualport_profileid=demo,virtualport_interfaceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,link_state=yes --network type=direct,source=eth5,source_mode=vepa,target=mytap12,virtualport_type=802.1Qbg,virtualport_managerid=12,virtualport_typeid=1193046,virtualport_typeidversion=1,virtualport_instanceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,boot_order=1,trustGuestRxFilters=yes --network user,model=virtio,address.type=spapr-vio,address.reg=0x500 --network vhostuser,source_type=unix,source_path=/tmp/vhost1.sock,source_mode=server,model=virtio --graphics sdl --graphics spice,keymap=none --graphics vnc,port=5950,listen=1.2.3.4,keymap=ja,password=foo --graphics spice,port=5950,tlsport=5950,listen=1.2.3.4,keymap=ja --graphics spice,image_compression=foo,streaming_mode=bar,clipboard_copypaste=yes,mouse_mode=client,filetransfer_enable=on --graphics spice,gl=yes,listen=socket --graphics spice,gl=yes,listen=none --graphics spice,gl=yes,listen=none,rendernode=/dev/dri/foo --controller usb,model=ich9-ehci1,address=0:0:4.7,index=0 --controller usb,model=ich9-uhci1,address=0:0:4.0,index=0,master=0 --controller usb,model=ich9-uhci2,address=0:0:4.1,index=0,master=2 --controller usb,model=ich9-uhci3,address=0:0:4.2,index=0,master=4 --input type=keyboard,bus=usb --input tablet --serial tcp,host=:2222,mode=bind,protocol=telnet,log_file=/tmp/foo.log,log_append=yes --serial nmdm,source.master=/dev/foo1,source.slave=/dev/foo2 --parallel udp,host=0.0.0.0:1234,bind_host=127.0.0.1:1234 --parallel unix,path=/tmp/foo-socket --channel pty,target_type=guestfwd,target_address=127.0.0.1:10000 --channel pty,target_type=virtio,name=org.linux-kvm.port1 --console pty,target_type=virtio --channel spicevmc --hostdev net_00_1c_25_10_b1_e4,boot_order=4,rom_bar=off --host-device usb_device_781_5151_2004453082054CA1BEEE --host-device 001.003 --hostdev 15:0.1 --host-device 2:15:0.2 --hostdev 0:15:0.3,address.type=isa,address.iobase=0x500,address.irq=5 --host-device 0x0781:0x5151,driver_name=vfio --host-device 04b3:4485 --host-device pci_8086_2829_scsi_host_scsi_device_lun0 --hostdev usb_5_20 --hostdev usb_5_21
--filesystem /source,/target --filesystem template_name,/,type=template,mode=passthrough --filesystem type=file,source=/tmp/somefile.img,target=/mount/point,accessmode=squash --soundhw default --sound ac97 --video cirrus --video model=qxl,vgamem=1,ram=2,vram=3,heads=4,accel3d=yes,vram64=65 --smartcard passthrough,type=spicevmc --smartcard type=host --redirdev usb,type=spicevmc --redirdev usb,type=tcp,server=localhost:4000 --redirdev usb,type=tcp,server=127.0.0.1:4002,boot_order=3 --rng egd,backend_host=127.0.0.1,backend_service=8000,backend_type=tcp --panic iobase=507 --qemu-commandline env=DISPLAY=:0.1 --qemu-commandline="-display gtk,gl=on" --qemu-commandline="-device vfio-pci,addr=05.0,sysfsdev=/sys/class/mdev_bus/0000:00:02.0/f321853c-c584-4a6b-b99a-3eee22a3919c" --qemu-commandline="-set device.video0.driver=virtio-vga"
Error code : -1
Output was:
ERROR Error: --hostdev net_00_1c_25_10_b1_e4,boot_order=4,rom_bar=off: Unknown address type
======================================================================
FAIL: testCLI0265virt_xml_edit_simple_host_device (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1041, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1040, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 271, in run
tests.fail(err)
AssertionError: ./virt-xml --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> test-for-virtxml --edit --print-diff --define --host-device 0x0781:0x5151,driver_name=vfio
Expected command to pass, but it didn't.
Command was: ./virt-xml --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> test-for-virtxml --edit --print-diff --define --host-device 0x0781:0x5151,driver_name=vfio
Error code : -1
Output was:
ERROR Error: --hostdev 0x0781:0x5151,driver_name=vfio: Did not find a matching node device for '0x0781:0x5151'
======================================================================
FAIL: testCLI0285virt_xml_add_host_device (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1041, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1040, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 271, in run
tests.fail(err)
AssertionError: ./virt-xml --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> test-for-virtxml --print-diff --define --add-device --host-device net_00_1c_25_10_b1_e4
Expected command to pass, but it didn't.
Command was: ./virt-xml --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> test-for-virtxml --print-diff --define --add-device --host-device net_00_1c_25_10_b1_e4
Error code : -1
Output was:
ERROR Error: --hostdev net_00_1c_25_10_b1_e4: Unknown address type
======================================================================
FAIL: testCLI0294virt_xml_remove_hostdev_name (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1041, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1040, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 271, in run
tests.fail(err)
AssertionError: ./virt-xml --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> test-for-virtxml --print-diff --define --remove-device --host-device 0x04b3:0x4485
Expected command to pass, but it didn't.
Command was: ./virt-xml --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> test-for-virtxml --print-diff --define --remove-device --host-device 0x04b3:0x4485
Error code : -1
Output was:
ERROR Error: --hostdev 0x04b3:0x4485: Did not find a matching node device for '0x04b3:0x4485'
----------------------------------------------------------------------
Ran 418 tests in 250.552s
FAILED (failures=4, errors=3)
Build step 'Execute shell' marked build as failure
1
2
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-fedora-24 #426
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…>
------------------------------------------
Started by upstream project "virt-manager-master-check" build number 426
originally caused by:
Started by upstream project "virt-manager-master-build" build number 430
originally caused by:
Started by upstream project "libvirt-python-master-build" build number 337
originally caused by:
Started by upstream project "libvirt-master-build" build number 464
originally caused by:
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-24 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…>
[virt-manager-master] $ /bin/sh -xe /tmp/hudson3058661522357049277.sh
+ python setup.py test
running test
.............................E.....EE........................................................................................F.....................................................................................................................................................................................................................................................................F...................F........F.
======================================================================
ERROR: testDRMDevice (tests.nodedev.TestNodeDev)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 251, in testDRMDevice
self.assertEqual(dev.drm_pretty_name(conn),
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 337, in drm_pretty_name
parent = NodeDevice.lookupNodedevFromString(conn, self.parent)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 86, in lookupNodedevFromString
return _AddressStringToNodedev(conn, idstring)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 386, in _AddressStringToNodedev
hostdev = _AddressStringToHostdev(conn, addrstr)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 377, in _AddressStringToHostdev
raise RuntimeError("Unknown address type")
RuntimeError: Unknown address type
======================================================================
ERROR: testNodeDev2USB1 (tests.nodedev.TestNodeDev)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 263, in testNodeDev2USB1
self._testNode2DeviceCompare(nodename, devfile)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 98, in _testNode2DeviceCompare
dev.set_from_nodedev(nodedev)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 58, in set_from_nodedev
% (self.vendor, self.product))
RuntimeError: Could not find USB device (vendorId: 0x0781, productId: 0x5151)
======================================================================
ERROR: testNodeDev2USB2 (tests.nodedev.TestNodeDev)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 270, in testNodeDev2USB2
self._testNode2DeviceCompare(nodename, devfile, nodedev=nodedev)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 98, in _testNode2DeviceCompare
dev.set_from_nodedev(nodedev)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 58, in set_from_nodedev
% (self.vendor, self.product))
RuntimeError: Could not find USB device (vendorId: 0x1d6b, productId: 0x0002)
======================================================================
FAIL: testCLI0003virt_install_many_devices (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1041, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1040, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 271, in run
tests.fail(err)
AssertionError: ./virt-install --name foobar --ram 64 --print-step all --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --noautoconsole --os-variant fedora20 --vcpus 4,cores=1,placement=static --cpu none --disk /dev/default-pool/UPPER,cache=writeback,io=threads,perms=sh,serial=WD-WMAP9A966149,boot_order=2 --disk /dev/default-pool/new1.img,sparse=false,size=.001,perms=ro,error_policy=enospace,discard=unmap --disk device=cdrom,bus=sata,read_bytes_sec=1,read_iops_sec=2,total_bytes_sec=10,total_iops_sec=20,write_bytes_sec=5,write_iops_sec=6 --disk size=1 --disk /iscsi-pool/diskvol1 --disk /dev/default-pool/iso-vol,seclabel.model=dac,seclabel1.model=selinux,seclabel1.relabel=no,seclabel0.label=foo,bar,baz --disk /dev/default-pool/iso-vol,format=qcow2 --disk source_pool=rbd-ceph,source_volume=some-rbd-vol,size=.1 --disk pool=rbd-ceph,size=.1 --disk source_protocol=http,source_host_name=example.com,source_host_port=8000,source_name=/path/to/my/file --disk source_protocol=nbd,source_host_transport=unix,source_host_socket=/tmp/socket,bus=scsi --disk gluster://192.168.1.100/test-volume/some/dir/test-gluster.qcow2 --disk qemu+nbd:///var/foo/bar/socket,bus=usb,removable=on --disk path=http://[1:2:3:4:1:2:3:4]:5522/my/path?query=foo --disk vol=gluster-pool/test-gluster.raw,startup_policy=optional --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01 --disk /dev/default-pool/new2.img,size=1,backing_store=/tmp/foo.img,backing_format=vmdk --disk /tmp/brand-new.img,size=1,backing_store=/dev/default-pool/iso-vol --network user,mac=12:34:56:78:11:22,portgroup=foo,link_state=down,rom_bar=on,rom_file=/tmp/foo --network bridge=foobar,model=virtio,driver_name=qemu,driver_queues=3 --network bridge=ovsbr,virtualport_type=openvswitch,virtualport_profileid=demo,virtualport_interfaceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,link_state=yes --network type=direct,source=eth5,source_mode=vepa,target=mytap12,virtualport_type=802.1Qbg,virtualport_managerid=12,virtualport_typeid=1193046,virtualport_typeidversion=1,virtualport_instanceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,boot_order=1,trustGuestRxFilters=yes --network user,model=virtio,address.type=spapr-vio,address.reg=0x500 --network vhostuser,source_type=unix,source_path=/tmp/vhost1.sock,source_mode=server,model=virtio --graphics sdl --graphics spice,keymap=none --graphics vnc,port=5950,listen=1.2.3.4,keymap=ja,password=foo --graphics spice,port=5950,tlsport=5950,listen=1.2.3.4,keymap=ja --graphics spice,image_compression=foo,streaming_mode=bar,clipboard_copypaste=yes,mouse_mode=client,filetransfer_enable=on --graphics spice,gl=yes,listen=socket --graphics spice,gl=yes,listen=none --graphics spice,gl=yes,listen=none,rendernode=/dev/dri/foo --controller usb,model=ich9-ehci1,address=0:0:4.7,index=0 --controller usb,model=ich9-uhci1,address=0:0:4.0,index=0,master=0 --controller usb,model=ich9-uhci2,address=0:0:4.1,index=0,master=2 --controller usb,model=ich9-uhci3,address=0:0:4.2,index=0,master=4 --input type=keyboard,bus=usb --input tablet --serial tcp,host=:2222,mode=bind,protocol=telnet,log_file=/tmp/foo.log,log_append=yes --serial nmdm,source.master=/dev/foo1,source.slave=/dev/foo2 --parallel udp,host=0.0.0.0:1234,bind_host=127.0.0.1:1234 --parallel unix,path=/tmp/foo-socket --channel pty,target_type=guestfwd,target_address=127.0.0.1:10000 --channel pty,target_type=virtio,name=org.linux-kvm.port1 --console pty,target_type=virtio --channel spicevmc --hostdev net_00_1c_25_10_b1_e4,boot_order=4,rom_bar=off --host-device usb_device_781_5151_2004453082054CA1BEEE --host-device 001.003 --hostdev 15:0.1 --host-device 2:15:0.2 --hostdev 0:15:0.3,address.type=isa,address.iobase=0x500,address.irq=5 --host-device 0x0781:0x5151,driver_name=vfio --host-device 04b3:4485 --host-device pci_8086_2829_scsi_host_scsi_device_lun0 --hostdev usb_5_20 --hostdev usb_5_21
--filesystem /source,/target --filesystem template_name,/,type=template,mode=passthrough --filesystem type=file,source=/tmp/somefile.img,target=/mount/point,accessmode=squash --soundhw default --sound ac97 --video cirrus --video model=qxl,vgamem=1,ram=2,vram=3,heads=4,accel3d=yes,vram64=65 --smartcard passthrough,type=spicevmc --smartcard type=host --redirdev usb,type=spicevmc --redirdev usb,type=tcp,server=localhost:4000 --redirdev usb,type=tcp,server=127.0.0.1:4002,boot_order=3 --rng egd,backend_host=127.0.0.1,backend_service=8000,backend_type=tcp --panic iobase=507 --qemu-commandline env=DISPLAY=:0.1 --qemu-commandline="-display gtk,gl=on" --qemu-commandline="-device vfio-pci,addr=05.0,sysfsdev=/sys/class/mdev_bus/0000:00:02.0/f321853c-c584-4a6b-b99a-3eee22a3919c" --qemu-commandline="-set device.video0.driver=virtio-vga"
Expected command to pass, but it didn't.
Command was: ./virt-install --name foobar --ram 64 --print-step all --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --noautoconsole --os-variant fedora20 --vcpus 4,cores=1,placement=static --cpu none --disk /dev/default-pool/UPPER,cache=writeback,io=threads,perms=sh,serial=WD-WMAP9A966149,boot_order=2 --disk /dev/default-pool/new1.img,sparse=false,size=.001,perms=ro,error_policy=enospace,discard=unmap --disk device=cdrom,bus=sata,read_bytes_sec=1,read_iops_sec=2,total_bytes_sec=10,total_iops_sec=20,write_bytes_sec=5,write_iops_sec=6 --disk size=1 --disk /iscsi-pool/diskvol1 --disk /dev/default-pool/iso-vol,seclabel.model=dac,seclabel1.model=selinux,seclabel1.relabel=no,seclabel0.label=foo,bar,baz --disk /dev/default-pool/iso-vol,format=qcow2 --disk source_pool=rbd-ceph,source_volume=some-rbd-vol,size=.1 --disk pool=rbd-ceph,size=.1 --disk source_protocol=http,source_host_name=example.com,source_host_port=8000,source_name=/path/to/my/file --disk source_protocol=nbd,source_host_transport=unix,source_host_socket=/tmp/socket,bus=scsi --disk gluster://192.168.1.100/test-volume/some/dir/test-gluster.qcow2 --disk qemu+nbd:///var/foo/bar/socket,bus=usb,removable=on --disk path=http://[1:2:3:4:1:2:3:4]:5522/my/path?query=foo --disk vol=gluster-pool/test-gluster.raw,startup_policy=optional --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01 --disk /dev/default-pool/new2.img,size=1,backing_store=/tmp/foo.img,backing_format=vmdk --disk /tmp/brand-new.img,size=1,backing_store=/dev/default-pool/iso-vol --network user,mac=12:34:56:78:11:22,portgroup=foo,link_state=down,rom_bar=on,rom_file=/tmp/foo --network bridge=foobar,model=virtio,driver_name=qemu,driver_queues=3 --network bridge=ovsbr,virtualport_type=openvswitch,virtualport_profileid=demo,virtualport_interfaceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,link_state=yes --network type=direct,source=eth5,source_mode=vepa,target=mytap12,virtualport_type=802.1Qbg,virtualport_managerid=12,virtualport_typeid=1193046,virtualport_typeidversion=1,virtualport_instanceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,boot_order=1,trustGuestRxFilters=yes --network user,model=virtio,address.type=spapr-vio,address.reg=0x500 --network vhostuser,source_type=unix,source_path=/tmp/vhost1.sock,source_mode=server,model=virtio --graphics sdl --graphics spice,keymap=none --graphics vnc,port=5950,listen=1.2.3.4,keymap=ja,password=foo --graphics spice,port=5950,tlsport=5950,listen=1.2.3.4,keymap=ja --graphics spice,image_compression=foo,streaming_mode=bar,clipboard_copypaste=yes,mouse_mode=client,filetransfer_enable=on --graphics spice,gl=yes,listen=socket --graphics spice,gl=yes,listen=none --graphics spice,gl=yes,listen=none,rendernode=/dev/dri/foo --controller usb,model=ich9-ehci1,address=0:0:4.7,index=0 --controller usb,model=ich9-uhci1,address=0:0:4.0,index=0,master=0 --controller usb,model=ich9-uhci2,address=0:0:4.1,index=0,master=2 --controller usb,model=ich9-uhci3,address=0:0:4.2,index=0,master=4 --input type=keyboard,bus=usb --input tablet --serial tcp,host=:2222,mode=bind,protocol=telnet,log_file=/tmp/foo.log,log_append=yes --serial nmdm,source.master=/dev/foo1,source.slave=/dev/foo2 --parallel udp,host=0.0.0.0:1234,bind_host=127.0.0.1:1234 --parallel unix,path=/tmp/foo-socket --channel pty,target_type=guestfwd,target_address=127.0.0.1:10000 --channel pty,target_type=virtio,name=org.linux-kvm.port1 --console pty,target_type=virtio --channel spicevmc --hostdev net_00_1c_25_10_b1_e4,boot_order=4,rom_bar=off --host-device usb_device_781_5151_2004453082054CA1BEEE --host-device 001.003 --hostdev 15:0.1 --host-device 2:15:0.2 --hostdev 0:15:0.3,address.type=isa,address.iobase=0x500,address.irq=5 --host-device 0x0781:0x5151,driver_name=vfio --host-device 04b3:4485 --host-device pci_8086_2829_scsi_host_scsi_device_lun0 --hostdev usb_5_20 --hostdev usb_5_21
--filesystem /source,/target --filesystem template_name,/,type=template,mode=passthrough --filesystem type=file,source=/tmp/somefile.img,target=/mount/point,accessmode=squash --soundhw default --sound ac97 --video cirrus --video model=qxl,vgamem=1,ram=2,vram=3,heads=4,accel3d=yes,vram64=65 --smartcard passthrough,type=spicevmc --smartcard type=host --redirdev usb,type=spicevmc --redirdev usb,type=tcp,server=localhost:4000 --redirdev usb,type=tcp,server=127.0.0.1:4002,boot_order=3 --rng egd,backend_host=127.0.0.1,backend_service=8000,backend_type=tcp --panic iobase=507 --qemu-commandline env=DISPLAY=:0.1 --qemu-commandline="-display gtk,gl=on" --qemu-commandline="-device vfio-pci,addr=05.0,sysfsdev=/sys/class/mdev_bus/0000:00:02.0/f321853c-c584-4a6b-b99a-3eee22a3919c" --qemu-commandline="-set device.video0.driver=virtio-vga"
Error code : -1
Output was:
ERROR Error: --hostdev net_00_1c_25_10_b1_e4,boot_order=4,rom_bar=off: Unknown address type
======================================================================
FAIL: testCLI0265virt_xml_edit_simple_host_device (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1041, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1040, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 271, in run
tests.fail(err)
AssertionError: ./virt-xml --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> test-for-virtxml --edit --print-diff --define --host-device 0x0781:0x5151,driver_name=vfio
Expected command to pass, but it didn't.
Command was: ./virt-xml --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> test-for-virtxml --edit --print-diff --define --host-device 0x0781:0x5151,driver_name=vfio
Error code : -1
Output was:
ERROR Error: --hostdev 0x0781:0x5151,driver_name=vfio: Did not find a matching node device for '0x0781:0x5151'
======================================================================
FAIL: testCLI0285virt_xml_add_host_device (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1041, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1040, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 271, in run
tests.fail(err)
AssertionError: ./virt-xml --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> test-for-virtxml --print-diff --define --add-device --host-device net_00_1c_25_10_b1_e4
Expected command to pass, but it didn't.
Command was: ./virt-xml --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> test-for-virtxml --print-diff --define --add-device --host-device net_00_1c_25_10_b1_e4
Error code : -1
Output was:
ERROR Error: --hostdev net_00_1c_25_10_b1_e4: Unknown address type
======================================================================
FAIL: testCLI0294virt_xml_remove_hostdev_name (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1041, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1040, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 271, in run
tests.fail(err)
AssertionError: ./virt-xml --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> test-for-virtxml --print-diff --define --remove-device --host-device 0x04b3:0x4485
Expected command to pass, but it didn't.
Command was: ./virt-xml --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> test-for-virtxml --print-diff --define --remove-device --host-device 0x04b3:0x4485
Error code : -1
Output was:
ERROR Error: --hostdev 0x04b3:0x4485: Did not find a matching node device for '0x04b3:0x4485'
----------------------------------------------------------------------
Ran 418 tests in 173.927s
FAILED (failures=4, errors=3)
Build step 'Execute shell' marked build as failure
1
2
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-fedora-23 #426
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…>
------------------------------------------
Started by upstream project "virt-manager-master-check" build number 426
originally caused by:
Started by upstream project "virt-manager-master-build" build number 430
originally caused by:
Started by upstream project "libvirt-python-master-build" build number 337
originally caused by:
Started by upstream project "libvirt-master-build" build number 464
originally caused by:
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-23 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…>
[virt-manager-master] $ /bin/sh -xe /tmp/hudson3243026365468233126.sh
+ python setup.py test
running test
.............................E.....EE........................................................................................F.....................................................................................................................................................................................................................................................................F...................F........F.
======================================================================
ERROR: testDRMDevice (tests.nodedev.TestNodeDev)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 251, in testDRMDevice
self.assertEqual(dev.drm_pretty_name(conn),
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 337, in drm_pretty_name
parent = NodeDevice.lookupNodedevFromString(conn, self.parent)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 86, in lookupNodedevFromString
return _AddressStringToNodedev(conn, idstring)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 386, in _AddressStringToNodedev
hostdev = _AddressStringToHostdev(conn, addrstr)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 377, in _AddressStringToHostdev
raise RuntimeError("Unknown address type")
RuntimeError: Unknown address type
======================================================================
ERROR: testNodeDev2USB1 (tests.nodedev.TestNodeDev)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 263, in testNodeDev2USB1
self._testNode2DeviceCompare(nodename, devfile)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 98, in _testNode2DeviceCompare
dev.set_from_nodedev(nodedev)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 58, in set_from_nodedev
% (self.vendor, self.product))
RuntimeError: Could not find USB device (vendorId: 0x0781, productId: 0x5151)
======================================================================
ERROR: testNodeDev2USB2 (tests.nodedev.TestNodeDev)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 270, in testNodeDev2USB2
self._testNode2DeviceCompare(nodename, devfile, nodedev=nodedev)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 98, in _testNode2DeviceCompare
dev.set_from_nodedev(nodedev)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 58, in set_from_nodedev
% (self.vendor, self.product))
RuntimeError: Could not find USB device (vendorId: 0x1d6b, productId: 0x0002)
======================================================================
FAIL: testCLI0003virt_install_many_devices (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1041, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1040, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 271, in run
tests.fail(err)
AssertionError: ./virt-install --name foobar --ram 64 --print-step all --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --noautoconsole --os-variant fedora20 --vcpus 4,cores=1,placement=static --cpu none --disk /dev/default-pool/UPPER,cache=writeback,io=threads,perms=sh,serial=WD-WMAP9A966149,boot_order=2 --disk /dev/default-pool/new1.img,sparse=false,size=.001,perms=ro,error_policy=enospace,discard=unmap --disk device=cdrom,bus=sata,read_bytes_sec=1,read_iops_sec=2,total_bytes_sec=10,total_iops_sec=20,write_bytes_sec=5,write_iops_sec=6 --disk size=1 --disk /iscsi-pool/diskvol1 --disk /dev/default-pool/iso-vol,seclabel.model=dac,seclabel1.model=selinux,seclabel1.relabel=no,seclabel0.label=foo,bar,baz --disk /dev/default-pool/iso-vol,format=qcow2 --disk source_pool=rbd-ceph,source_volume=some-rbd-vol,size=.1 --disk pool=rbd-ceph,size=.1 --disk source_protocol=http,source_host_name=example.com,source_host_port=8000,source_name=/path/to/my/file --disk source_protocol=nbd,source_host_transport=unix,source_host_socket=/tmp/socket,bus=scsi --disk gluster://192.168.1.100/test-volume/some/dir/test-gluster.qcow2 --disk qemu+nbd:///var/foo/bar/socket,bus=usb,removable=on --disk path=http://[1:2:3:4:1:2:3:4]:5522/my/path?query=foo --disk vol=gluster-pool/test-gluster.raw,startup_policy=optional --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01 --disk /dev/default-pool/new2.img,size=1,backing_store=/tmp/foo.img,backing_format=vmdk --disk /tmp/brand-new.img,size=1,backing_store=/dev/default-pool/iso-vol --network user,mac=12:34:56:78:11:22,portgroup=foo,link_state=down,rom_bar=on,rom_file=/tmp/foo --network bridge=foobar,model=virtio,driver_name=qemu,driver_queues=3 --network bridge=ovsbr,virtualport_type=openvswitch,virtualport_profileid=demo,virtualport_interfaceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,link_state=yes --network type=direct,source=eth5,source_mode=vepa,target=mytap12,virtualport_type=802.1Qbg,virtualport_managerid=12,virtualport_typeid=1193046,virtualport_typeidversion=1,virtualport_instanceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,boot_order=1,trustGuestRxFilters=yes --network user,model=virtio,address.type=spapr-vio,address.reg=0x500 --network vhostuser,source_type=unix,source_path=/tmp/vhost1.sock,source_mode=server,model=virtio --graphics sdl --graphics spice,keymap=none --graphics vnc,port=5950,listen=1.2.3.4,keymap=ja,password=foo --graphics spice,port=5950,tlsport=5950,listen=1.2.3.4,keymap=ja --graphics spice,image_compression=foo,streaming_mode=bar,clipboard_copypaste=yes,mouse_mode=client,filetransfer_enable=on --graphics spice,gl=yes,listen=socket --graphics spice,gl=yes,listen=none --graphics spice,gl=yes,listen=none,rendernode=/dev/dri/foo --controller usb,model=ich9-ehci1,address=0:0:4.7,index=0 --controller usb,model=ich9-uhci1,address=0:0:4.0,index=0,master=0 --controller usb,model=ich9-uhci2,address=0:0:4.1,index=0,master=2 --controller usb,model=ich9-uhci3,address=0:0:4.2,index=0,master=4 --input type=keyboard,bus=usb --input tablet --serial tcp,host=:2222,mode=bind,protocol=telnet,log_file=/tmp/foo.log,log_append=yes --serial nmdm,source.master=/dev/foo1,source.slave=/dev/foo2 --parallel udp,host=0.0.0.0:1234,bind_host=127.0.0.1:1234 --parallel unix,path=/tmp/foo-socket --channel pty,target_type=guestfwd,target_address=127.0.0.1:10000 --channel pty,target_type=virtio,name=org.linux-kvm.port1 --console pty,target_type=virtio --channel spicevmc --hostdev net_00_1c_25_10_b1_e4,boot_order=4,rom_bar=off --host-device usb_device_781_5151_2004453082054CA1BEEE --host-device 001.003 --hostdev 15:0.1 --host-device 2:15:0.2 --hostdev 0:15:0.3,address.type=isa,address.iobase=0x500,address.irq=5 --host-device 0x0781:0x5151,driver_name=vfio --host-device 04b3:4485 --host-device pci_8086_2829_scsi_host_scsi_device_lun0 --hostdev usb_5_20 --hostdev usb_5_21
--filesystem /source,/target --filesystem template_name,/,type=template,mode=passthrough --filesystem type=file,source=/tmp/somefile.img,target=/mount/point,accessmode=squash --soundhw default --sound ac97 --video cirrus --video model=qxl,vgamem=1,ram=2,vram=3,heads=4,accel3d=yes,vram64=65 --smartcard passthrough,type=spicevmc --smartcard type=host --redirdev usb,type=spicevmc --redirdev usb,type=tcp,server=localhost:4000 --redirdev usb,type=tcp,server=127.0.0.1:4002,boot_order=3 --rng egd,backend_host=127.0.0.1,backend_service=8000,backend_type=tcp --panic iobase=507 --qemu-commandline env=DISPLAY=:0.1 --qemu-commandline="-display gtk,gl=on" --qemu-commandline="-device vfio-pci,addr=05.0,sysfsdev=/sys/class/mdev_bus/0000:00:02.0/f321853c-c584-4a6b-b99a-3eee22a3919c" --qemu-commandline="-set device.video0.driver=virtio-vga"
Expected command to pass, but it didn't.
Command was: ./virt-install --name foobar --ram 64 --print-step all --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --noautoconsole --os-variant fedora20 --vcpus 4,cores=1,placement=static --cpu none --disk /dev/default-pool/UPPER,cache=writeback,io=threads,perms=sh,serial=WD-WMAP9A966149,boot_order=2 --disk /dev/default-pool/new1.img,sparse=false,size=.001,perms=ro,error_policy=enospace,discard=unmap --disk device=cdrom,bus=sata,read_bytes_sec=1,read_iops_sec=2,total_bytes_sec=10,total_iops_sec=20,write_bytes_sec=5,write_iops_sec=6 --disk size=1 --disk /iscsi-pool/diskvol1 --disk /dev/default-pool/iso-vol,seclabel.model=dac,seclabel1.model=selinux,seclabel1.relabel=no,seclabel0.label=foo,bar,baz --disk /dev/default-pool/iso-vol,format=qcow2 --disk source_pool=rbd-ceph,source_volume=some-rbd-vol,size=.1 --disk pool=rbd-ceph,size=.1 --disk source_protocol=http,source_host_name=example.com,source_host_port=8000,source_name=/path/to/my/file --disk source_protocol=nbd,source_host_transport=unix,source_host_socket=/tmp/socket,bus=scsi --disk gluster://192.168.1.100/test-volume/some/dir/test-gluster.qcow2 --disk qemu+nbd:///var/foo/bar/socket,bus=usb,removable=on --disk path=http://[1:2:3:4:1:2:3:4]:5522/my/path?query=foo --disk vol=gluster-pool/test-gluster.raw,startup_policy=optional --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01 --disk /dev/default-pool/new2.img,size=1,backing_store=/tmp/foo.img,backing_format=vmdk --disk /tmp/brand-new.img,size=1,backing_store=/dev/default-pool/iso-vol --network user,mac=12:34:56:78:11:22,portgroup=foo,link_state=down,rom_bar=on,rom_file=/tmp/foo --network bridge=foobar,model=virtio,driver_name=qemu,driver_queues=3 --network bridge=ovsbr,virtualport_type=openvswitch,virtualport_profileid=demo,virtualport_interfaceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,link_state=yes --network type=direct,source=eth5,source_mode=vepa,target=mytap12,virtualport_type=802.1Qbg,virtualport_managerid=12,virtualport_typeid=1193046,virtualport_typeidversion=1,virtualport_instanceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,boot_order=1,trustGuestRxFilters=yes --network user,model=virtio,address.type=spapr-vio,address.reg=0x500 --network vhostuser,source_type=unix,source_path=/tmp/vhost1.sock,source_mode=server,model=virtio --graphics sdl --graphics spice,keymap=none --graphics vnc,port=5950,listen=1.2.3.4,keymap=ja,password=foo --graphics spice,port=5950,tlsport=5950,listen=1.2.3.4,keymap=ja --graphics spice,image_compression=foo,streaming_mode=bar,clipboard_copypaste=yes,mouse_mode=client,filetransfer_enable=on --graphics spice,gl=yes,listen=socket --graphics spice,gl=yes,listen=none --graphics spice,gl=yes,listen=none,rendernode=/dev/dri/foo --controller usb,model=ich9-ehci1,address=0:0:4.7,index=0 --controller usb,model=ich9-uhci1,address=0:0:4.0,index=0,master=0 --controller usb,model=ich9-uhci2,address=0:0:4.1,index=0,master=2 --controller usb,model=ich9-uhci3,address=0:0:4.2,index=0,master=4 --input type=keyboard,bus=usb --input tablet --serial tcp,host=:2222,mode=bind,protocol=telnet,log_file=/tmp/foo.log,log_append=yes --serial nmdm,source.master=/dev/foo1,source.slave=/dev/foo2 --parallel udp,host=0.0.0.0:1234,bind_host=127.0.0.1:1234 --parallel unix,path=/tmp/foo-socket --channel pty,target_type=guestfwd,target_address=127.0.0.1:10000 --channel pty,target_type=virtio,name=org.linux-kvm.port1 --console pty,target_type=virtio --channel spicevmc --hostdev net_00_1c_25_10_b1_e4,boot_order=4,rom_bar=off --host-device usb_device_781_5151_2004453082054CA1BEEE --host-device 001.003 --hostdev 15:0.1 --host-device 2:15:0.2 --hostdev 0:15:0.3,address.type=isa,address.iobase=0x500,address.irq=5 --host-device 0x0781:0x5151,driver_name=vfio --host-device 04b3:4485 --host-device pci_8086_2829_scsi_host_scsi_device_lun0 --hostdev usb_5_20 --hostdev usb_5_21
--filesystem /source,/target --filesystem template_name,/,type=template,mode=passthrough --filesystem type=file,source=/tmp/somefile.img,target=/mount/point,accessmode=squash --soundhw default --sound ac97 --video cirrus --video model=qxl,vgamem=1,ram=2,vram=3,heads=4,accel3d=yes,vram64=65 --smartcard passthrough,type=spicevmc --smartcard type=host --redirdev usb,type=spicevmc --redirdev usb,type=tcp,server=localhost:4000 --redirdev usb,type=tcp,server=127.0.0.1:4002,boot_order=3 --rng egd,backend_host=127.0.0.1,backend_service=8000,backend_type=tcp --panic iobase=507 --qemu-commandline env=DISPLAY=:0.1 --qemu-commandline="-display gtk,gl=on" --qemu-commandline="-device vfio-pci,addr=05.0,sysfsdev=/sys/class/mdev_bus/0000:00:02.0/f321853c-c584-4a6b-b99a-3eee22a3919c" --qemu-commandline="-set device.video0.driver=virtio-vga"
Error code : -1
Output was:
ERROR Error: --hostdev net_00_1c_25_10_b1_e4,boot_order=4,rom_bar=off: Unknown address type
======================================================================
FAIL: testCLI0265virt_xml_edit_simple_host_device (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1041, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1040, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 271, in run
tests.fail(err)
AssertionError: ./virt-xml --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> test-for-virtxml --edit --print-diff --define --host-device 0x0781:0x5151,driver_name=vfio
Expected command to pass, but it didn't.
Command was: ./virt-xml --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> test-for-virtxml --edit --print-diff --define --host-device 0x0781:0x5151,driver_name=vfio
Error code : -1
Output was:
ERROR Error: --hostdev 0x0781:0x5151,driver_name=vfio: Did not find a matching node device for '0x0781:0x5151'
======================================================================
FAIL: testCLI0285virt_xml_add_host_device (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1041, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1040, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 271, in run
tests.fail(err)
AssertionError: ./virt-xml --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> test-for-virtxml --print-diff --define --add-device --host-device net_00_1c_25_10_b1_e4
Expected command to pass, but it didn't.
Command was: ./virt-xml --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> test-for-virtxml --print-diff --define --add-device --host-device net_00_1c_25_10_b1_e4
Error code : -1
Output was:
ERROR Error: --hostdev net_00_1c_25_10_b1_e4: Unknown address type
======================================================================
FAIL: testCLI0294virt_xml_remove_hostdev_name (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1041, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1040, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 271, in run
tests.fail(err)
AssertionError: ./virt-xml --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> test-for-virtxml --print-diff --define --remove-device --host-device 0x04b3:0x4485
Expected command to pass, but it didn't.
Command was: ./virt-xml --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> test-for-virtxml --print-diff --define --remove-device --host-device 0x04b3:0x4485
Error code : -1
Output was:
ERROR Error: --hostdev 0x04b3:0x4485: Did not find a matching node device for '0x04b3:0x4485'
----------------------------------------------------------------------
Ran 418 tests in 187.264s
FAILED (failures=4, errors=3)
Build step 'Execute shell' marked build as failure
1
2
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-centos-7 #426
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…>
------------------------------------------
Started by upstream project "virt-manager-master-check" build number 426
originally caused by:
Started by upstream project "virt-manager-master-build" build number 430
originally caused by:
Started by upstream project "libvirt-python-master-build" build number 337
originally caused by:
Started by upstream project "libvirt-master-build" build number 464
originally caused by:
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…>
[virt-manager-master] $ /bin/sh -xe /tmp/hudson9084319488140569349.sh
+ python setup.py test
running test
.............................E.....EE........................................................................................F.....................................................................................................................................................................................................................................................................F...................F........F.
======================================================================
ERROR: testDRMDevice (tests.nodedev.TestNodeDev)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 251, in testDRMDevice
self.assertEqual(dev.drm_pretty_name(conn),
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 337, in drm_pretty_name
parent = NodeDevice.lookupNodedevFromString(conn, self.parent)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 86, in lookupNodedevFromString
return _AddressStringToNodedev(conn, idstring)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 386, in _AddressStringToNodedev
hostdev = _AddressStringToHostdev(conn, addrstr)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 377, in _AddressStringToHostdev
raise RuntimeError("Unknown address type")
RuntimeError: Unknown address type
======================================================================
ERROR: testNodeDev2USB1 (tests.nodedev.TestNodeDev)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 263, in testNodeDev2USB1
self._testNode2DeviceCompare(nodename, devfile)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 98, in _testNode2DeviceCompare
dev.set_from_nodedev(nodedev)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 58, in set_from_nodedev
% (self.vendor, self.product))
RuntimeError: Could not find USB device (vendorId: 0x0781, productId: 0x5151)
======================================================================
ERROR: testNodeDev2USB2 (tests.nodedev.TestNodeDev)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 270, in testNodeDev2USB2
self._testNode2DeviceCompare(nodename, devfile, nodedev=nodedev)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 98, in _testNode2DeviceCompare
dev.set_from_nodedev(nodedev)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 58, in set_from_nodedev
% (self.vendor, self.product))
RuntimeError: Could not find USB device (vendorId: 0x1d6b, productId: 0x0002)
======================================================================
FAIL: testCLI0003virt_install_many_devices (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 1041, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 1040, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 271, in run
tests.fail(err)
AssertionError: ./virt-install --name foobar --ram 64 --print-step all --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…> --noautoconsole --os-variant fedora20 --vcpus 4,cores=1,placement=static --cpu none --disk /dev/default-pool/UPPER,cache=writeback,io=threads,perms=sh,serial=WD-WMAP9A966149,boot_order=2 --disk /dev/default-pool/new1.img,sparse=false,size=.001,perms=ro,error_policy=enospace,discard=unmap --disk device=cdrom,bus=sata,read_bytes_sec=1,read_iops_sec=2,total_bytes_sec=10,total_iops_sec=20,write_bytes_sec=5,write_iops_sec=6 --disk size=1 --disk /iscsi-pool/diskvol1 --disk /dev/default-pool/iso-vol,seclabel.model=dac,seclabel1.model=selinux,seclabel1.relabel=no,seclabel0.label=foo,bar,baz --disk /dev/default-pool/iso-vol,format=qcow2 --disk source_pool=rbd-ceph,source_volume=some-rbd-vol,size=.1 --disk pool=rbd-ceph,size=.1 --disk source_protocol=http,source_host_name=example.com,source_host_port=8000,source_name=/path/to/my/file --disk source_protocol=nbd,source_host_transport=unix,source_host_socket=/tmp/socket,bus=scsi --disk gluster://192.168.1.100/test-volume/some/dir/test-gluster.qcow2 --disk qemu+nbd:///var/foo/bar/socket,bus=usb,removable=on --disk path=http://[1:2:3:4:1:2:3:4]:5522/my/path?query=foo --disk vol=gluster-pool/test-gluster.raw,startup_policy=optional --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01 --disk /dev/default-pool/new2.img,size=1,backing_store=/tmp/foo.img,backing_format=vmdk --disk /tmp/brand-new.img,size=1,backing_store=/dev/default-pool/iso-vol --network user,mac=12:34:56:78:11:22,portgroup=foo,link_state=down,rom_bar=on,rom_file=/tmp/foo --network bridge=foobar,model=virtio,driver_name=qemu,driver_queues=3 --network bridge=ovsbr,virtualport_type=openvswitch,virtualport_profileid=demo,virtualport_interfaceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,link_state=yes --network type=direct,source=eth5,source_mode=vepa,target=mytap12,virtualport_type=802.1Qbg,virtualport_managerid=12,virtualport_typeid=1193046,virtualport_typeidversion=1,virtualport_instanceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,boot_order=1,trustGuestRxFilters=yes --network user,model=virtio,address.type=spapr-vio,address.reg=0x500 --network vhostuser,source_type=unix,source_path=/tmp/vhost1.sock,source_mode=server,model=virtio --graphics sdl --graphics spice,keymap=none --graphics vnc,port=5950,listen=1.2.3.4,keymap=ja,password=foo --graphics spice,port=5950,tlsport=5950,listen=1.2.3.4,keymap=ja --graphics spice,image_compression=foo,streaming_mode=bar,clipboard_copypaste=yes,mouse_mode=client,filetransfer_enable=on --graphics spice,gl=yes,listen=socket --graphics spice,gl=yes,listen=none --graphics spice,gl=yes,listen=none,rendernode=/dev/dri/foo --controller usb,model=ich9-ehci1,address=0:0:4.7,index=0 --controller usb,model=ich9-uhci1,address=0:0:4.0,index=0,master=0 --controller usb,model=ich9-uhci2,address=0:0:4.1,index=0,master=2 --controller usb,model=ich9-uhci3,address=0:0:4.2,index=0,master=4 --input type=keyboard,bus=usb --input tablet --serial tcp,host=:2222,mode=bind,protocol=telnet,log_file=/tmp/foo.log,log_append=yes --serial nmdm,source.master=/dev/foo1,source.slave=/dev/foo2 --parallel udp,host=0.0.0.0:1234,bind_host=127.0.0.1:1234 --parallel unix,path=/tmp/foo-socket --channel pty,target_type=guestfwd,target_address=127.0.0.1:10000 --channel pty,target_type=virtio,name=org.linux-kvm.port1 --console pty,target_type=virtio --channel spicevmc --hostdev net_00_1c_25_10_b1_e4,boot_order=4,rom_bar=off --host-device usb_device_781_5151_2004453082054CA1BEEE --host-device 001.003 --hostdev 15:0.1 --host-device 2:15:0.2 --hostdev 0:15:0.3,address.type=isa,address.iobase=0x500,address.irq=5 --host-device 0x0781:0x5151,driver_name=vfio --host-device 04b3:4485 --host-device pci_8086_2829_scsi_host_scsi_device_lun0 --hostdev usb_5_20 --hostdev usb_5_21
--filesystem /source,/target --filesystem template_name,/,type=template,mode=passthrough --filesystem type=file,source=/tmp/somefile.img,target=/mount/point,accessmode=squash --soundhw default --sound ac97 --video cirrus --video model=qxl,vgamem=1,ram=2,vram=3,heads=4,accel3d=yes,vram64=65 --smartcard passthrough,type=spicevmc --smartcard type=host --redirdev usb,type=spicevmc --redirdev usb,type=tcp,server=localhost:4000 --redirdev usb,type=tcp,server=127.0.0.1:4002,boot_order=3 --rng egd,backend_host=127.0.0.1,backend_service=8000,backend_type=tcp --panic iobase=507 --qemu-commandline env=DISPLAY=:0.1 --qemu-commandline="-display gtk,gl=on" --qemu-commandline="-device vfio-pci,addr=05.0,sysfsdev=/sys/class/mdev_bus/0000:00:02.0/f321853c-c584-4a6b-b99a-3eee22a3919c" --qemu-commandline="-set device.video0.driver=virtio-vga"
Expected command to pass, but it didn't.
Command was: ./virt-install --name foobar --ram 64 --print-step all --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…> --noautoconsole --os-variant fedora20 --vcpus 4,cores=1,placement=static --cpu none --disk /dev/default-pool/UPPER,cache=writeback,io=threads,perms=sh,serial=WD-WMAP9A966149,boot_order=2 --disk /dev/default-pool/new1.img,sparse=false,size=.001,perms=ro,error_policy=enospace,discard=unmap --disk device=cdrom,bus=sata,read_bytes_sec=1,read_iops_sec=2,total_bytes_sec=10,total_iops_sec=20,write_bytes_sec=5,write_iops_sec=6 --disk size=1 --disk /iscsi-pool/diskvol1 --disk /dev/default-pool/iso-vol,seclabel.model=dac,seclabel1.model=selinux,seclabel1.relabel=no,seclabel0.label=foo,bar,baz --disk /dev/default-pool/iso-vol,format=qcow2 --disk source_pool=rbd-ceph,source_volume=some-rbd-vol,size=.1 --disk pool=rbd-ceph,size=.1 --disk source_protocol=http,source_host_name=example.com,source_host_port=8000,source_name=/path/to/my/file --disk source_protocol=nbd,source_host_transport=unix,source_host_socket=/tmp/socket,bus=scsi --disk gluster://192.168.1.100/test-volume/some/dir/test-gluster.qcow2 --disk qemu+nbd:///var/foo/bar/socket,bus=usb,removable=on --disk path=http://[1:2:3:4:1:2:3:4]:5522/my/path?query=foo --disk vol=gluster-pool/test-gluster.raw,startup_policy=optional --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01 --disk /dev/default-pool/new2.img,size=1,backing_store=/tmp/foo.img,backing_format=vmdk --disk /tmp/brand-new.img,size=1,backing_store=/dev/default-pool/iso-vol --network user,mac=12:34:56:78:11:22,portgroup=foo,link_state=down,rom_bar=on,rom_file=/tmp/foo --network bridge=foobar,model=virtio,driver_name=qemu,driver_queues=3 --network bridge=ovsbr,virtualport_type=openvswitch,virtualport_profileid=demo,virtualport_interfaceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,link_state=yes --network type=direct,source=eth5,source_mode=vepa,target=mytap12,virtualport_type=802.1Qbg,virtualport_managerid=12,virtualport_typeid=1193046,virtualport_typeidversion=1,virtualport_instanceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,boot_order=1,trustGuestRxFilters=yes --network user,model=virtio,address.type=spapr-vio,address.reg=0x500 --network vhostuser,source_type=unix,source_path=/tmp/vhost1.sock,source_mode=server,model=virtio --graphics sdl --graphics spice,keymap=none --graphics vnc,port=5950,listen=1.2.3.4,keymap=ja,password=foo --graphics spice,port=5950,tlsport=5950,listen=1.2.3.4,keymap=ja --graphics spice,image_compression=foo,streaming_mode=bar,clipboard_copypaste=yes,mouse_mode=client,filetransfer_enable=on --graphics spice,gl=yes,listen=socket --graphics spice,gl=yes,listen=none --graphics spice,gl=yes,listen=none,rendernode=/dev/dri/foo --controller usb,model=ich9-ehci1,address=0:0:4.7,index=0 --controller usb,model=ich9-uhci1,address=0:0:4.0,index=0,master=0 --controller usb,model=ich9-uhci2,address=0:0:4.1,index=0,master=2 --controller usb,model=ich9-uhci3,address=0:0:4.2,index=0,master=4 --input type=keyboard,bus=usb --input tablet --serial tcp,host=:2222,mode=bind,protocol=telnet,log_file=/tmp/foo.log,log_append=yes --serial nmdm,source.master=/dev/foo1,source.slave=/dev/foo2 --parallel udp,host=0.0.0.0:1234,bind_host=127.0.0.1:1234 --parallel unix,path=/tmp/foo-socket --channel pty,target_type=guestfwd,target_address=127.0.0.1:10000 --channel pty,target_type=virtio,name=org.linux-kvm.port1 --console pty,target_type=virtio --channel spicevmc --hostdev net_00_1c_25_10_b1_e4,boot_order=4,rom_bar=off --host-device usb_device_781_5151_2004453082054CA1BEEE --host-device 001.003 --hostdev 15:0.1 --host-device 2:15:0.2 --hostdev 0:15:0.3,address.type=isa,address.iobase=0x500,address.irq=5 --host-device 0x0781:0x5151,driver_name=vfio --host-device 04b3:4485 --host-device pci_8086_2829_scsi_host_scsi_device_lun0 --hostdev usb_5_20 --hostdev usb_5_21
--filesystem /source,/target --filesystem template_name,/,type=template,mode=passthrough --filesystem type=file,source=/tmp/somefile.img,target=/mount/point,accessmode=squash --soundhw default --sound ac97 --video cirrus --video model=qxl,vgamem=1,ram=2,vram=3,heads=4,accel3d=yes,vram64=65 --smartcard passthrough,type=spicevmc --smartcard type=host --redirdev usb,type=spicevmc --redirdev usb,type=tcp,server=localhost:4000 --redirdev usb,type=tcp,server=127.0.0.1:4002,boot_order=3 --rng egd,backend_host=127.0.0.1,backend_service=8000,backend_type=tcp --panic iobase=507 --qemu-commandline env=DISPLAY=:0.1 --qemu-commandline="-display gtk,gl=on" --qemu-commandline="-device vfio-pci,addr=05.0,sysfsdev=/sys/class/mdev_bus/0000:00:02.0/f321853c-c584-4a6b-b99a-3eee22a3919c" --qemu-commandline="-set device.video0.driver=virtio-vga"
Error code : -1
Output was:
ERROR Error: --hostdev net_00_1c_25_10_b1_e4,boot_order=4,rom_bar=off: Unknown address type
======================================================================
FAIL: testCLI0265virt_xml_edit_simple_host_device (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 1041, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 1040, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 271, in run
tests.fail(err)
AssertionError: ./virt-xml --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…> test-for-virtxml --edit --print-diff --define --host-device 0x0781:0x5151,driver_name=vfio
Expected command to pass, but it didn't.
Command was: ./virt-xml --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…> test-for-virtxml --edit --print-diff --define --host-device 0x0781:0x5151,driver_name=vfio
Error code : -1
Output was:
ERROR Error: --hostdev 0x0781:0x5151,driver_name=vfio: Did not find a matching node device for '0x0781:0x5151'
======================================================================
FAIL: testCLI0285virt_xml_add_host_device (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 1041, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 1040, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 271, in run
tests.fail(err)
AssertionError: ./virt-xml --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…> test-for-virtxml --print-diff --define --add-device --host-device net_00_1c_25_10_b1_e4
Expected command to pass, but it didn't.
Command was: ./virt-xml --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…> test-for-virtxml --print-diff --define --add-device --host-device net_00_1c_25_10_b1_e4
Error code : -1
Output was:
ERROR Error: --hostdev net_00_1c_25_10_b1_e4: Unknown address type
======================================================================
FAIL: testCLI0294virt_xml_remove_hostdev_name (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 1041, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 1040, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 271, in run
tests.fail(err)
AssertionError: ./virt-xml --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…> test-for-virtxml --print-diff --define --remove-device --host-device 0x04b3:0x4485
Expected command to pass, but it didn't.
Command was: ./virt-xml --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…> test-for-virtxml --print-diff --define --remove-device --host-device 0x04b3:0x4485
Error code : -1
Output was:
ERROR Error: --hostdev 0x04b3:0x4485: Did not find a matching node device for '0x04b3:0x4485'
----------------------------------------------------------------------
Ran 418 tests in 180.940s
FAILED (failures=4, errors=3)
Build step 'Execute shell' marked build as failure
1
2
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-centos-7 #419
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…>
------------------------------------------
Started by upstream project "virt-manager-master-check" build number 419
originally caused by:
Started by upstream project "virt-manager-master-build" build number 423
originally caused by:
Started by upstream project "libvirt-python-master-build" build number 330
originally caused by:
Started by upstream project "libvirt-master-build" build number 457
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…>
[virt-manager-master] $ /bin/sh -xe /tmp/hudson3804322279252871971.sh
+ python setup.py test
running test
..................................................................................................................................................................................................................................................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 418 tests in 291.093s
OK
/tmp/hudson3804322279252871971.sh: line 2: 6328 Segmentation fault (core dumped) python setup.py test
Build step 'Execute shell' marked build as failure
1
1
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-centos-7 #415
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…>
------------------------------------------
Started by upstream project "virt-manager-master-check" build number 415
originally caused by:
Started by upstream project "virt-manager-master-build" build number 419
originally caused by:
Started by upstream project "libvirt-python-master-build" build number 326
originally caused by:
Started by upstream project "libvirt-master-build" build number 453
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…>
[virt-manager-master] $ /bin/sh -xe /tmp/hudson1424974698504760211.sh
+ python setup.py test
running test
..................................................................................................................................................................................................................................................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 418 tests in 269.735s
OK
/tmp/hudson1424974698504760211.sh: line 2: 9170 Segmentation fault (core dumped) python setup.py test
Build step 'Execute shell' marked build as failure
1
1
[Libvirt-ci] Build failed in Jenkins: libvirt-master-rpm » libvirt-fedora-rawhide #274
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…>
------------------------------------------
[...truncated 336.48 KB...]
PASS: virusbtest
PASS: virnetdevbandwidthtest
PASS: objecteventtest
PASS: eventtest
PASS: virmacmaptest
PASS: libvirtd-fail
PASS: libvirtd-pool
PASS: virsh-cpuset
PASS: virsh-define-dev-segfault
PASS: virsh-int-overflow
PASS: virsh-read-bufsiz
PASS: virsh-read-non-seekable
PASS: virsh-schedinfo
PASS: virsh-self-test
PASS: virt-admin-self-test
PASS: virsh-start
PASS: virsh-undefine
PASS: virsh-uriprecedence
PASS: virsh-vcpupin
PASS: virsh-optparse
============================================================================
Testsuite summary for libvirt 3.3.0
============================================================================
# TOTAL: 124
# PASS: 124
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[2]: Leaving directory '/home/jenkins/rpmbuild/BUILD/libvirt-3.3.0/tests'
make[1]: Leaving directory '/home/jenkins/rpmbuild/BUILD/libvirt-3.3.0/tests'
+ exit 0
Processing files: libvirt-3.3.0-1.fc26.x86_64
Processing files: libvirt-docs-3.3.0-1.fc26.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7xIEiu
+ umask 022
+ cd /home/jenkins/rpmbuild/BUILD
+ cd libvirt-3.3.0
+ DOCDIR=/home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc26.x86_64/usr/share/doc/libvirt-docs
+ export DOCDIR
+ /usr/bin/mkdir -p /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc26.x86_64/usr/share/doc/libvirt-docs
+ cp -pr AUTHORS /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc26.x86_64/usr/share/doc/libvirt-docs
+ cp -pr ChangeLog.gz /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc26.x86_64/usr/share/doc/libvirt-docs
+ cp -pr NEWS /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc26.x86_64/usr/share/doc/libvirt-docs
+ cp -pr README /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc26.x86_64/usr/share/doc/libvirt-docs
+ cp -pr TODO /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc26.x86_64/usr/share/doc/libvirt-docs
+ cp -pr libvirt-docs/html /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc26.x86_64/usr/share/doc/libvirt-docs
+ cp -pr examples/hellolibvirt /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc26.x86_64/usr/share/doc/libvirt-docs
+ cp -pr examples/object-events /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc26.x86_64/usr/share/doc/libvirt-docs
+ cp -pr examples/dominfo /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc26.x86_64/usr/share/doc/libvirt-docs
+ cp -pr examples/domsuspend /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc26.x86_64/usr/share/doc/libvirt-docs
+ cp -pr examples/dommigrate /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc26.x86_64/usr/share/doc/libvirt-docs
+ cp -pr examples/openauth /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc26.x86_64/usr/share/doc/libvirt-docs
+ cp -pr examples/xml /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc26.x86_64/usr/share/doc/libvirt-docs
+ cp -pr examples/rename /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc26.x86_64/usr/share/doc/libvirt-docs
+ cp -pr examples/systemtap /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc26.x86_64/usr/share/doc/libvirt-docs
+ cp -pr examples/admin /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc26.x86_64/usr/share/doc/libvirt-docs
+ exit 0
Provides: libvirt-docs = 3.3.0-1.fc26 libvirt-docs(x86-64) = 3.3.0-1.fc26
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: libvirt-daemon-3.3.0-1.fc26.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QFYgGM
+ umask 022
+ cd /home/jenkins/rpmbuild/BUILD
+ cd libvirt-3.3.0
+ DOCDIR=/home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc26.x86_64/usr/share/doc/libvirt-daemon
+ export DOCDIR
+ /usr/bin/mkdir -p /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc26.x86_64/usr/share/doc/libvirt-daemon
+ cp -pr daemon/libvirtd.upstart /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc26.x86_64/usr/share/doc/libvirt-daemon
+ cp -pr examples/polkit/libvirt-acl.rules /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc26.x86_64/usr/share/doc/libvirt-daemon
+ exit 0
Provides: config(libvirt-daemon) = 3.3.0-1.fc26 libvirt-daemon = 3.3.0-1.fc26 libvirt-daemon(x86-64) = 3.3.0-1.fc26
Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(pre): /bin/sh shadow-utils
Requires(post): /bin/sh systemd-sysv systemd-units
Requires(preun): /bin/sh systemd-units
Requires(postun): /bin/sh systemd-units
Requires: libacl.so.1()(64bit) libacl.so.1(ACL_1.0)(64bit) libaudit.so.1()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.13)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libcurl.so.4()(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdl.so.2()(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libnl-3.so.200()(64bit) libnl-route-3.so.200()(64bit) libnuma.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libsasl2.so.3()(64bit) libselinux.so.1()(64bit) libssh.so.4()(64bit) libssh2.so.1()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libvirt-admin.so.0()(64bit) libvirt-admin.so.0(LIBVIRT_ADMIN_PRIVATE_3.3.0)(64bit) libvirt-lxc.so.0()(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_1.0.2)(64bit) libvirt-qemu.so.0()(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.10.0)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.8.3)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.9.4)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_1.2.3)(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.0.3)(64bit) libvirt.so.0(LIBVIRT_0.0.5)(64bit) libvirt.so.0(LIBVIRT_0.1.0)(64bit) libvirt.so.0(LIBVIRT_0.1.1)(64bit) libvirt.so.0(LIBVIRT_0.1.4)(64bit) libvirt.so.0(LIBVIRT_0.1.5)(64bit) libvirt.so.0(LIBVIRT_0.1.9)(64bit) libvirt.so.0(LIBVIRT_0.10.0)(64bit) libvirt.so.0(LIBVIRT_0.10.2)(64bit) libvirt.so.0(LIBVIRT_0.2.0)(64bit) libvirt.so.0(LIBVIRT_0.2.1)(64bit) libvirt.so.0(LIBVIRT_0.2.3)(64bit) libvirt.so.0(LIBVIRT_0.3.0)(64bit) libvirt.so.0(LIBVIRT_0.3.2)(64bit) libvirt.so.0(LIBVIRT_0.3.3)(64bit) libvirt.so.0(LIBVIRT_0.4.1)(64bit) libvirt.so.0(LIBVIRT_0.4.2)(64bit) libvirt.so.0(LIBVIRT_0.4.5)(64bit) libvirt.so.0(LIBVIRT_0.5.0)(64bit) libvirt.so.0(LIBVIRT_0.6.1)(64bit) libvirt.so.0(LIBVIRT_0.6.3)(64bit) libvirt.so.0(LIBVIRT_0.6.4)(64bit) libvirt.so.0(LIBVIRT_0.7.0)(64bit) libvirt.so.0(LIBVIRT_0.7.1)(64bit) libvirt.so.0(LIBVIRT_0.7.2)(64bit) libvirt.so.0(LIBVIRT_0.7.3)(64bit) libvirt.so.0(LIBVIRT_0.7.5)(64bit) libvirt.so.0(LIBVIRT_0.7.7)(64bit) libvirt.so.0(LIBVIRT_0.8.0)(64bit) libvirt.so.0(LIBVIRT_0.8.1)(64bit) libvirt.so.0(LIBVIRT_0.8.2)(64bit) libvirt.so.0(LIBVIRT_0.8.5)(64bit) libvirt.so.0(LIBVIRT_0.8.6)(64bit) libvirt.so.0(LIBVIRT_0.8.8)(64bit) libvirt.so.0(LIBVIRT_0.9.0)(64bit) libvirt.so.0(LIBVIRT_0.9.10)(64bit) libvirt.so.0(LIBVIRT_0.9.11)(64bit) libvirt.so.0(LIBVIRT_0.9.13)(64bit) libvirt.so.0(LIBVIRT_0.9.2)(64bit) libvirt.so.0(LIBVIRT_0.9.3)(64bit) libvirt.so.0(LIBVIRT_0.9.4)(64bit) libvirt.so.0(LIBVIRT_0.9.5)(64bit) libvirt.so.0(LIBVIRT_0.9.7)(64bit) libvirt.so.0(LIBVIRT_0.9.8)(64bit) libvirt.so.0(LIBVIRT_0.9.9)(64bit) libvirt.so.0(LIBVIRT_1.0.0)(64bit) libvirt.so.0(LIBVIRT_1.0.1)(64bit) libvirt.so.0(LIBVIRT_1.0.2)(64bit) libvirt.so.0(LIBVIRT_1.0.3)(64bit) libvirt.so.0(LIBVIRT_1.0.5)(64bit) libvirt.so.0(LIBVIRT_1.0.6)(64bit) libvirt.so.0(LIBVIRT_1.1.1)(64bit) libvirt.so.0(LIBVIRT_1.1.3)(64bit) libvirt.so.0(LIBVIRT_1.2.1)(64bit) libvirt.so.0(LIBVIRT_1.2.11)(64bit) libvirt.so.0(LIBVIRT_1.2.12)(64bit) libvirt.so.0(LIBVIRT_1.2.14)(64bit) libvirt.so.0(LIBVIRT_1.2.15)(64bit) libvirt.so.0(LIBVIRT_1.2.16)(64bit) libvirt.so.0(LIBVIRT_1.2.19)(64bit) libvirt.so.0(LIBVIRT_1.2.3)(64bit) libvirt.so.0(LIBVIRT_1.2.5)(64bit) libvirt.so.0(LIBVIRT_1.2.6)(64bit) libvirt.so.0(LIBVIRT_1.2.7)(64bit) libvirt.so.0(LIBVIRT_1.2.8)(64bit) libvirt.so.0(LIBVIRT_1.2.9)(64bit) libvirt.so.0(LIBVIRT_1.3.3)(64bit) libvirt.so.0(LIBVIRT_2.0.0)(64bit) libvirt.so.0(LIBVIRT_2.2.0)(64bit) libvirt.so.0(LIBVIRT_3.0.0)(64bit) libvirt.so.0(LIBVIRT_3.1.0)(64bit) libvirt.so.0(LIBVIRT_PRIVATE_3.3.0)(64bit) libwsman.so.1()(64bit) libwsman_client.so.4()(64bit) libwsman_curl_client_transport.so.1()(64bit) libxenlight.so.4.8()(64bit) libxentoollog.so.1()(64bit) libxlutil.so.4.8()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.4)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libyajl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-config-network-3.3.0-1.fc26.x86_64
Provides: libvirt-daemon-config-network = 3.3.0-1.fc26 libvirt-daemon-config-network(x86-64) = 3.3.0-1.fc26
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh
Processing files: libvirt-daemon-config-nwfilter-3.3.0-1.fc26.x86_64
Provides: libvirt-daemon-config-nwfilter = 3.3.0-1.fc26 libvirt-daemon-config-nwfilter(x86-64) = 3.3.0-1.fc26
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: libvirt-daemon-driver-network-3.3.0-1.fc26.x86_64
Provides: libvirt-daemon-driver-network = 3.3.0-1.fc26 libvirt-daemon-driver-network(x86-64) = 3.3.0-1.fc26 libvirt_driver_network.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libacl.so.1()(64bit) libacl.so.1(ACL_1.0)(64bit) libaudit.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.13)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdl.so.2()(64bit) libnl-3.so.200()(64bit) libnl-route-3.so.200()(64bit) libnuma.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libselinux.so.1()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.4)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libyajl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-nwfilter-3.3.0-1.fc26.x86_64
Provides: libvirt-daemon-driver-nwfilter = 3.3.0-1.fc26 libvirt-daemon-driver-nwfilter(x86-64) = 3.3.0-1.fc26 libvirt_driver_nwfilter.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libdl.so.2()(64bit) libnl-3.so.200()(64bit) libnl-route-3.so.200()(64bit) libpcap.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libutil.so.1()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-nodedev-3.3.0-1.fc26.x86_64
Provides: libvirt-daemon-driver-nodedev = 3.3.0-1.fc26 libvirt-daemon-driver-nodedev(x86-64) = 3.3.0-1.fc26 libvirt_driver_nodedev.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libpciaccess.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libudev.so.1()(64bit) libudev.so.1(LIBUDEV_183)(64bit) libutil.so.1()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-interface-3.3.0-1.fc26.x86_64
Provides: libvirt-daemon-driver-interface = 3.3.0-1.fc26 libvirt-daemon-driver-interface(x86-64) = 3.3.0-1.fc26 libvirt_driver_interface.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libnetcf.so.1()(64bit) libnetcf.so.1(NETCF_1.0.0)(64bit) libnetcf.so.1(NETCF_1.2.0)(64bit) libnetcf.so.1(NETCF_1.3.0)(64bit) libnetcf.so.1(NETCF_1.4.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libudev.so.1()(64bit) libudev.so.1(LIBUDEV_183)(64bit) libutil.so.1()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-secret-3.3.0-1.fc26.x86_64
Provides: libvirt-daemon-driver-secret = 3.3.0-1.fc26 libvirt-daemon-driver-secret(x86-64) = 3.3.0-1.fc26 libvirt_driver_secret.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libutil.so.1()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-core-3.3.0-1.fc26.x86_64
Provides: libvirt-daemon-driver-storage-core = 3.3.0-1.fc26 libvirt-daemon-driver-storage-core(x86-64) = 3.3.0-1.fc26 libvirt_driver_storage.so()(64bit) libvirt_storage_backend_fs.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libacl.so.1()(64bit) libacl.so.1(ACL_1.0)(64bit) libaudit.so.1()(64bit) libblkid.so.1()(64bit) libblkid.so.1(BLKID_1.0)(64bit) libblkid.so.1(BLKID_2.15)(64bit) libblkid.so.1(BLKID_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.13)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libdbus-1.so.3()(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdl.so.2()(64bit) libnl-3.so.200()(64bit) libnl-route-3.so.200()(64bit) libnuma.so.1()(64bit) libparted.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libselinux.so.1()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.4)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libyajl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-logical-3.3.0-1.fc26.x86_64
Provides: libvirt-daemon-driver-storage-logical = 3.3.0-1.fc26 libvirt-daemon-driver-storage-logical(x86-64) = 3.3.0-1.fc26 libvirt_storage_backend_logical.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-disk-3.3.0-1.fc26.x86_64
Provides: libvirt-daemon-driver-storage-disk = 3.3.0-1.fc26 libvirt-daemon-driver-storage-disk(x86-64) = 3.3.0-1.fc26 libvirt_storage_backend_disk.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-scsi-3.3.0-1.fc26.x86_64
Provides: libvirt-daemon-driver-storage-scsi = 3.3.0-1.fc26 libvirt-daemon-driver-storage-scsi(x86-64) = 3.3.0-1.fc26 libvirt_storage_backend_scsi.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-iscsi-3.3.0-1.fc26.x86_64
Provides: libvirt-daemon-driver-storage-iscsi = 3.3.0-1.fc26 libvirt-daemon-driver-storage-iscsi(x86-64) = 3.3.0-1.fc26 libvirt_storage_backend_iscsi.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-mpath-3.3.0-1.fc26.x86_64
Provides: libvirt-daemon-driver-storage-mpath = 3.3.0-1.fc26 libvirt-daemon-driver-storage-mpath(x86-64) = 3.3.0-1.fc26 libvirt_storage_backend_mpath.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-gluster-3.3.0-1.fc26.x86_64
Provides: libvirt-daemon-driver-storage-gluster = 3.3.0-1.fc26 libvirt-daemon-driver-storage-gluster(x86-64) = 3.3.0-1.fc26 libvirt_storage_backend_gluster.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libacl.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libgfapi.so.0()(64bit) libgfapi.so.0(GFAPI_3.4.0)(64bit) libgfrpc.so.0()(64bit) libgfxdr.so.0()(64bit) libglusterfs.so.0()(64bit) libuuid.so.1()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-rbd-3.3.0-1.fc26.x86_64
Provides: libvirt-daemon-driver-storage-rbd = 3.3.0-1.fc26 libvirt-daemon-driver-storage-rbd(x86-64) = 3.3.0-1.fc26 libvirt_storage_backend_rbd.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) librados.so.2()(64bit) librbd.so.1()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-sheepdog-3.3.0-1.fc26.x86_64
Provides: libvirt-daemon-driver-storage-sheepdog = 3.3.0-1.fc26 libvirt-daemon-driver-storage-sheepdog(x86-64) = 3.3.0-1.fc26 libvirt_storage_backend_sheepdog.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-3.3.0-1.fc26.x86_64
Processing files: libvirt-daemon-driver-qemu-3.3.0-1.fc26.x86_64
Provides: config(libvirt-daemon-driver-qemu) = 3.3.0-1.fc26 libvirt-daemon-driver-qemu = 3.3.0-1.fc26 libvirt-daemon-driver-qemu(x86-64) = 3.3.0-1.fc26 libvirt_driver_qemu.so()(64bit)
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(pre): /bin/sh
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libdl.so.2()(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libnl-3.so.200()(64bit) libnl-route-3.so.200()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libutil.so.1()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-lxc-3.3.0-1.fc26.x86_64
Provides: config(libvirt-daemon-driver-lxc) = 3.3.0-1.fc26 libvirt-daemon-driver-lxc = 3.3.0-1.fc26 libvirt-daemon-driver-lxc(x86-64) = 3.3.0-1.fc26 libvirt_driver_lxc.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libacl.so.1()(64bit) libacl.so.1(ACL_1.0)(64bit) libaudit.so.1()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libblkid.so.1()(64bit) libblkid.so.1(BLKID_2.15)(64bit) libblkid.so.1(BLKID_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.13)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdl.so.2()(64bit) libfuse.so.2()(64bit) libfuse.so.2(FUSE_2.2)(64bit) libfuse.so.2(FUSE_2.5)(64bit) libfuse.so.2(FUSE_2.6)(64bit) libfuse.so.2(FUSE_2.8)(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libnl-3.so.200()(64bit) libnl-3.so.200(libnl_3)(64bit) libnl-route-3.so.200()(64bit) libnuma.so.1()(64bit) libnuma.so.1(libnuma_1.1)(64bit) libnuma.so.1(libnuma_1.2)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libsasl2.so.3()(64bit) libselinux.so.1()(64bit) libssh.so.4()(64bit) libssh2.so.1()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.4)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libyajl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-uml-3.3.0-1.fc26.x86_64
Provides: config(libvirt-daemon-driver-uml) = 3.3.0-1.fc26 libvirt-daemon-driver-uml = 3.3.0-1.fc26 libvirt-daemon-driver-uml(x86-64) = 3.3.0-1.fc26 libvirt_driver_uml.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libutil.so.1()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-xen-3.3.0-1.fc26.x86_64
Provides: libvirt-daemon-driver-xen = 3.3.0-1.fc26 libvirt-daemon-driver-xen(x86-64) = 3.3.0-1.fc26 libvirt_driver_xen.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libutil.so.1()(64bit) libxenlight.so.4.8()(64bit) libxenstore.so.3.0()(64bit) libxentoollog.so.1()(64bit) libxlutil.so.4.8()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-vbox-3.3.0-1.fc26.x86_64
Provides: libvirt-daemon-driver-vbox = 3.3.0-1.fc26 libvirt-daemon-driver-vbox(x86-64) = 3.3.0-1.fc26 libvirt_driver_vbox.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libutil.so.1()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.12)(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-libxl-3.3.0-1.fc26.x86_64
Provides: config(libvirt-daemon-driver-libxl) = 3.3.0-1.fc26 libvirt-daemon-driver-libxl = 3.3.0-1.fc26 libvirt-daemon-driver-libxl(x86-64) = 3.3.0-1.fc26 libvirt_driver_libxl.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libutil.so.1()(64bit) libxenlight.so.4.8()(64bit) libxentoollog.so.1()(64bit) libxentoollog.so.1(VERS_1.0)(64bit) libxlutil.so.4.8()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-qemu-3.3.0-1.fc26.x86_64
Processing files: libvirt-daemon-kvm-3.3.0-1.fc26.x86_64
Processing files: libvirt-daemon-lxc-3.3.0-1.fc26.x86_64
Processing files: libvirt-daemon-uml-3.3.0-1.fc26.x86_64
Processing files: libvirt-daemon-xen-3.3.0-1.fc26.x86_64
Processing files: libvirt-daemon-vbox-3.3.0-1.fc26.x86_64
Processing files: libvirt-client-3.3.0-1.fc26.x86_64
Provides: config(libvirt-client) = 3.3.0-1.fc26 libvirt-client = 3.3.0-1.fc26 libvirt-client(x86-64) = 3.3.0-1.fc26
Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh
Requires(preun): /bin/sh
Requires(postun): /bin/sh
Requires: /bin/sh libacl.so.1()(64bit) libaudit.so.1()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libcurl.so.4()(64bit) libdbus-1.so.3()(64bit) libdevmapper.so.1.02()(64bit) libdl.so.2()(64bit) libgnutls.so.30()(64bit) libnl-3.so.200()(64bit) libnl-route-3.so.200()(64bit) libnuma.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libreadline.so.7()(64bit) libsasl2.so.3()(64bit) libselinux.so.1()(64bit) libssh.so.4()(64bit) libssh2.so.1()(64bit) libutil.so.1()(64bit) libvirt-lxc.so.0()(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_1.0.2)(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_1.0.4)(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_2.0.0)(64bit) libvirt-qemu.so.0()(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.10.0)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.8.3)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.9.4)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_1.2.3)(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.0.3)(64bit) libvirt.so.0(LIBVIRT_0.1.0)(64bit) libvirt.so.0(LIBVIRT_0.1.1)(64bit) libvirt.so.0(LIBVIRT_0.1.4)(64bit) libvirt.so.0(LIBVIRT_0.1.5)(64bit) libvirt.so.0(LIBVIRT_0.1.9)(64bit) libvirt.so.0(LIBVIRT_0.10.0)(64bit) libvirt.so.0(LIBVIRT_0.10.2)(64bit) libvirt.so.0(LIBVIRT_0.2.0)(64bit) libvirt.so.0(LIBVIRT_0.2.1)(64bit) libvirt.so.0(LIBVIRT_0.2.3)(64bit) libvirt.so.0(LIBVIRT_0.3.0)(64bit) libvirt.so.0(LIBVIRT_0.3.2)(64bit) libvirt.so.0(LIBVIRT_0.3.3)(64bit) libvirt.so.0(LIBVIRT_0.4.0)(64bit) libvirt.so.0(LIBVIRT_0.4.1)(64bit) libvirt.so.0(LIBVIRT_0.4.5)(64bit) libvirt.so.0(LIBVIRT_0.5.0)(64bit) libvirt.so.0(LIBVIRT_0.6.1)(64bit) libvirt.so.0(LIBVIRT_0.6.3)(64bit) libvirt.so.0(LIBVIRT_0.6.4)(64bit) libvirt.so.0(LIBVIRT_0.7.0)(64bit) libvirt.so.0(LIBVIRT_0.7.1)(64bit) libvirt.so.0(LIBVIRT_0.7.2)(64bit) libvirt.so.0(LIBVIRT_0.7.3)(64bit) libvirt.so.0(LIBVIRT_0.7.5)(64bit) libvirt.so.0(LIBVIRT_0.7.7)(64bit) libvirt.so.0(LIBVIRT_0.8.0)(64bit) libvirt.so.0(LIBVIRT_0.8.1)(64bit) libvirt.so.0(LIBVIRT_0.8.2)(64bit) libvirt.so.0(LIBVIRT_0.8.5)(64bit) libvirt.so.0(LIBVIRT_0.8.6)(64bit) libvirt.so.0(LIBVIRT_0.8.8)(64bit) libvirt.so.0(LIBVIRT_0.9.0)(64bit) libvirt.so.0(LIBVIRT_0.9.10)(64bit) libvirt.so.0(LIBVIRT_0.9.11)(64bit) libvirt.so.0(LIBVIRT_0.9.13)(64bit) libvirt.so.0(LIBVIRT_0.9.2)(64bit) libvirt.so.0(LIBVIRT_0.9.3)(64bit) libvirt.so.0(LIBVIRT_0.9.4)(64bit) libvirt.so.0(LIBVIRT_0.9.5)(64bit) libvirt.so.0(LIBVIRT_0.9.7)(64bit) libvirt.so.0(LIBVIRT_0.9.8)(64bit) libvirt.so.0(LIBVIRT_0.9.9)(64bit) libvirt.so.0(LIBVIRT_1.0.0)(64bit) libvirt.so.0(LIBVIRT_1.0.1)(64bit) libvirt.so.0(LIBVIRT_1.0.2)(64bit) libvirt.so.0(LIBVIRT_1.0.3)(64bit) libvirt.so.0(LIBVIRT_1.0.5)(64bit) libvirt.so.0(LIBVIRT_1.1.0)(64bit) libvirt.so.0(LIBVIRT_1.1.1)(64bit) libvirt.so.0(LIBVIRT_1.1.3)(64bit) libvirt.so.0(LIBVIRT_1.2.1)(64bit) libvirt.so.0(LIBVIRT_1.2.11)(64bit) libvirt.so.0(LIBVIRT_1.2.12)(64bit) libvirt.so.0(LIBVIRT_1.2.14)(64bit) libvirt.so.0(LIBVIRT_1.2.15)(64bit) libvirt.so.0(LIBVIRT_1.2.16)(64bit) libvirt.so.0(LIBVIRT_1.2.17)(64bit) libvirt.so.0(LIBVIRT_1.2.19)(64bit) libvirt.so.0(LIBVIRT_1.2.3)(64bit) libvirt.so.0(LIBVIRT_1.2.5)(64bit) libvirt.so.0(LIBVIRT_1.2.6)(64bit) libvirt.so.0(LIBVIRT_1.2.7)(64bit) libvirt.so.0(LIBVIRT_1.2.8)(64bit) libvirt.so.0(LIBVIRT_1.2.9)(64bit) libvirt.so.0(LIBVIRT_1.3.3)(64bit) libvirt.so.0(LIBVIRT_2.0.0)(64bit) libvirt.so.0(LIBVIRT_2.2.0)(64bit) libvirt.so.0(LIBVIRT_3.0.0)(64bit) libvirt.so.0(LIBVIRT_3.1.0)(64bit) libvirt.so.0(LIBVIRT_PRIVATE_3.3.0)(64bit) libwsman.so.1()(64bit) libwsman_client.so.4()(64bit) libwsman_curl_client_transport.so.1()(64bit) libxenlight.so.4.8()(64bit) libxentoollog.so.1()(64bit) libxlutil.so.4.8()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libyajl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-libs-3.3.0-1.fc26.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QAZsLe
+ umask 022
+ cd /home/jenkins/rpmbuild/BUILD
+ cd libvirt-3.3.0
+ DOCDIR=/home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc26.x86_64/usr/share/doc/libvirt-libs
+ export DOCDIR
+ /usr/bin/mkdir -p /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc26.x86_64/usr/share/doc/libvirt-libs
+ cp -pr COPYING /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc26.x86_64/usr/share/doc/libvirt-libs
+ cp -pr COPYING.LESSER /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc26.x86_64/usr/share/doc/libvirt-libs
+ exit 0
Provides: config(libvirt-libs) = 3.3.0-1.fc26 libvirt-admin.so.0()(64bit) libvirt-admin.so.0(LIBVIRT_ADMIN_2.0.0)(64bit) libvirt-admin.so.0(LIBVIRT_ADMIN_3.0.0)(64bit) libvirt-admin.so.0(LIBVIRT_ADMIN_PRIVATE_3.3.0)(64bit) libvirt-libs = 3.3.0-1.fc26 libvirt-libs(x86-64) = 3.3.0-1.fc26 libvirt-lxc.so.0()(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_1.0.2)(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_1.0.4)(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_2.0.0)(64bit) libvirt-qemu.so.0()(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.10.0)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.8.3)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.9.4)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_1.2.3)(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.0.3)(64bit) libvirt.so.0(LIBVIRT_0.0.5)(64bit) libvirt.so.0(LIBVIRT_0.1.0)(64bit) libvirt.so.0(LIBVIRT_0.1.1)(64bit) libvirt.so.0(LIBVIRT_0.1.4)(64bit) libvirt.so.0(LIBVIRT_0.1.5)(64bit) libvirt.so.0(LIBVIRT_0.1.9)(64bit) libvirt.so.0(LIBVIRT_0.10.0)(64bit) libvirt.so.0(LIBVIRT_0.10.2)(64bit) libvirt.so.0(LIBVIRT_0.2.0)(64bit) libvirt.so.0(LIBVIRT_0.2.1)(64bit) libvirt.so.0(LIBVIRT_0.2.3)(64bit) libvirt.so.0(LIBVIRT_0.3.0)(64bit) libvirt.so.0(LIBVIRT_0.3.2)(64bit) libvirt.so.0(LIBVIRT_0.3.3)(64bit) libvirt.so.0(LIBVIRT_0.4.0)(64bit) libvirt.so.0(LIBVIRT_0.4.1)(64bit) libvirt.so.0(LIBVIRT_0.4.2)(64bit) libvirt.so.0(LIBVIRT_0.4.5)(64bit) libvirt.so.0(LIBVIRT_0.5.0)(64bit) libvirt.so.0(LIBVIRT_0.6.0)(64bit) libvirt.so.0(LIBVIRT_0.6.1)(64bit) libvirt.so.0(LIBVIRT_0.6.3)(64bit) libvirt.so.0(LIBVIRT_0.6.4)(64bit) libvirt.so.0(LIBVIRT_0.7.0)(64bit) libvirt.so.0(LIBVIRT_0.7.1)(64bit) libvirt.so.0(LIBVIRT_0.7.2)(64bit) libvirt.so.0(LIBVIRT_0.7.3)(64bit) libvirt.so.0(LIBVIRT_0.7.5)(64bit) libvirt.so.0(LIBVIRT_0.7.7)(64bit) libvirt.so.0(LIBVIRT_0.8.0)(64bit) libvirt.so.0(LIBVIRT_0.8.1)(64bit) libvirt.so.0(LIBVIRT_0.8.2)(64bit) libvirt.so.0(LIBVIRT_0.8.5)(64bit) libvirt.so.0(LIBVIRT_0.8.6)(64bit) libvirt.so.0(LIBVIRT_0.8.8)(64bit) libvirt.so.0(LIBVIRT_0.9.0)(64bit) libvirt.so.0(LIBVIRT_0.9.10)(64bit) libvirt.so.0(LIBVIRT_0.9.11)(64bit) libvirt.so.0(LIBVIRT_0.9.13)(64bit) libvirt.so.0(LIBVIRT_0.9.2)(64bit) libvirt.so.0(LIBVIRT_0.9.3)(64bit) libvirt.so.0(LIBVIRT_0.9.4)(64bit) libvirt.so.0(LIBVIRT_0.9.5)(64bit) libvirt.so.0(LIBVIRT_0.9.7)(64bit) libvirt.so.0(LIBVIRT_0.9.8)(64bit) libvirt.so.0(LIBVIRT_0.9.9)(64bit) libvirt.so.0(LIBVIRT_1.0.0)(64bit) libvirt.so.0(LIBVIRT_1.0.1)(64bit) libvirt.so.0(LIBVIRT_1.0.2)(64bit) libvirt.so.0(LIBVIRT_1.0.3)(64bit) libvirt.so.0(LIBVIRT_1.0.5)(64bit) libvirt.so.0(LIBVIRT_1.0.6)(64bit) libvirt.so.0(LIBVIRT_1.1.0)(64bit) libvirt.so.0(LIBVIRT_1.1.1)(64bit) libvirt.so.0(LIBVIRT_1.1.3)(64bit) libvirt.so.0(LIBVIRT_1.2.1)(64bit) libvirt.so.0(LIBVIRT_1.2.11)(64bit) libvirt.so.0(LIBVIRT_1.2.12)(64bit) libvirt.so.0(LIBVIRT_1.2.14)(64bit) libvirt.so.0(LIBVIRT_1.2.15)(64bit) libvirt.so.0(LIBVIRT_1.2.16)(64bit) libvirt.so.0(LIBVIRT_1.2.17)(64bit) libvirt.so.0(LIBVIRT_1.2.19)(64bit) libvirt.so.0(LIBVIRT_1.2.3)(64bit) libvirt.so.0(LIBVIRT_1.2.5)(64bit) libvirt.so.0(LIBVIRT_1.2.6)(64bit) libvirt.so.0(LIBVIRT_1.2.7)(64bit) libvirt.so.0(LIBVIRT_1.2.8)(64bit) libvirt.so.0(LIBVIRT_1.2.9)(64bit) libvirt.so.0(LIBVIRT_1.3.3)(64bit) libvirt.so.0(LIBVIRT_2.0.0)(64bit) libvirt.so.0(LIBVIRT_2.2.0)(64bit) libvirt.so.0(LIBVIRT_3.0.0)(64bit) libvirt.so.0(LIBVIRT_3.1.0)(64bit) libvirt.so.0(LIBVIRT_PRIVATE_3.3.0)(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libacl.so.1()(64bit) libacl.so.1(ACL_1.0)(64bit) libaudit.so.1()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.13)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libcurl.so.4()(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libnl-3.so.200()(64bit) libnl-3.so.200(libnl_3)(64bit) libnl-route-3.so.200()(64bit) libnuma.so.1()(64bit) libnuma.so.1(libnuma_1.1)(64bit) libnuma.so.1(libnuma_1.2)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libsasl2.so.3()(64bit) libselinux.so.1()(64bit) libssh.so.4()(64bit) libssh2.so.1()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.1.0)(64bit) libvirt.so.0(LIBVIRT_0.6.1)(64bit) libvirt.so.0(LIBVIRT_PRIVATE_3.3.0)(64bit) libwsman.so.1()(64bit) libwsman_client.so.4()(64bit) libwsman_curl_client_transport.so.1()(64bit) libxenlight.so.4.8()(64bit) libxentoollog.so.1()(64bit) libxlutil.so.4.8()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.4)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libyajl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-admin-3.3.0-1.fc26.x86_64
Provides: libvirt-admin = 3.3.0-1.fc26 libvirt-admin(x86-64) = 3.3.0-1.fc26
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libacl.so.1()(64bit) libaudit.so.1()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libcurl.so.4()(64bit) libdbus-1.so.3()(64bit) libdevmapper.so.1.02()(64bit) libdl.so.2()(64bit) libgnutls.so.30()(64bit) libnl-3.so.200()(64bit) libnl-route-3.so.200()(64bit) libnuma.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libreadline.so.7()(64bit) libsasl2.so.3()(64bit) libselinux.so.1()(64bit) libssh.so.4()(64bit) libssh2.so.1()(64bit) libutil.so.1()(64bit) libvirt-admin.so.0()(64bit) libvirt-admin.so.0(LIBVIRT_ADMIN_2.0.0)(64bit) libvirt-admin.so.0(LIBVIRT_ADMIN_3.0.0)(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.0.3)(64bit) libvirt.so.0(LIBVIRT_0.1.0)(64bit) libvirt.so.0(LIBVIRT_0.6.1)(64bit) libvirt.so.0(LIBVIRT_0.9.0)(64bit) libvirt.so.0(LIBVIRT_0.9.3)(64bit) libvirt.so.0(LIBVIRT_1.0.2)(64bit) libvirt.so.0(LIBVIRT_PRIVATE_3.3.0)(64bit) libwsman.so.1()(64bit) libwsman_client.so.4()(64bit) libwsman_curl_client_transport.so.1()(64bit) libxenlight.so.4.8()(64bit) libxentoollog.so.1()(64bit) libxlutil.so.4.8()(64bit) libxml2.so.2()(64bit) libyajl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-wireshark-3.3.0-1.fc26.x86_64
Provides: libvirt-wireshark = 3.3.0-1.fc26 libvirt-wireshark(x86-64) = 3.3.0-1.fc26 libvirt.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-login-shell-3.3.0-1.fc26.x86_64
Provides: config(libvirt-login-shell) = 3.3.0-1.fc26 libvirt-login-shell = 3.3.0-1.fc26 libvirt-login-shell(x86-64) = 3.3.0-1.fc26
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(pre): /bin/sh
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.13)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libselinux.so.1()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) rtld(GNU_HASH)
Processing files: libvirt-devel-3.3.0-1.fc26.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YUxe7K
+ umask 022
+ cd /home/jenkins/rpmbuild/BUILD
+ cd libvirt-3.3.0
+ DOCDIR=/home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc26.x86_64/usr/share/doc/libvirt-devel
+ export DOCDIR
+ /usr/bin/mkdir -p /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc26.x86_64/usr/share/doc/libvirt-devel
+ cp -pr docs/libvirt-api.xml /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc26.x86_64/usr/share/doc/libvirt-devel
+ exit 0
Provides: libvirt-devel = 3.3.0-1.fc26 libvirt-devel(x86-64) = 3.3.0-1.fc26 pkgconfig(libvirt) = 3.3.0 pkgconfig(libvirt-admin) = 3.3.0 pkgconfig(libvirt-lxc) = 3.3.0 pkgconfig(libvirt-qemu) = 3.3.0
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libvirt-admin.so.0()(64bit) libvirt-lxc.so.0()(64bit) libvirt-qemu.so.0()(64bit) libvirt.so.0()(64bit) pkgconfig(libvirt)
Processing files: libvirt-lock-sanlock-3.3.0-1.fc26.x86_64
Provides: config(libvirt-lock-sanlock) = 3.3.0-1.fc26 libvirt-lock-sanlock = 3.3.0-1.fc26 libvirt-lock-sanlock(x86-64) = 3.3.0-1.fc26
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh
Requires: /bin/sh libacl.so.1()(64bit) libaudit.so.1()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libcurl.so.4()(64bit) libdbus-1.so.3()(64bit) libdevmapper.so.1.02()(64bit) libdl.so.2()(64bit) libgnutls.so.30()(64bit) libnl-3.so.200()(64bit) libnl-route-3.so.200()(64bit) libnuma.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsanlock_client.so.1()(64bit) libsasl2.so.3()(64bit) libselinux.so.1()(64bit) libssh.so.4()(64bit) libssh2.so.1()(64bit) libutil.so.1()(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.0.3)(64bit) libvirt.so.0(LIBVIRT_0.1.1)(64bit) libvirt.so.0(LIBVIRT_0.4.0)(64bit) libvirt.so.0(LIBVIRT_0.7.3)(64bit) libvirt.so.0(LIBVIRT_PRIVATE_3.3.0)(64bit) libwsman.so.1()(64bit) libwsman_client.so.4()(64bit) libwsman_curl_client_transport.so.1()(64bit) libxenlight.so.4.8()(64bit) libxentoollog.so.1()(64bit) libxlutil.so.4.8()(64bit) libxml2.so.2()(64bit) libyajl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-nss-3.3.0-1.fc26.x86_64
Provides: libnss_libvirt.so.2()(64bit) libnss_libvirt_guest.so.2()(64bit) libvirt-nss = 3.3.0-1.fc26 libvirt-nss(x86-64) = 3.3.0-1.fc26
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.13)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libyajl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-debuginfo-3.3.0-1.fc26.x86_64
Provides: libvirt-debuginfo = 3.3.0-1.fc26 libvirt-debuginfo(x86-64) = 3.3.0-1.fc26
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc26.x86_64
error: Installed (but unpackaged) file(s) found:
/usr/share/libvirt/schemas/news.rng
RPM build errors:
Installed (but unpackaged) file(s) found:
/usr/share/libvirt/schemas/news.rng
Build step 'Execute shell' marked build as failure
1
5
[Libvirt-ci] Build failed in Jenkins: libvirt-master-rpm » libvirt-fedora-24 #273
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/273/…>
------------------------------------------
[...truncated 336.52 KB...]
PASS: virusbtest
PASS: virnetdevbandwidthtest
PASS: objecteventtest
PASS: eventtest
PASS: virmacmaptest
PASS: libvirtd-pool
PASS: virsh-cpuset
PASS: libvirtd-fail
PASS: virsh-define-dev-segfault
PASS: virsh-int-overflow
PASS: virsh-read-bufsiz
PASS: virsh-read-non-seekable
PASS: virsh-schedinfo
PASS: virsh-self-test
PASS: virt-admin-self-test
PASS: virsh-start
PASS: virsh-undefine
PASS: virsh-uriprecedence
PASS: virsh-vcpupin
PASS: virsh-optparse
============================================================================
Testsuite summary for libvirt 3.3.0
============================================================================
# TOTAL: 124
# PASS: 124
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[2]: Leaving directory '/home/jenkins/rpmbuild/BUILD/libvirt-3.3.0/tests'
make[1]: Leaving directory '/home/jenkins/rpmbuild/BUILD/libvirt-3.3.0/tests'
+ exit 0
Processing files: libvirt-3.3.0-1.fc24.x86_64
Processing files: libvirt-docs-3.3.0-1.fc24.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eN6Hu5
+ umask 022
+ cd /home/jenkins/rpmbuild/BUILD
+ cd libvirt-3.3.0
+ DOCDIR=/home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc24.x86_64/usr/share/doc/libvirt-docs
+ export DOCDIR
+ /usr/bin/mkdir -p /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc24.x86_64/usr/share/doc/libvirt-docs
+ cp -pr AUTHORS /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc24.x86_64/usr/share/doc/libvirt-docs
+ cp -pr ChangeLog.gz /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc24.x86_64/usr/share/doc/libvirt-docs
+ cp -pr NEWS /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc24.x86_64/usr/share/doc/libvirt-docs
+ cp -pr README /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc24.x86_64/usr/share/doc/libvirt-docs
+ cp -pr TODO /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc24.x86_64/usr/share/doc/libvirt-docs
+ cp -pr libvirt-docs/html /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc24.x86_64/usr/share/doc/libvirt-docs
+ cp -pr examples/hellolibvirt /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc24.x86_64/usr/share/doc/libvirt-docs
+ cp -pr examples/object-events /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc24.x86_64/usr/share/doc/libvirt-docs
+ cp -pr examples/dominfo /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc24.x86_64/usr/share/doc/libvirt-docs
+ cp -pr examples/domsuspend /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc24.x86_64/usr/share/doc/libvirt-docs
+ cp -pr examples/dommigrate /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc24.x86_64/usr/share/doc/libvirt-docs
+ cp -pr examples/openauth /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc24.x86_64/usr/share/doc/libvirt-docs
+ cp -pr examples/xml /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc24.x86_64/usr/share/doc/libvirt-docs
+ cp -pr examples/rename /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc24.x86_64/usr/share/doc/libvirt-docs
+ cp -pr examples/systemtap /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc24.x86_64/usr/share/doc/libvirt-docs
+ cp -pr examples/admin /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc24.x86_64/usr/share/doc/libvirt-docs
+ exit 0
Provides: libvirt-docs = 3.3.0-1.fc24 libvirt-docs(x86-64) = 3.3.0-1.fc24
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: libvirt-daemon-3.3.0-1.fc24.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yBZZRI
+ umask 022
+ cd /home/jenkins/rpmbuild/BUILD
+ cd libvirt-3.3.0
+ DOCDIR=/home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc24.x86_64/usr/share/doc/libvirt-daemon
+ export DOCDIR
+ /usr/bin/mkdir -p /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc24.x86_64/usr/share/doc/libvirt-daemon
+ cp -pr daemon/libvirtd.upstart /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc24.x86_64/usr/share/doc/libvirt-daemon
+ cp -pr examples/polkit/libvirt-acl.rules /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc24.x86_64/usr/share/doc/libvirt-daemon
+ exit 0
Provides: config(libvirt-daemon) = 3.3.0-1.fc24 libvirt-daemon = 3.3.0-1.fc24 libvirt-daemon(x86-64) = 3.3.0-1.fc24
Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(pre): /bin/sh shadow-utils
Requires(post): /bin/sh systemd-sysv systemd-units
Requires(preun): /bin/sh systemd-units
Requires(postun): /bin/sh systemd-units
Requires: libacl.so.1()(64bit) libacl.so.1(ACL_1.0)(64bit) libaudit.so.1()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.13)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libcurl.so.4()(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdl.so.2()(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libnl-3.so.200()(64bit) libnl-route-3.so.200()(64bit) libnuma.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libsasl2.so.3()(64bit) libselinux.so.1()(64bit) libssh.so.4()(64bit) libssh2.so.1()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libvirt-admin.so.0()(64bit) libvirt-admin.so.0(LIBVIRT_ADMIN_PRIVATE_3.3.0)(64bit) libvirt-lxc.so.0()(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_1.0.2)(64bit) libvirt-qemu.so.0()(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.10.0)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.8.3)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.9.4)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_1.2.3)(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.0.3)(64bit) libvirt.so.0(LIBVIRT_0.0.5)(64bit) libvirt.so.0(LIBVIRT_0.1.0)(64bit) libvirt.so.0(LIBVIRT_0.1.1)(64bit) libvirt.so.0(LIBVIRT_0.1.4)(64bit) libvirt.so.0(LIBVIRT_0.1.5)(64bit) libvirt.so.0(LIBVIRT_0.1.9)(64bit) libvirt.so.0(LIBVIRT_0.10.0)(64bit) libvirt.so.0(LIBVIRT_0.10.2)(64bit) libvirt.so.0(LIBVIRT_0.2.0)(64bit) libvirt.so.0(LIBVIRT_0.2.1)(64bit) libvirt.so.0(LIBVIRT_0.2.3)(64bit) libvirt.so.0(LIBVIRT_0.3.0)(64bit) libvirt.so.0(LIBVIRT_0.3.2)(64bit) libvirt.so.0(LIBVIRT_0.3.3)(64bit) libvirt.so.0(LIBVIRT_0.4.1)(64bit) libvirt.so.0(LIBVIRT_0.4.2)(64bit) libvirt.so.0(LIBVIRT_0.4.5)(64bit) libvirt.so.0(LIBVIRT_0.5.0)(64bit) libvirt.so.0(LIBVIRT_0.6.1)(64bit) libvirt.so.0(LIBVIRT_0.6.3)(64bit) libvirt.so.0(LIBVIRT_0.6.4)(64bit) libvirt.so.0(LIBVIRT_0.7.0)(64bit) libvirt.so.0(LIBVIRT_0.7.1)(64bit) libvirt.so.0(LIBVIRT_0.7.2)(64bit) libvirt.so.0(LIBVIRT_0.7.3)(64bit) libvirt.so.0(LIBVIRT_0.7.5)(64bit) libvirt.so.0(LIBVIRT_0.7.7)(64bit) libvirt.so.0(LIBVIRT_0.8.0)(64bit) libvirt.so.0(LIBVIRT_0.8.1)(64bit) libvirt.so.0(LIBVIRT_0.8.2)(64bit) libvirt.so.0(LIBVIRT_0.8.5)(64bit) libvirt.so.0(LIBVIRT_0.8.6)(64bit) libvirt.so.0(LIBVIRT_0.8.8)(64bit) libvirt.so.0(LIBVIRT_0.9.0)(64bit) libvirt.so.0(LIBVIRT_0.9.10)(64bit) libvirt.so.0(LIBVIRT_0.9.11)(64bit) libvirt.so.0(LIBVIRT_0.9.13)(64bit) libvirt.so.0(LIBVIRT_0.9.2)(64bit) libvirt.so.0(LIBVIRT_0.9.3)(64bit) libvirt.so.0(LIBVIRT_0.9.4)(64bit) libvirt.so.0(LIBVIRT_0.9.5)(64bit) libvirt.so.0(LIBVIRT_0.9.7)(64bit) libvirt.so.0(LIBVIRT_0.9.8)(64bit) libvirt.so.0(LIBVIRT_0.9.9)(64bit) libvirt.so.0(LIBVIRT_1.0.0)(64bit) libvirt.so.0(LIBVIRT_1.0.1)(64bit) libvirt.so.0(LIBVIRT_1.0.2)(64bit) libvirt.so.0(LIBVIRT_1.0.3)(64bit) libvirt.so.0(LIBVIRT_1.0.5)(64bit) libvirt.so.0(LIBVIRT_1.0.6)(64bit) libvirt.so.0(LIBVIRT_1.1.1)(64bit) libvirt.so.0(LIBVIRT_1.1.3)(64bit) libvirt.so.0(LIBVIRT_1.2.1)(64bit) libvirt.so.0(LIBVIRT_1.2.11)(64bit) libvirt.so.0(LIBVIRT_1.2.12)(64bit) libvirt.so.0(LIBVIRT_1.2.14)(64bit) libvirt.so.0(LIBVIRT_1.2.15)(64bit) libvirt.so.0(LIBVIRT_1.2.16)(64bit) libvirt.so.0(LIBVIRT_1.2.19)(64bit) libvirt.so.0(LIBVIRT_1.2.3)(64bit) libvirt.so.0(LIBVIRT_1.2.5)(64bit) libvirt.so.0(LIBVIRT_1.2.6)(64bit) libvirt.so.0(LIBVIRT_1.2.7)(64bit) libvirt.so.0(LIBVIRT_1.2.8)(64bit) libvirt.so.0(LIBVIRT_1.2.9)(64bit) libvirt.so.0(LIBVIRT_1.3.3)(64bit) libvirt.so.0(LIBVIRT_2.0.0)(64bit) libvirt.so.0(LIBVIRT_2.2.0)(64bit) libvirt.so.0(LIBVIRT_3.0.0)(64bit) libvirt.so.0(LIBVIRT_3.1.0)(64bit) libvirt.so.0(LIBVIRT_PRIVATE_3.3.0)(64bit) libwsman.so.1()(64bit) libwsman_client.so.4()(64bit) libwsman_curl_client_transport.so.1()(64bit) libxenctrl.so.4.6()(64bit) libxenlight.so.4.6()(64bit) libxlutil.so.4.6()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.4)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libyajl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-config-network-3.3.0-1.fc24.x86_64
Provides: libvirt-daemon-config-network = 3.3.0-1.fc24 libvirt-daemon-config-network(x86-64) = 3.3.0-1.fc24
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh
Processing files: libvirt-daemon-config-nwfilter-3.3.0-1.fc24.x86_64
Provides: libvirt-daemon-config-nwfilter = 3.3.0-1.fc24 libvirt-daemon-config-nwfilter(x86-64) = 3.3.0-1.fc24
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: libvirt-daemon-driver-network-3.3.0-1.fc24.x86_64
Provides: libvirt-daemon-driver-network = 3.3.0-1.fc24 libvirt-daemon-driver-network(x86-64) = 3.3.0-1.fc24 libvirt_driver_network.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libacl.so.1()(64bit) libacl.so.1(ACL_1.0)(64bit) libaudit.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.13)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdl.so.2()(64bit) libnl-3.so.200()(64bit) libnl-route-3.so.200()(64bit) libnuma.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libselinux.so.1()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.4)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libyajl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-nwfilter-3.3.0-1.fc24.x86_64
Provides: libvirt-daemon-driver-nwfilter = 3.3.0-1.fc24 libvirt-daemon-driver-nwfilter(x86-64) = 3.3.0-1.fc24 libvirt_driver_nwfilter.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libdl.so.2()(64bit) libnl-3.so.200()(64bit) libnl-route-3.so.200()(64bit) libpcap.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libutil.so.1()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-nodedev-3.3.0-1.fc24.x86_64
Provides: libvirt-daemon-driver-nodedev = 3.3.0-1.fc24 libvirt-daemon-driver-nodedev(x86-64) = 3.3.0-1.fc24 libvirt_driver_nodedev.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libpciaccess.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libudev.so.1()(64bit) libudev.so.1(LIBUDEV_183)(64bit) libutil.so.1()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-interface-3.3.0-1.fc24.x86_64
Provides: libvirt-daemon-driver-interface = 3.3.0-1.fc24 libvirt-daemon-driver-interface(x86-64) = 3.3.0-1.fc24 libvirt_driver_interface.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libnetcf.so.1()(64bit) libnetcf.so.1(NETCF_1.0.0)(64bit) libnetcf.so.1(NETCF_1.2.0)(64bit) libnetcf.so.1(NETCF_1.3.0)(64bit) libnetcf.so.1(NETCF_1.4.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libudev.so.1()(64bit) libudev.so.1(LIBUDEV_183)(64bit) libutil.so.1()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-secret-3.3.0-1.fc24.x86_64
Provides: libvirt-daemon-driver-secret = 3.3.0-1.fc24 libvirt-daemon-driver-secret(x86-64) = 3.3.0-1.fc24 libvirt_driver_secret.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libutil.so.1()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-core-3.3.0-1.fc24.x86_64
Provides: libvirt-daemon-driver-storage-core = 3.3.0-1.fc24 libvirt-daemon-driver-storage-core(x86-64) = 3.3.0-1.fc24 libvirt_driver_storage.so()(64bit) libvirt_storage_backend_fs.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libacl.so.1()(64bit) libacl.so.1(ACL_1.0)(64bit) libaudit.so.1()(64bit) libblkid.so.1()(64bit) libblkid.so.1(BLKID_1.0)(64bit) libblkid.so.1(BLKID_2.15)(64bit) libblkid.so.1(BLKID_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.13)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libdbus-1.so.3()(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdl.so.2()(64bit) libnl-3.so.200()(64bit) libnl-route-3.so.200()(64bit) libnuma.so.1()(64bit) libparted.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libselinux.so.1()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.4)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libyajl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-logical-3.3.0-1.fc24.x86_64
Provides: libvirt-daemon-driver-storage-logical = 3.3.0-1.fc24 libvirt-daemon-driver-storage-logical(x86-64) = 3.3.0-1.fc24 libvirt_storage_backend_logical.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-disk-3.3.0-1.fc24.x86_64
Provides: libvirt-daemon-driver-storage-disk = 3.3.0-1.fc24 libvirt-daemon-driver-storage-disk(x86-64) = 3.3.0-1.fc24 libvirt_storage_backend_disk.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-scsi-3.3.0-1.fc24.x86_64
Provides: libvirt-daemon-driver-storage-scsi = 3.3.0-1.fc24 libvirt-daemon-driver-storage-scsi(x86-64) = 3.3.0-1.fc24 libvirt_storage_backend_scsi.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-iscsi-3.3.0-1.fc24.x86_64
Provides: libvirt-daemon-driver-storage-iscsi = 3.3.0-1.fc24 libvirt-daemon-driver-storage-iscsi(x86-64) = 3.3.0-1.fc24 libvirt_storage_backend_iscsi.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-mpath-3.3.0-1.fc24.x86_64
Provides: libvirt-daemon-driver-storage-mpath = 3.3.0-1.fc24 libvirt-daemon-driver-storage-mpath(x86-64) = 3.3.0-1.fc24 libvirt_storage_backend_mpath.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-gluster-3.3.0-1.fc24.x86_64
Provides: libvirt-daemon-driver-storage-gluster = 3.3.0-1.fc24 libvirt-daemon-driver-storage-gluster(x86-64) = 3.3.0-1.fc24 libvirt_storage_backend_gluster.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libacl.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libgfapi.so.0()(64bit) libgfapi.so.0(GFAPI_3.4.0)(64bit) libgfrpc.so.0()(64bit) libgfxdr.so.0()(64bit) libglusterfs.so.0()(64bit) libuuid.so.1()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-rbd-3.3.0-1.fc24.x86_64
Provides: libvirt-daemon-driver-storage-rbd = 3.3.0-1.fc24 libvirt-daemon-driver-storage-rbd(x86-64) = 3.3.0-1.fc24 libvirt_storage_backend_rbd.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) librados.so.2()(64bit) librbd.so.1()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-sheepdog-3.3.0-1.fc24.x86_64
Provides: libvirt-daemon-driver-storage-sheepdog = 3.3.0-1.fc24 libvirt-daemon-driver-storage-sheepdog(x86-64) = 3.3.0-1.fc24 libvirt_storage_backend_sheepdog.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-3.3.0-1.fc24.x86_64
Processing files: libvirt-daemon-driver-qemu-3.3.0-1.fc24.x86_64
Provides: config(libvirt-daemon-driver-qemu) = 3.3.0-1.fc24 libvirt-daemon-driver-qemu = 3.3.0-1.fc24 libvirt-daemon-driver-qemu(x86-64) = 3.3.0-1.fc24 libvirt_driver_qemu.so()(64bit)
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(pre): /bin/sh
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libdl.so.2()(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libnl-3.so.200()(64bit) libnl-route-3.so.200()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libutil.so.1()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-lxc-3.3.0-1.fc24.x86_64
Provides: config(libvirt-daemon-driver-lxc) = 3.3.0-1.fc24 libvirt-daemon-driver-lxc = 3.3.0-1.fc24 libvirt-daemon-driver-lxc(x86-64) = 3.3.0-1.fc24 libvirt_driver_lxc.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libacl.so.1()(64bit) libacl.so.1(ACL_1.0)(64bit) libaudit.so.1()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libblkid.so.1()(64bit) libblkid.so.1(BLKID_2.15)(64bit) libblkid.so.1(BLKID_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.13)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdl.so.2()(64bit) libfuse.so.2()(64bit) libfuse.so.2(FUSE_2.2)(64bit) libfuse.so.2(FUSE_2.5)(64bit) libfuse.so.2(FUSE_2.6)(64bit) libfuse.so.2(FUSE_2.8)(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libnl-3.so.200()(64bit) libnl-3.so.200(libnl_3)(64bit) libnl-route-3.so.200()(64bit) libnuma.so.1()(64bit) libnuma.so.1(libnuma_1.1)(64bit) libnuma.so.1(libnuma_1.2)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libsasl2.so.3()(64bit) libselinux.so.1()(64bit) libssh.so.4()(64bit) libssh2.so.1()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.4)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libyajl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-uml-3.3.0-1.fc24.x86_64
Provides: config(libvirt-daemon-driver-uml) = 3.3.0-1.fc24 libvirt-daemon-driver-uml = 3.3.0-1.fc24 libvirt-daemon-driver-uml(x86-64) = 3.3.0-1.fc24 libvirt_driver_uml.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libutil.so.1()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-xen-3.3.0-1.fc24.x86_64
Provides: libvirt-daemon-driver-xen = 3.3.0-1.fc24 libvirt-daemon-driver-xen(x86-64) = 3.3.0-1.fc24 libvirt_driver_xen.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libutil.so.1()(64bit) libxenctrl.so.4.6()(64bit) libxenlight.so.4.6()(64bit) libxenstore.so.3.0()(64bit) libxlutil.so.4.6()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-vbox-3.3.0-1.fc24.x86_64
Provides: libvirt-daemon-driver-vbox = 3.3.0-1.fc24 libvirt-daemon-driver-vbox(x86-64) = 3.3.0-1.fc24 libvirt_driver_vbox.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libutil.so.1()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.12)(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-libxl-3.3.0-1.fc24.x86_64
Provides: config(libvirt-daemon-driver-libxl) = 3.3.0-1.fc24 libvirt-daemon-driver-libxl = 3.3.0-1.fc24 libvirt-daemon-driver-libxl(x86-64) = 3.3.0-1.fc24 libvirt_driver_libxl.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libutil.so.1()(64bit) libxenctrl.so.4.6()(64bit) libxenlight.so.4.6()(64bit) libxlutil.so.4.6()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-qemu-3.3.0-1.fc24.x86_64
Processing files: libvirt-daemon-kvm-3.3.0-1.fc24.x86_64
Processing files: libvirt-daemon-lxc-3.3.0-1.fc24.x86_64
Processing files: libvirt-daemon-uml-3.3.0-1.fc24.x86_64
Processing files: libvirt-daemon-xen-3.3.0-1.fc24.x86_64
Processing files: libvirt-daemon-vbox-3.3.0-1.fc24.x86_64
Processing files: libvirt-client-3.3.0-1.fc24.x86_64
Provides: config(libvirt-client) = 3.3.0-1.fc24 libvirt-client = 3.3.0-1.fc24 libvirt-client(x86-64) = 3.3.0-1.fc24
Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh
Requires(preun): /bin/sh
Requires(postun): /bin/sh
Requires: /bin/sh libacl.so.1()(64bit) libaudit.so.1()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libcurl.so.4()(64bit) libdbus-1.so.3()(64bit) libdevmapper.so.1.02()(64bit) libdl.so.2()(64bit) libgnutls.so.30()(64bit) libnl-3.so.200()(64bit) libnl-route-3.so.200()(64bit) libnuma.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libreadline.so.6()(64bit) libsasl2.so.3()(64bit) libselinux.so.1()(64bit) libssh.so.4()(64bit) libssh2.so.1()(64bit) libutil.so.1()(64bit) libvirt-lxc.so.0()(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_1.0.2)(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_1.0.4)(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_2.0.0)(64bit) libvirt-qemu.so.0()(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.10.0)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.8.3)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.9.4)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_1.2.3)(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.0.3)(64bit) libvirt.so.0(LIBVIRT_0.1.0)(64bit) libvirt.so.0(LIBVIRT_0.1.1)(64bit) libvirt.so.0(LIBVIRT_0.1.4)(64bit) libvirt.so.0(LIBVIRT_0.1.5)(64bit) libvirt.so.0(LIBVIRT_0.1.9)(64bit) libvirt.so.0(LIBVIRT_0.10.0)(64bit) libvirt.so.0(LIBVIRT_0.10.2)(64bit) libvirt.so.0(LIBVIRT_0.2.0)(64bit) libvirt.so.0(LIBVIRT_0.2.1)(64bit) libvirt.so.0(LIBVIRT_0.2.3)(64bit) libvirt.so.0(LIBVIRT_0.3.0)(64bit) libvirt.so.0(LIBVIRT_0.3.2)(64bit) libvirt.so.0(LIBVIRT_0.3.3)(64bit) libvirt.so.0(LIBVIRT_0.4.0)(64bit) libvirt.so.0(LIBVIRT_0.4.1)(64bit) libvirt.so.0(LIBVIRT_0.4.5)(64bit) libvirt.so.0(LIBVIRT_0.5.0)(64bit) libvirt.so.0(LIBVIRT_0.6.1)(64bit) libvirt.so.0(LIBVIRT_0.6.3)(64bit) libvirt.so.0(LIBVIRT_0.6.4)(64bit) libvirt.so.0(LIBVIRT_0.7.0)(64bit) libvirt.so.0(LIBVIRT_0.7.1)(64bit) libvirt.so.0(LIBVIRT_0.7.2)(64bit) libvirt.so.0(LIBVIRT_0.7.3)(64bit) libvirt.so.0(LIBVIRT_0.7.5)(64bit) libvirt.so.0(LIBVIRT_0.7.7)(64bit) libvirt.so.0(LIBVIRT_0.8.0)(64bit) libvirt.so.0(LIBVIRT_0.8.1)(64bit) libvirt.so.0(LIBVIRT_0.8.2)(64bit) libvirt.so.0(LIBVIRT_0.8.5)(64bit) libvirt.so.0(LIBVIRT_0.8.6)(64bit) libvirt.so.0(LIBVIRT_0.8.8)(64bit) libvirt.so.0(LIBVIRT_0.9.0)(64bit) libvirt.so.0(LIBVIRT_0.9.10)(64bit) libvirt.so.0(LIBVIRT_0.9.11)(64bit) libvirt.so.0(LIBVIRT_0.9.13)(64bit) libvirt.so.0(LIBVIRT_0.9.2)(64bit) libvirt.so.0(LIBVIRT_0.9.3)(64bit) libvirt.so.0(LIBVIRT_0.9.4)(64bit) libvirt.so.0(LIBVIRT_0.9.5)(64bit) libvirt.so.0(LIBVIRT_0.9.7)(64bit) libvirt.so.0(LIBVIRT_0.9.8)(64bit) libvirt.so.0(LIBVIRT_0.9.9)(64bit) libvirt.so.0(LIBVIRT_1.0.0)(64bit) libvirt.so.0(LIBVIRT_1.0.1)(64bit) libvirt.so.0(LIBVIRT_1.0.2)(64bit) libvirt.so.0(LIBVIRT_1.0.3)(64bit) libvirt.so.0(LIBVIRT_1.0.5)(64bit) libvirt.so.0(LIBVIRT_1.1.0)(64bit) libvirt.so.0(LIBVIRT_1.1.1)(64bit) libvirt.so.0(LIBVIRT_1.1.3)(64bit) libvirt.so.0(LIBVIRT_1.2.1)(64bit) libvirt.so.0(LIBVIRT_1.2.11)(64bit) libvirt.so.0(LIBVIRT_1.2.12)(64bit) libvirt.so.0(LIBVIRT_1.2.14)(64bit) libvirt.so.0(LIBVIRT_1.2.15)(64bit) libvirt.so.0(LIBVIRT_1.2.16)(64bit) libvirt.so.0(LIBVIRT_1.2.17)(64bit) libvirt.so.0(LIBVIRT_1.2.19)(64bit) libvirt.so.0(LIBVIRT_1.2.3)(64bit) libvirt.so.0(LIBVIRT_1.2.5)(64bit) libvirt.so.0(LIBVIRT_1.2.6)(64bit) libvirt.so.0(LIBVIRT_1.2.7)(64bit) libvirt.so.0(LIBVIRT_1.2.8)(64bit) libvirt.so.0(LIBVIRT_1.2.9)(64bit) libvirt.so.0(LIBVIRT_1.3.3)(64bit) libvirt.so.0(LIBVIRT_2.0.0)(64bit) libvirt.so.0(LIBVIRT_2.2.0)(64bit) libvirt.so.0(LIBVIRT_3.0.0)(64bit) libvirt.so.0(LIBVIRT_3.1.0)(64bit) libvirt.so.0(LIBVIRT_PRIVATE_3.3.0)(64bit) libwsman.so.1()(64bit) libwsman_client.so.4()(64bit) libwsman_curl_client_transport.so.1()(64bit) libxenctrl.so.4.6()(64bit) libxenlight.so.4.6()(64bit) libxlutil.so.4.6()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libyajl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-libs-3.3.0-1.fc24.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.opc8Ao
+ umask 022
+ cd /home/jenkins/rpmbuild/BUILD
+ cd libvirt-3.3.0
+ DOCDIR=/home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc24.x86_64/usr/share/doc/libvirt-libs
+ export DOCDIR
+ /usr/bin/mkdir -p /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc24.x86_64/usr/share/doc/libvirt-libs
+ cp -pr COPYING /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc24.x86_64/usr/share/doc/libvirt-libs
+ cp -pr COPYING.LESSER /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc24.x86_64/usr/share/doc/libvirt-libs
+ exit 0
Provides: config(libvirt-libs) = 3.3.0-1.fc24 libvirt-admin.so.0()(64bit) libvirt-admin.so.0(LIBVIRT_ADMIN_2.0.0)(64bit) libvirt-admin.so.0(LIBVIRT_ADMIN_3.0.0)(64bit) libvirt-admin.so.0(LIBVIRT_ADMIN_PRIVATE_3.3.0)(64bit) libvirt-libs = 3.3.0-1.fc24 libvirt-libs(x86-64) = 3.3.0-1.fc24 libvirt-lxc.so.0()(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_1.0.2)(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_1.0.4)(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_2.0.0)(64bit) libvirt-qemu.so.0()(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.10.0)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.8.3)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.9.4)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_1.2.3)(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.0.3)(64bit) libvirt.so.0(LIBVIRT_0.0.5)(64bit) libvirt.so.0(LIBVIRT_0.1.0)(64bit) libvirt.so.0(LIBVIRT_0.1.1)(64bit) libvirt.so.0(LIBVIRT_0.1.4)(64bit) libvirt.so.0(LIBVIRT_0.1.5)(64bit) libvirt.so.0(LIBVIRT_0.1.9)(64bit) libvirt.so.0(LIBVIRT_0.10.0)(64bit) libvirt.so.0(LIBVIRT_0.10.2)(64bit) libvirt.so.0(LIBVIRT_0.2.0)(64bit) libvirt.so.0(LIBVIRT_0.2.1)(64bit) libvirt.so.0(LIBVIRT_0.2.3)(64bit) libvirt.so.0(LIBVIRT_0.3.0)(64bit) libvirt.so.0(LIBVIRT_0.3.2)(64bit) libvirt.so.0(LIBVIRT_0.3.3)(64bit) libvirt.so.0(LIBVIRT_0.4.0)(64bit) libvirt.so.0(LIBVIRT_0.4.1)(64bit) libvirt.so.0(LIBVIRT_0.4.2)(64bit) libvirt.so.0(LIBVIRT_0.4.5)(64bit) libvirt.so.0(LIBVIRT_0.5.0)(64bit) libvirt.so.0(LIBVIRT_0.6.0)(64bit) libvirt.so.0(LIBVIRT_0.6.1)(64bit) libvirt.so.0(LIBVIRT_0.6.3)(64bit) libvirt.so.0(LIBVIRT_0.6.4)(64bit) libvirt.so.0(LIBVIRT_0.7.0)(64bit) libvirt.so.0(LIBVIRT_0.7.1)(64bit) libvirt.so.0(LIBVIRT_0.7.2)(64bit) libvirt.so.0(LIBVIRT_0.7.3)(64bit) libvirt.so.0(LIBVIRT_0.7.5)(64bit) libvirt.so.0(LIBVIRT_0.7.7)(64bit) libvirt.so.0(LIBVIRT_0.8.0)(64bit) libvirt.so.0(LIBVIRT_0.8.1)(64bit) libvirt.so.0(LIBVIRT_0.8.2)(64bit) libvirt.so.0(LIBVIRT_0.8.5)(64bit) libvirt.so.0(LIBVIRT_0.8.6)(64bit) libvirt.so.0(LIBVIRT_0.8.8)(64bit) libvirt.so.0(LIBVIRT_0.9.0)(64bit) libvirt.so.0(LIBVIRT_0.9.10)(64bit) libvirt.so.0(LIBVIRT_0.9.11)(64bit) libvirt.so.0(LIBVIRT_0.9.13)(64bit) libvirt.so.0(LIBVIRT_0.9.2)(64bit) libvirt.so.0(LIBVIRT_0.9.3)(64bit) libvirt.so.0(LIBVIRT_0.9.4)(64bit) libvirt.so.0(LIBVIRT_0.9.5)(64bit) libvirt.so.0(LIBVIRT_0.9.7)(64bit) libvirt.so.0(LIBVIRT_0.9.8)(64bit) libvirt.so.0(LIBVIRT_0.9.9)(64bit) libvirt.so.0(LIBVIRT_1.0.0)(64bit) libvirt.so.0(LIBVIRT_1.0.1)(64bit) libvirt.so.0(LIBVIRT_1.0.2)(64bit) libvirt.so.0(LIBVIRT_1.0.3)(64bit) libvirt.so.0(LIBVIRT_1.0.5)(64bit) libvirt.so.0(LIBVIRT_1.0.6)(64bit) libvirt.so.0(LIBVIRT_1.1.0)(64bit) libvirt.so.0(LIBVIRT_1.1.1)(64bit) libvirt.so.0(LIBVIRT_1.1.3)(64bit) libvirt.so.0(LIBVIRT_1.2.1)(64bit) libvirt.so.0(LIBVIRT_1.2.11)(64bit) libvirt.so.0(LIBVIRT_1.2.12)(64bit) libvirt.so.0(LIBVIRT_1.2.14)(64bit) libvirt.so.0(LIBVIRT_1.2.15)(64bit) libvirt.so.0(LIBVIRT_1.2.16)(64bit) libvirt.so.0(LIBVIRT_1.2.17)(64bit) libvirt.so.0(LIBVIRT_1.2.19)(64bit) libvirt.so.0(LIBVIRT_1.2.3)(64bit) libvirt.so.0(LIBVIRT_1.2.5)(64bit) libvirt.so.0(LIBVIRT_1.2.6)(64bit) libvirt.so.0(LIBVIRT_1.2.7)(64bit) libvirt.so.0(LIBVIRT_1.2.8)(64bit) libvirt.so.0(LIBVIRT_1.2.9)(64bit) libvirt.so.0(LIBVIRT_1.3.3)(64bit) libvirt.so.0(LIBVIRT_2.0.0)(64bit) libvirt.so.0(LIBVIRT_2.2.0)(64bit) libvirt.so.0(LIBVIRT_3.0.0)(64bit) libvirt.so.0(LIBVIRT_3.1.0)(64bit) libvirt.so.0(LIBVIRT_PRIVATE_3.3.0)(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libacl.so.1()(64bit) libacl.so.1(ACL_1.0)(64bit) libaudit.so.1()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.13)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libcurl.so.4()(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libnl-3.so.200()(64bit) libnl-3.so.200(libnl_3)(64bit) libnl-route-3.so.200()(64bit) libnuma.so.1()(64bit) libnuma.so.1(libnuma_1.1)(64bit) libnuma.so.1(libnuma_1.2)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libsasl2.so.3()(64bit) libselinux.so.1()(64bit) libssh.so.4()(64bit) libssh2.so.1()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.1.0)(64bit) libvirt.so.0(LIBVIRT_0.6.1)(64bit) libvirt.so.0(LIBVIRT_PRIVATE_3.3.0)(64bit) libwsman.so.1()(64bit) libwsman_client.so.4()(64bit) libwsman_curl_client_transport.so.1()(64bit) libxenctrl.so.4.6()(64bit) libxenlight.so.4.6()(64bit) libxlutil.so.4.6()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.4)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libyajl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-admin-3.3.0-1.fc24.x86_64
Provides: libvirt-admin = 3.3.0-1.fc24 libvirt-admin(x86-64) = 3.3.0-1.fc24
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libacl.so.1()(64bit) libaudit.so.1()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libcurl.so.4()(64bit) libdbus-1.so.3()(64bit) libdevmapper.so.1.02()(64bit) libdl.so.2()(64bit) libgnutls.so.30()(64bit) libnl-3.so.200()(64bit) libnl-route-3.so.200()(64bit) libnuma.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libreadline.so.6()(64bit) libsasl2.so.3()(64bit) libselinux.so.1()(64bit) libssh.so.4()(64bit) libssh2.so.1()(64bit) libutil.so.1()(64bit) libvirt-admin.so.0()(64bit) libvirt-admin.so.0(LIBVIRT_ADMIN_2.0.0)(64bit) libvirt-admin.so.0(LIBVIRT_ADMIN_3.0.0)(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.0.3)(64bit) libvirt.so.0(LIBVIRT_0.1.0)(64bit) libvirt.so.0(LIBVIRT_0.6.1)(64bit) libvirt.so.0(LIBVIRT_0.9.0)(64bit) libvirt.so.0(LIBVIRT_0.9.3)(64bit) libvirt.so.0(LIBVIRT_1.0.2)(64bit) libvirt.so.0(LIBVIRT_PRIVATE_3.3.0)(64bit) libwsman.so.1()(64bit) libwsman_client.so.4()(64bit) libwsman_curl_client_transport.so.1()(64bit) libxenctrl.so.4.6()(64bit) libxenlight.so.4.6()(64bit) libxlutil.so.4.6()(64bit) libxml2.so.2()(64bit) libyajl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-wireshark-3.3.0-1.fc24.x86_64
Provides: libvirt-wireshark = 3.3.0-1.fc24 libvirt-wireshark(x86-64) = 3.3.0-1.fc24 libvirt.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-login-shell-3.3.0-1.fc24.x86_64
Provides: config(libvirt-login-shell) = 3.3.0-1.fc24 libvirt-login-shell = 3.3.0-1.fc24 libvirt-login-shell(x86-64) = 3.3.0-1.fc24
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(pre): /bin/sh
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.13)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libselinux.so.1()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) rtld(GNU_HASH)
Processing files: libvirt-devel-3.3.0-1.fc24.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LtSvB5
+ umask 022
+ cd /home/jenkins/rpmbuild/BUILD
+ cd libvirt-3.3.0
+ DOCDIR=/home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc24.x86_64/usr/share/doc/libvirt-devel
+ export DOCDIR
+ /usr/bin/mkdir -p /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc24.x86_64/usr/share/doc/libvirt-devel
+ cp -pr docs/libvirt-api.xml /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc24.x86_64/usr/share/doc/libvirt-devel
+ exit 0
Provides: libvirt-devel = 3.3.0-1.fc24 libvirt-devel(x86-64) = 3.3.0-1.fc24 pkgconfig(libvirt) = 3.3.0 pkgconfig(libvirt-admin) = 3.3.0 pkgconfig(libvirt-lxc) = 3.3.0 pkgconfig(libvirt-qemu) = 3.3.0
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libvirt-admin.so.0()(64bit) libvirt-lxc.so.0()(64bit) libvirt-qemu.so.0()(64bit) libvirt.so.0()(64bit) pkgconfig(libvirt)
Processing files: libvirt-lock-sanlock-3.3.0-1.fc24.x86_64
Provides: config(libvirt-lock-sanlock) = 3.3.0-1.fc24 libvirt-lock-sanlock = 3.3.0-1.fc24 libvirt-lock-sanlock(x86-64) = 3.3.0-1.fc24
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh
Requires: /bin/sh libacl.so.1()(64bit) libaudit.so.1()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libcurl.so.4()(64bit) libdbus-1.so.3()(64bit) libdevmapper.so.1.02()(64bit) libdl.so.2()(64bit) libgnutls.so.30()(64bit) libnl-3.so.200()(64bit) libnl-route-3.so.200()(64bit) libnuma.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsanlock_client.so.1()(64bit) libsasl2.so.3()(64bit) libselinux.so.1()(64bit) libssh.so.4()(64bit) libssh2.so.1()(64bit) libutil.so.1()(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.0.3)(64bit) libvirt.so.0(LIBVIRT_0.1.1)(64bit) libvirt.so.0(LIBVIRT_0.4.0)(64bit) libvirt.so.0(LIBVIRT_0.7.3)(64bit) libvirt.so.0(LIBVIRT_PRIVATE_3.3.0)(64bit) libwsman.so.1()(64bit) libwsman_client.so.4()(64bit) libwsman_curl_client_transport.so.1()(64bit) libxenctrl.so.4.6()(64bit) libxenlight.so.4.6()(64bit) libxlutil.so.4.6()(64bit) libxml2.so.2()(64bit) libyajl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-nss-3.3.0-1.fc24.x86_64
Provides: libnss_libvirt.so.2()(64bit) libnss_libvirt_guest.so.2()(64bit) libvirt-nss = 3.3.0-1.fc24 libvirt-nss(x86-64) = 3.3.0-1.fc24
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.13)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libyajl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-debuginfo-3.3.0-1.fc24.x86_64
Provides: libvirt-debuginfo = 3.3.0-1.fc24 libvirt-debuginfo(x86-64) = 3.3.0-1.fc24
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc24.x86_64
error: Installed (but unpackaged) file(s) found:
/usr/share/libvirt/schemas/news.rng
RPM build errors:
Installed (but unpackaged) file(s) found:
/usr/share/libvirt/schemas/news.rng
Build step 'Execute shell' marked build as failure
1
6
[Libvirt-ci] Build failed in Jenkins: libvirt-master-rpm » libvirt-fedora-23 #273
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/273/…>
------------------------------------------
[...truncated 335.27 KB...]
PASS: virusbtest
PASS: virnetdevbandwidthtest
PASS: objecteventtest
PASS: eventtest
PASS: virmacmaptest
PASS: libvirtd-pool
PASS: libvirtd-fail
PASS: virsh-cpuset
PASS: virsh-define-dev-segfault
PASS: virsh-int-overflow
PASS: virsh-read-bufsiz
PASS: virsh-read-non-seekable
PASS: virsh-schedinfo
PASS: virsh-self-test
PASS: virt-admin-self-test
PASS: virsh-start
PASS: virsh-undefine
PASS: virsh-uriprecedence
PASS: virsh-vcpupin
PASS: virsh-optparse
============================================================================
Testsuite summary for libvirt 3.3.0
============================================================================
# TOTAL: 124
# PASS: 124
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[2]: Leaving directory '/home/jenkins/rpmbuild/BUILD/libvirt-3.3.0/tests'
make[1]: Leaving directory '/home/jenkins/rpmbuild/BUILD/libvirt-3.3.0/tests'
+ exit 0
Processing files: libvirt-3.3.0-1.fc23.x86_64
Processing files: libvirt-docs-3.3.0-1.fc23.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CdPrtj
+ umask 022
+ cd /home/jenkins/rpmbuild/BUILD
+ cd libvirt-3.3.0
+ DOCDIR=/home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc23.x86_64/usr/share/doc/libvirt-docs
+ export DOCDIR
+ /usr/bin/mkdir -p /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc23.x86_64/usr/share/doc/libvirt-docs
+ cp -pr AUTHORS /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc23.x86_64/usr/share/doc/libvirt-docs
+ cp -pr ChangeLog.gz /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc23.x86_64/usr/share/doc/libvirt-docs
+ cp -pr NEWS /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc23.x86_64/usr/share/doc/libvirt-docs
+ cp -pr README /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc23.x86_64/usr/share/doc/libvirt-docs
+ cp -pr TODO /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc23.x86_64/usr/share/doc/libvirt-docs
+ cp -pr libvirt-docs/html /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc23.x86_64/usr/share/doc/libvirt-docs
+ cp -pr examples/hellolibvirt /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc23.x86_64/usr/share/doc/libvirt-docs
+ cp -pr examples/object-events /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc23.x86_64/usr/share/doc/libvirt-docs
+ cp -pr examples/dominfo /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc23.x86_64/usr/share/doc/libvirt-docs
+ cp -pr examples/domsuspend /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc23.x86_64/usr/share/doc/libvirt-docs
+ cp -pr examples/dommigrate /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc23.x86_64/usr/share/doc/libvirt-docs
+ cp -pr examples/openauth /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc23.x86_64/usr/share/doc/libvirt-docs
+ cp -pr examples/xml /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc23.x86_64/usr/share/doc/libvirt-docs
+ cp -pr examples/rename /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc23.x86_64/usr/share/doc/libvirt-docs
+ cp -pr examples/systemtap /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc23.x86_64/usr/share/doc/libvirt-docs
+ cp -pr examples/admin /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc23.x86_64/usr/share/doc/libvirt-docs
+ exit 0
Provides: libvirt-docs = 3.3.0-1.fc23 libvirt-docs(x86-64) = 3.3.0-1.fc23
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: libvirt-daemon-3.3.0-1.fc23.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EctP9i
+ umask 022
+ cd /home/jenkins/rpmbuild/BUILD
+ cd libvirt-3.3.0
+ DOCDIR=/home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc23.x86_64/usr/share/doc/libvirt-daemon
+ export DOCDIR
+ /usr/bin/mkdir -p /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc23.x86_64/usr/share/doc/libvirt-daemon
+ cp -pr daemon/libvirtd.upstart /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc23.x86_64/usr/share/doc/libvirt-daemon
+ cp -pr examples/polkit/libvirt-acl.rules /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc23.x86_64/usr/share/doc/libvirt-daemon
+ exit 0
Provides: config(libvirt-daemon) = 3.3.0-1.fc23 libvirt-daemon = 3.3.0-1.fc23 libvirt-daemon(x86-64) = 3.3.0-1.fc23
Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(pre): /bin/sh shadow-utils
Requires(post): /bin/sh systemd-sysv systemd-units
Requires(preun): /bin/sh systemd-units
Requires(postun): /bin/sh systemd-units
Requires: libacl.so.1()(64bit) libacl.so.1(ACL_1.0)(64bit) libaudit.so.1()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.13)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libcurl.so.4()(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdl.so.2()(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libnl-3.so.200()(64bit) libnl-route-3.so.200()(64bit) libnuma.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libsasl2.so.3()(64bit) libselinux.so.1()(64bit) libssh.so.4()(64bit) libssh2.so.1()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libvirt-admin.so.0()(64bit) libvirt-admin.so.0(LIBVIRT_ADMIN_PRIVATE_3.3.0)(64bit) libvirt-lxc.so.0()(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_1.0.2)(64bit) libvirt-qemu.so.0()(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.10.0)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.8.3)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.9.4)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_1.2.3)(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.0.3)(64bit) libvirt.so.0(LIBVIRT_0.0.5)(64bit) libvirt.so.0(LIBVIRT_0.1.0)(64bit) libvirt.so.0(LIBVIRT_0.1.1)(64bit) libvirt.so.0(LIBVIRT_0.1.4)(64bit) libvirt.so.0(LIBVIRT_0.1.5)(64bit) libvirt.so.0(LIBVIRT_0.1.9)(64bit) libvirt.so.0(LIBVIRT_0.10.0)(64bit) libvirt.so.0(LIBVIRT_0.10.2)(64bit) libvirt.so.0(LIBVIRT_0.2.0)(64bit) libvirt.so.0(LIBVIRT_0.2.1)(64bit) libvirt.so.0(LIBVIRT_0.2.3)(64bit) libvirt.so.0(LIBVIRT_0.3.0)(64bit) libvirt.so.0(LIBVIRT_0.3.2)(64bit) libvirt.so.0(LIBVIRT_0.3.3)(64bit) libvirt.so.0(LIBVIRT_0.4.1)(64bit) libvirt.so.0(LIBVIRT_0.4.2)(64bit) libvirt.so.0(LIBVIRT_0.4.5)(64bit) libvirt.so.0(LIBVIRT_0.5.0)(64bit) libvirt.so.0(LIBVIRT_0.6.1)(64bit) libvirt.so.0(LIBVIRT_0.6.3)(64bit) libvirt.so.0(LIBVIRT_0.6.4)(64bit) libvirt.so.0(LIBVIRT_0.7.0)(64bit) libvirt.so.0(LIBVIRT_0.7.1)(64bit) libvirt.so.0(LIBVIRT_0.7.2)(64bit) libvirt.so.0(LIBVIRT_0.7.3)(64bit) libvirt.so.0(LIBVIRT_0.7.5)(64bit) libvirt.so.0(LIBVIRT_0.7.7)(64bit) libvirt.so.0(LIBVIRT_0.8.0)(64bit) libvirt.so.0(LIBVIRT_0.8.1)(64bit) libvirt.so.0(LIBVIRT_0.8.2)(64bit) libvirt.so.0(LIBVIRT_0.8.5)(64bit) libvirt.so.0(LIBVIRT_0.8.6)(64bit) libvirt.so.0(LIBVIRT_0.8.8)(64bit) libvirt.so.0(LIBVIRT_0.9.0)(64bit) libvirt.so.0(LIBVIRT_0.9.10)(64bit) libvirt.so.0(LIBVIRT_0.9.11)(64bit) libvirt.so.0(LIBVIRT_0.9.13)(64bit) libvirt.so.0(LIBVIRT_0.9.2)(64bit) libvirt.so.0(LIBVIRT_0.9.3)(64bit) libvirt.so.0(LIBVIRT_0.9.4)(64bit) libvirt.so.0(LIBVIRT_0.9.5)(64bit) libvirt.so.0(LIBVIRT_0.9.7)(64bit) libvirt.so.0(LIBVIRT_0.9.8)(64bit) libvirt.so.0(LIBVIRT_0.9.9)(64bit) libvirt.so.0(LIBVIRT_1.0.0)(64bit) libvirt.so.0(LIBVIRT_1.0.1)(64bit) libvirt.so.0(LIBVIRT_1.0.2)(64bit) libvirt.so.0(LIBVIRT_1.0.3)(64bit) libvirt.so.0(LIBVIRT_1.0.5)(64bit) libvirt.so.0(LIBVIRT_1.0.6)(64bit) libvirt.so.0(LIBVIRT_1.1.1)(64bit) libvirt.so.0(LIBVIRT_1.1.3)(64bit) libvirt.so.0(LIBVIRT_1.2.1)(64bit) libvirt.so.0(LIBVIRT_1.2.11)(64bit) libvirt.so.0(LIBVIRT_1.2.12)(64bit) libvirt.so.0(LIBVIRT_1.2.14)(64bit) libvirt.so.0(LIBVIRT_1.2.15)(64bit) libvirt.so.0(LIBVIRT_1.2.16)(64bit) libvirt.so.0(LIBVIRT_1.2.19)(64bit) libvirt.so.0(LIBVIRT_1.2.3)(64bit) libvirt.so.0(LIBVIRT_1.2.5)(64bit) libvirt.so.0(LIBVIRT_1.2.6)(64bit) libvirt.so.0(LIBVIRT_1.2.7)(64bit) libvirt.so.0(LIBVIRT_1.2.8)(64bit) libvirt.so.0(LIBVIRT_1.2.9)(64bit) libvirt.so.0(LIBVIRT_1.3.3)(64bit) libvirt.so.0(LIBVIRT_2.0.0)(64bit) libvirt.so.0(LIBVIRT_2.2.0)(64bit) libvirt.so.0(LIBVIRT_3.0.0)(64bit) libvirt.so.0(LIBVIRT_3.1.0)(64bit) libvirt.so.0(LIBVIRT_PRIVATE_3.3.0)(64bit) libwsman.so.1()(64bit) libwsman_client.so.4()(64bit) libwsman_curl_client_transport.so.1()(64bit) libxenctrl.so.4.5()(64bit) libxenlight.so.4.5()(64bit) libxlutil.so.4.3()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.4)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libyajl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-config-network-3.3.0-1.fc23.x86_64
Provides: libvirt-daemon-config-network = 3.3.0-1.fc23 libvirt-daemon-config-network(x86-64) = 3.3.0-1.fc23
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh
Processing files: libvirt-daemon-config-nwfilter-3.3.0-1.fc23.x86_64
Provides: libvirt-daemon-config-nwfilter = 3.3.0-1.fc23 libvirt-daemon-config-nwfilter(x86-64) = 3.3.0-1.fc23
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: libvirt-daemon-driver-network-3.3.0-1.fc23.x86_64
Provides: libvirt-daemon-driver-network = 3.3.0-1.fc23 libvirt-daemon-driver-network(x86-64) = 3.3.0-1.fc23 libvirt_driver_network.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libacl.so.1()(64bit) libacl.so.1(ACL_1.0)(64bit) libaudit.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.13)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdl.so.2()(64bit) libnl-3.so.200()(64bit) libnl-route-3.so.200()(64bit) libnuma.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libselinux.so.1()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.4)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libyajl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-nwfilter-3.3.0-1.fc23.x86_64
Provides: libvirt-daemon-driver-nwfilter = 3.3.0-1.fc23 libvirt-daemon-driver-nwfilter(x86-64) = 3.3.0-1.fc23 libvirt_driver_nwfilter.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libdl.so.2()(64bit) libnl-3.so.200()(64bit) libnl-route-3.so.200()(64bit) libpcap.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libutil.so.1()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-nodedev-3.3.0-1.fc23.x86_64
Provides: libvirt-daemon-driver-nodedev = 3.3.0-1.fc23 libvirt-daemon-driver-nodedev(x86-64) = 3.3.0-1.fc23 libvirt_driver_nodedev.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libpciaccess.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libudev.so.1()(64bit) libudev.so.1(LIBUDEV_183)(64bit) libutil.so.1()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-interface-3.3.0-1.fc23.x86_64
Provides: libvirt-daemon-driver-interface = 3.3.0-1.fc23 libvirt-daemon-driver-interface(x86-64) = 3.3.0-1.fc23 libvirt_driver_interface.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libnetcf.so.1()(64bit) libnetcf.so.1(NETCF_1.0.0)(64bit) libnetcf.so.1(NETCF_1.2.0)(64bit) libnetcf.so.1(NETCF_1.3.0)(64bit) libnetcf.so.1(NETCF_1.4.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libudev.so.1()(64bit) libudev.so.1(LIBUDEV_183)(64bit) libutil.so.1()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-secret-3.3.0-1.fc23.x86_64
Provides: libvirt-daemon-driver-secret = 3.3.0-1.fc23 libvirt-daemon-driver-secret(x86-64) = 3.3.0-1.fc23 libvirt_driver_secret.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libutil.so.1()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-core-3.3.0-1.fc23.x86_64
Provides: libvirt-daemon-driver-storage-core = 3.3.0-1.fc23 libvirt-daemon-driver-storage-core(x86-64) = 3.3.0-1.fc23 libvirt_driver_storage.so()(64bit) libvirt_storage_backend_fs.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libacl.so.1()(64bit) libacl.so.1(ACL_1.0)(64bit) libaudit.so.1()(64bit) libblkid.so.1()(64bit) libblkid.so.1(BLKID_1.0)(64bit) libblkid.so.1(BLKID_2.15)(64bit) libblkid.so.1(BLKID_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.13)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libdbus-1.so.3()(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdl.so.2()(64bit) libnl-3.so.200()(64bit) libnl-route-3.so.200()(64bit) libnuma.so.1()(64bit) libparted.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libselinux.so.1()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.4)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libyajl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-logical-3.3.0-1.fc23.x86_64
Provides: libvirt-daemon-driver-storage-logical = 3.3.0-1.fc23 libvirt-daemon-driver-storage-logical(x86-64) = 3.3.0-1.fc23 libvirt_storage_backend_logical.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-disk-3.3.0-1.fc23.x86_64
Provides: libvirt-daemon-driver-storage-disk = 3.3.0-1.fc23 libvirt-daemon-driver-storage-disk(x86-64) = 3.3.0-1.fc23 libvirt_storage_backend_disk.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-scsi-3.3.0-1.fc23.x86_64
Provides: libvirt-daemon-driver-storage-scsi = 3.3.0-1.fc23 libvirt-daemon-driver-storage-scsi(x86-64) = 3.3.0-1.fc23 libvirt_storage_backend_scsi.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-iscsi-3.3.0-1.fc23.x86_64
Provides: libvirt-daemon-driver-storage-iscsi = 3.3.0-1.fc23 libvirt-daemon-driver-storage-iscsi(x86-64) = 3.3.0-1.fc23 libvirt_storage_backend_iscsi.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-mpath-3.3.0-1.fc23.x86_64
Provides: libvirt-daemon-driver-storage-mpath = 3.3.0-1.fc23 libvirt-daemon-driver-storage-mpath(x86-64) = 3.3.0-1.fc23 libvirt_storage_backend_mpath.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-gluster-3.3.0-1.fc23.x86_64
Provides: libvirt-daemon-driver-storage-gluster = 3.3.0-1.fc23 libvirt-daemon-driver-storage-gluster(x86-64) = 3.3.0-1.fc23 libvirt_storage_backend_gluster.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libacl.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libgfapi.so.0()(64bit) libgfapi.so.0(GFAPI_3.4.0)(64bit) libgfrpc.so.0()(64bit) libgfxdr.so.0()(64bit) libglusterfs.so.0()(64bit) libuuid.so.1()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-rbd-3.3.0-1.fc23.x86_64
Provides: libvirt-daemon-driver-storage-rbd = 3.3.0-1.fc23 libvirt-daemon-driver-storage-rbd(x86-64) = 3.3.0-1.fc23 libvirt_storage_backend_rbd.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) librados.so.2()(64bit) librbd.so.1()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-sheepdog-3.3.0-1.fc23.x86_64
Provides: libvirt-daemon-driver-storage-sheepdog = 3.3.0-1.fc23 libvirt-daemon-driver-storage-sheepdog(x86-64) = 3.3.0-1.fc23 libvirt_storage_backend_sheepdog.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-3.3.0-1.fc23.x86_64
Processing files: libvirt-daemon-driver-qemu-3.3.0-1.fc23.x86_64
Provides: config(libvirt-daemon-driver-qemu) = 3.3.0-1.fc23 libvirt-daemon-driver-qemu = 3.3.0-1.fc23 libvirt-daemon-driver-qemu(x86-64) = 3.3.0-1.fc23 libvirt_driver_qemu.so()(64bit)
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(pre): /bin/sh
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libdl.so.2()(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libnl-3.so.200()(64bit) libnl-route-3.so.200()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libutil.so.1()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-lxc-3.3.0-1.fc23.x86_64
Provides: config(libvirt-daemon-driver-lxc) = 3.3.0-1.fc23 libvirt-daemon-driver-lxc = 3.3.0-1.fc23 libvirt-daemon-driver-lxc(x86-64) = 3.3.0-1.fc23 libvirt_driver_lxc.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libacl.so.1()(64bit) libacl.so.1(ACL_1.0)(64bit) libaudit.so.1()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libblkid.so.1()(64bit) libblkid.so.1(BLKID_2.15)(64bit) libblkid.so.1(BLKID_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.13)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdl.so.2()(64bit) libfuse.so.2()(64bit) libfuse.so.2(FUSE_2.2)(64bit) libfuse.so.2(FUSE_2.5)(64bit) libfuse.so.2(FUSE_2.6)(64bit) libfuse.so.2(FUSE_2.8)(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libnl-3.so.200()(64bit) libnl-3.so.200(libnl_3)(64bit) libnl-route-3.so.200()(64bit) libnuma.so.1()(64bit) libnuma.so.1(libnuma_1.1)(64bit) libnuma.so.1(libnuma_1.2)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libsasl2.so.3()(64bit) libselinux.so.1()(64bit) libssh.so.4()(64bit) libssh2.so.1()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.4)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libyajl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-uml-3.3.0-1.fc23.x86_64
Provides: config(libvirt-daemon-driver-uml) = 3.3.0-1.fc23 libvirt-daemon-driver-uml = 3.3.0-1.fc23 libvirt-daemon-driver-uml(x86-64) = 3.3.0-1.fc23 libvirt_driver_uml.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libutil.so.1()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-xen-3.3.0-1.fc23.x86_64
Provides: libvirt-daemon-driver-xen = 3.3.0-1.fc23 libvirt-daemon-driver-xen(x86-64) = 3.3.0-1.fc23 libvirt_driver_xen.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libutil.so.1()(64bit) libxenctrl.so.4.5()(64bit) libxenlight.so.4.5()(64bit) libxenstore.so.3.0()(64bit) libxlutil.so.4.3()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-vbox-3.3.0-1.fc23.x86_64
Provides: libvirt-daemon-driver-vbox = 3.3.0-1.fc23 libvirt-daemon-driver-vbox(x86-64) = 3.3.0-1.fc23 libvirt_driver_vbox.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libutil.so.1()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.12)(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-libxl-3.3.0-1.fc23.x86_64
Provides: config(libvirt-daemon-driver-libxl) = 3.3.0-1.fc23 libvirt-daemon-driver-libxl = 3.3.0-1.fc23 libvirt-daemon-driver-libxl(x86-64) = 3.3.0-1.fc23 libvirt_driver_libxl.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libutil.so.1()(64bit) libxenctrl.so.4.5()(64bit) libxenlight.so.4.5()(64bit) libxlutil.so.4.3()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-qemu-3.3.0-1.fc23.x86_64
Processing files: libvirt-daemon-kvm-3.3.0-1.fc23.x86_64
Processing files: libvirt-daemon-lxc-3.3.0-1.fc23.x86_64
Processing files: libvirt-daemon-uml-3.3.0-1.fc23.x86_64
Processing files: libvirt-daemon-xen-3.3.0-1.fc23.x86_64
Processing files: libvirt-daemon-vbox-3.3.0-1.fc23.x86_64
Processing files: libvirt-client-3.3.0-1.fc23.x86_64
Provides: config(libvirt-client) = 3.3.0-1.fc23 libvirt-client = 3.3.0-1.fc23 libvirt-client(x86-64) = 3.3.0-1.fc23
Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh
Requires(preun): /bin/sh
Requires(postun): /bin/sh
Requires: /bin/sh libacl.so.1()(64bit) libaudit.so.1()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libcurl.so.4()(64bit) libdbus-1.so.3()(64bit) libdevmapper.so.1.02()(64bit) libdl.so.2()(64bit) libgnutls.so.30()(64bit) libnl-3.so.200()(64bit) libnl-route-3.so.200()(64bit) libnuma.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libreadline.so.6()(64bit) libsasl2.so.3()(64bit) libselinux.so.1()(64bit) libssh.so.4()(64bit) libssh2.so.1()(64bit) libutil.so.1()(64bit) libvirt-lxc.so.0()(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_1.0.2)(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_1.0.4)(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_2.0.0)(64bit) libvirt-qemu.so.0()(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.10.0)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.8.3)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.9.4)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_1.2.3)(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.0.3)(64bit) libvirt.so.0(LIBVIRT_0.1.0)(64bit) libvirt.so.0(LIBVIRT_0.1.1)(64bit) libvirt.so.0(LIBVIRT_0.1.4)(64bit) libvirt.so.0(LIBVIRT_0.1.5)(64bit) libvirt.so.0(LIBVIRT_0.1.9)(64bit) libvirt.so.0(LIBVIRT_0.10.0)(64bit) libvirt.so.0(LIBVIRT_0.10.2)(64bit) libvirt.so.0(LIBVIRT_0.2.0)(64bit) libvirt.so.0(LIBVIRT_0.2.1)(64bit) libvirt.so.0(LIBVIRT_0.2.3)(64bit) libvirt.so.0(LIBVIRT_0.3.0)(64bit) libvirt.so.0(LIBVIRT_0.3.2)(64bit) libvirt.so.0(LIBVIRT_0.3.3)(64bit) libvirt.so.0(LIBVIRT_0.4.0)(64bit) libvirt.so.0(LIBVIRT_0.4.1)(64bit) libvirt.so.0(LIBVIRT_0.4.5)(64bit) libvirt.so.0(LIBVIRT_0.5.0)(64bit) libvirt.so.0(LIBVIRT_0.6.1)(64bit) libvirt.so.0(LIBVIRT_0.6.3)(64bit) libvirt.so.0(LIBVIRT_0.6.4)(64bit) libvirt.so.0(LIBVIRT_0.7.0)(64bit) libvirt.so.0(LIBVIRT_0.7.1)(64bit) libvirt.so.0(LIBVIRT_0.7.2)(64bit) libvirt.so.0(LIBVIRT_0.7.3)(64bit) libvirt.so.0(LIBVIRT_0.7.5)(64bit) libvirt.so.0(LIBVIRT_0.7.7)(64bit) libvirt.so.0(LIBVIRT_0.8.0)(64bit) libvirt.so.0(LIBVIRT_0.8.1)(64bit) libvirt.so.0(LIBVIRT_0.8.2)(64bit) libvirt.so.0(LIBVIRT_0.8.5)(64bit) libvirt.so.0(LIBVIRT_0.8.6)(64bit) libvirt.so.0(LIBVIRT_0.8.8)(64bit) libvirt.so.0(LIBVIRT_0.9.0)(64bit) libvirt.so.0(LIBVIRT_0.9.10)(64bit) libvirt.so.0(LIBVIRT_0.9.11)(64bit) libvirt.so.0(LIBVIRT_0.9.13)(64bit) libvirt.so.0(LIBVIRT_0.9.2)(64bit) libvirt.so.0(LIBVIRT_0.9.3)(64bit) libvirt.so.0(LIBVIRT_0.9.4)(64bit) libvirt.so.0(LIBVIRT_0.9.5)(64bit) libvirt.so.0(LIBVIRT_0.9.7)(64bit) libvirt.so.0(LIBVIRT_0.9.8)(64bit) libvirt.so.0(LIBVIRT_0.9.9)(64bit) libvirt.so.0(LIBVIRT_1.0.0)(64bit) libvirt.so.0(LIBVIRT_1.0.1)(64bit) libvirt.so.0(LIBVIRT_1.0.2)(64bit) libvirt.so.0(LIBVIRT_1.0.3)(64bit) libvirt.so.0(LIBVIRT_1.0.5)(64bit) libvirt.so.0(LIBVIRT_1.1.0)(64bit) libvirt.so.0(LIBVIRT_1.1.1)(64bit) libvirt.so.0(LIBVIRT_1.1.3)(64bit) libvirt.so.0(LIBVIRT_1.2.1)(64bit) libvirt.so.0(LIBVIRT_1.2.11)(64bit) libvirt.so.0(LIBVIRT_1.2.12)(64bit) libvirt.so.0(LIBVIRT_1.2.14)(64bit) libvirt.so.0(LIBVIRT_1.2.15)(64bit) libvirt.so.0(LIBVIRT_1.2.16)(64bit) libvirt.so.0(LIBVIRT_1.2.17)(64bit) libvirt.so.0(LIBVIRT_1.2.19)(64bit) libvirt.so.0(LIBVIRT_1.2.3)(64bit) libvirt.so.0(LIBVIRT_1.2.5)(64bit) libvirt.so.0(LIBVIRT_1.2.6)(64bit) libvirt.so.0(LIBVIRT_1.2.7)(64bit) libvirt.so.0(LIBVIRT_1.2.8)(64bit) libvirt.so.0(LIBVIRT_1.2.9)(64bit) libvirt.so.0(LIBVIRT_1.3.3)(64bit) libvirt.so.0(LIBVIRT_2.0.0)(64bit) libvirt.so.0(LIBVIRT_2.2.0)(64bit) libvirt.so.0(LIBVIRT_3.0.0)(64bit) libvirt.so.0(LIBVIRT_3.1.0)(64bit) libvirt.so.0(LIBVIRT_PRIVATE_3.3.0)(64bit) libwsman.so.1()(64bit) libwsman_client.so.4()(64bit) libwsman_curl_client_transport.so.1()(64bit) libxenctrl.so.4.5()(64bit) libxenlight.so.4.5()(64bit) libxlutil.so.4.3()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libyajl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-libs-3.3.0-1.fc23.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qdcO8k
+ umask 022
+ cd /home/jenkins/rpmbuild/BUILD
+ cd libvirt-3.3.0
+ DOCDIR=/home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc23.x86_64/usr/share/doc/libvirt-libs
+ export DOCDIR
+ /usr/bin/mkdir -p /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc23.x86_64/usr/share/doc/libvirt-libs
+ cp -pr COPYING /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc23.x86_64/usr/share/doc/libvirt-libs
+ cp -pr COPYING.LESSER /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc23.x86_64/usr/share/doc/libvirt-libs
+ exit 0
Provides: config(libvirt-libs) = 3.3.0-1.fc23 libvirt-admin.so.0()(64bit) libvirt-admin.so.0(LIBVIRT_ADMIN_2.0.0)(64bit) libvirt-admin.so.0(LIBVIRT_ADMIN_3.0.0)(64bit) libvirt-admin.so.0(LIBVIRT_ADMIN_PRIVATE_3.3.0)(64bit) libvirt-libs = 3.3.0-1.fc23 libvirt-libs(x86-64) = 3.3.0-1.fc23 libvirt-lxc.so.0()(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_1.0.2)(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_1.0.4)(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_2.0.0)(64bit) libvirt-qemu.so.0()(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.10.0)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.8.3)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.9.4)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_1.2.3)(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.0.3)(64bit) libvirt.so.0(LIBVIRT_0.0.5)(64bit) libvirt.so.0(LIBVIRT_0.1.0)(64bit) libvirt.so.0(LIBVIRT_0.1.1)(64bit) libvirt.so.0(LIBVIRT_0.1.4)(64bit) libvirt.so.0(LIBVIRT_0.1.5)(64bit) libvirt.so.0(LIBVIRT_0.1.9)(64bit) libvirt.so.0(LIBVIRT_0.10.0)(64bit) libvirt.so.0(LIBVIRT_0.10.2)(64bit) libvirt.so.0(LIBVIRT_0.2.0)(64bit) libvirt.so.0(LIBVIRT_0.2.1)(64bit) libvirt.so.0(LIBVIRT_0.2.3)(64bit) libvirt.so.0(LIBVIRT_0.3.0)(64bit) libvirt.so.0(LIBVIRT_0.3.2)(64bit) libvirt.so.0(LIBVIRT_0.3.3)(64bit) libvirt.so.0(LIBVIRT_0.4.0)(64bit) libvirt.so.0(LIBVIRT_0.4.1)(64bit) libvirt.so.0(LIBVIRT_0.4.2)(64bit) libvirt.so.0(LIBVIRT_0.4.5)(64bit) libvirt.so.0(LIBVIRT_0.5.0)(64bit) libvirt.so.0(LIBVIRT_0.6.0)(64bit) libvirt.so.0(LIBVIRT_0.6.1)(64bit) libvirt.so.0(LIBVIRT_0.6.3)(64bit) libvirt.so.0(LIBVIRT_0.6.4)(64bit) libvirt.so.0(LIBVIRT_0.7.0)(64bit) libvirt.so.0(LIBVIRT_0.7.1)(64bit) libvirt.so.0(LIBVIRT_0.7.2)(64bit) libvirt.so.0(LIBVIRT_0.7.3)(64bit) libvirt.so.0(LIBVIRT_0.7.5)(64bit) libvirt.so.0(LIBVIRT_0.7.7)(64bit) libvirt.so.0(LIBVIRT_0.8.0)(64bit) libvirt.so.0(LIBVIRT_0.8.1)(64bit) libvirt.so.0(LIBVIRT_0.8.2)(64bit) libvirt.so.0(LIBVIRT_0.8.5)(64bit) libvirt.so.0(LIBVIRT_0.8.6)(64bit) libvirt.so.0(LIBVIRT_0.8.8)(64bit) libvirt.so.0(LIBVIRT_0.9.0)(64bit) libvirt.so.0(LIBVIRT_0.9.10)(64bit) libvirt.so.0(LIBVIRT_0.9.11)(64bit) libvirt.so.0(LIBVIRT_0.9.13)(64bit) libvirt.so.0(LIBVIRT_0.9.2)(64bit) libvirt.so.0(LIBVIRT_0.9.3)(64bit) libvirt.so.0(LIBVIRT_0.9.4)(64bit) libvirt.so.0(LIBVIRT_0.9.5)(64bit) libvirt.so.0(LIBVIRT_0.9.7)(64bit) libvirt.so.0(LIBVIRT_0.9.8)(64bit) libvirt.so.0(LIBVIRT_0.9.9)(64bit) libvirt.so.0(LIBVIRT_1.0.0)(64bit) libvirt.so.0(LIBVIRT_1.0.1)(64bit) libvirt.so.0(LIBVIRT_1.0.2)(64bit) libvirt.so.0(LIBVIRT_1.0.3)(64bit) libvirt.so.0(LIBVIRT_1.0.5)(64bit) libvirt.so.0(LIBVIRT_1.0.6)(64bit) libvirt.so.0(LIBVIRT_1.1.0)(64bit) libvirt.so.0(LIBVIRT_1.1.1)(64bit) libvirt.so.0(LIBVIRT_1.1.3)(64bit) libvirt.so.0(LIBVIRT_1.2.1)(64bit) libvirt.so.0(LIBVIRT_1.2.11)(64bit) libvirt.so.0(LIBVIRT_1.2.12)(64bit) libvirt.so.0(LIBVIRT_1.2.14)(64bit) libvirt.so.0(LIBVIRT_1.2.15)(64bit) libvirt.so.0(LIBVIRT_1.2.16)(64bit) libvirt.so.0(LIBVIRT_1.2.17)(64bit) libvirt.so.0(LIBVIRT_1.2.19)(64bit) libvirt.so.0(LIBVIRT_1.2.3)(64bit) libvirt.so.0(LIBVIRT_1.2.5)(64bit) libvirt.so.0(LIBVIRT_1.2.6)(64bit) libvirt.so.0(LIBVIRT_1.2.7)(64bit) libvirt.so.0(LIBVIRT_1.2.8)(64bit) libvirt.so.0(LIBVIRT_1.2.9)(64bit) libvirt.so.0(LIBVIRT_1.3.3)(64bit) libvirt.so.0(LIBVIRT_2.0.0)(64bit) libvirt.so.0(LIBVIRT_2.2.0)(64bit) libvirt.so.0(LIBVIRT_3.0.0)(64bit) libvirt.so.0(LIBVIRT_3.1.0)(64bit) libvirt.so.0(LIBVIRT_PRIVATE_3.3.0)(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libacl.so.1()(64bit) libacl.so.1(ACL_1.0)(64bit) libaudit.so.1()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.13)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libcurl.so.4()(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libnl-3.so.200()(64bit) libnl-3.so.200(libnl_3)(64bit) libnl-route-3.so.200()(64bit) libnuma.so.1()(64bit) libnuma.so.1(libnuma_1.1)(64bit) libnuma.so.1(libnuma_1.2)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libsasl2.so.3()(64bit) libselinux.so.1()(64bit) libssh.so.4()(64bit) libssh2.so.1()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.1.0)(64bit) libvirt.so.0(LIBVIRT_0.6.1)(64bit) libvirt.so.0(LIBVIRT_PRIVATE_3.3.0)(64bit) libwsman.so.1()(64bit) libwsman_client.so.4()(64bit) libwsman_curl_client_transport.so.1()(64bit) libxenctrl.so.4.5()(64bit) libxenlight.so.4.5()(64bit) libxlutil.so.4.3()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.4)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libyajl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-admin-3.3.0-1.fc23.x86_64
Provides: libvirt-admin = 3.3.0-1.fc23 libvirt-admin(x86-64) = 3.3.0-1.fc23
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libacl.so.1()(64bit) libaudit.so.1()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libcurl.so.4()(64bit) libdbus-1.so.3()(64bit) libdevmapper.so.1.02()(64bit) libdl.so.2()(64bit) libgnutls.so.30()(64bit) libnl-3.so.200()(64bit) libnl-route-3.so.200()(64bit) libnuma.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libreadline.so.6()(64bit) libsasl2.so.3()(64bit) libselinux.so.1()(64bit) libssh.so.4()(64bit) libssh2.so.1()(64bit) libutil.so.1()(64bit) libvirt-admin.so.0()(64bit) libvirt-admin.so.0(LIBVIRT_ADMIN_2.0.0)(64bit) libvirt-admin.so.0(LIBVIRT_ADMIN_3.0.0)(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.0.3)(64bit) libvirt.so.0(LIBVIRT_0.1.0)(64bit) libvirt.so.0(LIBVIRT_0.6.1)(64bit) libvirt.so.0(LIBVIRT_0.9.0)(64bit) libvirt.so.0(LIBVIRT_0.9.3)(64bit) libvirt.so.0(LIBVIRT_1.0.2)(64bit) libvirt.so.0(LIBVIRT_PRIVATE_3.3.0)(64bit) libwsman.so.1()(64bit) libwsman_client.so.4()(64bit) libwsman_curl_client_transport.so.1()(64bit) libxenctrl.so.4.5()(64bit) libxenlight.so.4.5()(64bit) libxlutil.so.4.3()(64bit) libxml2.so.2()(64bit) libyajl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-wireshark-3.3.0-1.fc23.x86_64
Provides: libvirt-wireshark = 3.3.0-1.fc23 libvirt-wireshark(x86-64) = 3.3.0-1.fc23 libvirt.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-login-shell-3.3.0-1.fc23.x86_64
Provides: config(libvirt-login-shell) = 3.3.0-1.fc23 libvirt-login-shell = 3.3.0-1.fc23 libvirt-login-shell(x86-64) = 3.3.0-1.fc23
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(pre): /bin/sh
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.13)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libselinux.so.1()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) rtld(GNU_HASH)
Processing files: libvirt-devel-3.3.0-1.fc23.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8p0hjo
+ umask 022
+ cd /home/jenkins/rpmbuild/BUILD
+ cd libvirt-3.3.0
+ DOCDIR=/home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc23.x86_64/usr/share/doc/libvirt-devel
+ export DOCDIR
+ /usr/bin/mkdir -p /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc23.x86_64/usr/share/doc/libvirt-devel
+ cp -pr docs/libvirt-api.xml /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc23.x86_64/usr/share/doc/libvirt-devel
+ exit 0
Provides: libvirt-devel = 3.3.0-1.fc23 libvirt-devel(x86-64) = 3.3.0-1.fc23 pkgconfig(libvirt) = 3.3.0 pkgconfig(libvirt-admin) = 3.3.0 pkgconfig(libvirt-lxc) = 3.3.0 pkgconfig(libvirt-qemu) = 3.3.0
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libvirt-admin.so.0()(64bit) libvirt-lxc.so.0()(64bit) libvirt-qemu.so.0()(64bit) libvirt.so.0()(64bit) pkgconfig(libvirt)
Processing files: libvirt-lock-sanlock-3.3.0-1.fc23.x86_64
Provides: config(libvirt-lock-sanlock) = 3.3.0-1.fc23 libvirt-lock-sanlock = 3.3.0-1.fc23 libvirt-lock-sanlock(x86-64) = 3.3.0-1.fc23
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh
Requires: /bin/sh libacl.so.1()(64bit) libaudit.so.1()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libcurl.so.4()(64bit) libdbus-1.so.3()(64bit) libdevmapper.so.1.02()(64bit) libdl.so.2()(64bit) libgnutls.so.30()(64bit) libnl-3.so.200()(64bit) libnl-route-3.so.200()(64bit) libnuma.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsanlock_client.so.1()(64bit) libsasl2.so.3()(64bit) libselinux.so.1()(64bit) libssh.so.4()(64bit) libssh2.so.1()(64bit) libutil.so.1()(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.0.3)(64bit) libvirt.so.0(LIBVIRT_0.1.1)(64bit) libvirt.so.0(LIBVIRT_0.4.0)(64bit) libvirt.so.0(LIBVIRT_0.7.3)(64bit) libvirt.so.0(LIBVIRT_PRIVATE_3.3.0)(64bit) libwsman.so.1()(64bit) libwsman_client.so.4()(64bit) libwsman_curl_client_transport.so.1()(64bit) libxenctrl.so.4.5()(64bit) libxenlight.so.4.5()(64bit) libxlutil.so.4.3()(64bit) libxml2.so.2()(64bit) libyajl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-nss-3.3.0-1.fc23.x86_64
Provides: libnss_libvirt.so.2()(64bit) libnss_libvirt_guest.so.2()(64bit) libvirt-nss = 3.3.0-1.fc23 libvirt-nss(x86-64) = 3.3.0-1.fc23
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.13)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libyajl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-debuginfo-3.3.0-1.fc23.x86_64
Provides: libvirt-debuginfo = 3.3.0-1.fc23 libvirt-debuginfo(x86-64) = 3.3.0-1.fc23
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.fc23.x86_64
error: Installed (but unpackaged) file(s) found:
/usr/share/libvirt/schemas/news.rng
RPM build errors:
Installed (but unpackaged) file(s) found:
/usr/share/libvirt/schemas/news.rng
Build step 'Execute shell' marked build as failure
1
6
[Libvirt-ci] Build failed in Jenkins: libvirt-master-rpm » libvirt-centos-7 #273
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/273/d…>
------------------------------------------
[...truncated 320.81 KB...]
PASS: nwfilterxml2xmltest
PASS: nwfilterebiptablestest
PASS: nwfilterxml2firewalltest
PASS: storagevolxml2argvtest
PASS: virscsitest
PASS: nsstest
PASS: nssguesttest
PASS: storagevolxml2xmltest
PASS: storagepoolxml2xmltest
PASS: nodedevxml2xmltest
PASS: interfacexml2xmltest
PASS: virstoragetest
PASS: metadatatest
PASS: secretxml2xmltest
PASS: cputest
PASS: genericxml2xmltest
PASS: virusbtest
PASS: virnetdevbandwidthtest
PASS: objecteventtest
PASS: eventtest
PASS: virmacmaptest
PASS: libvirtd-pool
PASS: virsh-cpuset
PASS: libvirtd-fail
PASS: virsh-define-dev-segfault
PASS: virsh-int-overflow
PASS: virsh-read-bufsiz
PASS: virsh-read-non-seekable
PASS: virsh-schedinfo
PASS: virsh-self-test
PASS: virt-admin-self-test
PASS: virsh-start
PASS: virsh-undefine
PASS: virsh-uriprecedence
PASS: virsh-vcpupin
PASS: virsh-optparse
make[3]: Entering directory `/home/jenkins/rpmbuild/BUILD/libvirt-3.3.0/tests'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/jenkins/rpmbuild/BUILD/libvirt-3.3.0/tests'
============================================================================
Testsuite summary for libvirt 3.3.0
============================================================================
# TOTAL: 115
# PASS: 115
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[2]: Leaving directory `/home/jenkins/rpmbuild/BUILD/libvirt-3.3.0/tests'
make[1]: Leaving directory `/home/jenkins/rpmbuild/BUILD/libvirt-3.3.0/tests'
+ exit 0
Processing files: libvirt-3.3.0-1.el7.centos.x86_64
Provides: bundled(gnulib) libvirt = 3.3.0-1.el7.centos libvirt(x86-64) = 3.3.0-1.el7.centos
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Processing files: libvirt-docs-3.3.0-1.el7.centos.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AUdl7Y
+ umask 022
+ cd /home/jenkins/rpmbuild/BUILD
+ cd libvirt-3.3.0
+ DOCDIR=/home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el7.centos.x86_64/usr/share/doc/libvirt-docs-3.3.0
+ export DOCDIR
+ /usr/bin/mkdir -p /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el7.centos.x86_64/usr/share/doc/libvirt-docs-3.3.0
+ cp -pr AUTHORS /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el7.centos.x86_64/usr/share/doc/libvirt-docs-3.3.0
+ cp -pr ChangeLog.gz /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el7.centos.x86_64/usr/share/doc/libvirt-docs-3.3.0
+ cp -pr NEWS /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el7.centos.x86_64/usr/share/doc/libvirt-docs-3.3.0
+ cp -pr README /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el7.centos.x86_64/usr/share/doc/libvirt-docs-3.3.0
+ cp -pr TODO /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el7.centos.x86_64/usr/share/doc/libvirt-docs-3.3.0
+ cp -pr libvirt-docs/html /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el7.centos.x86_64/usr/share/doc/libvirt-docs-3.3.0
+ cp -pr examples/hellolibvirt /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el7.centos.x86_64/usr/share/doc/libvirt-docs-3.3.0
+ cp -pr examples/object-events /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el7.centos.x86_64/usr/share/doc/libvirt-docs-3.3.0
+ cp -pr examples/dominfo /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el7.centos.x86_64/usr/share/doc/libvirt-docs-3.3.0
+ cp -pr examples/domsuspend /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el7.centos.x86_64/usr/share/doc/libvirt-docs-3.3.0
+ cp -pr examples/dommigrate /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el7.centos.x86_64/usr/share/doc/libvirt-docs-3.3.0
+ cp -pr examples/openauth /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el7.centos.x86_64/usr/share/doc/libvirt-docs-3.3.0
+ cp -pr examples/xml /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el7.centos.x86_64/usr/share/doc/libvirt-docs-3.3.0
+ cp -pr examples/rename /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el7.centos.x86_64/usr/share/doc/libvirt-docs-3.3.0
+ cp -pr examples/systemtap /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el7.centos.x86_64/usr/share/doc/libvirt-docs-3.3.0
+ cp -pr examples/admin /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el7.centos.x86_64/usr/share/doc/libvirt-docs-3.3.0
+ exit 0
Provides: libvirt-docs = 3.3.0-1.el7.centos libvirt-docs(x86-64) = 3.3.0-1.el7.centos
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: libvirt-daemon-3.3.0-1.el7.centos.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NPcqAP
+ umask 022
+ cd /home/jenkins/rpmbuild/BUILD
+ cd libvirt-3.3.0
+ DOCDIR=/home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el7.centos.x86_64/usr/share/doc/libvirt-daemon-3.3.0
+ export DOCDIR
+ /usr/bin/mkdir -p /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el7.centos.x86_64/usr/share/doc/libvirt-daemon-3.3.0
+ cp -pr daemon/libvirtd.upstart /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el7.centos.x86_64/usr/share/doc/libvirt-daemon-3.3.0
+ cp -pr examples/polkit/libvirt-acl.rules /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el7.centos.x86_64/usr/share/doc/libvirt-daemon-3.3.0
+ exit 0
Provides: config(libvirt-daemon) = 3.3.0-1.el7.centos libvirt-daemon = 3.3.0-1.el7.centos libvirt-daemon(x86-64) = 3.3.0-1.el7.centos
Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(pre): /bin/sh shadow-utils
Requires(post): /bin/sh systemd-sysv systemd-units
Requires(preun): /bin/sh systemd-units
Requires(postun): /bin/sh systemd-units
Requires: libacl.so.1()(64bit) libacl.so.1(ACL_1.0)(64bit) libaudit.so.1()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.13)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libcurl.so.4()(64bit) libdbus-1.so.3()(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdl.so.2()(64bit) libgnutls.so.28()(64bit) libgnutls.so.28(GNUTLS_1_4)(64bit) libnl-3.so.200()(64bit) libnl-route-3.so.200()(64bit) libnuma.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libsasl2.so.3()(64bit) libselinux.so.1()(64bit) libssh2.so.1()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libvirt-admin.so.0()(64bit) libvirt-admin.so.0(LIBVIRT_ADMIN_PRIVATE_3.3.0)(64bit) libvirt-lxc.so.0()(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_1.0.2)(64bit) libvirt-qemu.so.0()(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.10.0)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.8.3)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.9.4)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_1.2.3)(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.0.3)(64bit) libvirt.so.0(LIBVIRT_0.0.5)(64bit) libvirt.so.0(LIBVIRT_0.1.0)(64bit) libvirt.so.0(LIBVIRT_0.1.1)(64bit) libvirt.so.0(LIBVIRT_0.1.4)(64bit) libvirt.so.0(LIBVIRT_0.1.5)(64bit) libvirt.so.0(LIBVIRT_0.1.9)(64bit) libvirt.so.0(LIBVIRT_0.10.0)(64bit) libvirt.so.0(LIBVIRT_0.10.2)(64bit) libvirt.so.0(LIBVIRT_0.2.0)(64bit) libvirt.so.0(LIBVIRT_0.2.1)(64bit) libvirt.so.0(LIBVIRT_0.2.3)(64bit) libvirt.so.0(LIBVIRT_0.3.0)(64bit) libvirt.so.0(LIBVIRT_0.3.2)(64bit) libvirt.so.0(LIBVIRT_0.3.3)(64bit) libvirt.so.0(LIBVIRT_0.4.1)(64bit) libvirt.so.0(LIBVIRT_0.4.2)(64bit) libvirt.so.0(LIBVIRT_0.4.5)(64bit) libvirt.so.0(LIBVIRT_0.5.0)(64bit) libvirt.so.0(LIBVIRT_0.6.1)(64bit) libvirt.so.0(LIBVIRT_0.6.3)(64bit) libvirt.so.0(LIBVIRT_0.6.4)(64bit) libvirt.so.0(LIBVIRT_0.7.0)(64bit) libvirt.so.0(LIBVIRT_0.7.1)(64bit) libvirt.so.0(LIBVIRT_0.7.2)(64bit) libvirt.so.0(LIBVIRT_0.7.3)(64bit) libvirt.so.0(LIBVIRT_0.7.5)(64bit) libvirt.so.0(LIBVIRT_0.7.7)(64bit) libvirt.so.0(LIBVIRT_0.8.0)(64bit) libvirt.so.0(LIBVIRT_0.8.1)(64bit) libvirt.so.0(LIBVIRT_0.8.2)(64bit) libvirt.so.0(LIBVIRT_0.8.5)(64bit) libvirt.so.0(LIBVIRT_0.8.6)(64bit) libvirt.so.0(LIBVIRT_0.8.8)(64bit) libvirt.so.0(LIBVIRT_0.9.0)(64bit) libvirt.so.0(LIBVIRT_0.9.10)(64bit) libvirt.so.0(LIBVIRT_0.9.11)(64bit) libvirt.so.0(LIBVIRT_0.9.13)(64bit) libvirt.so.0(LIBVIRT_0.9.2)(64bit) libvirt.so.0(LIBVIRT_0.9.3)(64bit) libvirt.so.0(LIBVIRT_0.9.4)(64bit) libvirt.so.0(LIBVIRT_0.9.5)(64bit) libvirt.so.0(LIBVIRT_0.9.7)(64bit) libvirt.so.0(LIBVIRT_0.9.8)(64bit) libvirt.so.0(LIBVIRT_0.9.9)(64bit) libvirt.so.0(LIBVIRT_1.0.0)(64bit) libvirt.so.0(LIBVIRT_1.0.1)(64bit) libvirt.so.0(LIBVIRT_1.0.2)(64bit) libvirt.so.0(LIBVIRT_1.0.3)(64bit) libvirt.so.0(LIBVIRT_1.0.5)(64bit) libvirt.so.0(LIBVIRT_1.0.6)(64bit) libvirt.so.0(LIBVIRT_1.1.1)(64bit) libvirt.so.0(LIBVIRT_1.1.3)(64bit) libvirt.so.0(LIBVIRT_1.2.1)(64bit) libvirt.so.0(LIBVIRT_1.2.11)(64bit) libvirt.so.0(LIBVIRT_1.2.12)(64bit) libvirt.so.0(LIBVIRT_1.2.14)(64bit) libvirt.so.0(LIBVIRT_1.2.15)(64bit) libvirt.so.0(LIBVIRT_1.2.16)(64bit) libvirt.so.0(LIBVIRT_1.2.19)(64bit) libvirt.so.0(LIBVIRT_1.2.3)(64bit) libvirt.so.0(LIBVIRT_1.2.5)(64bit) libvirt.so.0(LIBVIRT_1.2.6)(64bit) libvirt.so.0(LIBVIRT_1.2.7)(64bit) libvirt.so.0(LIBVIRT_1.2.8)(64bit) libvirt.so.0(LIBVIRT_1.2.9)(64bit) libvirt.so.0(LIBVIRT_1.3.3)(64bit) libvirt.so.0(LIBVIRT_2.0.0)(64bit) libvirt.so.0(LIBVIRT_2.2.0)(64bit) libvirt.so.0(LIBVIRT_3.0.0)(64bit) libvirt.so.0(LIBVIRT_3.1.0)(64bit) libvirt.so.0(LIBVIRT_PRIVATE_3.3.0)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.4)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libyajl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-config-network-3.3.0-1.el7.centos.x86_64
Provides: libvirt-daemon-config-network = 3.3.0-1.el7.centos libvirt-daemon-config-network(x86-64) = 3.3.0-1.el7.centos
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh
Processing files: libvirt-daemon-config-nwfilter-3.3.0-1.el7.centos.x86_64
Provides: libvirt-daemon-config-nwfilter = 3.3.0-1.el7.centos libvirt-daemon-config-nwfilter(x86-64) = 3.3.0-1.el7.centos
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: libvirt-daemon-driver-network-3.3.0-1.el7.centos.x86_64
Provides: libvirt-daemon-driver-network = 3.3.0-1.el7.centos libvirt-daemon-driver-network(x86-64) = 3.3.0-1.el7.centos libvirt_driver_network.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libacl.so.1()(64bit) libacl.so.1(ACL_1.0)(64bit) libaudit.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.13)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libdbus-1.so.3()(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdl.so.2()(64bit) libnl-3.so.200()(64bit) libnl-route-3.so.200()(64bit) libnuma.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libselinux.so.1()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.4)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libyajl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-nwfilter-3.3.0-1.el7.centos.x86_64
Provides: libvirt-daemon-driver-nwfilter = 3.3.0-1.el7.centos libvirt-daemon-driver-nwfilter(x86-64) = 3.3.0-1.el7.centos libvirt_driver_nwfilter.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdbus-1.so.3()(64bit) libdl.so.2()(64bit) libnl-3.so.200()(64bit) libnl-route-3.so.200()(64bit) libpcap.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libutil.so.1()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-nodedev-3.3.0-1.el7.centos.x86_64
Provides: libvirt-daemon-driver-nodedev = 3.3.0-1.el7.centos libvirt-daemon-driver-nodedev(x86-64) = 3.3.0-1.el7.centos libvirt_driver_nodedev.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libpciaccess.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libudev.so.1()(64bit) libudev.so.1(LIBUDEV_183)(64bit) libutil.so.1()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-interface-3.3.0-1.el7.centos.x86_64
Provides: libvirt-daemon-driver-interface = 3.3.0-1.el7.centos libvirt-daemon-driver-interface(x86-64) = 3.3.0-1.el7.centos libvirt_driver_interface.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libnetcf.so.1()(64bit) libnetcf.so.1(NETCF_1.0.0)(64bit) libnetcf.so.1(NETCF_1.2.0)(64bit) libnetcf.so.1(NETCF_1.3.0)(64bit) libnetcf.so.1(NETCF_1.4.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libudev.so.1()(64bit) libudev.so.1(LIBUDEV_183)(64bit) libutil.so.1()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-secret-3.3.0-1.el7.centos.x86_64
Provides: libvirt-daemon-driver-secret = 3.3.0-1.el7.centos libvirt-daemon-driver-secret(x86-64) = 3.3.0-1.el7.centos libvirt_driver_secret.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libutil.so.1()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-core-3.3.0-1.el7.centos.x86_64
Provides: libvirt-daemon-driver-storage-core = 3.3.0-1.el7.centos libvirt-daemon-driver-storage-core(x86-64) = 3.3.0-1.el7.centos libvirt_driver_storage.so()(64bit) libvirt_storage_backend_fs.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libacl.so.1()(64bit) libacl.so.1(ACL_1.0)(64bit) libaudit.so.1()(64bit) libblkid.so.1()(64bit) libblkid.so.1(BLKID_1.0)(64bit) libblkid.so.1(BLKID_2.15)(64bit) libblkid.so.1(BLKID_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.13)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libdbus-1.so.3()(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdl.so.2()(64bit) libnl-3.so.200()(64bit) libnl-route-3.so.200()(64bit) libnuma.so.1()(64bit) libparted.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libselinux.so.1()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.4)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libyajl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-logical-3.3.0-1.el7.centos.x86_64
Provides: libvirt-daemon-driver-storage-logical = 3.3.0-1.el7.centos libvirt-daemon-driver-storage-logical(x86-64) = 3.3.0-1.el7.centos libvirt_storage_backend_logical.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-disk-3.3.0-1.el7.centos.x86_64
Provides: libvirt-daemon-driver-storage-disk = 3.3.0-1.el7.centos libvirt-daemon-driver-storage-disk(x86-64) = 3.3.0-1.el7.centos libvirt_storage_backend_disk.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-scsi-3.3.0-1.el7.centos.x86_64
Provides: libvirt-daemon-driver-storage-scsi = 3.3.0-1.el7.centos libvirt-daemon-driver-storage-scsi(x86-64) = 3.3.0-1.el7.centos libvirt_storage_backend_scsi.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-iscsi-3.3.0-1.el7.centos.x86_64
Provides: libvirt-daemon-driver-storage-iscsi = 3.3.0-1.el7.centos libvirt-daemon-driver-storage-iscsi(x86-64) = 3.3.0-1.el7.centos libvirt_storage_backend_iscsi.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-mpath-3.3.0-1.el7.centos.x86_64
Provides: libvirt-daemon-driver-storage-mpath = 3.3.0-1.el7.centos libvirt-daemon-driver-storage-mpath(x86-64) = 3.3.0-1.el7.centos libvirt_storage_backend_mpath.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-gluster-3.3.0-1.el7.centos.x86_64
Provides: libvirt-daemon-driver-storage-gluster = 3.3.0-1.el7.centos libvirt-daemon-driver-storage-gluster(x86-64) = 3.3.0-1.el7.centos libvirt_storage_backend_gluster.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libacl.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libgfapi.so.0()(64bit) libgfapi.so.0(GFAPI_3.4.0)(64bit) libgfrpc.so.0()(64bit) libgfxdr.so.0()(64bit) libglusterfs.so.0()(64bit) libuuid.so.1()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-rbd-3.3.0-1.el7.centos.x86_64
Provides: libvirt-daemon-driver-storage-rbd = 3.3.0-1.el7.centos libvirt-daemon-driver-storage-rbd(x86-64) = 3.3.0-1.el7.centos libvirt_storage_backend_rbd.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) librados.so.2()(64bit) librbd.so.1()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-3.3.0-1.el7.centos.x86_64
Provides: libvirt-daemon-driver-storage = 3.3.0-1.el7.centos libvirt-daemon-driver-storage(x86-64) = 3.3.0-1.el7.centos
Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Processing files: libvirt-daemon-driver-qemu-3.3.0-1.el7.centos.x86_64
Provides: config(libvirt-daemon-driver-qemu) = 3.3.0-1.el7.centos libvirt-daemon-driver-qemu = 3.3.0-1.el7.centos libvirt-daemon-driver-qemu(x86-64) = 3.3.0-1.el7.centos libvirt_driver_qemu.so()(64bit)
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(pre): /bin/sh
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libdl.so.2()(64bit) libgnutls.so.28()(64bit) libgnutls.so.28(GNUTLS_1_4)(64bit) libnl-3.so.200()(64bit) libnl-route-3.so.200()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libutil.so.1()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-lxc-3.3.0-1.el7.centos.x86_64
Provides: config(libvirt-daemon-driver-lxc) = 3.3.0-1.el7.centos libvirt-daemon-driver-lxc = 3.3.0-1.el7.centos libvirt-daemon-driver-lxc(x86-64) = 3.3.0-1.el7.centos libvirt_driver_lxc.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libacl.so.1()(64bit) libacl.so.1(ACL_1.0)(64bit) libaudit.so.1()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libblkid.so.1()(64bit) libblkid.so.1(BLKID_2.15)(64bit) libblkid.so.1(BLKID_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.13)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libdbus-1.so.3()(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdl.so.2()(64bit) libfuse.so.2()(64bit) libfuse.so.2(FUSE_2.2)(64bit) libfuse.so.2(FUSE_2.5)(64bit) libfuse.so.2(FUSE_2.6)(64bit) libfuse.so.2(FUSE_2.8)(64bit) libgnutls.so.28()(64bit) libgnutls.so.28(GNUTLS_1_4)(64bit) libnl-3.so.200()(64bit) libnl-3.so.200(libnl_3)(64bit) libnl-route-3.so.200()(64bit) libnuma.so.1()(64bit) libnuma.so.1(libnuma_1.1)(64bit) libnuma.so.1(libnuma_1.2)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libsasl2.so.3()(64bit) libselinux.so.1()(64bit) libssh2.so.1()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.4)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libyajl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-kvm-3.3.0-1.el7.centos.x86_64
Provides: libvirt-daemon-kvm = 3.3.0-1.el7.centos libvirt-daemon-kvm(x86-64) = 3.3.0-1.el7.centos
Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Processing files: libvirt-daemon-lxc-3.3.0-1.el7.centos.x86_64
Provides: libvirt-daemon-lxc = 3.3.0-1.el7.centos libvirt-daemon-lxc(x86-64) = 3.3.0-1.el7.centos
Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Processing files: libvirt-client-3.3.0-1.el7.centos.x86_64
Provides: config(libvirt-client) = 3.3.0-1.el7.centos libvirt-client = 3.3.0-1.el7.centos libvirt-client(x86-64) = 3.3.0-1.el7.centos
Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh
Requires(preun): /bin/sh
Requires(postun): /bin/sh
Requires: /bin/sh libacl.so.1()(64bit) libaudit.so.1()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libcurl.so.4()(64bit) libdbus-1.so.3()(64bit) libdevmapper.so.1.02()(64bit) libdl.so.2()(64bit) libgnutls.so.28()(64bit) libnl-3.so.200()(64bit) libnl-route-3.so.200()(64bit) libnuma.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libreadline.so.6()(64bit) libsasl2.so.3()(64bit) libselinux.so.1()(64bit) libssh2.so.1()(64bit) libutil.so.1()(64bit) libvirt-lxc.so.0()(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_1.0.2)(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_1.0.4)(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_2.0.0)(64bit) libvirt-qemu.so.0()(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.10.0)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.8.3)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.9.4)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_1.2.3)(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.0.3)(64bit) libvirt.so.0(LIBVIRT_0.1.0)(64bit) libvirt.so.0(LIBVIRT_0.1.1)(64bit) libvirt.so.0(LIBVIRT_0.1.4)(64bit) libvirt.so.0(LIBVIRT_0.1.5)(64bit) libvirt.so.0(LIBVIRT_0.1.9)(64bit) libvirt.so.0(LIBVIRT_0.10.0)(64bit) libvirt.so.0(LIBVIRT_0.10.2)(64bit) libvirt.so.0(LIBVIRT_0.2.0)(64bit) libvirt.so.0(LIBVIRT_0.2.1)(64bit) libvirt.so.0(LIBVIRT_0.2.3)(64bit) libvirt.so.0(LIBVIRT_0.3.0)(64bit) libvirt.so.0(LIBVIRT_0.3.2)(64bit) libvirt.so.0(LIBVIRT_0.3.3)(64bit) libvirt.so.0(LIBVIRT_0.4.0)(64bit) libvirt.so.0(LIBVIRT_0.4.1)(64bit) libvirt.so.0(LIBVIRT_0.4.5)(64bit) libvirt.so.0(LIBVIRT_0.5.0)(64bit) libvirt.so.0(LIBVIRT_0.6.1)(64bit) libvirt.so.0(LIBVIRT_0.6.3)(64bit) libvirt.so.0(LIBVIRT_0.6.4)(64bit) libvirt.so.0(LIBVIRT_0.7.0)(64bit) libvirt.so.0(LIBVIRT_0.7.1)(64bit) libvirt.so.0(LIBVIRT_0.7.2)(64bit) libvirt.so.0(LIBVIRT_0.7.3)(64bit) libvirt.so.0(LIBVIRT_0.7.5)(64bit) libvirt.so.0(LIBVIRT_0.7.7)(64bit) libvirt.so.0(LIBVIRT_0.8.0)(64bit) libvirt.so.0(LIBVIRT_0.8.1)(64bit) libvirt.so.0(LIBVIRT_0.8.2)(64bit) libvirt.so.0(LIBVIRT_0.8.5)(64bit) libvirt.so.0(LIBVIRT_0.8.6)(64bit) libvirt.so.0(LIBVIRT_0.8.8)(64bit) libvirt.so.0(LIBVIRT_0.9.0)(64bit) libvirt.so.0(LIBVIRT_0.9.10)(64bit) libvirt.so.0(LIBVIRT_0.9.11)(64bit) libvirt.so.0(LIBVIRT_0.9.13)(64bit) libvirt.so.0(LIBVIRT_0.9.2)(64bit) libvirt.so.0(LIBVIRT_0.9.3)(64bit) libvirt.so.0(LIBVIRT_0.9.4)(64bit) libvirt.so.0(LIBVIRT_0.9.5)(64bit) libvirt.so.0(LIBVIRT_0.9.7)(64bit) libvirt.so.0(LIBVIRT_0.9.8)(64bit) libvirt.so.0(LIBVIRT_0.9.9)(64bit) libvirt.so.0(LIBVIRT_1.0.0)(64bit) libvirt.so.0(LIBVIRT_1.0.1)(64bit) libvirt.so.0(LIBVIRT_1.0.2)(64bit) libvirt.so.0(LIBVIRT_1.0.3)(64bit) libvirt.so.0(LIBVIRT_1.0.5)(64bit) libvirt.so.0(LIBVIRT_1.1.0)(64bit) libvirt.so.0(LIBVIRT_1.1.1)(64bit) libvirt.so.0(LIBVIRT_1.1.3)(64bit) libvirt.so.0(LIBVIRT_1.2.1)(64bit) libvirt.so.0(LIBVIRT_1.2.11)(64bit) libvirt.so.0(LIBVIRT_1.2.12)(64bit) libvirt.so.0(LIBVIRT_1.2.14)(64bit) libvirt.so.0(LIBVIRT_1.2.15)(64bit) libvirt.so.0(LIBVIRT_1.2.16)(64bit) libvirt.so.0(LIBVIRT_1.2.17)(64bit) libvirt.so.0(LIBVIRT_1.2.19)(64bit) libvirt.so.0(LIBVIRT_1.2.3)(64bit) libvirt.so.0(LIBVIRT_1.2.5)(64bit) libvirt.so.0(LIBVIRT_1.2.6)(64bit) libvirt.so.0(LIBVIRT_1.2.7)(64bit) libvirt.so.0(LIBVIRT_1.2.8)(64bit) libvirt.so.0(LIBVIRT_1.2.9)(64bit) libvirt.so.0(LIBVIRT_1.3.3)(64bit) libvirt.so.0(LIBVIRT_2.0.0)(64bit) libvirt.so.0(LIBVIRT_2.2.0)(64bit) libvirt.so.0(LIBVIRT_3.0.0)(64bit) libvirt.so.0(LIBVIRT_3.1.0)(64bit) libvirt.so.0(LIBVIRT_PRIVATE_3.3.0)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libyajl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-libs-3.3.0-1.el7.centos.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.a6o3nJ
+ umask 022
+ cd /home/jenkins/rpmbuild/BUILD
+ cd libvirt-3.3.0
+ DOCDIR=/home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el7.centos.x86_64/usr/share/doc/libvirt-libs-3.3.0
+ export DOCDIR
+ /usr/bin/mkdir -p /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el7.centos.x86_64/usr/share/doc/libvirt-libs-3.3.0
+ cp -pr COPYING /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el7.centos.x86_64/usr/share/doc/libvirt-libs-3.3.0
+ cp -pr COPYING.LESSER /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el7.centos.x86_64/usr/share/doc/libvirt-libs-3.3.0
+ exit 0
Provides: config(libvirt-libs) = 3.3.0-1.el7.centos libvirt-admin.so.0()(64bit) libvirt-admin.so.0(LIBVIRT_ADMIN_2.0.0)(64bit) libvirt-admin.so.0(LIBVIRT_ADMIN_3.0.0)(64bit) libvirt-admin.so.0(LIBVIRT_ADMIN_PRIVATE_3.3.0)(64bit) libvirt-libs = 3.3.0-1.el7.centos libvirt-libs(x86-64) = 3.3.0-1.el7.centos libvirt-lxc.so.0()(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_1.0.2)(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_1.0.4)(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_2.0.0)(64bit) libvirt-qemu.so.0()(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.10.0)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.8.3)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.9.4)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_1.2.3)(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.0.3)(64bit) libvirt.so.0(LIBVIRT_0.0.5)(64bit) libvirt.so.0(LIBVIRT_0.1.0)(64bit) libvirt.so.0(LIBVIRT_0.1.1)(64bit) libvirt.so.0(LIBVIRT_0.1.4)(64bit) libvirt.so.0(LIBVIRT_0.1.5)(64bit) libvirt.so.0(LIBVIRT_0.1.9)(64bit) libvirt.so.0(LIBVIRT_0.10.0)(64bit) libvirt.so.0(LIBVIRT_0.10.2)(64bit) libvirt.so.0(LIBVIRT_0.2.0)(64bit) libvirt.so.0(LIBVIRT_0.2.1)(64bit) libvirt.so.0(LIBVIRT_0.2.3)(64bit) libvirt.so.0(LIBVIRT_0.3.0)(64bit) libvirt.so.0(LIBVIRT_0.3.2)(64bit) libvirt.so.0(LIBVIRT_0.3.3)(64bit) libvirt.so.0(LIBVIRT_0.4.0)(64bit) libvirt.so.0(LIBVIRT_0.4.1)(64bit) libvirt.so.0(LIBVIRT_0.4.2)(64bit) libvirt.so.0(LIBVIRT_0.4.5)(64bit) libvirt.so.0(LIBVIRT_0.5.0)(64bit) libvirt.so.0(LIBVIRT_0.6.0)(64bit) libvirt.so.0(LIBVIRT_0.6.1)(64bit) libvirt.so.0(LIBVIRT_0.6.3)(64bit) libvirt.so.0(LIBVIRT_0.6.4)(64bit) libvirt.so.0(LIBVIRT_0.7.0)(64bit) libvirt.so.0(LIBVIRT_0.7.1)(64bit) libvirt.so.0(LIBVIRT_0.7.2)(64bit) libvirt.so.0(LIBVIRT_0.7.3)(64bit) libvirt.so.0(LIBVIRT_0.7.5)(64bit) libvirt.so.0(LIBVIRT_0.7.7)(64bit) libvirt.so.0(LIBVIRT_0.8.0)(64bit) libvirt.so.0(LIBVIRT_0.8.1)(64bit) libvirt.so.0(LIBVIRT_0.8.2)(64bit) libvirt.so.0(LIBVIRT_0.8.5)(64bit) libvirt.so.0(LIBVIRT_0.8.6)(64bit) libvirt.so.0(LIBVIRT_0.8.8)(64bit) libvirt.so.0(LIBVIRT_0.9.0)(64bit) libvirt.so.0(LIBVIRT_0.9.10)(64bit) libvirt.so.0(LIBVIRT_0.9.11)(64bit) libvirt.so.0(LIBVIRT_0.9.13)(64bit) libvirt.so.0(LIBVIRT_0.9.2)(64bit) libvirt.so.0(LIBVIRT_0.9.3)(64bit) libvirt.so.0(LIBVIRT_0.9.4)(64bit) libvirt.so.0(LIBVIRT_0.9.5)(64bit) libvirt.so.0(LIBVIRT_0.9.7)(64bit) libvirt.so.0(LIBVIRT_0.9.8)(64bit) libvirt.so.0(LIBVIRT_0.9.9)(64bit) libvirt.so.0(LIBVIRT_1.0.0)(64bit) libvirt.so.0(LIBVIRT_1.0.1)(64bit) libvirt.so.0(LIBVIRT_1.0.2)(64bit) libvirt.so.0(LIBVIRT_1.0.3)(64bit) libvirt.so.0(LIBVIRT_1.0.5)(64bit) libvirt.so.0(LIBVIRT_1.0.6)(64bit) libvirt.so.0(LIBVIRT_1.1.0)(64bit) libvirt.so.0(LIBVIRT_1.1.1)(64bit) libvirt.so.0(LIBVIRT_1.1.3)(64bit) libvirt.so.0(LIBVIRT_1.2.1)(64bit) libvirt.so.0(LIBVIRT_1.2.11)(64bit) libvirt.so.0(LIBVIRT_1.2.12)(64bit) libvirt.so.0(LIBVIRT_1.2.14)(64bit) libvirt.so.0(LIBVIRT_1.2.15)(64bit) libvirt.so.0(LIBVIRT_1.2.16)(64bit) libvirt.so.0(LIBVIRT_1.2.17)(64bit) libvirt.so.0(LIBVIRT_1.2.19)(64bit) libvirt.so.0(LIBVIRT_1.2.3)(64bit) libvirt.so.0(LIBVIRT_1.2.5)(64bit) libvirt.so.0(LIBVIRT_1.2.6)(64bit) libvirt.so.0(LIBVIRT_1.2.7)(64bit) libvirt.so.0(LIBVIRT_1.2.8)(64bit) libvirt.so.0(LIBVIRT_1.2.9)(64bit) libvirt.so.0(LIBVIRT_1.3.3)(64bit) libvirt.so.0(LIBVIRT_2.0.0)(64bit) libvirt.so.0(LIBVIRT_2.2.0)(64bit) libvirt.so.0(LIBVIRT_3.0.0)(64bit) libvirt.so.0(LIBVIRT_3.1.0)(64bit) libvirt.so.0(LIBVIRT_PRIVATE_3.3.0)(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libacl.so.1()(64bit) libacl.so.1(ACL_1.0)(64bit) libaudit.so.1()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.13)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libcurl.so.4()(64bit) libdbus-1.so.3()(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgnutls.so.28()(64bit) libgnutls.so.28(GNUTLS_1_4)(64bit) libgnutls.so.28(GNUTLS_2_10)(64bit) libgnutls.so.28(GNUTLS_2_12)(64bit) libnl-3.so.200()(64bit) libnl-3.so.200(libnl_3)(64bit) libnl-route-3.so.200()(64bit) libnuma.so.1()(64bit) libnuma.so.1(libnuma_1.1)(64bit) libnuma.so.1(libnuma_1.2)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libsasl2.so.3()(64bit) libselinux.so.1()(64bit) libssh2.so.1()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.1.0)(64bit) libvirt.so.0(LIBVIRT_0.6.1)(64bit) libvirt.so.0(LIBVIRT_PRIVATE_3.3.0)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.4)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libyajl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-admin-3.3.0-1.el7.centos.x86_64
Provides: libvirt-admin = 3.3.0-1.el7.centos libvirt-admin(x86-64) = 3.3.0-1.el7.centos
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libacl.so.1()(64bit) libaudit.so.1()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libcurl.so.4()(64bit) libdbus-1.so.3()(64bit) libdevmapper.so.1.02()(64bit) libdl.so.2()(64bit) libgnutls.so.28()(64bit) libnl-3.so.200()(64bit) libnl-route-3.so.200()(64bit) libnuma.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libreadline.so.6()(64bit) libsasl2.so.3()(64bit) libselinux.so.1()(64bit) libssh2.so.1()(64bit) libutil.so.1()(64bit) libvirt-admin.so.0()(64bit) libvirt-admin.so.0(LIBVIRT_ADMIN_2.0.0)(64bit) libvirt-admin.so.0(LIBVIRT_ADMIN_3.0.0)(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.0.3)(64bit) libvirt.so.0(LIBVIRT_0.1.0)(64bit) libvirt.so.0(LIBVIRT_0.6.1)(64bit) libvirt.so.0(LIBVIRT_0.9.0)(64bit) libvirt.so.0(LIBVIRT_0.9.3)(64bit) libvirt.so.0(LIBVIRT_1.0.2)(64bit) libvirt.so.0(LIBVIRT_PRIVATE_3.3.0)(64bit) libxml2.so.2()(64bit) libyajl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-login-shell-3.3.0-1.el7.centos.x86_64
Provides: config(libvirt-login-shell) = 3.3.0-1.el7.centos libvirt-login-shell = 3.3.0-1.el7.centos libvirt-login-shell(x86-64) = 3.3.0-1.el7.centos
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(pre): /bin/sh
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.13)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libselinux.so.1()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) rtld(GNU_HASH)
Processing files: libvirt-devel-3.3.0-1.el7.centos.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LoTqPE
+ umask 022
+ cd /home/jenkins/rpmbuild/BUILD
+ cd libvirt-3.3.0
+ DOCDIR=/home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el7.centos.x86_64/usr/share/doc/libvirt-devel-3.3.0
+ export DOCDIR
+ /usr/bin/mkdir -p /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el7.centos.x86_64/usr/share/doc/libvirt-devel-3.3.0
+ cp -pr docs/libvirt-api.xml /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el7.centos.x86_64/usr/share/doc/libvirt-devel-3.3.0
+ exit 0
Provides: libvirt-devel = 3.3.0-1.el7.centos libvirt-devel(x86-64) = 3.3.0-1.el7.centos pkgconfig(libvirt) = 3.3.0 pkgconfig(libvirt-admin) = 3.3.0 pkgconfig(libvirt-lxc) = 3.3.0 pkgconfig(libvirt-qemu) = 3.3.0
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libvirt-admin.so.0()(64bit) libvirt-lxc.so.0()(64bit) libvirt-qemu.so.0()(64bit) libvirt.so.0()(64bit) pkgconfig(libvirt)
Processing files: libvirt-lock-sanlock-3.3.0-1.el7.centos.x86_64
Provides: config(libvirt-lock-sanlock) = 3.3.0-1.el7.centos libvirt-lock-sanlock = 3.3.0-1.el7.centos libvirt-lock-sanlock(x86-64) = 3.3.0-1.el7.centos
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh
Requires: /bin/sh libacl.so.1()(64bit) libaudit.so.1()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libcurl.so.4()(64bit) libdbus-1.so.3()(64bit) libdevmapper.so.1.02()(64bit) libdl.so.2()(64bit) libgnutls.so.28()(64bit) libnl-3.so.200()(64bit) libnl-route-3.so.200()(64bit) libnuma.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsanlock_client.so.1()(64bit) libsasl2.so.3()(64bit) libselinux.so.1()(64bit) libssh2.so.1()(64bit) libutil.so.1()(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.0.3)(64bit) libvirt.so.0(LIBVIRT_0.1.1)(64bit) libvirt.so.0(LIBVIRT_0.4.0)(64bit) libvirt.so.0(LIBVIRT_0.7.3)(64bit) libvirt.so.0(LIBVIRT_PRIVATE_3.3.0)(64bit) libxml2.so.2()(64bit) libyajl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-nss-3.3.0-1.el7.centos.x86_64
Provides: libnss_libvirt.so.2()(64bit) libnss_libvirt_guest.so.2()(64bit) libvirt-nss = 3.3.0-1.el7.centos libvirt-nss(x86-64) = 3.3.0-1.el7.centos
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.13)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libyajl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-debuginfo-3.3.0-1.el7.centos.x86_64
Provides: libvirt-debuginfo = 3.3.0-1.el7.centos libvirt-debuginfo(x86-64) = 3.3.0-1.el7.centos
Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el7.centos.x86_64
error: Installed (but unpackaged) file(s) found:
/usr/share/libvirt/schemas/news.rng
RPM build errors:
Installed (but unpackaged) file(s) found:
/usr/share/libvirt/schemas/news.rng
Build step 'Execute shell' marked build as failure
1
6
[Libvirt-ci] Build failed in Jenkins: libvirt-master-rpm » libvirt-centos-6 #273
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/273/d…>
------------------------------------------
[...truncated 862.14 KB...]
3) Interrupted during poll ... OK
4) Deleted during dispatch ... OK
5) Deleted during dispatch ... OK
6) Firing a timer ... OK
7) Deleted before poll ... OK
8) Interrupted during poll ... OK
9) Deleted during dispatch ... OK
10) Deleted during dispatch ... OK
11) Simple write ... OK
12) Simple write ... OK
13) Simple write ... OK
14) Simple write ... OK
15) Write duplicate ... OK
PASS: eventtest
TEST: objecteventtest
1) Domain createXML start event (old API) ... OK
2) Domain createXML start event (new API) ... OK
3) Domain createXML start event (both API) ... libvirt: Test Driver error : Domain not found: no domain with matching uuid '77a6fc12-07b5-9415-8abb-a803613f2a40' (test-domain)
OK
4) Domain (un)define events ... OK
5) Domain start stop events ... OK
6) Network createXML start event ... OK
7) Network (un)define events ... OK
8) Network start stop events ... OK
9) Storage pool createXML start event ... OK
10) Storage pool (un)define events ... OK
11) Storage pool start stop events ... OK
12) Node device createXML add event ... OK
PASS: objecteventtest
TEST: virmacmaptest
1) Lookup "none" in "empty" ... OK
2) Remove "none" in "empty" ... OK
3) Lookup "f24" in "simple" ... OK
4) Remove "f24" in "simple" ... OK
5) Lookup "f24" in "simple2" ... OK
6) Remove "f24" in "simple2" ... OK
7) Lookup "f25" in "simple2" ... OK
8) Remove "f25" in "simple2" ... OK
9) Flush "empty" ... OK
10) Flush "simple" ... OK
11) Flush "simple2" ... OK
12) Flush "complex" ... OK
PASS: virmacmaptest
PASS: libvirtd-fail
PASS: libvirtd-pool
PASS: virsh-cpuset
PASS: virsh-define-dev-segfault
PASS: virsh-int-overflow
PASS: virsh-optparse
PASS: virsh-read-bufsiz
PASS: virsh-read-non-seekable
PASS: virsh-schedinfo
1) ./virsh-self-test ... OK
PASS: virsh-self-test
1) ./virt-admin-self-test ... OK
PASS: virt-admin-self-test
PASS: virsh-start
PASS: virsh-undefine
1) User config file ... OK
2) User config file ... OK
3) LIBVIRT_DEFAULT_URI ... OK
4) LIBVIRT_DEFAULT_URI ... OK
5) VIRSH_DEFAULT_CONNECT_URI ... OK
6) VIRSH_DEFAULT_CONNECT_URI ... OK
7) Parameter ... OK
8) Parameter ... OK
PASS: virsh-uriprecedence
PASS: virsh-vcpupin
====================
All 115 tests passed
====================
make[1]: Leaving directory `/home/jenkins/rpmbuild/BUILD/libvirt-3.3.0/tests'
+ exit 0
Processing files: libvirt-3.3.0-1.el6.x86_64
Processing files: libvirt-docs-3.3.0-1.el6.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.A1d9Ow
+ umask 022
+ cd /home/jenkins/rpmbuild/BUILD
+ cd libvirt-3.3.0
+ DOCDIR=/home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el6.x86_64/usr/share/doc/libvirt-docs-3.3.0
+ export DOCDIR
+ rm -rf /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el6.x86_64/usr/share/doc/libvirt-docs-3.3.0
+ /bin/mkdir -p /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el6.x86_64/usr/share/doc/libvirt-docs-3.3.0
+ cp -pr AUTHORS ChangeLog.gz NEWS README TODO /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el6.x86_64/usr/share/doc/libvirt-docs-3.3.0
+ cp -pr libvirt-docs/html /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el6.x86_64/usr/share/doc/libvirt-docs-3.3.0
+ cp -pr examples/hellolibvirt /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el6.x86_64/usr/share/doc/libvirt-docs-3.3.0
+ cp -pr examples/object-events /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el6.x86_64/usr/share/doc/libvirt-docs-3.3.0
+ cp -pr examples/dominfo /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el6.x86_64/usr/share/doc/libvirt-docs-3.3.0
+ cp -pr examples/domsuspend /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el6.x86_64/usr/share/doc/libvirt-docs-3.3.0
+ cp -pr examples/dommigrate /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el6.x86_64/usr/share/doc/libvirt-docs-3.3.0
+ cp -pr examples/openauth /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el6.x86_64/usr/share/doc/libvirt-docs-3.3.0
+ cp -pr examples/xml /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el6.x86_64/usr/share/doc/libvirt-docs-3.3.0
+ cp -pr examples/rename /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el6.x86_64/usr/share/doc/libvirt-docs-3.3.0
+ cp -pr examples/systemtap /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el6.x86_64/usr/share/doc/libvirt-docs-3.3.0
+ cp -pr examples/admin /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el6.x86_64/usr/share/doc/libvirt-docs-3.3.0
+ exit 0
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: libvirt-daemon-3.3.0-1.el6.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4FAOUW
+ umask 022
+ cd /home/jenkins/rpmbuild/BUILD
+ cd libvirt-3.3.0
+ DOCDIR=/home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el6.x86_64/usr/share/doc/libvirt-daemon-3.3.0
+ export DOCDIR
+ rm -rf /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el6.x86_64/usr/share/doc/libvirt-daemon-3.3.0
+ /bin/mkdir -p /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el6.x86_64/usr/share/doc/libvirt-daemon-3.3.0
+ cp -pr daemon/libvirtd.upstart /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el6.x86_64/usr/share/doc/libvirt-daemon-3.3.0
+ cp -pr examples/polkit/libvirt-acl.rules /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el6.x86_64/usr/share/doc/libvirt-daemon-3.3.0
+ exit 0
Provides: config(libvirt-daemon) = 3.3.0-1.el6 lockd.so()(64bit)
Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(pre): /bin/sh shadow-utils
Requires(post): /bin/sh
Requires(preun): /bin/sh
Requires(postun): /bin/sh
Requires: /bin/sh libacl.so.1()(64bit) libacl.so.1(ACL_1.0)(64bit) libaudit.so.1()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libcurl.so.4()(64bit) libdbus-1.so.3()(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdl.so.2()(64bit) libgcrypt.so.11()(64bit) libgnutls.so.26()(64bit) libgnutls.so.26(GNUTLS_1_4)(64bit) libnl.so.1()(64bit) libnuma.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libsasl2.so.2()(64bit) libselinux.so.1()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libvirt-admin.so.0()(64bit) libvirt-admin.so.0(LIBVIRT_ADMIN_PRIVATE_3.3.0)(64bit) libvirt-lxc.so.0()(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_1.0.2)(64bit) libvirt-qemu.so.0()(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.10.0)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.8.3)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.9.4)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_1.2.3)(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.0.3)(64bit) libvirt.so.0(LIBVIRT_0.0.5)(64bit) libvirt.so.0(LIBVIRT_0.1.0)(64bit) libvirt.so.0(LIBVIRT_0.1.1)(64bit) libvirt.so.0(LIBVIRT_0.1.4)(64bit) libvirt.so.0(LIBVIRT_0.1.5)(64bit) libvirt.so.0(LIBVIRT_0.1.9)(64bit) libvirt.so.0(LIBVIRT_0.10.0)(64bit) libvirt.so.0(LIBVIRT_0.10.2)(64bit) libvirt.so.0(LIBVIRT_0.2.0)(64bit) libvirt.so.0(LIBVIRT_0.2.1)(64bit) libvirt.so.0(LIBVIRT_0.2.3)(64bit) libvirt.so.0(LIBVIRT_0.3.0)(64bit) libvirt.so.0(LIBVIRT_0.3.2)(64bit) libvirt.so.0(LIBVIRT_0.3.3)(64bit) libvirt.so.0(LIBVIRT_0.4.1)(64bit) libvirt.so.0(LIBVIRT_0.4.2)(64bit) libvirt.so.0(LIBVIRT_0.4.5)(64bit) libvirt.so.0(LIBVIRT_0.5.0)(64bit) libvirt.so.0(LIBVIRT_0.6.1)(64bit) libvirt.so.0(LIBVIRT_0.6.3)(64bit) libvirt.so.0(LIBVIRT_0.6.4)(64bit) libvirt.so.0(LIBVIRT_0.7.0)(64bit) libvirt.so.0(LIBVIRT_0.7.1)(64bit) libvirt.so.0(LIBVIRT_0.7.2)(64bit) libvirt.so.0(LIBVIRT_0.7.3)(64bit) libvirt.so.0(LIBVIRT_0.7.5)(64bit) libvirt.so.0(LIBVIRT_0.7.7)(64bit) libvirt.so.0(LIBVIRT_0.8.0)(64bit) libvirt.so.0(LIBVIRT_0.8.1)(64bit) libvirt.so.0(LIBVIRT_0.8.2)(64bit) libvirt.so.0(LIBVIRT_0.8.5)(64bit) libvirt.so.0(LIBVIRT_0.8.6)(64bit) libvirt.so.0(LIBVIRT_0.8.8)(64bit) libvirt.so.0(LIBVIRT_0.9.0)(64bit) libvirt.so.0(LIBVIRT_0.9.10)(64bit) libvirt.so.0(LIBVIRT_0.9.11)(64bit) libvirt.so.0(LIBVIRT_0.9.13)(64bit) libvirt.so.0(LIBVIRT_0.9.2)(64bit) libvirt.so.0(LIBVIRT_0.9.3)(64bit) libvirt.so.0(LIBVIRT_0.9.4)(64bit) libvirt.so.0(LIBVIRT_0.9.5)(64bit) libvirt.so.0(LIBVIRT_0.9.7)(64bit) libvirt.so.0(LIBVIRT_0.9.8)(64bit) libvirt.so.0(LIBVIRT_0.9.9)(64bit) libvirt.so.0(LIBVIRT_1.0.0)(64bit) libvirt.so.0(LIBVIRT_1.0.1)(64bit) libvirt.so.0(LIBVIRT_1.0.2)(64bit) libvirt.so.0(LIBVIRT_1.0.3)(64bit) libvirt.so.0(LIBVIRT_1.0.5)(64bit) libvirt.so.0(LIBVIRT_1.0.6)(64bit) libvirt.so.0(LIBVIRT_1.1.1)(64bit) libvirt.so.0(LIBVIRT_1.1.3)(64bit) libvirt.so.0(LIBVIRT_1.2.1)(64bit) libvirt.so.0(LIBVIRT_1.2.11)(64bit) libvirt.so.0(LIBVIRT_1.2.12)(64bit) libvirt.so.0(LIBVIRT_1.2.14)(64bit) libvirt.so.0(LIBVIRT_1.2.15)(64bit) libvirt.so.0(LIBVIRT_1.2.16)(64bit) libvirt.so.0(LIBVIRT_1.2.19)(64bit) libvirt.so.0(LIBVIRT_1.2.3)(64bit) libvirt.so.0(LIBVIRT_1.2.5)(64bit) libvirt.so.0(LIBVIRT_1.2.6)(64bit) libvirt.so.0(LIBVIRT_1.2.7)(64bit) libvirt.so.0(LIBVIRT_1.2.8)(64bit) libvirt.so.0(LIBVIRT_1.2.9)(64bit) libvirt.so.0(LIBVIRT_1.3.3)(64bit) libvirt.so.0(LIBVIRT_2.0.0)(64bit) libvirt.so.0(LIBVIRT_2.2.0)(64bit) libvirt.so.0(LIBVIRT_3.0.0)(64bit) libvirt.so.0(LIBVIRT_3.1.0)(64bit) libvirt.so.0(LIBVIRT_PRIVATE_3.3.0)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.4)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libyajl.so.1()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-config-network-3.3.0-1.el6.x86_64
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh
Processing files: libvirt-daemon-config-nwfilter-3.3.0-1.el6.x86_64
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: libvirt-daemon-driver-network-3.3.0-1.el6.x86_64
Provides: libvirt_driver_network.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libacl.so.1()(64bit) libacl.so.1(ACL_1.0)(64bit) libaudit.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libdbus-1.so.3()(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdl.so.2()(64bit) libnl.so.1()(64bit) libnuma.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libselinux.so.1()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.4)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libyajl.so.1()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-nwfilter-3.3.0-1.el6.x86_64
Provides: libvirt_driver_nwfilter.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdbus-1.so.3()(64bit) libdl.so.2()(64bit) libnl.so.1()(64bit) libpcap.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libutil.so.1()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-nodedev-3.3.0-1.el6.x86_64
Provides: libvirt_driver_nodedev.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libpciaccess.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libudev.so.0()(64bit) libutil.so.1()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-interface-3.3.0-1.el6.x86_64
Provides: libvirt_driver_interface.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libnetcf.so.1()(64bit) libnetcf.so.1(NETCF_1.0.0)(64bit) libnetcf.so.1(NETCF_1.2.0)(64bit) libnetcf.so.1(NETCF_1.3.0)(64bit) libnetcf.so.1(NETCF_1.4.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libudev.so.0()(64bit) libutil.so.1()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-secret-3.3.0-1.el6.x86_64
Provides: libvirt_driver_secret.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libutil.so.1()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-core-3.3.0-1.el6.x86_64
Provides: libvirt_driver_storage.so()(64bit) libvirt_storage_backend_fs.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libacl.so.1()(64bit) libacl.so.1(ACL_1.0)(64bit) libaudit.so.1()(64bit) libblkid.so.1()(64bit) libblkid.so.1(BLKID_1.0)(64bit) libblkid.so.1(BLKID_2.15)(64bit) libblkid.so.1(BLKID_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libdbus-1.so.3()(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdl.so.2()(64bit) libnl.so.1()(64bit) libnuma.so.1()(64bit) libparted-2.1.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libselinux.so.1()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.4)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libyajl.so.1()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-logical-3.3.0-1.el6.x86_64
Provides: libvirt_storage_backend_logical.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-disk-3.3.0-1.el6.x86_64
Provides: libvirt_storage_backend_disk.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-scsi-3.3.0-1.el6.x86_64
Provides: libvirt_storage_backend_scsi.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-iscsi-3.3.0-1.el6.x86_64
Provides: libvirt_storage_backend_iscsi.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-mpath-3.3.0-1.el6.x86_64
Provides: libvirt_storage_backend_mpath.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdl.so.2()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-gluster-3.3.0-1.el6.x86_64
Provides: libvirt_storage_backend_gluster.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libacl.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libgfapi.so.0()(64bit) libgfapi.so.0(GFAPI_3.4.0)(64bit) libgfrpc.so.0()(64bit) libgfxdr.so.0()(64bit) libglusterfs.so.0()(64bit) libuuid.so.1()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-storage-3.3.0-1.el6.x86_64
Processing files: libvirt-daemon-driver-qemu-3.3.0-1.el6.x86_64
Provides: config(libvirt-daemon-driver-qemu) = 3.3.0-1.el6 libvirt_driver_qemu.so()(64bit)
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(pre): /bin/sh
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libdl.so.2()(64bit) libgcrypt.so.11()(64bit) libgnutls.so.26()(64bit) libgnutls.so.26(GNUTLS_1_4)(64bit) libnl.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libutil.so.1()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-driver-lxc-3.3.0-1.el6.x86_64
Provides: config(libvirt-daemon-driver-lxc) = 3.3.0-1.el6 libvirt_driver_lxc.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libacl.so.1()(64bit) libacl.so.1(ACL_1.0)(64bit) libaudit.so.1()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libblkid.so.1()(64bit) libblkid.so.1(BLKID_2.15)(64bit) libblkid.so.1(BLKID_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libdbus-1.so.3()(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdl.so.2()(64bit) libgcrypt.so.11()(64bit) libgnutls.so.26()(64bit) libgnutls.so.26(GNUTLS_1_4)(64bit) libnl.so.1()(64bit) libnuma.so.1()(64bit) libnuma.so.1(libnuma_1.1)(64bit) libnuma.so.1(libnuma_1.2)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libsasl2.so.2()(64bit) libselinux.so.1()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.4)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libyajl.so.1()(64bit) rtld(GNU_HASH)
Processing files: libvirt-daemon-kvm-3.3.0-1.el6.x86_64
Processing files: libvirt-daemon-lxc-3.3.0-1.el6.x86_64
Processing files: libvirt-client-3.3.0-1.el6.x86_64
Provides: config(libvirt-client) = 3.3.0-1.el6
Requires(interp): /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh
Requires(preun): /bin/sh
Requires(postun): /bin/sh
Requires: /bin/sh libacl.so.1()(64bit) libaudit.so.1()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libcurl.so.4()(64bit) libdbus-1.so.3()(64bit) libdevmapper.so.1.02()(64bit) libdl.so.2()(64bit) libgcrypt.so.11()(64bit) libgnutls.so.26()(64bit) libnl.so.1()(64bit) libnuma.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libreadline.so.6()(64bit) librt.so.1()(64bit) libsasl2.so.2()(64bit) libselinux.so.1()(64bit) libutil.so.1()(64bit) libvirt-lxc.so.0()(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_1.0.2)(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_1.0.4)(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_2.0.0)(64bit) libvirt-qemu.so.0()(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.10.0)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.8.3)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.9.4)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_1.2.3)(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.0.3)(64bit) libvirt.so.0(LIBVIRT_0.1.0)(64bit) libvirt.so.0(LIBVIRT_0.1.1)(64bit) libvirt.so.0(LIBVIRT_0.1.4)(64bit) libvirt.so.0(LIBVIRT_0.1.5)(64bit) libvirt.so.0(LIBVIRT_0.1.9)(64bit) libvirt.so.0(LIBVIRT_0.10.0)(64bit) libvirt.so.0(LIBVIRT_0.10.2)(64bit) libvirt.so.0(LIBVIRT_0.2.0)(64bit) libvirt.so.0(LIBVIRT_0.2.1)(64bit) libvirt.so.0(LIBVIRT_0.2.3)(64bit) libvirt.so.0(LIBVIRT_0.3.0)(64bit) libvirt.so.0(LIBVIRT_0.3.2)(64bit) libvirt.so.0(LIBVIRT_0.3.3)(64bit) libvirt.so.0(LIBVIRT_0.4.0)(64bit) libvirt.so.0(LIBVIRT_0.4.1)(64bit) libvirt.so.0(LIBVIRT_0.4.5)(64bit) libvirt.so.0(LIBVIRT_0.5.0)(64bit) libvirt.so.0(LIBVIRT_0.6.1)(64bit) libvirt.so.0(LIBVIRT_0.6.3)(64bit) libvirt.so.0(LIBVIRT_0.6.4)(64bit) libvirt.so.0(LIBVIRT_0.7.0)(64bit) libvirt.so.0(LIBVIRT_0.7.1)(64bit) libvirt.so.0(LIBVIRT_0.7.2)(64bit) libvirt.so.0(LIBVIRT_0.7.3)(64bit) libvirt.so.0(LIBVIRT_0.7.5)(64bit) libvirt.so.0(LIBVIRT_0.7.7)(64bit) libvirt.so.0(LIBVIRT_0.8.0)(64bit) libvirt.so.0(LIBVIRT_0.8.1)(64bit) libvirt.so.0(LIBVIRT_0.8.2)(64bit) libvirt.so.0(LIBVIRT_0.8.5)(64bit) libvirt.so.0(LIBVIRT_0.8.6)(64bit) libvirt.so.0(LIBVIRT_0.8.8)(64bit) libvirt.so.0(LIBVIRT_0.9.0)(64bit) libvirt.so.0(LIBVIRT_0.9.10)(64bit) libvirt.so.0(LIBVIRT_0.9.11)(64bit) libvirt.so.0(LIBVIRT_0.9.13)(64bit) libvirt.so.0(LIBVIRT_0.9.2)(64bit) libvirt.so.0(LIBVIRT_0.9.3)(64bit) libvirt.so.0(LIBVIRT_0.9.4)(64bit) libvirt.so.0(LIBVIRT_0.9.5)(64bit) libvirt.so.0(LIBVIRT_0.9.7)(64bit) libvirt.so.0(LIBVIRT_0.9.8)(64bit) libvirt.so.0(LIBVIRT_0.9.9)(64bit) libvirt.so.0(LIBVIRT_1.0.0)(64bit) libvirt.so.0(LIBVIRT_1.0.1)(64bit) libvirt.so.0(LIBVIRT_1.0.2)(64bit) libvirt.so.0(LIBVIRT_1.0.3)(64bit) libvirt.so.0(LIBVIRT_1.0.5)(64bit) libvirt.so.0(LIBVIRT_1.1.0)(64bit) libvirt.so.0(LIBVIRT_1.1.1)(64bit) libvirt.so.0(LIBVIRT_1.1.3)(64bit) libvirt.so.0(LIBVIRT_1.2.1)(64bit) libvirt.so.0(LIBVIRT_1.2.11)(64bit) libvirt.so.0(LIBVIRT_1.2.12)(64bit) libvirt.so.0(LIBVIRT_1.2.14)(64bit) libvirt.so.0(LIBVIRT_1.2.15)(64bit) libvirt.so.0(LIBVIRT_1.2.16)(64bit) libvirt.so.0(LIBVIRT_1.2.17)(64bit) libvirt.so.0(LIBVIRT_1.2.19)(64bit) libvirt.so.0(LIBVIRT_1.2.3)(64bit) libvirt.so.0(LIBVIRT_1.2.5)(64bit) libvirt.so.0(LIBVIRT_1.2.6)(64bit) libvirt.so.0(LIBVIRT_1.2.7)(64bit) libvirt.so.0(LIBVIRT_1.2.8)(64bit) libvirt.so.0(LIBVIRT_1.2.9)(64bit) libvirt.so.0(LIBVIRT_1.3.3)(64bit) libvirt.so.0(LIBVIRT_2.0.0)(64bit) libvirt.so.0(LIBVIRT_2.2.0)(64bit) libvirt.so.0(LIBVIRT_3.0.0)(64bit) libvirt.so.0(LIBVIRT_3.1.0)(64bit) libvirt.so.0(LIBVIRT_PRIVATE_3.3.0)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libyajl.so.1()(64bit) rtld(GNU_HASH)
Processing files: libvirt-libs-3.3.0-1.el6.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hzErGr
+ umask 022
+ cd /home/jenkins/rpmbuild/BUILD
+ cd libvirt-3.3.0
+ DOCDIR=/home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el6.x86_64/usr/share/doc/libvirt-libs-3.3.0
+ export DOCDIR
+ rm -rf /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el6.x86_64/usr/share/doc/libvirt-libs-3.3.0
+ /bin/mkdir -p /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el6.x86_64/usr/share/doc/libvirt-libs-3.3.0
+ cp -pr COPYING COPYING.LESSER /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el6.x86_64/usr/share/doc/libvirt-libs-3.3.0
+ exit 0
Provides: config(libvirt-libs) = 3.3.0-1.el6 libvirt-admin.so.0()(64bit) libvirt-admin.so.0(LIBVIRT_ADMIN_2.0.0)(64bit) libvirt-admin.so.0(LIBVIRT_ADMIN_3.0.0)(64bit) libvirt-admin.so.0(LIBVIRT_ADMIN_PRIVATE_3.3.0)(64bit) libvirt-lxc.so.0()(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_1.0.2)(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_1.0.4)(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_2.0.0)(64bit) libvirt-qemu.so.0()(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.10.0)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.8.3)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.9.4)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_1.2.3)(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.0.3)(64bit) libvirt.so.0(LIBVIRT_0.0.5)(64bit) libvirt.so.0(LIBVIRT_0.1.0)(64bit) libvirt.so.0(LIBVIRT_0.1.1)(64bit) libvirt.so.0(LIBVIRT_0.1.4)(64bit) libvirt.so.0(LIBVIRT_0.1.5)(64bit) libvirt.so.0(LIBVIRT_0.1.9)(64bit) libvirt.so.0(LIBVIRT_0.10.0)(64bit) libvirt.so.0(LIBVIRT_0.10.2)(64bit) libvirt.so.0(LIBVIRT_0.2.0)(64bit) libvirt.so.0(LIBVIRT_0.2.1)(64bit) libvirt.so.0(LIBVIRT_0.2.3)(64bit) libvirt.so.0(LIBVIRT_0.3.0)(64bit) libvirt.so.0(LIBVIRT_0.3.2)(64bit) libvirt.so.0(LIBVIRT_0.3.3)(64bit) libvirt.so.0(LIBVIRT_0.4.0)(64bit) libvirt.so.0(LIBVIRT_0.4.1)(64bit) libvirt.so.0(LIBVIRT_0.4.2)(64bit) libvirt.so.0(LIBVIRT_0.4.5)(64bit) libvirt.so.0(LIBVIRT_0.5.0)(64bit) libvirt.so.0(LIBVIRT_0.6.0)(64bit) libvirt.so.0(LIBVIRT_0.6.1)(64bit) libvirt.so.0(LIBVIRT_0.6.3)(64bit) libvirt.so.0(LIBVIRT_0.6.4)(64bit) libvirt.so.0(LIBVIRT_0.7.0)(64bit) libvirt.so.0(LIBVIRT_0.7.1)(64bit) libvirt.so.0(LIBVIRT_0.7.2)(64bit) libvirt.so.0(LIBVIRT_0.7.3)(64bit) libvirt.so.0(LIBVIRT_0.7.5)(64bit) libvirt.so.0(LIBVIRT_0.7.7)(64bit) libvirt.so.0(LIBVIRT_0.8.0)(64bit) libvirt.so.0(LIBVIRT_0.8.1)(64bit) libvirt.so.0(LIBVIRT_0.8.2)(64bit) libvirt.so.0(LIBVIRT_0.8.5)(64bit) libvirt.so.0(LIBVIRT_0.8.6)(64bit) libvirt.so.0(LIBVIRT_0.8.8)(64bit) libvirt.so.0(LIBVIRT_0.9.0)(64bit) libvirt.so.0(LIBVIRT_0.9.10)(64bit) libvirt.so.0(LIBVIRT_0.9.11)(64bit) libvirt.so.0(LIBVIRT_0.9.13)(64bit) libvirt.so.0(LIBVIRT_0.9.2)(64bit) libvirt.so.0(LIBVIRT_0.9.3)(64bit) libvirt.so.0(LIBVIRT_0.9.4)(64bit) libvirt.so.0(LIBVIRT_0.9.5)(64bit) libvirt.so.0(LIBVIRT_0.9.7)(64bit) libvirt.so.0(LIBVIRT_0.9.8)(64bit) libvirt.so.0(LIBVIRT_0.9.9)(64bit) libvirt.so.0(LIBVIRT_1.0.0)(64bit) libvirt.so.0(LIBVIRT_1.0.1)(64bit) libvirt.so.0(LIBVIRT_1.0.2)(64bit) libvirt.so.0(LIBVIRT_1.0.3)(64bit) libvirt.so.0(LIBVIRT_1.0.5)(64bit) libvirt.so.0(LIBVIRT_1.0.6)(64bit) libvirt.so.0(LIBVIRT_1.1.0)(64bit) libvirt.so.0(LIBVIRT_1.1.1)(64bit) libvirt.so.0(LIBVIRT_1.1.3)(64bit) libvirt.so.0(LIBVIRT_1.2.1)(64bit) libvirt.so.0(LIBVIRT_1.2.11)(64bit) libvirt.so.0(LIBVIRT_1.2.12)(64bit) libvirt.so.0(LIBVIRT_1.2.14)(64bit) libvirt.so.0(LIBVIRT_1.2.15)(64bit) libvirt.so.0(LIBVIRT_1.2.16)(64bit) libvirt.so.0(LIBVIRT_1.2.17)(64bit) libvirt.so.0(LIBVIRT_1.2.19)(64bit) libvirt.so.0(LIBVIRT_1.2.3)(64bit) libvirt.so.0(LIBVIRT_1.2.5)(64bit) libvirt.so.0(LIBVIRT_1.2.6)(64bit) libvirt.so.0(LIBVIRT_1.2.7)(64bit) libvirt.so.0(LIBVIRT_1.2.8)(64bit) libvirt.so.0(LIBVIRT_1.2.9)(64bit) libvirt.so.0(LIBVIRT_1.3.3)(64bit) libvirt.so.0(LIBVIRT_2.0.0)(64bit) libvirt.so.0(LIBVIRT_2.2.0)(64bit) libvirt.so.0(LIBVIRT_3.0.0)(64bit) libvirt.so.0(LIBVIRT_3.1.0)(64bit) libvirt.so.0(LIBVIRT_PRIVATE_3.3.0)(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libacl.so.1()(64bit) libacl.so.1(ACL_1.0)(64bit) libaudit.so.1()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libcurl.so.4()(64bit) libdbus-1.so.3()(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcrypt.so.11()(64bit) libgcrypt.so.11(GCRYPT_1.2)(64bit) libgnutls.so.26()(64bit) libgnutls.so.26(GNUTLS_1_4)(64bit) libnl.so.1()(64bit) libnuma.so.1()(64bit) libnuma.so.1(libnuma_1.1)(64bit) libnuma.so.1(libnuma_1.2)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libsasl2.so.2()(64bit) libselinux.so.1()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libvirt-admin.so.0()(64bit) libvirt-lxc.so.0()(64bit) libvirt-qemu.so.0()(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.1.0)(64bit) libvirt.so.0(LIBVIRT_0.6.1)(64bit) libvirt.so.0(LIBVIRT_PRIVATE_3.3.0)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.4)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libyajl.so.1()(64bit) rtld(GNU_HASH)
Processing files: libvirt-admin-3.3.0-1.el6.x86_64
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libacl.so.1()(64bit) libaudit.so.1()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libcurl.so.4()(64bit) libdbus-1.so.3()(64bit) libdevmapper.so.1.02()(64bit) libdl.so.2()(64bit) libgcrypt.so.11()(64bit) libgnutls.so.26()(64bit) libnl.so.1()(64bit) libnuma.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libreadline.so.6()(64bit) librt.so.1()(64bit) libsasl2.so.2()(64bit) libselinux.so.1()(64bit) libutil.so.1()(64bit) libvirt-admin.so.0()(64bit) libvirt-admin.so.0(LIBVIRT_ADMIN_2.0.0)(64bit) libvirt-admin.so.0(LIBVIRT_ADMIN_3.0.0)(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.0.3)(64bit) libvirt.so.0(LIBVIRT_0.1.0)(64bit) libvirt.so.0(LIBVIRT_0.6.1)(64bit) libvirt.so.0(LIBVIRT_0.9.0)(64bit) libvirt.so.0(LIBVIRT_0.9.3)(64bit) libvirt.so.0(LIBVIRT_1.0.2)(64bit) libvirt.so.0(LIBVIRT_PRIVATE_3.3.0)(64bit) libxml2.so.2()(64bit) libyajl.so.1()(64bit) rtld(GNU_HASH)
Processing files: libvirt-login-shell-3.3.0-1.el6.x86_64
Provides: config(libvirt-login-shell) = 3.3.0-1.el6
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(pre): /bin/sh
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libselinux.so.1()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) rtld(GNU_HASH)
Processing files: libvirt-devel-3.3.0-1.el6.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mVjUFY
+ umask 022
+ cd /home/jenkins/rpmbuild/BUILD
+ cd libvirt-3.3.0
+ DOCDIR=/home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el6.x86_64/usr/share/doc/libvirt-devel-3.3.0
+ export DOCDIR
+ rm -rf /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el6.x86_64/usr/share/doc/libvirt-devel-3.3.0
+ /bin/mkdir -p /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el6.x86_64/usr/share/doc/libvirt-devel-3.3.0
+ cp -pr docs/libvirt-api.xml /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el6.x86_64/usr/share/doc/libvirt-devel-3.3.0
+ exit 0
Provides: pkgconfig(libvirt) = 3.3.0 pkgconfig(libvirt-admin) = 3.3.0 pkgconfig(libvirt-lxc) = 3.3.0 pkgconfig(libvirt-qemu) = 3.3.0
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1
Requires: /usr/bin/pkg-config libvirt-admin.so.0()(64bit) libvirt-lxc.so.0()(64bit) libvirt-qemu.so.0()(64bit) libvirt.so.0()(64bit) pkgconfig(libvirt)
Processing files: libvirt-lock-sanlock-3.3.0-1.el6.x86_64
Provides: config(libvirt-lock-sanlock) = 3.3.0-1.el6 sanlock.so()(64bit)
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh
Requires: /bin/sh libacl.so.1()(64bit) libaudit.so.1()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcap-ng.so.0()(64bit) libcurl.so.4()(64bit) libdbus-1.so.3()(64bit) libdevmapper.so.1.02()(64bit) libdl.so.2()(64bit) libgcrypt.so.11()(64bit) libgnutls.so.26()(64bit) libnl.so.1()(64bit) libnuma.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libsanlock_client.so.1()(64bit) libsasl2.so.2()(64bit) libselinux.so.1()(64bit) libutil.so.1()(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.0.3)(64bit) libvirt.so.0(LIBVIRT_0.1.1)(64bit) libvirt.so.0(LIBVIRT_0.4.0)(64bit) libvirt.so.0(LIBVIRT_0.7.3)(64bit) libvirt.so.0(LIBVIRT_PRIVATE_3.3.0)(64bit) libxml2.so.2()(64bit) libyajl.so.1()(64bit) rtld(GNU_HASH)
Processing files: libvirt-nss-3.3.0-1.el6.x86_64
Provides: libnss_libvirt.so.2()(64bit) libnss_libvirt_guest.so.2()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) libyajl.so.1()(64bit) rtld(GNU_HASH)
Processing files: libvirt-debuginfo-3.3.0-1.el6.x86_64
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/jenkins/rpmbuild/BUILDROOT/libvirt-3.3.0-1.el6.x86_64
error: Installed (but unpackaged) file(s) found:
/usr/share/libvirt/schemas/news.rng
RPM build errors:
Installed (but unpackaged) file(s) found:
/usr/share/libvirt/schemas/news.rng
Build step 'Execute shell' marked build as failure
1
6
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-centos-7 #407
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…>
------------------------------------------
Started by upstream project "virt-manager-master-check" build number 407
originally caused by:
Started by upstream project "virt-manager-master-build" build number 411
originally caused by:
Started by upstream project "libvirt-python-master-build" build number 320
originally caused by:
Started by upstream project "libvirt-master-build" build number 447
originally caused by:
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…>
[virt-manager-master] $ /bin/sh -xe /tmp/hudson8201470785315241852.sh
+ python setup.py test
running test
.................................................................................................................................................................................................................................................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 417 tests in 309.162s
OK
/tmp/hudson8201470785315241852.sh: line 2: 12886 Segmentation fault (core dumped) python setup.py test
Build step 'Execute shell' marked build as failure
1
1