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-05-12 16:21:10.000 logParameters (src/parameters/parameters.c:343):Image file name: Pharo.image
[DEBUG] 2023-05-12 16:21:10.000 logParameters (src/parameters/parameters.c:344):Is default Image: no
[DEBUG] 2023-05-12 16:21:10.000 logParameters (src/parameters/parameters.c:345):Is interactive session: no
[DEBUG] 2023-05-12 16:21:10.000 logParameterVector (src/parameters/parameters.c:333):vmParameters [count = 4]:
[DEBUG] 2023-05-12 16:21:10.000 logParameterVector (src/parameters/parameters.c:336): ./Pharo.app/Contents/MacOS/Pharo
[DEBUG] 2023-05-12 16:21:10.000 logParameterVector (src/parameters/parameters.c:336): --logLevel=4
[DEBUG] 2023-05-12 16:21:10.000 logParameterVector (src/parameters/parameters.c:336): --worker
[DEBUG] 2023-05-12 16:21:10.000 logParameterVector (src/parameters/parameters.c:336): --headless
[DEBUG] 2023-05-12 16:21:10.000 logParameterVector (src/parameters/parameters.c:333):imageParameters [count = 4]:
[DEBUG] 2023-05-12 16:21:10.000 logParameterVector (src/parameters/parameters.c:336): test
[DEBUG] 2023-05-12 16:21:10.000 logParameterVector (src/parameters/parameters.c:336): --junit-xml-output
[DEBUG] 2023-05-12 16:21:10.000 logParameterVector (src/parameters/parameters.c:336): --stage-name=Tests-Darwin-x86_64-CoInterpreter-worker
[DEBUG] 2023-05-12 16:21:10.000 logParameterVector (src/parameters/parameters.c:336): .*
[INFO ] 2023-05-12 16:21:10.000 vm_main_with_parameters (src/client.c:116):Opening Image: Pharo.image
[DEBUG] 2023-05-12 16:21:10.000 vm_main_with_parameters (src/client.c:138):Working Directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-12/runTests
[DEBUG] 2023-05-12 16:21:10.000 vm_main_with_parameters (src/client.c:140):sizeof(int): 4
[DEBUG] 2023-05-12 16:21:10.000 vm_main_with_parameters (src/client.c:141):sizeof(long): 8
[DEBUG] 2023-05-12 16:21:10.000 vm_main_with_parameters (src/client.c:142):sizeof(long long): 8
[DEBUG] 2023-05-12 16:21:10.000 vm_main_with_parameters (src/client.c:143):sizeof(void*): 8
[DEBUG] 2023-05-12 16:21:10.000 vm_main_with_parameters (src/client.c:144):sizeof(sqInt): 8
[DEBUG] 2023-05-12 16:21:10.000 vm_main_with_parameters (src/client.c:145):sizeof(sqLong): 8
[DEBUG] 2023-05-12 16:21:10.000 vm_main_with_parameters (src/client.c:146):sizeof(float): 4
[DEBUG] 2023-05-12 16:21:10.000 vm_main_with_parameters (src/client.c:147):sizeof(double): 8
[DEBUG] 2023-05-12 16:21:10.000 runOnWorkerThread (src/client.c:261):Running VM on worker thread
[DEBUG] 2023-05-12 16:21:10.000 runOnWorkerThread (src/client.c:272):Stack size: 524288
[DEBUG] 2023-05-12 16:21:10.000 allocateJITMemory (src/memoryUnix.c:107):Trying to allocate JIT memory in 0x300000000
[DEBUG] 2023-05-12 16:21:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23035904
[DEBUG] 2023-05-12 16:21:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23035904
[DEBUG] 2023-05-12 16:21:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x340000000
[DEBUG] 2023-05-12 16:21:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x340000000
[DEBUG] 2023-05-12 16:21:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 78671872
[DEBUG] 2023-05-12 16:21:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 78671872
[DEBUG] 2023-05-12 16:21:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10000000000
[DEBUG] 2023-05-12 16:21:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10000000000
[DEBUG] 2023-05-12 16:21:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 266240
[DEBUG] 2023-05-12 16:21:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 266240
[DEBUG] 2023-05-12 16:21:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x280000000
[DEBUG] 2023-05-12 16:21:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x280000000
[WARN ] 2023-05-12 16:21:10.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveTimezoneOffset
[WARN ] 2023-05-12 16:21:11.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor
[WARN ] 2023-05-12 16:21:11.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileMasks
[WARN ] 2023-05-12 16:21:11.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: InternetConfigPlugin
[WARN ] 2023-05-12 16:21:11.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverStatus
[WARN ] 2023-05-12 16:21:11.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverLocalAddress
[WARN ] 2023-05-12 16:21:11.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverHostNameSize
[WARN ] 2023-05-12 16:21:11.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverHostNameResult
[WARN ] 2023-05-12 16:21:11.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: MD5Plugin
[WARN ] 2023-05-12 16:21:11.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileStdioHandles
[DEBUG] 2023-05-12 16:21:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:21:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:21:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10004b07000
[DEBUG] 2023-05-12 16:21:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10004b07000
Running tests in 743 Packages
[WARN ] 2023-05-12 16:21:11.000 unimplementedPrimitive (src/nullDisplay.c:6):Unimplemented primitive: ioShowDisplay
[DEBUG] 2023-05-12 16:21:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:21:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:21:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10004b07000
[DEBUG] 2023-05-12 16:21:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10004b07000
[DEBUG] 2023-05-12 16:21:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:21:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:21:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b07000
[DEBUG] 2023-05-12 16:21:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b07000
[DEBUG] 2023-05-12 16:21:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:21:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:21:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b07000
[DEBUG] 2023-05-12 16:21:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b07000
[DEBUG] 2023-05-12 16:21:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:21:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:21:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b07000
[DEBUG] 2023-05-12 16:21:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b07000
[DEBUG] 2023-05-12 16:21:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:21:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:21:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b07000
[DEBUG] 2023-05-12 16:21:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b07000
[DEBUG] 2023-05-12 16:21:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:21:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:21:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b07000
[DEBUG] 2023-05-12 16:21:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b07000
[DEBUG] 2023-05-12 16:21:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:21:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:21:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b07000
[DEBUG] 2023-05-12 16:21:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b07000
[DEBUG] 2023-05-12 16:21:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:21:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:21:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009b07000
[DEBUG] 2023-05-12 16:21:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009b07000
[DEBUG] 2023-05-12 16:21:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:21:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:21:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000ab07000
[DEBUG] 2023-05-12 16:21:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000ab07000
[DEBUG] 2023-05-12 16:21:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:21:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:21:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000bb07000
[DEBUG] 2023-05-12 16:21:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000bb07000
[DEBUG] 2023-05-12 16:21:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:21:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:21:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000cb07000
[DEBUG] 2023-05-12 16:21:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000cb07000
[DEBUG] 2023-05-12 16:21:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:21:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:21:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000db07000
[DEBUG] 2023-05-12 16:21:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000db07000
[DEBUG] 2023-05-12 16:21:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:21:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:21:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000eb07000
[DEBUG] 2023-05-12 16:21:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000eb07000
[DEBUG] 2023-05-12 16:21:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:21:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:21:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000fb07000
[DEBUG] 2023-05-12 16:21:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000fb07000
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-05-12 16:21:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:21:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:21:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10010b07000
[DEBUG] 2023-05-12 16:21:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10010b07000
[DEBUG] 2023-05-12 16:21:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:21:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:21:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10011b07000
[DEBUG] 2023-05-12 16:21:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10011b07000
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-05-12 16:21:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:21:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:21:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10012b07000
[DEBUG] 2023-05-12 16:21:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10012b07000
[DEBUG] 2023-05-12 16:21:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:21:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:21:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10013b07000
[DEBUG] 2023-05-12 16:21:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10013b07000
[DEBUG] 2023-05-12 16:21:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:21:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:21:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10014b07000
[DEBUG] 2023-05-12 16:21:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10014b07000
[DEBUG] 2023-05-12 16:21:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:21:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:21:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10015b07000
[DEBUG] 2023-05-12 16:21:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10015b07000
[DEBUG] 2023-05-12 16:21:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:21:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:21:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10016b07000
[DEBUG] 2023-05-12 16:21:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10016b07000
[DEBUG] 2023-05-12 16:21:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:21:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:21:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10017b07000
[DEBUG] 2023-05-12 16:21:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10017b07000
[DEBUG] 2023-05-12 16:22:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:22:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:22:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10018b07000
[DEBUG] 2023-05-12 16:22:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10018b07000
[DEBUG] 2023-05-12 16:22:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:22:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:22:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10019b07000
[DEBUG] 2023-05-12 16:22:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10019b07000
[DEBUG] 2023-05-12 16:22:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:22:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:22:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001ab07000
[DEBUG] 2023-05-12 16:22:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001ab07000
[DEBUG] 2023-05-12 16:22:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:22:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:22:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001bb07000
[DEBUG] 2023-05-12 16:22:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001bb07000
[DEBUG] 2023-05-12 16:22:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:22:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:22:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001cb07000
[DEBUG] 2023-05-12 16:22:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001cb07000
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-05-12 16:22:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:22:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:22:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001db07000
[DEBUG] 2023-05-12 16:22:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001db07000
[DEBUG] 2023-05-12 16:22:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:22:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:22:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001eb07000
[DEBUG] 2023-05-12 16:22:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001eb07000
[DEBUG] 2023-05-12 16:22:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:22:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:22:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001fb07000
[DEBUG] 2023-05-12 16:22:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001fb07000
[DEBUG] 2023-05-12 16:22:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:22:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:22:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001fb07000
[DEBUG] 2023-05-12 16:22:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001fb07000
[DEBUG] 2023-05-12 16:22:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:22:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:22:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10020b07000
[DEBUG] 2023-05-12 16:22:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10020b07000
[DEBUG] 2023-05-12 16:22:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:22:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:22:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10021b07000
[DEBUG] 2023-05-12 16:22:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10021b07000
[DEBUG] 2023-05-12 16:22:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:22:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:22:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10022b07000
[DEBUG] 2023-05-12 16:22:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10022b07000
[DEBUG] 2023-05-12 16:22:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:22:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:22:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10023b07000
[DEBUG] 2023-05-12 16:22:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10023b07000
[DEBUG] 2023-05-12 16:22:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:22:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:22:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10024b07000
[DEBUG] 2023-05-12 16:22:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10024b07000
[DEBUG] 2023-05-12 16:22:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:22:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:22:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10025b07000
[DEBUG] 2023-05-12 16:22:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10025b07000
[DEBUG] 2023-05-12 16:22:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:22:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:22:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10026b07000
[DEBUG] 2023-05-12 16:22:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10026b07000
[DEBUG] 2023-05-12 16:22:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:22:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:22:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10027b07000
[DEBUG] 2023-05-12 16:22:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10027b07000
[DEBUG] 2023-05-12 16:22:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 17068032
[DEBUG] 2023-05-12 16:22:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 17068032
[DEBUG] 2023-05-12 16:22:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10028b07000
[DEBUG] 2023-05-12 16:22:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10028b07000
[DEBUG] 2023-05-12 16:22:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:22:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:22:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10028b07000
[DEBUG] 2023-05-12 16:22:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10028b07000
[DEBUG] 2023-05-12 16:22:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:22:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:22:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10029b07000
[DEBUG] 2023-05-12 16:22:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10029b07000
[DEBUG] 2023-05-12 16:22:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:22:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:22:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002ab07000
[DEBUG] 2023-05-12 16:22:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002ab07000
[DEBUG] 2023-05-12 16:22:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:22:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:22:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002bb07000
[DEBUG] 2023-05-12 16:22:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002bb07000
[DEBUG] 2023-05-12 16:22:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:22:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:22:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002cb07000
[DEBUG] 2023-05-12 16:22:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002cb07000
[DEBUG] 2023-05-12 16:22:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:22:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:22:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002db07000
[DEBUG] 2023-05-12 16:22:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002db07000
[DEBUG] 2023-05-12 16:22:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:22:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:22:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002eb07000
[DEBUG] 2023-05-12 16:22:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002eb07000
[DEBUG] 2023-05-12 16:22:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:22:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:22:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002fb07000
[DEBUG] 2023-05-12 16:22:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002fb07000
[DEBUG] 2023-05-12 16:22:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:22:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:22:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10030b07000
[DEBUG] 2023-05-12 16:22:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10030b07000
[DEBUG] 2023-05-12 16:22:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:22:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:22:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10031b07000
[DEBUG] 2023-05-12 16:22:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10031b07000
[DEBUG] 2023-05-12 16:22:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:22:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:22:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10032b07000
[DEBUG] 2023-05-12 16:22:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10032b07000
[DEBUG] 2023-05-12 16:22:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:22:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:22:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10033b07000
[DEBUG] 2023-05-12 16:22:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10033b07000
[DEBUG] 2023-05-12 16:22:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:22:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:22:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10034b07000
[DEBUG] 2023-05-12 16:22:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10034b07000
[DEBUG] 2023-05-12 16:22:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 22519808
[DEBUG] 2023-05-12 16:22:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 22519808
[DEBUG] 2023-05-12 16:22:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10035b07000
[DEBUG] 2023-05-12 16:22:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10035b07000
[DEBUG] 2023-05-12 16:22:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:22:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:22:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10034b07000
[DEBUG] 2023-05-12 16:22:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10034b07000
[DEBUG] 2023-05-12 16:22:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 22519808
[DEBUG] 2023-05-12 16:22:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 22519808
[DEBUG] 2023-05-12 16:22:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10035b07000
[DEBUG] 2023-05-12 16:22:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10035b07000
[WARN ] 2023-05-12 16:22:49.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: SDL2DisplayPlugin
[WARN ] 2023-05-12 16:22:51.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverStartNameLookup
[WARN ] 2023-05-12 16:22:51.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverNameLookupResult
[WARN ] 2023-05-12 16:22:51.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCreate
[WARN ] 2023-05-12 16:23:01.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin
[WARN ] 2023-05-12 16:23:01.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin
[WARN ] 2023-05-12 16:23:01.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin
[WARN ] 2023-05-12 16:23:01.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin
\\[DEBUG] 2023-05-12 16:23:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 2147483648
[DEBUG] 2023-05-12 16:23:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 2147483648
[DEBUG] 2023-05-12 16:23:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b07000
[DEBUG] 2023-05-12 16:23:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b07000
[DEBUG] 2023-05-12 16:23:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 17179869184
[DEBUG] 2023-05-12 16:23:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 17179869184
[DEBUG] 2023-05-12 16:23:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b07000
[DEBUG] 2023-05-12 16:23:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b07000
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-05-12 16:23:24.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primMontgomeryDigitLength
[ERROR] 2023-05-12 16:23:26.000 growOldSpaceByAtLeast (pharo-12/build/generated/64/vm/src/gcc3x-cointerp.c:46135):Required space is bigger than the headroom. Could not allocate
[DEBUG] 2023-05-12 16:23:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:23:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:23:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b07000
[DEBUG] 2023-05-12 16:23:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b07000
[WARN ] 2023-05-12 16:23:35.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin
[WARN ] 2023-05-12 16:23:36.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGPluginIsPresent
[WARN ] 2023-05-12 16:23:37.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: Matrix2x3Plugin
[WARN ] 2023-05-12 16:23:37.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: Matrix2x3Plugin
[WARN ] 2023-05-12 16:23:37.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)
[DEBUG] 2023-05-12 16:23:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:23:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:23:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b07000
[DEBUG] 2023-05-12 16:23:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b07000
NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared)
NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared)
[DEBUG] 2023-05-12 16:24:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:24:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:24:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b07000
[DEBUG] 2023-05-12 16:24:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b07000
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-05-12 16:24:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:24:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:24:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b07000
[DEBUG] 2023-05-12 16:24:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b07000
[DEBUG] 2023-05-12 16:24:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:24:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:24:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b07000
[DEBUG] 2023-05-12 16:24:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b07000
[DEBUG] 2023-05-12 16:24:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:24:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:24:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b07000
[DEBUG] 2023-05-12 16:24:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b07000
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-05-12 16:24:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:24:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:24:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b07000
[DEBUG] 2023-05-12 16:24:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b07000
[WARN ] 2023-05-12 16:24:47.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�W�
[WARN ] 2023-05-12 16:24:47.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:119):dir_Create: File exists
[WARN ] 2023-05-12 16:24:47.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-05-12 16:24:47.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:119):dir_Create: No such file or directory
[WARN ] 2023-05-12 16:26:10.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: BMPReadWriterPlugin
[WARN ] 2023-05-12 16:26:10.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCompressToByteArray
[DEBUG] 2023-05-12 16:26:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:26:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:26:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b07000
[DEBUG] 2023-05-12 16:26:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b07000
[WARN ] 2023-05-12 16:26:11.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: BMPReadWriterPlugin
[WARN ] 2023-05-12 16:26:11.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGCompressStructSize
[WARN ] 2023-05-12 16:26:11.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGErrorMgr2StructSize
[WARN ] 2023-05-12 16:26:11.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGDecompressStructSize
[WARN ] 2023-05-12 16:26:11.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGReadHeaderfromByteArrayerrorMgr
[WARN ] 2023-05-12 16:26:11.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primImageWidth
[WARN ] 2023-05-12 16:26:11.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primImageHeight
[WARN ] 2023-05-12 16:26:11.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-05-12 16:26:14.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-05-12 16:26:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:26:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:26:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009b07000
[DEBUG] 2023-05-12 16:26:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009b07000
[DEBUG] 2023-05-12 16:26:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:26:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:26:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000ab07000
[DEBUG] 2023-05-12 16:26:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000ab07000
[WARN ] 2023-05-12 16:26:29.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveHasSecureHashPrimitive
[DEBUG] 2023-05-12 16:26:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:26:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:26:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b07000
[DEBUG] 2023-05-12 16:26:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b07000
[DEBUG] 2023-05-12 16:26:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:26:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:26:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b07000
[DEBUG] 2023-05-12 16:26:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b07000
[DEBUG] 2023-05-12 16:26:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:26:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:26:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b07000
[DEBUG] 2023-05-12 16:26:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b07000
[DEBUG] 2023-05-12 16:26:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:26:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:26:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b07000
[DEBUG] 2023-05-12 16:26:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b07000
[DEBUG] 2023-05-12 16:26:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:26:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:26:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009b07000
[DEBUG] 2023-05-12 16:26:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009b07000
[DEBUG] 2023-05-12 16:26:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:26:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:26:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000ab07000
[DEBUG] 2023-05-12 16:26:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000ab07000
[DEBUG] 2023-05-12 16:27:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:27:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:27:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b07000
[DEBUG] 2023-05-12 16:27:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b07000
[DEBUG] 2023-05-12 16:27:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:27:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:27:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b07000
[DEBUG] 2023-05-12 16:27:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b07000
2023-05-12T16:27:42.387649+02:00
WARNING:  Had to GC to make room for more external objects.
If this happens often, it would be a good idea to either:
- Raise the maxExternalSemaphores size.
- Write your code to explicitly release them rather than wait for finalization.

