Mike Drob created SOLR-16132:
--------------------------------

             Summary: SmokeTester leaks GPG daemons
                 Key: SOLR-16132
                 URL: https://issues.apache.org/jira/browse/SOLR-16132
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Mike Drob


After running a few smoke tests, [~anshum] and I noticed that it was leaking 
GPG agents.

MacOS Monterrey, gpg-agent (GnuPG) 2.3.4

{noformat}
 $ ps -efwww | grep gpg
  501  6988     1   0  1:58PM ??         0:00.30 gpg-agent --homedir 
/tmp/smoke_solr_9.0.0_e7a6447013008a70a4f40fcfd793fe3e2dcf37c2_1/solr.gpg 
--use-standard-socket --daemon
  501  6989  6988   0  1:58PM ??         0:00.01 scdaemon --multi-server 
--homedir 
/tmp/smoke_solr_9.0.0_e7a6447013008a70a4f40fcfd793fe3e2dcf37c2_1/solr.gpg
  501  7088     1   0  2:01PM ??         0:00.39 gpg-agent --homedir 
/Users/mdrob/.gnupg --use-standard-socket --daemon
  501  7192     1   0  2:05PM ??         0:00.29 gpg-agent --homedir 
/tmp/smoke_solr_9.0.0_e7a6447013008a70a4f40fcfd793fe3e2dcf37c2_2/solr.gpg 
--use-standard-socket --daemon
  501  7193  7192   0  2:05PM ??         0:00.01 scdaemon --multi-server 
--homedir 
/tmp/smoke_solr_9.0.0_e7a6447013008a70a4f40fcfd793fe3e2dcf37c2_2/solr.gpg
  501  8875     1   0  2:38PM ??         0:00.25 gpg-agent --homedir 
/tmp/smoke_solr_9.0.0_e7a6447013008a70a4f40fcfd793fe3e2dcf37c2_3/solr.gpg 
--use-standard-socket --daemon
  501  8876  8875   0  2:38PM ??         0:00.01 scdaemon --multi-server 
--homedir 
/tmp/smoke_solr_9.0.0_e7a6447013008a70a4f40fcfd793fe3e2dcf37c2_3/solr.gpg
  501 11497     1   0  9:24AM ??         0:00.00 gpg-agent --homedir 
/tmp/smoke_solr_9.0.0_e7a6447013008a70a4f40fcfd793fe3e2dcf37c2_4/solr.gpg 
--use-standard-socket --daemon
  501 11498 11497   0  9:24AM ??         0:00.01 scdaemon --multi-server 
--homedir 
/tmp/smoke_solr_9.0.0_e7a6447013008a70a4f40fcfd793fe3e2dcf37c2_4/solr.gpg
  501 11512   601   0  9:24AM ttys000    0:00.00 grep --color gpg
{noformat}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to