Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fluorine] salt-ssh aborting jobs prints 3 exit messages #50845

Closed
Ch3LL opened this issue Dec 12, 2018 · 1 comment
Closed

[fluorine] salt-ssh aborting jobs prints 3 exit messages #50845

Ch3LL opened this issue Dec 12, 2018 · 1 comment
Labels
Bug broken, incorrect, or confusing behavior P3 Priority 3 Salt-SSH severity-low 4th level, cosemtic problems, work around exists stale
Milestone

Comments

@Ch3LL
Copy link
Contributor

Ch3LL commented Dec 12, 2018

Description of Issue/Question

When running a salt-ssh command and a user attempts to abort the job with Ctrl + C three exit messages are printed as shown below:

(salt-py3) ➜  salt git:(c4eba60307) sudo salt-ssh 'manual*' test.sleep 20
^C
Exiting gracefully on Ctrl-c

Exiting gracefully on Ctrl-c

Exiting gracefully on Ctrl-c
(salt-py3) ➜  salt git:(c4eba60307) 

To note i am targeting two minions.

on 2018.3.3 it only prints one "Exiting gracefully on Ctrl-c"

Setup

Add two minions to your roster file

Versions Report

Salt Version:
           Salt: 2018.11.0-165-gc4eba60
 
Dependency Versions:
           cffi: Not Installed
       cherrypy: Not Installed
       dateutil: Not Installed
      docker-py: 3.6.0
          gitdb: Not Installed
      gitpython: Not Installed
          ioflo: Not Installed
         Jinja2: 2.10
        libgit2: Not Installed
        libnacl: Not Installed
       M2Crypto: Not Installed
           Mako: Not Installed
   msgpack-pure: Not Installed
 msgpack-python: 0.5.6
   mysql-python: Not Installed
      pycparser: 2.19
       pycrypto: 2.6.1
   pycryptodome: Not Installed
         pygit2: Not Installed
         Python: 3.7.0 (default, Sep 15 2018, 19:13:07)
   python-gnupg: Not Installed
         PyYAML: 3.13
          PyZMQ: 16.0.4
           RAET: Not Installed
          smmap: Not Installed
        timelib: Not Installed
        Tornado: 4.5.3
            ZMQ: 4.2.5
 
System Versions:
           dist: arch Manjaro Linux
         locale: UTF-8
        machine: x86_64
        release: 4.18.7-rt5-MANJARO
         system: Linux
        version: arch Manjaro Linux
@garethgreenaway garethgreenaway added this to the Approved milestone Dec 13, 2018
@garethgreenaway garethgreenaway added Salt-SSH Bug broken, incorrect, or confusing behavior severity-low 4th level, cosemtic problems, work around exists P3 Priority 3 team-ssh labels Dec 13, 2018
@stale
Copy link

stale bot commented Jan 9, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

If this issue is closed prematurely, please leave a comment and we will gladly reopen the issue.

@stale stale bot added the stale label Jan 9, 2020
@stale stale bot closed this as completed Jan 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug broken, incorrect, or confusing behavior P3 Priority 3 Salt-SSH severity-low 4th level, cosemtic problems, work around exists stale
Projects
None yet
Development

No branches or pull requests

2 participants