Returning an object but pool is full[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 1
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 5 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 5 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-05-12 16:27:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 43 from 0
[WARN ] 2023-05-12 16:27:46.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-05-12 16:27:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:27:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:27:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b07000
[DEBUG] 2023-05-12 16:27:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b07000
[DEBUG] 2023-05-12 16:28:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:28:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:28:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b07000
[DEBUG] 2023-05-12 16:28:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b07000
[DEBUG] 2023-05-12 16:28:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:28:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:28:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b07000
[DEBUG] 2023-05-12 16:28:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b07000
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-05-12 16:28:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:28:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:28:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b07000
[DEBUG] 2023-05-12 16:28:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b07000
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-05-12 16:28:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:28:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:28:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b07000
[DEBUG] 2023-05-12 16:28:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b07000
[DEBUG] 2023-05-12 16:28:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:28:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:28:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b07000
[DEBUG] 2023-05-12 16:28:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b07000
[DEBUG] 2023-05-12 16:28:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:28:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:28:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b07000
[DEBUG] 2023-05-12 16:28:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b07000
[DEBUG] 2023-05-12 16:28:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:28:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:28:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b07000
[DEBUG] 2023-05-12 16:28:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b07000
[DEBUG] 2023-05-12 16:28:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:28:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:28:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b07000
[DEBUG] 2023-05-12 16:28:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b07000
[DEBUG] 2023-05-12 16:28:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:28:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:28:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b07000
[DEBUG] 2023-05-12 16:28:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b07000
[DEBUG] 2023-05-12 16:28:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:28:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:28:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b07000
[DEBUG] 2023-05-12 16:28:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b07000
[DEBUG] 2023-05-12 16:28:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:28:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:28:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b07000
[DEBUG] 2023-05-12 16:28:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b07000
[DEBUG] 2023-05-12 16:28:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:28:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:28:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b07000
[DEBUG] 2023-05-12 16:28:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b07000
[DEBUG] 2023-05-12 16:28:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:28:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:28:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b07000
[DEBUG] 2023-05-12 16:28:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b07000
[DEBUG] 2023-05-12 16:28:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:28:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:28:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b07000
[DEBUG] 2023-05-12 16:28:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b07000
[DEBUG] 2023-05-12 16:28:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:28:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:28:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b07000
[DEBUG] 2023-05-12 16:28:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b07000
[DEBUG] 2023-05-12 16:28:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:28:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:28:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b07000
[DEBUG] 2023-05-12 16:28:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b07000
[DEBUG] 2023-05-12 16:28:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:28:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:28:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b07000
[DEBUG] 2023-05-12 16:28:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b07000

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-05-12 16:28:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:28:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:28:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b07000
[DEBUG] 2023-05-12 16:28:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b07000
[DEBUG] 2023-05-12 16:28:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:28:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:28:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b07000
[DEBUG] 2023-05-12 16:28:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b07000
[DEBUG] 2023-05-12 16:29:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:29:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:29:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b07000
[DEBUG] 2023-05-12 16:29:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b07000
[DEBUG] 2023-05-12 16:29:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:29:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:29:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b07000
[DEBUG] 2023-05-12 16:29:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b07000
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
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b07000
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b07000
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b07000
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b07000
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009b07000
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009b07000
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000ab07000
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000ab07000
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000bb07000
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000bb07000
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000cb07000
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000cb07000
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000db07000
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000db07000
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000eb07000
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000eb07000
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000fb07000
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000fb07000
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10010b07000
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10010b07000
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10011b07000
[DEBUG] 2023-05-12 16:29:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10011b07000
[DEBUG] 2023-05-12 16:29:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:29:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:29:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10012b07000
[DEBUG] 2023-05-12 16:29:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10012b07000
[DEBUG] 2023-05-12 16:29:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:29:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:29:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10013b07000
[DEBUG] 2023-05-12 16:29:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10013b07000
[DEBUG] 2023-05-12 16:29:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:29:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:29:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10014b07000
[DEBUG] 2023-05-12 16:29:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10014b07000
[DEBUG] 2023-05-12 16:29:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:29:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:29:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10015b07000
[DEBUG] 2023-05-12 16:29:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10015b07000
[DEBUG] 2023-05-12 16:29:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:29:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:29:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10016b07000
[DEBUG] 2023-05-12 16:29:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10016b07000
[WARN ] 2023-05-12 16:29:49.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveLanguage
[WARN ] 2023-05-12 16:29:49.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-05-12 16:30:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:30:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:30:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10017b07000
[DEBUG] 2023-05-12 16:30:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10017b07000
[DEBUG] 2023-05-12 16:30:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:30:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:30:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b07000
[DEBUG] 2023-05-12 16:30:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b07000
[DEBUG] 2023-05-12 16:30:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:30:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:30:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b07000
[DEBUG] 2023-05-12 16:30:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b07000
[DEBUG] 2023-05-12 16:31:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:31:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:31:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b07000
[DEBUG] 2023-05-12 16:31:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b07000
[DEBUG] 2023-05-12 16:31:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:31:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:31:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b07000
[DEBUG] 2023-05-12 16:31:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b07000
[WARN ] 2023-05-12 16:31:13.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitivePathMax
[DEBUG] 2023-05-12 16:31:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:31:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:31:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b07000
[DEBUG] 2023-05-12 16:31:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b07000
[DEBUG] 2023-05-12 16:31:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:31:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:31:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b07000
[DEBUG] 2023-05-12 16:31:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b07000
1
1
2
2
NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared)
NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared)
[DEBUG] 2023-05-12 16:31:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:31:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:31:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b07000
[DEBUG] 2023-05-12 16:31:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b07000
[DEBUG] 2023-05-12 16:31:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:31:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:31:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b07000
[DEBUG] 2023-05-12 16:31:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b07000
[DEBUG] 2023-05-12 16:31:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:31:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:31:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b07000
[DEBUG] 2023-05-12 16:31:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b07000
[DEBUG] 2023-05-12 16:31:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:31:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:31:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b07000
[DEBUG] 2023-05-12 16:31:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b07000
[DEBUG] 2023-05-12 16:31:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:31:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:31:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b07000
[DEBUG] 2023-05-12 16:31:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b07000
[DEBUG] 2023-05-12 16:31:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:31:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:31:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b07000
[DEBUG] 2023-05-12 16:31:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b07000
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-05-12 16:32:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:32:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:32:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b07000
[DEBUG] 2023-05-12 16:32:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b07000
[DEBUG] 2023-05-12 16:32:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:32:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:32:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b07000
[DEBUG] 2023-05-12 16:32:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b07000
[DEBUG] 2023-05-12 16:32:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:32:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:32:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b07000
[DEBUG] 2023-05-12 16:32:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b07000
[DEBUG] 2023-05-12 16:32:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:32:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:32:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b07000
[DEBUG] 2023-05-12 16:32:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b07000
[DEBUG] 2023-05-12 16:32:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:32:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:32:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b07000
[DEBUG] 2023-05-12 16:32:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b07000
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)
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-05-12 16:32:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:32:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:32:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b07000
[DEBUG] 2023-05-12 16:32:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b07000
[DEBUG] 2023-05-12 16:32:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:32:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:32:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b07000
[DEBUG] 2023-05-12 16:32:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b07000
[DEBUG] 2023-05-12 16:32:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:32:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:32:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b07000
[DEBUG] 2023-05-12 16:32:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b07000
[DEBUG] 2023-05-12 16:32:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:32:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:32:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b07000
[DEBUG] 2023-05-12 16:32:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b07000
[DEBUG] 2023-05-12 16:32:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:32:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:32:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b07000
[DEBUG] 2023-05-12 16:32:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b07000
[DEBUG] 2023-05-12 16:32:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:32:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:32:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b07000
[DEBUG] 2023-05-12 16:32:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b07000
[DEBUG] 2023-05-12 16:32:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:32:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:32:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b07000
[DEBUG] 2023-05-12 16:32:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b07000
[DEBUG] 2023-05-12 16:32:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:32:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:32:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b07000
[DEBUG] 2023-05-12 16:32:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b07000
[DEBUG] 2023-05-12 16:33:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:33:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:33:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b07000
[DEBUG] 2023-05-12 16:33:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b07000
[DEBUG] 2023-05-12 16:33:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:33:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:33:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b07000
[DEBUG] 2023-05-12 16:33:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b07000
[DEBUG] 2023-05-12 16:33:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:33:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:33:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b07000
[DEBUG] 2023-05-12 16:33:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b07000
[DEBUG] 2023-05-12 16:33:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:33:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:33:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b07000
[DEBUG] 2023-05-12 16:33:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b07000
[DEBUG] 2023-05-12 16:33:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:33:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:33:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b07000
[DEBUG] 2023-05-12 16:33:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b07000
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-05-12 16:33:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:33:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:33:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b07000
[DEBUG] 2023-05-12 16:33:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b07000
[DEBUG] 2023-05-12 16:33:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:33:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:33:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b07000
[DEBUG] 2023-05-12 16:33:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b07000
[DEBUG] 2023-05-12 16:33:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:33:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:33:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b07000
[DEBUG] 2023-05-12 16:33:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b07000
an ObjectNewUndeclaredWarning: ReflectivityExamples>>exampleMethod (RFReifyValueVar is Undeclared)
28227 run, 28226 passes, 1 failures, 0 errors.
[DEBUG] 2023-05-12 16:33:53.000 primitiveQuit (pharo-12/build/generated/64/vm/src/gcc3x-cointerp.c:31366):Quit requested by the image
Process        0x340785ad0 priority 79
       0x280001f30 I SessionManager>launchSnapshot:andQuit: 0x10000091a68: a(n) SessionManager
       0x280001fa0 I [] in SessionManager>snapshot:andQuit: 0x10000091a68: a(n) SessionManager
       0x280001fe0 I [] in FullBlockClosure>newProcess 0x3407858f0: a(n) FullBlockClosure

