libvirt-go-xml | Pipeline #186047711 has failed for master | 71695cc4

GitLab gitlab at mg.gitlab.com
Sat Sep 5 03:06:50 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: 71695cc4 ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/71695cc43758783b59b4dc69b994e18f8fa80c1a )
Commit Message: Add support for Xen namespace

Signed-off-by: D...
Commit Author: Daniel Berrange ( https://gitlab.com/berrange )

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

Job #721675546 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/721675546/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 71695cc4 as master...

Skipping Git submodules setup
section_end:1599275197:get_sources
section_start:1599275197: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.45s)
    xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/moredevs-hvm.xml: /domain[0]/devices[0]/hostdev[0]/source[0]/@writeFiltering: attribute 'no'  in expected XML missing in actual XML
FAIL
exit status 1
FAIL	_/builds/libvirt/libvirt-go-xml	4.463s
section_end:1599275208:step_script
ERROR: Job failed: exit code 1


Job #721675537 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/721675537/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 71695cc4 as master...

Skipping Git submodules setup
section_end:1599275197:get_sources
section_start:1599275197: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.99s)
	xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/moredevs-hvm.xml: /domain[0]/devices[0]/hostdev[0]/source[0]/@writeFiltering: attribute 'no'  in expected XML missing in actual XML
FAIL
exit status 1
FAIL	_/builds/libvirt/libvirt-go-xml	5.006s
section_end:1599275207:step_script
ERROR: Job failed: exit code 1


Job #721675551 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/721675551/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 71695cc4 as master...

Skipping Git submodules setup
section_end:1599275195:get_sources
section_start:1599275195: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/libxlxml2domconfigdata/moredevs-hvm.xml: /domain[0]/devices[0]/hostdev[0]/source[0]/@writeFiltering: attribute 'no'  in expected XML missing in actual XML
--- FAIL: TestRoundTrip (4.54s)
FAIL
exit status 1
FAIL	_/builds/libvirt/libvirt-go-xml	4.553s
section_end:1599275206:step_script
ERROR: Job failed: exit code 1


Job #721675539 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/721675539/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 71695cc4 as master...

Skipping Git submodules setup
section_end:1599275194:get_sources
section_start:1599275194: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.70s)
    xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/moredevs-hvm.xml: /domain[0]/devices[0]/hostdev[0]/source[0]/@writeFiltering: attribute 'no'  in expected XML missing in actual XML
FAIL
exit status 1
FAIL	_/builds/libvirt/libvirt-go-xml	4.720s
section_end:1599275206:step_script
ERROR: Job failed: exit code 1


Job #721675544 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/721675544/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 71695cc4 as master...

Skipping Git submodules setup
section_end:1599275192:get_sources
section_start:1599275192: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.59s)
    xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/moredevs-hvm.xml: /domain[0]/devices[0]/hostdev[0]/source[0]/@writeFiltering: attribute 'no'  in expected XML missing in actual XML
FAIL
exit status 1
FAIL	_/builds/libvirt/libvirt-go-xml	4.599s
section_end:1599275204: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/20200905/726e54e4/attachment.htm>


More information about the Libvirt-ci mailing list