20:01:09.521 [main] INFO o.x.t.d.i.j.XWikiDockerExtension - (*) Starting VNC container...
20:01:09.538 [main] DEBUG o.t.u.PrefixingImageNameSubstitutor - No prefix is configured
20:01:09.538 [main] DEBUG o.t.utility.ImageNameSubstitutor - Did not find a substitute image for testcontainers/vnc-recorder:1.3.0 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
20:01:09.539 [main] DEBUG o.t.images.AbstractImagePullPolicy - Using locally available and not pulling image: testcontainers/vnc-recorder:1.3.0
20:01:09.539 [main] INFO o.x.t.d.i.junit5.DockerTestUtils - XWiki starting container type/image: [org.testcontainers.containers.VncRecordingContainer]/[testcontainers/vnc-recorder:1.3.0]
20:01:09.540 [main] DEBUG t.testcontainers/vnc-recorder:1.3.0 - Starting container: testcontainers/vnc-recorder:1.3.0
20:01:09.540 [main] DEBUG t.testcontainers/vnc-recorder:1.3.0 - Trying to start container: testcontainers/vnc-recorder:1.3.0 (attempt 1/1)
20:01:09.540 [main] DEBUG t.testcontainers/vnc-recorder:1.3.0 - Starting container: testcontainers/vnc-recorder:1.3.0
20:01:09.540 [main] INFO t.testcontainers/vnc-recorder:1.3.0 - Creating container for image: testcontainers/vnc-recorder:1.3.0
20:01:09.540 [main] DEBUG o.t.utility.RegistryAuthLocator - Looking up auth config for image: testcontainers/vnc-recorder:1.3.0 at registry: https://index.docker.io/v1/
20:01:09.540 [main] DEBUG o.t.utility.RegistryAuthLocator - Cached auth found: [AuthConfig{username=xwikici, password=hidden non-blank value, auth=hidden non-blank value, email=null, registryAddress=https://index.docker.io/v1/, registryToken=blank}]
20:01:09.540 [main] DEBUG o.t.d.AuthDelegatingDockerClientConfig - Effective auth config [AuthConfig{username=xwikici, password=hidden non-blank value, auth=hidden non-blank value, email=null, registryAddress=https://index.docker.io/v1/, registryToken=blank}]
20:01:09.540 [main] DEBUG o.t.s.c.g.d.c.command.AbstrDockerCmd - Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@6bc18885[aliases=[tc-6qZwGGtF],argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=AuthConfig(username=xwikici, email=null, registryAddress=https://index.docker.io/v1/, stackOrchestrator=null),cmd={-c,echo 'c2VjcmV0' | base64 -d > /vnc_password && flvrec.py -o /screen.flv -d -r 30 -P /vnc_password tc-K89sQfxm 5900},domainName=<null>,entrypoint={/bin/sh},env={},exposedPorts=ExposedPorts(exposedPorts=[]),healthcheck=<null>,hostConfig=HostConfig(binds=[], blkioWeight=null, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=null, annotations=null, capAdd=null, capDrop=null, containerIDFile=null, cpuPeriod=null, cpuRealtimePeriod=null, cpuRealtimeRuntime=null, cpuShares=null, cpuQuota=null, cpusetCpus=null, cpusetMems=null, devices=null, deviceCgroupRules=null, deviceRequests=null, diskQuota=null, dns=null, dnsOptions=null, dnsSearch=null, extraHosts=[host.testcontainers.internal:172.17.0.10], groupAdd=null, ipcMode=null, cgroup=null, links=[], logConfig=LogConfig(type=null, config=null), lxcConf=null, memory=null, memorySwap=null, memoryReservation=null, kernelMemory=null, networkMode=90f3d09c3fcdecb8d17c71c05f1ec435807bdf4e437bcdf27712acbcf7a95524, oomKillDisable=null, init=null, autoRemove=null, oomScoreAdj=null, portBindings={}, privileged=null, publishAllPorts=null, readonlyRootfs=null, restartPolicy=null, ulimits=null, cpuCount=null, cpuPercent=null, ioMaximumIOps=null, ioMaximumBandwidth=null, volumesFrom=[], mounts=null, pidMode=null, isolation=null, securityOpts=null, storageOpt=null, cgroupParent=null, volumeDriver=null, shmSize=null, pidsLimit=null, runtime=null, tmpFs=null, utSMode=null, usernsMode=null, sysctls=null, consoleSize=null, cgroupnsMode=null),hostName=<null>,image=testcontainers/vnc-recorder:1.3.0,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=2.0.3, org.testcontainers.sessionId=c719f2cd-38bf-4152-a976-45772d149607},macAddress=<null>,name=<null>,networkDisabled=<null>,networkingConfig=org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl$NetworkingConfig@527699c9,onBuild=<null>,platform=<null>,portSpecs=<null>,shell=<null>,stdInOnce=<null>,stdinOpen=<null>,stopSignal=<null>,stopTimeout=<null>,tty=<null>,user=<null>,volumes=Volumes(volumes=[]),workingDir=<null>]
20:01:09.552 [main] TRACE o.t.s.c.g.d.c.e.CreateContainerCmdExec - POST: DefaultWebTarget{path=[/containers/create], queryParams={}}
20:01:09.579 [main] DEBUG o.t.s.c.g.d.c.command.AbstrDockerCmd - Cmd: edf60bf82c29571abc871ac6bf76839c7bb4848c89b8ab89afebcfcc13a4afe9
20:01:09.579 [main] TRACE o.t.s.c.g.d.c.e.InspectNetworkCmdExec - GET: DefaultWebTarget{path=[/networks/edf60bf82c29571abc871ac6bf76839c7bb4848c89b8ab89afebcfcc13a4afe9], queryParams={}}
20:01:09.584 [main] DEBUG o.t.s.c.g.d.c.command.AbstrDockerCmd - Cmd: 19a849d25e30cf87072d20949bc19932eec16dbd85a01af7ee18f578415cb721,<null>,edf60bf82c29571abc871ac6bf76839c7bb4848c89b8ab89afebcfcc13a4afe9
20:01:09.584 [main] TRACE o.t.s.c.g.d.c.e.ConnectToNetworkCmdExec - POST: DefaultWebTarget{path=[/networks/edf60bf82c29571abc871ac6bf76839c7bb4848c89b8ab89afebcfcc13a4afe9/connect], queryParams={}}
20:01:09.590 [main] INFO t.testcontainers/vnc-recorder:1.3.0 - Container testcontainers/vnc-recorder:1.3.0 is starting: 19a849d25e30cf87072d20949bc19932eec16dbd85a01af7ee18f578415cb721
20:01:09.590 [main] DEBUG o.t.s.c.g.d.c.command.AbstrDockerCmd - Cmd: 19a849d25e30cf87072d20949bc19932eec16dbd85a01af7ee18f578415cb721
20:01:09.591 [main] TRACE o.t.s.c.g.d.c.e.StartContainerCmdExec - POST: DefaultWebTarget{path=[/containers/19a849d25e30cf87072d20949bc19932eec16dbd85a01af7ee18f578415cb721/start], queryParams={}}
20:01:09.926 [main] DEBUG o.t.s.c.g.d.c.command.AbstrDockerCmd - Cmd: 19a849d25e30cf87072d20949bc19932eec16dbd85a01af7ee18f578415cb721,false
20:01:09.926 [main] DEBUG o.t.s.c.g.d.c.e.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/19a849d25e30cf87072d20949bc19932eec16dbd85a01af7ee18f578415cb721/json], queryParams={}}
20:01:09.930 [main] DEBUG o.t.s.c.g.d.c.command.AbstrDockerCmd - Cmd: sha256:35a6350968be91d49080049d20c181ab7239dd2762c8e86a33663362f8838c2d
20:01:09.931 [main] TRACE o.t.s.c.g.d.c.e.InspectImageCmdExec - GET: DefaultWebTarget{path=[/images/sha256:35a6350968be91d49080049d20c181ab7239dd2762c8e86a33663362f8838c2d/json], queryParams={}}
20:01:09.935 [main] DEBUG o.t.s.c.g.d.c.command.AbstrDockerCmd - Cmd:
20:01:09.936 [main] TRACE o.t.s.c.g.d.core.exec.VersionCmdExec - GET: DefaultWebTarget{path=[/version], queryParams={}}
20:01:09.954 [main] TRACE o.t.s.c.g.d.c.e.LogContainerCmdExec - GET: DefaultWebTarget{path=[/containers/19a849d25e30cf87072d20949bc19932eec16dbd85a01af7ee18f578415cb721/logs], queryParams={stdout=[true], stderr=[true], follow=[true], since=[0]}}
20:01:09.972 [main] DEBUG o.t.c.output.WaitingConsumer - STDERR: write_header: flv_version=1, audio=False, video=True
20:01:09.972 [main] DEBUG o.t.c.output.WaitingConsumer - STDERR: write_metadata: {'duration': 0, 'width': 0, 'framerate': 30, 'videocodecid': 3, 'height': 0}
20:01:09.983 [main] DEBUG o.t.c.output.WaitingConsumer - STDERR: Connected: tc-K89sQfxm:5900
20:01:09.984 [main] INFO t.testcontainers/vnc-recorder:1.3.0 - Container testcontainers/vnc-recorder:1.3.0 started in PT0.443964457S
20:01:09.984 [main] INFO o.x.t.d.i.j.XWikiDockerExtension - (*) Starting test [restore]
2026-03-27 20:01:10,157 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,157 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/register/XWiki/Register?_=1774641669984] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.Registration]
2026-03-27 20:01:10,159 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,159 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/register/XWiki/Register?_=1774641669984] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.Registration]
2026-03-27 20:01:10,160 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,160 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/register/XWiki/Register?_=1774641669984] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.Registration]
2026-03-27 20:01:10,162 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,162 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/register/XWiki/Register?_=1774641669984] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.Registration]
2026-03-27 20:01:10,166 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,165 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/register/XWiki/Register?_=1774641669984] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.Registration]
2026-03-27 20:01:10,491 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,491 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,496 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,494 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,505 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,505 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchCode]
2026-03-27 20:01:10,515 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,515 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,523 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,523 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,525 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,524 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,525 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,525 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,525 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,525 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,527 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,527 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,528 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,528 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,529 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,529 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,532 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,532 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchCode]
2026-03-27 20:01:10,535 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,535 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,537 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,537 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,538 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,538 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,539 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,539 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,539 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,539 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,540 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,539 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,540 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,540 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,542 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,541 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,546 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,545 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchCode]
2026-03-27 20:01:10,550 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,549 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,552 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,552 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,555 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,555 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,555 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,555 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,557 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,557 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,559 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,558 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,563 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,563 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,565 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,564 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,568 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,568 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchCode]
2026-03-27 20:01:10,583 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,583 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,586 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,584 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,587 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,587 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,588 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,588 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,588 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,588 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,589 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,588 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,590 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,590 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,591 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,591 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,591 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,591 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,594 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,594 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchCode]
2026-03-27 20:01:10,598 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,598 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,599 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,599 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,602 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,602 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,602 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,602 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,602 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,602 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,604 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,604 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,605 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,605 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,605 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,605 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,607 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,607 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchCode]
2026-03-27 20:01:10,612 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,612 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page [xwiki:XWiki.SearchSuggestCode]
2026-03-27 20:01:10,615 [CommonsExecStreamPumper-pool-37-thread-1] - 2026-03-27 20:01:10,614 [qtp992802731-23 - http://host.testcontainers.internal:8080/xwiki/bin/get/XWiki/SearchSuggestCode] INFO ghtCheckerAuthorizationManager - PRChecker: Block programming right for page
[...]