processes at priority 40
Process        0x340301a90 priority 40
       0x280025e98 I DelaySemaphoreScheduler>schedule: 0x1000041ae30: a(n) DelaySemaphoreScheduler
       0x280025ee0 I Delay>schedule 0x340758120: a(n) Delay
       0x280025f20 I Delay>wait 0x340758120: a(n) Delay
       0x280025f60 I Duration>wait 0x100039ea898: a(n) Duration
       0x280025fa0 I [] in OmDeferrer>runMessageProcess 0x100039e8ce8: a(n) OmDeferrer
       0x280025fe0 I [] in FullBlockClosure>newProcess 0x34037f3b8: a(n) FullBlockClosure

Process      0x100039e9498 priority 40
       0x280017d60 I Process>resume 0x340785ad0: a(n) Process
       0x280017da0 I FullBlockClosure(BlockClosure)>forkAt: 0x3407858f0: a(n) FullBlockClosure
       0x280017df8 I SessionManager>snapshot:andQuit: 0x10000091a68: a(n) SessionManager
       0x280017e58 I [] in SmalltalkImage>snapshot:andQuit: 0x10000023390: a(n) SmalltalkImage
       0x280017ea0 I CurrentExecutionEnvironment class>activate:for: 0x1000001b590: a(n) CurrentExecutionEnvironment class
       0x280017ef0 I DefaultExecutionEnvironment(ExecutionEnvironment)>beActiveDuring: 0x10000010438: a(n) DefaultExecutionEnvironment
       0x280017f38 I DefaultExecutionEnvironment class>beActiveDuring: 0x1000001bb00: a(n) DefaultExecutionEnvironment class
       0x280017f80 I SmalltalkImage>snapshot:andQuit: 0x10000023390: a(n) SmalltalkImage
       0x280017fe0 I TestCommandLineHandler>runPackages 0x10003a01988: a(n) TestCommandLineHandler
     0x10003a018d0 s TestCommandLineHandler>activate
     0x10003a01a38 s TestCommandLineHandler class(CommandLineHandler class)>activateWith:
     0x10003a03e88 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand:
     0x10003a04100 s FullBlockClosure(BlockClosure)>on:do:
     0x10003a04400 s PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand:
     0x10003a04810 s PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand
     0x10003a04ba8 s PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument:
     0x10003a04e20 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate
     0x10003a050d0 s FullBlockClosure(BlockClosure)>on:do:
     0x10003a053c0 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate
     0x10003a055c0 s [] in FullBlockClosure(BlockClosure)>newProcess

