Console Output

+ bash -c 'bootstrap/scripts/runKernelTests.sh 32 Tests-osx-32Kernel'
+ CACHE=bootstrap-cache
+ find bootstrap-cache
bootstrap-cache
bootstrap-cache/Pharo8.0-32bit-5284ed2.sources
bootstrap-cache/Pharo8.0-SNAPSHOT-32bit-5284ed2.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-bootstrap-32bit-5284ed2.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-compiler-32bit-5284ed2.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-core-32bit-5284ed2.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-hermesPackages-32bit-5284ed2.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-metacello-32bit-5284ed2.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-monticello-32bit-5284ed2.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-monticello_bootstrap-32bit-5284ed2.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-rpackage-32bit-5284ed2.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-traits-32bit-5284ed2.zip
bootstrap-cache/PharoV60.sources
++ find bootstrap-cache -name 'Pharo*.zip'
++ head -n 1
++ cut -d- -f 1-2
++ cut -d/ -f 2
+ TEST_NAME_PREFIX=Pharo8.0-SNAPSHOT
+ TEST_VM_VERSION=70
+ ./bootstrap/scripts/getPharoVM.sh 70 vm 32
Downloading the latest pharoVM:
	http://files.pharo.org/get-files/70/pharo-mac-stable.zip
pharo-vm/Pharo.app/Contents/MacOS/Pharo
Creating starter scripts pharo and pharo-ui
VM downloaded
++ find bootstrap-cache -name 'Pharo8.0-SNAPSHOT-bootstrap-32bit-*.zip'
+ IMAGE_ARCHIVE=bootstrap-cache/Pharo8.0-SNAPSHOT-bootstrap-32bit-5284ed2.zip
+ unzip bootstrap-cache/Pharo8.0-SNAPSHOT-bootstrap-32bit-5284ed2.zip
Archive:  bootstrap-cache/Pharo8.0-SNAPSHOT-bootstrap-32bit-5284ed2.zip
  inflating: Pharo8.0-SNAPSHOT-bootstrap-32bit-5284ed2.image  
++ find . -name Pharo8.0-SNAPSHOT-bootstrap-32bit-5284ed2.image
+ IMAGE_FILE=./Pharo8.0-SNAPSHOT-bootstrap-32bit-5284ed2.image
++ find bootstrap-cache -name 'Pharo8.0-SNAPSHOT-hermesPackages-32bit-*.zip'
+ HERMES_ARCHIVE=bootstrap-cache/Pharo8.0-SNAPSHOT-hermesPackages-32bit-5284ed2.zip
+ unzip bootstrap-cache/Pharo8.0-SNAPSHOT-hermesPackages-32bit-5284ed2.zip
Archive:  bootstrap-cache/Pharo8.0-SNAPSHOT-hermesPackages-32bit-5284ed2.zip
  inflating: AST-Core.hermes         
  inflating: AST-Core-Traits.hermes  
  inflating: CodeExport.hermes       
  inflating: CodeExport-Traits.hermes  
  inflating: CodeImportCommandLineHandlers.hermes  
  inflating: CodeImport.hermes       
  inflating: CodeImport-Traits.hermes  
  inflating: Collections-Abstract-Traits.hermes  
  inflating: Collections-Arithmetic.hermes  
  inflating: Collections-Atomic.hermes  
  inflating: Debugging-Core.hermes   
  inflating: DeprecatedFileStream.hermes  
  inflating: FileSystem-Core.hermes  
  inflating: FileSystem-Disk.hermes  
  inflating: Hermes-Extensions.hermes  
  inflating: InitializePackagesCommandLineHandler.hermes  
  inflating: JenkinsTools-Core.hermes  
  inflating: Jobs.hermes             
  inflating: Kernel-Chronology-Extras.hermes  
  inflating: Kernel-Tests.hermes     
  inflating: Kernel-Traits.hermes    
  inflating: Math-Operations-Extensions.hermes  
  inflating: Multilingual-Encodings.hermes  
  inflating: Multilingual-Languages.hermes  
  inflating: Multilingual-TextConversion.hermes  
  inflating: OpalCompiler-Core.hermes  
  inflating: ReflectionMirrors-Primitives.hermes  
  inflating: SUnit-Core.hermes       
  inflating: SUnit-Tests.hermes      
  inflating: TraitsV2-Compatibility.hermes  
  inflating: TraitsV2.hermes         
  inflating: TraitsV2-Tests.hermes   
  inflating: Transcript-Core-Traits.hermes  
