qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL 00/16] Migration


From: Dr. David Alan Gilbert
Subject: Re: [Qemu-devel] [PULL 00/16] Migration
Date: Wed, 19 Jul 2017 09:31:01 +0100
User-agent: Mutt/1.8.3 (2017-05-23)

* Juan Quintela (address@hidden) wrote:
> address@hidden wrote:
> > Hi,
> >
> > This series failed automatic build test. Please find the testing commands 
> > and
> > their output below. If you have docker installed, you can probably 
> > reproduce it
> > locally.
> 
> > cc: unrecognized option '-no-integrated-as'
> > cc: unrecognized option '-no-integrated-as'
> 
> I hope this is not my fault
>    GTESTER tests/test-vmstate
> 
> > Failed to load simple/primitive:b_1
> > Failed to load simple/primitive:i64_2
> > Failed to load simple/primitive:i32_1
> > Failed to load simple/primitive:i32_1
> > Failed to load test/with_tmp:a
> > Failed to load test/tmp_child_parent:f
> > Failed to load test/tmp_child:parent
> > Failed to load test/with_tmp:tmp
> > Failed to load test/tmp_child:diff
> > Failed to load test/with_tmp:tmp
> > Failed to load test/tmp_child:diff
> > Failed to load test/with_tmp:tmp
> 
> 
> Dave, any good clue?

Those are OK I think - those are the places it purposely generates
a bad stream.

> 
> > ERROR:/tmp/qemu-test/src/tests/test-qga.c:78:fixture_setup: assertion 
> > failed (fixture->fd != -1): (-1 != -1)
> > GTester: last random seed: R02Sf37f37a8c5f8ed60d31dbaff962d3c9c

That's the problem; but test-qga is working fine here - and we shouldn't
have gone anywhere near it in these patches.

Dave

> > make: *** [check-tests/test-qga] Error 1
> > make: *** Waiting for unfinished jobs....
> > Could not access KVM kernel module: No such file or directory
> > failed to initialize KVM: No such file or directory
> > Back to tcg accelerator.
> > Could not access KVM kernel module: No such file or directory
> > failed to initialize KVM: No such file or directory
> > Back to tcg accelerator.
> > Could not access KVM kernel module: No such file or directory
> > failed to initialize KVM: No such file or directory
> > Back to tcg accelerator.
> > Could not access KVM kernel module: No such file or directory
> > failed to initialize KVM: No such file or directory
> > Back to tcg accelerator.
> > Could not access KVM kernel module: No such file or directory
> > failed to initialize KVM: No such file or directory
> > Back to tcg accelerator.
> > Could not access KVM kernel module: No such file or directory
> > failed to initialize KVM: No such file or directory
> > Back to tcg accelerator.
> > Could not access KVM kernel module: No such file or directory
> > failed to initialize KVM: No such file or directory
> > Back to tcg accelerator.
> > Could not access KVM kernel module: No such file or directory
> > failed to initialize KVM: No such file or directory
> > Back to tcg accelerator.
> > Could not access KVM kernel module: No such file or directory
> > failed to initialize KVM: No such file or directory
> > Back to tcg accelerator.
> > Could not access KVM kernel module: No such file or directory
> > failed to initialize KVM: No such file or directory
> > Back to tcg accelerator.
> > Traceback (most recent call last):
> >   File "./tests/docker/docker.py", line 382, in <module>
> >     sys.exit(main())
> >   File "./tests/docker/docker.py", line 379, in main
> >     return args.cmdobj.run(args, argv)
> >   File "./tests/docker/docker.py", line 237, in run
> >     return Docker().run(argv, args.keep, quiet=args.quiet)
> >   File "./tests/docker/docker.py", line 205, in run
> >     quiet=quiet)
> >   File "./tests/docker/docker.py", line 123, in _do_check
> >     return subprocess.check_call(self._command + cmd, **kwargs)
> >   File "/usr/lib64/python2.7/subprocess.py", line 186, in check_call
> >     raise CalledProcessError(retcode, cmd)
> > subprocess.CalledProcessError: Command '['docker', 'run', '--label', 
> > 'com.qemu.instance.uuid=656d0ada6bee11e794aa525400c803e1', '-u', '0', '-t', 
> > '--rm', '--net=none', '-e', 'TARGET_LIST=', '-e', 'EXTRA_CONFIGURE_OPTS=', 
> > '-e', 'V=', '-e', 'J=8', '-e', 'DEBUG=', '-e', 'SHOW_ENV=1', '-e', 
> > 'CCACHE_DIR=/var/tmp/ccache', '-v', 
> > '/var/tmp/patchew-tester-tmp-uic4vhqy/src/docker-src.2017-07-18-15.22.06.26333:/var/tmp/qemu:z,ro',
> >  '-v', '/root/.cache/qemu-docker-ccache:/var/tmp/ccache:z', 'qemu:centos6', 
> > '/var/tmp/qemu/run', 'test-quick']' returned non-zero exit status 2
> > tests/docker/Makefile.include:124: recipe for target 'docker-run' failed
> > make[1]: *** [docker-run] Error 1
> > make[1]: Leaving directory '/var/tmp/patchew-tester-tmp-uic4vhqy/src'
> > tests/docker/Makefile.include:156: recipe for target 'address@hidden' failed
> > make: *** address@hidden Error 2
> 
> I am pretty sure that this should be a problem somewhere else, not this
> patch, no?
> 
> Thanks, Juan.
--
Dr. David Alan Gilbert / address@hidden / Manchester, UK



reply via email to

[Prev in Thread] Current Thread [Next in Thread]