Process      0x1000282da50 priority 40
       0x280005dd0 M [] in Delay>wait 0x3406024c0: a(n) Delay
       0x280005e10 M FullBlockClosure(BlockClosure)>ifCurtailed: 0x340758398: a(n) FullBlockClosure
       0x280005e48 M Delay>wait 0x3406024c0: a(n) Delay
       0x280005e98 M WorldState class>doInterCycleWait 0x1000075ce50: a(n) WorldState class
       0x280005ec8 M [] in WorldState class>doDrawCycleWith: 0x1000075ce50: a(n) WorldState class
       0x280005f08 M FullBlockClosure(BlockClosure)>ensure: 0x340601b18: a(n) FullBlockClosure
       0x280005f40 M WorldState class>doDrawCycleWith: 0x1000075ce50: a(n) WorldState class
       0x280005f78 M WorldMorph class>doOneCycle 0x1000075ab58: a(n) WorldMorph class
       0x280005fa8 M MorphicRenderLoop>doOneCycle 0x10002875cd0: a(n) MorphicRenderLoop
       0x280005fd8 M MorphicRenderLoop>doOneCycleWhile: 0x10002875cd0: a(n) MorphicRenderLoop
     0x1000282e790 s [] in MorphicUIManager>spawnNewProcess
     0x1000282e870 s [] in FullBlockClosure(BlockClosure)>newProcess

