libvirt-go-xml | Pipeline #173953397 has failed for master | b3a1a6b8

GitLab gitlab at mg.gitlab.com
Tue Aug 4 03:06:30 UTC 2020



Your pipeline has failed.

Project: libvirt-go-xml ( https://gitlab.com/libvirt/libvirt-go-xml )
Branch: master ( https://gitlab.com/libvirt/libvirt-go-xml/-/commits/master )

Commit: b3a1a6b8 ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/b3a1a6b8bb41c9aba2ea41fc29b66e24dc22e0db )
Commit Message: Add support for storage pool 'cow' feature

Sig...
Commit Author: Daniel Berrange ( https://gitlab.com/berrange )

Pipeline #173953397 ( https://gitlab.com/libvirt/libvirt-go-xml/-/pipelines/173953397 ) triggered by Daniel Berrange ( https://gitlab.com/berrange )
had 5 failed builds.

Job #669448882 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/669448882/raw )

Stage: build
Name: go_1_14
Trace: Fetching changes...
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
Created fresh repository.
Checking out b3a1a6b8 as master...

Skipping Git submodules setup
section_end:1596510377:get_sources
section_start:1596510377:step_script
Executing "step_script" stage of the job script
$ go test -timeout 10m -tags xmlroundtrip -v
=== RUN   TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN   TestDomain
--- PASS: TestDomain (0.01s)
=== RUN   TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN   TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN   TestSecret
--- PASS: TestSecret (0.00s)
=== RUN   TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN   TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN   TestRoundTrip
    xml_test.go:374: testdata/libvirt/tests/qemuhotplugtestdevices/qemuhotplug-ivshmem-plain-detach.xml: /shmem[0]/@role: attribute 'peer'  in expected XML missing in actual XML
--- FAIL: TestRoundTrip (4.73s)
FAIL
exit status 1
FAIL	_/builds/libvirt/libvirt-go-xml	4.745s
section_end:1596510389:step_script
ERROR: Job failed: exit code 1


Job #669448872 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/669448872/raw )

Stage: build
Name: go_1_12
Trace: Fetching changes...
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
Created fresh repository.
Checking out b3a1a6b8 as master...

Skipping Git submodules setup
section_end:1596510373:get_sources
section_start:1596510373:step_script
Executing "step_script" stage of the job script
$ go test -timeout 10m -tags xmlroundtrip -v
=== RUN   TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN   TestDomain
--- PASS: TestDomain (0.01s)
=== RUN   TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN   TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN   TestSecret
--- PASS: TestSecret (0.00s)
=== RUN   TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN   TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN   TestRoundTrip
--- FAIL: TestRoundTrip (4.98s)
    xml_test.go:374: testdata/libvirt/tests/qemuhotplugtestdevices/qemuhotplug-ivshmem-plain-detach.xml: /shmem[0]/@role: attribute 'peer'  in expected XML missing in actual XML
FAIL
exit status 1
FAIL	_/builds/libvirt/libvirt-go-xml	5.003s
section_end:1596510387:step_script
ERROR: Job failed: exit code 1


Job #669448867 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/669448867/raw )

Stage: build
Name: go_1_11
Trace: Fetching changes...
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
Created fresh repository.
Checking out b3a1a6b8 as master...

Skipping Git submodules setup
section_end:1596510372:get_sources
section_start:1596510372:step_script
Executing "step_script" stage of the job script
$ go test -timeout 10m -tags xmlroundtrip -v
=== RUN   TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN   TestDomain
--- PASS: TestDomain (0.01s)
=== RUN   TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN   TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN   TestSecret
--- PASS: TestSecret (0.00s)
=== RUN   TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN   TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN   TestRoundTrip
--- FAIL: TestRoundTrip (4.78s)
    xml_test.go:374: testdata/libvirt/tests/qemuhotplugtestdevices/qemuhotplug-ivshmem-plain-detach.xml: /shmem[0]/@role: attribute 'peer'  in expected XML missing in actual XML
FAIL
exit status 1
FAIL	_/builds/libvirt/libvirt-go-xml	4.798s
section_end:1596510384:step_script
ERROR: Job failed: exit code 1


Job #669448875 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/669448875/raw )

Stage: build
Name: go_1_13
Trace: Fetching changes...
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
Created fresh repository.
Checking out b3a1a6b8 as master...

Skipping Git submodules setup
section_end:1596510372:get_sources
section_start:1596510372:step_script
Executing "step_script" stage of the job script
$ go test -timeout 10m -tags xmlroundtrip -v
=== RUN   TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN   TestDomain
--- PASS: TestDomain (0.01s)
=== RUN   TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN   TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN   TestSecret
--- PASS: TestSecret (0.00s)
=== RUN   TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN   TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN   TestRoundTrip
--- FAIL: TestRoundTrip (4.69s)
    xml_test.go:374: testdata/libvirt/tests/qemuhotplugtestdevices/qemuhotplug-ivshmem-plain-detach.xml: /shmem[0]/@role: attribute 'peer'  in expected XML missing in actual XML
FAIL
exit status 1
FAIL	_/builds/libvirt/libvirt-go-xml	4.709s
section_end:1596510384:step_script
ERROR: Job failed: exit code 1


Job #669448857 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/669448857/raw )

Stage: build
Name: go_1_10
Trace: Fetching changes...
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
Created fresh repository.
Checking out b3a1a6b8 as master...

Skipping Git submodules setup
section_end:1596510369:get_sources
section_start:1596510369:step_script
Executing "step_script" stage of the job script
$ go test -timeout 10m -tags xmlroundtrip -v
=== RUN   TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN   TestDomain
--- PASS: TestDomain (0.01s)
=== RUN   TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN   TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN   TestSecret
--- PASS: TestSecret (0.00s)
=== RUN   TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN   TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN   TestRoundTrip
--- FAIL: TestRoundTrip (5.63s)
	xml_test.go:374: testdata/libvirt/tests/qemuhotplugtestdevices/qemuhotplug-ivshmem-plain-detach.xml: /shmem[0]/@role: attribute 'peer'  in expected XML missing in actual XML
FAIL
exit status 1
FAIL	_/builds/libvirt/libvirt-go-xml	5.645s
section_end:1596510380:step_script
ERROR: Job failed: exit code 1



-- 
You're receiving this email because of your account on gitlab.com.



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-ci/attachments/20200804/9f7cf287/attachment.htm>


More information about the Libvirt-ci mailing list