updates.jenkins-ci.org is terribly slow/down

557 views
Skip to first unread message

Paul Sokolovsky

unread,
May 12, 2014, 11:27:05 AM5/12/14
to jenkin...@googlegroups.com
Hello,

Today, most attempts to download plugins from updates.jenkins-ci.org
timeout, only sometimes something gets thru. Here're are wget log
examples:

$ time wget http://updates.jenkins-ci.org/download/plugins/ssh-credentials/1.6.1/ssh-credentials.hpi
--2014-05-12 18:09:31-- http://updates.jenkins-ci.org/download/plugins/ssh-credentials/1.6.1/ssh-credentials.hpi
Resolving updates.jenkins-ci.org (updates.jenkins-ci.org)... 199.193.196.24
Connecting to updates.jenkins-ci.org (updates.jenkins-ci.org)|199.193.196.24|:80... connected.
HTTP request sent, awaiting response... 502 Bad Gateway
2014-05-12 18:10:05 ERROR 502: Bad Gateway.


real 0m33.956s
user 0m0.000s
sys 0m0.004s
$ time wget http://updates.jenkins-ci.org/download/plugins/ssh-credentials/1.6.1/ssh-credentials.hpi
--2014-05-12 18:10:11-- http://updates.jenkins-ci.org/download/plugins/ssh-credentials/1.6.1/ssh-credentials.hpi
Resolving updates.jenkins-ci.org (updates.jenkins-ci.org)... 199.193.196.24
Connecting to updates.jenkins-ci.org (updates.jenkins-ci.org)|199.193.196.24|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://mirrors.jenkins-ci.org/plugins/ssh-credentials/1.6.1/ssh-credentials.hpi [following]
--2014-05-12 18:10:22-- http://mirrors.jenkins-ci.org/plugins/ssh-credentials/1.6.1/ssh-credentials.hpi
Resolving mirrors.jenkins-ci.org (mirrors.jenkins-ci.org)... 199.193.196.24
Connecting to mirrors.jenkins-ci.org (mirrors.jenkins-ci.org)|199.193.196.24|:80... connected.
HTTP request sent, awaiting response... 502 Bad Gateway
2014-05-12 18:10:59 ERROR 502: Bad Gateway.


real 0m47.422s
user 0m0.000s
sys 0m0.004s


--
Best Regards,
Paul

Linaro.org | Open source software for ARM SoCs
Follow Linaro: http://www.facebook.com/pages/Linaro
http://twitter.com/#!/linaroorg - http://www.linaro.org/linaro-blog

jieryn

unread,
May 12, 2014, 12:18:35 PM5/12/14
to jenkin...@googlegroups.com
It's you.
--2014-05-12 12:17:11--
http://updates.jenkins-ci.org/download/plugins/ssh-credentials/1.6.1/ssh-credentials.hpi
Resolving updates.jenkins-ci.org... 199.193.196.24
Connecting to updates.jenkins-ci.org|199.193.196.24|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://mirrors.jenkins-ci.org/plugins/ssh-credentials/1.6.1/ssh-credentials.hpi
[following]
--2014-05-12 12:17:11--
http://mirrors.jenkins-ci.org/plugins/ssh-credentials/1.6.1/ssh-credentials.hpi
Resolving mirrors.jenkins-ci.org... 199.193.196.24
Connecting to mirrors.jenkins-ci.org|199.193.196.24|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://mirror.xmission.com/jenkins/plugins/ssh-credentials/1.6.1/ssh-credentials.hpi
[following]
--2014-05-12 12:17:11--
http://mirror.xmission.com/jenkins/plugins/ssh-credentials/1.6.1/ssh-credentials.hpi
Resolving mirror.xmission.com... 198.60.22.13, 2607:fa18:0:3::13
Connecting to mirror.xmission.com|198.60.22.13|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 78382 (77K) [application/octet-stream]
Saving to: “ssh-credentials.hpi”

100%[========================================================================================================================================================================>]
78,382 297K/s in 0.3s

2014-05-12 12:17:12 (297 KB/s) - “ssh-credentials.hpi” saved [78382/78382]

wget 0.03s user 0.01s system 4% cpu 0.978 total

Douglas Jacobsen

unread,
May 12, 2014, 12:22:42 PM5/12/14
to jenkin...@googlegroups.com
Actually, 502 gateway issues usually indicate that the HTTP proxy is timing out -- meaning the application behind updates.jenkins-ci.org is taking too long to respond.  It's probably working beyond capacity (these are my guesses without being able to actually see anything about it....)

----
Doug Jacobsen, Ph.D.
NERSC Bioinformatics Computing Consultant

------------- __o
---------- _ '\<,_
----------(_)/  (_)__________________________




--
You received this message because you are subscribed to the Google Groups "Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-de...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Paul Sokolovsky

unread,
May 12, 2014, 12:28:11 PM5/12/14
to jenkin...@googlegroups.com, jie...@gmail.com
On Mon, 12 May 2014 12:18:35 -0400
jieryn <jie...@gmail.com> wrote:

> It's you.

No, it was not me, the logs below were from Europe, and I had the same
issue from Amazon EC2 us-east-1 availability zone (for duration of ~8
hours today). But whoever fixed it after the mail went out, thanks.

Kohsuke Kawaguchi

unread,
May 12, 2014, 1:24:46 PM5/12/14
to jenkin...@googlegroups.com

Our current hypothesis is that either ci.jenkins-ci.org is putting a lot
of load and making everything slow, or something is eating up all the
connections to Postgres and making mirrorbrain time out.
Kohsuke Kawaguchi | CloudBees, Inc. | http://cloudbees.com/
Try Jenkins Enterprise, our professional version of Jenkins

Larry Shatzer, Jr.

unread,
May 13, 2014, 9:50:38 AM5/13/14
to jenkin...@googlegroups.com
This morning it is acting as slowly and badly as yesterday morning. I got a 503 trying http://jenkins-ci.org/, and now it is slowly rendering. I got a 504 going to http://ci.jenkins-ci.org/ and now a 503. http://updates.jenkins-ci.org/ is slow.

JIRA is acting fine. Confluence is having issues loading the plugin info on some pages.

Do we have graphite or something running we can check the CPU/Network usage of these machines to make sure we don't have something abusing the systems.

Resolving updates.jenkins-ci.org (updates.jenkins-ci.org)... 199.193.196.24
Connecting to updates.jenkins-ci.org (updates.jenkins-ci.org)|199.193.196.24|:80... connected.
HTTP request sent, awaiting response... 302 Found
Resolving mirrors.jenkins-ci.org (mirrors.jenkins-ci.org)... 199.193.196.24
Connecting to mirrors.jenkins-ci.org (mirrors.jenkins-ci.org)|199.193.196.24|:80... connected.
HTTP request sent, awaiting response... 302 Found
Resolving ftp-nyc.osuosl.org (ftp-nyc.osuosl.org)... 64.50.233.100
Connecting to ftp-nyc.osuosl.org (ftp-nyc.osuosl.org)|64.50.233.100|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 78382 (77K) [text/plain]
Saving to: `ssh-credentials.hpi'

100%[===========================================================================================================================================================>] 78,382       378K/s   in 0.2s    

2014-05-13 07:49:52 (378 KB/s) - `ssh-credentials.hpi' saved [78382/78382]


real 0m20.354s
user 0m0.000s
sys 0m0.000s



--
You received this message because you are subscribed to the Google Groups "Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-dev+unsubscribe@googlegroups.com.
Reply all
Reply to author
Forward
Message has been deleted
0 new messages