processes at priority 10
Process      0x100039e9380 priority 10
       0x28001bfe0 M ProcessorScheduler class>idleProcess 0x10000015358: a(n) ProcessorScheduler class
     0x10003cf6fa0 s [] in ProcessorScheduler class>startUp
     0x100039e8b10 s [] in FullBlockClosure(BlockClosure)>newProcess

suspended processes
Process      0x100039e9988 priority 50
       0x28000ffe0 M WeakArray class>finalizationProcess 0x10000016080: a(n) WeakArray class
     0x100039e8940 s [] in WeakArray class>restartFinalizationProcess
     0x100039ea3b8 s [] in FullBlockClosure(BlockClosure)>newProcess

Process      0x1000282daa0 priority 80
       0x28002dfa8 I DelaySemaphoreScheduler(DelayBasicScheduler)>suspendAtTimingPriority 0x1000041ae30: a(n) DelaySemaphoreScheduler
       0x28002dfe0 M [] in DelaySemaphoreScheduler>runBackendLoopAtTimingPriority 0x1000041ae30: a(n) DelaySemaphoreScheduler
     0x100034f0268 s FullBlockClosure(BlockClosure)>ensure:
     0x1000282e9a0 s DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority
     0x100034f00f8 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>startTimerEventLoopPriority:
     0x1000282ea80 s [] in FullBlockClosure(BlockClosure)>newProcess