++ find bootstrap-cache -name 'Pharo8.0-SNAPSHOT-rpackage-32bit-*.zip'
+ RPACKAGE_ARCHIVE=bootstrap-cache/Pharo8.0-SNAPSHOT-rpackage-32bit-5284ed2.zip
+ unzip bootstrap-cache/Pharo8.0-SNAPSHOT-rpackage-32bit-5284ed2.zip
Archive:  bootstrap-cache/Pharo8.0-SNAPSHOT-rpackage-32bit-5284ed2.zip
  inflating: protocolsKernel.txt     
  inflating: packagesKernel.txt      
+ mv ./Pharo8.0-SNAPSHOT-bootstrap-32bit-5284ed2.image bootstrap.image
+ export PHARO_CI_TESTING_ENVIRONMENT=1
+ PHARO_CI_TESTING_ENVIRONMENT=1
+ ./pharo bootstrap.image
2019-07-16 09:15:36.066 Pharo[93025:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
2019-07-16 09:15:36.242 Pharo[93025:507] 09:15:36.242 ERROR:     [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2019-07-16 09:15:36.243 Pharo[93025:507] 09:15:36.243 ERROR:     [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
2019-07-16 09:15:36.243 Pharo[93025:507] 09:15:36.243 ERROR:     [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2019-07-16 09:15:36.244 Pharo[93025:507] 09:15:36.244 ERROR:     [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
+ ./pharo bootstrap.image loadHermes Hermes-Extensions.hermes --save
2019-07-16 09:15:36.477 Pharo[93031:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
2019-07-16 09:15:36.594 Pharo[93031:507] 09:15:36.594 ERROR:     [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2019-07-16 09:15:36.594 Pharo[93031:507] 09:15:36.594 ERROR:     [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
2019-07-16 09:15:36.595 Pharo[93031:507] 09:15:36.594 ERROR:     [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2019-07-16 09:15:36.595 Pharo[93031:507] 09:15:36.595 ERROR:     [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
SmalltalkImage>>platformName
SmalltalkImage(Object)>>doesNotUnderstand: #platformName
ExternalStructure class>>install
aBlockClosure(no source code or decompiler available) in ExternalObject class>>installSubclasses in Block: aBlockClosure(no source code or decompiler availab...etc...
OrderedCollection>>do:
ExternalObject class(Behavior)>>withAllSubclassesDo:
ExternalObject class>>installSubclasses
ExternalObject class>>startUp:
ClassSessionHandler>>startup:
aBlockClosure(no source code or decompiler available) in WorkingSession>>runStartup: in Block: aBlockClosure(no source code or decompiler availab...etc...
aBlockClosure(no source code or decompiler available) in aBlockClosure(no source code or decompiler available) in WorkingSession>>runList:do: in Block: aBlockClosure(no source code or decompiler availab...etc...
BlockClosure>>on:do:
aBlockClosure(no source code or decompiler available) in WorkingSession>>runList:do: in Block: aBlockClosure(no source code or decompiler availab...etc...
Array(SequenceableCollection)>>do:
WorkingSession>>runList:do:
WorkingSession>>runStartup:
WorkingSession>>start:
SessionManager>>launchSnapshot:andQuit:
aBlockClosure(no source code or decompiler available) in SessionManager>>snapshot:andQuit: in Block: aBlockClosure(no source code or decompiler availab...etc...
aBlockClosure(no source code or decompiler available) in BlockClosure>>newProcess in Block: aBlockClosure(no source code or decompiler availab...etc...
'[Hermes] Reading Hermes-Extensions.hermes'
'[Hermes] Installing Hermes-Extensions.hermes'
'[Hermes] Remaining Undeclared variables in the system: #(#PragmaCollector #Latin1 #FileLocator #ChunkReadStream #Unicode #FileStream #FileAttributeNotSupported #ChunkWriteStream #ChangeRecord #OpalCompiler #StartupPreferencesLoader #BlockLocalTempCounter #RGCommentDefinition #ReparseAfterSourceEditing #STCommandLineHandler #ASTCache #LanguageEnvironment #FileSystem)'
+ ./pharo bootstrap.image loadHermes Kernel-Chronology-Extras.hermes AST-Core.hermes Jobs.hermes InitializePackagesCommandLineHandler.hermes --save --no-fail-on-undeclared --on-duplication=ignore
2019-07-16 09:15:36.827 Pharo[93036:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
2019-07-16 09:15:36.959 Pharo[93036:507] 09:15:36.959 ERROR:     [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2019-07-16 09:15:36.960 Pharo[93036:507] 09:15:36.960 ERROR:     [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
2019-07-16 09:15:36.960 Pharo[93036:507] 09:15:36.960 ERROR:     [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2019-07-16 09:15:36.960 Pharo[93036:507] 09:15:36.960 ERROR:     [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
'[Hermes] Reading Kernel-Chronology-Extras.hermes'
'[Hermes] Installing Kernel-Chronology-Extras.hermes'
'[Hermes] Remaining Undeclared variables in the system: #(#PragmaCollector #Latin1 #FileLocator #ChunkReadStream #Unicode #FileStream #FileAttributeNotSupported #ChunkWriteStream #ChangeRecord #OpalCompiler #StartupPreferencesLoader #BlockLocalTempCounter #RGCommentDefinition #ReparseAfterSourceEditing #STCommandLineHandler #ASTCache #LanguageEnvironment #FileSystem)'
'[Hermes] Reading AST-Core.hermes'
'[Hermes] Installing AST-Core.hermes'
'New Undeclared created... check dependencies: #(#SyntaxErrorNotification)'
'[Hermes] Remaining Undeclared variables in the system: #(#PragmaCollector #Latin1 #FileLocator #ChunkReadStream #Unicode #FileStream #FileAttributeNotSupported #ChunkWriteStream #ChangeRecord #OpalCompiler #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #RGCommentDefinition #ReparseAfterSourceEditing #STCommandLineHandler #LanguageEnvironment #FileSystem)'
'[Hermes] Reading Jobs.hermes'
'[Hermes] Installing Jobs.hermes'
'[Hermes] Remaining Undeclared variables in the system: #(#PragmaCollector #Latin1 #FileLocator #ChunkReadStream #Unicode #FileStream #FileAttributeNotSupported #ChunkWriteStream #ChangeRecord #OpalCompiler #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #RGCommentDefinition #ReparseAfterSourceEditing #STCommandLineHandler #LanguageEnvironment #FileSystem)'
'[Hermes] Reading InitializePackagesCommandLineHandler.hermes'
'[Hermes] Installing InitializePackagesCommandLineHandler.hermes'
'[Hermes] Remaining Undeclared variables in the system: #(#PragmaCollector #Latin1 #FileLocator #ChunkReadStream #Unicode #FileStream #FileAttributeNotSupported #ChunkWriteStream #ChangeRecord #OpalCompiler #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #RGCommentDefinition #ReparseAfterSourceEditing #STCommandLineHandler #LanguageEnvironment #FileSystem)'
+ ./pharo bootstrap.image initializePackages --packages=packagesKernel.txt --protocols=protocolsKernel.txt --save
2019-07-16 09:15:37.482 Pharo[93041:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
2019-07-16 09:15:37.600 Pharo[93041:507] 09:15:37.600 ERROR:     [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2019-07-16 09:15:37.600 Pharo[93041:507] 09:15:37.600 ERROR:     [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
2019-07-16 09:15:37.601 Pharo[93041:507] 09:15:37.601 ERROR:     [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2019-07-16 09:15:37.601 Pharo[93041:507] 09:15:37.601 ERROR:     [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
+ ./pharo bootstrap.image loadHermes TraitsV2.hermes --save
2019-07-16 09:15:39.003 Pharo[93049:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
2019-07-16 09:15:39.114 Pharo[93049:507] 09:15:39.114 ERROR:     [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2019-07-16 09:15:39.114 Pharo[93049:507] 09:15:39.114 ERROR:     [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
2019-07-16 09:15:39.115 Pharo[93049:507] 09:15:39.115 ERROR:     [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2019-07-16 09:15:39.115 Pharo[93049:507] 09:15:39.115 ERROR:     [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
'[Hermes] Reading TraitsV2.hermes'
'[Hermes] Installing TraitsV2.hermes'
'[Hermes] Remaining Undeclared variables in the system: #(#PragmaCollector #Latin1 #FileLocator #ChunkReadStream #Unicode #FileStream #FileAttributeNotSupported #ChunkWriteStream #ChangeRecord #OpalCompiler #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #RGCommentDefinition #ReparseAfterSourceEditing #STCommandLineHandler #LanguageEnvironment #FileSystem)'
+ ./pharo bootstrap.image loadHermes SUnit-Core.hermes JenkinsTools-Core.hermes JenkinsTools-Core.hermes SUnit-Tests.hermes --save --no-fail-on-undeclared --on-duplication=ignore
2019-07-16 09:15:39.554 Pharo[93054:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
2019-07-16 09:15:39.666 Pharo[93054:507] 09:15:39.666 ERROR:     [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2019-07-16 09:15:39.667 Pharo[93054:507] 09:15:39.667 ERROR:     [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
2019-07-16 09:15:39.668 Pharo[93054:507] 09:15:39.668 ERROR:     [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2019-07-16 09:15:39.668 Pharo[93054:507] 09:15:39.668 ERROR:     [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
'[Hermes] Reading SUnit-Core.hermes'
'[Hermes] Installing SUnit-Core.hermes'
'[Hermes] Remaining Undeclared variables in the system: #(#PragmaCollector #Latin1 #FileLocator #ChunkReadStream #Unicode #FileStream #FileAttributeNotSupported #ChunkWriteStream #ChangeRecord #OpalCompiler #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #RGCommentDefinition #ReparseAfterSourceEditing #STCommandLineHandler #LanguageEnvironment #FileSystem)'
'[Hermes] Reading JenkinsTools-Core.hermes'
'[Hermes] Installing JenkinsTools-Core.hermes'
'[Hermes] Remaining Undeclared variables in the system: #(#PragmaCollector #Latin1 #FileLocator #ChunkReadStream #Unicode #FileStream #FileAttributeNotSupported #ChunkWriteStream #ChangeRecord #OpalCompiler #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #RGCommentDefinition #ReparseAfterSourceEditing #STCommandLineHandler #LanguageEnvironment #FileSystem)'
'[Hermes] Reading JenkinsTools-Core.hermes'
'[Hermes] Installing JenkinsTools-Core.hermes'
'[Hermes] Remaining Undeclared variables in the system: #(#PragmaCollector #Latin1 #FileLocator #ChunkReadStream #Unicode #FileStream #FileAttributeNotSupported #ChunkWriteStream #ChangeRecord #OpalCompiler #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #RGCommentDefinition #ReparseAfterSourceEditing #STCommandLineHandler #LanguageEnvironment #FileSystem)'
'[Hermes] Reading SUnit-Tests.hermes'
'[Hermes] Installing SUnit-Tests.hermes'
'New Undeclared created... check dependencies: #(#ChangeSet)'
'[Hermes] Remaining Undeclared variables in the system: #(#RGCommentDefinition #ChunkWriteStream #LanguageEnvironment #Unicode #ChunkReadStream #ChangeRecord #PragmaCollector #FileAttributeNotSupported #StartupPreferencesLoader #ReparseAfterSourceEditing #ChangeSet #SyntaxErrorNotification #BlockLocalTempCounter #FileStream #STCommandLineHandler #FileSystem #Latin1 #FileLocator #OpalCompiler)'
+ ./pharo bootstrap.image test --junit-xml-output --stage-name=Tests-osx-32Kernel SUnit-Core SUnit-Tests
2019-07-16 09:15:40.422 Pharo[93059:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
2019-07-16 09:15:40.633 Pharo[93059:507] 09:15:40.633 ERROR:     [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2019-07-16 09:15:40.634 Pharo[93059:507] 09:15:40.634 ERROR:     [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
2019-07-16 09:15:40.634 Pharo[93059:507] 09:15:40.634 ERROR:     [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2019-07-16 09:15:40.635 Pharo[93059:507] 09:15:40.635 ERROR:     [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
The method SUnitTest>>#deprecatedMessage called from SUnitTest>>#testIgnoreDeprecationWarnings has been deprecated.
Deprecated method used by #testIgnoreDeprecationWarnings
Running tests in 2 Packages
102 run, 102 passes, 0 failures, 0 errors.