Project

Profile

Help

Issue #7334

closed

Add a delay to check on whether service has started

Added by ipanova@redhat.com over 3 years ago. Updated over 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

failed: [pulp2-nightly-pulp3-source-centos7] (item={'key': 'pulp_workers.service', 'value': {'status': 'enabled', 'source': 'systemd', 'state': 'stopped', 'name': 'pulp_workers.service'}}) => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "key": "pulp_workers.service",
        "value": {
            "name": "pulp_workers.service",
            "source": "systemd",
            "state": "stopped",
            "status": "enabled"
        }
    }
}

MSG:

pulp_workers.service state: stopped

failed: [pulp2-nightly-pulp3-source-centos7] (item={'key': 'pulpcore-content.service', 'value': {'status': 'enabled', 'source': 'systemd', 'state': 'stopped', 'name': 'pulpcore-content.service'}}) => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "key": "pulpcore-content.service",
        "value": {
            "name": "pulpcore-content.service",
            "source": "systemd",
            "state": "stopped",
            "status": "enabled"
        }
    }
}

MSG:

pulpcore-content.service state: stopped


Actions #1

Updated by bmbouter over 3 years ago

  • Category set to Installer - Moved to GitHub issues
Actions #2

Updated by fao89 over 3 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to fao89

I believe it could be addressed without adding the delay: https://github.com/pulp/pulp_installer/pull/396

Added by Fabricio Aguiar over 3 years ago

Revision 2f061fb2 | View on GitHub

Assuring to restart only pulpcore services

https://pulp.plan.io/issues/7334 closes #7334

Added by Fabricio Aguiar over 3 years ago

Revision 2f061fb2 | View on GitHub

Assuring to restart only pulpcore services

https://pulp.plan.io/issues/7334 closes #7334

Actions #3

Updated by pulpbot over 3 years ago

  • Status changed from ASSIGNED to POST
Actions #4

Updated by fao89 over 3 years ago

  • Status changed from POST to ASSIGNED
Actions #5

Updated by fao89 over 3 years ago

  • Status changed from ASSIGNED to POST
Actions #6

Updated by Anonymous over 3 years ago

  • Status changed from POST to MODIFIED
Actions #7

Updated by ttereshc over 3 years ago

  • Sprint/Milestone set to 3.8.0
Actions #8

Updated by ttereshc over 3 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF