[ 
https://issues.apache.org/jira/browse/SPARK-33727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17246928#comment-17246928
 ] 

Shane Knapp commented on SPARK-33727:
-------------------------------------

[~dongjoon] the build that i looked at 
([https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/37120/)]
 ran on one of the workers that's been set up for over a year, and hasn't had 
any network changes done to it since.
{noformat}
¯\_(ツ)_/¯{noformat}
i'd tend to agree w/holden's observation – sometimes keyservers are flaky.  
fallbacks are always a good thing.

> `gpg: keyserver receive failed: No name` during K8s IT
> ------------------------------------------------------
>
>                 Key: SPARK-33727
>                 URL: https://issues.apache.org/jira/browse/SPARK-33727
>             Project: Spark
>          Issue Type: Task
>          Components: Kubernetes, Project Infra, Tests
>    Affects Versions: 3.0.2, 3.1.0, 3.2.0
>            Reporter: Dongjoon Hyun
>            Priority: Major
>
> K8s IT fails with gpg: keyserver receive failed: No name. This seems to be 
> consistent in the new Jenkins Server.
> {code}
> Executing: /tmp/apt-key-gpghome.gGqC9RwptN/gpg.1.sh --keyserver 
> keys.gnupg.net --recv-key E19F5F87128899B192B1A2C2AD5F960A256A04AF
> gpg: keyserver receive failed: No name
> The command '/bin/sh -c echo "deb http://cloud.r-project.org/bin/linux/debian 
> buster-cran35/" >> /etc/apt/sources.list &&   apt install -y gnupg &&   
> apt-key adv --keyserver keys.gnupg.net --recv-key 
> 'E19F5F87128899B192B1A2C2AD5F960A256A04AF' &&   apt-get update &&   apt 
> install -y -t buster-cran35 r-base r-base-dev &&   rm -rf /var/cache/apt/*' 
> returned a non-zero code: 2
> {code}
> It locally works on Mac.
> {code}
> $ gpg1 --keyserver keys.gnupg.net --recv-key 
> E19F5F87128899B192B1A2C2AD5F960A256A04AF
> gpg: requesting key 256A04AF from hkp server keys.gnupg.net
> gpg: key 256A04AF: public key "Johannes Ranke (Wissenschaftlicher Berater) 
> <johannes.ra...@jrwb.de>" imported
> gpg: 3 marginal(s) needed, 1 complete(s) needed, PGP trust model
> gpg: depth: 0  valid:   2  signed:   1  trust: 0-, 0q, 0n, 0m, 0f, 2u
> gpg: depth: 1  valid:   1  signed:   0  trust: 1-, 0q, 0n, 0m, 0f, 0u
> gpg: Total number processed: 1
> gpg:               imported: 1  (RSA: 1)
> {code}
> It happens multiple times.
> - https://github.com/apache/spark/pull/30693
> - https://github.com/apache/spark/pull/30694



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to