Project

General

Profile

Actions

Bug #58551

closed

failures in lifecycle tests

Added by Yuval Lifshitz about 1 year ago. Updated about 1 year ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Target version:
-
% Done:

0%

Source:
Development
Tags:
lifecycle
Backport:
reef
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

from: http://qa-proxy.ceph.com/teuthology/yuvalif-2023-01-21_18:18:43-rgw-wip-yuval-signed-comparisson-distro-default-smithi/7132921/teuthology.log

2023-01-22T01:19:22.686 INFO:teuthology.orchestra.run.smithi115.stderr:======================================================================
2023-01-22T01:19:22.686 INFO:teuthology.orchestra.run.smithi115.stderr:FAIL: s3tests_boto3.functional.test_s3.test_lifecycle_transition
2023-01-22T01:19:22.686 INFO:teuthology.orchestra.run.smithi115.stderr:----------------------------------------------------------------------
2023-01-22T01:19:22.687 INFO:teuthology.orchestra.run.smithi115.stderr:Traceback (most recent call last):
2023-01-22T01:19:22.687 INFO:teuthology.orchestra.run.smithi115.stderr:  File "/home/ubuntu/cephtest/s3-tests-client.0/virtualenv/lib/python3.6/site-packages/nose/case.py", line 198, in runTest
2023-01-22T01:19:22.687 INFO:teuthology.orchestra.run.smithi115.stderr:    self.test(*self.arg)
2023-01-22T01:19:22.687 INFO:teuthology.orchestra.run.smithi115.stderr:  File "/home/ubuntu/cephtest/s3-tests-client.0/s3tests_boto3/functional/test_s3.py", line 10064, in test_lifecycle_transition
2023-01-22T01:19:22.688 INFO:teuthology.orchestra.run.smithi115.stderr:    eq(len(expire1_keys['STANDARD']), 4)
2023-01-22T01:19:22.688 INFO:teuthology.orchestra.run.smithi115.stderr:AssertionError: 6 != 4


Related issues 1 (0 open1 closed)

Has duplicate rgw - Bug #58916: dbstore: test_lifecycle_expiration_header_and_tags_head failureResolved

Actions
Actions #1

Updated by Yuval Lifshitz about 1 year ago

  • Subject changed from test_lifecycle_transition is failing to failures in lifecycle tests

similar failure from another test. see log: http://qa-proxy.ceph.com/teuthology/yuvalif-2023-01-20_20:25:04-rgw-wip-yuval-cython-fails-clang16-distro-default-smithi/7131911/teuthology.log

2023-01-21T21:34:41.601 INFO:teuthology.orchestra.run.smithi047.stderr:======================================================================
2023-01-21T21:34:41.601 INFO:teuthology.orchestra.run.smithi047.stderr:FAIL: s3tests_boto3.functional.test_s3.test_lifecycle_noncur_transition
2023-01-21T21:34:41.601 INFO:teuthology.orchestra.run.smithi047.stderr:----------------------------------------------------------------------
2023-01-21T21:34:41.602 INFO:teuthology.orchestra.run.smithi047.stderr:Traceback (most recent call last):
2023-01-21T21:34:41.602 INFO:teuthology.orchestra.run.smithi047.stderr:  File "/home/ubuntu/cephtest/s3-tests-client.0/virtualenv/lib/python3.8/site-packages/nose/case.py", line 198, in runTest
2023-01-21T21:34:41.602 INFO:teuthology.orchestra.run.smithi047.stderr:    self.test(*self.arg)
2023-01-21T21:34:41.602 INFO:teuthology.orchestra.run.smithi047.stderr:  File "/home/ubuntu/cephtest/s3-tests-client.0/s3tests_boto3/functional/test_s3.py", line 10217, in test_lifecycle_noncur_transition
2023-01-21T21:34:41.602 INFO:teuthology.orchestra.run.smithi047.stderr:    eq(len(expire1_keys['STANDARD']), 2)
2023-01-21T21:34:41.603 INFO:teuthology.orchestra.run.smithi047.stderr:AssertionError: 6 != 2

Actions #2

Updated by Casey Bodley about 1 year ago

  • Assignee set to Soumya Koduri
Actions #3

Updated by J. Eric Ivancich about 1 year ago

I also got these today:

FAILED s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration_header_tags_head
FAILED s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration_header_and_tags_head

see: https://pulpito.ceph.com/ivancich-2023-02-17_00:15:25-rgw-wip-eric-testing-1-distro-default-smithi/7177791/

Actions #4

Updated by Casey Bodley about 1 year ago

  • Priority changed from Normal to Urgent
  • Backport set to reef

J. Eric Ivancich wrote:

I also got these today:

FAILED s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration_header_tags_head
FAILED s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration_header_and_tags_head

see: https://pulpito.ceph.com/ivancich-2023-02-17_00:15:25-rgw-wip-eric-testing-1-distro-default-smithi/7177791/

these seem to be failing pretty consistently on reef and main

Actions #5

Updated by Casey Bodley about 1 year ago

  • Has duplicate Bug #58916: dbstore: test_lifecycle_expiration_header_and_tags_head failure added
Actions #6

Updated by Soumya Koduri about 1 year ago

J. Eric Ivancich wrote:

I also got these today:

FAILED s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration_header_tags_head
FAILED s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration_header_and_tags_head

see: https://pulpito.ceph.com/ivancich-2023-02-17_00:15:25-rgw-wip-eric-testing-1-distro-default-smithi/7177791/

The failures seem to be due to some incorrect checks when switched to 'assert' in reef. Submitted https://github.com/ceph/s3-tests/pull/500 to fix them.

Actions #7

Updated by Soumya Koduri about 1 year ago

  • Status changed from New to Fix Under Review
Actions #8

Updated by Casey Bodley about 1 year ago

  • Status changed from Fix Under Review to Resolved

the fix should resolve test_lifecycle_expiration_header_tags_head and test_lifecycle_expiration_header_and_tags_head

we can reopen if the test_lifecycle_transition and test_lifecycle_noncur_transition show up again

Actions

Also available in: Atom PDF