Skip to content

Console Output

+ PHARO_CI_TESTING_ENVIRONMENT=true
+ ./Pharo.app/Contents/MacOS/Pharo --logLevel=4 --worker Pharo.image test --junit-xml-output --stage-name=Tests-Darwin-x86_64-CoInterpreter-worker '.*'
[DEBUG] 2023-08-07 16:58:32.000 logParameters (src/parameters/parameters.c:350):Image file name: Pharo.image
[DEBUG] 2023-08-07 16:58:32.000 logParameters (src/parameters/parameters.c:351):Is default Image: no
[DEBUG] 2023-08-07 16:58:32.000 logParameters (src/parameters/parameters.c:352):Is interactive session: no
[DEBUG] 2023-08-07 16:58:32.000 logParameterVector (src/parameters/parameters.c:340):vmParameters [count = 4]:
[DEBUG] 2023-08-07 16:58:32.000 logParameterVector (src/parameters/parameters.c:343): ./Pharo.app/Contents/MacOS/Pharo
[DEBUG] 2023-08-07 16:58:32.000 logParameterVector (src/parameters/parameters.c:343): --logLevel=4
[DEBUG] 2023-08-07 16:58:32.000 logParameterVector (src/parameters/parameters.c:343): --worker
[DEBUG] 2023-08-07 16:58:32.000 logParameterVector (src/parameters/parameters.c:343): --headless
[DEBUG] 2023-08-07 16:58:32.000 logParameterVector (src/parameters/parameters.c:340):imageParameters [count = 4]:
[DEBUG] 2023-08-07 16:58:32.000 logParameterVector (src/parameters/parameters.c:343): test
[DEBUG] 2023-08-07 16:58:32.000 logParameterVector (src/parameters/parameters.c:343): --junit-xml-output
[DEBUG] 2023-08-07 16:58:32.000 logParameterVector (src/parameters/parameters.c:343): --stage-name=Tests-Darwin-x86_64-CoInterpreter-worker
[DEBUG] 2023-08-07 16:58:32.000 logParameterVector (src/parameters/parameters.c:343): .*
[INFO ] 2023-08-07 16:58:32.000 vm_main_with_parameters (src/client.c:116):Opening Image: Pharo.image
[DEBUG] 2023-08-07 16:58:32.000 vm_main_with_parameters (src/client.c:138):Working Directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-12/runTests
[DEBUG] 2023-08-07 16:58:32.000 vm_main_with_parameters (src/client.c:140):sizeof(int): 4
[DEBUG] 2023-08-07 16:58:32.000 vm_main_with_parameters (src/client.c:141):sizeof(long): 8
[DEBUG] 2023-08-07 16:58:32.000 vm_main_with_parameters (src/client.c:142):sizeof(long long): 8
[DEBUG] 2023-08-07 16:58:32.000 vm_main_with_parameters (src/client.c:143):sizeof(void*): 8
[DEBUG] 2023-08-07 16:58:32.000 vm_main_with_parameters (src/client.c:144):sizeof(sqInt): 8
[DEBUG] 2023-08-07 16:58:32.000 vm_main_with_parameters (src/client.c:145):sizeof(sqLong): 8
[DEBUG] 2023-08-07 16:58:32.000 vm_main_with_parameters (src/client.c:146):sizeof(float): 4
[DEBUG] 2023-08-07 16:58:32.000 vm_main_with_parameters (src/client.c:147):sizeof(double): 8
[DEBUG] 2023-08-07 16:58:32.000 runOnWorkerThread (src/client.c:261):Running VM on worker thread
[DEBUG] 2023-08-07 16:58:32.000 runOnWorkerThread (src/client.c:272):Stack size: 524288
[DEBUG] 2023-08-07 16:58:32.000 allocateJITMemory (src/memoryUnix.c:107):Trying to allocate JIT memory in 0x300000000
[DEBUG] 2023-08-07 16:58:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23035904
[DEBUG] 2023-08-07 16:58:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23035904
[DEBUG] 2023-08-07 16:58:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x340000000
[DEBUG] 2023-08-07 16:58:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x340000000
[DEBUG] 2023-08-07 16:58:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 78680064
[DEBUG] 2023-08-07 16:58:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 78680064
[DEBUG] 2023-08-07 16:58:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10000000000
[DEBUG] 2023-08-07 16:58:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10000000000
[DEBUG] 2023-08-07 16:58:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 266240
[DEBUG] 2023-08-07 16:58:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 266240
[DEBUG] 2023-08-07 16:58:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x280000000
[DEBUG] 2023-08-07 16:58:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x280000000
[WARN ] 2023-08-07 16:58:32.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveTimezoneOffset
[WARN ] 2023-08-07 16:58:33.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor
[WARN ] 2023-08-07 16:58:33.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileMasks
[WARN ] 2023-08-07 16:58:33.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: InternetConfigPlugin
[WARN ] 2023-08-07 16:58:33.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverStatus
[WARN ] 2023-08-07 16:58:33.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverLocalAddress
[WARN ] 2023-08-07 16:58:33.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverHostNameSize
[WARN ] 2023-08-07 16:58:33.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverHostNameResult
[WARN ] 2023-08-07 16:58:33.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: MD5Plugin
[WARN ] 2023-08-07 16:58:33.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileStdioHandles
[DEBUG] 2023-08-07 16:58:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:58:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:58:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10004b09000
[DEBUG] 2023-08-07 16:58:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10004b09000
Running tests in 743 Packages
[DEBUG] 2023-08-07 16:58:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:58:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:58:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10004b09000
[DEBUG] 2023-08-07 16:58:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10004b09000
[DEBUG] 2023-08-07 16:58:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:58:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:58:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b09000
[DEBUG] 2023-08-07 16:58:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b09000
[DEBUG] 2023-08-07 16:58:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:58:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:58:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b09000
[DEBUG] 2023-08-07 16:58:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b09000
[DEBUG] 2023-08-07 16:59:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b09000
[DEBUG] 2023-08-07 16:59:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b09000
[DEBUG] 2023-08-07 16:59:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b09000
[DEBUG] 2023-08-07 16:59:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b09000
[DEBUG] 2023-08-07 16:59:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-08-07 16:59:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
[DEBUG] 2023-08-07 16:59:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b09000
[DEBUG] 2023-08-07 16:59:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b09000
[DEBUG] 2023-08-07 16:59:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009b09000
[DEBUG] 2023-08-07 16:59:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009b09000
[DEBUG] 2023-08-07 16:59:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000ab09000
[DEBUG] 2023-08-07 16:59:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000ab09000
[DEBUG] 2023-08-07 16:59:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000bb09000
[DEBUG] 2023-08-07 16:59:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000bb09000
[DEBUG] 2023-08-07 16:59:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000cb09000
[DEBUG] 2023-08-07 16:59:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000cb09000
[DEBUG] 2023-08-07 16:59:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000db09000
[DEBUG] 2023-08-07 16:59:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000db09000
[DEBUG] 2023-08-07 16:59:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000eb09000
[DEBUG] 2023-08-07 16:59:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000eb09000
[DEBUG] 2023-08-07 16:59:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000fb09000
[DEBUG] 2023-08-07 16:59:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000fb09000
SystemNotification: RBDummyRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBDummyRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
[DEBUG] 2023-08-07 16:59:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10010b09000
[DEBUG] 2023-08-07 16:59:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10010b09000
[DEBUG] 2023-08-07 16:59:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10011b09000
[DEBUG] 2023-08-07 16:59:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10011b09000
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
[DEBUG] 2023-08-07 16:59:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10012b09000
[DEBUG] 2023-08-07 16:59:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10012b09000
[DEBUG] 2023-08-07 16:59:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10013b09000
[DEBUG] 2023-08-07 16:59:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10013b09000
[DEBUG] 2023-08-07 16:59:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10014b09000
[DEBUG] 2023-08-07 16:59:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10014b09000
[DEBUG] 2023-08-07 16:59:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10015b09000
[DEBUG] 2023-08-07 16:59:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10015b09000
[DEBUG] 2023-08-07 16:59:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10016b09000
[DEBUG] 2023-08-07 16:59:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10016b09000
[DEBUG] 2023-08-07 16:59:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10017b09000
[DEBUG] 2023-08-07 16:59:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10017b09000
[DEBUG] 2023-08-07 16:59:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10018b09000
[DEBUG] 2023-08-07 16:59:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10018b09000
[DEBUG] 2023-08-07 16:59:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10019b09000
[DEBUG] 2023-08-07 16:59:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10019b09000
[DEBUG] 2023-08-07 16:59:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001ab09000
[DEBUG] 2023-08-07 16:59:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001ab09000
[DEBUG] 2023-08-07 16:59:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001bb09000
[DEBUG] 2023-08-07 16:59:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001bb09000
[DEBUG] 2023-08-07 16:59:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001cb09000
[DEBUG] 2023-08-07 16:59:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001cb09000
NewUndeclaredWarning: ClyClassWithUndeclares>>method1WithUndeclares (undeclaredStubInstVar1 is Undeclared)
NewUndeclaredWarning: ClyClassWithUndeclares>>method1WithUndeclares (undeclaredStubInstVar1 is Undeclared)
NewUndeclaredWarning: ClyClassWithUndeclares>>method2WithUndeclares (undeclaredStubInstVar2 is Undeclared)
NewUndeclaredWarning: ClyClassWithUndeclares>>method2WithUndeclares (undeclaredStubInstVar2 is Undeclared)
[DEBUG] 2023-08-07 16:59:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001db09000
[DEBUG] 2023-08-07 16:59:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001db09000
[DEBUG] 2023-08-07 16:59:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001eb09000
[DEBUG] 2023-08-07 16:59:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001eb09000
[DEBUG] 2023-08-07 16:59:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001fb09000
[DEBUG] 2023-08-07 16:59:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001fb09000
[DEBUG] 2023-08-07 16:59:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001fb09000
[DEBUG] 2023-08-07 16:59:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001fb09000
[DEBUG] 2023-08-07 16:59:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10020b09000
[DEBUG] 2023-08-07 16:59:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10020b09000
[DEBUG] 2023-08-07 16:59:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10021b09000
[DEBUG] 2023-08-07 16:59:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10021b09000
[DEBUG] 2023-08-07 16:59:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10022b09000
[DEBUG] 2023-08-07 16:59:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10022b09000
[DEBUG] 2023-08-07 16:59:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10023b09000
[DEBUG] 2023-08-07 16:59:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10023b09000
[DEBUG] 2023-08-07 16:59:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10024b09000
[DEBUG] 2023-08-07 16:59:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10024b09000
[DEBUG] 2023-08-07 16:59:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10025b09000
[DEBUG] 2023-08-07 16:59:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10025b09000
[DEBUG] 2023-08-07 16:59:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10026b09000
[DEBUG] 2023-08-07 16:59:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10026b09000
[DEBUG] 2023-08-07 16:59:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10027b09000
[DEBUG] 2023-08-07 16:59:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10027b09000
[DEBUG] 2023-08-07 16:59:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 17068032
[DEBUG] 2023-08-07 16:59:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 17068032
[DEBUG] 2023-08-07 16:59:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10028b09000
[DEBUG] 2023-08-07 16:59:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10028b09000
[DEBUG] 2023-08-07 16:59:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10028b09000
[DEBUG] 2023-08-07 16:59:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10028b09000
[DEBUG] 2023-08-07 16:59:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10029b09000
[DEBUG] 2023-08-07 16:59:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10029b09000
[DEBUG] 2023-08-07 16:59:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002ab09000
[DEBUG] 2023-08-07 16:59:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002ab09000
[DEBUG] 2023-08-07 16:59:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002bb09000
[DEBUG] 2023-08-07 16:59:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002bb09000
[DEBUG] 2023-08-07 16:59:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002cb09000
[DEBUG] 2023-08-07 16:59:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002cb09000
[DEBUG] 2023-08-07 16:59:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002db09000
[DEBUG] 2023-08-07 16:59:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002db09000
[DEBUG] 2023-08-07 16:59:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002eb09000
[DEBUG] 2023-08-07 16:59:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002eb09000
[DEBUG] 2023-08-07 16:59:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002fb09000
[DEBUG] 2023-08-07 16:59:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002fb09000
[DEBUG] 2023-08-07 16:59:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10030b09000
[DEBUG] 2023-08-07 16:59:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10030b09000
[DEBUG] 2023-08-07 16:59:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10031b09000
[DEBUG] 2023-08-07 16:59:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10031b09000
[DEBUG] 2023-08-07 16:59:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10032b09000
[DEBUG] 2023-08-07 16:59:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10032b09000
[DEBUG] 2023-08-07 16:59:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 16:59:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 16:59:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10033b09000
[DEBUG] 2023-08-07 16:59:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10033b09000
[DEBUG] 2023-08-07 17:00:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:00:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:00:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10034b09000
[DEBUG] 2023-08-07 17:00:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10034b09000
[DEBUG] 2023-08-07 17:00:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 22519808
[DEBUG] 2023-08-07 17:00:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 22519808
[DEBUG] 2023-08-07 17:00:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10035b09000
[DEBUG] 2023-08-07 17:00:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10035b09000
[DEBUG] 2023-08-07 17:00:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:00:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:00:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10034b09000
[DEBUG] 2023-08-07 17:00:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10034b09000
[DEBUG] 2023-08-07 17:00:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 22519808
[DEBUG] 2023-08-07 17:00:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 22519808
[DEBUG] 2023-08-07 17:00:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10035b09000
[DEBUG] 2023-08-07 17:00:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10035b09000
[WARN ] 2023-08-07 17:00:08.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: SDL2DisplayPlugin
[WARN ] 2023-08-07 17:00:09.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverStartNameLookup
[WARN ] 2023-08-07 17:00:09.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverNameLookupResult
[WARN ] 2023-08-07 17:00:10.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCreate
[WARN ] 2023-08-07 17:00:20.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin
[WARN ] 2023-08-07 17:00:20.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin
[WARN ] 2023-08-07 17:00:20.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin
[WARN ] 2023-08-07 17:00:20.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin
\\[DEBUG] 2023-08-07 17:00:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 2147483648
[DEBUG] 2023-08-07 17:00:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 2147483648
[DEBUG] 2023-08-07 17:00:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b09000
[DEBUG] 2023-08-07 17:00:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b09000
[DEBUG] 2023-08-07 17:00:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 17179869184
[DEBUG] 2023-08-07 17:00:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 17179869184
[DEBUG] 2023-08-07 17:00:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b09000
[DEBUG] 2023-08-07 17:00:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b09000
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (test is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (test is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (test is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
[WARN ] 2023-08-07 17:00:41.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primMontgomeryDigitLength
[ERROR] 2023-08-07 17:00:42.000 growOldSpaceByAtLeast (pharo-12/build/generated/64/vm/src/gcc3x-cointerp.c:46335):Required space is bigger than the headroom. Could not allocate
[DEBUG] 2023-08-07 17:00:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:00:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:00:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b09000
[DEBUG] 2023-08-07 17:00:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b09000
[WARN ] 2023-08-07 17:00:52.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin
[WARN ] 2023-08-07 17:00:52.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGPluginIsPresent
[WARN ] 2023-08-07 17:00:54.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: Matrix2x3Plugin
[WARN ] 2023-08-07 17:00:54.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: Matrix2x3Plugin
[WARN ] 2023-08-07 17:00:54.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: Matrix2x3Plugin
NewUndeclaredWarning: C2>>setValues2 (d is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (e is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (f is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (d is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (e is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (f is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (d is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (e is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (f is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (d is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (e is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (f is Undeclared)
NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared)
[DEBUG] 2023-08-07 17:01:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:01:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:01:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b09000
[DEBUG] 2023-08-07 17:01:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b09000
NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared)
[DEBUG] 2023-08-07 17:01:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:01:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:01:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b09000
[DEBUG] 2023-08-07 17:01:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b09000
Pharo writing to the standard error
Pharo writing to the standard output
.somethingsomethingNewUndeclaredWarning: CompiledMethodTest>>z (z is Undeclared)
NewUndeclaredWarning: CompiledMethodTest>>msg (var1 is Undeclared)
[DEBUG] 2023-08-07 17:02:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:02:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:02:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b09000
[DEBUG] 2023-08-07 17:02:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b09000
[DEBUG] 2023-08-07 17:02:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:02:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:02:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-08-07 17:02:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
[DEBUG] 2023-08-07 17:02:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:02:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:02:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b09000
[DEBUG] 2023-08-07 17:02:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b09000
EpMonitor could not log a change. You can enable debugging with "EpMonitor current debugMode: true".
NewUndeclaredWarning: UndefinedObject>>noMethod (MySlot is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (SlotTestsClassB is Undeclared)
[DEBUG] 2023-08-07 17:02:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:02:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:02:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b09000
[DEBUG] 2023-08-07 17:02:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b09000
[WARN ] 2023-08-07 17:02:06.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:118):dir_Create: Error creating /System/Volumes/Data/builds/workspace/pharo-vm_pharo-12/runTests/griffle&
[WARN ] 2023-08-07 17:02:06.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:119):dir_Create: File exists
[WARN ] 2023-08-07 17:02:06.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:118):dir_Create: Error creating /System/Volumes/Data/builds/workspace/pharo-vm_pharo-12/runTests/griffle/nurp
[WARN ] 2023-08-07 17:02:06.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:119):dir_Create: No such file or directory
[WARN ] 2023-08-07 17:03:28.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: BMPReadWriterPlugin
[WARN ] 2023-08-07 17:03:28.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCompressToByteArray
[DEBUG] 2023-08-07 17:03:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:03:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:03:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b09000
[DEBUG] 2023-08-07 17:03:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b09000
[WARN ] 2023-08-07 17:03:30.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: BMPReadWriterPlugin
[WARN ] 2023-08-07 17:03:30.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGCompressStructSize
[WARN ] 2023-08-07 17:03:30.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGErrorMgr2StructSize
[WARN ] 2023-08-07 17:03:30.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGDecompressStructSize
[WARN ] 2023-08-07 17:03:30.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGReadHeaderfromByteArrayerrorMgr
[WARN ] 2023-08-07 17:03:30.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primImageWidth
[WARN ] 2023-08-07 17:03:30.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primImageHeight
[WARN ] 2023-08-07 17:03:30.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin
NewUndeclaredWarning: ReGlobalVariablesUsageRuleTest>>sampleMethod (sampleMethod is Undeclared)
NewUndeclaredWarning: ReGlobalVariablesUsageRuleTest>>sampleMethod (sampleMethod is Undeclared)
NewUndeclaredWarning: ReGlobalVariablesUsageRuleTest>>sampleMethod (sampleMethod is Undeclared)
SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
[WARN ] 2023-08-07 17:03:33.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor
NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
NewUndeclaredWarning: OCDoitTest>>DoItIn: (tempForTesting is Undeclared)
NewUndeclaredWarning: Point>>tt (Object is Undeclared)
MetacelloNotification: testFileTreeRepository: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-12/runTests/temp/repo
NewUndeclaredWarning: TViewModelMock classTrait>>a (a is Undeclared)
NewUndeclaredWarning: TViewModelMock classTrait>>a: (a is Undeclared)
[DEBUG] 2023-08-07 17:03:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:03:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:03:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009b09000
[DEBUG] 2023-08-07 17:03:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009b09000
[DEBUG] 2023-08-07 17:03:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:03:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:03:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000ab09000
[DEBUG] 2023-08-07 17:03:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000ab09000
[WARN ] 2023-08-07 17:03:47.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveHasSecureHashPrimitive
[DEBUG] 2023-08-07 17:03:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:03:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:03:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b09000
[DEBUG] 2023-08-07 17:03:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b09000
[DEBUG] 2023-08-07 17:03:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:03:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:03:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b09000
[DEBUG] 2023-08-07 17:03:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b09000
[DEBUG] 2023-08-07 17:03:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:03:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:03:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b09000
[DEBUG] 2023-08-07 17:03:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b09000
[DEBUG] 2023-08-07 17:03:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:03:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:03:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-08-07 17:03:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
[DEBUG] 2023-08-07 17:03:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:03:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:03:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b09000
[DEBUG] 2023-08-07 17:03:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b09000
[DEBUG] 2023-08-07 17:03:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:03:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:03:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009b09000
[DEBUG] 2023-08-07 17:03:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009b09000
[DEBUG] 2023-08-07 17:04:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:04:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:04:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000ab09000
[DEBUG] 2023-08-07 17:04:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000ab09000
[DEBUG] 2023-08-07 17:05:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:05:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:05:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b09000
[DEBUG] 2023-08-07 17:05:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b09000

Returning an object but pool is full[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 2 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
Finishing Nested run: 2 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 2 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 2 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
Finishing Nested run: 2 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 2 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 1
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 5 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 1 from 0
Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 1 from 0
Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 5 from 0
[WARN ] 2023-08-07 17:05:04.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 43 from 0
[WARN ] 2023-08-07 17:05:07.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
DeprecationPerformedNotification: The method SUnitTest>>#deprecatedMessage called from SUnitTest>>#testIgnoreDeprecationWarnings has been deprecated. Deprecated method used by #testIgnoreDeprecationWarnings
SystemNotification: TD
SystemNotification: TB
SystemNotification: TC
SystemNotification: TA
SystemNotification: CA
SystemNotification: CB
SystemNotification: TA
SystemNotification: TB
SystemNotification: TC
SystemNotification: TD
SystemNotification: T6
[DEBUG] 2023-08-07 17:05:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:05:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:05:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b09000
[DEBUG] 2023-08-07 17:05:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b09000
[DEBUG] 2023-08-07 17:05:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:05:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:05:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-08-07 17:05:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
[DEBUG] 2023-08-07 17:05:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:05:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:05:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b09000
[DEBUG] 2023-08-07 17:05:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b09000
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
[DEBUG] 2023-08-07 17:05:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:05:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:05:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-08-07 17:05:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classVarA (A is Undeclared)
NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classVarA (A is Undeclared)
NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classVarA (A is Undeclared)
NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
NewUndeclaredWarning: TestClassOther>>nonexistingMethodName4 (class1 is Undeclared)
[DEBUG] 2023-08-07 17:05:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:05:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:05:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b09000
[DEBUG] 2023-08-07 17:05:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b09000
[DEBUG] 2023-08-07 17:05:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:05:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:05:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-08-07 17:05:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
[DEBUG] 2023-08-07 17:05:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:05:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:05:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b09000
[DEBUG] 2023-08-07 17:05:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b09000
[DEBUG] 2023-08-07 17:05:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:05:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:05:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-08-07 17:05:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
[DEBUG] 2023-08-07 17:05:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:05:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:05:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b09000
[DEBUG] 2023-08-07 17:05:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b09000
[DEBUG] 2023-08-07 17:05:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:05:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:05:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-08-07 17:05:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
[DEBUG] 2023-08-07 17:05:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:05:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:05:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b09000
[DEBUG] 2023-08-07 17:05:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b09000
[DEBUG] 2023-08-07 17:05:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:05:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:05:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-08-07 17:05:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
[DEBUG] 2023-08-07 17:05:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:05:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:05:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b09000
[DEBUG] 2023-08-07 17:05:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b09000
[DEBUG] 2023-08-07 17:05:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:05:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:05:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-08-07 17:05:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
[DEBUG] 2023-08-07 17:05:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:05:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:05:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b09000
[DEBUG] 2023-08-07 17:05:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b09000
[DEBUG] 2023-08-07 17:05:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:05:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:05:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-08-07 17:05:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
[DEBUG] 2023-08-07 17:05:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:05:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:05:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b09000
[DEBUG] 2023-08-07 17:05:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b09000
[DEBUG] 2023-08-07 17:05:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:05:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:05:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-08-07 17:05:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000

a DebugSession
Original error: test session.
Debugger error: a UndefinedObject

[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]

a DebugSession
Original error: test session.
Debugger error: Error

[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]

a DebugSession
Original error: test session.
Debugger error: Error

[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]
[DEBUG] 2023-08-07 17:06:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:06:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:06:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b09000
[DEBUG] 2023-08-07 17:06:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b09000
[DEBUG] 2023-08-07 17:06:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:06:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:06:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-08-07 17:06:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
[DEBUG] 2023-08-07 17:06:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:06:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:06:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-08-07 17:06:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
MetacelloNotification: Recording baseline of BaselineOfTestToLock1...
MetacelloNotification: Project: TestToLock2 baseline
MetacelloNotification: ...finished baseline
MetacelloNotification: Recording baseline of BaselineOfTestToLock1...
MetacelloNotification: Project: TestToLock2 baseline
MetacelloNotification: Project is locked, skipping.
MetacelloNotification: ...finished baseline
[WARN ] 2023-08-07 17:07:08.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveLanguage
[WARN ] 2023-08-07 17:07:08.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCountry
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared)

[ Halt now ] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ Halt now ]
TestSessionHandler>>startup:
[ :each | each startup: isImageStarting ] in TestWorkingSession(WorkingSession)>>runStartup: in Block: [ :each | each startup: isImageStarting ]
[aBlock value: each] in [ :each | 
		[aBlock value: each] 
			on: Exception
			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each]
FullBlockClosure(BlockClosure)>>on:do:
[ :each | 
		[aBlock value: each] 
			on: Exception
			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each | ...
Array(SequenceableCollection)>>do:
TestWorkingSession(WorkingSession)>>runList:do:
TestWorkingSession(WorkingSession)>>runStartup:
TestWorkingSession>>start:
[ session start: false ] in [	manager register: (TestSessionHandler onStartup: [ Halt now ]).	
		session errorHandler: 
			(TestStartupUIManager new
				sessionManager: manager;
				yourself).
		
		self 
			shouldnt: [ session start: false ]
			raise: Halt.
		self
			assert: (session instVarNamed: 'deferredStartupActions') size 
			equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ session start: false ]
[aBlock value.
 	false] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [aBlock value....
FullBlockClosure(BlockClosure)>>on:do:
SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
[	manager register: (TestSessionHandler onStartup: [ Halt now ]).	
		session errorHandler: 
			(TestStartupUIManager new
				sessionManager: manager;
				yourself).
		
		self 
			shouldnt: [ session start: false ]
			raise: Halt.
		self
			assert: (session instVarNamed: 'deferredStartupActions') size 
			equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [	manager register: (TestSessionHandler onStartup:...etc...
FullBlockClosure(BlockClosure)>>ensure:
UIManager class>>nonInteractiveDuring:
SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive
SessionErrorHandlingTest(TestCase)>>performTest
[self setUp.
	self performTest] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [self setUp....
FullBlockClosure(BlockClosure)>>ensure:
SessionErrorHandlingTest(TestCase)>>runCase
[aTestCase runCase] in [
		[aTestCase runCase] ensure: [
			"Terminated test is not considered as completed (user just closed a debugger for example)"
			mainTestProcess isTerminating ifFalse: [ 
				self handleCompletedTest ]]
	] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [aTestCase runCase]
FullBlockClosure(BlockClosure)>>ensure:
[
		[aTestCase runCase] ensure: [
			"Terminated test is not considered as completed (user just closed a debugger for example)"
			mainTestProcess isTerminating ifFalse: [ 
				self handleCompletedTest ]]
	] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [...
FullBlockClosure(BlockClosure)>>on:do:
TestExecutionEnvironment>>runTestCaseUnderWatchdog:
[self runTestCaseUnderWatchdog: aTestCase] in TestExecutionEnvironment>>runTestCase: in Block: [self runTestCaseUnderWatchdog: aTestCase]
FullBlockClosure(BlockClosure)>>ensure:

[ ZeroDivide signal ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ ZeroDivide signal ]
TestSessionHandler>>shutdown:
[ :each | each shutdown: isImageQuitting ] in TestWorkingSession(WorkingSession)>>runShutdown: in Block: [ :each | each shutdown: isImageQuitting ]
[aBlock value: each] in [ :each | 
		[aBlock value: each] 
			on: Exception
			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each]
FullBlockClosure(BlockClosure)>>on:do:
[ :each | 
		[aBlock value: each] 
			on: Exception
			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each | ...
Array(SequenceableCollection)>>do:
TestWorkingSession(WorkingSession)>>runList:do:
TestWorkingSession(WorkingSession)>>runShutdown:
TestWorkingSession(WorkingSession)>>stop:
[ session stop: false ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ session stop: false ]
[aBlock value.
 	false] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [aBlock value....
FullBlockClosure(BlockClosure)>>on:do:
SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive
SessionErrorHandlingTest(TestCase)>>performTest
[self setUp.
	self performTest] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [self setUp....
FullBlockClosure(BlockClosure)>>ensure:
SessionErrorHandlingTest(TestCase)>>runCase
[aTestCase runCase] in [
		[aTestCase runCase] ensure: [
			"Terminated test is not considered as completed (user just closed a debugger for example)"
			mainTestProcess isTerminating ifFalse: [ 
				self handleCompletedTest ]]
	] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [aTestCase runCase]
FullBlockClosure(BlockClosure)>>ensure:
[
		[aTestCase runCase] ensure: [
			"Terminated test is not considered as completed (user just closed a debugger for example)"
			mainTestProcess isTerminating ifFalse: [ 
				self handleCompletedTest ]]
	] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [...
FullBlockClosure(BlockClosure)>>on:do:
TestExecutionEnvironment>>runTestCaseUnderWatchdog:
[self runTestCaseUnderWatchdog: aTestCase] in TestExecutionEnvironment>>runTestCase: in Block: [self runTestCaseUnderWatchdog: aTestCase]
FullBlockClosure(BlockClosure)>>ensure:
TestExecutionEnvironment>>runTestCase:
CurrentExecutionEnvironment class>>runTestCase:
SessionErrorHandlingTest(TestCase)>>runCaseManaged
[DEBUG] 2023-08-07 17:07:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:07:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:07:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-08-07 17:07:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
[DEBUG] 2023-08-07 17:07:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:07:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:07:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-08-07 17:07:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
[DEBUG] 2023-08-07 17:07:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:07:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:07:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b09000
[DEBUG] 2023-08-07 17:07:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b09000
[DEBUG] 2023-08-07 17:08:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:08:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:08:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-08-07 17:08:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
[DEBUG] 2023-08-07 17:08:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:08:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:08:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b09000
[DEBUG] 2023-08-07 17:08:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b09000
[DEBUG] 2023-08-07 17:08:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:08:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:08:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-08-07 17:08:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
[DEBUG] 2023-08-07 17:08:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:08:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:08:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b09000
[DEBUG] 2023-08-07 17:08:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b09000
[DEBUG] 2023-08-07 17:08:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:08:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:08:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009b09000
[DEBUG] 2023-08-07 17:08:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009b09000
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000ab09000
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000ab09000
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000bb09000
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000bb09000
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000cb09000
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000cb09000
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000db09000
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000db09000
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000eb09000
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000eb09000
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000fb09000
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000fb09000
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10010b09000
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10010b09000
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10011b09000
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10011b09000
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10012b09000
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10012b09000
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10013b09000
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10013b09000
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10014b09000
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10014b09000
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10015b09000
[DEBUG] 2023-08-07 17:08:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10015b09000
[DEBUG] 2023-08-07 17:08:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:08:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:08:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10016b09000
[DEBUG] 2023-08-07 17:08:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10016b09000
[WARN ] 2023-08-07 17:08:34.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitivePathMax
[DEBUG] 2023-08-07 17:08:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:08:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:08:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-08-07 17:08:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
1
1
2
2
NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared)
NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared)
[DEBUG] 2023-08-07 17:08:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:08:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:08:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-08-07 17:08:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
[DEBUG] 2023-08-07 17:09:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:09:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:09:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-08-07 17:09:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
[DEBUG] 2023-08-07 17:09:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:09:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:09:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-08-07 17:09:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
[DEBUG] 2023-08-07 17:09:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:09:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:09:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b09000
[DEBUG] 2023-08-07 17:09:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b09000
[DEBUG] 2023-08-07 17:09:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:09:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:09:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-08-07 17:09:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared)
NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared)
NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared)
NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared)
NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared)
NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared)
NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared)
NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared)
NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared)
NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared)
NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared)
[DEBUG] 2023-08-07 17:09:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:09:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:09:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b09000
[DEBUG] 2023-08-07 17:09:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b09000
[DEBUG] 2023-08-07 17:09:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:09:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:09:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-08-07 17:09:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
[DEBUG] 2023-08-07 17:09:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:09:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:09:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b09000
[DEBUG] 2023-08-07 17:09:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b09000
[DEBUG] 2023-08-07 17:09:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:09:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:09:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-08-07 17:09:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
[DEBUG] 2023-08-07 17:09:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:09:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:09:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b09000
[DEBUG] 2023-08-07 17:09:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b09000
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
[DEBUG] 2023-08-07 17:09:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:09:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:09:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-08-07 17:09:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
[DEBUG] 2023-08-07 17:10:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:10:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:10:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b09000
[DEBUG] 2023-08-07 17:10:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b09000
[DEBUG] 2023-08-07 17:10:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:10:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:10:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-08-07 17:10:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
[DEBUG] 2023-08-07 17:10:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:10:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:10:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b09000
[DEBUG] 2023-08-07 17:10:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b09000
[DEBUG] 2023-08-07 17:10:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:10:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:10:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-08-07 17:10:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
[DEBUG] 2023-08-07 17:10:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:10:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:10:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b09000
[DEBUG] 2023-08-07 17:10:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b09000
[DEBUG] 2023-08-07 17:10:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:10:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:10:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-08-07 17:10:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
[DEBUG] 2023-08-07 17:10:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:10:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:10:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b09000
[DEBUG] 2023-08-07 17:10:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b09000
[DEBUG] 2023-08-07 17:10:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:10:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:10:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-08-07 17:10:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
[DEBUG] 2023-08-07 17:10:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:10:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:10:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b09000
[DEBUG] 2023-08-07 17:10:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b09000
[DEBUG] 2023-08-07 17:10:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:10:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:10:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-08-07 17:10:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
[DEBUG] 2023-08-07 17:10:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:10:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:10:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b09000
[DEBUG] 2023-08-07 17:10:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b09000
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
[DEBUG] 2023-08-07 17:11:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:11:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:11:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-08-07 17:11:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
[DEBUG] 2023-08-07 17:11:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:11:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:11:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b09000
[DEBUG] 2023-08-07 17:11:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b09000
[DEBUG] 2023-08-07 17:11:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:11:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:11:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-08-07 17:11:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
[DEBUG] 2023-08-07 17:11:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-08-07 17:11:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-08-07 17:11:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b09000
[DEBUG] 2023-08-07 17:11:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b09000
an ObjectNewUndeclaredWarning: ReflectivityExamples>>exampleMethod (RFReifyValueVar is Undeclared)
28227 run, 28226 passes, 1 failures, 0 errors.
[DEBUG] 2023-08-07 17:11:19.000 primitiveQuit (pharo-12/build/generated/64/vm/src/gcc3x-cointerp.c:31367):Quit requested by the image
Process        0x34066be10 priority 79
       0x280015f30 I SessionManager>launchSnapshot:andQuit: 0x10000091a68: a(n) SessionManager
       0x280015fa0 I [] in SessionManager>snapshot:andQuit: 0x10000091a68: a(n) SessionManager
       0x280015fe0 I [] in FullBlockClosure>newProcess 0x34066bc30: a(n) FullBlockClosure

processes at priority 40
Process      0x100039ec0f0 priority 40
       0x280003d60 I Process>resume 0x34066be10: a(n) Process
       0x280003da0 I FullBlockClosure(BlockClosure)>forkAt: 0x34066bc30: a(n) FullBlockClosure
       0x280003df8 I SessionManager>snapshot:andQuit: 0x10000091a68: a(n) SessionManager
       0x280003e58 I [] in SmalltalkImage>snapshot:andQuit: 0x10000023390: a(n) SmalltalkImage
       0x280003ea0 I CurrentExecutionEnvironment class>activate:for: 0x1000001b590: a(n) CurrentExecutionEnvironment class
       0x280003ef0 I DefaultExecutionEnvironment(ExecutionEnvironment)>beActiveDuring: 0x10000010438: a(n) DefaultExecutionEnvironment
       0x280003f38 I DefaultExecutionEnvironment class>beActiveDuring: 0x1000001bb00: a(n) DefaultExecutionEnvironment class
       0x280003f80 I SmalltalkImage>snapshot:andQuit: 0x10000023390: a(n) SmalltalkImage
       0x280003fe0 I TestCommandLineHandler>runPackages 0x10003a04698: a(n) TestCommandLineHandler
     0x10003a045e0 s TestCommandLineHandler>activate
     0x10003a04748 s TestCommandLineHandler class(CommandLineHandler class)>activateWith:
     0x10003a06b98 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand:
     0x10003a06e10 s FullBlockClosure(BlockClosure)>on:do:
     0x10003a07110 s PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand:
     0x10003a07520 s PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand
     0x10003a078b8 s PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument:
     0x10003a07b30 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate
     0x10003a07de0 s FullBlockClosure(BlockClosure)>on:do:
     0x10003a080d0 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate
     0x10003a082d0 s [] in FullBlockClosure(BlockClosure)>newProcess

Process      0x1000282e750 priority 40
       0x28003fdd0 M [] in Delay>wait 0x340602408: a(n) Delay
       0x28003fe10 M FullBlockClosure(BlockClosure)>ifCurtailed: 0x34063e398: a(n) FullBlockClosure
       0x28003fe48 M Delay>wait 0x340602408: a(n) Delay
       0x28003fe98 M WorldState class>doInterCycleWait 0x1000075ceb8: a(n) WorldState class
       0x28003fec8 M [] in WorldState class>doDrawCycleWith: 0x1000075ceb8: a(n) WorldState class
       0x28003ff08 M FullBlockClosure(BlockClosure)>ensure: 0x340601a60: a(n) FullBlockClosure
       0x28003ff40 M WorldState class>doDrawCycleWith: 0x1000075ceb8: a(n) WorldState class
       0x28003ff78 M WorldMorph class>doOneCycle 0x1000075abc0: a(n) WorldMorph class
       0x28003ffa8 M MorphicRenderLoop>doOneCycle 0x100028769d0: a(n) MorphicRenderLoop
       0x28003ffd8 M MorphicRenderLoop>doOneCycleWhile: 0x100028769d0: a(n) MorphicRenderLoop
     0x1000282f490 s [] in MorphicUIManager>spawnNewProcess
     0x1000282f570 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x340301f50 priority 40
       0x280021e88 M [] in Delay>wait 0x340316b30: a(n) Delay
       0x280021ed8 I FullBlockClosure(BlockClosure)>ifCurtailed: 0x34034ae38: a(n) FullBlockClosure
       0x280021f20 I Delay>wait 0x340316b30: a(n) Delay
       0x280021f60 I Duration>wait 0x100039ed5a8: a(n) Duration
       0x280021fa0 I [] in OmDeferrer>runMessageProcess 0x100039eb940: a(n) OmDeferrer
       0x280021fe0 I [] in FullBlockClosure>newProcess 0x34034af40: a(n) FullBlockClosure

processes at priority 10
Process      0x100039ebfd8 priority 10
       0x28000dfe0 M ProcessorScheduler class>idleProcess 0x10000015358: a(n) ProcessorScheduler class
     0x10003d018b8 s [] in ProcessorScheduler class>startUp
     0x100039eb768 s [] in FullBlockClosure(BlockClosure)>newProcess

suspended processes
Process      0x100039ec5e0 priority 50
       0x28002bfe0 M WeakArray class>finalizationProcess 0x10000016080: a(n) WeakArray class
     0x100039ecc88 s [] in WeakArray class>restartFinalizationProcess
     0x100039ed0c8 s [] in FullBlockClosure(BlockClosure)>newProcess

Process      0x1000282e7a0 priority 80
       0x280009fa8 I DelaySemaphoreScheduler(DelayBasicScheduler)>suspendAtTimingPriority 0x1000041ae30: a(n) DelaySemaphoreScheduler
       0x280009fe0 M [] in DelaySemaphoreScheduler>runBackendLoopAtTimingPriority 0x1000041ae30: a(n) DelaySemaphoreScheduler
     0x100034f0f68 s FullBlockClosure(BlockClosure)>ensure:
     0x1000282f6a0 s DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority
     0x100034f0df8 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>startTimerEventLoopPriority:
     0x1000282f780 s [] in FullBlockClosure(BlockClosure)>newProcess