simple 10-Jul-2024 20:50:38 Build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1306 (PHPBB3-DDM-JOB1-1306) is being prepared for building on agent Default Agent, bamboo version: 9.2.7 simple 10-Jul-2024 20:50:38 simple 10-Jul-2024 20:50:38 Build working directory is /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 10-Jul-2024 20:50:38 Executing build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1306 (PHPBB3-DDM-JOB1-1306) simple 10-Jul-2024 20:50:38 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 10-Jul-2024 20:50:38 Checking out into /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 10-Jul-2024 20:50:38 Updating source code to revision: 1449706da987351b80a5c713b9de5584974e1c1a simple 10-Jul-2024 20:50:38 Creating local git repository in '/home/bamboo/local-working-dir/PHPBB3-DDM-JOB1/.git'. simple 10-Jul-2024 20:50:38 Initialized empty Git repository in /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1/.git/ simple 10-Jul-2024 20:50:38 hint: Using 'master' as the name for the initial branch. This default branch name simple 10-Jul-2024 20:50:38 hint: is subject to change. To configure the initial branch name to use in all simple 10-Jul-2024 20:50:38 hint: of your new repositories, which will suppress this warning, call: simple 10-Jul-2024 20:50:38 hint: simple 10-Jul-2024 20:50:38 hint: git config --global init.defaultBranch simple 10-Jul-2024 20:50:38 hint: simple 10-Jul-2024 20:50:38 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and simple 10-Jul-2024 20:50:38 hint: 'development'. The just-created branch can be renamed via this command: simple 10-Jul-2024 20:50:38 hint: simple 10-Jul-2024 20:50:38 hint: git branch -m simple 10-Jul-2024 20:50:38 Fetching 'refs/heads/master' from 'https://github.com/phpbb/phpbb.git'. simple 10-Jul-2024 20:50:53 Checking out revision 1449706da987351b80a5c713b9de5584974e1c1a. simple 10-Jul-2024 20:50:53 Already on 'master' simple 10-Jul-2024 20:50:53 Updated source code to revision: 1449706da987351b80a5c713b9de5584974e1c1a simple 10-Jul-2024 20:50:53 Finished task 'Checkout Default Repository' with result: Success simple 10-Jul-2024 20:50:53 Running pre-build action: VCS Version Collector simple 10-Jul-2024 20:50:53 Running pre-build action: Build Log Labeller Pre Build Action simple 10-Jul-2024 20:50:53 Build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1306 (PHPBB3-DDM-JOB1-1306) started building on agent 'Default Agent' () command 10-Jul-2024 20:50:53 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 10-Jul-2024 20:50:53 Starting task 'Build image' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' command 10-Jul-2024 20:50:53 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1306 (PHPBB3-DDM-JOB1-1306)'\n ... running command line: \n/usr/bin/docker build --force-rm=true --tag=phpbb:php-8.1 /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1\n ... in: /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1\n error 10-Jul-2024 20:50:55 #0 building with "default" instance using docker driver error 10-Jul-2024 20:50:55 error 10-Jul-2024 20:50:55 #1 [internal] load build definition from Dockerfile error 10-Jul-2024 20:50:55 #1 transferring dockerfile: 491B done error 10-Jul-2024 20:50:55 #1 DONE 0.0s error 10-Jul-2024 20:50:55 error 10-Jul-2024 20:50:55 #2 [internal] load metadata for docker.io/library/php:8.1 error 10-Jul-2024 20:50:55 #2 DONE 0.2s error 10-Jul-2024 20:50:55 error 10-Jul-2024 20:50:55 #3 [internal] load .dockerignore error 10-Jul-2024 20:50:55 #3 transferring context: 2B done error 10-Jul-2024 20:50:55 #3 DONE 0.0s error 10-Jul-2024 20:50:55 error 10-Jul-2024 20:50:55 #4 [1/6] FROM docker.io/library/php:8.1@sha256:f90e125da69badb242a0f7abce00e1fc9bcda30d3d6e558956e3a71747126f5d error 10-Jul-2024 20:50:55 #4 DONE 0.0s error 10-Jul-2024 20:50:55 error 10-Jul-2024 20:50:55 #5 [2/6] RUN apt-get update && apt-get install -y git zlib1g-dev bzip2 zip libzip-dev && docker-php-ext-install -j$(nproc) zip error 10-Jul-2024 20:50:55 #5 CACHED error 10-Jul-2024 20:50:55 error 10-Jul-2024 20:50:55 #6 [3/6] RUN pecl install xdebug-3.2.2 error 10-Jul-2024 20:50:55 #6 CACHED error 10-Jul-2024 20:50:55 error 10-Jul-2024 20:50:55 #7 [4/6] RUN docker-php-ext-enable xdebug error 10-Jul-2024 20:50:55 #7 CACHED error 10-Jul-2024 20:50:55 error 10-Jul-2024 20:50:55 #8 [5/6] RUN echo "memory_limit = 1536M" >> /usr/local/etc/php/conf.d/memory.ini error 10-Jul-2024 20:50:56 #8 DONE 1.4s error 10-Jul-2024 20:50:56 error 10-Jul-2024 20:50:56 #9 [6/6] RUN echo "xdebug.mode=coverage" >> /usr/local/etc/php/conf.d/xdebug.ini error 10-Jul-2024 20:50:57 #9 DONE 0.5s error 10-Jul-2024 20:50:57 error 10-Jul-2024 20:50:57 #10 exporting to image error 10-Jul-2024 20:50:57 #10 exporting layers 0.0s done error 10-Jul-2024 20:50:57 #10 writing image sha256:a9338a7003824de01ca8bcee369a039346ce8871920709611f4ecefff09bd698 done error 10-Jul-2024 20:50:57 #10 naming to docker.io/library/phpbb:php-8.1 done error 10-Jul-2024 20:50:57 #10 DONE 0.1s simple 10-Jul-2024 20:50:57 Built Docker image 'phpbb:php-8.1' simple 10-Jul-2024 20:50:57 Finished task 'Build image' with result: Success command 10-Jul-2024 20:50:57 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 10-Jul-2024 20:50:57 Starting task 'Run tests' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' simple 10-Jul-2024 20:50:57 Running image name (phpbb:php-8.1) command 10-Jul-2024 20:50:57 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1306 (PHPBB3-DDM-JOB1-1306)'\n ... running command line: \n/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1:/data --workdir /data/phpBB --rm -u=990 -t phpbb:php-8.1 /bin/bash -c php ../composer.phar install --dev; cd ../build; ../phpBB/vendor/bin/phing build\n ... in: /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1\n build 10-Jul-2024 20:50:58 You are using the deprecated option "--dev". It has no effect and will break in Composer 3. build 10-Jul-2024 20:50:58 Installing dependencies from lock file (including require-dev) build 10-Jul-2024 20:50:58 Verifying lock file contents can be installed on current platform. build 10-Jul-2024 20:50:58 Package operations: 142 installs, 0 updates, 0 removals build 10-Jul-2024 20:50:58 Cannot create cache directory /.composer/cache/files/, or directory is not writable. Proceeding without cache. See also cache-read-only config if your filesystem is read-only. build 10-Jul-2024 20:50:58 - Downloading composer/installers (v1.12.0) build 10-Jul-2024 20:50:58 - Downloading composer/package-versions-deprecated (1.11.99.5) build 10-Jul-2024 20:50:58 - Downloading bantu/ini-get-wrapper (v1.0.1) build 10-Jul-2024 20:50:58 - Downloading carlos-mg89/oauth (0.8.15) build 10-Jul-2024 20:50:58 - Downloading chita/topological_sort (v3.0.1) build 10-Jul-2024 20:50:58 - Downloading symfony/process (v6.4.8) build 10-Jul-2024 20:50:58 - Downloading symfony/polyfill-php81 (v1.29.0) build 10-Jul-2024 20:50:58 - Downloading symfony/polyfill-php80 (v1.29.0) build 10-Jul-2024 20:50:58 - Downloading symfony/polyfill-php73 (v1.29.0) build 10-Jul-2024 20:50:58 - Downloading symfony/finder (v6.4.8) build 10-Jul-2024 20:50:58 - Downloading symfony/polyfill-mbstring (v1.29.0) build 10-Jul-2024 20:50:58 - Downloading symfony/polyfill-ctype (v1.29.0) build 10-Jul-2024 20:50:58 - Downloading symfony/filesystem (v6.4.8) build 10-Jul-2024 20:50:58 - Downloading symfony/polyfill-intl-normalizer (v1.29.0) build 10-Jul-2024 20:50:58 - Downloading symfony/polyfill-intl-grapheme (v1.29.0) build 10-Jul-2024 20:50:58 - Downloading symfony/string (v6.4.8) build 10-Jul-2024 20:50:58 - Downloading symfony/deprecation-contracts (v3.5.0) build 10-Jul-2024 20:50:58 - Downloading psr/container (2.0.2) build 10-Jul-2024 20:50:58 - Downloading symfony/service-contracts (v3.5.0) build 10-Jul-2024 20:50:58 - Downloading symfony/console (v6.4.8) build 10-Jul-2024 20:50:58 - Downloading seld/signal-handler (2.0.2) build 10-Jul-2024 20:50:58 - Downloading seld/phar-utils (1.2.1) build 10-Jul-2024 20:50:58 - Downloading seld/jsonlint (1.10.2) build 10-Jul-2024 20:50:58 - Downloading react/promise (v3.2.0) build 10-Jul-2024 20:50:58 - Downloading psr/log (3.0.0) build 10-Jul-2024 20:50:58 - Downloading justinrainbow/json-schema (v5.2.13) build 10-Jul-2024 20:50:58 - Downloading composer/pcre (3.1.4) build 10-Jul-2024 20:50:58 - Downloading composer/xdebug-handler (3.0.5) build 10-Jul-2024 20:50:58 - Downloading composer/spdx-licenses (1.5.8) build 10-Jul-2024 20:50:58 - Downloading composer/semver (3.4.0) build 10-Jul-2024 20:50:58 - Downloading composer/metadata-minifier (1.0.0) build 10-Jul-2024 20:50:58 - Downloading composer/class-map-generator (1.3.4) build 10-Jul-2024 20:50:58 - Downloading composer/ca-bundle (1.5.0) build 10-Jul-2024 20:50:58 - Downloading composer/composer (2.7.7) build 10-Jul-2024 20:50:58 - Downloading psr/cache (3.0.0) build 10-Jul-2024 20:50:58 - Downloading doctrine/deprecations (1.1.3) build 10-Jul-2024 20:50:58 - Downloading doctrine/event-manager (1.2.0) build 10-Jul-2024 20:50:58 - Downloading doctrine/cache (2.2.0) build 10-Jul-2024 20:50:58 - Downloading doctrine/dbal (3.3.8) build 10-Jul-2024 20:50:58 - Downloading google/recaptcha (1.3.0) build 10-Jul-2024 20:50:58 - Downloading guzzlehttp/promises (1.5.3) build 10-Jul-2024 20:50:58 - Downloading ralouphie/getallheaders (3.0.3) build 10-Jul-2024 20:50:58 - Downloading psr/http-message (1.1) build 10-Jul-2024 20:50:58 - Downloading guzzlehttp/psr7 (1.9.1) build 10-Jul-2024 20:50:58 - Downloading laminas/laminas-code (4.13.0) build 10-Jul-2024 20:50:58 - Downloading symfony/yaml (v6.4.8) build 10-Jul-2024 20:50:58 - Downloading laravel/homestead (v14.5.0) build 10-Jul-2024 20:50:58 - Downloading marc1706/fast-image-size (v1.1.7) build 10-Jul-2024 20:50:58 - Downloading symfony/http-client-contracts (v3.5.0) build 10-Jul-2024 20:50:58 - Downloading symfony/http-client (v6.4.8) build 10-Jul-2024 20:50:58 - Downloading brick/math (0.12.1) build 10-Jul-2024 20:50:58 - Downloading spomky-labs/pki-framework (1.2.1) build 10-Jul-2024 20:50:58 - Downloading psr/http-factory (1.1.0) build 10-Jul-2024 20:50:58 - Downloading psr/http-client (1.0.3) build 10-Jul-2024 20:50:58 - Downloading psr/clock (1.0.0) build 10-Jul-2024 20:50:58 - Downloading paragonie/random_compat (v9.99.100) build 10-Jul-2024 20:50:58 - Downloading paragonie/sodium_compat (v1.21.1) build 10-Jul-2024 20:50:58 - Downloading paragonie/constant_time_encoding (v2.7.0) build 10-Jul-2024 20:50:58 - Downloading web-token/jwt-library (3.4.3) build 10-Jul-2024 20:50:58 - Downloading web-token/jwt-util-ecc (3.4.3) build 10-Jul-2024 20:50:58 - Downloading web-token/jwt-signature-algorithm-ecdsa (3.4.3) build 10-Jul-2024 20:50:58 - Downloading web-token/jwt-signature (3.4.3) build 10-Jul-2024 20:50:58 - Downloading web-token/jwt-key-mgmt (3.4.3) build 10-Jul-2024 20:50:58 - Downloading spomky-labs/base64url (v2.0.4) build 10-Jul-2024 20:50:58 - Downloading symfony/polyfill-php72 (v1.29.0) build 10-Jul-2024 20:50:58 - Downloading symfony/polyfill-intl-idn (v1.29.0) build 10-Jul-2024 20:50:58 - Downloading guzzlehttp/guzzle (6.5.8) build 10-Jul-2024 20:50:58 - Downloading minishlink/web-push (v8.0.0) build 10-Jul-2024 20:50:58 - Downloading sebastian/version (3.0.2) build 10-Jul-2024 20:50:58 - Downloading sebastian/type (3.2.1) build 10-Jul-2024 20:50:58 - Downloading sebastian/resource-operations (3.0.4) build 10-Jul-2024 20:50:58 - Downloading sebastian/recursion-context (4.0.5) build 10-Jul-2024 20:50:58 - Downloading sebastian/object-reflector (2.0.4) build 10-Jul-2024 20:50:58 - Downloading sebastian/object-enumerator (4.0.4) build 10-Jul-2024 20:50:58 - Downloading sebastian/global-state (5.0.7) build 10-Jul-2024 20:50:58 - Downloading sebastian/exporter (4.0.6) build 10-Jul-2024 20:50:58 - Downloading sebastian/environment (5.1.5) build 10-Jul-2024 20:50:58 - Downloading sebastian/diff (4.0.6) build 10-Jul-2024 20:50:58 - Downloading sebastian/comparator (4.0.8) build 10-Jul-2024 20:50:58 - Downloading sebastian/code-unit (1.0.8) build 10-Jul-2024 20:50:58 - Downloading sebastian/cli-parser (1.0.2) build 10-Jul-2024 20:50:58 - Downloading phpunit/php-timer (5.0.3) build 10-Jul-2024 20:50:58 - Downloading phpunit/php-text-template (2.0.4) build 10-Jul-2024 20:50:58 - Downloading phpunit/php-invoker (3.1.1) build 10-Jul-2024 20:50:58 - Downloading phpunit/php-file-iterator (3.0.6) build 10-Jul-2024 20:50:58 - Downloading theseer/tokenizer (1.2.3) build 10-Jul-2024 20:50:58 - Downloading nikic/php-parser (v4.19.1) build 10-Jul-2024 20:50:58 - Downloading sebastian/lines-of-code (1.0.4) build 10-Jul-2024 20:50:58 - Downloading sebastian/complexity (2.0.3) build 10-Jul-2024 20:50:58 - Downloading sebastian/code-unit-reverse-lookup (2.0.3) build 10-Jul-2024 20:50:58 - Downloading phpunit/php-code-coverage (9.2.31) build 10-Jul-2024 20:50:58 - Downloading phar-io/version (3.2.1) build 10-Jul-2024 20:50:58 - Downloading phar-io/manifest (2.0.4) build 10-Jul-2024 20:50:58 - Downloading myclabs/deep-copy (1.12.0) build 10-Jul-2024 20:50:58 - Downloading doctrine/instantiator (2.0.0) build 10-Jul-2024 20:50:58 - Downloading phpunit/phpunit (9.6.19) build 10-Jul-2024 20:50:58 - Downloading misantron/dbunit (5.3.0) build 10-Jul-2024 20:50:58 - Downloading phing/phing (2.17.4) build 10-Jul-2024 20:50:58 - Downloading webmozart/assert (1.11.0) build 10-Jul-2024 20:50:58 - Downloading phpstan/phpdoc-parser (1.29.1) build 10-Jul-2024 20:50:58 - Downloading phpdocumentor/reflection-common (2.2.0) build 10-Jul-2024 20:50:58 - Downloading phpdocumentor/type-resolver (1.8.2) build 10-Jul-2024 20:50:58 - Downloading phpdocumentor/reflection-docblock (5.4.1) build 10-Jul-2024 20:50:58 - Downloading spatie/array-to-xml (3.3.0) build 10-Jul-2024 20:50:58 - Downloading netresearch/jsonmapper (v4.4.1) build 10-Jul-2024 20:50:58 - Downloading fidry/cpu-core-counter (1.1.0) build 10-Jul-2024 20:50:58 - Downloading felixfbecker/language-server-protocol (v1.5.2) build 10-Jul-2024 20:50:58 - Downloading felixfbecker/advanced-json-rpc (v3.2.1) build 10-Jul-2024 20:50:58 - Downloading dnoegel/php-xdg-base-dir (v0.1.1) build 10-Jul-2024 20:50:58 - Downloading amphp/amp (v2.6.4) build 10-Jul-2024 20:50:58 - Downloading amphp/byte-stream (v1.8.2) build 10-Jul-2024 20:50:58 - Downloading vimeo/psalm (5.24.0) build 10-Jul-2024 20:50:58 - Downloading symfony/routing (v6.4.8) build 10-Jul-2024 20:50:58 - Downloading symfony/polyfill-php83 (v1.29.0) build 10-Jul-2024 20:50:58 - Downloading symfony/http-foundation (v6.4.8) build 10-Jul-2024 20:50:58 - Downloading psr/event-dispatcher (1.0.0) build 10-Jul-2024 20:50:58 - Downloading symfony/event-dispatcher-contracts (v3.5.0) build 10-Jul-2024 20:50:58 - Downloading symfony/event-dispatcher (v6.4.8) build 10-Jul-2024 20:50:58 - Downloading symfony/var-dumper (v6.4.8) build 10-Jul-2024 20:50:58 - Downloading symfony/error-handler (v6.4.8) build 10-Jul-2024 20:50:58 - Downloading symfony/http-kernel (v6.4.8) build 10-Jul-2024 20:50:58 - Downloading symfony/var-exporter (v6.4.8) build 10-Jul-2024 20:50:58 - Downloading symfony/dependency-injection (v6.4.8) build 10-Jul-2024 20:50:58 - Downloading symfony/config (v6.4.8) build 10-Jul-2024 20:50:58 - Downloading symfony/cache-contracts (v3.5.0) build 10-Jul-2024 20:50:58 - Downloading symfony/cache (v6.4.8) build 10-Jul-2024 20:50:58 - Downloading symfony/framework-bundle (v6.4.8) build 10-Jul-2024 20:50:58 - Downloading psalm/plugin-symfony (v5.2.2) build 10-Jul-2024 20:50:58 - Downloading s9e/sweetdom (3.4.1) build 10-Jul-2024 20:50:58 - Downloading s9e/regexp-builder (1.4.6) build 10-Jul-2024 20:50:58 - Downloading s9e/text-formatter (2.17.3) build 10-Jul-2024 20:50:58 - Downloading squizlabs/php_codesniffer (3.10.1) build 10-Jul-2024 20:50:58 - Downloading masterminds/html5 (2.9.0) build 10-Jul-2024 20:50:58 - Downloading symfony/dom-crawler (v6.4.8) build 10-Jul-2024 20:50:58 - Downloading symfony/browser-kit (v6.4.8) build 10-Jul-2024 20:50:58 - Downloading symfony/css-selector (v6.4.8) build 10-Jul-2024 20:50:58 - Downloading symfony/mime (v6.4.8) build 10-Jul-2024 20:50:58 - Downloading friendsofphp/proxy-manager-lts (v1.0.18) build 10-Jul-2024 20:50:58 - Downloading symfony/proxy-manager-bridge (v6.4.8) build 10-Jul-2024 20:50:58 - Downloading twig/twig (v3.8.0) build 10-Jul-2024 20:50:58 - Downloading symfony/translation-contracts (v3.5.0) build 10-Jul-2024 20:50:58 - Downloading symfony/twig-bridge (v6.4.8) build 10-Jul-2024 20:51:01 0/142 [>---------------------------] 0% 15/142 [==>-------------------------] 10% 29/142 [=====>----------------------] 20% 48/142 [=========>------------------] 33% 57/142 [===========>----------------] 40% 74/142 [==============>-------------] 52% 88/142 [=================>----------] 61% 102/142 [====================>-------] 71% 117/142 [=======================>----] 82% 131/142 [=========================>--] 92% 142/142 [============================] 100% - Installing composer/installers (v1.12.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive build 10-Jul-2024 20:51:01 - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive build 10-Jul-2024 20:51:01 - Installing carlos-mg89/oauth (0.8.15): Extracting archive build 10-Jul-2024 20:51:01 - Installing chita/topological_sort (v3.0.1): Extracting archive build 10-Jul-2024 20:51:01 - Installing symfony/process (v6.4.8): Extracting archive build 10-Jul-2024 20:51:01 - Installing symfony/polyfill-php81 (v1.29.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing symfony/polyfill-php80 (v1.29.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing symfony/polyfill-php73 (v1.29.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing symfony/finder (v6.4.8): Extracting archive build 10-Jul-2024 20:51:01 - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing symfony/polyfill-ctype (v1.29.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing symfony/filesystem (v6.4.8): Extracting archive build 10-Jul-2024 20:51:01 - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing symfony/string (v6.4.8): Extracting archive build 10-Jul-2024 20:51:01 - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing psr/container (2.0.2): Extracting archive build 10-Jul-2024 20:51:01 - Installing symfony/service-contracts (v3.5.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing symfony/console (v6.4.8): Extracting archive build 10-Jul-2024 20:51:01 - Installing seld/signal-handler (2.0.2): Extracting archive build 10-Jul-2024 20:51:01 - Installing seld/phar-utils (1.2.1): Extracting archive build 10-Jul-2024 20:51:01 - Installing seld/jsonlint (1.10.2): Extracting archive build 10-Jul-2024 20:51:01 - Installing react/promise (v3.2.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing psr/log (3.0.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing justinrainbow/json-schema (v5.2.13): Extracting archive build 10-Jul-2024 20:51:01 - Installing composer/pcre (3.1.4): Extracting archive build 10-Jul-2024 20:51:01 - Installing composer/xdebug-handler (3.0.5): Extracting archive build 10-Jul-2024 20:51:01 - Installing composer/spdx-licenses (1.5.8): Extracting archive build 10-Jul-2024 20:51:01 - Installing composer/semver (3.4.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing composer/metadata-minifier (1.0.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing composer/class-map-generator (1.3.4): Extracting archive build 10-Jul-2024 20:51:01 - Installing composer/ca-bundle (1.5.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing composer/composer (2.7.7): Extracting archive build 10-Jul-2024 20:51:01 - Installing psr/cache (3.0.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing doctrine/deprecations (1.1.3): Extracting archive build 10-Jul-2024 20:51:01 - Installing doctrine/event-manager (1.2.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing doctrine/cache (2.2.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing doctrine/dbal (3.3.8): Extracting archive build 10-Jul-2024 20:51:01 - Installing google/recaptcha (1.3.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing guzzlehttp/promises (1.5.3): Extracting archive build 10-Jul-2024 20:51:01 - Installing ralouphie/getallheaders (3.0.3): Extracting archive build 10-Jul-2024 20:51:01 - Installing psr/http-message (1.1): Extracting archive build 10-Jul-2024 20:51:01 - Installing guzzlehttp/psr7 (1.9.1): Extracting archive build 10-Jul-2024 20:51:01 - Installing laminas/laminas-code (4.13.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing symfony/yaml (v6.4.8): Extracting archive build 10-Jul-2024 20:51:01 - Installing laravel/homestead (v14.5.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing marc1706/fast-image-size (v1.1.7): Extracting archive build 10-Jul-2024 20:51:01 - Installing symfony/http-client-contracts (v3.5.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing symfony/http-client (v6.4.8): Extracting archive build 10-Jul-2024 20:51:01 - Installing brick/math (0.12.1): Extracting archive build 10-Jul-2024 20:51:01 - Installing spomky-labs/pki-framework (1.2.1): Extracting archive build 10-Jul-2024 20:51:01 - Installing psr/http-factory (1.1.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing psr/http-client (1.0.3): Extracting archive build 10-Jul-2024 20:51:01 - Installing psr/clock (1.0.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing paragonie/random_compat (v9.99.100): Extracting archive build 10-Jul-2024 20:51:01 - Installing paragonie/sodium_compat (v1.21.1): Extracting archive build 10-Jul-2024 20:51:01 - Installing paragonie/constant_time_encoding (v2.7.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing web-token/jwt-library (3.4.3): Extracting archive build 10-Jul-2024 20:51:01 - Installing web-token/jwt-util-ecc (3.4.3): Extracting archive build 10-Jul-2024 20:51:01 - Installing web-token/jwt-signature-algorithm-ecdsa (3.4.3): Extracting archive build 10-Jul-2024 20:51:01 - Installing web-token/jwt-signature (3.4.3): Extracting archive build 10-Jul-2024 20:51:01 - Installing web-token/jwt-key-mgmt (3.4.3): Extracting archive build 10-Jul-2024 20:51:01 - Installing spomky-labs/base64url (v2.0.4): Extracting archive build 10-Jul-2024 20:51:01 - Installing symfony/polyfill-php72 (v1.29.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing guzzlehttp/guzzle (6.5.8): Extracting archive build 10-Jul-2024 20:51:01 - Installing minishlink/web-push (v8.0.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing sebastian/version (3.0.2): Extracting archive build 10-Jul-2024 20:51:01 - Installing sebastian/type (3.2.1): Extracting archive build 10-Jul-2024 20:51:01 - Installing sebastian/resource-operations (3.0.4): Extracting archive build 10-Jul-2024 20:51:01 - Installing sebastian/recursion-context (4.0.5): Extracting archive build 10-Jul-2024 20:51:01 - Installing sebastian/object-reflector (2.0.4): Extracting archive build 10-Jul-2024 20:51:01 - Installing sebastian/object-enumerator (4.0.4): Extracting archive build 10-Jul-2024 20:51:01 - Installing sebastian/global-state (5.0.7): Extracting archive build 10-Jul-2024 20:51:01 - Installing sebastian/exporter (4.0.6): Extracting archive build 10-Jul-2024 20:51:01 - Installing sebastian/environment (5.1.5): Extracting archive build 10-Jul-2024 20:51:01 - Installing sebastian/diff (4.0.6): Extracting archive build 10-Jul-2024 20:51:01 - Installing sebastian/comparator (4.0.8): Extracting archive build 10-Jul-2024 20:51:01 - Installing sebastian/code-unit (1.0.8): Extracting archive build 10-Jul-2024 20:51:01 - Installing sebastian/cli-parser (1.0.2): Extracting archive build 10-Jul-2024 20:51:01 - Installing phpunit/php-timer (5.0.3): Extracting archive build 10-Jul-2024 20:51:01 - Installing phpunit/php-text-template (2.0.4): Extracting archive build 10-Jul-2024 20:51:01 - Installing phpunit/php-invoker (3.1.1): Extracting archive build 10-Jul-2024 20:51:01 - Installing phpunit/php-file-iterator (3.0.6): Extracting archive build 10-Jul-2024 20:51:01 - Installing theseer/tokenizer (1.2.3): Extracting archive build 10-Jul-2024 20:51:01 - Installing nikic/php-parser (v4.19.1): Extracting archive build 10-Jul-2024 20:51:01 - Installing sebastian/lines-of-code (1.0.4): Extracting archive build 10-Jul-2024 20:51:01 - Installing sebastian/complexity (2.0.3): Extracting archive build 10-Jul-2024 20:51:01 - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive build 10-Jul-2024 20:51:01 - Installing phpunit/php-code-coverage (9.2.31): Extracting archive build 10-Jul-2024 20:51:01 - Installing phar-io/version (3.2.1): Extracting archive build 10-Jul-2024 20:51:01 - Installing phar-io/manifest (2.0.4): Extracting archive build 10-Jul-2024 20:51:01 - Installing myclabs/deep-copy (1.12.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing doctrine/instantiator (2.0.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing phpunit/phpunit (9.6.19): Extracting archive build 10-Jul-2024 20:51:01 - Installing misantron/dbunit (5.3.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing phing/phing (2.17.4): Extracting archive build 10-Jul-2024 20:51:01 - Installing webmozart/assert (1.11.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing phpstan/phpdoc-parser (1.29.1): Extracting archive build 10-Jul-2024 20:51:01 - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive build 10-Jul-2024 20:51:01 - Installing phpdocumentor/reflection-docblock (5.4.1): Extracting archive build 10-Jul-2024 20:51:01 - Installing spatie/array-to-xml (3.3.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing netresearch/jsonmapper (v4.4.1): Extracting archive build 10-Jul-2024 20:51:01 - Installing fidry/cpu-core-counter (1.1.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing felixfbecker/language-server-protocol (v1.5.2): Extracting archive build 10-Jul-2024 20:51:01 - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive build 10-Jul-2024 20:51:01 - Installing dnoegel/php-xdg-base-dir (v0.1.1): Extracting archive build 10-Jul-2024 20:51:01 - Installing amphp/amp (v2.6.4): Extracting archive build 10-Jul-2024 20:51:01 - Installing amphp/byte-stream (v1.8.2): Extracting archive build 10-Jul-2024 20:51:01 - Installing vimeo/psalm (5.24.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing symfony/routing (v6.4.8): Extracting archive build 10-Jul-2024 20:51:01 - Installing symfony/polyfill-php83 (v1.29.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing symfony/http-foundation (v6.4.8): Extracting archive build 10-Jul-2024 20:51:01 - Installing psr/event-dispatcher (1.0.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing symfony/event-dispatcher-contracts (v3.5.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing symfony/event-dispatcher (v6.4.8): Extracting archive build 10-Jul-2024 20:51:01 - Installing symfony/var-dumper (v6.4.8): Extracting archive build 10-Jul-2024 20:51:01 - Installing symfony/error-handler (v6.4.8): Extracting archive build 10-Jul-2024 20:51:01 - Installing symfony/http-kernel (v6.4.8): Extracting archive build 10-Jul-2024 20:51:01 - Installing symfony/var-exporter (v6.4.8): Extracting archive build 10-Jul-2024 20:51:01 - Installing symfony/dependency-injection (v6.4.8): Extracting archive build 10-Jul-2024 20:51:01 - Installing symfony/config (v6.4.8): Extracting archive build 10-Jul-2024 20:51:01 - Installing symfony/cache-contracts (v3.5.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing symfony/cache (v6.4.8): Extracting archive build 10-Jul-2024 20:51:01 - Installing symfony/framework-bundle (v6.4.8): Extracting archive build 10-Jul-2024 20:51:01 - Installing psalm/plugin-symfony (v5.2.2): Extracting archive build 10-Jul-2024 20:51:01 - Installing s9e/sweetdom (3.4.1): Extracting archive build 10-Jul-2024 20:51:01 - Installing s9e/regexp-builder (1.4.6): Extracting archive build 10-Jul-2024 20:51:01 - Installing s9e/text-formatter (2.17.3): Extracting archive build 10-Jul-2024 20:51:01 - Installing squizlabs/php_codesniffer (3.10.1): Extracting archive build 10-Jul-2024 20:51:01 - Installing masterminds/html5 (2.9.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing symfony/dom-crawler (v6.4.8): Extracting archive build 10-Jul-2024 20:51:01 - Installing symfony/browser-kit (v6.4.8): Extracting archive build 10-Jul-2024 20:51:01 - Installing symfony/css-selector (v6.4.8): Extracting archive build 10-Jul-2024 20:51:01 - Installing symfony/mime (v6.4.8): Extracting archive build 10-Jul-2024 20:51:01 - Installing friendsofphp/proxy-manager-lts (v1.0.18): Extracting archive build 10-Jul-2024 20:51:01 - Installing symfony/proxy-manager-bridge (v6.4.8): Extracting archive build 10-Jul-2024 20:51:01 - Installing twig/twig (v3.8.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing symfony/translation-contracts (v3.5.0): Extracting archive build 10-Jul-2024 20:51:01 - Installing symfony/twig-bridge (v6.4.8): Extracting archive build 10-Jul-2024 20:51:04 0/140 [>---------------------------] 0% 18/140 [===>------------------------] 12% 35/140 [=======>--------------------] 25% 51/140 [==========>-----------------] 36% 61/140 [============>---------------] 43% 71/140 [==============>-------------] 50% 91/140 [==================>---------] 65% 100/140 [====================>-------] 71% 112/140 [======================>-----] 80% 128/140 [=========================>--] 91% 140/140 [============================] 100%Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 10-Jul-2024 20:51:04 Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 10-Jul-2024 20:51:04 Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 10-Jul-2024 20:51:04 Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 10-Jul-2024 20:51:04 Generating autoload files build 10-Jul-2024 20:51:04 101 packages you are using are looking for funding. build 10-Jul-2024 20:51:04 Use the `composer fund` command to find out more! build 10-Jul-2024 20:51:04 Buildfile: /data/build/build.xml build 10-Jul-2024 20:51:04  build 10-Jul-2024 20:51:04 phpBB > clean: build 10-Jul-2024 20:51:04  build 10-Jul-2024 20:51:04  [delete] Directory /data/build/logs does not exist or is not a directory. build 10-Jul-2024 20:51:04  [delete] Directory /data/build/api does not exist or is not a directory. build 10-Jul-2024 20:51:04  [delete] Directory /data/build/codebrowser does not exist or is not a directory. build 10-Jul-2024 20:51:04  [delete] Directory /data/build/coverage does not exist or is not a directory. build 10-Jul-2024 20:51:04  [delete] Directory /data/build/cpd does not exist or is not a directory. build 10-Jul-2024 20:51:04  [delete] Directory /data/build/dependencies does not exist or is not a directory. build 10-Jul-2024 20:51:04  [delete] Directory /data/build/new_version does not exist or is not a directory. build 10-Jul-2024 20:51:04  [delete] Directory /data/build/old_versions does not exist or is not a directory. build 10-Jul-2024 20:51:04  [delete] Directory /data/build/save does not exist or is not a directory. build 10-Jul-2024 20:51:04  build 10-Jul-2024 20:51:04 phpBB > prepare: build 10-Jul-2024 20:51:04  build 10-Jul-2024 20:51:04  [mkdir] Created dir: /data/build/logs build 10-Jul-2024 20:51:04  [mkdir] Created dir: /data/build/api build 10-Jul-2024 20:51:04  [mkdir] Created dir: /data/build/codebrowser build 10-Jul-2024 20:51:04  [mkdir] Created dir: /data/build/coverage build 10-Jul-2024 20:51:04  [mkdir] Created dir: /data/build/cpd build 10-Jul-2024 20:51:04  [mkdir] Created dir: /data/build/dependencies build 10-Jul-2024 20:51:04  [mkdir] Created dir: /data/build/new_version build 10-Jul-2024 20:51:04  [mkdir] Created dir: /data/build/new_version/files build 10-Jul-2024 20:51:04  [mkdir] Created dir: /data/build/new_version/patches build 10-Jul-2024 20:51:04  [mkdir] Created dir: /data/build/new_version/release_files build 10-Jul-2024 20:51:04  [mkdir] Created dir: /data/build/new_version/update build 10-Jul-2024 20:51:04  [mkdir] Created dir: /data/build/old_versions build 10-Jul-2024 20:51:04  [mkdir] Created dir: /data/build/save build 10-Jul-2024 20:51:04  build 10-Jul-2024 20:51:04 phpBB > composer: build 10-Jul-2024 20:51:04  build 10-Jul-2024 20:51:04 Installing dependencies from lock file (including require-dev) build 10-Jul-2024 20:51:04 Verifying lock file contents can be installed on current platform. build 10-Jul-2024 20:51:05 Nothing to install, update or remove build 10-Jul-2024 20:51:05 Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 10-Jul-2024 20:51:05 Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 10-Jul-2024 20:51:05 Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 10-Jul-2024 20:51:05 Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 10-Jul-2024 20:51:05 Generating autoload files build 10-Jul-2024 20:51:05 101 packages you are using are looking for funding. build 10-Jul-2024 20:51:05 Use the `composer fund` command to find out more! build 10-Jul-2024 20:51:05  build 10-Jul-2024 20:51:05 phpBB > test: build 10-Jul-2024 20:51:05  build 10-Jul-2024 20:51:07 PHPUnit 9.6.19 by Sebastian Bergmann and contributors. build 10-Jul-2024 20:51:07 build 10-Jul-2024 20:51:44 ............................................................. 61 / 7841 ( 0%) build 10-Jul-2024 20:51:49 ............................................................. 122 / 7841 ( 1%) build 10-Jul-2024 20:51:50 .................................................I.....SSSS.. 183 / 7841 ( 2%) build 10-Jul-2024 20:51:52 ................SSSSSSSS............S...S.................... 244 / 7841 ( 3%) build 10-Jul-2024 20:51:54 ............................................................. 305 / 7841 ( 3%) build 10-Jul-2024 20:52:02 S............................................................ 366 / 7841 ( 4%) build 10-Jul-2024 20:52:04 ............................................................. 427 / 7841 ( 5%) build 10-Jul-2024 20:52:05 ............................................................. 488 / 7841 ( 6%) build 10-Jul-2024 20:52:06 ............................................................. 549 / 7841 ( 7%) build 10-Jul-2024 20:52:07 ............................................................. 610 / 7841 ( 7%) build 10-Jul-2024 20:52:08 ............................................................. 671 / 7841 ( 8%) build 10-Jul-2024 20:52:09 ............................................................. 732 / 7841 ( 9%) build 10-Jul-2024 20:52:10 ............................................................. 793 / 7841 ( 10%) build 10-Jul-2024 20:52:11 ............................................................. 854 / 7841 ( 10%) build 10-Jul-2024 20:52:12 ............................................................. 915 / 7841 ( 11%) build 10-Jul-2024 20:52:13 ............................................................. 976 / 7841 ( 12%) build 10-Jul-2024 20:52:14 ............................................................. 1037 / 7841 ( 13%) build 10-Jul-2024 20:52:15 ............................................................. 1098 / 7841 ( 14%) build 10-Jul-2024 20:52:34 .........................................................I... 1159 / 7841 ( 14%) build 10-Jul-2024 20:52:53 S...............S............................................ 1220 / 7841 ( 15%) build 10-Jul-2024 20:53:00 ............................................................. 1281 / 7841 ( 16%) build 10-Jul-2024 20:53:03 ............................................................. 1342 / 7841 ( 17%) build 10-Jul-2024 20:53:06 ..S.S.S...................................................... 1403 / 7841 ( 17%) build 10-Jul-2024 20:53:06 ............................................................. 1464 / 7841 ( 18%) build 10-Jul-2024 20:53:07 ............................................................. 1525 / 7841 ( 19%) build 10-Jul-2024 20:53:07 ............................................................. 1586 / 7841 ( 20%) build 10-Jul-2024 20:53:07 ............................................................. 1647 / 7841 ( 21%) build 10-Jul-2024 20:53:08 ............................................................. 1708 / 7841 ( 21%) build 10-Jul-2024 20:53:08 ............................................................. 1769 / 7841 ( 22%) build 10-Jul-2024 20:53:08 ............................................................. 1830 / 7841 ( 23%) build 10-Jul-2024 20:53:08 ............................................................. 1891 / 7841 ( 24%) build 10-Jul-2024 20:53:09 ............................................................. 1952 / 7841 ( 24%) build 10-Jul-2024 20:53:09 ............................................................. 2013 / 7841 ( 25%) build 10-Jul-2024 20:53:09 ............................................................. 2074 / 7841 ( 26%) build 10-Jul-2024 20:53:09 ............................................................. 2135 / 7841 ( 27%) build 10-Jul-2024 20:53:10 ............................................................. 2196 / 7841 ( 28%) build 10-Jul-2024 20:53:11 ............................................................. 2257 / 7841 ( 28%) build 10-Jul-2024 20:53:13 ............................................................. 2318 / 7841 ( 29%) build 10-Jul-2024 20:53:15 ............................................................. 2379 / 7841 ( 30%) build 10-Jul-2024 20:53:16 ............................................................. 2440 / 7841 ( 31%) build 10-Jul-2024 20:53:16 ............................................................. 2501 / 7841 ( 31%) build 10-Jul-2024 20:53:18 ..............................I.II........................... 2562 / 7841 ( 32%) build 10-Jul-2024 20:53:18 ............................................................. 2623 / 7841 ( 33%) build 10-Jul-2024 20:53:19 ............................................................. 2684 / 7841 ( 34%) build 10-Jul-2024 20:53:20 ............................................................. 2745 / 7841 ( 35%) build 10-Jul-2024 20:53:20 ............................................................. 2806 / 7841 ( 35%) build 10-Jul-2024 20:53:23 ............................................................. 2867 / 7841 ( 36%) build 10-Jul-2024 20:53:24 ............................................................. 2928 / 7841 ( 37%) build 10-Jul-2024 20:53:25 ............................................................. 2989 / 7841 ( 38%) build 10-Jul-2024 20:53:26 ............................................................. 3050 / 7841 ( 38%) build 10-Jul-2024 20:53:36 ............................................................. 3111 / 7841 ( 39%) build 10-Jul-2024 20:53:39 ............................................................. 3172 / 7841 ( 40%) build 10-Jul-2024 20:53:42 ............................................................. 3233 / 7841 ( 41%) build 10-Jul-2024 20:53:47 ..S.......................................................... 3294 / 7841 ( 42%) build 10-Jul-2024 20:53:48 ............................................................. 3355 / 7841 ( 42%) build 10-Jul-2024 20:53:49 ............................................................. 3416 / 7841 ( 43%) build 10-Jul-2024 20:53:54 ............................................................. 3477 / 7841 ( 44%) build 10-Jul-2024 20:54:03 ............................................................. 3538 / 7841 ( 45%) build 10-Jul-2024 20:54:12 ............................................................. 3599 / 7841 ( 45%) build 10-Jul-2024 20:54:19 ............................................................. 3660 / 7841 ( 46%) build 10-Jul-2024 20:54:20 ............................................................. 3721 / 7841 ( 47%) build 10-Jul-2024 20:54:21 ............................................................. 3782 / 7841 ( 48%) build 10-Jul-2024 20:54:21 ............................................................. 3843 / 7841 ( 49%) build 10-Jul-2024 20:54:22 ............................................................. 3904 / 7841 ( 49%) build 10-Jul-2024 20:54:22 ............................................................. 3965 / 7841 ( 50%) build 10-Jul-2024 20:54:22 ............................................................. 4026 / 7841 ( 51%) build 10-Jul-2024 20:54:23 ............................................................. 4087 / 7841 ( 52%) build 10-Jul-2024 20:54:23 ............................................................. 4148 / 7841 ( 52%) build 10-Jul-2024 20:54:27 ............................................................. 4209 / 7841 ( 53%) build 10-Jul-2024 20:54:29 ............................................................. 4270 / 7841 ( 54%) build 10-Jul-2024 20:54:31 ............................................................. 4331 / 7841 ( 55%) build 10-Jul-2024 20:54:33 ............................................................. 4392 / 7841 ( 56%) build 10-Jul-2024 20:54:34 ............................................................. 4453 / 7841 ( 56%) build 10-Jul-2024 20:54:35 ............................................................. 4514 / 7841 ( 57%) build 10-Jul-2024 20:54:41 ............................................................. 4575 / 7841 ( 58%) build 10-Jul-2024 20:54:52 ............................................................. 4636 / 7841 ( 59%) build 10-Jul-2024 20:54:57 ............................................................. 4697 / 7841 ( 59%) build 10-Jul-2024 20:54:57 ............................................................. 4758 / 7841 ( 60%) build 10-Jul-2024 20:54:58 ............................................................. 4819 / 7841 ( 61%) build 10-Jul-2024 20:54:58 ............................................................. 4880 / 7841 ( 62%) build 10-Jul-2024 20:54:58 ............................................................. 4941 / 7841 ( 63%) build 10-Jul-2024 20:54:58 ............................................................. 5002 / 7841 ( 63%) build 10-Jul-2024 20:54:59 ............................................................. 5063 / 7841 ( 64%) build 10-Jul-2024 20:54:59 ............................................................. 5124 / 7841 ( 65%) build 10-Jul-2024 20:54:59 ............................................................. 5185 / 7841 ( 66%) build 10-Jul-2024 20:54:59 ............................................................. 5246 / 7841 ( 66%) build 10-Jul-2024 20:55:02 ............................................................. 5307 / 7841 ( 67%) build 10-Jul-2024 20:55:15 ............................................................. 5368 / 7841 ( 68%) build 10-Jul-2024 20:55:22 ............................................................. 5429 / 7841 ( 69%) build 10-Jul-2024 20:55:27 ............................................................. 5490 / 7841 ( 70%) build 10-Jul-2024 20:55:28 ............................................................. 5551 / 7841 ( 70%) build 10-Jul-2024 20:55:28 ............................................................. 5612 / 7841 ( 71%) build 10-Jul-2024 20:55:29 ............................................................. 5673 / 7841 ( 72%) build 10-Jul-2024 20:55:29 .................................................SSSSSSSSSSSS 5734 / 7841 ( 73%) build 10-Jul-2024 20:55:29 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5795 / 7841 ( 73%) build 10-Jul-2024 20:55:29 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5856 / 7841 ( 74%) build 10-Jul-2024 20:55:29 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5917 / 7841 ( 75%) build 10-Jul-2024 20:55:30 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS.... 5978 / 7841 ( 76%) build 10-Jul-2024 20:55:31 ............................................................. 6039 / 7841 ( 77%) build 10-Jul-2024 20:55:33 ............................................................. 6100 / 7841 ( 77%) build 10-Jul-2024 20:55:35 ............................................................. 6161 / 7841 ( 78%) build 10-Jul-2024 20:55:37 ............................................................. 6222 / 7841 ( 79%) build 10-Jul-2024 20:55:39 ............................................................. 6283 / 7841 ( 80%) build 10-Jul-2024 20:55:40 ............................................................. 6344 / 7841 ( 80%) build 10-Jul-2024 20:55:42 ............................................................. 6405 / 7841 ( 81%) build 10-Jul-2024 20:55:44 ............................................................. 6466 / 7841 ( 82%) build 10-Jul-2024 20:55:45 ............................................................. 6527 / 7841 ( 83%) build 10-Jul-2024 20:55:47 ............................................................. 6588 / 7841 ( 84%) build 10-Jul-2024 20:55:49 ............................................................. 6649 / 7841 ( 84%) build 10-Jul-2024 20:55:51 ............................................................. 6710 / 7841 ( 85%) build 10-Jul-2024 20:55:52 ............................................................. 6771 / 7841 ( 86%) build 10-Jul-2024 20:55:54 ............................................................. 6832 / 7841 ( 87%) build 10-Jul-2024 20:55:56 ............................................................. 6893 / 7841 ( 87%) build 10-Jul-2024 20:55:58 ............................................................. 6954 / 7841 ( 88%) build 10-Jul-2024 20:55:59 ............................................................. 7015 / 7841 ( 89%) build 10-Jul-2024 20:56:01 ............................................................. 7076 / 7841 ( 90%) build 10-Jul-2024 20:56:03 ............................................................. 7137 / 7841 ( 91%) build 10-Jul-2024 20:56:05 ............................................................. 7198 / 7841 ( 91%) build 10-Jul-2024 20:56:06 ............................................................. 7259 / 7841 ( 92%) build 10-Jul-2024 20:56:08 ............................................................. 7320 / 7841 ( 93%) build 10-Jul-2024 20:56:10 ............................................................. 7381 / 7841 ( 94%) build 10-Jul-2024 20:56:12 ............................................................. 7442 / 7841 ( 94%) build 10-Jul-2024 20:56:14 ............................................................. 7503 / 7841 ( 95%) build 10-Jul-2024 20:56:15 ............................................................. 7564 / 7841 ( 96%) build 10-Jul-2024 20:56:17 ............................................................. 7625 / 7841 ( 97%) build 10-Jul-2024 20:56:19 ............................................................. 7686 / 7841 ( 98%) build 10-Jul-2024 20:56:21 ............................................................. 7747 / 7841 ( 98%) build 10-Jul-2024 20:56:22 ............................... build 10-Jul-2024 20:56:22 build 10-Jul-2024 20:56:22 Time: 05:14.582, Memory: 314.50 MB build 10-Jul-2024 20:56:22 build 10-Jul-2024 20:56:22 OK, but incomplete, skipped, or risky tests! build 10-Jul-2024 20:56:22 Tests: 7841, Assertions: 78366, Skipped: 273, Incomplete: 5. build 10-Jul-2024 20:56:22 build 10-Jul-2024 20:58:58 Generating code coverage report in Clover XML format ... done [02:36.024] build 10-Jul-2024 20:58:58 build 10-Jul-2024 20:59:20 Generating code coverage report in HTML format ... done [00:21.808] build 10-Jul-2024 20:59:20  build 10-Jul-2024 20:59:20 phpBB > docs: build 10-Jul-2024 20:59:20  build 10-Jul-2024 20:59:20 Updating project build 10-Jul-2024 20:59:20 build 10-Jul-2024 20:59:20 Version main build 10-Jul-2024 20:59:20 ------------ build 10-Jul-2024 20:59:20 build 10-Jul-2024 20:59:22 build 10-Jul-2024 20:59:22 0/806 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing phpbb\convert\controller\convertor build 10-Jul-2024 20:59:22  2/806 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing phpbb\convert\convert build 10-Jul-2024 20:59:25 Parsing diff build 10-Jul-2024 20:59:25  4/806 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing mapped_diff build 10-Jul-2024 20:59:25 Parsing diff_op build 10-Jul-2024 20:59:25 Parsing diff_op_copy build 10-Jul-2024 20:59:25 Parsing diff_op_delete build 10-Jul-2024 20:59:25 Parsing diff_op_add build 10-Jul-2024 20:59:25 Parsing diff_op_change build 10-Jul-2024 20:59:25 Parsing diff3 build 10-Jul-2024 20:59:25 Parsing diff3_op build 10-Jul-2024 20:59:25 Parsing diff3_op_copy build 10-Jul-2024 20:59:25 Parsing diff3_block_builder build 10-Jul-2024 20:59:25 Parsing diff_renderer build 10-Jul-2024 20:59:25  15/806 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Parsing diff_renderer_unified build 10-Jul-2024 20:59:25 Parsing diff_renderer_inline build 10-Jul-2024 20:59:25 Parsing diff_renderer_raw build 10-Jul-2024 20:59:25 Parsing diff_renderer_side_by_side build 10-Jul-2024 20:59:25 Parsing diff_engine build 10-Jul-2024 20:59:26  20/806 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing p_master build 10-Jul-2024 20:59:26  21/806 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing jabber build 10-Jul-2024 20:59:27  22/806 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing compress build 10-Jul-2024 20:59:27  23/806 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing compress_zip build 10-Jul-2024 20:59:27 Parsing compress_tar build 10-Jul-2024 20:59:28 Parsing SphinxClient build 10-Jul-2024 20:59:28  26/806 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing bbcode build 10-Jul-2024 20:59:29  27/806 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing transfer build 10-Jul-2024 20:59:29  28/806 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing ftp build 10-Jul-2024 20:59:29 Parsing ftp_fsock build 10-Jul-2024 20:59:30 Parsing mcp_main build 10-Jul-2024 20:59:30  31/806 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing mcp_logs build 10-Jul-2024 20:59:30  32/806 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing mcp_warn build 10-Jul-2024 20:59:30  33/806 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_reports build 10-Jul-2024 20:59:31  34/806 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_pm_reports build 10-Jul-2024 20:59:31  35/806 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_ban build 10-Jul-2024 20:59:31  36/806 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_notes build 10-Jul-2024 20:59:31  37/806 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_queue build 10-Jul-2024 20:59:31  38/806 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_main_info build 10-Jul-2024 20:59:31 Parsing mcp_logs_info build 10-Jul-2024 20:59:31 Parsing mcp_warn_info build 10-Jul-2024 20:59:31 Parsing mcp_reports_info build 10-Jul-2024 20:59:31 Parsing mcp_pm_reports_info build 10-Jul-2024 20:59:31  43/806 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing mcp_ban_info build 10-Jul-2024 20:59:31 Parsing mcp_notes_info build 10-Jul-2024 20:59:31 Parsing mcp_queue_info build 10-Jul-2024 20:59:32 Parsing acp_jabber build 10-Jul-2024 20:59:32  47/806 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_disallow build 10-Jul-2024 20:59:33 Parsing acp_groups build 10-Jul-2024 20:59:33  49/806 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_modules build 10-Jul-2024 20:59:33  50/806 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_contact build 10-Jul-2024 20:59:33 Parsing auth_admin build 10-Jul-2024 20:59:33  52/806 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_bots build 10-Jul-2024 20:59:33  53/806 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_logs build 10-Jul-2024 20:59:34  54/806 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_board build 10-Jul-2024 20:59:34  55/806 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_search build 10-Jul-2024 20:59:34  56/806 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_users build 10-Jul-2024 20:59:34  57/806 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_php_info build 10-Jul-2024 20:59:34 Parsing acp_email build 10-Jul-2024 20:59:34  59/806 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_inactive build 10-Jul-2024 20:59:35  60/806 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_words build 10-Jul-2024 20:59:35  61/806 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_captcha build 10-Jul-2024 20:59:35 Parsing acp_forums build 10-Jul-2024 20:59:35  63/806 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_bbcodes build 10-Jul-2024 20:59:35  64/806 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_prune build 10-Jul-2024 20:59:36  65/806 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_icons build 10-Jul-2024 20:59:36  66/806 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_attachments build 10-Jul-2024 20:59:36  67/806 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_extensions build 10-Jul-2024 20:59:36  68/806 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_profile build 10-Jul-2024 20:59:37  69/806 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_ranks build 10-Jul-2024 20:59:37  70/806 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_language build 10-Jul-2024 20:59:37  71/806 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_styles build 10-Jul-2024 20:59:37  72/806 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_permission_roles build 10-Jul-2024 20:59:37  73/806 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 9%Parsing acp_jabber_info build 10-Jul-2024 20:59:37 Parsing acp_disallow_info build 10-Jul-2024 20:59:37 Parsing acp_groups_info build 10-Jul-2024 20:59:37 Parsing acp_modules_info build 10-Jul-2024 20:59:37 Parsing acp_contact_info build 10-Jul-2024 20:59:37 Parsing acp_bots_info build 10-Jul-2024 20:59:37 Parsing acp_logs_info build 10-Jul-2024 20:59:37 Parsing acp_board_info build 10-Jul-2024 20:59:37  81/806 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Parsing acp_search_info build 10-Jul-2024 20:59:37 Parsing acp_users_info build 10-Jul-2024 20:59:37 Parsing acp_php_info_info build 10-Jul-2024 20:59:37 Parsing acp_email_info build 10-Jul-2024 20:59:37 Parsing acp_inactive_info build 10-Jul-2024 20:59:37 Parsing acp_words_info build 10-Jul-2024 20:59:37 Parsing acp_captcha_info build 10-Jul-2024 20:59:37  88/806 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Parsing acp_forums_info build 10-Jul-2024 20:59:37 Parsing acp_bbcodes_info build 10-Jul-2024 20:59:37 Parsing acp_prune_info build 10-Jul-2024 20:59:37 Parsing acp_icons_info build 10-Jul-2024 20:59:37 Parsing acp_attachments_info build 10-Jul-2024 20:59:37 Parsing acp_extensions_info build 10-Jul-2024 20:59:37 Parsing acp_profile_info build 10-Jul-2024 20:59:37 Parsing acp_ranks_info build 10-Jul-2024 20:59:37 Parsing acp_language_info build 10-Jul-2024 20:59:37  97/806 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Parsing acp_styles_info build 10-Jul-2024 20:59:37 Parsing acp_permission_roles_info build 10-Jul-2024 20:59:37 Parsing acp_permissions_info build 10-Jul-2024 20:59:37 Parsing acp_ban_info build 10-Jul-2024 20:59:37 Parsing acp_update_info build 10-Jul-2024 20:59:37 Parsing acp_main_info build 10-Jul-2024 20:59:37  103/806 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Parsing acp_help_phpbb_info build 10-Jul-2024 20:59:37 Parsing acp_storage_info build 10-Jul-2024 20:59:37 Parsing acp_reasons_info build 10-Jul-2024 20:59:38 Parsing acp_permissions build 10-Jul-2024 20:59:38  107/806 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing acp_ban build 10-Jul-2024 20:59:38 Parsing acp_update build 10-Jul-2024 20:59:38  109/806 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing acp_main build 10-Jul-2024 20:59:38  110/806 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing acp_help_phpbb build 10-Jul-2024 20:59:38 Parsing acp_storage build 10-Jul-2024 20:59:38  112/806 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing acp_reasons build 10-Jul-2024 20:59:38  113/806 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 14%Parsing phpbb_questionnaire_data_collector build 10-Jul-2024 20:59:38  114/806 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 14%Parsing phpbb_questionnaire_php_data_provider build 10-Jul-2024 20:59:38 Parsing phpbb_questionnaire_system_data_provider build 10-Jul-2024 20:59:38 Parsing phpbb_questionnaire_phpbb_data_provider build 10-Jul-2024 20:59:39 Parsing ucp_prefs build 10-Jul-2024 20:59:39  118/806 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 14%Parsing ucp_confirm build 10-Jul-2024 20:59:39 Parsing ucp_auth_link build 10-Jul-2024 20:59:39 Parsing ucp_resend build 10-Jul-2024 20:59:40  121/806 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_groups build 10-Jul-2024 20:59:40  122/806 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_attachments build 10-Jul-2024 20:59:40  123/806 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_notifications build 10-Jul-2024 20:59:40  124/806 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_login_link build 10-Jul-2024 20:59:40  125/806 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_activate build 10-Jul-2024 20:59:40 Parsing ucp_main build 10-Jul-2024 20:59:40  127/806 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_zebra build 10-Jul-2024 20:59:41  128/806 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_pm build 10-Jul-2024 20:59:41  129/806 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16%Parsing ucp_register build 10-Jul-2024 20:59:41  130/806 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16%Parsing ucp_prefs_info build 10-Jul-2024 20:59:41  131/806 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16%Parsing ucp_auth_link_info build 10-Jul-2024 20:59:41 Parsing ucp_groups_info build 10-Jul-2024 20:59:41 Parsing ucp_attachments_info build 10-Jul-2024 20:59:41 Parsing ucp_notifications_info build 10-Jul-2024 20:59:41 Parsing ucp_main_info build 10-Jul-2024 20:59:41 Parsing ucp_zebra_info build 10-Jul-2024 20:59:41 Parsing ucp_pm_info build 10-Jul-2024 20:59:41  138/806 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing ucp_profile_info build 10-Jul-2024 20:59:41 Parsing ucp_profile build 10-Jul-2024 20:59:42  140/806 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing bbcode_firstpass build 10-Jul-2024 20:59:42  141/806 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing parse_message build 10-Jul-2024 20:59:42 Parsing bitfield build 10-Jul-2024 20:59:42  143/806 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing messenger build 10-Jul-2024 20:59:42  144/806 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing queue build 10-Jul-2024 20:59:42 Parsing smtp_class build 10-Jul-2024 20:59:45 Parsing phpbb\content_visibility build 10-Jul-2024 20:59:45  147/806 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\cache\driver\memory build 10-Jul-2024 20:59:45  148/806 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\cache\driver\apcu build 10-Jul-2024 20:59:45 Parsing phpbb\cache\driver\dummy build 10-Jul-2024 20:59:45 Parsing phpbb\cache\driver\wincache build 10-Jul-2024 20:59:45 Parsing phpbb\cache\driver\driver_interface build 10-Jul-2024 20:59:45  152/806 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\cache\driver\base build 10-Jul-2024 20:59:45  153/806 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\cache\driver\memcached build 10-Jul-2024 20:59:45 Parsing phpbb\cache\driver\redis build 10-Jul-2024 20:59:45  155/806 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing phpbb\cache\driver\file build 10-Jul-2024 20:59:45  156/806 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing phpbb\cache\service build 10-Jul-2024 20:59:45  157/806 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing phpbb\textreparser\manager build 10-Jul-2024 20:59:45 Parsing phpbb\textreparser\plugins\poll_option build 10-Jul-2024 20:59:45 Parsing phpbb\textreparser\plugins\pm_text build 10-Jul-2024 20:59:45 Parsing phpbb\textreparser\plugins\forum_description build 10-Jul-2024 20:59:45 Parsing phpbb\textreparser\plugins\contact_admin_info build 10-Jul-2024 20:59:45  162/806 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing phpbb\textreparser\plugins\user_signature build 10-Jul-2024 20:59:45 Parsing phpbb\textreparser\plugins\poll_title build 10-Jul-2024 20:59:45 Parsing phpbb\textreparser\plugins\post_text build 10-Jul-2024 20:59:45 Parsing phpbb\textreparser\plugins\group_description build 10-Jul-2024 20:59:45 Parsing phpbb\textreparser\plugins\forum_rules build 10-Jul-2024 20:59:45 Parsing phpbb\textreparser\row_based_plugin build 10-Jul-2024 20:59:45  168/806 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing phpbb\textreparser\base build 10-Jul-2024 20:59:45  169/806 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing phpbb\textreparser\reparser_interface build 10-Jul-2024 20:59:45 Parsing phpbb\form\form_helper build 10-Jul-2024 20:59:45 Parsing phpbb\filesystem\exception\filesystem_exception build 10-Jul-2024 20:59:45 Parsing phpbb\filesystem\filesystem_interface build 10-Jul-2024 20:59:45  173/806 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\filesystem\filesystem build 10-Jul-2024 20:59:45  174/806 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\filesystem\helper build 10-Jul-2024 20:59:45  175/806 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\filesystem\temp build 10-Jul-2024 20:59:45 Parsing phpbb\di\service_collection_iterator build 10-Jul-2024 20:59:45 Parsing phpbb\di\pass\markpublic_pass build 10-Jul-2024 20:59:45 Parsing phpbb\di\pass\collection_pass build 10-Jul-2024 20:59:45  180/806 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Parsing phpbb\di\pass\convert_events build 10-Jul-2024 20:59:45 Parsing phpbb\di\service_collection build 10-Jul-2024 20:59:45 Parsing phpbb\di\exception\service_not_found_exception build 10-Jul-2024 20:59:45 Parsing phpbb\di\exception\di_exception build 10-Jul-2024 20:59:45 Parsing phpbb\di\exception\multiple_service_definitions_exception build 10-Jul-2024 20:59:45 Parsing phpbb\di\ordered_service_collection build 10-Jul-2024 20:59:45 Parsing phpbb\di\container_builder build 10-Jul-2024 20:59:45  186/806 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\di\proxy_instantiator build 10-Jul-2024 20:59:46 Parsing phpbb\di\extension\container_configuration build 10-Jul-2024 20:59:46 Parsing phpbb\di\extension\config build 10-Jul-2024 20:59:46  189/806 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\di\extension\core build 10-Jul-2024 20:59:46 Parsing phpbb\di\extension\tables build 10-Jul-2024 20:59:46  192/806 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\pagination build 10-Jul-2024 20:59:46 Parsing phpbb\error_collector build 10-Jul-2024 20:59:46 Parsing phpbb\lock\flock build 10-Jul-2024 20:59:46 Parsing phpbb\lock\posting build 10-Jul-2024 20:59:46 Parsing phpbb\lock\db build 10-Jul-2024 20:59:46  196/806 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\attachment\resync build 10-Jul-2024 20:59:46 Parsing phpbb\attachment\upload build 10-Jul-2024 20:59:46  198/806 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\attachment\manager build 10-Jul-2024 20:59:46 Parsing phpbb\attachment\delete build 10-Jul-2024 20:59:46  200/806 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\attachment\attachment_category build 10-Jul-2024 20:59:46 Parsing phpbb\php\ini build 10-Jul-2024 20:59:46 Parsing phpbb\module\module_manager build 10-Jul-2024 20:59:46  203/806 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\module\exception\module_not_found_exception build 10-Jul-2024 20:59:46 Parsing phpbb\module\exception\module_exception build 10-Jul-2024 20:59:46 Parsing phpbb\profilefields\type\type_string_common build 10-Jul-2024 20:59:46 Parsing phpbb\profilefields\type\type_bool build 10-Jul-2024 20:59:46  207/806 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\profilefields\type\type_string build 10-Jul-2024 20:59:46 Parsing phpbb\profilefields\type\type_interface build 10-Jul-2024 20:59:46  209/806 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\profilefields\type\type_int build 10-Jul-2024 20:59:46  210/806 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\profilefields\type\type_date build 10-Jul-2024 20:59:46  211/806 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\profilefields\type\type_dropdown build 10-Jul-2024 20:59:46  212/806 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\profilefields\type\type_base build 10-Jul-2024 20:59:47 Parsing phpbb\profilefields\type\type_text build 10-Jul-2024 20:59:47  214/806 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\profilefields\type\type_url build 10-Jul-2024 20:59:47 Parsing phpbb\profilefields\manager build 10-Jul-2024 20:59:47  216/806 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\profilefields\lang_helper build 10-Jul-2024 20:59:47 Parsing phpbb\group\helper build 10-Jul-2024 20:59:47  218/806 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\install\module_base build 10-Jul-2024 20:59:47 Parsing phpbb\install\module\install_finish\task\install_extensions build 10-Jul-2024 20:59:47  220/806 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\install\module\install_finish\task\populate_migrations build 10-Jul-2024 20:59:47 Parsing phpbb\install\module\install_finish\task\notify_user build 10-Jul-2024 20:59:47  223/806 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\install\module\install_finish\module build 10-Jul-2024 20:59:47 Parsing phpbb\install\module\install_filesystem\task\create_config_file build 10-Jul-2024 20:59:47 Parsing phpbb\install\module\install_filesystem\module build 10-Jul-2024 20:59:47 Parsing phpbb\install\module\requirements\abstract_requirements_module build 10-Jul-2024 20:59:47  226/806 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\install\module\requirements\task\check_filesystem build 10-Jul-2024 20:59:47 Parsing phpbb\install\module\requirements\task\check_update build 10-Jul-2024 20:59:47  228/806 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\install\module\requirements\task\check_server_environment build 10-Jul-2024 20:59:47 Parsing phpbb\install\module\requirements\install_module build 10-Jul-2024 20:59:47 Parsing phpbb\install\module\requirements\update_module build 10-Jul-2024 20:59:47 Parsing phpbb\install\module\update_filesystem\task\download_updated_files build 10-Jul-2024 20:59:47  232/806 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\install\module\update_filesystem\task\file_check build 10-Jul-2024 20:59:47  233/806 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\install\module\update_filesystem\task\show_file_status build 10-Jul-2024 20:59:47 Parsing phpbb\install\module\update_filesystem\task\update_files build 10-Jul-2024 20:59:47  235/806 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Parsing phpbb\install\module\update_filesystem\task\diff_files build 10-Jul-2024 20:59:47  236/806 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Parsing phpbb\install\module\update_filesystem\module build 10-Jul-2024 20:59:47 Parsing phpbb\install\updater_configuration build 10-Jul-2024 20:59:47 Parsing phpbb\install\exception\user_interaction_required_exception build 10-Jul-2024 20:59:47 Parsing phpbb\install\exception\cannot_build_container_exception build 10-Jul-2024 20:59:47 Parsing phpbb\install\exception\installer_exception build 10-Jul-2024 20:59:47 Parsing phpbb\install\exception\installer_config_not_writable_exception build 10-Jul-2024 20:59:47 Parsing phpbb\install\exception\jump_to_restart_point_exception build 10-Jul-2024 20:59:47 Parsing phpbb\install\exception\file_updater_failure_exception build 10-Jul-2024 20:59:47 Parsing phpbb\install\exception\resource_limit_reached_exception build 10-Jul-2024 20:59:47 Parsing phpbb\install\exception\invalid_dbms_exception build 10-Jul-2024 20:59:47 Parsing phpbb\install\sequential_task build 10-Jul-2024 20:59:47  247/806 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Parsing phpbb\install\console\command\install\install build 10-Jul-2024 20:59:47  248/806 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Parsing phpbb\install\console\command\install\config\show build 10-Jul-2024 20:59:47 Parsing phpbb\install\console\command\install\config\validate build 10-Jul-2024 20:59:47 Parsing phpbb\install\console\command\update\update build 10-Jul-2024 20:59:47  251/806 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\install\console\command\update\config\show build 10-Jul-2024 20:59:47 Parsing phpbb\install\console\command\update\config\validate build 10-Jul-2024 20:59:47 Parsing phpbb\install\installer build 10-Jul-2024 20:59:47  254/806 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\install\event\kernel_exception_subscriber build 10-Jul-2024 20:59:47 Parsing phpbb\install\task_interface build 10-Jul-2024 20:59:47 Parsing phpbb\install\helper\navigation\navigation_provider build 10-Jul-2024 20:59:47 Parsing phpbb\install\helper\navigation\update_navigation build 10-Jul-2024 20:59:47  258/806 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 32%Parsing phpbb\install\helper\navigation\install_navigation build 10-Jul-2024 20:59:48 Parsing phpbb\install\helper\navigation\main_navigation build 10-Jul-2024 20:59:48 Parsing phpbb\install\helper\navigation\navigation_interface build 10-Jul-2024 20:59:48 Parsing phpbb\install\helper\navigation\convertor_navigation build 10-Jul-2024 20:59:48 Parsing phpbb\install\helper\update_helper build 10-Jul-2024 20:59:48  263/806 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Parsing phpbb\install\helper\container_factory build 10-Jul-2024 20:59:48 Parsing phpbb\install\helper\config build 10-Jul-2024 20:59:48  265/806 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Parsing phpbb\install\helper\iohandler\factory build 10-Jul-2024 20:59:48 Parsing phpbb\install\helper\iohandler\iohandler_base build 10-Jul-2024 20:59:48 Parsing phpbb\install\helper\iohandler\exception\iohandler_not_implemented_exception build 10-Jul-2024 20:59:48  268/806 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\install\helper\iohandler\ajax_iohandler build 10-Jul-2024 20:59:48  269/806 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\install\helper\iohandler\cli_iohandler build 10-Jul-2024 20:59:48  270/806 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\install\helper\iohandler\iohandler_interface build 10-Jul-2024 20:59:48 Parsing phpbb\install\helper\file_updater\ftp_file_updater build 10-Jul-2024 20:59:48  272/806 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\install\helper\file_updater\factory build 10-Jul-2024 20:59:48 Parsing phpbb\install\helper\file_updater\compression_file_updater build 10-Jul-2024 20:59:48 Parsing phpbb\install\helper\file_updater\file_updater_interface build 10-Jul-2024 20:59:48 Parsing phpbb\install\helper\file_updater\file_updater build 10-Jul-2024 20:59:48  276/806 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\install\helper\install_helper build 10-Jul-2024 20:59:48 Parsing phpbb\install\installer_configuration build 10-Jul-2024 20:59:48 Parsing phpbb\install\controller\update build 10-Jul-2024 20:59:48  279/806 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\install\controller\installer_index build 10-Jul-2024 20:59:48 Parsing phpbb\install\controller\install build 10-Jul-2024 20:59:48  281/806 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\install\controller\timeout_check build 10-Jul-2024 20:59:48 Parsing phpbb\install\controller\helper build 10-Jul-2024 20:59:48  283/806 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Parsing phpbb\install\controller\archive_download build 10-Jul-2024 20:59:48 Parsing phpbb\install\module_interface build 10-Jul-2024 20:59:48 Parsing phpbb\install\task_base build 10-Jul-2024 20:59:48 Parsing phpbb\exception\runtime_exception build 10-Jul-2024 20:59:48 Parsing phpbb\exception\exception_interface build 10-Jul-2024 20:59:48 Parsing phpbb\exception\version_check_exception build 10-Jul-2024 20:59:48 Parsing phpbb\exception\http_exception build 10-Jul-2024 20:59:48  290/806 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 35%Parsing phpbb\tree\tree_interface build 10-Jul-2024 20:59:48 Parsing phpbb\tree\nestedset build 10-Jul-2024 20:59:48  292/806 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\tree\nestedset_forum build 10-Jul-2024 20:59:48 Parsing phpbb\help\manager build 10-Jul-2024 20:59:48  295/806 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\help\controller\bbcode build 10-Jul-2024 20:59:48 Parsing phpbb\help\controller\controller build 10-Jul-2024 20:59:48 Parsing phpbb\help\controller\faq build 10-Jul-2024 20:59:48 Parsing phpbb\help\controller\help build 10-Jul-2024 20:59:48  298/806 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\file_downloader build 10-Jul-2024 20:59:48 Parsing phpbb\passwords\driver\sha_xf1 build 10-Jul-2024 20:59:49  301/806 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\passwords\driver\argon2i build 10-Jul-2024 20:59:49 Parsing phpbb\passwords\driver\sha1_smf build 10-Jul-2024 20:59:49 Parsing phpbb\passwords\driver\phpass build 10-Jul-2024 20:59:49 Parsing phpbb\passwords\driver\bcrypt_2y build 10-Jul-2024 20:59:49 Parsing phpbb\passwords\driver\argon2id build 10-Jul-2024 20:59:49 Parsing phpbb\passwords\driver\md5_vb build 10-Jul-2024 20:59:49 Parsing phpbb\passwords\driver\driver_interface build 10-Jul-2024 20:59:49  307/806 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\passwords\driver\helper build 10-Jul-2024 20:59:49 Parsing phpbb\passwords\driver\base build 10-Jul-2024 20:59:49  309/806 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\passwords\driver\rehashable_driver_interface build 10-Jul-2024 20:59:49 Parsing phpbb\passwords\driver\bcrypt build 10-Jul-2024 20:59:49 Parsing phpbb\passwords\driver\sha1 build 10-Jul-2024 20:59:49 Parsing phpbb\passwords\driver\sha1_wcf1 build 10-Jul-2024 20:59:49  313/806 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\passwords\driver\convert_password build 10-Jul-2024 20:59:49 Parsing phpbb\passwords\driver\salted_md5 build 10-Jul-2024 20:59:49 Parsing phpbb\passwords\driver\bcrypt_wcf2 build 10-Jul-2024 20:59:49  316/806 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\passwords\driver\md5_phpbb2 build 10-Jul-2024 20:59:49 Parsing phpbb\passwords\driver\base_native build 10-Jul-2024 20:59:49  319/806 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\passwords\driver\md5_mybb build 10-Jul-2024 20:59:49 Parsing phpbb\passwords\manager build 10-Jul-2024 20:59:49  320/806 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\passwords\helper build 10-Jul-2024 20:59:49 Parsing phpbb\user build 10-Jul-2024 20:59:49  322/806 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\json_response build 10-Jul-2024 20:59:49 Parsing phpbb\mention\source\base_user build 10-Jul-2024 20:59:49  324/806 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Parsing phpbb\mention\source\team build 10-Jul-2024 20:59:49 Parsing phpbb\mention\source\source_interface build 10-Jul-2024 20:59:49 Parsing phpbb\mention\source\user build 10-Jul-2024 20:59:49 Parsing phpbb\mention\source\base_group build 10-Jul-2024 20:59:49  328/806 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Parsing phpbb\mention\source\friend build 10-Jul-2024 20:59:49 Parsing phpbb\mention\source\topic build 10-Jul-2024 20:59:49 Parsing phpbb\mention\source\group build 10-Jul-2024 20:59:49 Parsing phpbb\mention\source\usergroup build 10-Jul-2024 20:59:49 Parsing phpbb\mention\controller\mention build 10-Jul-2024 20:59:49  333/806 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Parsing phpbb\composer\manager build 10-Jul-2024 20:59:49  334/806 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Parsing phpbb\composer\exception\runtime_exception build 10-Jul-2024 20:59:49 Parsing phpbb\composer\exception\managed_with_clean_error_exception build 10-Jul-2024 20:59:49 Parsing phpbb\composer\exception\managed_with_enable_error_exception build 10-Jul-2024 20:59:49 Parsing phpbb\composer\exception\managed_with_error_exception build 10-Jul-2024 20:59:49  339/806 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Parsing phpbb\composer\installer build 10-Jul-2024 20:59:49 Parsing phpbb\composer\io\translate_composer_trait build 10-Jul-2024 20:59:49  340/806 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Parsing phpbb\composer\io\html_output_formatter build 10-Jul-2024 20:59:49 Parsing phpbb\composer\io\io_interface build 10-Jul-2024 20:59:49 Parsing phpbb\composer\io\null_io build 10-Jul-2024 20:59:49 Parsing phpbb\composer\io\web_io build 10-Jul-2024 20:59:49 Parsing phpbb\composer\io\console_io build 10-Jul-2024 20:59:49  346/806 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 42%Parsing phpbb\composer\manager_interface build 10-Jul-2024 20:59:49 Parsing phpbb\composer\extension_manager build 10-Jul-2024 20:59:49  347/806 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\console\exception_subscriber build 10-Jul-2024 20:59:50 Parsing phpbb\console\command\cache\purge build 10-Jul-2024 20:59:50 Parsing phpbb\console\command\user\reclean build 10-Jul-2024 20:59:50  350/806 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\console\command\user\activate build 10-Jul-2024 20:59:50 Parsing phpbb\console\command\user\add build 10-Jul-2024 20:59:50  352/806 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\console\command\user\delete build 10-Jul-2024 20:59:50 Parsing phpbb\console\command\user\delete_id build 10-Jul-2024 20:59:50  354/806 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\console\command\fixup\update_hashes build 10-Jul-2024 20:59:50 Parsing phpbb\console\command\fixup\fix_left_right_ids build 10-Jul-2024 20:59:50  356/806 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\console\command\command build 10-Jul-2024 20:59:50 Parsing phpbb\console\command\thumbnail\generate build 10-Jul-2024 20:59:50  358/806 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\console\command\thumbnail\delete build 10-Jul-2024 20:59:50 Parsing phpbb\console\command\thumbnail\recreate build 10-Jul-2024 20:59:50  360/806 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\console\command\cron\cron_list build 10-Jul-2024 20:59:50 Parsing phpbb\console\command\cron\run build 10-Jul-2024 20:59:50  362/806 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\console\command\config\set_atomic build 10-Jul-2024 20:59:50 Parsing phpbb\console\command\config\get build 10-Jul-2024 20:59:50 Parsing phpbb\console\command\config\command build 10-Jul-2024 20:59:50 Parsing phpbb\console\command\config\increment build 10-Jul-2024 20:59:50  366/806 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Parsing phpbb\console\command\config\set build 10-Jul-2024 20:59:50 Parsing phpbb\console\command\config\delete build 10-Jul-2024 20:59:50 Parsing phpbb\console\command\dev\migration_tips build 10-Jul-2024 20:59:50  369/806 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Parsing phpbb\console\command\searchindex\create build 10-Jul-2024 20:59:50 Parsing phpbb\console\command\searchindex\list_all build 10-Jul-2024 20:59:50  371/806 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 46%Parsing phpbb\console\command\searchindex\delete build 10-Jul-2024 20:59:50 Parsing phpbb\console\command\update\check build 10-Jul-2024 20:59:50  373/806 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 46%Parsing phpbb\console\command\db\console_migrator_output_handler build 10-Jul-2024 20:59:50 Parsing phpbb\console\command\db\migration_command build 10-Jul-2024 20:59:50 Parsing phpbb\console\command\db\revert build 10-Jul-2024 20:59:50 Parsing phpbb\console\command\db\migrate build 10-Jul-2024 20:59:50  377/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 46%Parsing phpbb\console\command\db\list_command build 10-Jul-2024 20:59:50 Parsing phpbb\console\command\reparser\reparse build 10-Jul-2024 20:59:50  379/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Parsing phpbb\console\command\reparser\list_all build 10-Jul-2024 20:59:50 Parsing phpbb\console\command\extension\update build 10-Jul-2024 20:59:50 Parsing phpbb\console\command\extension\show build 10-Jul-2024 20:59:50  382/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Parsing phpbb\console\command\extension\enable build 10-Jul-2024 20:59:50 Parsing phpbb\console\command\extension\install build 10-Jul-2024 20:59:50  385/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Parsing phpbb\console\command\extension\disable build 10-Jul-2024 20:59:50 Parsing phpbb\console\command\extension\command build 10-Jul-2024 20:59:50 Parsing phpbb\console\command\extension\remove build 10-Jul-2024 20:59:50 Parsing phpbb\console\command\extension\list_available build 10-Jul-2024 20:59:50 Parsing phpbb\console\command\extension\manage build 10-Jul-2024 20:59:50  389/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Parsing phpbb\console\command\extension\purge build 10-Jul-2024 20:59:50 Parsing phpbb\console\application build 10-Jul-2024 20:59:50 Parsing phpbb\feed\overall build 10-Jul-2024 20:59:51  392/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Parsing phpbb\feed\topic_base build 10-Jul-2024 20:59:51 Parsing phpbb\feed\exception\no_feed_exception build 10-Jul-2024 20:59:51 Parsing phpbb\feed\exception\no_forum_exception build 10-Jul-2024 20:59:51 Parsing phpbb\feed\exception\unauthorized_topic_exception build 10-Jul-2024 20:59:51 Parsing phpbb\feed\exception\no_topic_exception build 10-Jul-2024 20:59:51 Parsing phpbb\feed\exception\feed_unavailable_exception build 10-Jul-2024 20:59:51  398/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Parsing phpbb\feed\exception\feed_exception build 10-Jul-2024 20:59:51 Parsing phpbb\feed\exception\unauthorized_exception build 10-Jul-2024 20:59:51 Parsing phpbb\feed\exception\unauthorized_forum_exception build 10-Jul-2024 20:59:51 Parsing phpbb\feed\topics build 10-Jul-2024 20:59:51 Parsing phpbb\feed\topics_active build 10-Jul-2024 20:59:51  403/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\feed\forums build 10-Jul-2024 20:59:51 Parsing phpbb\feed\forum build 10-Jul-2024 20:59:51  405/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\feed\post_base build 10-Jul-2024 20:59:51 Parsing phpbb\feed\topic build 10-Jul-2024 20:59:51  407/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\feed\helper build 10-Jul-2024 20:59:51  409/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\feed\base build 10-Jul-2024 20:59:51 Parsing phpbb\feed\controller\feed build 10-Jul-2024 20:59:51  410/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\feed\attachments_base build 10-Jul-2024 20:59:51 Parsing phpbb\feed\news build 10-Jul-2024 20:59:51 Parsing phpbb\feed\quote_helper build 10-Jul-2024 20:59:51  413/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\feed\feed_interface build 10-Jul-2024 20:59:51 Parsing phpbb\auth\auth build 10-Jul-2024 20:59:51  415/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\auth\provider\oauth\service\facebook build 10-Jul-2024 20:59:51 Parsing phpbb\auth\provider\oauth\service\twitter build 10-Jul-2024 20:59:51 Parsing phpbb\auth\provider\oauth\service\google build 10-Jul-2024 20:59:51  418/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\auth\provider\oauth\service\service_interface build 10-Jul-2024 20:59:51 Parsing phpbb\auth\provider\oauth\service\base build 10-Jul-2024 20:59:51 Parsing phpbb\auth\provider\oauth\service\exception build 10-Jul-2024 20:59:51 Parsing phpbb\auth\provider\oauth\service\bitly build 10-Jul-2024 20:59:51 Parsing phpbb\auth\provider\oauth\oauth build 10-Jul-2024 20:59:51  423/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\auth\provider\oauth\token_storage build 10-Jul-2024 20:59:52  424/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\auth\provider\ldap build 10-Jul-2024 20:59:52  425/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\auth\provider\apache build 10-Jul-2024 20:59:52  426/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\auth\provider\provider_interface build 10-Jul-2024 20:59:52 Parsing phpbb\auth\provider\base build 10-Jul-2024 20:59:52 Parsing phpbb\auth\provider\db build 10-Jul-2024 20:59:52  429/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Parsing phpbb\auth\provider_collection build 10-Jul-2024 20:59:52 Parsing phpbb\files\filespec build 10-Jul-2024 20:59:52  431/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Parsing phpbb\files\factory build 10-Jul-2024 20:59:52 Parsing phpbb\files\filespec_storage build 10-Jul-2024 20:59:52  433/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Parsing phpbb\files\upload build 10-Jul-2024 20:59:52  434/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Parsing phpbb\files\types\type_interface build 10-Jul-2024 20:59:52 Parsing phpbb\files\types\form_storage build 10-Jul-2024 20:59:52 Parsing phpbb\files\types\form build 10-Jul-2024 20:59:52  437/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\files\types\local_storage build 10-Jul-2024 20:59:52 Parsing phpbb\files\types\base build 10-Jul-2024 20:59:52  439/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\files\types\local build 10-Jul-2024 20:59:52 Parsing phpbb\message\topic_form build 10-Jul-2024 20:59:52  441/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\message\message build 10-Jul-2024 20:59:52  442/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\message\admin_form build 10-Jul-2024 20:59:52  443/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\message\form build 10-Jul-2024 20:59:52 Parsing phpbb\message\user_form build 10-Jul-2024 20:59:52  445/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\ban\type\ip build 10-Jul-2024 20:59:52 Parsing phpbb\ban\type\user build 10-Jul-2024 20:59:52 Parsing phpbb\ban\type\type_interface build 10-Jul-2024 20:59:52  448/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\ban\type\email build 10-Jul-2024 20:59:52 Parsing phpbb\ban\type\base build 10-Jul-2024 20:59:53  450/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\ban\manager build 10-Jul-2024 20:59:53  451/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\ban\exception\no_valid_users_exception build 10-Jul-2024 20:59:53 Parsing phpbb\ban\exception\no_valid_ips_exception build 10-Jul-2024 20:59:53 Parsing phpbb\ban\exception\type_not_found_exception build 10-Jul-2024 20:59:53 Parsing phpbb\ban\exception\no_valid_emails_exception build 10-Jul-2024 20:59:53 Parsing phpbb\ban\exception\invalid_length_exception build 10-Jul-2024 20:59:53 Parsing phpbb\config_php_file build 10-Jul-2024 20:59:53 Parsing phpbb\path_helper build 10-Jul-2024 20:59:53  458/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Parsing phpbb\captcha\factory build 10-Jul-2024 20:59:53 Parsing phpbb\captcha\plugins\qa build 10-Jul-2024 20:59:53  460/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 57%Parsing phpbb\captcha\plugins\recaptcha build 10-Jul-2024 20:59:53  461/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\captcha\plugins\recaptcha_v3 build 10-Jul-2024 20:59:53  462/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\captcha\plugins\captcha_abstract build 10-Jul-2024 20:59:53  463/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\captcha\plugins\incomplete build 10-Jul-2024 20:59:53 Parsing phpbb\event\dispatcher build 10-Jul-2024 20:59:53 Parsing phpbb\event\php_exporter build 10-Jul-2024 20:59:53  466/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\event\md_exporter build 10-Jul-2024 20:59:53  467/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\event\recursive_event_filter_iterator build 10-Jul-2024 20:59:53 Parsing phpbb\event\rst_exporter build 10-Jul-2024 20:59:53  469/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\event\dispatcher_interface build 10-Jul-2024 20:59:53 Parsing phpbb\event\kernel_terminate_subscriber build 10-Jul-2024 20:59:53 Parsing phpbb\event\kernel_exception_subscriber build 10-Jul-2024 20:59:53 Parsing phpbb\groupposition\groupposition_interface build 10-Jul-2024 20:59:53  473/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\groupposition\legend build 10-Jul-2024 20:59:54 Parsing phpbb\groupposition\teampage build 10-Jul-2024 20:59:54  475/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\groupposition\exception build 10-Jul-2024 20:59:54 Parsing phpbb\routing\router build 10-Jul-2024 20:59:54  477/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\routing\loader_resolver build 10-Jul-2024 20:59:54 Parsing phpbb\routing\file_locator build 10-Jul-2024 20:59:54 Parsing phpbb\routing\helper build 10-Jul-2024 20:59:54  480/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\routing\resources_locator\default_resources_locator build 10-Jul-2024 20:59:54 Parsing phpbb\routing\resources_locator\chained_resources_locator build 10-Jul-2024 20:59:54 Parsing phpbb\routing\resources_locator\resources_locator_interface build 10-Jul-2024 20:59:54 Parsing phpbb\routing\resources_locator\installer_resources_locator build 10-Jul-2024 20:59:54 Parsing phpbb\textformatter\s9e\utils build 10-Jul-2024 20:59:54  485/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60% 486/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Parsing phpbb\textformatter\s9e\factory build 10-Jul-2024 20:59:54 Parsing phpbb\textformatter\s9e\acp_utils build 10-Jul-2024 20:59:54 Parsing phpbb\textformatter\s9e\parser build 10-Jul-2024 20:59:54  488/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Parsing phpbb\textformatter\s9e\bbcode_merger build 10-Jul-2024 20:59:54 Parsing phpbb\textformatter\s9e\mention_helper build 10-Jul-2024 20:59:54  490/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 60%Parsing phpbb\textformatter\s9e\quote_helper build 10-Jul-2024 20:59:54 Parsing phpbb\textformatter\s9e\renderer build 10-Jul-2024 20:59:54  492/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Parsing phpbb\textformatter\s9e\link_helper build 10-Jul-2024 20:59:54 Parsing phpbb\textformatter\parser_interface build 10-Jul-2024 20:59:54 Parsing phpbb\textformatter\cache_interface build 10-Jul-2024 20:59:54 Parsing phpbb\textformatter\renderer_interface build 10-Jul-2024 20:59:54  496/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Parsing phpbb\textformatter\utils_interface build 10-Jul-2024 20:59:54 Parsing phpbb\textformatter\acp_utils_interface build 10-Jul-2024 20:59:54 Parsing phpbb\cron\manager build 10-Jul-2024 20:59:54 Parsing phpbb\cron\task\task build 10-Jul-2024 20:59:54  500/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Parsing phpbb\cron\task\text_reparser\reparser build 10-Jul-2024 20:59:54 Parsing phpbb\cron\task\wrapper build 10-Jul-2024 20:59:54  502/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Parsing phpbb\cron\task\parametrized build 10-Jul-2024 20:59:54 Parsing phpbb\cron\task\base build 10-Jul-2024 20:59:54 Parsing phpbb\cron\task\core\tidy_search build 10-Jul-2024 20:59:54 Parsing phpbb\cron\task\core\prune_forum build 10-Jul-2024 20:59:54  506/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Parsing phpbb\cron\task\core\tidy_warnings build 10-Jul-2024 20:59:54 Parsing phpbb\cron\task\core\prune_shadow_topics build 10-Jul-2024 20:59:54 Parsing phpbb\cron\task\core\prune_all_forums build 10-Jul-2024 20:59:54  509/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Parsing phpbb\cron\task\core\update_hashes build 10-Jul-2024 20:59:54 Parsing phpbb\cron\task\core\prune_notifications build 10-Jul-2024 20:59:54 Parsing phpbb\cron\task\core\tidy_sessions build 10-Jul-2024 20:59:54  512/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Parsing phpbb\cron\task\core\tidy_plupload build 10-Jul-2024 20:59:54 Parsing phpbb\cron\task\core\tidy_cache build 10-Jul-2024 20:59:54 Parsing phpbb\cron\task\core\queue build 10-Jul-2024 20:59:54 Parsing phpbb\cron\event\cron_runner_listener build 10-Jul-2024 20:59:54  516/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 64%Parsing phpbb\cron\controller\cron build 10-Jul-2024 20:59:54 Parsing phpbb\viewonline_helper build 10-Jul-2024 20:59:54 Parsing phpbb\finder\factory build 10-Jul-2024 20:59:54 Parsing phpbb\finder\recursive_path_iterator build 10-Jul-2024 20:59:54  520/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Parsing phpbb\finder\recursive_dot_prefix_filter_iterator build 10-Jul-2024 20:59:55 Parsing phpbb\finder\finder build 10-Jul-2024 20:59:55  522/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Parsing phpbb\language\language_file_helper build 10-Jul-2024 20:59:55 Parsing phpbb\language\exception\invalid_plural_rule_exception build 10-Jul-2024 20:59:55 Parsing phpbb\language\exception\language_file_not_found build 10-Jul-2024 20:59:55 Parsing phpbb\language\exception\language_exception build 10-Jul-2024 20:59:55 Parsing phpbb\language\language_file_loader build 10-Jul-2024 20:59:55  527/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Parsing phpbb\language\language build 10-Jul-2024 20:59:55  528/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Parsing phpbb\config\config build 10-Jul-2024 20:59:55 Parsing phpbb\config\db_text build 10-Jul-2024 20:59:55  530/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Parsing phpbb\config\db build 10-Jul-2024 20:59:55 Parsing phpbb\debug\debug build 10-Jul-2024 20:59:55  532/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Parsing phpbb\debug\error_handler build 10-Jul-2024 20:59:55 Parsing phpbb\filesystem build 10-Jul-2024 20:59:55 Parsing phpbb\mimetype\guesser_base build 10-Jul-2024 20:59:55 Parsing phpbb\mimetype\content_guesser build 10-Jul-2024 20:59:55 Parsing phpbb\mimetype\guesser_interface build 10-Jul-2024 20:59:55  538/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Parsing phpbb\mimetype\extension_guesser build 10-Jul-2024 20:59:55 Parsing phpbb\mimetype\guesser build 10-Jul-2024 20:59:55 Parsing phpbb\manifest build 10-Jul-2024 20:59:55  540/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Parsing phpbb\permissions build 10-Jul-2024 20:59:55  541/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\notification\type\group_request build 10-Jul-2024 20:59:55 Parsing phpbb\notification\type\quote build 10-Jul-2024 20:59:55  543/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\notification\type\report_post_closed build 10-Jul-2024 20:59:55 Parsing phpbb\notification\type\report_pm build 10-Jul-2024 20:59:55  545/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\notification\type\report_post build 10-Jul-2024 20:59:55 Parsing phpbb\notification\type\post_in_queue build 10-Jul-2024 20:59:55  547/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 67%Parsing phpbb\notification\type\approve_topic build 10-Jul-2024 20:59:55 Parsing phpbb\notification\type\type_interface build 10-Jul-2024 20:59:55 Parsing phpbb\notification\type\mention build 10-Jul-2024 20:59:55  550/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\notification\type\forum build 10-Jul-2024 20:59:55 Parsing phpbb\notification\type\approve_post build 10-Jul-2024 20:59:55  552/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\notification\type\group_request_approved build 10-Jul-2024 20:59:56 Parsing phpbb\notification\type\topic build 10-Jul-2024 20:59:56  554/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\notification\type\disapprove_topic build 10-Jul-2024 20:59:56 Parsing phpbb\notification\type\base build 10-Jul-2024 20:59:56  556/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\notification\type\pm build 10-Jul-2024 20:59:56 Parsing phpbb\notification\type\post build 10-Jul-2024 20:59:56  558/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\notification\type\topic_in_queue build 10-Jul-2024 20:59:56 Parsing phpbb\notification\type\report_pm_closed build 10-Jul-2024 20:59:56  560/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\notification\type\admin_activate_user build 10-Jul-2024 20:59:56 Parsing phpbb\notification\type\bookmark build 10-Jul-2024 20:59:56  562/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\notification\type\disapprove_post build 10-Jul-2024 20:59:56 Parsing phpbb\notification\manager build 10-Jul-2024 20:59:56  564/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\notification\method\board build 10-Jul-2024 20:59:56  565/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\notification\method\method_interface build 10-Jul-2024 20:59:56 Parsing phpbb\notification\method\extended_method_interface build 10-Jul-2024 20:59:56 Parsing phpbb\notification\method\webpush build 10-Jul-2024 20:59:56  568/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\notification\method\email build 10-Jul-2024 20:59:56 Parsing phpbb\notification\method\jabber build 10-Jul-2024 20:59:56  570/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\notification\method\messenger_base build 10-Jul-2024 20:59:56 Parsing phpbb\notification\method\base build 10-Jul-2024 20:59:56 Parsing phpbb\notification\exception build 10-Jul-2024 20:59:56  573/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 71%Parsing phpbb\class_loader build 10-Jul-2024 20:59:56 Parsing phpbb\log\dummy build 10-Jul-2024 20:59:57 Parsing phpbb\log\log build 10-Jul-2024 20:59:57  576/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Parsing phpbb\log\log_interface build 10-Jul-2024 20:59:57 Parsing phpbb\controller\helper build 10-Jul-2024 20:59:57  578/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Parsing phpbb\controller\resolver build 10-Jul-2024 20:59:57 Parsing phpbb\controller\exception build 10-Jul-2024 20:59:57  580/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Parsing phpbb\symfony_request build 10-Jul-2024 20:59:57  582/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\version_helper build 10-Jul-2024 20:59:57  583/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\search\backend\fulltext_mysql build 10-Jul-2024 20:59:57 Parsing phpbb\search\backend\fulltext_sphinx build 10-Jul-2024 20:59:58  584/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\search\backend\fulltext_native build 10-Jul-2024 20:59:58  585/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\search\backend\search_backend_interface build 10-Jul-2024 20:59:58 Parsing phpbb\search\backend\base build 10-Jul-2024 20:59:58  587/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\search\backend\sphinx\config_variable build 10-Jul-2024 20:59:58 Parsing phpbb\search\backend\sphinx\config_section build 10-Jul-2024 20:59:58 Parsing phpbb\search\backend\sphinx\config build 10-Jul-2024 20:59:58  590/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Parsing phpbb\search\backend\sphinx\config_item build 10-Jul-2024 20:59:58 Parsing phpbb\search\backend\fulltext_postgres build 10-Jul-2024 20:59:58  592/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Parsing phpbb\search\exception\no_action_in_progress_exception build 10-Jul-2024 20:59:58 Parsing phpbb\search\exception\search_exception build 10-Jul-2024 20:59:58 Parsing phpbb\search\exception\no_search_backend_found_exception build 10-Jul-2024 20:59:58 Parsing phpbb\search\exception\action_in_progress_exception build 10-Jul-2024 20:59:58 Parsing phpbb\search\state_helper build 10-Jul-2024 20:59:58  597/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\search\search_backend_factory build 10-Jul-2024 20:59:58 Parsing phpbb\avatar\driver\upload build 10-Jul-2024 20:59:58  599/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\avatar\driver\gravatar build 10-Jul-2024 20:59:58  600/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\avatar\driver\driver_interface build 10-Jul-2024 20:59:58 Parsing phpbb\avatar\driver\driver build 10-Jul-2024 20:59:58 Parsing phpbb\avatar\driver\local build 10-Jul-2024 20:59:58  603/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\avatar\manager build 10-Jul-2024 20:59:58  604/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\avatar\helper build 10-Jul-2024 20:59:59  605/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\db\doctrine\comparator build 10-Jul-2024 20:59:59 Parsing phpbb\db\doctrine\sqlsrv_platform build 10-Jul-2024 20:59:59  607/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\db\doctrine\table_helper build 10-Jul-2024 20:59:59 Parsing phpbb\db\doctrine\postgresql_platform build 10-Jul-2024 20:59:59  609/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\db\doctrine\connection_parameter_factory build 10-Jul-2024 20:59:59 Parsing phpbb\db\doctrine\case_insensitive_string build 10-Jul-2024 20:59:59 Parsing phpbb\db\doctrine\connection_factory build 10-Jul-2024 20:59:59  612/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\db\doctrine\type_converter build 10-Jul-2024 20:59:59 Parsing phpbb\db\doctrine\oci8\statement build 10-Jul-2024 20:59:59  614/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\db\doctrine\oci8\driver build 10-Jul-2024 20:59:59 Parsing phpbb\db\doctrine\oci8\schema_manager build 10-Jul-2024 20:59:59 Parsing phpbb\db\doctrine\oci8\connection build 10-Jul-2024 20:59:59 Parsing phpbb\db\doctrine\oci8\result build 10-Jul-2024 20:59:59  618/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\db\doctrine\oracle_platform build 10-Jul-2024 20:59:59 Parsing phpbb\db\migration\profilefield_base_migration build 10-Jul-2024 20:59:59  620/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\db\migration\container_aware_migration build 10-Jul-2024 20:59:59 Parsing phpbb\db\migration\schema_generator build 10-Jul-2024 20:59:59  622/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\db\migration\helper build 10-Jul-2024 20:59:59 Parsing phpbb\db\migration\tool\permission build 10-Jul-2024 20:59:59  624/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\db\migration\tool\config build 10-Jul-2024 20:59:59 Parsing phpbb\db\migration\tool\module build 10-Jul-2024 20:59:59  626/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\db\migration\tool\config_text build 10-Jul-2024 20:59:59 Parsing phpbb\db\migration\tool\tool_interface build 10-Jul-2024 20:59:59 Parsing phpbb\db\migration\migration build 10-Jul-2024 20:59:59  629/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Parsing phpbb\db\migration\migration_interface build 10-Jul-2024 20:59:59 Parsing phpbb\db\migration\exception build 10-Jul-2024 20:59:59 Parsing phpbb\db\driver\factory build 10-Jul-2024 20:59:59  632/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Parsing phpbb\db\driver\oracle build 10-Jul-2024 21:00:00  633/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Parsing phpbb\db\driver\mssql_base build 10-Jul-2024 21:00:00 Parsing phpbb\db\driver\mysql_base build 10-Jul-2024 21:00:00 Parsing phpbb\db\driver\mssql_odbc build 10-Jul-2024 21:00:00  636/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Parsing phpbb\db\driver\mssqlnative build 10-Jul-2024 21:00:00  637/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\driver\driver_interface build 10-Jul-2024 21:00:00  638/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\driver\driver build 10-Jul-2024 21:00:00  639/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\driver\mysqli build 10-Jul-2024 21:00:00  640/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\driver\sqlite3 build 10-Jul-2024 21:00:00  641/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\driver\postgres build 10-Jul-2024 21:00:00  642/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\sql_insert_buffer build 10-Jul-2024 21:00:00 Parsing phpbb\db\tools\factory build 10-Jul-2024 21:00:00 Parsing phpbb\db\tools\doctrine build 10-Jul-2024 21:00:00  645/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\db\tools\tools_interface build 10-Jul-2024 21:00:00 Parsing phpbb\db\tools\tools build 10-Jul-2024 21:00:00 Parsing phpbb\db\tools\mssql build 10-Jul-2024 21:00:00 Parsing phpbb\db\tools\postgres build 10-Jul-2024 21:00:01 Parsing phpbb\db\extractor\sqlite3_extractor build 10-Jul-2024 21:00:01  650/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\db\extractor\factory build 10-Jul-2024 21:00:01 Parsing phpbb\db\extractor\mysql_extractor build 10-Jul-2024 21:00:01  652/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\db\extractor\exception\extractor_not_initialized_exception build 10-Jul-2024 21:00:01 Parsing phpbb\db\extractor\exception\invalid_format_exception build 10-Jul-2024 21:00:01 Parsing phpbb\db\extractor\mssql_extractor build 10-Jul-2024 21:00:01  655/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\db\extractor\extractor_interface build 10-Jul-2024 21:00:01 Parsing phpbb\db\extractor\postgres_extractor build 10-Jul-2024 21:00:01  657/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\db\extractor\base_extractor build 10-Jul-2024 21:00:01  658/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\db\extractor\oracle_extractor build 10-Jul-2024 21:00:01  659/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\db\migrator build 10-Jul-2024 21:00:01  660/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\db\output_handler\null_migrator_output_handler build 10-Jul-2024 21:00:01 Parsing phpbb\db\output_handler\migrator_output_handler_interface build 10-Jul-2024 21:00:01 Parsing phpbb\db\output_handler\log_wrapper_migrator_output_handler build 10-Jul-2024 21:00:01 Parsing phpbb\db\output_handler\html_migrator_output_handler build 10-Jul-2024 21:00:01  665/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Parsing phpbb\db\output_handler\installer_migrator_output_handler build 10-Jul-2024 21:00:01 Parsing phpbb\ucp\controller\webpush build 10-Jul-2024 21:00:01  666/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82% 667/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Parsing phpbb\ucp\controller\reset_password build 10-Jul-2024 21:00:01 Parsing phpbb\json\sanitizer build 10-Jul-2024 21:00:01 Parsing phpbb\report\report_handler_pm build 10-Jul-2024 21:00:01  669/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Parsing phpbb\report\handler_factory build 10-Jul-2024 21:00:01 Parsing phpbb\report\report_reason_list_provider build 10-Jul-2024 21:00:01 Parsing phpbb\report\report_handler_interface build 10-Jul-2024 21:00:01 Parsing phpbb\report\exception\factory_invalid_argument_exception build 10-Jul-2024 21:00:01 Parsing phpbb\report\exception\report_permission_denied_exception build 10-Jul-2024 21:00:01  674/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Parsing phpbb\report\exception\empty_report_exception build 10-Jul-2024 21:00:01 Parsing phpbb\report\exception\invalid_report_exception build 10-Jul-2024 21:00:01 Parsing phpbb\report\exception\entity_not_found_exception build 10-Jul-2024 21:00:01 Parsing phpbb\report\exception\already_reported_exception build 10-Jul-2024 21:00:01 Parsing phpbb\report\exception\pm_reporting_disabled_exception build 10-Jul-2024 21:00:01 Parsing phpbb\report\report_handler build 10-Jul-2024 21:00:01  680/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\report\controller\report build 10-Jul-2024 21:00:02  681/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\report\report_handler_post build 10-Jul-2024 21:00:02 Parsing phpbb\datetime build 10-Jul-2024 21:00:02  683/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\session build 10-Jul-2024 21:00:02  684/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\user_loader build 10-Jul-2024 21:00:02  685/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\posting\post_helper build 10-Jul-2024 21:00:02 Parsing phpbb\extension\di\extension_base build 10-Jul-2024 21:00:02 Parsing phpbb\extension\extension_interface build 10-Jul-2024 21:00:02  688/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Parsing phpbb\extension\manager build 10-Jul-2024 21:00:02  689/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Parsing phpbb\extension\base build 10-Jul-2024 21:00:02 Parsing phpbb\extension\provider build 10-Jul-2024 21:00:02 Parsing phpbb\extension\exception build 10-Jul-2024 21:00:02 Parsing phpbb\plupload\plupload build 10-Jul-2024 21:00:02  693/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 85%Parsing phpbb\storage\provider\provider_interface build 10-Jul-2024 21:00:02 Parsing phpbb\storage\provider\local build 10-Jul-2024 21:00:02 Parsing phpbb\storage\file_info build 10-Jul-2024 21:00:02 Parsing phpbb\storage\exception\storage_exception build 10-Jul-2024 21:00:02 Parsing phpbb\storage\exception\no_action_in_progress_exception build 10-Jul-2024 21:00:02 Parsing phpbb\storage\exception\action_in_progress_exception build 10-Jul-2024 21:00:02  700/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Parsing phpbb\storage\state_helper build 10-Jul-2024 21:00:02 Parsing phpbb\storage\helper build 10-Jul-2024 21:00:02  702/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\storage\adapter_factory build 10-Jul-2024 21:00:02 Parsing phpbb\storage\adapter\local build 10-Jul-2024 21:00:03  703/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\storage\adapter\adapter_interface build 10-Jul-2024 21:00:03 Parsing phpbb\storage\controller\attachment build 10-Jul-2024 21:00:03  705/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\storage\controller\controller build 10-Jul-2024 21:00:03  707/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\storage\controller\avatar build 10-Jul-2024 21:00:03 Parsing phpbb\storage\storage build 10-Jul-2024 21:00:03  708/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\storage\stream_interface build 10-Jul-2024 21:00:03 Parsing phpbb\template\twig\tokenparser\event build 10-Jul-2024 21:00:03 Parsing phpbb\template\twig\tokenparser\includecss build 10-Jul-2024 21:00:03 Parsing phpbb\template\twig\tokenparser\defineparser build 10-Jul-2024 21:00:03 Parsing phpbb\template\twig\tokenparser\includejs build 10-Jul-2024 21:00:03  713/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Parsing phpbb\template\twig\tokenparser\includeparser build 10-Jul-2024 21:00:03 Parsing phpbb\template\twig\twig build 10-Jul-2024 21:00:03  715/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Parsing phpbb\template\twig\loader build 10-Jul-2024 21:00:03 Parsing phpbb\template\twig\definition build 10-Jul-2024 21:00:03 Parsing phpbb\template\twig\extension build 10-Jul-2024 21:00:03  718/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 89% 719/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 89%Parsing phpbb\template\twig\environment build 10-Jul-2024 21:00:03 Parsing phpbb\template\twig\extension\routing build 10-Jul-2024 21:00:03 Parsing phpbb\template\twig\extension\forms build 10-Jul-2024 21:00:03  721/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Parsing phpbb\template\twig\extension\icon build 10-Jul-2024 21:00:03  722/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Parsing phpbb\template\twig\extension\username build 10-Jul-2024 21:00:03 Parsing phpbb\template\twig\extension\config build 10-Jul-2024 21:00:03 Parsing phpbb\template\twig\extension\avatar build 10-Jul-2024 21:00:03  725/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Parsing phpbb\template\twig\node\includeasset build 10-Jul-2024 21:00:03 Parsing phpbb\template\twig\node\event build 10-Jul-2024 21:00:03 Parsing phpbb\template\twig\node\includenode build 10-Jul-2024 21:00:03 Parsing phpbb\template\twig\node\includecss build 10-Jul-2024 21:00:03  729/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Parsing phpbb\template\twig\node\definenode build 10-Jul-2024 21:00:03 Parsing phpbb\template\twig\node\expression\binary\equalequal build 10-Jul-2024 21:00:03 Parsing phpbb\template\twig\node\expression\binary\notequalequal build 10-Jul-2024 21:00:03 Parsing phpbb\template\twig\node\includejs build 10-Jul-2024 21:00:03 Parsing phpbb\template\twig\lexer build 10-Jul-2024 21:00:03  734/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\template\exception\user_object_not_available build 10-Jul-2024 21:00:03 Parsing phpbb\template\context build 10-Jul-2024 21:00:03  736/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\template\assets_bag build 10-Jul-2024 21:00:03 Parsing phpbb\template\template build 10-Jul-2024 21:00:03  738/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\template\base build 10-Jul-2024 21:00:03 Parsing phpbb\template\asset build 10-Jul-2024 21:00:04  740/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\request\request build 10-Jul-2024 21:00:04  741/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\request\type_cast_helper_interface build 10-Jul-2024 21:00:04 Parsing phpbb\request\request_interface build 10-Jul-2024 21:00:04 Parsing phpbb\request\type_cast_helper build 10-Jul-2024 21:00:04  744/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 92%Parsing phpbb\request\deactivated_super_global build 10-Jul-2024 21:00:04 Parsing done build 10-Jul-2024 21:00:04  806/806 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100% build 10-Jul-2024 21:00:04 build 10-Jul-2024 21:00:04 build 10-Jul-2024 21:00:04 0/907 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global index.html build 10-Jul-2024 21:00:05  2/907 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global doc-index.html build 10-Jul-2024 21:00:06  3/907 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global namespaces.html build 10-Jul-2024 21:00:06  4/907 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global classes.html build 10-Jul-2024 21:00:06 Rendering Global interfaces.html build 10-Jul-2024 21:00:06  6/907 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global traits.html build 10-Jul-2024 21:00:06 Rendering Global opensearch.xml build 10-Jul-2024 21:00:06 Rendering Global search.html build 10-Jul-2024 21:00:06 Rendering Global doctum.js build 10-Jul-2024 21:00:06  10/907 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Rendering Global doctum-search.json build 10-Jul-2024 21:00:06 Rendering Namespace [Global Namespace] build 10-Jul-2024 21:00:06 Rendering Namespace phpbb build 10-Jul-2024 21:00:06  13/907 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Rendering Namespace phpbb\attachment build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\auth build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\auth\provider build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\auth\provider\oauth build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\auth\provider\oauth\service build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\avatar build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\avatar\driver build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\ban build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\ban\exception build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\ban\type build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\cache build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\cache\driver build 10-Jul-2024 21:00:06  25/907 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Rendering Namespace phpbb\captcha build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\captcha\plugins build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\composer build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\composer\exception build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\composer\io build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\config build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\console build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\console\command build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\console\command\cache build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\console\command\config build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\console\command\cron build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\console\command\db build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\console\command\dev build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\console\command\extension build 10-Jul-2024 21:00:06  39/907 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Rendering Namespace phpbb\console\command\fixup build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\console\command\reparser build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\console\command\searchindex build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\console\command\thumbnail build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\console\command\update build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\console\command\user build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\controller build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\convert build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\convert\controller build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\cron build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\cron\controller build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\cron\event build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\cron\task build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\cron\task\core build 10-Jul-2024 21:00:06  53/907 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Rendering Namespace phpbb\cron\task\text_reparser build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\db build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\db\doctrine build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\db\doctrine\oci8 build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\db\driver build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\db\extractor build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\db\extractor\exception build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\db\migration build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\db\migration\tool build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\db\output_handler build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\db\tools build 10-Jul-2024 21:00:06  64/907 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Rendering Namespace phpbb\debug build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\di build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\di\exception build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\di\extension build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\di\pass build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\event build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\exception build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\extension build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\extension\di build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\feed build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\feed\controller build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\feed\exception build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\files build 10-Jul-2024 21:00:06  77/907 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Rendering Namespace phpbb\files\types build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\filesystem build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\filesystem\exception build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\finder build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\form build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\group build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\groupposition build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\help build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\help\controller build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\install build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\install\console build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\install\console\command build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\install\console\command\install build 10-Jul-2024 21:00:06  90/907 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 9%Rendering Namespace phpbb\install\console\command\install\config build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\install\console\command\update build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\install\console\command\update\config build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\install\controller build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\install\event build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\install\exception build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\install\helper build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\install\helper\file_updater build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\install\helper\iohandler build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\install\helper\iohandler\exception build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\install\helper\navigation build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\install\module build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\install\module\install_filesystem build 10-Jul-2024 21:00:06  103/907 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%Rendering Namespace phpbb\install\module\install_filesystem\task build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\install\module\install_finish build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\install\module\install_finish\task build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\install\module\requirements build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\install\module\requirements\task build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\install\module\update_filesystem build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\install\module\update_filesystem\task build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\json build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\language build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\language\exception build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\lock build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\log build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\mention build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\mention\controller build 10-Jul-2024 21:00:06  117/907 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Rendering Namespace phpbb\mention\source build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\message build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\mimetype build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\module build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\module\exception build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\notification build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\notification\method build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\notification\type build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\passwords build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\passwords\driver build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\php build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\plupload build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\posting build 10-Jul-2024 21:00:06 Rendering Namespace phpbb\profilefields build 10-Jul-2024 21:00:07  131/907 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 14%Rendering Namespace phpbb\profilefields\type build 10-Jul-2024 21:00:07 Rendering Namespace phpbb\report build 10-Jul-2024 21:00:07 Rendering Namespace phpbb\report\controller build 10-Jul-2024 21:00:07 Rendering Namespace phpbb\report\exception build 10-Jul-2024 21:00:07 Rendering Namespace phpbb\request build 10-Jul-2024 21:00:07 Rendering Namespace phpbb\routing build 10-Jul-2024 21:00:07 Rendering Namespace phpbb\routing\resources_locator build 10-Jul-2024 21:00:07 Rendering Namespace phpbb\search build 10-Jul-2024 21:00:07 Rendering Namespace phpbb\search\backend build 10-Jul-2024 21:00:07 Rendering Namespace phpbb\search\backend\sphinx build 10-Jul-2024 21:00:07 Rendering Namespace phpbb\search\exception build 10-Jul-2024 21:00:07 Rendering Namespace phpbb\storage build 10-Jul-2024 21:00:07 Rendering Namespace phpbb\storage\adapter build 10-Jul-2024 21:00:07  144/907 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Rendering Namespace phpbb\storage\controller build 10-Jul-2024 21:00:07 Rendering Namespace phpbb\storage\exception build 10-Jul-2024 21:00:07 Rendering Namespace phpbb\storage\provider build 10-Jul-2024 21:00:07 Rendering Namespace phpbb\template build 10-Jul-2024 21:00:07 Rendering Namespace phpbb\template\exception build 10-Jul-2024 21:00:07 Rendering Namespace phpbb\template\twig build 10-Jul-2024 21:00:07 Rendering Namespace phpbb\template\twig\extension build 10-Jul-2024 21:00:07 Rendering Namespace phpbb\template\twig\node build 10-Jul-2024 21:00:07 Rendering Namespace phpbb\template\twig\node\expression build 10-Jul-2024 21:00:07 Rendering Namespace phpbb\template\twig\node\expression\binary build 10-Jul-2024 21:00:07 Rendering Namespace phpbb\template\twig\tokenparser build 10-Jul-2024 21:00:07 Rendering Namespace phpbb\textformatter build 10-Jul-2024 21:00:07 Rendering Namespace phpbb\textformatter\s9e build 10-Jul-2024 21:00:07 Rendering Namespace phpbb\textreparser build 10-Jul-2024 21:00:07  158/907 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Rendering Namespace phpbb\textreparser\plugins build 10-Jul-2024 21:00:07 Rendering Namespace phpbb\tree build 10-Jul-2024 21:00:07 Rendering Namespace phpbb\ucp build 10-Jul-2024 21:00:07 Rendering Namespace phpbb\ucp\controller build 10-Jul-2024 21:00:07 Rendering Class SphinxClient build 10-Jul-2024 21:00:07 Rendering Class acp_attachments build 10-Jul-2024 21:00:07  164/907 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Rendering Class acp_attachments_info build 10-Jul-2024 21:00:07 Rendering Class acp_ban build 10-Jul-2024 21:00:07 Rendering Class acp_ban_info build 10-Jul-2024 21:00:07 Rendering Class acp_bbcodes build 10-Jul-2024 21:00:07 Rendering Class acp_bbcodes_info build 10-Jul-2024 21:00:07 Rendering Class acp_board build 10-Jul-2024 21:00:07 Rendering Class acp_board_info build 10-Jul-2024 21:00:07  171/907 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Rendering Class acp_bots build 10-Jul-2024 21:00:07 Rendering Class acp_bots_info build 10-Jul-2024 21:00:07 Rendering Class acp_captcha build 10-Jul-2024 21:00:07 Rendering Class acp_captcha_info build 10-Jul-2024 21:00:07 Rendering Class acp_contact build 10-Jul-2024 21:00:07 Rendering Class acp_contact_info build 10-Jul-2024 21:00:07 Rendering Class acp_disallow build 10-Jul-2024 21:00:07 Rendering Class acp_disallow_info build 10-Jul-2024 21:00:07 Rendering Class acp_email build 10-Jul-2024 21:00:07 Rendering Class acp_email_info build 10-Jul-2024 21:00:07  181/907 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Rendering Class acp_extensions build 10-Jul-2024 21:00:07 Rendering Class acp_extensions_info build 10-Jul-2024 21:00:07 Rendering Class acp_forums build 10-Jul-2024 21:00:07 Rendering Class acp_forums_info build 10-Jul-2024 21:00:07 Rendering Class acp_groups build 10-Jul-2024 21:00:07 Rendering Class acp_groups_info build 10-Jul-2024 21:00:07 Rendering Class acp_help_phpbb build 10-Jul-2024 21:00:07  188/907 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Rendering Class acp_help_phpbb_info build 10-Jul-2024 21:00:07 Rendering Class acp_icons build 10-Jul-2024 21:00:07 Rendering Class acp_icons_info build 10-Jul-2024 21:00:07 Rendering Class acp_inactive build 10-Jul-2024 21:00:07 Rendering Class acp_inactive_info build 10-Jul-2024 21:00:07 Rendering Class acp_jabber build 10-Jul-2024 21:00:07 Rendering Class acp_jabber_info build 10-Jul-2024 21:00:07 Rendering Class acp_language build 10-Jul-2024 21:00:07 Rendering Class acp_language_info build 10-Jul-2024 21:00:07  197/907 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 21%Rendering Class acp_logs build 10-Jul-2024 21:00:07 Rendering Class acp_logs_info build 10-Jul-2024 21:00:07 Rendering Class acp_main build 10-Jul-2024 21:00:07 Rendering Class acp_main_info build 10-Jul-2024 21:00:07 Rendering Class acp_modules build 10-Jul-2024 21:00:07 Rendering Class acp_modules_info build 10-Jul-2024 21:00:07 Rendering Class acp_permission_roles build 10-Jul-2024 21:00:07 Rendering Class acp_permission_roles_info build 10-Jul-2024 21:00:07 Rendering Class acp_permissions build 10-Jul-2024 21:00:07  206/907 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Rendering Class acp_permissions_info build 10-Jul-2024 21:00:07 Rendering Class acp_php_info build 10-Jul-2024 21:00:07 Rendering Class acp_php_info_info build 10-Jul-2024 21:00:07 Rendering Class acp_profile build 10-Jul-2024 21:00:07 Rendering Class acp_profile_info build 10-Jul-2024 21:00:07 Rendering Class acp_prune build 10-Jul-2024 21:00:07 Rendering Class acp_prune_info build 10-Jul-2024 21:00:07  213/907 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Rendering Class acp_ranks build 10-Jul-2024 21:00:07 Rendering Class acp_ranks_info build 10-Jul-2024 21:00:07 Rendering Class acp_reasons build 10-Jul-2024 21:00:07 Rendering Class acp_reasons_info build 10-Jul-2024 21:00:07 Rendering Class acp_search build 10-Jul-2024 21:00:07 Rendering Class acp_search_info build 10-Jul-2024 21:00:07 Rendering Class acp_storage build 10-Jul-2024 21:00:07 Rendering Class acp_storage_info build 10-Jul-2024 21:00:07  221/907 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Rendering Class acp_styles build 10-Jul-2024 21:00:07 Rendering Class acp_styles_info build 10-Jul-2024 21:00:07 Rendering Class acp_update build 10-Jul-2024 21:00:07  224/907 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Rendering Class acp_update_info build 10-Jul-2024 21:00:07 Rendering Class acp_users build 10-Jul-2024 21:00:07 Rendering Class acp_users_info build 10-Jul-2024 21:00:07 Rendering Class acp_words build 10-Jul-2024 21:00:07 Rendering Class acp_words_info build 10-Jul-2024 21:00:07 Rendering Class auth_admin build 10-Jul-2024 21:00:07 Rendering Class bbcode build 10-Jul-2024 21:00:07  231/907 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Rendering Class bbcode_firstpass build 10-Jul-2024 21:00:07 Rendering Class bitfield build 10-Jul-2024 21:00:07 Rendering Class compress build 10-Jul-2024 21:00:07  234/907 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Rendering Class compress_tar build 10-Jul-2024 21:00:07 Rendering Class compress_zip build 10-Jul-2024 21:00:07 Rendering Class diff build 10-Jul-2024 21:00:07 Rendering Class diff3 build 10-Jul-2024 21:00:07  238/907 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Rendering Class diff3_block_builder build 10-Jul-2024 21:00:07 Rendering Class diff3_op build 10-Jul-2024 21:00:07 Rendering Class diff3_op_copy build 10-Jul-2024 21:00:07 Rendering Class diff_engine build 10-Jul-2024 21:00:07  242/907 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Rendering Class diff_op build 10-Jul-2024 21:00:07 Rendering Class diff_op_add build 10-Jul-2024 21:00:07 Rendering Class diff_op_change build 10-Jul-2024 21:00:07 Rendering Class diff_op_copy build 10-Jul-2024 21:00:07 Rendering Class diff_op_delete build 10-Jul-2024 21:00:07 Rendering Class diff_renderer build 10-Jul-2024 21:00:07 Rendering Class diff_renderer_inline build 10-Jul-2024 21:00:07  249/907 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Rendering Class diff_renderer_raw build 10-Jul-2024 21:00:07 Rendering Class diff_renderer_side_by_side build 10-Jul-2024 21:00:08  252/907 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Rendering Class diff_renderer_unified build 10-Jul-2024 21:00:08 Rendering Class ftp build 10-Jul-2024 21:00:08 Rendering Class ftp_fsock build 10-Jul-2024 21:00:08 Rendering Class jabber build 10-Jul-2024 21:00:08 255/907 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Rendering Class mapped_diff build 10-Jul-2024 21:00:08 Rendering Class mcp_ban build 10-Jul-2024 21:00:08  257/907 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Rendering Class mcp_ban_info build 10-Jul-2024 21:00:08 Rendering Class mcp_logs build 10-Jul-2024 21:00:08 Rendering Class mcp_logs_info build 10-Jul-2024 21:00:08 Rendering Class mcp_main build 10-Jul-2024 21:00:08 Rendering Class mcp_main_info build 10-Jul-2024 21:00:08 Rendering Class mcp_notes build 10-Jul-2024 21:00:08 Rendering Class mcp_notes_info build 10-Jul-2024 21:00:08 Rendering Class mcp_pm_reports build 10-Jul-2024 21:00:08 Rendering Class mcp_pm_reports_info build 10-Jul-2024 21:00:08  266/907 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Rendering Class mcp_queue build 10-Jul-2024 21:00:08 Rendering Class mcp_queue_info build 10-Jul-2024 21:00:08 Rendering Class mcp_reports build 10-Jul-2024 21:00:08 Rendering Class mcp_reports_info build 10-Jul-2024 21:00:08 Rendering Class mcp_warn build 10-Jul-2024 21:00:08 Rendering Class mcp_warn_info build 10-Jul-2024 21:00:08 Rendering Class messenger build 10-Jul-2024 21:00:08  274/907 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Rendering Class p_master build 10-Jul-2024 21:00:08 Rendering Class parse_message build 10-Jul-2024 21:00:08 Rendering Class phpbb\attachment\attachment_category build 10-Jul-2024 21:00:08  276/907 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Rendering Class phpbb\attachment\delete build 10-Jul-2024 21:00:08 Rendering Class phpbb\attachment\manager build 10-Jul-2024 21:00:08 Rendering Class phpbb\attachment\resync build 10-Jul-2024 21:00:08  279/907 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Rendering Class phpbb\attachment\upload build 10-Jul-2024 21:00:08 Rendering Class phpbb\auth\auth build 10-Jul-2024 21:00:08 Rendering Class phpbb\auth\provider\apache build 10-Jul-2024 21:00:08  282/907 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\base build 10-Jul-2024 21:00:08  283/907 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\db build 10-Jul-2024 21:00:08 Rendering Class phpbb\auth\provider\ldap build 10-Jul-2024 21:00:08  285/907 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\oauth\oauth build 10-Jul-2024 21:00:08  287/907 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\oauth\service\base build 10-Jul-2024 21:00:08 Rendering Class phpbb\auth\provider\oauth\service\bitly build 10-Jul-2024 21:00:08 Rendering Class phpbb\auth\provider\oauth\service\exception build 10-Jul-2024 21:00:08 Rendering Class phpbb\auth\provider\oauth\service\facebook build 10-Jul-2024 21:00:08 Rendering Class phpbb\auth\provider\oauth\service\google build 10-Jul-2024 21:00:08 Rendering Class phpbb\auth\provider\oauth\service\service_interface build 10-Jul-2024 21:00:08  292/907 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\auth\provider\oauth\service\twitter build 10-Jul-2024 21:00:08 Rendering Class phpbb\auth\provider\oauth\token_storage build 10-Jul-2024 21:00:08 Rendering Class phpbb\auth\provider\provider_interface build 10-Jul-2024 21:00:08  295/907 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\auth\provider_collection build 10-Jul-2024 21:00:08 Rendering Class phpbb\avatar\driver\driver build 10-Jul-2024 21:00:08 Rendering Class phpbb\avatar\driver\driver_interface build 10-Jul-2024 21:00:08  298/907 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\avatar\driver\gravatar build 10-Jul-2024 21:00:08 Rendering Class phpbb\avatar\driver\local build 10-Jul-2024 21:00:08  300/907 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\avatar\driver\upload build 10-Jul-2024 21:00:08 Rendering Class phpbb\avatar\helper build 10-Jul-2024 21:00:08  302/907 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\avatar\manager build 10-Jul-2024 21:00:08  304/907 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\ban\exception\invalid_length_exception build 10-Jul-2024 21:00:08 Rendering Class phpbb\ban\exception\no_valid_emails_exception build 10-Jul-2024 21:00:08 Rendering Class phpbb\ban\exception\no_valid_ips_exception build 10-Jul-2024 21:00:08 Rendering Class phpbb\ban\exception\no_valid_users_exception build 10-Jul-2024 21:00:08 Rendering Class phpbb\ban\exception\type_not_found_exception build 10-Jul-2024 21:00:08 Rendering Class phpbb\ban\manager build 10-Jul-2024 21:00:08 Rendering Class phpbb\ban\type\base build 10-Jul-2024 21:00:08  310/907 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\ban\type\email build 10-Jul-2024 21:00:08 Rendering Class phpbb\ban\type\ip build 10-Jul-2024 21:00:08  312/907 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\ban\type\type_interface build 10-Jul-2024 21:00:08 Rendering Class phpbb\ban\type\user build 10-Jul-2024 21:00:08 Rendering Class phpbb\cache\driver\apcu build 10-Jul-2024 21:00:08  315/907 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\cache\driver\base build 10-Jul-2024 21:00:08  316/907 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\cache\driver\driver_interface build 10-Jul-2024 21:00:09 Rendering Class phpbb\cache\driver\dummy build 10-Jul-2024 21:00:09 318/907 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\file build 10-Jul-2024 21:00:09 Rendering Class phpbb\cache\driver\memcached build 10-Jul-2024 21:00:09  320/907 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\memory build 10-Jul-2024 21:00:09 Rendering Class phpbb\cache\driver\redis build 10-Jul-2024 21:00:09  322/907 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\wincache build 10-Jul-2024 21:00:09 Rendering Class phpbb\cache\service build 10-Jul-2024 21:00:09  324/907 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\captcha\factory build 10-Jul-2024 21:00:09 Rendering Class phpbb\captcha\plugins\captcha_abstract build 10-Jul-2024 21:00:09 Rendering Class phpbb\captcha\plugins\incomplete build 10-Jul-2024 21:00:09 Rendering Class phpbb\captcha\plugins\qa build 10-Jul-2024 21:00:09  328/907 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\captcha\plugins\recaptcha build 10-Jul-2024 21:00:09 Rendering Class phpbb\captcha\plugins\recaptcha_v3 build 10-Jul-2024 21:00:09  330/907 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\class_loader build 10-Jul-2024 21:00:09 Rendering Class phpbb\composer\exception\managed_with_clean_error_exception build 10-Jul-2024 21:00:09 Rendering Class phpbb\composer\exception\managed_with_enable_error_exception build 10-Jul-2024 21:00:09  333/907 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\composer\exception\managed_with_error_exception build 10-Jul-2024 21:00:09 Rendering Class phpbb\composer\exception\runtime_exception build 10-Jul-2024 21:00:09 Rendering Class phpbb\composer\extension_manager build 10-Jul-2024 21:00:09 Rendering Class phpbb\composer\installer build 10-Jul-2024 21:00:09  337/907 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Rendering Class phpbb\composer\io\console_io build 10-Jul-2024 21:00:09 Rendering Class phpbb\composer\io\html_output_formatter build 10-Jul-2024 21:00:09  339/907 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Rendering Class phpbb\composer\io\io_interface build 10-Jul-2024 21:00:09 Rendering Class phpbb\composer\io\null_io build 10-Jul-2024 21:00:09 Rendering Class phpbb\composer\io\translate_composer_trait build 10-Jul-2024 21:00:09 Rendering Class phpbb\composer\io\web_io build 10-Jul-2024 21:00:09 Rendering Class phpbb\composer\manager build 10-Jul-2024 21:00:09 Rendering Class phpbb\composer\manager_interface build 10-Jul-2024 21:00:09  345/907 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Rendering Class phpbb\config\config build 10-Jul-2024 21:00:09 Rendering Class phpbb\config\db build 10-Jul-2024 21:00:09 Rendering Class phpbb\config\db_text build 10-Jul-2024 21:00:09  348/907 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Rendering Class phpbb\config_php_file build 10-Jul-2024 21:00:09 Rendering Class phpbb\console\application build 10-Jul-2024 21:00:09 Rendering Class phpbb\console\command\cache\purge build 10-Jul-2024 21:00:09 Rendering Class phpbb\console\command\command build 10-Jul-2024 21:00:09  352/907 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Rendering Class phpbb\console\command\config\command build 10-Jul-2024 21:00:09 Rendering Class phpbb\console\command\config\delete build 10-Jul-2024 21:00:09 Rendering Class phpbb\console\command\config\get build 10-Jul-2024 21:00:09 Rendering Class phpbb\console\command\config\increment build 10-Jul-2024 21:00:09 Rendering Class phpbb\console\command\config\set build 10-Jul-2024 21:00:09  357/907 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Rendering Class phpbb\console\command\config\set_atomic build 10-Jul-2024 21:00:09 Rendering Class phpbb\console\command\cron\cron_list build 10-Jul-2024 21:00:09 Rendering Class phpbb\console\command\cron\run build 10-Jul-2024 21:00:09 Rendering Class phpbb\console\command\db\console_migrator_output_handler build 10-Jul-2024 21:00:09  361/907 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Rendering Class phpbb\console\command\db\list_command build 10-Jul-2024 21:00:09 Rendering Class phpbb\console\command\db\migrate build 10-Jul-2024 21:00:09 Rendering Class phpbb\console\command\db\migration_command build 10-Jul-2024 21:00:09 Rendering Class phpbb\console\command\db\revert build 10-Jul-2024 21:00:09  365/907 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Rendering Class phpbb\console\command\dev\migration_tips build 10-Jul-2024 21:00:09 Rendering Class phpbb\console\command\extension\command build 10-Jul-2024 21:00:09 Rendering Class phpbb\console\command\extension\disable build 10-Jul-2024 21:00:09 Rendering Class phpbb\console\command\extension\enable build 10-Jul-2024 21:00:09  369/907 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Rendering Class phpbb\console\command\extension\install build 10-Jul-2024 21:00:09 Rendering Class phpbb\console\command\extension\list_available build 10-Jul-2024 21:00:09 Rendering Class phpbb\console\command\extension\manage build 10-Jul-2024 21:00:09 Rendering Class phpbb\console\command\extension\purge build 10-Jul-2024 21:00:09  373/907 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Rendering Class phpbb\console\command\extension\remove build 10-Jul-2024 21:00:09 Rendering Class phpbb\console\command\extension\show build 10-Jul-2024 21:00:09 Rendering Class phpbb\console\command\extension\update build 10-Jul-2024 21:00:09 Rendering Class phpbb\console\command\fixup\fix_left_right_ids build 10-Jul-2024 21:00:09  377/907 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Rendering Class phpbb\console\command\fixup\update_hashes build 10-Jul-2024 21:00:09 Rendering Class phpbb\console\command\reparser\list_all build 10-Jul-2024 21:00:09 Rendering Class phpbb\console\command\reparser\reparse build 10-Jul-2024 21:00:09 Rendering Class phpbb\console\command\searchindex\create build 10-Jul-2024 21:00:09  381/907 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Rendering Class phpbb\console\command\searchindex\delete build 10-Jul-2024 21:00:10 Rendering Class phpbb\console\command\searchindex\list_all build 10-Jul-2024 21:00:10 Rendering Class phpbb\console\command\thumbnail\delete build 10-Jul-2024 21:00:10 Rendering Class phpbb\console\command\thumbnail\generate build 10-Jul-2024 21:00:10  385/907 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Rendering Class phpbb\console\command\thumbnail\recreate build 10-Jul-2024 21:00:10 Rendering Class phpbb\console\command\update\check build 10-Jul-2024 21:00:10 Rendering Class phpbb\console\command\user\activate build 10-Jul-2024 21:00:10  388/907 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Rendering Class phpbb\console\command\user\add build 10-Jul-2024 21:00:10 Rendering Class phpbb\console\command\user\delete build 10-Jul-2024 21:00:10 Rendering Class phpbb\console\command\user\delete_id build 10-Jul-2024 21:00:10  391/907 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\console\command\user\reclean build 10-Jul-2024 21:00:10 Rendering Class phpbb\console\exception_subscriber build 10-Jul-2024 21:00:10 Rendering Class phpbb\content_visibility build 10-Jul-2024 21:00:10 Rendering Class phpbb\controller\exception build 10-Jul-2024 21:00:10  395/907 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\controller\helper build 10-Jul-2024 21:00:10 Rendering Class phpbb\controller\resolver build 10-Jul-2024 21:00:10 Rendering Class phpbb\convert\controller\convertor build 10-Jul-2024 21:00:10  398/907 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\convert\convert build 10-Jul-2024 21:00:10 Rendering Class phpbb\convert\convertor build 10-Jul-2024 21:00:10 Rendering Class phpbb\cron\controller\cron build 10-Jul-2024 21:00:10  401/907 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Rendering Class phpbb\cron\event\cron_runner_listener build 10-Jul-2024 21:00:10 Rendering Class phpbb\cron\manager build 10-Jul-2024 21:00:10 Rendering Class phpbb\cron\task\base build 10-Jul-2024 21:00:10 Rendering Class phpbb\cron\task\core\prune_all_forums build 10-Jul-2024 21:00:10 Rendering Class phpbb\cron\task\core\prune_forum build 10-Jul-2024 21:00:10  406/907 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Rendering Class phpbb\cron\task\core\prune_notifications build 10-Jul-2024 21:00:10 Rendering Class phpbb\cron\task\core\prune_shadow_topics build 10-Jul-2024 21:00:10 Rendering Class phpbb\cron\task\core\queue build 10-Jul-2024 21:00:10  409/907 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Rendering Class phpbb\cron\task\core\tidy_cache build 10-Jul-2024 21:00:10 Rendering Class phpbb\cron\task\core\tidy_plupload build 10-Jul-2024 21:00:10 Rendering Class phpbb\cron\task\core\tidy_search build 10-Jul-2024 21:00:10 Rendering Class phpbb\cron\task\core\tidy_sessions build 10-Jul-2024 21:00:10  413/907 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Rendering Class phpbb\cron\task\core\tidy_warnings build 10-Jul-2024 21:00:10 Rendering Class phpbb\cron\task\core\update_hashes build 10-Jul-2024 21:00:10 Rendering Class phpbb\cron\task\parametrized build 10-Jul-2024 21:00:10 Rendering Class phpbb\cron\task\task build 10-Jul-2024 21:00:10 Rendering Class phpbb\cron\task\text_reparser\reparser build 10-Jul-2024 21:00:10  418/907 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 46%Rendering Class phpbb\cron\task\wrapper build 10-Jul-2024 21:00:10 Rendering Class phpbb\datetime build 10-Jul-2024 21:00:10 Rendering Class phpbb\db\doctrine\case_insensitive_string build 10-Jul-2024 21:00:10 Rendering Class phpbb\db\doctrine\comparator build 10-Jul-2024 21:00:10 Rendering Class phpbb\db\doctrine\connection_factory build 10-Jul-2024 21:00:10  423/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 46%Rendering Class phpbb\db\doctrine\connection_parameter_factory build 10-Jul-2024 21:00:10 Rendering Class phpbb\db\doctrine\oci8\connection build 10-Jul-2024 21:00:10 Rendering Class phpbb\db\doctrine\oci8\driver build 10-Jul-2024 21:00:10 Rendering Class phpbb\db\doctrine\oci8\result build 10-Jul-2024 21:00:10 Rendering Class phpbb\db\doctrine\oci8\schema_manager build 10-Jul-2024 21:00:10  428/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\doctrine\oci8\statement build 10-Jul-2024 21:00:10 Rendering Class phpbb\db\doctrine\oracle_platform build 10-Jul-2024 21:00:10 Rendering Class phpbb\db\doctrine\postgresql_platform build 10-Jul-2024 21:00:10 Rendering Class phpbb\db\doctrine\sqlsrv_platform build 10-Jul-2024 21:00:10 Rendering Class phpbb\db\doctrine\table_helper build 10-Jul-2024 21:00:10  433/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\doctrine\type_converter build 10-Jul-2024 21:00:10 Rendering Class phpbb\db\driver\driver build 10-Jul-2024 21:00:10 Rendering Class phpbb\db\driver\driver_interface build 10-Jul-2024 21:00:10  436/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\factory build 10-Jul-2024 21:00:10  437/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\mssql_base build 10-Jul-2024 21:00:10  438/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\mssql_odbc build 10-Jul-2024 21:00:10  439/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\mssqlnative build 10-Jul-2024 21:00:11  440/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\mysql_base build 10-Jul-2024 21:00:11  441/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\mysqli build 10-Jul-2024 21:00:11  442/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\oracle build 10-Jul-2024 21:00:11  443/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\postgres build 10-Jul-2024 21:00:11  444/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\sqlite3 build 10-Jul-2024 21:00:11  445/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\extractor\base_extractor build 10-Jul-2024 21:00:11  446/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\extractor\exception\extractor_not_initialized_exception build 10-Jul-2024 21:00:11 Rendering Class phpbb\db\extractor\exception\invalid_format_exception build 10-Jul-2024 21:00:11 Rendering Class phpbb\db\extractor\extractor_interface build 10-Jul-2024 21:00:11 Rendering Class phpbb\db\extractor\factory build 10-Jul-2024 21:00:11 Rendering Class phpbb\db\extractor\mssql_extractor build 10-Jul-2024 21:00:11 Rendering Class phpbb\db\extractor\mysql_extractor build 10-Jul-2024 21:00:11  452/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\extractor\oracle_extractor build 10-Jul-2024 21:00:11 Rendering Class phpbb\db\extractor\postgres_extractor build 10-Jul-2024 21:00:11 Rendering Class phpbb\db\extractor\sqlite3_extractor build 10-Jul-2024 21:00:11  455/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Rendering Class phpbb\db\migration\container_aware_migration build 10-Jul-2024 21:00:11 Rendering Class phpbb\db\migration\exception build 10-Jul-2024 21:00:11  457/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Rendering Class phpbb\db\migration\helper build 10-Jul-2024 21:00:11 Rendering Class phpbb\db\migration\migration build 10-Jul-2024 21:00:11 Rendering Class phpbb\db\migration\migration_interface build 10-Jul-2024 21:00:11 Rendering Class phpbb\db\migration\profilefield_base_migration build 10-Jul-2024 21:00:11 Rendering Class phpbb\db\migration\schema_generator build 10-Jul-2024 21:00:11  462/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Rendering Class phpbb\db\migration\tool\config build 10-Jul-2024 21:00:11 Rendering Class phpbb\db\migration\tool\config_text build 10-Jul-2024 21:00:11 Rendering Class phpbb\db\migration\tool\module build 10-Jul-2024 21:00:11 Rendering Class phpbb\db\migration\tool\permission build 10-Jul-2024 21:00:11  466/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Rendering Class phpbb\db\migration\tool\tool_interface build 10-Jul-2024 21:00:11 Rendering Class phpbb\db\migrator build 10-Jul-2024 21:00:11 Rendering Class phpbb\db\output_handler\html_migrator_output_handler build 10-Jul-2024 21:00:11  469/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Rendering Class phpbb\db\output_handler\installer_migrator_output_handler build 10-Jul-2024 21:00:11 Rendering Class phpbb\db\output_handler\log_wrapper_migrator_output_handler build 10-Jul-2024 21:00:11 Rendering Class phpbb\db\output_handler\migrator_output_handler_interface build 10-Jul-2024 21:00:11 Rendering Class phpbb\db\output_handler\null_migrator_output_handler build 10-Jul-2024 21:00:11 Rendering Class phpbb\db\sql_insert_buffer build 10-Jul-2024 21:00:11 Rendering Class phpbb\db\tools\doctrine build 10-Jul-2024 21:00:12  475/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\tools\factory build 10-Jul-2024 21:00:12  476/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\tools\mssql build 10-Jul-2024 21:00:12 Rendering Class phpbb\db\tools\postgres build 10-Jul-2024 21:00:12  478/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52% 479/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\tools\tools build 10-Jul-2024 21:00:12 Rendering Class phpbb\db\tools\tools_interface build 10-Jul-2024 21:00:12  480/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\debug\debug build 10-Jul-2024 21:00:12 Rendering Class phpbb\debug\error_handler build 10-Jul-2024 21:00:12 Rendering Class phpbb\di\container_builder build 10-Jul-2024 21:00:12  483/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Rendering Class phpbb\di\exception\di_exception build 10-Jul-2024 21:00:12 Rendering Class phpbb\di\exception\multiple_service_definitions_exception build 10-Jul-2024 21:00:12 Rendering Class phpbb\di\exception\service_not_found_exception build 10-Jul-2024 21:00:12  487/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Rendering Class phpbb\di\extension\config build 10-Jul-2024 21:00:12 Rendering Class phpbb\di\extension\container_configuration build 10-Jul-2024 21:00:12 Rendering Class phpbb\di\extension\core build 10-Jul-2024 21:00:12 Rendering Class phpbb\di\extension\tables build 10-Jul-2024 21:00:12 Rendering Class phpbb\di\ordered_service_collection build 10-Jul-2024 21:00:12 Rendering Class phpbb\di\pass\collection_pass build 10-Jul-2024 21:00:12 Rendering Class phpbb\di\pass\convert_events build 10-Jul-2024 21:00:12  493/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Rendering Class phpbb\di\pass\markpublic_pass build 10-Jul-2024 21:00:12 Rendering Class phpbb\di\proxy_instantiator build 10-Jul-2024 21:00:12 Rendering Class phpbb\di\service_collection build 10-Jul-2024 21:00:12 Rendering Class phpbb\di\service_collection_iterator build 10-Jul-2024 21:00:12 Rendering Class phpbb\error_collector build 10-Jul-2024 21:00:12 Rendering Class phpbb\event\dispatcher build 10-Jul-2024 21:00:12  499/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Rendering Class phpbb\event\dispatcher_interface build 10-Jul-2024 21:00:12 Rendering Class phpbb\event\kernel_exception_subscriber build 10-Jul-2024 21:00:12 Rendering Class phpbb\event\kernel_terminate_subscriber build 10-Jul-2024 21:00:12 Rendering Class phpbb\event\md_exporter build 10-Jul-2024 21:00:12 Rendering Class phpbb\event\php_exporter build 10-Jul-2024 21:00:12  504/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Rendering Class phpbb\event\recursive_event_filter_iterator build 10-Jul-2024 21:00:12  505/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Rendering Class phpbb\event\rst_exporter build 10-Jul-2024 21:00:12 Rendering Class phpbb\exception\exception_interface build 10-Jul-2024 21:00:12 Rendering Class phpbb\exception\http_exception build 10-Jul-2024 21:00:12 Rendering Class phpbb\exception\runtime_exception build 10-Jul-2024 21:00:12 Rendering Class phpbb\exception\version_check_exception build 10-Jul-2024 21:00:12 Rendering Class phpbb\extension\base build 10-Jul-2024 21:00:12  511/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Rendering Class phpbb\extension\di\extension_base build 10-Jul-2024 21:00:12 Rendering Class phpbb\extension\exception build 10-Jul-2024 21:00:12 Rendering Class phpbb\extension\extension_interface build 10-Jul-2024 21:00:12 Rendering Class phpbb\extension\manager build 10-Jul-2024 21:00:12  515/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Rendering Class phpbb\extension\provider build 10-Jul-2024 21:00:12 Rendering Class phpbb\feed\attachments_base build 10-Jul-2024 21:00:12  517/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 57%Rendering Class phpbb\feed\base build 10-Jul-2024 21:00:12 Rendering Class phpbb\feed\controller\feed build 10-Jul-2024 21:00:12  519/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Rendering Class phpbb\feed\exception\feed_exception build 10-Jul-2024 21:00:12 Rendering Class phpbb\feed\exception\feed_unavailable_exception build 10-Jul-2024 21:00:12 Rendering Class phpbb\feed\exception\no_feed_exception build 10-Jul-2024 21:00:12 Rendering Class phpbb\feed\exception\no_forum_exception build 10-Jul-2024 21:00:12  523/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Rendering Class phpbb\feed\exception\no_topic_exception build 10-Jul-2024 21:00:12 Rendering Class phpbb\feed\exception\unauthorized_exception build 10-Jul-2024 21:00:12 Rendering Class phpbb\feed\exception\unauthorized_forum_exception build 10-Jul-2024 21:00:12 Rendering Class phpbb\feed\exception\unauthorized_topic_exception build 10-Jul-2024 21:00:12 Rendering Class phpbb\feed\feed_interface build 10-Jul-2024 21:00:12 Rendering Class phpbb\feed\forum build 10-Jul-2024 21:00:12 Rendering Class phpbb\feed\forums build 10-Jul-2024 21:00:12  530/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Rendering Class phpbb\feed\helper build 10-Jul-2024 21:00:12 Rendering Class phpbb\feed\news build 10-Jul-2024 21:00:12 Rendering Class phpbb\feed\overall build 10-Jul-2024 21:00:12  533/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Rendering Class phpbb\feed\post_base build 10-Jul-2024 21:00:12 Rendering Class phpbb\feed\quote_helper build 10-Jul-2024 21:00:12  535/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Rendering Class phpbb\feed\topic build 10-Jul-2024 21:00:13 Rendering Class phpbb\feed\topic_base build 10-Jul-2024 21:00:13 Rendering Class phpbb\feed\topics build 10-Jul-2024 21:00:13  538/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\feed\topics_active build 10-Jul-2024 21:00:13 Rendering Class phpbb\file_downloader build 10-Jul-2024 21:00:13  540/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\files\factory build 10-Jul-2024 21:00:13 Rendering Class phpbb\files\filespec build 10-Jul-2024 21:00:13 Rendering Class phpbb\files\filespec_storage build 10-Jul-2024 21:00:13  543/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\files\types\base build 10-Jul-2024 21:00:13 Rendering Class phpbb\files\types\form build 10-Jul-2024 21:00:13 Rendering Class phpbb\files\types\form_storage build 10-Jul-2024 21:00:13  546/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Rendering Class phpbb\files\types\local build 10-Jul-2024 21:00:13 Rendering Class phpbb\files\types\local_storage build 10-Jul-2024 21:00:13 Rendering Class phpbb\files\types\type_interface build 10-Jul-2024 21:00:13  549/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Rendering Class phpbb\files\upload build 10-Jul-2024 21:00:13 Rendering Class phpbb\filesystem build 10-Jul-2024 21:00:13 Rendering Class phpbb\filesystem\exception\filesystem_exception build 10-Jul-2024 21:00:13  552/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 60%Rendering Class phpbb\filesystem\filesystem build 10-Jul-2024 21:00:13 Rendering Class phpbb\filesystem\filesystem_interface build 10-Jul-2024 21:00:13  554/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\filesystem\helper build 10-Jul-2024 21:00:13  555/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\filesystem\temp build 10-Jul-2024 21:00:13 Rendering Class phpbb\finder\factory build 10-Jul-2024 21:00:13 Rendering Class phpbb\finder\finder build 10-Jul-2024 21:00:13 Rendering Class phpbb\finder\recursive_dot_prefix_filter_iterator build 10-Jul-2024 21:00:13  559/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\finder\recursive_path_iterator build 10-Jul-2024 21:00:13 Rendering Class phpbb\form\form_helper build 10-Jul-2024 21:00:13 Rendering Class phpbb\group\helper build 10-Jul-2024 21:00:13 Rendering Class phpbb\groupposition\exception build 10-Jul-2024 21:00:13  563/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Rendering Class phpbb\groupposition\groupposition_interface build 10-Jul-2024 21:00:13 Rendering Class phpbb\groupposition\legend build 10-Jul-2024 21:00:13 Rendering Class phpbb\groupposition\teampage build 10-Jul-2024 21:00:13 Rendering Class phpbb\help\controller\bbcode build 10-Jul-2024 21:00:13  567/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Rendering Class phpbb\help\controller\controller build 10-Jul-2024 21:00:13 Rendering Class phpbb\help\controller\faq build 10-Jul-2024 21:00:13 Rendering Class phpbb\help\controller\help build 10-Jul-2024 21:00:13 Rendering Class phpbb\help\manager build 10-Jul-2024 21:00:13  571/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Rendering Class phpbb\install\console\command\install\config\show build 10-Jul-2024 21:00:13 Rendering Class phpbb\install\console\command\install\config\validate build 10-Jul-2024 21:00:13 Rendering Class phpbb\install\console\command\install\install build 10-Jul-2024 21:00:13 Rendering Class phpbb\install\console\command\update\config\show build 10-Jul-2024 21:00:13  575/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Rendering Class phpbb\install\console\command\update\config\validate build 10-Jul-2024 21:00:13 Rendering Class phpbb\install\console\command\update\update build 10-Jul-2024 21:00:13 Rendering Class phpbb\install\controller\archive_download build 10-Jul-2024 21:00:13 Rendering Class phpbb\install\controller\helper build 10-Jul-2024 21:00:13 Rendering Class phpbb\install\controller\install build 10-Jul-2024 21:00:13  580/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Rendering Class phpbb\install\controller\installer_index build 10-Jul-2024 21:00:13 Rendering Class phpbb\install\controller\timeout_check build 10-Jul-2024 21:00:13 Rendering Class phpbb\install\controller\update build 10-Jul-2024 21:00:13 Rendering Class phpbb\install\event\kernel_exception_subscriber build 10-Jul-2024 21:00:13 Rendering Class phpbb\install\exception\cannot_build_container_exception build 10-Jul-2024 21:00:13 Rendering Class phpbb\install\exception\file_updater_failure_exception build 10-Jul-2024 21:00:13  586/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Rendering Class phpbb\install\exception\installer_config_not_writable_exception build 10-Jul-2024 21:00:13 Rendering Class phpbb\install\exception\installer_exception build 10-Jul-2024 21:00:13 Rendering Class phpbb\install\exception\invalid_dbms_exception build 10-Jul-2024 21:00:13 Rendering Class phpbb\install\exception\jump_to_restart_point_exception build 10-Jul-2024 21:00:13 Rendering Class phpbb\install\exception\resource_limit_reached_exception build 10-Jul-2024 21:00:13  591/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Rendering Class phpbb\install\exception\user_interaction_required_exception build 10-Jul-2024 21:00:13 Rendering Class phpbb\install\helper\config build 10-Jul-2024 21:00:13 Rendering Class phpbb\install\helper\container_factory build 10-Jul-2024 21:00:13  594/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Rendering Class phpbb\install\helper\file_updater\compression_file_updater build 10-Jul-2024 21:00:13 Rendering Class phpbb\install\helper\file_updater\factory build 10-Jul-2024 21:00:13 Rendering Class phpbb\install\helper\file_updater\file_updater build 10-Jul-2024 21:00:13 Rendering Class phpbb\install\helper\file_updater\file_updater_interface build 10-Jul-2024 21:00:13  598/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Rendering Class phpbb\install\helper\file_updater\ftp_file_updater build 10-Jul-2024 21:00:14 Rendering Class phpbb\install\helper\install_helper build 10-Jul-2024 21:00:14 Rendering Class phpbb\install\helper\iohandler\ajax_iohandler build 10-Jul-2024 21:00:14 Rendering Class phpbb\install\helper\iohandler\cli_iohandler build 10-Jul-2024 21:00:14  602/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\iohandler\exception\iohandler_not_implemented_exception build 10-Jul-2024 21:00:14  603/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\iohandler\factory build 10-Jul-2024 21:00:14 Rendering Class phpbb\install\helper\iohandler\iohandler_base build 10-Jul-2024 21:00:14 Rendering Class phpbb\install\helper\iohandler\iohandler_interface build 10-Jul-2024 21:00:14 Rendering Class phpbb\install\helper\navigation\convertor_navigation build 10-Jul-2024 21:00:14  607/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\navigation\install_navigation build 10-Jul-2024 21:00:14 Rendering Class phpbb\install\helper\navigation\main_navigation build 10-Jul-2024 21:00:14 Rendering Class phpbb\install\helper\navigation\navigation_interface build 10-Jul-2024 21:00:14 Rendering Class phpbb\install\helper\navigation\navigation_provider build 10-Jul-2024 21:00:14 Rendering Class phpbb\install\helper\navigation\update_navigation build 10-Jul-2024 21:00:14 Rendering Class phpbb\install\helper\update_helper build 10-Jul-2024 21:00:14 Rendering Class phpbb\install\installer build 10-Jul-2024 21:00:14  614/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Rendering Class phpbb\install\installer_configuration build 10-Jul-2024 21:00:14 Rendering Class phpbb\install\module\install_filesystem\module build 10-Jul-2024 21:00:14 Rendering Class phpbb\install\module\install_filesystem\task\create_config_file build 10-Jul-2024 21:00:14 Rendering Class phpbb\install\module\install_finish\module build 10-Jul-2024 21:00:14  618/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Rendering Class phpbb\install\module\install_finish\task\install_extensions build 10-Jul-2024 21:00:14 Rendering Class phpbb\install\module\install_finish\task\notify_user build 10-Jul-2024 21:00:14 Rendering Class phpbb\install\module\install_finish\task\populate_migrations build 10-Jul-2024 21:00:14 Rendering Class phpbb\install\module\requirements\abstract_requirements_module build 10-Jul-2024 21:00:14  622/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Rendering Class phpbb\install\module\requirements\install_module build 10-Jul-2024 21:00:14 Rendering Class phpbb\install\module\requirements\task\check_filesystem build 10-Jul-2024 21:00:14 Rendering Class phpbb\install\module\requirements\task\check_server_environment build 10-Jul-2024 21:00:14  625/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Rendering Class phpbb\install\module\requirements\task\check_update build 10-Jul-2024 21:00:14 Rendering Class phpbb\install\module\requirements\update_module build 10-Jul-2024 21:00:14 Rendering Class phpbb\install\module\update_filesystem\module build 10-Jul-2024 21:00:14  628/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Rendering Class phpbb\install\module\update_filesystem\task\diff_files build 10-Jul-2024 21:00:14 Rendering Class phpbb\install\module\update_filesystem\task\download_updated_files build 10-Jul-2024 21:00:14 Rendering Class phpbb\install\module\update_filesystem\task\file_check build 10-Jul-2024 21:00:14 Rendering Class phpbb\install\module\update_filesystem\task\show_file_status build 10-Jul-2024 21:00:14  632/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Rendering Class phpbb\install\module\update_filesystem\task\update_files build 10-Jul-2024 21:00:14 Rendering Class phpbb\install\module_base build 10-Jul-2024 21:00:14 Rendering Class phpbb\install\module_interface build 10-Jul-2024 21:00:14 Rendering Class phpbb\install\sequential_task build 10-Jul-2024 21:00:14  636/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Rendering Class phpbb\install\task_base build 10-Jul-2024 21:00:14 Rendering Class phpbb\install\task_interface build 10-Jul-2024 21:00:14 Rendering Class phpbb\install\updater_configuration build 10-Jul-2024 21:00:14 Rendering Class phpbb\json\sanitizer build 10-Jul-2024 21:00:14 Rendering Class phpbb\json_response build 10-Jul-2024 21:00:14 Rendering Class phpbb\language\exception\invalid_plural_rule_exception build 10-Jul-2024 21:00:14 Rendering Class phpbb\language\exception\language_exception build 10-Jul-2024 21:00:14  643/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Rendering Class phpbb\language\exception\language_file_not_found build 10-Jul-2024 21:00:14 Rendering Class phpbb\language\language build 10-Jul-2024 21:00:14 Rendering Class phpbb\language\language_file_helper build 10-Jul-2024 21:00:14  646/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 71%Rendering Class phpbb\language\language_file_loader build 10-Jul-2024 21:00:14 Rendering Class phpbb\lock\db build 10-Jul-2024 21:00:14 Rendering Class phpbb\lock\flock build 10-Jul-2024 21:00:14 Rendering Class phpbb\lock\posting build 10-Jul-2024 21:00:14 Rendering Class phpbb\log\dummy build 10-Jul-2024 21:00:14  651/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Rendering Class phpbb\log\log build 10-Jul-2024 21:00:14 Rendering Class phpbb\log\log_interface build 10-Jul-2024 21:00:14  653/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Rendering Class phpbb\manifest build 10-Jul-2024 21:00:14 Rendering Class phpbb\mention\controller\mention build 10-Jul-2024 21:00:14 Rendering Class phpbb\mention\source\base_group build 10-Jul-2024 21:00:14 Rendering Class phpbb\mention\source\base_user build 10-Jul-2024 21:00:14  657/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Rendering Class phpbb\mention\source\friend build 10-Jul-2024 21:00:14 Rendering Class phpbb\mention\source\group build 10-Jul-2024 21:00:14 Rendering Class phpbb\mention\source\source_interface build 10-Jul-2024 21:00:14 Rendering Class phpbb\mention\source\team build 10-Jul-2024 21:00:14  661/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Rendering Class phpbb\mention\source\topic build 10-Jul-2024 21:00:14 Rendering Class phpbb\mention\source\user build 10-Jul-2024 21:00:14 Rendering Class phpbb\mention\source\usergroup build 10-Jul-2024 21:00:14 Rendering Class phpbb\message\admin_form build 10-Jul-2024 21:00:14  665/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Rendering Class phpbb\message\form build 10-Jul-2024 21:00:14 Rendering Class phpbb\message\message build 10-Jul-2024 21:00:14  668/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Rendering Class phpbb\message\topic_form build 10-Jul-2024 21:00:14 Rendering Class phpbb\message\user_form build 10-Jul-2024 21:00:14 Rendering Class phpbb\mimetype\content_guesser build 10-Jul-2024 21:00:14 Rendering Class phpbb\mimetype\extension_guesser build 10-Jul-2024 21:00:14  671/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Rendering Class phpbb\mimetype\guesser build 10-Jul-2024 21:00:14 Rendering Class phpbb\mimetype\guesser_base build 10-Jul-2024 21:00:14 Rendering Class phpbb\mimetype\guesser_interface build 10-Jul-2024 21:00:14 Rendering Class phpbb\module\exception\module_exception build 10-Jul-2024 21:00:14 Rendering Class phpbb\module\exception\module_not_found_exception build 10-Jul-2024 21:00:14  676/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Rendering Class phpbb\module\module_manager build 10-Jul-2024 21:00:15 Rendering Class phpbb\notification\exception build 10-Jul-2024 21:00:15 Rendering Class phpbb\notification\manager build 10-Jul-2024 21:00:15 Rendering Class phpbb\notification\method\base build 10-Jul-2024 21:00:15  680/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Rendering Class phpbb\notification\method\board build 10-Jul-2024 21:00:15 Rendering Class phpbb\notification\method\email build 10-Jul-2024 21:00:15  682/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\method\extended_method_interface build 10-Jul-2024 21:00:15 Rendering Class phpbb\notification\method\jabber build 10-Jul-2024 21:00:15  684/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\method\messenger_base build 10-Jul-2024 21:00:15 Rendering Class phpbb\notification\method\method_interface build 10-Jul-2024 21:00:15  686/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\method\webpush build 10-Jul-2024 21:00:15 Rendering Class phpbb\notification\type\admin_activate_user build 10-Jul-2024 21:00:15  688/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\type\approve_post build 10-Jul-2024 21:00:15  689/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\type\approve_topic build 10-Jul-2024 21:00:15  690/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\base build 10-Jul-2024 21:00:15  691/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\bookmark build 10-Jul-2024 21:00:15 Rendering Class phpbb\notification\type\disapprove_post build 10-Jul-2024 21:00:15  693/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76% 694/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\disapprove_topic build 10-Jul-2024 21:00:15 Rendering Class phpbb\notification\type\forum build 10-Jul-2024 21:00:15  695/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\group_request build 10-Jul-2024 21:00:15  696/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\group_request_approved build 10-Jul-2024 21:00:15  697/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\mention build 10-Jul-2024 21:00:15  698/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\pm build 10-Jul-2024 21:00:16  699/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\post build 10-Jul-2024 21:00:16  700/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\post_in_queue build 10-Jul-2024 21:00:16  701/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\quote build 10-Jul-2024 21:00:16  702/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_pm build 10-Jul-2024 21:00:16  703/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_pm_closed build 10-Jul-2024 21:00:16  704/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_post build 10-Jul-2024 21:00:16  705/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_post_closed build 10-Jul-2024 21:00:16  706/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\topic build 10-Jul-2024 21:00:16  707/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\topic_in_queue build 10-Jul-2024 21:00:16  708/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\notification\type\type_interface build 10-Jul-2024 21:00:16  709/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\pagination build 10-Jul-2024 21:00:16 Rendering Class phpbb\passwords\driver\argon2i build 10-Jul-2024 21:00:16  711/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\passwords\driver\argon2id build 10-Jul-2024 21:00:16 Rendering Class phpbb\passwords\driver\base build 10-Jul-2024 21:00:16 Rendering Class phpbb\passwords\driver\base_native build 10-Jul-2024 21:00:16  714/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Rendering Class phpbb\passwords\driver\bcrypt build 10-Jul-2024 21:00:16 Rendering Class phpbb\passwords\driver\bcrypt_2y build 10-Jul-2024 21:00:16 Rendering Class phpbb\passwords\driver\bcrypt_wcf2 build 10-Jul-2024 21:00:16  717/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Rendering Class phpbb\passwords\driver\convert_password build 10-Jul-2024 21:00:16 Rendering Class phpbb\passwords\driver\driver_interface build 10-Jul-2024 21:00:16 Rendering Class phpbb\passwords\driver\helper build 10-Jul-2024 21:00:16 Rendering Class phpbb\passwords\driver\md5_mybb build 10-Jul-2024 21:00:16  721/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Rendering Class phpbb\passwords\driver\md5_phpbb2 build 10-Jul-2024 21:00:16 Rendering Class phpbb\passwords\driver\md5_vb build 10-Jul-2024 21:00:16 Rendering Class phpbb\passwords\driver\phpass build 10-Jul-2024 21:00:16  724/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Rendering Class phpbb\passwords\driver\rehashable_driver_interface build 10-Jul-2024 21:00:16 Rendering Class phpbb\passwords\driver\salted_md5 build 10-Jul-2024 21:00:16 Rendering Class phpbb\passwords\driver\sha1 build 10-Jul-2024 21:00:16  727/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\passwords\driver\sha1_smf build 10-Jul-2024 21:00:16 Rendering Class phpbb\passwords\driver\sha1_wcf1 build 10-Jul-2024 21:00:16 Rendering Class phpbb\passwords\driver\sha_xf1 build 10-Jul-2024 21:00:16  730/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\passwords\helper build 10-Jul-2024 21:00:16 Rendering Class phpbb\passwords\manager build 10-Jul-2024 21:00:16 Rendering Class phpbb\path_helper build 10-Jul-2024 21:00:16  733/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\permissions build 10-Jul-2024 21:00:17 Rendering Class phpbb\php\ini build 10-Jul-2024 21:00:17 Rendering Class phpbb\plupload\plupload build 10-Jul-2024 21:00:17  736/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\posting\post_helper build 10-Jul-2024 21:00:17 Rendering Class phpbb\profilefields\lang_helper build 10-Jul-2024 21:00:17 Rendering Class phpbb\profilefields\manager build 10-Jul-2024 21:00:17 Rendering Class phpbb\profilefields\type\type_base build 10-Jul-2024 21:00:17  740/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\profilefields\type\type_bool build 10-Jul-2024 21:00:17 Rendering Class phpbb\profilefields\type\type_date build 10-Jul-2024 21:00:17  742/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\profilefields\type\type_dropdown build 10-Jul-2024 21:00:17 Rendering Class phpbb\profilefields\type\type_int build 10-Jul-2024 21:00:17  744/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 82%Rendering Class phpbb\profilefields\type\type_interface build 10-Jul-2024 21:00:17  745/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 82%Rendering Class phpbb\profilefields\type\type_string build 10-Jul-2024 21:00:17  746/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_string_common build 10-Jul-2024 21:00:17  747/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_text build 10-Jul-2024 21:00:17  749/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_url build 10-Jul-2024 21:00:17 Rendering Class phpbb\report\controller\report build 10-Jul-2024 21:00:17  750/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\report\exception\already_reported_exception build 10-Jul-2024 21:00:17 Rendering Class phpbb\report\exception\empty_report_exception build 10-Jul-2024 21:00:17 Rendering Class phpbb\report\exception\entity_not_found_exception build 10-Jul-2024 21:00:17 Rendering Class phpbb\report\exception\factory_invalid_argument_exception build 10-Jul-2024 21:00:17 Rendering Class phpbb\report\exception\invalid_report_exception build 10-Jul-2024 21:00:17  755/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Rendering Class phpbb\report\exception\pm_reporting_disabled_exception build 10-Jul-2024 21:00:17 Rendering Class phpbb\report\exception\report_permission_denied_exception build 10-Jul-2024 21:00:17 Rendering Class phpbb\report\handler_factory build 10-Jul-2024 21:00:17 Rendering Class phpbb\report\report_handler build 10-Jul-2024 21:00:17 Rendering Class phpbb\report\report_handler_interface build 10-Jul-2024 21:00:17 Rendering Class phpbb\report\report_handler_pm build 10-Jul-2024 21:00:17 Rendering Class phpbb\report\report_handler_post build 10-Jul-2024 21:00:17  762/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Rendering Class phpbb\report\report_reason_list_provider build 10-Jul-2024 21:00:17 Rendering Class phpbb\request\deactivated_super_global build 10-Jul-2024 21:00:17 Rendering Class phpbb\request\request build 10-Jul-2024 21:00:17 Rendering Class phpbb\request\request_interface build 10-Jul-2024 21:00:17  766/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Rendering Class phpbb\request\type_cast_helper build 10-Jul-2024 21:00:17 Rendering Class phpbb\request\type_cast_helper_interface build 10-Jul-2024 21:00:17 Rendering Class phpbb\routing\file_locator build 10-Jul-2024 21:00:17 Rendering Class phpbb\routing\helper build 10-Jul-2024 21:00:17  770/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Rendering Class phpbb\routing\loader_resolver build 10-Jul-2024 21:00:17 Rendering Class phpbb\routing\resources_locator\chained_resources_locator build 10-Jul-2024 21:00:17 Rendering Class phpbb\routing\resources_locator\default_resources_locator build 10-Jul-2024 21:00:17 Rendering Class phpbb\routing\resources_locator\installer_resources_locator build 10-Jul-2024 21:00:17 Rendering Class phpbb\routing\resources_locator\resources_locator_interface build 10-Jul-2024 21:00:17 Rendering Class phpbb\routing\router build 10-Jul-2024 21:00:17 Rendering Class phpbb\search\backend\base build 10-Jul-2024 21:00:17  777/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Rendering Class phpbb\search\backend\fulltext_mysql build 10-Jul-2024 21:00:17 Rendering Class phpbb\search\backend\fulltext_native build 10-Jul-2024 21:00:17  779/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 85%Rendering Class phpbb\search\backend\fulltext_postgres build 10-Jul-2024 21:00:17  780/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 85%Rendering Class phpbb\search\backend\fulltext_sphinx build 10-Jul-2024 21:00:17  781/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\search_backend_interface build 10-Jul-2024 21:00:18  782/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\sphinx\config build 10-Jul-2024 21:00:18 Rendering Class phpbb\search\backend\sphinx\config_item build 10-Jul-2024 21:00:18 Rendering Class phpbb\search\backend\sphinx\config_section build 10-Jul-2024 21:00:18  785/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\sphinx\config_variable build 10-Jul-2024 21:00:18 Rendering Class phpbb\search\exception\action_in_progress_exception build 10-Jul-2024 21:00:18 Rendering Class phpbb\search\exception\no_action_in_progress_exception build 10-Jul-2024 21:00:18 Rendering Class phpbb\search\exception\no_search_backend_found_exception build 10-Jul-2024 21:00:18 Rendering Class phpbb\search\exception\search_exception build 10-Jul-2024 21:00:18 Rendering Class phpbb\search\search_backend_factory build 10-Jul-2024 21:00:18  791/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Rendering Class phpbb\search\state_helper build 10-Jul-2024 21:00:18 Rendering Class phpbb\session build 10-Jul-2024 21:00:18 Rendering Class phpbb\storage\adapter\adapter_interface build 10-Jul-2024 21:00:18  794/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Rendering Class phpbb\storage\adapter\local build 10-Jul-2024 21:00:18 Rendering Class phpbb\storage\adapter_factory build 10-Jul-2024 21:00:18  796/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Rendering Class phpbb\storage\controller\attachment build 10-Jul-2024 21:00:18 Rendering Class phpbb\storage\controller\avatar build 10-Jul-2024 21:00:18  798/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Rendering Class phpbb\storage\controller\controller build 10-Jul-2024 21:00:18 Rendering Class phpbb\storage\exception\action_in_progress_exception build 10-Jul-2024 21:00:18  800/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Rendering Class phpbb\storage\exception\no_action_in_progress_exception build 10-Jul-2024 21:00:18 Rendering Class phpbb\storage\exception\storage_exception build 10-Jul-2024 21:00:18 Rendering Class phpbb\storage\file_info build 10-Jul-2024 21:00:18 Rendering Class phpbb\storage\helper build 10-Jul-2024 21:00:18 Rendering Class phpbb\storage\provider\local build 10-Jul-2024 21:00:18  805/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Rendering Class phpbb\storage\provider\provider_interface build 10-Jul-2024 21:00:18 Rendering Class phpbb\storage\state_helper build 10-Jul-2024 21:00:18 Rendering Class phpbb\storage\storage build 10-Jul-2024 21:00:18 Rendering Class phpbb\storage\stream_interface build 10-Jul-2024 21:00:18  809/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 89%Rendering Class phpbb\symfony_request build 10-Jul-2024 21:00:18 Rendering Class phpbb\template\asset build 10-Jul-2024 21:00:18 Rendering Class phpbb\template\assets_bag build 10-Jul-2024 21:00:18 Rendering Class phpbb\template\base build 10-Jul-2024 21:00:18 Rendering Class phpbb\template\context build 10-Jul-2024 21:00:18  814/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Rendering Class phpbb\template\exception\user_object_not_available build 10-Jul-2024 21:00:18 Rendering Class phpbb\template\template build 10-Jul-2024 21:00:18 Rendering Class phpbb\template\twig\definition build 10-Jul-2024 21:00:18  817/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Rendering Class phpbb\template\twig\environment build 10-Jul-2024 21:00:18 Rendering Class phpbb\template\twig\extension build 10-Jul-2024 21:00:18 Rendering Class phpbb\template\twig\extension\avatar build 10-Jul-2024 21:00:18  820/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Rendering Class phpbb\template\twig\extension\config build 10-Jul-2024 21:00:18 Rendering Class phpbb\template\twig\extension\forms build 10-Jul-2024 21:00:18 Rendering Class phpbb\template\twig\extension\icon build 10-Jul-2024 21:00:18 Rendering Class phpbb\template\twig\extension\routing build 10-Jul-2024 21:00:18  824/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Rendering Class phpbb\template\twig\extension\username build 10-Jul-2024 21:00:18 Rendering Class phpbb\template\twig\lexer build 10-Jul-2024 21:00:18 Rendering Class phpbb\template\twig\loader build 10-Jul-2024 21:00:18 Rendering Class phpbb\template\twig\node\definenode build 10-Jul-2024 21:00:18  828/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Rendering Class phpbb\template\twig\node\event build 10-Jul-2024 21:00:18 Rendering Class phpbb\template\twig\node\expression\binary\equalequal build 10-Jul-2024 21:00:18 Rendering Class phpbb\template\twig\node\expression\binary\notequalequal build 10-Jul-2024 21:00:18 Rendering Class phpbb\template\twig\node\includeasset build 10-Jul-2024 21:00:18 Rendering Class phpbb\template\twig\node\includecss build 10-Jul-2024 21:00:18 Rendering Class phpbb\template\twig\node\includejs build 10-Jul-2024 21:00:18 Rendering Class phpbb\template\twig\node\includenode build 10-Jul-2024 21:00:18  835/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 92%Rendering Class phpbb\template\twig\tokenparser\defineparser build 10-Jul-2024 21:00:18 Rendering Class phpbb\template\twig\tokenparser\event build 10-Jul-2024 21:00:18 Rendering Class phpbb\template\twig\tokenparser\includecss build 10-Jul-2024 21:00:18 Rendering Class phpbb\template\twig\tokenparser\includejs build 10-Jul-2024 21:00:18 Rendering Class phpbb\template\twig\tokenparser\includeparser build 10-Jul-2024 21:00:18 Rendering Class phpbb\template\twig\twig build 10-Jul-2024 21:00:18 Rendering Class phpbb\textformatter\acp_utils_interface build 10-Jul-2024 21:00:18  842/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 92%Rendering Class phpbb\textformatter\cache_interface build 10-Jul-2024 21:00:18 Rendering Class phpbb\textformatter\parser_interface build 10-Jul-2024 21:00:18 Rendering Class phpbb\textformatter\renderer_interface build 10-Jul-2024 21:00:18 Rendering Class phpbb\textformatter\s9e\acp_utils build 10-Jul-2024 21:00:18  847/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 93%Rendering Class phpbb\textformatter\s9e\bbcode_merger build 10-Jul-2024 21:00:18 Rendering Class phpbb\textformatter\s9e\factory build 10-Jul-2024 21:00:18 Rendering Class phpbb\textformatter\s9e\link_helper build 10-Jul-2024 21:00:18 Rendering Class phpbb\textformatter\s9e\mention_helper build 10-Jul-2024 21:00:18  850/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 93%Rendering Class phpbb\textformatter\s9e\parser build 10-Jul-2024 21:00:18 Rendering Class phpbb\textformatter\s9e\quote_helper build 10-Jul-2024 21:00:18 Rendering Class phpbb\textformatter\s9e\renderer build 10-Jul-2024 21:00:18  853/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textformatter\s9e\utils build 10-Jul-2024 21:00:18 Rendering Class phpbb\textformatter\utils_interface build 10-Jul-2024 21:00:18  855/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\base build 10-Jul-2024 21:00:19 Rendering Class phpbb\textreparser\manager build 10-Jul-2024 21:00:19 Rendering Class phpbb\textreparser\plugins\contact_admin_info build 10-Jul-2024 21:00:19  858/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\plugins\forum_description build 10-Jul-2024 21:00:19 Rendering Class phpbb\textreparser\plugins\forum_rules build 10-Jul-2024 21:00:19  860/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\plugins\group_description build 10-Jul-2024 21:00:19 Rendering Class phpbb\textreparser\plugins\pm_text build 10-Jul-2024 21:00:19  862/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\textreparser\plugins\poll_option build 10-Jul-2024 21:00:19 Rendering Class phpbb\textreparser\plugins\poll_title build 10-Jul-2024 21:00:19  864/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\textreparser\plugins\post_text build 10-Jul-2024 21:00:19 Rendering Class phpbb\textreparser\plugins\user_signature build 10-Jul-2024 21:00:19  866/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\textreparser\reparser_interface build 10-Jul-2024 21:00:19 Rendering Class phpbb\textreparser\row_based_plugin build 10-Jul-2024 21:00:19 Rendering Class phpbb\tree\nestedset build 10-Jul-2024 21:00:19  869/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\tree\nestedset_forum build 10-Jul-2024 21:00:19  870/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\tree\tree_interface build 10-Jul-2024 21:00:19  871/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 96%Rendering Class phpbb\ucp\controller\reset_password build 10-Jul-2024 21:00:19 Rendering Class phpbb\ucp\controller\webpush build 10-Jul-2024 21:00:19 Rendering Class phpbb\user build 10-Jul-2024 21:00:19  874/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 96%Rendering Class phpbb\user_loader build 10-Jul-2024 21:00:19  875/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 96%Rendering Class phpbb\version_helper build 10-Jul-2024 21:00:19 Rendering Class phpbb\viewonline_helper build 10-Jul-2024 21:00:19  877/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 96%Rendering Class phpbb_questionnaire_data_collector build 10-Jul-2024 21:00:19 Rendering Class phpbb_questionnaire_php_data_provider build 10-Jul-2024 21:00:19 Rendering Class phpbb_questionnaire_phpbb_data_provider build 10-Jul-2024 21:00:19 Rendering Class phpbb_questionnaire_system_data_provider build 10-Jul-2024 21:00:19 Rendering Class queue build 10-Jul-2024 21:00:19 Rendering Class smtp_class build 10-Jul-2024 21:00:19 Rendering Class transfer build 10-Jul-2024 21:00:19  884/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 97%Rendering Class ucp_activate build 10-Jul-2024 21:00:19 Rendering Class ucp_attachments build 10-Jul-2024 21:00:19 Rendering Class ucp_attachments_info build 10-Jul-2024 21:00:19 Rendering Class ucp_auth_link build 10-Jul-2024 21:00:19 Rendering Class ucp_auth_link_info build 10-Jul-2024 21:00:19 Rendering Class ucp_confirm build 10-Jul-2024 21:00:19 Rendering Class ucp_groups build 10-Jul-2024 21:00:19 Rendering Class ucp_groups_info build 10-Jul-2024 21:00:19 Rendering Class ucp_login_link build 10-Jul-2024 21:00:19  893/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 98%Rendering Class ucp_main build 10-Jul-2024 21:00:19 Rendering Class ucp_main_info build 10-Jul-2024 21:00:19 Rendering Class ucp_notifications build 10-Jul-2024 21:00:19 Rendering Class ucp_notifications_info build 10-Jul-2024 21:00:19 Rendering Class ucp_pm build 10-Jul-2024 21:00:19 Rendering Class ucp_pm_info build 10-Jul-2024 21:00:19 Rendering Class ucp_prefs build 10-Jul-2024 21:00:19  900/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 99%Rendering Class ucp_prefs_info build 10-Jul-2024 21:00:19 Rendering Class ucp_profile build 10-Jul-2024 21:00:19 Rendering Class ucp_profile_info build 10-Jul-2024 21:00:19 Rendering Class ucp_register build 10-Jul-2024 21:00:19 Rendering Class ucp_resend build 10-Jul-2024 21:00:19 Rendering Class ucp_zebra build 10-Jul-2024 21:00:19 Rendering Class ucp_zebra_info build 10-Jul-2024 21:00:19  907/907 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%Rendering done build 10-Jul-2024 21:00:19 build 10-Jul-2024 21:00:19 build 10-Jul-2024 21:00:19 build 10-Jul-2024 21:00:19 build 10-Jul-2024 21:00:19 Version Updated C Removed C build 10-Jul-2024 21:00:19 main 745 0 build 10-Jul-2024 21:00:19 build 10-Jul-2024 21:00:19 build 10-Jul-2024 21:00:19 Version Updated C Updated N Removed C Removed N build 10-Jul-2024 21:00:19 main 745 151 0 0 build 10-Jul-2024 21:00:19 build 10-Jul-2024 21:00:19  build 10-Jul-2024 21:00:19 phpBB > build: build 10-Jul-2024 21:00:19  build 10-Jul-2024 21:00:19  build 10-Jul-2024 21:00:19 BUILD FINISHED build 10-Jul-2024 21:00:19 build 10-Jul-2024 21:00:19 Total time: 9 minutes 15.07 seconds build 10-Jul-2024 21:00:19  simple 10-Jul-2024 21:00:20 Finished task 'Run tests' with result: Success command 10-Jul-2024 21:00:20 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 10-Jul-2024 21:00:20 Starting task 'Run sniffs' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' simple 10-Jul-2024 21:00:20 Running image name (phpbb:php-8.1) command 10-Jul-2024 21:00:20 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1306 (PHPBB3-DDM-JOB1-1306)'\n ... running command line: \n/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1:/data --workdir /data/build --rm -u=990 phpbb:php-8.1 ../phpBB/vendor/bin/phing sniff\n ... in: /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1\n build 10-Jul-2024 21:00:20 Buildfile: /data/build/build.xml build 10-Jul-2024 21:00:20 build 10-Jul-2024 21:00:20 phpBB > sniff: build 10-Jul-2024 21:00:20 build 10-Jul-2024 21:00:25 ............................................................ 60 / 926 (6%) build 10-Jul-2024 21:00:31 ............................................................ 120 / 926 (13%) build 10-Jul-2024 21:00:36 ............................................................ 180 / 926 (19%) build 10-Jul-2024 21:00:42 ............................................................ 240 / 926 (26%) build 10-Jul-2024 21:00:46 ............................................................ 300 / 926 (32%) build 10-Jul-2024 21:00:53 ............................................................ 360 / 926 (39%) build 10-Jul-2024 21:00:56 ............................................................ 420 / 926 (45%) build 10-Jul-2024 21:01:06 ............................................................ 480 / 926 (52%) build 10-Jul-2024 21:01:09 ............................................................ 540 / 926 (58%) build 10-Jul-2024 21:01:10 ............................................................ 600 / 926 (65%) build 10-Jul-2024 21:01:11 ............................................................ 660 / 926 (71%) build 10-Jul-2024 21:01:12 ............................................................ 720 / 926 (78%) build 10-Jul-2024 21:01:13 ............................................................ 780 / 926 (84%) build 10-Jul-2024 21:01:19 ............................................................ 840 / 926 (91%) build 10-Jul-2024 21:01:26 ............................................................ 900 / 926 (97%) build 10-Jul-2024 21:01:27 .......................... 926 / 926 (100%) build 10-Jul-2024 21:01:27 build 10-Jul-2024 21:01:27 build 10-Jul-2024 21:01:27 Time: 1 mins, 6.47 secs; Memory: 28MB build 10-Jul-2024 21:01:27 build 10-Jul-2024 21:01:27 [php] Calling PHP function: preg_replace() build 10-Jul-2024 21:01:36 ............................................................ 60 / 206 (29%) build 10-Jul-2024 21:01:57 ............................................................ 120 / 206 (58%) build 10-Jul-2024 21:02:04 ............................................................ 180 / 206 (87%) build 10-Jul-2024 21:02:12 .......................... 206 / 206 (100%) build 10-Jul-2024 21:02:12 build 10-Jul-2024 21:02:12 build 10-Jul-2024 21:02:12 Time: 44.71 secs; Memory: 34MB build 10-Jul-2024 21:02:12 build 10-Jul-2024 21:02:12 build 10-Jul-2024 21:02:12 build 10-Jul-2024 21:02:12 Time: 31ms; Memory: 6MB build 10-Jul-2024 21:02:12 build 10-Jul-2024 21:02:12 build 10-Jul-2024 21:02:12 BUILD FINISHED build 10-Jul-2024 21:02:12 build 10-Jul-2024 21:02:12 Total time: 1 minute 51.54 seconds build 10-Jul-2024 21:02:12 simple 10-Jul-2024 21:02:12 Finished task 'Run sniffs' with result: Success simple 10-Jul-2024 21:02:12 Starting task 'Parsing test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' simple 10-Jul-2024 21:02:12 Parsing test results under /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1... simple 10-Jul-2024 21:02:12 Finished task 'Parsing test results' with result: Success simple 10-Jul-2024 21:02:12 Running post build plugin 'Artifact Copier' simple 10-Jul-2024 21:02:12 Publishing an artifact: Coverage HTML Report simple 10-Jul-2024 21:02:14 Finished publishing of artifact Non required job artifact Http Compression On : [Coverage HTML Report], patterns: [**/*.*] anchored at: [build/coverage/] in 2.000 s simple 10-Jul-2024 21:02:14 Running post build plugin 'npm Cache Cleanup' simple 10-Jul-2024 21:02:14 Running post build plugin 'NCover Results Collector' simple 10-Jul-2024 21:02:14 Running post build plugin 'Build Results Label Collector' simple 10-Jul-2024 21:02:14 Running post build plugin 'Clover Results Collector' simple 10-Jul-2024 21:02:14 Running post build plugin 'Docker Container Cleanup' simple 10-Jul-2024 21:02:16 Successfully removed working directory at '/home/bamboo/local-working-dir/PHPBB3-DDM-JOB1' simple 10-Jul-2024 21:02:16 Finalising the build... simple 10-Jul-2024 21:02:16 Stopping timer. simple 10-Jul-2024 21:02:16 Build PHPBB3-DDM-JOB1-1306 completed. simple 10-Jul-2024 21:02:16 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 10-Jul-2024 21:02:16 Running on server: post build plugin 'NCover Results Collector' simple 10-Jul-2024 21:02:16 Running on server: post build plugin 'Build Labeller' simple 10-Jul-2024 21:02:16 Running on server: post build plugin 'Clover Delta Calculator' simple 10-Jul-2024 21:02:16 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 10-Jul-2024 21:02:16 All post build plugins have finished simple 10-Jul-2024 21:02:16 Generating build results summary... simple 10-Jul-2024 21:02:21 Saving build results to disk... simple 10-Jul-2024 21:02:21 Store variable context... simple 10-Jul-2024 21:02:21 Finished building PHPBB3-DDM-JOB1-1306.