Project

General

Profile

Nautilus » History » Version 12

Ramana Raja, 05/07/2021 10:56 PM

1 1 Ramana Raja
h1. Nautilus
2
3
h2. Reviews
4
5 6 Ramana Raja
h3. 2021 Apr 29 (Integration Branch)
6
7
fs suite
8
https://pulpito.ceph.com/yuriw-2021-05-04_15:27:30-fs-wip-yuri3-testing-2021-04-29-1036-nautilus-distro-basic-smithi/
9
10
* https://tracker.ceph.com/issues/50569
11
      nautilus: qa: tasks/cfuse_workunit_suites_fsstress validater/valgrind failures
12
13 7 Ramana Raja
kcephfs suite
14
https://pulpito.ceph.com/yuriw-2021-05-04_15:30:59-kcephfs-wip-yuri3-testing-2021-04-29-1036-nautilus-distro-basic-smithi/
15 11 Ramana Raja
     
16 1 Ramana Raja
* See the same kcephfs failure as seen on Apr 21 run. See Apr 21 kcephfs failure for more details. https://tracker.ceph.com/issues/46883#note-11
17 11 Ramana Raja
      kclient: ghost kernel mount
18 8 Ramana Raja
19
multimds suite
20
https://pulpito.ceph.com/yuriw-2021-05-04_15:32:03-multimds-wip-yuri3-testing-2021-04-29-1036-nautilus-distro-basic-smithi/
21 6 Ramana Raja
22 1 Ramana Raja
* https://tracker.ceph.com/issues/50546
23 11 Ramana Raja
      nautilus: qa: 'The following counters failed to be set on mds daemons: {''mds.imported'', ''mds.exported''}'
24 10 Ramana Raja
25 12 Ramana Raja
* https://tracker.ceph.com/issues/50695
26
      nautilus: qa: Test failure: test_kill_mdstable (tasks.cephfs.test_snapshots.TestSnapshots) 
27
28
* https://tracker.ceph.com/issues/50696
29
      nautilus: qa: multimds/thrash tasks/cfuse_workunit_suites_fsstress failure
30
31 1 Ramana Raja
h3. 2021 Apr 21 (Integration Branch)
32
33 2 Ramana Raja
multimds suite
34 1 Ramana Raja
https://pulpito.ceph.com/yuriw-2021-04-21_16:22:49-multimds-wip-yuri2-testing-2021-04-20-0721-nautilus-distro-basic-smithi/
35
36
* https://tracker.ceph.com/issues/50546
37
      nautilus: qa: 'The following counters failed to be set on mds daemons: {''mds.imported'', ''mds.exported''}'
38
39 2 Ramana Raja
fs suite
40 1 Ramana Raja
https://pulpito.ceph.com/yuriw-2021-04-21_16:09:02-fs-wip-yuri2-testing-2021-04-20-0721-nautilus-distro-basic-smithi/
41
42
* https://tracker.ceph.com/issues/50569
43
      nautilus: qa: tasks/cfuse_workunit_suites_fsstress validater/valgrind failures
44
45
* https://tracker.ceph.com/issues/50570
46 2 Ramana Raja
      nautilus: qa: tasks/trim-i22073 cluster [WRN] Health check failed: 1 clients failing to respond to capability release (MDS_CLIENT_LATE_RELEASE)" in cluster log
47
48
kcephfs suite
49
https://pulpito.ceph.com/yuriw-2021-04-21_16:19:50-kcephfs-wip-yuri2-testing-2021-04-20-0721-nautilus-distro-basic-smithi/
50
51 5 Ramana Raja
* https://pulpito.ceph.com/yuriw-2021-04-21_16:19:50-kcephfs-wip-yuri2-testing-2021-04-20-0721-nautilus-distro-basic-smithi/6062417/
52 2 Ramana Raja
<pre>
53
2021-04-20-0721-nautilus-distro-basic-smithi/6062417/
54
2021-04-22T10:55:20.582 INFO:tasks.cephfs_test_runner:======================================================================
55
2021-04-22T10:55:20.582 INFO:tasks.cephfs_test_runner:ERROR: test_evicted_caps (tasks.cephfs.test_client_recovery.TestClientRecovery)
56
2021-04-22T10:55:20.582 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
57
2021-04-22T10:55:20.582 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
58
2021-04-22T10:55:20.582 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_b0d014fe25986033c2db9422289a173f45eea553/qa/tasks/cephfs/test_client_recovery.py", line 335, in test_evicted_caps
59
2021-04-22T10:55:20.582 INFO:tasks.cephfs_test_runner:    cap_holder.wait()
60
2021-04-22T10:55:20.582 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/orchestra/run.py", line 161, in wait
61
2021-04-22T10:55:20.582 INFO:tasks.cephfs_test_runner:    self._raise_for_status()
62
2021-04-22T10:55:20.583 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/orchestra/run.py", line 179, in _raise_for_status
63
2021-04-22T10:55:20.583 INFO:tasks.cephfs_test_runner:    raise CommandCrashedError(command=self.command)
64
2021-04-22T10:55:20.583 INFO:tasks.cephfs_test_runner:teuthology.exceptions.CommandCrashedError: Command crashed: 'sudo adjust-ulimits daemon-helper kill python3 -c \'\nimport time\n\nwith open("/home/ubuntu/cephtest/mnt.0/background_file", \'"\'"\'w\'"\'"\') as f:\n    f.write(\'"\'"\'content\'"\'"\')\n    f.flush()\n    f.write(\'"\'"\'content2\'"\'"\')\n    while True:\n        time.sleep(1)\n\''
65
</pre>
66
The above issues seems to be fixed in pacific by https://github.com/ceph/ceph/pull/37652 that's not backported to nautilus.
67 3 Ramana Raja
Also, see, https://tracker.ceph.com/issues/46883#note-11