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