Project

General

Profile

Activity

From 08/17/2016 to 09/15/2016

09/15/2016

08:50 AM Support #12930 (Closed): Teuthology Error [I started running worker_start plana 1 in one window, ...
Ian Colle

09/14/2016

06:22 PM Bug #17211 (Resolved): suite_sha1 missing in output
Zack Cerza
04:21 PM Bug #17211 (Fix Under Review): suite_sha1 missing in output
https://github.com/ceph/teuthology/pull/952 Zack Cerza
04:20 PM Bug #17211 (In Progress): suite_sha1 missing in output
Definitely a regression. Thanks for the report! Zack Cerza
06:21 PM Revision 649880bf (teuthology): Merge pull request #952 from ceph/wip-17211
suite.Run: include suite_sha1 in job config
Reviewed-by: Dan Mick <dmick@redhat.com>
Dan Mick
04:16 PM Revision 60802a8f (teuthology): suite.Run: include suite_sha1 in job config
http://tracker.ceph.com/issues/17211
Fixes: #17211
Signed-off-by: Zack Cerza <zack@redhat.com>
Zack Cerza
04:13 PM Revision 0e804f9d (teuthology): Linter fixes
Zack Cerza
06:11 AM Revision 082f4c17 (teuthology): openstack: use OS_AUTH_TYPE=token_endpoint when possible
It requires setting the OS_URL depending on the command and avoids
calling the auth endpoint entirely.
Fixes: http:/...
Loic Dachary

09/13/2016

10:33 PM Bug #13723 (Rejected): ERROR:teuthology.parallel:Exception in parallel execution
... Zack Cerza
10:32 PM Bug #13865 (Can't reproduce): Cannot import name universaldetector
I believe this was transient and isn't happening anymore. If I'm wrong, please accept my apologies and reopen :) Zack Cerza
10:27 PM Bug #16053 (Resolved): hammer/infernalis: IndexError: list index out of range
Zack Cerza
10:22 PM Bug #16534 (Need More Info): teuthology-lock still locks a vm when the downburst PATH is invalid.
What does "my ~/.teuthology.yaml file had a non-existent downburst file in it" mean ? Zack Cerza
10:21 PM Bug #16493: Python runtime error: AttributeError: 'tuple' object has no attribute 'split'
Had no idea this was assigned to me, and I'm not actively working on it Zack Cerza
09:47 PM Revision 006aac05 (teuthology): Merge pull request #950 from jcsp/wip-cn-lst-err
orchestra.run: fix generating ConnectionLostError Zack Cerza

09/08/2016

07:34 PM Bug #17084: teuthology-nuke needs to kill valgrind.bin so the OSD filesystem can be nuked
Still don't understand why the bug can't have a clear statement of what's wrong, why, and why the suggestion fixes th... Dan Mick

09/07/2016

