Jenkins build is unstable: Seaside » 50,development,vm #657

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Jenkins build is unstable: Seaside » 50,development,vm #657

ci-pharo-contribution
Reply | Threaded
Open this post in threaded view
|

Build failed in Jenkins: Seaside » 50,development,vm #664

ci-pharo-contribution
See <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=50,VERSION=development,VM=vm/664/>

------------------------------------------
[...truncated 406 lines...]
SHA256>>initializeTotalsArray (totals is Undeclared)

SHA256>>initializeTotalsArray (totalD is Undeclared)

SHA256>>initializeTotalsArray (totals is Undeclared)

SHA256>>initializeTotalsArray (totalE is Undeclared)

SHA256>>initializeTotalsArray (totals is Undeclared)

SHA256>>initializeTotalsArray (totalF is Undeclared)

SHA256>>initializeTotalsArray (totals is Undeclared)

SHA256>>initializeTotalsArray (totalG is Undeclared)

SHA256>>initializeTotalsArray (totals is Undeclared)

SHA256>>initializeTotalsArray (totalH is Undeclared)

SHA256>>processBuffer: (totals is Undeclared)

SHA256>>processBuffer: (totalA is Undeclared)

SHA256>>processBuffer: (totalB is Undeclared)

SHA256>>processBuffer: (totalC is Undeclared)

SHA256>>processBuffer: (totalD is Undeclared)

SHA256>>processBuffer: (totalE is Undeclared)

SHA256>>processBuffer: (totalF is Undeclared)

SHA256>>processBuffer: (totalG is Undeclared)

SHA256>>processBuffer: (totalH is Undeclared)

SHA256>>processBuffer: (totalA is Undeclared)

SHA256>>processBuffer: (totalB is Undeclared)

SHA256>>processBuffer: (totalC is Undeclared)

SHA256>>processBuffer: (totalD is Undeclared)

SHA256>>processBuffer: (totalE is Undeclared)

SHA256>>processBuffer: (totalF is Undeclared)

SHA256>>processBuffer: (totalG is Undeclared)

SHA256>>processBuffer: (totalH is Undeclared)

SHA256>>finalHash (totalA is Undeclared)

SHA256>>finalHash (totalB is Undeclared)

SHA256>>finalHash (totalC is Undeclared)

SHA256>>finalHash (totalD is Undeclared)

SHA256>>finalHash (totalE is Undeclared)

SHA256>>finalHash (totalF is Undeclared)

SHA256>>finalHash (totalG is Undeclared)

SHA256>>finalHash (totalH is Undeclared)

ASN1DefinitionModel>>parseFieldNames(fields is shadowed)
DSAPrivateKeyFileReader>>decrypt (FillInTheBlank is Undeclared)

Pkcs12PrivateKeyFileReader class>>fromFile: (FillInTheBlank is Undeclared)

RSAPrivateKeyFileReader>>decrypt (FillInTheBlank is Undeclared)

RandomGenerator class>>fromUser (FillInTheBlank is Undeclared)

SecureRandom class>>fromUser (FillInTheBlank is Undeclared)

RandomPool>>grabRandomBitsFromSoundInput: (SoundRecorder is Undeclared)
SmalltalkImageInstanceID class>>startUp
Loaded -> Cryptography-mtf.36 --- http://smalltalkhub.com/mc/Cryptography/Cryptography/main/ --- http://smalltalkhub.com/mc/Cryptography/Cryptography/main/
Loaded -> Seaside-Security-pmm.4 --- http://smalltalkhub.com/mc/Seaside/Seaside32/main/ --- cache
Loaded -> Seaside-Pharo-Security-JohanBrichau.5 --- http://smalltalkhub.com/mc/Seaside/Seaside32/main/ --- cache
Loaded -> Seaside-Tests-Security-pmm.5 --- http://smalltalkhub.com/mc/Seaside/Seaside32/main/ --- cache
Loaded -> Seaside-Tests-Pharo-Security-pmm.1 --- http://smalltalkhub.com/mc/Seaside/Seaside32/main/ --- cache
Loaded -> Seaside-Tests-Pharo-Development-pmm.39 --- http://smalltalkhub.com/mc/Seaside/Seaside32/main/ --- cache
WAFixCallbackTempsMissingRule class>>isVisible (BlockContext is Undeclared)

