Console Output
+ bash -c 'bootstrap/scripts/runKernelTests.sh 32 Tests-osx-32'
+ CACHE=bootstrap-cache
+ find bootstrap-cache
bootstrap-cache
bootstrap-cache/Pharo7.0-32bit-ce2b4e3.sources
bootstrap-cache/Pharo7.0-SNAPSHOT-32bit-ce2b4e3.zip
bootstrap-cache/Pharo7.0-SNAPSHOT-bootstrap-32bit-ce2b4e3.zip
bootstrap-cache/Pharo7.0-SNAPSHOT-compiler-32bit-ce2b4e3.zip
bootstrap-cache/Pharo7.0-SNAPSHOT-core-32bit-ce2b4e3.zip
bootstrap-cache/Pharo7.0-SNAPSHOT-hermesPackages-32bit-ce2b4e3.zip
bootstrap-cache/Pharo7.0-SNAPSHOT-metacello-32bit-ce2b4e3.zip
bootstrap-cache/Pharo7.0-SNAPSHOT-monticello-32bit-ce2b4e3.zip
bootstrap-cache/Pharo7.0-SNAPSHOT-monticello_bootstrap-32bit-ce2b4e3.zip
bootstrap-cache/Pharo7.0-SNAPSHOT-rpackage-32bit-ce2b4e3.zip
bootstrap-cache/Pharo7.0-SNAPSHOT-traits-32bit-ce2b4e3.zip
bootstrap-cache/PharoV60.sources
++ find bootstrap-cache -name 'Pharo*.zip'
++ head -n 1
++ cut -d/ -f 2
++ cut -d- -f 1-2
+ PHARO_NAME_PREFIX=Pharo7.0-SNAPSHOT
++ echo Pharo7.0-SNAPSHOT
++ cut -d- -f 1
++ cut -c 6-
++ cut -d. -f 1-2
++ sed 's/\.//'
+ PHARO_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 'Pharo7.0-SNAPSHOT-bootstrap-32bit-*.zip'
+ IMAGE_ARCHIVE=bootstrap-cache/Pharo7.0-SNAPSHOT-bootstrap-32bit-ce2b4e3.zip
+ unzip bootstrap-cache/Pharo7.0-SNAPSHOT-bootstrap-32bit-ce2b4e3.zip
Archive: bootstrap-cache/Pharo7.0-SNAPSHOT-bootstrap-32bit-ce2b4e3.zip
inflating: Pharo7.0-SNAPSHOT-bootstrap-32bit-ce2b4e3.image
++ find . -name Pharo7.0-SNAPSHOT-bootstrap-32bit-ce2b4e3.image
+ IMAGE_FILE=./Pharo7.0-SNAPSHOT-bootstrap-32bit-ce2b4e3.image
++ find bootstrap-cache -name 'Pharo7.0-SNAPSHOT-hermesPackages-32bit-*.zip'
+ HERMES_ARCHIVE=bootstrap-cache/Pharo7.0-SNAPSHOT-hermesPackages-32bit-ce2b4e3.zip
+ unzip bootstrap-cache/Pharo7.0-SNAPSHOT-hermesPackages-32bit-ce2b4e3.zip
Archive: bootstrap-cache/Pharo7.0-SNAPSHOT-hermesPackages-32bit-ce2b4e3.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 'Pharo7.0-SNAPSHOT-rpackage-32bit-*.zip'
+ RPACKAGE_ARCHIVE=bootstrap-cache/Pharo7.0-SNAPSHOT-rpackage-32bit-ce2b4e3.zip
+ unzip bootstrap-cache/Pharo7.0-SNAPSHOT-rpackage-32bit-ce2b4e3.zip
Archive: bootstrap-cache/Pharo7.0-SNAPSHOT-rpackage-32bit-ce2b4e3.zip
inflating: protocolsKernel.txt
inflating: packagesKernel.txt
+ mv ./Pharo7.0-SNAPSHOT-bootstrap-32bit-ce2b4e3.image bootstrap.image
+ export PHARO_CI_TESTING_ENVIRONMENT=1
+ PHARO_CI_TESTING_ENVIRONMENT=1
+ ./pharo bootstrap.image
2018-12-15 20:33:29.447 Pharo[74756:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
2018-12-15 20:33:29.639 Pharo[74756:507] 20:33:29.639 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2018-12-15 20:33:29.639 Pharo[74756:507] 20:33:29.639 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
2018-12-15 20:33:29.640 Pharo[74756:507] 20:33:29.640 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2018-12-15 20:33:29.640 Pharo[74756:507] 20:33:29.640 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
+ ./pharo bootstrap.image loadHermes Hermes-Extensions.hermes --save
2018-12-15 20:33:29.891 Pharo[74762:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
2018-12-15 20:33:29.982 Pharo[74762:507] 20:33:29.982 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2018-12-15 20:33:29.982 Pharo[74762:507] 20:33:29.982 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
2018-12-15 20:33:29.983 Pharo[74762:507] 20:33:29.983 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2018-12-15 20:33:29.983 Pharo[74762:507] 20:33:29.983 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
'[Hermes] Reading Hermes-Extensions.hermes'
'[Hermes] Installing Hermes-Extensions.hermes'
'[Hermes] Remaining Undeclared variables in the system: #(#RGCommentDefinition #ChunkWriteStream #LanguageEnvironment #ASTCache #Unicode #ChunkReadStream #ChangeRecord #PragmaCollector #StartupPreferencesLoader #ReparseAfterSourceEditing #Display #Bitmap #BlockLocalTempCounter #FileStream #RGMethodDefinition #FileSystem #STCommandLineHandler #Latin1 #FileLocator #OpalCompiler)'
+ ./pharo bootstrap.image loadHermes Kernel-Chronology-Extras.hermes AST-Core.hermes Jobs.hermes InitializePackagesCommandLineHandler.hermes --save --no-fail-on-undeclared --on-duplication=ignore
2018-12-15 20:33:30.215 Pharo[74767:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
2018-12-15 20:33:30.318 Pharo[74767:507] 20:33:30.318 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2018-12-15 20:33:30.319 Pharo[74767:507] 20:33:30.319 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
2018-12-15 20:33:30.319 Pharo[74767:507] 20:33:30.319 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2018-12-15 20:33:30.320 Pharo[74767:507] 20:33:30.320 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: #(#RGCommentDefinition #ChunkWriteStream #LanguageEnvironment #ASTCache #Unicode #ChunkReadStream #ChangeRecord #PragmaCollector #StartupPreferencesLoader #ReparseAfterSourceEditing #Display #Bitmap #BlockLocalTempCounter #FileStream #RGMethodDefinition #FileSystem #STCommandLineHandler #Latin1 #FileLocator #OpalCompiler)'
'[Hermes] Reading AST-Core.hermes'
'[Hermes] Installing AST-Core.hermes'
'New Undeclared created... check dependencies: #(#SyntaxErrorNotification)'
'[Hermes] Remaining Undeclared variables in the system: #(#RGCommentDefinition #ChunkWriteStream #LanguageEnvironment #Unicode #ChunkReadStream #ChangeRecord #PragmaCollector #StartupPreferencesLoader #ReparseAfterSourceEditing #Display #Bitmap #SyntaxErrorNotification #BlockLocalTempCounter #FileStream #RGMethodDefinition #FileSystem #STCommandLineHandler #Latin1 #FileLocator #OpalCompiler)'
'[Hermes] Reading Jobs.hermes'
'[Hermes] Installing Jobs.hermes'
'[Hermes] Remaining Undeclared variables in the system: #(#RGCommentDefinition #ChunkWriteStream #LanguageEnvironment #Unicode #ChunkReadStream #ChangeRecord #PragmaCollector #StartupPreferencesLoader #ReparseAfterSourceEditing #Display #Bitmap #SyntaxErrorNotification #BlockLocalTempCounter #FileStream #RGMethodDefinition #FileSystem #STCommandLineHandler #Latin1 #FileLocator #OpalCompiler)'
'[Hermes] Reading InitializePackagesCommandLineHandler.hermes'
'[Hermes] Installing InitializePackagesCommandLineHandler.hermes'
'[Hermes] Remaining Undeclared variables in the system: #(#RGCommentDefinition #ChunkWriteStream #LanguageEnvironment #Unicode #ChunkReadStream #ChangeRecord #PragmaCollector #StartupPreferencesLoader #ReparseAfterSourceEditing #Display #Bitmap #SyntaxErrorNotification #BlockLocalTempCounter #FileStream #RGMethodDefinition #FileSystem #STCommandLineHandler #Latin1 #FileLocator #OpalCompiler)'
+ ./pharo bootstrap.image initializePackages --packages=packagesKernel.txt --protocols=protocolsKernel.txt --save
2018-12-15 20:33:30.851 Pharo[74772:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
2018-12-15 20:33:30.942 Pharo[74772:507] 20:33:30.942 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2018-12-15 20:33:30.943 Pharo[74772:507] 20:33:30.942 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
2018-12-15 20:33:30.943 Pharo[74772:507] 20:33:30.943 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2018-12-15 20:33:30.943 Pharo[74772:507] 20:33:30.943 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
+ ./pharo bootstrap.image loadHermes TraitsV2.hermes --save
2018-12-15 20:33:32.604 Pharo[74779:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
2018-12-15 20:33:32.691 Pharo[74779:507] 20:33:32.691 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2018-12-15 20:33:32.692 Pharo[74779:507] 20:33:32.692 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
2018-12-15 20:33:32.693 Pharo[74779:507] 20:33:32.693 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2018-12-15 20:33:32.693 Pharo[74779:507] 20:33:32.693 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: #(#RGCommentDefinition #ChunkWriteStream #LanguageEnvironment #Unicode #ChunkReadStream #ChangeRecord #PragmaCollector #StartupPreferencesLoader #ReparseAfterSourceEditing #Display #Bitmap #SyntaxErrorNotification #BlockLocalTempCounter #FileStream #RGMethodDefinition #FileSystem #STCommandLineHandler #Latin1 #FileLocator #OpalCompiler)'
+ ./pharo bootstrap.image loadHermes SUnit-Core.hermes JenkinsTools-Core.hermes JenkinsTools-Core.hermes SUnit-Tests.hermes --save --no-fail-on-undeclared --on-duplication=ignore
2018-12-15 20:33:33.144 Pharo[74784:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
2018-12-15 20:33:33.245 Pharo[74784:507] 20:33:33.244 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2018-12-15 20:33:33.245 Pharo[74784:507] 20:33:33.245 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
2018-12-15 20:33:33.245 Pharo[74784:507] 20:33:33.245 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2018-12-15 20:33:33.245 Pharo[74784:507] 20:33:33.245 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: #(#RGCommentDefinition #ChunkWriteStream #LanguageEnvironment #Unicode #ChunkReadStream #ChangeRecord #PragmaCollector #StartupPreferencesLoader #ReparseAfterSourceEditing #Display #Bitmap #SyntaxErrorNotification #BlockLocalTempCounter #FileStream #RGMethodDefinition #FileSystem #STCommandLineHandler #Latin1 #FileLocator #OpalCompiler)'
'[Hermes] Reading JenkinsTools-Core.hermes'
'[Hermes] Installing JenkinsTools-Core.hermes'
'[Hermes] Remaining Undeclared variables in the system: #(#RGCommentDefinition #ChunkWriteStream #LanguageEnvironment #Unicode #ChunkReadStream #ChangeRecord #PragmaCollector #StartupPreferencesLoader #ReparseAfterSourceEditing #Display #Bitmap #SyntaxErrorNotification #BlockLocalTempCounter #FileStream #RGMethodDefinition #FileSystem #STCommandLineHandler #Latin1 #FileLocator #OpalCompiler)'
'[Hermes] Reading JenkinsTools-Core.hermes'
'[Hermes] Installing JenkinsTools-Core.hermes'
'[Hermes] Remaining Undeclared variables in the system: #(#RGCommentDefinition #ChunkWriteStream #LanguageEnvironment #Unicode #ChunkReadStream #ChangeRecord #PragmaCollector #StartupPreferencesLoader #ReparseAfterSourceEditing #Display #Bitmap #SyntaxErrorNotification #BlockLocalTempCounter #FileStream #RGMethodDefinition #FileSystem #STCommandLineHandler #Latin1 #FileLocator #OpalCompiler)'
'[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 #StartupPreferencesLoader #ReparseAfterSourceEditing #ChangeSet #Display #Bitmap #SyntaxErrorNotification #BlockLocalTempCounter #FileStream #RGMethodDefinition #FileSystem #STCommandLineHandler #Latin1 #FileLocator #OpalCompiler)'
+ ./pharo bootstrap.image test --junit-xml-output --stage-name=Tests-osx-32 SUnit-Core SUnit-Tests
2018-12-15 20:33:33.662 Pharo[74789:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
2018-12-15 20:33:33.764 Pharo[74789:507] 20:33:33.764 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2018-12-15 20:33:33.765 Pharo[74789:507] 20:33:33.765 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
2018-12-15 20:33:33.766 Pharo[74789:507] 20:33:33.766 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2018-12-15 20:33:33.766 Pharo[74789:507] 20:33:33.766 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
100 run, 100 passes, 0 failures, 0 errors.