10:11 PM Bug #17125: teuthology-nuke fails when not running as ubuntu user
This might be a bug, but that doesn't mean I have time to work on it right now :-/ Zack Cerza
09:58 PM Bug #17125: teuthology-nuke fails when not running as ubuntu user
Patrick Donnelly wrote:
> David, I also encountered this problem but it was solved by simply logging in as ubuntu. (...
Yuri Weinstein
09:56 PM Bug #17125: teuthology-nuke fails when not running as ubuntu user
David, I also encountered this problem but it was solved by simply logging in as ubuntu. (The problem in my case was ... Patrick Donnelly
10:01 PM Bug #17237 (New): teuthology does not use explicit username (ubuntu) from YAML file if ssh config...
I had an issue where runing teuthology on my workstation where I would see permission denied errors. It turns out teu... Patrick Donnelly
05:54 PM Bug #17233: nuke can fail to unlock nodes when osd locks are held
But this is a job log, which picked up machines that were broken and *unlocked*.
@teuthology-nuke@ failing to unlo...
Zack Cerza
05:46 PM Bug #17233: nuke can fail to unlock nodes when osd locks are held
This is to separate the issues seen from comment 9 onwards in http://tracker.ceph.com/issues/17084, basically its a ... Vasu Kulkarni
05:35 PM Bug #17233: nuke can fail to unlock nodes when osd locks are held
The job log shows that the machines that were locked had not been nuked previously. Sometimes people forget to do tha... Zack Cerza
05:29 PM Bug #17233 (New): nuke can fail to unlock nodes when osd locks are held
nuke can fail when osd locks are held during test failures
http://magna002.ceph.redhat.com/vasu-2016-08-29_17:46:2...
Vasu Kulkarni

09/05/2016

10:54 AM Bug #17211 (Resolved): suite_sha1 missing in output
Here's a recent test output:
http://qa-proxy.ceph.com/teuthology/teuthology-2016-09-02_05:00:03-smoke-master-testing...
John Spray
10:17 AM Revision d3b05e75 (teuthology): orchestra.run: fix generating ConnectionLostError
Previously you could get AttributeError if
a node went away, because it tried to call
getpeername after get_transport...
John Spray

09/01/2016

10:11 PM Revision 90bd9c6f (teuthology): Merge pull request #941 from ceph/wip-conserver
Support console sessions using conserver
Reviewed-by: Dan Mick <dmick@redhat.com>
Dan Mick
09:47 PM Bug #17102 (Resolved): teuthology.log logging regression
Zack Cerza
05:35 PM Revision 2ffaeda4 (teuthology): Merge pull request #947 from ceph/wip-17102
Fix logging regression
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov
04:49 PM Revision b670f2d2 (teuthology): Fake change to test the Jenkins job
Zack Cerza
03:15 PM Revision 3c12d9a3 (teuthology): copy_to_log(): Drop use of readlines()
http://tracker.ceph.com/issues/17102
Fixes: 17102
Calling readlines() on the source object causes the teuthology thr...
Zack Cerza

08/31/2016

09:18 PM Revision c544df88 (teuthology): Add tests for spawn_sol_log()
Signed-off-by: Zack Cerza <zack@redhat.com> Zack Cerza
09:18 PM Revision e2dda285 (teuthology): _exit_session(): also work with conserver-client
Signed-off-by: Zack Cerza <zack@redhat.com> Zack Cerza
09:18 PM Revision 8877a3ce (teuthology): Use read-only conserver sessions when appropriate
Signed-off-by: Zack Cerza <zack@redhat.com> Zack Cerza
09:18 PM Revision 8b6fa7a6 (teuthology): spawn_sol_log(): don't use the shell
Shell usage is keeping the spawned command from terminating properly.
Signed-off-by: Zack Cerza <zack@redhat.com>
Zack Cerza
09:18 PM Revision d69fa062 (teuthology): console_log: Be aware of conserver
Signed-off-by: Zack Cerza <zack@redhat.com> Zack Cerza
09:18 PM Revision d4b4072e (teuthology): Add a test for has_ipmi_credentials
Signed-off-by: Zack Cerza <zack@redhat.com> Zack Cerza
09:18 PM Revision 387e0f73 (teuthology): Make IPMI arguments to PhysicalConsole optional
Since we now look them up in the global configuration anyway.
Signed-off-by: Zack Cerza <zack@redhat.com>
Zack Cerza
09:18 PM Revision 548413d4 (teuthology): If conserver fails, fall back to ipmitool
Signed-off-by: Zack Cerza <zack@redhat.com> Zack Cerza
09:18 PM Revision 18399224 (teuthology): Add a global switch to disable conserver
Signed-off-by: Zack Cerza <zack@redhat.com> Zack Cerza
09:16 PM Revision fe720087 (teuthology): Get console sessions using _get_console()
Signed-off-by: Zack Cerza <zack@redhat.com> Zack Cerza
08:59 PM Bug #17102 (Fix Under Review): teuthology.log logging regression
https://github.com/ceph/teuthology/pull/947 Zack Cerza
08:53 PM Bug #17102 (In Progress): teuthology.log logging regression
The offending commit is https://github.com/ceph/teuthology/pull/914/commits/21f874b5d37803260184929ac481e9ce93e718f1
...
Zack Cerza
08:54 PM Revision 0cd6e75e (teuthology): Add an integration test to expose a logging bug
This is related to: http://tracker.ceph.com/issues/17102
Signed-off-by: Zack Cerza <zack@redhat.com>
Zack Cerza
03:03 PM Bug #17154 (Resolved): "git: command not found" running "-k testing" on vps'es
https://github.com/ceph/teuthology/pull/943 David Galloway
02:56 AM Bug #17084: teuthology-nuke needs to kill valgrind.bin so the OSD filesystem can be nuked
Sorry, I thought you'd analyzed the problem to suggest a solution.
Dan Mick
12:01 AM Bug #17084: teuthology-nuke needs to kill valgrind.bin so the OSD filesystem can be nuked
Dan,
you will have to check with core dev on that, if you try to remove them without reboot it fails, that was the...
Vasu Kulkarni
12:02 AM Revision e737d485 (teuthology): Merge pull request #943 from ceph/wip-downburst-pkgs
Install required packages when downbursting VMs
Reviewed-by: Dan Mick <dmick@redhat.com>
Dan Mick

08/30/2016

11:47 PM Bug #17084: teuthology-nuke needs to kill valgrind.bin so the OSD filesystem can be nuked
What does "when locks are held on OSDs for various reasons" mean?
Package removal is supposed to stop daemons. Wh...
Dan Mick
10:11 PM Bug #17084: teuthology-nuke needs to kill valgrind.bin so the OSD filesystem can be nuked
https://github.com/ceph/teuthology/pull/946 Vasu Kulkarni
10:03 PM Bug #17084: teuthology-nuke needs to kill valgrind.bin so the OSD filesystem can be nuked
I was having the same issue and was debugging what changed, looks like the package removal is also being done at the ... Vasu Kulkarni
08:32 PM Bug #17084: teuthology-nuke needs to kill valgrind.bin so the OSD filesystem can be nuked
Just to be clear, that is not the same issue. Zack Cerza
08:19 PM Bug #17084: teuthology-nuke needs to kill valgrind.bin so the OSD filesystem can be nuked
still see trying to nuke nodes - http://paste2.org/t5zANVWE Yuri Weinstein
10:23 PM Revision d7f99526 (teuthology): Install wget on downbursted VMs
Signed-off-by: David Galloway <dgallowa@redhat.com> David Galloway
10:23 PM Revision 4f337519 (teuthology): Install redhat-lsb-core on downbursted centos VMs for `lsb_release`
Signed-off-by: David Galloway <dgallowa@redhat.com> David Galloway
10:22 PM Revision bb30f5c0 (teuthology): Install git on downbursted VMs during cloud-init
Fixes: http://tracker.ceph.com/issues/17154
Signed-off-by: David Galloway <dgallowa@redhat.com>
David Galloway
10:05 PM Revision 3dbcd666 (teuthology): Dont try to remove packages before reboot due to stale locks
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
04:52 PM Revision e562dcba (teuthology): Rename _check_credentials(); move calls
It's now _check_ipmi_credentials() and is only called by _ipmi_command()
Signed-off-by: Zack Cerza <zack@redhat.com>
Zack Cerza
04:47 PM Revision 4f3f1640 (teuthology): PhysicalConsole: drop map() in __init__()
Signed-off-by: Zack Cerza <zack@redhat.com> Zack Cerza
04:47 PM Revision 16273b33 (teuthology): Add settings for conserver
Signed-off-by: Zack Cerza <zack@redhat.com> Zack Cerza
04:47 PM Revision 02b17c29 (teuthology): Make PhysicalConsole aware of conserver settings
Signed-off-by: Zack Cerza <zack@redhat.com> Zack Cerza
04:47 PM Revision f374d6df (teuthology): Add _console_command()
This provides a way to generate a command that establishes a SOL console
session that, depending on whether conserver...
Zack Cerza
04:47 PM Revision 89346c23 (teuthology): Rename _build_command() to _ipmi_command()
Signed-off-by: Zack Cerza <zack@redhat.com> Zack Cerza
04:47 PM Revision 622fcacf (teuthology): Rename _pexpect_spawn() to _pexpect_spawn_ipmi()
A new _pexpect_spawn() is added, to be used for general cases. It is
used by _pexpect_spawn_ipmi().
Signed-off-by: Z...
Zack Cerza
04:47 PM Revision 22b4be51 (teuthology): Fix a circular import issue
Signed-off-by: Zack Cerza <zack@redhat.com> Zack Cerza
04:47 PM Revision 4a817aff (teuthology): Add some tests for the console module
... better late than never?
Signed-off-by: Zack Cerza <zack@redhat.com>
Zack Cerza
03:48 PM Revision f6e2f97e (teuthology): Merge pull request #945 from ceph/wip-kernel-hier-config
kernel: don't use GitbuilderProject's _get_config_value_for_remote() Zack Cerza
11:48 AM Revision f28525a7 (teuthology): kernel: don't use GitbuilderProject's _get_config_value_for_remote()
Commit a01f1e169074 ("kernel: use packaging.GitbuilderProject to talk
with gitbuilder.") switched the kernel task to ...
Ilya Dryomov

08/29/2016

11:32 PM Revision e83e2960 (teuthology): Merge pull request #944 from ceph/wip-console-creds
Console: rename has_credentials Yuri Weinstein
11:13 PM Fix #16726: Consider collecting and saving coredumps and ceph logs for dead jobs
Grabbing /var/log/ceph for these cases would be pretty handy - that should usually tell us which process is hung. The... Josh Durgin
11:06 PM Revision 7dd81b88 (teuthology): Merge pull request #942 from dmick/wip-token
openstack: Cache auth tokens, add unit test fixes Zack Cerza
11:02 PM Revision e4add1d5 (teuthology): Console: rename has_credentials
... to has_ipmi_credentials
Signed-off-by: Zack Cerza <zack@redhat.com>
Zack Cerza
04:21 PM Revision 9da30bb0 (teuthology): Merge pull request #858 from smithfarm/wip-openstack-opensuse
Get dummy suite to run on openSUSE Leap in OpenStack Zack Cerza

08/26/2016

11:07 PM Bug #17154 (Fix Under Review): "git: command not found" running "-k testing" on vps'es
https://github.com/ceph/teuthology/pull/943 David Galloway
09:20 PM Bug #17154: "git: command not found" running "-k testing" on vps'es
Added 'git' to the list of packages to install on downbursted VMs in a teuthology branch and tested.
http://pulpit...
David Galloway
05:27 PM Bug #17154: "git: command not found" running "-k testing" on vps'es
Compare with:
@-k distro@ on vps
http://pulpito.ceph.com/teuthology-2016-08-26_16:44:19-smoke-master-distro-bas...
Yuri Weinstein
05:26 PM Bug #17154 (Resolved): "git: command not found" running "-k testing" on vps'es
Relates to smoke suite running with @-k testing@
Run: http://pulpito.ceph.com/teuthology-2016-08-26_05:00:02-smoke...
Yuri Weinstein
10:20 PM Revision 54ec6252 (teuthology): test_openstack: misc.sh() is now called with -q
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
09:34 PM Revision 72e2552e (teuthology): Fix nuke openstack tests (patch OpenStack().run instead of misc.sh)
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
03:09 PM Bug #14391 (Rejected): reached maximum tries (41) after waiting for 246 seconds
Sage Weil
03:09 PM Bug #13722 (Rejected): Stale jobs detected, aborting
Sage Weil

08/25/2016

05:53 PM Bug #13855 (Resolved): suite --subset may omit facets
Samuel Just

08/24/2016

07:35 PM Bug #17125 (Resolved): teuthology-nuke fails when not running as ubuntu user
... David Galloway

08/23/2016

09:02 PM Revision 863b23da (teuthology): Merge pull request #937 from ceph/wip-console-log
Log IPMI console output for bare metal hosts
Reviewed-by: Dan Mick <dmick@redhat.com>
Dan Mick
08:44 PM Bug #17084 (Resolved): teuthology-nuke needs to kill valgrind.bin so the OSD filesystem can be nuked
Zack Cerza
02:48 AM Bug #17084 (Fix Under Review): teuthology-nuke needs to kill valgrind.bin so the OSD filesystem c...
https://github.com/ceph/teuthology/pull/938 Zack Cerza
08:40 PM Revision 29d1b963 (teuthology): PhysicalConsole._pexpect_spawn(): pass logfile arg
... directly when calling pexpect.spawn()
Signed-off-by: Zack Cerza <zack@redhat.com>
Zack Cerza
08:40 PM Revision a73b1e6f (teuthology): Move ipmi credential storage to PhysicalConsole
Signed-off-by: Zack Cerza <zack@redhat.com> Zack Cerza
08:40 PM Revision 5d9a377d (teuthology): Add PhysicalConsole.spawn_sol_log()
Signed-off-by: Zack Cerza <zack@redhat.com> Zack Cerza
08:40 PM Revision 3afa8bb1 (teuthology): Check ipmi credentials in a separate method
And also call it from spawn_sol_log()
Signed-off-by: Zack Cerza <zack@redhat.com>
Zack Cerza
08:40 PM Revision 0e54bda1 (teuthology): Patch teardown in some test methods
Specifically, test_setup_called() and test_begin_called()
Signed-off-by: Zack Cerza <zack@redhat.com>
Zack Cerza
08:40 PM Revision 26b53a06 (teuthology): Add console_log task
Signed-off-by: Zack Cerza <zack@redhat.com> Zack Cerza
08:40 PM Revision c6c9db9a (teuthology): Use the new console_log class
Signed-off-by: Zack Cerza <zack@redhat.com> Zack Cerza
06:19 PM Revision a3eb3d3b (teuthology): Merge pull request #938 from ceph/wip-17084
Kill valgrind.bin processes.
Reviewed-by: Dan Mick <dmick@danceorelse.org>
Dan Mick
03:57 PM Revision 8b535982 (teuthology): Merge pull request #939 from smithfarm/wip-17075
Revert "packages.yaml: reflect python-ceph package split" Zack Cerza
01:29 PM Bug #17102 (Resolved): teuthology.log logging regression
Starting with merge 6028c953cc43 ("Merge pull request #914 from ceph/wip-orchestra-logging"), stdout/stderr output is... Ilya Dryomov
06:36 AM Revision fefeb7ee (teuthology): Revert "packages.yaml: reflect python-ceph package split"
This reverts commit 4543fb64cedffc97c816feff7d4a69cd0456ab15.
Fixes: http://tracker.ceph.com/issues/17075
Signed-off...
Nathan Cutler
02:47 AM Revision d3a0d3ff (teuthology): Kill valgrind.bin processes
http://tracker.ceph.com/issues/17084
Fixes: 17084
Signed-off-by: Zack Cerza <zack@redhat.com>
Zack Cerza

08/22/2016

07:27 PM Revision d7d1b99a (teuthology): PhysicalConsole: rename _exec() to _pexpect_spawn()
Signed-off-by: Zack Cerza <zack@redhat.com> Zack Cerza
05:25 PM Bug #17084: teuthology-nuke needs to kill valgrind.bin so the OSD filesystem can be nuked
Zack Cerza
05:13 PM Bug #17084: teuthology-nuke needs to kill valgrind.bin so the OSD filesystem can be nuked
I suspect these nodes can't be nuked now b/c of this issue:
2016-08-22 15:25:47,199.199 INFO:teuthology.nuke:targe...
Yuri Weinstein
02:38 PM Revision e5b1ead4 (teuthology): openstack: cache auth tokens
Fixes: http://tracker.ceph.com/issues/16893
Signed-off-by: Loic Dachary <loic@dachary.org>
Loic Dachary
02:34 PM Revision 571df612 (teuthology): openstack: add get_provider() to match set_provider()
So that set_provider does not need to be called explicitly before using
the .provider data member.
Signed-off-by: Lo...
Loic Dachary

08/19/2016

05:52 PM Bug #17084: teuthology-nuke needs to kill valgrind.bin so the OSD filesystem can be nuked
Same deal with mira057.
I've left both machines as-is for debugging.
David Galloway
05:49 PM Bug #17084: teuthology-nuke needs to kill valgrind.bin so the OSD filesystem can be nuked
*For mira068*... David Galloway
05:30 PM Bug #17084 (Resolved): teuthology-nuke needs to kill valgrind.bin so the OSD filesystem can be nuked
they were reported as stale
http://paste2.org/B81gU6F3
Yuri Weinstein

08/18/2016

09:35 PM Revision b7d2d48a (teuthology): PhysicalConsole: split out command generation
Signed-off-by: Zack Cerza <zack@redhat.com> Zack Cerza
05:22 PM Bug #17027 (Resolved): NoValidConnectionsError when nuking
Zack Cerza
04:43 PM Bug #17072 (Resolved): support to pickup released branch from download.ceph.com
Some of the testing requires builds be identical to the one released like the upgrade suites,
we should be able to...
Vasu Kulkarni

08/17/2016

08:52 PM Revision c1b37bce (teuthology): Merge pull request #936 from ceph/wip-fix-nuke-imports
Fix imports of nuke actions from other modules
Reviewed-by: Dan Mick <dmick@redhat.com>
Dan Mick
08:36 PM Revision 8c6673ef (teuthology): Fix imports of nuke actions from other modules
Specifically, ceph-qa-suite.git/tasks/cephfs/filesystem.py apparently
needs the clear_firewall action.
Signed-off-by...
Zack Cerza
05:28 PM Revision 1fe3125f (teuthology): Merge pull request #935 from ceph/wip-nuke-improvements
Nuke improvements, and a bonus refactor
Reviewed-by: Dan Mick <dmick@redhat.com>
Dan Mick
03:43 PM Revision 87323f79 (teuthology): Check locks before doing anything else
Signed-off-by: Zack Cerza <zack@redhat.com> Zack Cerza
 

Also available in: Atom