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-e5a75eb.sources
bootstrap-cache/Pharo8.0-SNAPSHOT-32bit-e5a75eb.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-bootstrap-32bit-e5a75eb.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-compiler-32bit-e5a75eb.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-core-32bit-e5a75eb.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-hermesPackages-32bit-e5a75eb.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-metacello-32bit-e5a75eb.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-monticello-32bit-e5a75eb.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-monticello_bootstrap-32bit-e5a75eb.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-rpackage-32bit-e5a75eb.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-traits-32bit-e5a75eb.zip
bootstrap-cache/PharoV60.sources
++ find bootstrap-cache -name 'Pharo*.zip'
++ head -n 1
++ cut -d/ -f 2
++ cut -d- -f 1-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-e5a75eb.zip
+ unzip bootstrap-cache/Pharo8.0-SNAPSHOT-bootstrap-32bit-e5a75eb.zip
Archive:  bootstrap-cache/Pharo8.0-SNAPSHOT-bootstrap-32bit-e5a75eb.zip
  inflating: Pharo8.0-SNAPSHOT-bootstrap-32bit-e5a75eb.image  
++ find . -name Pharo8.0-SNAPSHOT-bootstrap-32bit-e5a75eb.image
+ IMAGE_FILE=./Pharo8.0-SNAPSHOT-bootstrap-32bit-e5a75eb.image
++ find bootstrap-cache -name 'Pharo8.0-SNAPSHOT-hermesPackages-32bit-*.zip'
+ HERMES_ARCHIVE=bootstrap-cache/Pharo8.0-SNAPSHOT-hermesPackages-32bit-e5a75eb.zip
+ unzip bootstrap-cache/Pharo8.0-SNAPSHOT-hermesPackages-32bit-e5a75eb.zip
Archive:  bootstrap-cache/Pharo8.0-SNAPSHOT-hermesPackages-32bit-e5a75eb.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: System-SourcesCondenser.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-e5a75eb.zip
+ unzip bootstrap-cache/Pharo8.0-SNAPSHOT-rpackage-32bit-e5a75eb.zip
Archive:  bootstrap-cache/Pharo8.0-SNAPSHOT-rpackage-32bit-e5a75eb.zip
  inflating: protocolsKernel.txt     
  inflating: packagesKernel.txt      
+ mv ./Pharo8.0-SNAPSHOT-bootstrap-32bit-e5a75eb.image bootstrap.image
+ export PHARO_CI_TESTING_ENVIRONMENT=1
+ PHARO_CI_TESTING_ENVIRONMENT=1
+ ./pharo bootstrap.image
2019-11-20 08:12:15.924 Pharo[99874: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-11-20 08:12:16.212 Pharo[99874:507] 08:12:16.211 ERROR:     [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2019-11-20 08:12:16.212 Pharo[99874:507] 08:12:16.212 ERROR:     [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
2019-11-20 08:12:16.212 Pharo[99874:507] 08:12:16.212 ERROR:     [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2019-11-20 08:12:16.213 Pharo[99874:507] 08:12:16.213 ERROR:     [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
+ ./pharo bootstrap.image loadHermes Hermes-Extensions.hermes --save
2019-11-20 08:12:16.560 Pharo[99881: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-11-20 08:12:16.719 Pharo[99881:507] 08:12:16.714 ERROR:     [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2019-11-20 08:12:16.719 Pharo[99881:507] 08:12:16.719 ERROR:     [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
2019-11-20 08:12:16.722 Pharo[99881:507] 08:12:16.722 ERROR:     [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2019-11-20 08:12:16.722 Pharo[99881:507] 08:12:16.722 ERROR:     [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
+ ./pharo bootstrap.image loadHermes Kernel-Chronology-Extras.hermes AST-Core.hermes Jobs.hermes InitializePackagesCommandLineHandler.hermes --save --no-fail-on-undeclared --on-duplication=ignore
2019-11-20 08:12:17.091 Pharo[99888: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-11-20 08:12:17.268 Pharo[99888:507] 08:12:17.267 ERROR:     [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2019-11-20 08:12:17.268 Pharo[99888:507] 08:12:17.268 ERROR:     [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
2019-11-20 08:12:17.269 Pharo[99888:507] 08:12:17.269 ERROR:     [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2019-11-20 08:12:17.269 Pharo[99888:507] 08:12:17.269 ERROR:     [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
+ ./pharo bootstrap.image initializePackages --packages=packagesKernel.txt --protocols=protocolsKernel.txt --save
2019-11-20 08:12:18.001 Pharo[99895: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-11-20 08:12:18.154 Pharo[99895:507] 08:12:18.154 ERROR:     [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2019-11-20 08:12:18.154 Pharo[99895:507] 08:12:18.154 ERROR:     [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
2019-11-20 08:12:18.155 Pharo[99895:507] 08:12:18.155 ERROR:     [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2019-11-20 08:12:18.155 Pharo[99895:507] 08:12:18.155 ERROR:     [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
+ ./pharo bootstrap.image loadHermes TraitsV2.hermes --save
2019-11-20 08:12:20.395 Pharo[99902: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-11-20 08:12:20.611 Pharo[99902:507] 08:12:20.611 ERROR:     [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2019-11-20 08:12:20.611 Pharo[99902:507] 08:12:20.611 ERROR:     [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
2019-11-20 08:12:20.612 Pharo[99902:507] 08:12:20.612 ERROR:     [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2019-11-20 08:12:20.612 Pharo[99902:507] 08:12:20.612 ERROR:     [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
+ ./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-11-20 08:12:21.302 Pharo[99922: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-11-20 08:12:21.449 Pharo[99922:507] 08:12:21.449 ERROR:     [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2019-11-20 08:12:21.449 Pharo[99922:507] 08:12:21.449 ERROR:     [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
2019-11-20 08:12:21.450 Pharo[99922:507] 08:12:21.450 ERROR:     [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2019-11-20 08:12:21.450 Pharo[99922:507] 08:12:21.450 ERROR:     [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
+ ./pharo bootstrap.image test --junit-xml-output --stage-name=Tests-osx-32Kernel SUnit-Core SUnit-Tests
2019-11-20 08:12:22.038 Pharo[99930: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-11-20 08:12:22.187 Pharo[99930:507] 08:12:22.187 ERROR:     [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2019-11-20 08:12:22.187 Pharo[99930:507] 08:12:22.187 ERROR:     [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
2019-11-20 08:12:22.187 Pharo[99930:507] 08:12:22.187 ERROR:     [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2019-11-20 08:12:22.188 Pharo[99930:507] 08:12:22.188 ERROR:     [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
Running tests in 2 Packages
104 run, 104 passes, 0 failures, 0 errors.