Description: rados:cephadm/with-work/{distro/rhel_latest.yaml fixed-2.yaml mode/root.yaml msgr/async-v1only.yaml start.yaml tasks/rados_python.yaml}

Log: http://qa-proxy.ceph.com/teuthology/sage-2020-03-28_16:02:40-rados:cephadm-wip-sage3-testing-2020-03-28-0929-distro-basic-smithi/4896771/teuthology.log

Sentry event: http://sentry.ceph.com/sepia/teuthology/?q=2ddb5a0858744c8786a6a808d01d8f44

Failure Reason:

/__init__.py", line 309, in safe_dump return dump_all([data], stream, Dumper=SafeDumper, **kwds) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 281, in dump_all dumper.represent(data) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 29, in represent node = self.represent_data(data) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 219, in represent_list return self.represent_sequence(u'tag:yaml.org,2002:seq', data) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 102, in represent_sequence node_item = self.represent_data(item) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 68, in represent_data node = self.yaml_representers[None](self, data) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 251, in represent_undefined raise RepresenterError("cannot represent an object", data)RepresenterError: ('cannot represent an object', u'subscription-manager')Failure object was: {'smithi157.front.sepia.ceph.com': {'stderr_lines': [u'HTTP error (500 - Internal Server Error): Required lock is already taken by other running tasks.', u'Please inspect their state, fix their errors and resume them.', u'', u'Required lock: update', u'Conflicts with tasks:', u'- https://satellite.front.sepia.ceph.com/foreman_tasks/tasks/b531d744-b734-41a4-8391-86dc5c149692'], u'changed': True, u'stdout': u'Unregistering from: satellite.front.sepia.ceph.com:443/rhsm\nThe system with UUID ddf339b5-cb8e-408f-84fd-c63520fe3ca8 has been unregistered\nAll local data removed', u'msg': u'non-zero return code', 'attempts': 5, u'delta': u'0:00:06.547714', 'stdout_lines': [u'Unregistering from: satellite.front.sepia.ceph.com:443/rhsm', u'The system with UUID ddf339b5-cb8e-408f-84fd-c63520fe3ca8 has been unregistered', u'All local data removed'], 'failed_when_result': True, u'end': u'2020-03-30 00:43:05.269223', '_ansible_no_log': False, u'cmd': [u'subscription-manager', u'register', u'--activationkey=testnode', u'--org=Ceph', u'--force'], u'start': u'2020-03-30 00:42:58.721509', u'stderr': u'HTTP error (500 - Internal Server Error): Required lock is already taken by other running tasks.\nPlease inspect their state, fix their errors and resume them.\n\nRequired lock: update\nConflicts with tasks:\n- https://satellite.front.sepia.ceph.com/foreman_tasks/tasks/b531d744-b734-41a4-8391-86dc5c149692', u'rc': 70, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'strip_empty_ends': True, u'_raw_params': u'subscription-manager register --activationkey=testnode --org=Ceph --force', u'removes': None, u'argv': None, u'warn': True, u'chdir': None, u'stdin_add_newline': True, u'stdin': None}}}}Traceback (most recent call last): File "/home/bhubbard/src/git.ceph.com_ceph-cm-ansible_master/callback_plugins/failure_log.py", line 44, in log_failure log.error(yaml.safe_dump(failure)) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 309, in safe_dump return dump_all([data], stream, Dumper=SafeDumper, **kwds) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 281, in dump_all dumper.represent(data) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 29, in represent node = self.represent_data(data) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 219, in represent_list return self.represent_sequence(u'tag:yaml.org,2002:seq', data) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 102, in represent_sequence node_item = self.represent_data(item) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 68, in represent_data node = self.yaml_representers[None](self, data) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 251, in represent_undefined raise RepresenterError("cannot represent an object", data)RepresenterError: ('cannot represent an object', u'subscription-manager')

  • log_href: http://qa-proxy.ceph.com/teuthology/sage-2020-03-28_16:02:40-rados:cephadm-wip-sage3-testing-2020-03-28-0929-distro-basic-smithi/4896771/teuthology.log
  • archive_path: /home/bhubbard/working/archive/
  • description: rados:cephadm/with-work/{distro/rhel_latest.yaml fixed-2.yaml mode/root.yaml msgr/async-v1only.yaml start.yaml tasks/rados_python.yaml}
  • duration: 0:35:16
  • email:
  • failure_reason: /__init__.py", line 309, in safe_dump return dump_all([data], stream, Dumper=SafeDumper, **kwds) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 281, in dump_all dumper.represent(data) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 29, in represent node = self.represent_data(data) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 219, in represent_list return self.represent_sequence(u'tag:yaml.org,2002:seq', data) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 102, in represent_sequence node_item = self.represent_data(item) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 68, in represent_data node = self.yaml_representers[None](self, data) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 251, in represent_undefined raise RepresenterError("cannot represent an object", data)RepresenterError: ('cannot represent an object', u'subscription-manager')Failure object was: {'smithi157.front.sepia.ceph.com': {'stderr_lines': [u'HTTP error (500 - Internal Server Error): Required lock is already taken by other running tasks.', u'Please inspect their state, fix their errors and resume them.', u'', u'Required lock: update', u'Conflicts with tasks:', u'- https://satellite.front.sepia.ceph.com/foreman_tasks/tasks/b531d744-b734-41a4-8391-86dc5c149692'], u'changed': True, u'stdout': u'Unregistering from: satellite.front.sepia.ceph.com:443/rhsm\nThe system with UUID ddf339b5-cb8e-408f-84fd-c63520fe3ca8 has been unregistered\nAll local data removed', u'msg': u'non-zero return code', 'attempts': 5, u'delta': u'0:00:06.547714', 'stdout_lines': [u'Unregistering from: satellite.front.sepia.ceph.com:443/rhsm', u'The system with UUID ddf339b5-cb8e-408f-84fd-c63520fe3ca8 has been unregistered', u'All local data removed'], 'failed_when_result': True, u'end': u'2020-03-30 00:43:05.269223', '_ansible_no_log': False, u'cmd': [u'subscription-manager', u'register', u'--activationkey=testnode', u'--org=Ceph', u'--force'], u'start': u'2020-03-30 00:42:58.721509', u'stderr': u'HTTP error (500 - Internal Server Error): Required lock is already taken by other running tasks.\nPlease inspect their state, fix their errors and resume them.\n\nRequired lock: update\nConflicts with tasks:\n- https://satellite.front.sepia.ceph.com/foreman_tasks/tasks/b531d744-b734-41a4-8391-86dc5c149692', u'rc': 70, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'strip_empty_ends': True, u'_raw_params': u'subscription-manager register --activationkey=testnode --org=Ceph --force', u'removes': None, u'argv': None, u'warn': True, u'chdir': None, u'stdin_add_newline': True, u'stdin': None}}}}Traceback (most recent call last): File "/home/bhubbard/src/git.ceph.com_ceph-cm-ansible_master/callback_plugins/failure_log.py", line 44, in log_failure log.error(yaml.safe_dump(failure)) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 309, in safe_dump return dump_all([data], stream, Dumper=SafeDumper, **kwds) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 281, in dump_all dumper.represent(data) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 29, in represent node = self.represent_data(data) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 219, in represent_list return self.represent_sequence(u'tag:yaml.org,2002:seq', data) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 102, in represent_sequence node_item = self.represent_data(item) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 68, in represent_data node = self.yaml_representers[None](self, data) File "/home/bhubbard/src/teuthology/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 251, in represent_undefined raise RepresenterError("cannot represent an object", data)RepresenterError: ('cannot represent an object', u'subscription-manager')
  • flavor:
  • job_id: 4896771
  • kernel:
    • sha1: distro
    • kdb: True
  • last_in_suite: False
  • machine_type: smithi
  • name: sage-2020-03-28_16:02:40-rados:cephadm-wip-sage3-testing-2020-03-28-0929-distro-basic-smithi
  • nuke_on_error: True
  • os_type: rhel
  • os_version: 8.1
  • overrides:
    • ansible.cephlab:
      • repo: /home/bhubbard/src/git.ceph.com_ceph-cm-ansible_master
    • ceph-deploy:
      • conf:
        • client:
          • log file: /var/log/ceph/ceph-$name.$pid.log
        • mon:
          • osd default pool size: 2
    • selinux:
      • whitelist:
        • scontext=system_u:system_r:logrotate_t:s0
    • workunit:
      • sha1: 202834d8ba82240c3c27a1437803b8cdec4bb56a
      • branch: wip-sage3-testing-2020-03-28-0929
    • ceph:
      • log-whitelist:
        • \(MDS_ALL_DOWN\)
        • \(MDS_UP_LESS_THAN_MAX\)
        • but it is still running
        • overall HEALTH_
        • \(OSDMAP_FLAGS\)
        • \(PG_
        • \(OSD_
        • \(OBJECT_
        • \(POOL_APP_NOT_ENABLED\)
      • mon_bind_msgr2: False
      • conf:
        • mgr:
          • debug ms: 1
          • debug mgr: 20
        • global:
          • ms type: async
          • ms bind msgr2: False
        • mon:
          • debug mon: 20
          • debug paxos: 20
          • debug ms: 1
        • osd:
          • debug osd: 25
          • debug filestore: 20
          • debug journal: 20
          • debug ms: 20
          • osd shutdown pgref assert: True
      • sha1: 202834d8ba82240c3c27a1437803b8cdec4bb56a
    • cephadm:
      • cephadm_mode: root
    • install:
      • ceph:
        • sha1: 202834d8ba82240c3c27a1437803b8cdec4bb56a
    • admin_socket:
      • branch: wip-sage3-testing-2020-03-28-0929
  • owner: scheduled_sage@teuthology
  • pid:
  • roles:
    • ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a']
    • ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b']
  • sentry_event: http://sentry.ceph.com/sepia/teuthology/?q=2ddb5a0858744c8786a6a808d01d8f44
  • status: fail
  • success: False
  • branch: wip-sage3-testing-2020-03-28-0929
  • seed:
  • sha1: 202834d8ba82240c3c27a1437803b8cdec4bb56a
  • subset:
  • suite:
  • suite_branch: wip-sage3-testing-2020-03-28-0929
  • suite_path:
  • suite_relpath:
  • suite_repo:
  • suite_sha1: 202834d8ba82240c3c27a1437803b8cdec4bb56a
  • targets:
    • smithi145.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC/G12689+f4A5qoOw/rbfhkZRy3XDGhR9v8TxBqp6XABOq6jnhS1SHsuIXROEkJ+gA16eC1MrGBGpegYDacj5AzaTBfJRtkz3lwHqQXVxvuyO6MiWy0HQ2wUG18h7J1GmSip2fs8XOPH4C8eXLV6ZbLTY6RQZo39qsbBsCy2ezJ+Os9ilVUEZavFmLH0wmNxgkScNqdBndoCIg972LnKxmbw3Q1SZeuT0efjqNHQ0/eFuFfLAo4GiSO7i62lpTx74mtcokAzulUY0D5wmwNcb5EbNh7eUqNd6GqlcIcaawbPdv21xaya6YOqlpEoNtioomGY07xrSFbCCVEISWl8Osbn5fgsfbIvf/ySWEdR2i0IRt5glxB8F3uywud4PaaykheOfL9yBHljnIt0NZNZsgII2vIi/g2eFDZICD+kMgGKAKRNUIRa+sCvd4qeMPHnSpBnjVSwc4hRtIW2oSAWLReIVzwVJYiN0HoRI3ztXl2Q6M9PpXi6YEvTL/Kk+89ZM=
    • smithi157.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCotoRXeNwCGuhgvp6HeJ6MSv8hQ4497ZvPH1ntr/fw1mP6cdGSXCA6Y4je1AN7frWc0gBBf2bUp2r9tjTJgocMx610xl8iRupco5b4KH5YvobXSKqHO0Xv3wvVicFVnGJjcucRBoq4H9AIXYQcCTi5CoSWrYv3ZJ+bQ6SAcUght9yu1BdfcDkDfXLh7VsaBOt85c713aykpTYg8h9YIG3MqeUuimAQIEEcfHzbS3JgASNS3rtN1sPuiN4oEy0IC4KhKHufuXlB1q7gKhrUxYS8+JhdD/DWpqngGMcwA5BCIJCPCsu2eEn3wZ5tXzeGBdtnUPau5AId+Phldz4pX8krmHhHcDKI1MxmunlNrKOYOXMqnQIbyuDw1dMiSPcD/3aoxD7oqIdiZqAT+XdcBKYCa9mKH5/7jEM3FjYElUWX9kwgvloVv+XHeh3Ypf2cqLK1I7/95Js5aKqVAROym64rfmgkqujG/vOd8Zbsjkn2fQ/CFGUE1F11KJJqxVjxtRs=
  • tasks:
    • internal.check_packages:
    • internal.buildpackages_prep:
    • internal.lock_machines:
      • 2
      • smithi
    • internal.save_config:
    • internal.check_lock:
    • internal.add_remotes:
    • console_log:
    • internal.connect:
    • internal.push_inventory:
    • internal.serialize_remote_roles:
    • internal.check_conflict:
    • internal.check_ceph_data:
    • internal.vm_setup:
    • kernel:
      • sha1: distro
      • kdb: True
    • internal.base:
    • internal.archive_upload:
    • internal.archive:
    • internal.coredump:
    • internal.sudo:
    • internal.syslog:
    • internal.timer:
    • pcp:
    • selinux:
    • ansible.cephlab:
    • clock:
    • install:
    • cephadm:
      • conf:
        • mgr:
          • debug ms: 1
          • debug mgr: 20
    • workunit:
      • clients:
        • client.0:
          • rados/test_python.sh
  • teuthology_branch: master
  • verbose: False
  • pcp_grafana_url:
  • priority:
  • user:
  • queue:
  • posted: 2020-03-28 16:02:57
  • started: 2020-03-28 16:05:35
  • updated: 2020-03-30 01:15:40
  • status_class: danger
  • runtime: 1 day, 9:10:05
  • wait_time: 1 day, 8:34:49