Loaded -> Seaside-Pharo40-Slime-JohanBrichau.3 --- http://smalltalkhub.com/mc/Seaside/Seaside32/main/ --- cache
Loaded -> Seaside-Tests-Slime-pmm.44 --- http://smalltalkhub.com/mc/Seaside/Seaside32/main/ --- cache
...finished 3.2.0+ ./pharo Seaside.image test --junit-xml-output ((Seaside)|(Comet)|(Javascript)|(RSS)|(JQuery)|(Prototype)|(Scriptaculous))-.*
==== Startup Error: MessageNotUnderstood: receiver of "now" is nil
UndefinedObject(Object)>>doesNotUnderstand: #now
WAUpTimeTracker>>reset
WAUpTimeTracker>>initialize
WAUpTimeTracker class(GRObject class)>>new
WAUpTimeTracker class>>default
WAUpTimeTracker class>>startUp:
[ class perform: startUpOrShutDown with: argument ] in [ :name |
| class |
class := self at: name ifAbsent: [ nil ].
class
        ifNil: [ removals add: name ]
        ifNotNil: [ self logStartUpErrorDuring: [ class perform: startUpOrShutDown with: argument ] into: errors tryDebugger: false ] ] in SmalltalkImage>>send:toClassesNamedIn:with: in Block: [ class perform: startUpOrShutDown with: argument ...etc...
BlockClosure>>on:do:
SmalltalkImage>>logStartUpErrorDuring:into:tryDebugger:
[ :name |
| class |
class := self at: name ifAbsent: [ nil ].
class
        ifNil: [ removals add: name ]
        ifNotNil: [ self logStartUpErrorDuring: [ class perform: startUpOrShutDown with: argument ] into: errors tryDebugger: false ] ] in SmalltalkImage>>send:toClassesNamedIn:with: in Block: [ :name | ...
OrderedCollection>>do:
SmalltalkImage>>send:toClassesNamedIn:with:
SmalltalkImage>>processStartUpList:
[
startupErrors addAll: (self processStartUpList: isNewImage).
isNewImage
        ifTrue: [ self recordStartupStamp ] ] in SmalltalkImage>>startupImage:snapshotWorked: in Block: [ ...
BlockClosure>>ensure:
NonInteractiveUIManager(UIManager)>>boot:during:
SmalltalkImage>>startupImage:snapshotWorked:
SmalltalkImage>>snapshot:andQuit:
ConfigurationCommandLineHandler>>installVersion:
ConfigurationCommandLineHandler>>installConfiguration
ConfigurationCommandLineHandler>>activate
ConfigurationCommandLineHandler class(CommandLineHandler class)>>activateWith:
[ aCommandLinehandler activateWith: commandLine ] in PharoCommandLineHandler(BasicCommandLineHandler)>>activateSubCommand: in Block: [ aCommandLinehandler activateWith: commandLine ]
BlockClosure>>on:do:
PharoCommandLineHandler(BasicCommandLineHandler)>>activateSubCommand:
PharoCommandLineHandler(BasicCommandLineHandler)>>handleSubcommand
PharoCommandLineHandler(BasicCommandLineHandler)>>handleArgument:
[ self handleArgument: (self arguments ifEmpty: [ '' ] ifNotEmpty: [ :arguments | arguments first ]) ] in PharoCommandLineHandler(BasicCommandLineHandler)>>activate in Block: [ self handleArgument: (self arguments ifEmpty: [ ...etc...
BlockClosure>>on:do:
PharoCommandLineHandler(BasicCommandLineHandler)>>activate

WAUpTimeTracker>>reset (TimeStamp is Undeclared)
SmalltalkImageInstanceID class>>startUp'Running tests in 84 Packages'
The method String>>subStrings: has been deprecated.
Use #substrings: instead

*** Warning: Deprecation: The method String>>subStrings: has been deprecated.
Use #substrings: instead
The method String>>subStrings: has been deprecated.
Use #substrings: instead

*** Warning: Deprecation: The method String>>subStrings: has been deprecated.
Use #substrings: instead
The method String>>subStrings: has been deprecated.
Use #substrings: instead

*** Warning: Deprecation: The method String>>subStrings: has been deprecated.
Use #substrings: instead
The method String>>subStrings: has been deprecated.
Use #substrings: instead

*** Warning: Deprecation: The method String>>subStrings: has been deprecated.
Use #substrings: instead
The method String>>subStrings: has been deprecated.
Use #substrings: instead

*** Warning: Deprecation: The method String>>subStrings: has been deprecated.
Use #substrings: instead
The method String>>subStrings: has been deprecated.
Use #substrings: instead

*** Warning: Deprecation: The method String>>subStrings: has been deprecated.
Use #substrings: instead
The method String>>subStrings: has been deprecated.
Use #substrings: instead

*** Warning: Deprecation: The method String>>subStrings: has been deprecated.
Use #substrings: instead
The method String>>subStrings: has been deprecated.
Use #substrings: instead

*** Warning: Deprecation: The method String>>subStrings: has been deprecated.
Use #substrings: instead
The method String>>subStrings: has been deprecated.
Use #substrings: instead

*** Warning: Deprecation: The method String>>subStrings: has been deprecated.
Use #substrings: instead
The method String>>subStrings: has been deprecated.
Use #substrings: instead

*** Warning: Deprecation: The method String>>subStrings: has been deprecated.
Use #substrings: instead
The method String>>subStrings: has been deprecated.
Use #substrings: instead

*** Warning: Deprecation: The method String>>subStrings: has been deprecated.
Use #substrings: instead
The method String>>subStrings: has been deprecated.
Use #substrings: instead

*** Warning: Deprecation: The method String>>subStrings: has been deprecated.
Use #substrings: instead
The method String>>subStrings: has been deprecated.
Use #substrings: instead

*** Warning: Deprecation: The method String>>subStrings: has been deprecated.
Use #substrings: instead
The method String>>subStrings: has been deprecated.
Use #substrings: instead

*** Warning: Deprecation: The method String>>subStrings: has been deprecated.
Use #substrings: instead
The method String>>subStrings: has been deprecated.
Use #substrings: instead

*** Warning: Deprecation: The method String>>subStrings: has been deprecated.
Use #substrings: instead
The method String>>subStrings: has been deprecated.
Use #substrings: instead

*** Warning: Deprecation: The method String>>subStrings: has been deprecated.
Use #substrings: instead
The method String>>subStrings: has been deprecated.
Use #substrings: instead

*** Warning: Deprecation: The method String>>subStrings: has been deprecated.
Use #substrings: instead
The method String>>subStrings: has been deprecated.
Use #substrings: instead

*** Warning: Deprecation: The method String>>subStrings: has been deprecated.
Use #substrings: instead
The method String>>subStrings: has been deprecated.
Use #substrings: instead

*** Warning: Deprecation: The method String>>subStrings: has been deprecated.
Use #substrings: instead
The method String>>subStrings: has been deprecated.
Use #substrings: instead

*** Warning: Deprecation: The method String>>subStrings: has been deprecated.
Use #substrings: instead
+ zip -r Seaside.zip Seaside.image Seaside.changes
  adding: Seaside.image (deflated 57%)
  adding: Seaside.changes
zip I/O error: No space left on device
zip error: Output file write failure (write error on zip file)
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
_______________________________________________
seaside-dev mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev