[Pharo-project] Fwd: Build failed in Jenkins: PharoForTheEnterprise #46
What is this error? I get "file stdout is closed" all the times when I launch the image ---------- Forwarded message ---------- From: <ci-pharo-contribution@inria.fr> Date: Wed, May 8, 2013 at 6:52 PM Subject: Build failed in Jenkins: PharoForTheEnterprise #46 To: damien.cassou@gmail.com, stephane.ducasse@free.fr, stephane.ducasse@inria.fr See <https://ci.inria.fr/pharo-contribution/job/PharoForTheEnterprise/46/changes> Changes: [stephane.ducasse] Continuing my pass on Zinc [stephane.ducasse] Getting started! ------------------------------------------ Started by an SCM change Building remotely on pharo-contribution-linux64-2.ci.inria.fr in workspace <https://ci.inria.fr/pharo-contribution/job/PharoForTheEnterprise/ws/> Deleting project workspace... done Checkout:PharoForTheEnterprise / <https://ci.inria.fr/pharo-contribution/job/PharoForTheEnterprise/ws/> - hudson.remoting.Channel@e4b51b1:pharo-contribution-linux64-2.ci.inria.fr Using strategy: Default Last Built Revision: Revision b7242c8ca891dc3d2ad0307ee9710714125b6200 (origin/master, origin/HEAD) Cloning the remote Git repository Cloning repository git://github.com/SquareBracketAssociates/PharoForTheEnterprise-english.git git --version git version 1.7.9.5 Fetching upstream changes from origin Seen branch in repository origin/HEAD Seen branch in repository origin/master Commencing build of Revision 0281f289ab06711f9d8b28b42c5071457601f19a (origin/master, origin/HEAD) Checking out Revision 0281f289ab06711f9d8b28b42c5071457601f19a (origin/master, origin/HEAD) Warning : There are multiple branch changesets here [PharoForTheEnterprise] $ /bin/sh -xe /tmp/hudson4499013595296382363.sh + ./download.sh vm image --2013-05-08 18:52:32-- http://get.pharo.org/vm Resolving get.pharo.org (get.pharo.org)... 128.93.162.72 Connecting to get.pharo.org (get.pharo.org)|128.93.162.72|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 5232 (5.1K) [text/html] Saving to: `STDOUT' 0K ..... Downloading the latest pharoVM: http://files.pharo.org/vm/pharo/linux/pharo-linux-stable.zip 100% 716M=0s 2013-05-08 18:52:32 (716 MB/s) - written to stdout [5232/5232] pharo-vm/pharo Downloading PharoV10.sources: http://files.pharo.org/image//PharoV10.sources.zip Downloading PharoV20.sources: http://files.pharo.org/image//PharoV20.sources.zip Creating starter scripts pharo and pharo-ui Please install the 32bit libraries sudo aptitude install ia32-libs --2013-05-08 18:52:33-- https://ci.inria.fr/pharo-contribution/job/Pier3BookOnPharo20/lastSuccessful... Resolving ci.inria.fr (ci.inria.fr)... 193.51.193.223 Connecting to ci.inria.fr (ci.inria.fr)|193.51.193.223|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 12037495 (11M) [application/zip] Saving to: `image8bmmF.zip' 0% [ ] 0 --.-K/s 69% [==========================> ] 8,370,592 39.9M/s 100%[======================================>] 12,037,495 42.4M/s in 0.3s 2013-05-08 18:52:33 (42.4 MB/s) - `image8bmmF.zip' saved [12037495/12037495] Pharo.image Pharo.changes + ./compile.sh ========================================================= COMPILING KeyMapping/KeyMapping.pier.tex ========================================================= WorldState [31m==== Startup Error: FileWriteError: File stdout is closed [0mMultiByteFileStream(StandardFileStream)>>primWrite:from:startingAt:count: MultiByteFileStream(StandardFileStream)>>next:putAll:startingAt: MultiByteFileStream>>basicNext:putAll:startingAt: UTF8TextConverter(TextConverter)>>nextPutByteString:toStream: UTF8TextConverter(TextConverter)>>nextPutAll:toStream: MultiByteFileStream>>nextPutAll: True>>printOn: MultiByteFileStream(Stream)>>print: VTermOutputDriver>>print: EvaluateCommandLineHandler>>evaluate: in Block: [self stdout... BlockClosure>>on:do: EvaluateCommandLineHandler>>evaluate: EvaluateCommandLineHandler>>evaluateArguments EvaluateCommandLineHandler>>activate EvaluateCommandLineHandler class(CommandLineHandler class)>>activateWith: DefaultCommandLineHandler>>handleSubcommand DefaultCommandLineHandler>>handleArgument: DefaultCommandLineHandler>>activate DefaultCommandLineHandler class>>startUp: in Block: [self new activate] BlockClosure>>cull: SmalltalkImage>>executeDeferredStartupActions: in Block: [each cull: resuming] BlockClosure>>on:do: SmalltalkImage>>logStartUpErrorDuring:into:tryDebugger: SmalltalkImage>>executeDeferredStartupActions: in Block: [:each | self... OrderedCollection>>do: SmalltalkImage>>executeDeferredStartupActions: SmalltalkImage>>startupImage:snapshotWorked: SmalltalkImage>>snapshot:andQuit: SmalltalkImage>>saveImageInFileNamed: SmalltalkImage>>saveAs: [0m [31mGot startup errors: [0m [31m FileWriteError: File stdout is closed [0mBuild step 'Execute shell' marked build as failure Archiving artifacts -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
participants (1)
-
Damien Cassou