Return-Path: X-Original-To: apmail-builds-archive@minotaur.apache.org Delivered-To: apmail-builds-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 89B157FC8 for ; Mon, 26 Sep 2011 23:31:19 +0000 (UTC) Received: (qmail 74898 invoked by uid 500); 26 Sep 2011 23:31:19 -0000 Delivered-To: apmail-builds-archive@apache.org Received: (qmail 74833 invoked by uid 500); 26 Sep 2011 23:31:19 -0000 Mailing-List: contact builds-help@apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: builds@apache.org Delivered-To: mailing list builds@apache.org Received: (qmail 74825 invoked by uid 99); 26 Sep 2011 23:31:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Sep 2011 23:31:19 +0000 X-ASF-Spam-Status: No, hits=1.5 required=10 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of work.grant@gmail.com designates 209.85.214.50 as permitted sender) Received: from [209.85.214.50] (HELO mail-bw0-f50.google.com) (209.85.214.50) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Sep 2011 23:31:13 +0000 Received: by bkbzt19 with SMTP id zt19so7338475bkb.23 for ; Mon, 26 Sep 2011 16:30:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=86jLWQAwkYot+9kWiYIi44+ZpQztWSe5pEG0yrJNT6E=; b=UNx7cISx1TrdZKrb8Q4YsKsA4HwmQhUeL/k5ogoz2+GNxBk2YW8k2HZw6lkOTqTh62 rQUHuLhlexOS77lhiMOObFFgAaiEC0GJyvI3OmOjgaUa08A1iXfpHzrGqcmV/+0xfpii sqNABRTtYjSnpKUODebxTpUPXo04V8tQ0nM0A= MIME-Version: 1.0 Received: by 10.204.142.17 with SMTP id o17mr94128bku.282.1317079851719; Mon, 26 Sep 2011 16:30:51 -0700 (PDT) Received: by 10.204.78.75 with HTTP; Mon, 26 Sep 2011 16:30:51 -0700 (PDT) In-Reply-To: References: Date: Mon, 26 Sep 2011 16:30:51 -0700 Message-ID: Subject: Re: Jenkins seems to be very sluggish at present From: Grant Smith To: builds@apache.org Content-Type: multipart/alternative; boundary=0015174c0fe4b3db5c04ade08cff --0015174c0fe4b3db5c04ade08cff Content-Type: text/plain; charset=UTF-8 Not sure if this is related, but one of our builds is terminating with this: [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] ------------------------------------------------------------------------ [INFO] Apache MyFaces JSF-2.1 Core Project ................... SUCCESS [22.692s] [INFO] Apache MyFaces JSF-2.1 Core API ....................... SUCCESS [2:59.496s] [INFO] Apache MyFaces Shared For JSF 2.1 - Project ........... SUCCESS [7.029s] [INFO] Apache MyFaces Shared For JSF 2.1 - Core Mirror ....... SUCCESS [6.348s] [INFO] MyFaces Shared Tomahawk ............................... SUCCESS [13.931s] [INFO] Apache MyFaces Core For JSF 2.1 - Shared .............. SUCCESS [24.376s] [INFO] Apache MyFaces JSF-2.1 Core Shaded Impl ............... SUCCESS [3.043s] [INFO] Apache MyFaces JSF-2.1 Core Impl for Java EE 6 ........ SUCCESS [6.287s] [INFO] Apache MyFaces JSF-2.1 Core Impl ...................... SUCCESS [42.885s] [INFO] Apache MyFaces JSF-2.1 Core OSGi Bundle ............... SUCCESS [2.948s] [INFO] Apache MyFaces Composite Build ........................ SUCCESS [0.097s] [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6 minutes 40 seconds [INFO] Finished at: Mon Sep 26 22:38:30 UTC 2011 [INFO] Final Memory: 113M/482M [INFO] ------------------------------------------------------------------------ channel stopped ERROR: Publisher hudson.maven.RedeployPublisher aborted due to exception java.io.IOException: No such file or directory at java.io.UnixFileSystem.createFileExclusively(Native Method) at java.io.File.checkAndCreate(File.java:1704) at java.io.File.createTempFile(File.java:1792) at java.io.File.createTempFile(File.java:1828) at hudson.maven.RedeployPublisher.createEmbedder(RedeployPublisher.java:196) at hudson.maven.RedeployPublisher.perform(RedeployPublisher.java:137) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19) at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:693) at hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:668) at hudson.maven.MavenModuleSetBuild$RunnerImpl.post2(MavenModuleSetBuild.java:953) at hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:615) at hudson.model.Run.run(Run.java:1401) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:474) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:230) Sending e-mails to: grantsmith@apache.org Finished: FAILURE On Mon, Sep 26, 2011 at 3:33 PM, sebb wrote: > Taking ages to archive artifacts from ubuntu5, see > https://builds.apache.org/job/JMeter-trunk/1527/console > > Editting config is also very slow. > -- Grant Smith - V.P. Information Technology Marathon Computer Systems, LLC. --0015174c0fe4b3db5c04ade08cff--