simple 29-Sep-2024 18:43:00 Build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1341 (PHPBB3-DDM-JOB1-1341) is being prepared for building on agent Default Agent, bamboo version: 9.2.16 simple 29-Sep-2024 18:43:00 simple 29-Sep-2024 18:43:00 Build working directory is /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 29-Sep-2024 18:43:00 Executing build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1341 (PHPBB3-DDM-JOB1-1341) simple 29-Sep-2024 18:43:00 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 29-Sep-2024 18:43:00 Checking out into /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 29-Sep-2024 18:43:00 Updating source code to revision: 8de32341e2971c64e9f21752925be3c5f65e2a9a simple 29-Sep-2024 18:43:00 Creating local git repository in '/home/bamboo/local-working-dir/PHPBB3-DDM-JOB1/.git'. simple 29-Sep-2024 18:43:00 Initialized empty Git repository in /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1/.git/ simple 29-Sep-2024 18:43:00 hint: Using 'master' as the name for the initial branch. This default branch name simple 29-Sep-2024 18:43:00 hint: is subject to change. To configure the initial branch name to use in all simple 29-Sep-2024 18:43:00 hint: of your new repositories, which will suppress this warning, call: simple 29-Sep-2024 18:43:00 hint: simple 29-Sep-2024 18:43:00 hint: git config --global init.defaultBranch simple 29-Sep-2024 18:43:00 hint: simple 29-Sep-2024 18:43:00 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and simple 29-Sep-2024 18:43:00 hint: 'development'. The just-created branch can be renamed via this command: simple 29-Sep-2024 18:43:00 hint: simple 29-Sep-2024 18:43:00 hint: git branch -m simple 29-Sep-2024 18:43:00 Fetching 'refs/heads/master' from 'https://github.com/phpbb/phpbb.git'. simple 29-Sep-2024 18:43:15 Checking out revision 8de32341e2971c64e9f21752925be3c5f65e2a9a. simple 29-Sep-2024 18:43:15 Already on 'master' simple 29-Sep-2024 18:43:15 Updated source code to revision: 8de32341e2971c64e9f21752925be3c5f65e2a9a simple 29-Sep-2024 18:43:15 Finished task 'Checkout Default Repository' with result: Success simple 29-Sep-2024 18:43:15 Running pre-build action: VCS Version Collector simple 29-Sep-2024 18:43:15 Running pre-build action: Build Log Labeller Pre Build Action simple 29-Sep-2024 18:43:15 Build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1341 (PHPBB3-DDM-JOB1-1341) started building on agent 'Default Agent' () command 29-Sep-2024 18:43:15 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 29-Sep-2024 18:43:15 Starting task 'Build image' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' command 29-Sep-2024 18:43:15 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1341 (PHPBB3-DDM-JOB1-1341)'\n ... running command line: \n/usr/bin/docker --config /home/bamboo/.dockercfg-bamboo-5e212572-bf5c-4a60-b608-b8631472d8be 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 29-Sep-2024 18:43:18 #0 building with "default" instance using docker driver error 29-Sep-2024 18:43:18 error 29-Sep-2024 18:43:18 #1 [internal] load build definition from Dockerfile error 29-Sep-2024 18:43:18 #1 transferring dockerfile: error 29-Sep-2024 18:43:18 #1 transferring dockerfile: 491B done error 29-Sep-2024 18:43:18 #1 DONE 0.8s error 29-Sep-2024 18:43:18 error 29-Sep-2024 18:43:18 #2 [internal] load metadata for docker.io/library/php:8.1 error 29-Sep-2024 18:43:18 #2 DONE 0.2s error 29-Sep-2024 18:43:19 error 29-Sep-2024 18:43:19 #3 [1/6] FROM docker.io/library/php:8.1@sha256:82c85d651886d80166a5b25cce034578eae261c075f614b26db3d7d5842ca1a6 error 29-Sep-2024 18:43:19 #3 DONE 0.0s error 29-Sep-2024 18:43:19 error 29-Sep-2024 18:43:19 #4 [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 29-Sep-2024 18:43:19 #4 CACHED error 29-Sep-2024 18:43:19 error 29-Sep-2024 18:43:19 #5 [3/6] RUN pecl install xdebug-3.2.2 error 29-Sep-2024 18:43:19 #5 CACHED error 29-Sep-2024 18:43:19 error 29-Sep-2024 18:43:19 #6 [4/6] RUN docker-php-ext-enable xdebug error 29-Sep-2024 18:43:19 #6 CACHED error 29-Sep-2024 18:43:19 error 29-Sep-2024 18:43:19 #7 [internal] load .dockerignore error 29-Sep-2024 18:43:19 #7 transferring context: 2B done error 29-Sep-2024 18:43:19 #7 DONE 0.0s error 29-Sep-2024 18:43:19 error 29-Sep-2024 18:43:19 #8 [5/6] RUN echo "memory_limit = 1536M" >> /usr/local/etc/php/conf.d/memory.ini error 29-Sep-2024 18:43:19 #8 CACHED error 29-Sep-2024 18:43:19 error 29-Sep-2024 18:43:19 #9 [6/6] RUN echo "xdebug.mode=coverage" >> /usr/local/etc/php/conf.d/xdebug.ini error 29-Sep-2024 18:43:19 #9 CACHED error 29-Sep-2024 18:43:19 error 29-Sep-2024 18:43:19 #10 exporting to image error 29-Sep-2024 18:43:19 #10 exporting layers done error 29-Sep-2024 18:43:19 #10 writing image sha256:3187e3b9e68130fc5a25e3ec8ee00ee73ed6fb8852c8611efb639dcc35594a61 done error 29-Sep-2024 18:43:19 #10 naming to docker.io/library/phpbb:php-8.1 done error 29-Sep-2024 18:43:19 #10 DONE 0.0s simple 29-Sep-2024 18:43:19 Built Docker image 'phpbb:php-8.1' simple 29-Sep-2024 18:43:19 Finished task 'Build image' with result: Success command 29-Sep-2024 18:43:19 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 29-Sep-2024 18:43:19 Starting task 'Run tests' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' simple 29-Sep-2024 18:43:19 Running image name (phpbb:php-8.1) command 29-Sep-2024 18:43:19 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1341 (PHPBB3-DDM-JOB1-1341)'\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 29-Sep-2024 18:43:20 You are using the deprecated option "--dev". It has no effect and will break in Composer 3. build 29-Sep-2024 18:43:20 Installing dependencies from lock file (including require-dev) build 29-Sep-2024 18:43:20 Verifying lock file contents can be installed on current platform. build 29-Sep-2024 18:43:20 Package operations: 140 installs, 0 updates, 0 removals build 29-Sep-2024 18:43:20 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 29-Sep-2024 18:43:20 - Downloading composer/installers (v1.12.0) build 29-Sep-2024 18:43:20 - Downloading composer/package-versions-deprecated (1.11.99.5) build 29-Sep-2024 18:43:20 - Downloading bantu/ini-get-wrapper (v1.0.1) build 29-Sep-2024 18:43:20 - Downloading carlos-mg89/oauth (0.8.16) build 29-Sep-2024 18:43:20 - Downloading chita/topological_sort (v3.0.1) build 29-Sep-2024 18:43:20 - Downloading symfony/process (v6.4.12) build 29-Sep-2024 18:43:20 - Downloading symfony/polyfill-php81 (v1.31.0) build 29-Sep-2024 18:43:20 - Downloading symfony/polyfill-php80 (v1.31.0) build 29-Sep-2024 18:43:20 - Downloading symfony/polyfill-php73 (v1.31.0) build 29-Sep-2024 18:43:20 - Downloading symfony/finder (v6.4.11) build 29-Sep-2024 18:43:20 - Downloading symfony/polyfill-mbstring (v1.31.0) build 29-Sep-2024 18:43:20 - Downloading symfony/polyfill-ctype (v1.31.0) build 29-Sep-2024 18:43:20 - Downloading symfony/filesystem (v6.4.12) build 29-Sep-2024 18:43:20 - Downloading symfony/polyfill-intl-normalizer (v1.31.0) build 29-Sep-2024 18:43:20 - Downloading symfony/polyfill-intl-grapheme (v1.31.0) build 29-Sep-2024 18:43:20 - Downloading symfony/string (v6.4.12) build 29-Sep-2024 18:43:20 - Downloading symfony/deprecation-contracts (v3.5.0) build 29-Sep-2024 18:43:20 - Downloading psr/container (2.0.2) build 29-Sep-2024 18:43:20 - Downloading symfony/service-contracts (v3.5.0) build 29-Sep-2024 18:43:20 - Downloading symfony/console (v6.4.12) build 29-Sep-2024 18:43:20 - Downloading seld/signal-handler (2.0.2) build 29-Sep-2024 18:43:20 - Downloading seld/phar-utils (1.2.1) build 29-Sep-2024 18:43:20 - Downloading seld/jsonlint (1.11.0) build 29-Sep-2024 18:43:20 - Downloading react/promise (v3.2.0) build 29-Sep-2024 18:43:20 - Downloading psr/log (3.0.2) build 29-Sep-2024 18:43:20 - Downloading justinrainbow/json-schema (5.3.0) build 29-Sep-2024 18:43:20 - Downloading composer/pcre (3.3.1) build 29-Sep-2024 18:43:20 - Downloading composer/xdebug-handler (3.0.5) build 29-Sep-2024 18:43:20 - Downloading composer/spdx-licenses (1.5.8) build 29-Sep-2024 18:43:20 - Downloading composer/semver (3.4.3) build 29-Sep-2024 18:43:20 - Downloading composer/metadata-minifier (1.0.0) build 29-Sep-2024 18:43:20 - Downloading composer/class-map-generator (1.3.4) build 29-Sep-2024 18:43:20 - Downloading composer/ca-bundle (1.5.2) build 29-Sep-2024 18:43:20 - Downloading composer/composer (2.7.9) build 29-Sep-2024 18:43:20 - Downloading psr/cache (3.0.0) build 29-Sep-2024 18:43:20 - Downloading doctrine/deprecations (1.1.3) build 29-Sep-2024 18:43:20 - Downloading doctrine/event-manager (1.2.0) build 29-Sep-2024 18:43:20 - Downloading doctrine/cache (2.2.0) build 29-Sep-2024 18:43:20 - Downloading doctrine/dbal (3.3.8) build 29-Sep-2024 18:43:20 - Downloading google/recaptcha (1.3.0) build 29-Sep-2024 18:43:20 - Downloading guzzlehttp/promises (1.5.3) build 29-Sep-2024 18:43:20 - Downloading ralouphie/getallheaders (3.0.3) build 29-Sep-2024 18:43:20 - Downloading psr/http-message (1.1) build 29-Sep-2024 18:43:20 - Downloading guzzlehttp/psr7 (1.9.1) build 29-Sep-2024 18:43:20 - Downloading laminas/laminas-code (4.14.0) build 29-Sep-2024 18:43:20 - Downloading symfony/yaml (v6.4.12) build 29-Sep-2024 18:43:20 - Downloading laravel/homestead (v14.5.0) build 29-Sep-2024 18:43:20 - Downloading marc1706/fast-image-size (v1.1.7) build 29-Sep-2024 18:43:20 - Downloading symfony/http-client-contracts (v3.5.0) build 29-Sep-2024 18:43:20 - Downloading symfony/http-client (v6.4.12) build 29-Sep-2024 18:43:20 - Downloading brick/math (0.12.1) build 29-Sep-2024 18:43:20 - Downloading spomky-labs/pki-framework (1.2.1) build 29-Sep-2024 18:43:20 - Downloading psr/http-factory (1.1.0) build 29-Sep-2024 18:43:20 - Downloading psr/http-client (1.0.3) build 29-Sep-2024 18:43:20 - Downloading psr/clock (1.0.0) build 29-Sep-2024 18:43:20 - Downloading paragonie/sodium_compat (v2.1.0) build 29-Sep-2024 18:43:20 - Downloading paragonie/constant_time_encoding (v3.0.0) build 29-Sep-2024 18:43:20 - Downloading web-token/jwt-library (3.4.6) build 29-Sep-2024 18:43:20 - Downloading web-token/jwt-util-ecc (3.4.6) build 29-Sep-2024 18:43:20 - Downloading web-token/jwt-signature-algorithm-ecdsa (3.4.6) build 29-Sep-2024 18:43:20 - Downloading web-token/jwt-signature (3.4.6) build 29-Sep-2024 18:43:20 - Downloading web-token/jwt-key-mgmt (3.4.6) build 29-Sep-2024 18:43:20 - Downloading spomky-labs/base64url (v2.0.4) build 29-Sep-2024 18:43:20 - Downloading symfony/polyfill-intl-idn (v1.31.0) build 29-Sep-2024 18:43:20 - Downloading guzzlehttp/guzzle (6.5.8) build 29-Sep-2024 18:43:20 - Downloading minishlink/web-push (v8.0.0) build 29-Sep-2024 18:43:20 - Downloading sebastian/version (3.0.2) build 29-Sep-2024 18:43:20 - Downloading sebastian/type (3.2.1) build 29-Sep-2024 18:43:20 - Downloading sebastian/resource-operations (3.0.4) build 29-Sep-2024 18:43:20 - Downloading sebastian/recursion-context (4.0.5) build 29-Sep-2024 18:43:20 - Downloading sebastian/object-reflector (2.0.4) build 29-Sep-2024 18:43:20 - Downloading sebastian/object-enumerator (4.0.4) build 29-Sep-2024 18:43:20 - Downloading sebastian/global-state (5.0.7) build 29-Sep-2024 18:43:20 - Downloading sebastian/exporter (4.0.6) build 29-Sep-2024 18:43:20 - Downloading sebastian/environment (5.1.5) build 29-Sep-2024 18:43:20 - Downloading sebastian/diff (4.0.6) build 29-Sep-2024 18:43:20 - Downloading sebastian/comparator (4.0.8) build 29-Sep-2024 18:43:20 - Downloading sebastian/code-unit (1.0.8) build 29-Sep-2024 18:43:20 - Downloading sebastian/cli-parser (1.0.2) build 29-Sep-2024 18:43:20 - Downloading phpunit/php-timer (5.0.3) build 29-Sep-2024 18:43:20 - Downloading phpunit/php-text-template (2.0.4) build 29-Sep-2024 18:43:20 - Downloading phpunit/php-invoker (3.1.1) build 29-Sep-2024 18:43:20 - Downloading phpunit/php-file-iterator (3.0.6) build 29-Sep-2024 18:43:20 - Downloading theseer/tokenizer (1.2.3) build 29-Sep-2024 18:43:20 - Downloading nikic/php-parser (v4.19.2) build 29-Sep-2024 18:43:20 - Downloading sebastian/lines-of-code (1.0.4) build 29-Sep-2024 18:43:20 - Downloading sebastian/complexity (2.0.3) build 29-Sep-2024 18:43:20 - Downloading sebastian/code-unit-reverse-lookup (2.0.3) build 29-Sep-2024 18:43:20 - Downloading phpunit/php-code-coverage (9.2.32) build 29-Sep-2024 18:43:20 - Downloading phar-io/version (3.2.1) build 29-Sep-2024 18:43:20 - Downloading phar-io/manifest (2.0.4) build 29-Sep-2024 18:43:20 - Downloading myclabs/deep-copy (1.12.0) build 29-Sep-2024 18:43:20 - Downloading doctrine/instantiator (2.0.0) build 29-Sep-2024 18:43:20 - Downloading phpunit/phpunit (9.6.21) build 29-Sep-2024 18:43:20 - Downloading misantron/dbunit (5.3.0) build 29-Sep-2024 18:43:20 - Downloading phing/phing (2.17.4) build 29-Sep-2024 18:43:20 - Downloading webmozart/assert (1.11.0) build 29-Sep-2024 18:43:20 - Downloading phpstan/phpdoc-parser (1.32.0) build 29-Sep-2024 18:43:20 - Downloading phpdocumentor/reflection-common (2.2.0) build 29-Sep-2024 18:43:20 - Downloading phpdocumentor/type-resolver (1.8.2) build 29-Sep-2024 18:43:20 - Downloading phpdocumentor/reflection-docblock (5.4.1) build 29-Sep-2024 18:43:20 - Downloading spatie/array-to-xml (3.3.0) build 29-Sep-2024 18:43:20 - Downloading netresearch/jsonmapper (v4.5.0) build 29-Sep-2024 18:43:20 - Downloading fidry/cpu-core-counter (1.2.0) build 29-Sep-2024 18:43:20 - Downloading felixfbecker/language-server-protocol (v1.5.3) build 29-Sep-2024 18:43:20 - Downloading felixfbecker/advanced-json-rpc (v3.2.1) build 29-Sep-2024 18:43:20 - Downloading dnoegel/php-xdg-base-dir (v0.1.1) build 29-Sep-2024 18:43:20 - Downloading amphp/amp (v2.6.4) build 29-Sep-2024 18:43:20 - Downloading amphp/byte-stream (v1.8.2) build 29-Sep-2024 18:43:20 - Downloading vimeo/psalm (5.26.1) build 29-Sep-2024 18:43:20 - Downloading symfony/routing (v6.4.12) build 29-Sep-2024 18:43:20 - Downloading symfony/polyfill-php83 (v1.31.0) build 29-Sep-2024 18:43:20 - Downloading symfony/http-foundation (v6.4.12) build 29-Sep-2024 18:43:20 - Downloading psr/event-dispatcher (1.0.0) build 29-Sep-2024 18:43:20 - Downloading symfony/event-dispatcher-contracts (v3.5.0) build 29-Sep-2024 18:43:20 - Downloading symfony/event-dispatcher (v6.4.8) build 29-Sep-2024 18:43:20 - Downloading symfony/var-dumper (v6.4.11) build 29-Sep-2024 18:43:20 - Downloading symfony/error-handler (v6.4.10) build 29-Sep-2024 18:43:20 - Downloading symfony/http-kernel (v6.4.12) build 29-Sep-2024 18:43:20 - Downloading symfony/var-exporter (v6.4.9) build 29-Sep-2024 18:43:20 - Downloading symfony/dependency-injection (v6.4.12) build 29-Sep-2024 18:43:20 - Downloading symfony/config (v6.4.8) build 29-Sep-2024 18:43:20 - Downloading symfony/cache-contracts (v3.5.0) build 29-Sep-2024 18:43:20 - Downloading symfony/cache (v6.4.12) build 29-Sep-2024 18:43:20 - Downloading symfony/framework-bundle (v6.4.12) build 29-Sep-2024 18:43:20 - Downloading psalm/plugin-symfony (v5.2.5) build 29-Sep-2024 18:43:20 - Downloading s9e/sweetdom (3.4.1) build 29-Sep-2024 18:43:20 - Downloading s9e/regexp-builder (1.4.6) build 29-Sep-2024 18:43:20 - Downloading s9e/text-formatter (2.18.0) build 29-Sep-2024 18:43:20 - Downloading squizlabs/php_codesniffer (3.10.3) build 29-Sep-2024 18:43:20 - Downloading masterminds/html5 (2.9.0) build 29-Sep-2024 18:43:20 - Downloading symfony/dom-crawler (v6.4.12) build 29-Sep-2024 18:43:20 - Downloading symfony/browser-kit (v6.4.8) build 29-Sep-2024 18:43:20 - Downloading symfony/css-selector (v6.4.8) build 29-Sep-2024 18:43:20 - Downloading symfony/mime (v6.4.12) build 29-Sep-2024 18:43:20 - Downloading friendsofphp/proxy-manager-lts (v1.0.18) build 29-Sep-2024 18:43:20 - Downloading symfony/proxy-manager-bridge (v6.4.8) build 29-Sep-2024 18:43:20 - Downloading twig/twig (v3.14.0) build 29-Sep-2024 18:43:20 - Downloading symfony/translation-contracts (v3.5.0) build 29-Sep-2024 18:43:20 - Downloading symfony/twig-bridge (v6.4.12) build 29-Sep-2024 18:43:23 0/140 [>---------------------------] 0% 13/140 [==>-------------------------] 9% 20/140 [====>-----------------------] 14% 28/140 [=====>----------------------] 20% 43/140 [========>-------------------] 30% 63/140 [============>---------------] 45% 77/140 [===============>------------] 55% 88/140 [=================>----------] 62% 102/140 [====================>-------] 72% 114/140 [======================>-----] 81% 126/140 [=========================>--] 90% 140/140 [============================] 100% - Installing composer/installers (v1.12.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive build 29-Sep-2024 18:43:23 - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive build 29-Sep-2024 18:43:23 - Installing carlos-mg89/oauth (0.8.16): Extracting archive build 29-Sep-2024 18:43:23 - Installing chita/topological_sort (v3.0.1): Extracting archive build 29-Sep-2024 18:43:23 - Installing symfony/process (v6.4.12): Extracting archive build 29-Sep-2024 18:43:23 - Installing symfony/polyfill-php81 (v1.31.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing symfony/polyfill-php80 (v1.31.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing symfony/polyfill-php73 (v1.31.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing symfony/finder (v6.4.11): Extracting archive build 29-Sep-2024 18:43:23 - Installing symfony/polyfill-mbstring (v1.31.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing symfony/polyfill-ctype (v1.31.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing symfony/filesystem (v6.4.12): Extracting archive build 29-Sep-2024 18:43:23 - Installing symfony/polyfill-intl-normalizer (v1.31.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing symfony/polyfill-intl-grapheme (v1.31.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing symfony/string (v6.4.12): Extracting archive build 29-Sep-2024 18:43:23 - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing psr/container (2.0.2): Extracting archive build 29-Sep-2024 18:43:23 - Installing symfony/service-contracts (v3.5.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing symfony/console (v6.4.12): Extracting archive build 29-Sep-2024 18:43:23 - Installing seld/signal-handler (2.0.2): Extracting archive build 29-Sep-2024 18:43:23 - Installing seld/phar-utils (1.2.1): Extracting archive build 29-Sep-2024 18:43:23 - Installing seld/jsonlint (1.11.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing react/promise (v3.2.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing psr/log (3.0.2): Extracting archive build 29-Sep-2024 18:43:23 - Installing justinrainbow/json-schema (5.3.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing composer/pcre (3.3.1): Extracting archive build 29-Sep-2024 18:43:23 - Installing composer/xdebug-handler (3.0.5): Extracting archive build 29-Sep-2024 18:43:23 - Installing composer/spdx-licenses (1.5.8): Extracting archive build 29-Sep-2024 18:43:23 - Installing composer/semver (3.4.3): Extracting archive build 29-Sep-2024 18:43:23 - Installing composer/metadata-minifier (1.0.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing composer/class-map-generator (1.3.4): Extracting archive build 29-Sep-2024 18:43:23 - Installing composer/ca-bundle (1.5.2): Extracting archive build 29-Sep-2024 18:43:23 - Installing composer/composer (2.7.9): Extracting archive build 29-Sep-2024 18:43:23 - Installing psr/cache (3.0.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing doctrine/deprecations (1.1.3): Extracting archive build 29-Sep-2024 18:43:23 - Installing doctrine/event-manager (1.2.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing doctrine/cache (2.2.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing doctrine/dbal (3.3.8): Extracting archive build 29-Sep-2024 18:43:23 - Installing google/recaptcha (1.3.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing guzzlehttp/promises (1.5.3): Extracting archive build 29-Sep-2024 18:43:23 - Installing ralouphie/getallheaders (3.0.3): Extracting archive build 29-Sep-2024 18:43:23 - Installing psr/http-message (1.1): Extracting archive build 29-Sep-2024 18:43:23 - Installing guzzlehttp/psr7 (1.9.1): Extracting archive build 29-Sep-2024 18:43:23 - Installing laminas/laminas-code (4.14.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing symfony/yaml (v6.4.12): Extracting archive build 29-Sep-2024 18:43:23 - Installing laravel/homestead (v14.5.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing marc1706/fast-image-size (v1.1.7): Extracting archive build 29-Sep-2024 18:43:23 - Installing symfony/http-client-contracts (v3.5.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing symfony/http-client (v6.4.12): Extracting archive build 29-Sep-2024 18:43:23 - Installing brick/math (0.12.1): Extracting archive build 29-Sep-2024 18:43:23 - Installing spomky-labs/pki-framework (1.2.1): Extracting archive build 29-Sep-2024 18:43:23 - Installing psr/http-factory (1.1.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing psr/http-client (1.0.3): Extracting archive build 29-Sep-2024 18:43:23 - Installing psr/clock (1.0.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing paragonie/sodium_compat (v2.1.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing paragonie/constant_time_encoding (v3.0.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing web-token/jwt-library (3.4.6): Extracting archive build 29-Sep-2024 18:43:23 - Installing web-token/jwt-util-ecc (3.4.6): Extracting archive build 29-Sep-2024 18:43:23 - Installing web-token/jwt-signature-algorithm-ecdsa (3.4.6): Extracting archive build 29-Sep-2024 18:43:23 - Installing web-token/jwt-signature (3.4.6): Extracting archive build 29-Sep-2024 18:43:23 - Installing web-token/jwt-key-mgmt (3.4.6): Extracting archive build 29-Sep-2024 18:43:23 - Installing spomky-labs/base64url (v2.0.4): Extracting archive build 29-Sep-2024 18:43:23 - Installing symfony/polyfill-intl-idn (v1.31.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing guzzlehttp/guzzle (6.5.8): Extracting archive build 29-Sep-2024 18:43:23 - Installing minishlink/web-push (v8.0.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing sebastian/version (3.0.2): Extracting archive build 29-Sep-2024 18:43:23 - Installing sebastian/type (3.2.1): Extracting archive build 29-Sep-2024 18:43:23 - Installing sebastian/resource-operations (3.0.4): Extracting archive build 29-Sep-2024 18:43:23 - Installing sebastian/recursion-context (4.0.5): Extracting archive build 29-Sep-2024 18:43:23 - Installing sebastian/object-reflector (2.0.4): Extracting archive build 29-Sep-2024 18:43:23 - Installing sebastian/object-enumerator (4.0.4): Extracting archive build 29-Sep-2024 18:43:23 - Installing sebastian/global-state (5.0.7): Extracting archive build 29-Sep-2024 18:43:23 - Installing sebastian/exporter (4.0.6): Extracting archive build 29-Sep-2024 18:43:23 - Installing sebastian/environment (5.1.5): Extracting archive build 29-Sep-2024 18:43:23 - Installing sebastian/diff (4.0.6): Extracting archive build 29-Sep-2024 18:43:23 - Installing sebastian/comparator (4.0.8): Extracting archive build 29-Sep-2024 18:43:23 - Installing sebastian/code-unit (1.0.8): Extracting archive build 29-Sep-2024 18:43:23 - Installing sebastian/cli-parser (1.0.2): Extracting archive build 29-Sep-2024 18:43:23 - Installing phpunit/php-timer (5.0.3): Extracting archive build 29-Sep-2024 18:43:23 - Installing phpunit/php-text-template (2.0.4): Extracting archive build 29-Sep-2024 18:43:23 - Installing phpunit/php-invoker (3.1.1): Extracting archive build 29-Sep-2024 18:43:23 - Installing phpunit/php-file-iterator (3.0.6): Extracting archive build 29-Sep-2024 18:43:23 - Installing theseer/tokenizer (1.2.3): Extracting archive build 29-Sep-2024 18:43:23 - Installing nikic/php-parser (v4.19.2): Extracting archive build 29-Sep-2024 18:43:23 - Installing sebastian/lines-of-code (1.0.4): Extracting archive build 29-Sep-2024 18:43:23 - Installing sebastian/complexity (2.0.3): Extracting archive build 29-Sep-2024 18:43:23 - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive build 29-Sep-2024 18:43:23 - Installing phpunit/php-code-coverage (9.2.32): Extracting archive build 29-Sep-2024 18:43:23 - Installing phar-io/version (3.2.1): Extracting archive build 29-Sep-2024 18:43:23 - Installing phar-io/manifest (2.0.4): Extracting archive build 29-Sep-2024 18:43:23 - Installing myclabs/deep-copy (1.12.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing doctrine/instantiator (2.0.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing phpunit/phpunit (9.6.21): Extracting archive build 29-Sep-2024 18:43:23 - Installing misantron/dbunit (5.3.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing phing/phing (2.17.4): Extracting archive build 29-Sep-2024 18:43:23 - Installing webmozart/assert (1.11.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing phpstan/phpdoc-parser (1.32.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive build 29-Sep-2024 18:43:23 - Installing phpdocumentor/reflection-docblock (5.4.1): Extracting archive build 29-Sep-2024 18:43:23 - Installing spatie/array-to-xml (3.3.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing netresearch/jsonmapper (v4.5.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing fidry/cpu-core-counter (1.2.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing felixfbecker/language-server-protocol (v1.5.3): Extracting archive build 29-Sep-2024 18:43:23 - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive build 29-Sep-2024 18:43:23 - Installing dnoegel/php-xdg-base-dir (v0.1.1): Extracting archive build 29-Sep-2024 18:43:23 - Installing amphp/amp (v2.6.4): Extracting archive build 29-Sep-2024 18:43:23 - Installing amphp/byte-stream (v1.8.2): Extracting archive build 29-Sep-2024 18:43:23 - Installing vimeo/psalm (5.26.1): Extracting archive build 29-Sep-2024 18:43:23 - Installing symfony/routing (v6.4.12): Extracting archive build 29-Sep-2024 18:43:23 - Installing symfony/polyfill-php83 (v1.31.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing symfony/http-foundation (v6.4.12): Extracting archive build 29-Sep-2024 18:43:23 - Installing psr/event-dispatcher (1.0.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing symfony/event-dispatcher-contracts (v3.5.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing symfony/event-dispatcher (v6.4.8): Extracting archive build 29-Sep-2024 18:43:23 - Installing symfony/var-dumper (v6.4.11): Extracting archive build 29-Sep-2024 18:43:23 - Installing symfony/error-handler (v6.4.10): Extracting archive build 29-Sep-2024 18:43:23 - Installing symfony/http-kernel (v6.4.12): Extracting archive build 29-Sep-2024 18:43:23 - Installing symfony/var-exporter (v6.4.9): Extracting archive build 29-Sep-2024 18:43:23 - Installing symfony/dependency-injection (v6.4.12): Extracting archive build 29-Sep-2024 18:43:23 - Installing symfony/config (v6.4.8): Extracting archive build 29-Sep-2024 18:43:23 - Installing symfony/cache-contracts (v3.5.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing symfony/cache (v6.4.12): Extracting archive build 29-Sep-2024 18:43:23 - Installing symfony/framework-bundle (v6.4.12): Extracting archive build 29-Sep-2024 18:43:23 - Installing psalm/plugin-symfony (v5.2.5): Extracting archive build 29-Sep-2024 18:43:23 - Installing s9e/sweetdom (3.4.1): Extracting archive build 29-Sep-2024 18:43:23 - Installing s9e/regexp-builder (1.4.6): Extracting archive build 29-Sep-2024 18:43:23 - Installing s9e/text-formatter (2.18.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing squizlabs/php_codesniffer (3.10.3): Extracting archive build 29-Sep-2024 18:43:23 - Installing masterminds/html5 (2.9.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing symfony/dom-crawler (v6.4.12): Extracting archive build 29-Sep-2024 18:43:23 - Installing symfony/browser-kit (v6.4.8): Extracting archive build 29-Sep-2024 18:43:23 - Installing symfony/css-selector (v6.4.8): Extracting archive build 29-Sep-2024 18:43:23 - Installing symfony/mime (v6.4.12): Extracting archive build 29-Sep-2024 18:43:23 - Installing friendsofphp/proxy-manager-lts (v1.0.18): Extracting archive build 29-Sep-2024 18:43:23 - Installing symfony/proxy-manager-bridge (v6.4.8): Extracting archive build 29-Sep-2024 18:43:23 - Installing twig/twig (v3.14.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing symfony/translation-contracts (v3.5.0): Extracting archive build 29-Sep-2024 18:43:23 - Installing symfony/twig-bridge (v6.4.12): Extracting archive build 29-Sep-2024 18:43:27 0/138 [>---------------------------] 0% 19/138 [===>------------------------] 13% 34/138 [======>---------------------] 24% 45/138 [=========>------------------] 32% 58/138 [===========>----------------] 42% 72/138 [==============>-------------] 52% 88/138 [=================>----------] 63% 100/138 [====================>-------] 72% 115/138 [=======================>----] 83% 128/138 [=========================>--] 92% 138/138 [============================] 100%Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 29-Sep-2024 18:43:27 Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 29-Sep-2024 18:43:27 Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 29-Sep-2024 18:43:27 Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 29-Sep-2024 18:43:27 Generating autoload files build 29-Sep-2024 18:43:27 100 packages you are using are looking for funding. build 29-Sep-2024 18:43:27 Use the `composer fund` command to find out more! build 29-Sep-2024 18:43:27 Buildfile: /data/build/build.xml build 29-Sep-2024 18:43:27  build 29-Sep-2024 18:43:27 phpBB > clean: build 29-Sep-2024 18:43:27  build 29-Sep-2024 18:43:27  [delete] Directory /data/build/logs does not exist or is not a directory. build 29-Sep-2024 18:43:27  [delete] Directory /data/build/api does not exist or is not a directory. build 29-Sep-2024 18:43:27  [delete] Directory /data/build/codebrowser does not exist or is not a directory. build 29-Sep-2024 18:43:27  [delete] Directory /data/build/coverage does not exist or is not a directory. build 29-Sep-2024 18:43:27  [delete] Directory /data/build/cpd does not exist or is not a directory. build 29-Sep-2024 18:43:27  [delete] Directory /data/build/dependencies does not exist or is not a directory. build 29-Sep-2024 18:43:27  [delete] Directory /data/build/new_version does not exist or is not a directory. build 29-Sep-2024 18:43:27  [delete] Directory /data/build/old_versions does not exist or is not a directory. build 29-Sep-2024 18:43:27  [delete] Directory /data/build/save does not exist or is not a directory. build 29-Sep-2024 18:43:27  build 29-Sep-2024 18:43:27 phpBB > prepare: build 29-Sep-2024 18:43:27  build 29-Sep-2024 18:43:27  [mkdir] Created dir: /data/build/logs build 29-Sep-2024 18:43:27  [mkdir] Created dir: /data/build/api build 29-Sep-2024 18:43:27  [mkdir] Created dir: /data/build/codebrowser build 29-Sep-2024 18:43:27  [mkdir] Created dir: /data/build/coverage build 29-Sep-2024 18:43:27  [mkdir] Created dir: /data/build/cpd build 29-Sep-2024 18:43:27  [mkdir] Created dir: /data/build/dependencies build 29-Sep-2024 18:43:27  [mkdir] Created dir: /data/build/new_version build 29-Sep-2024 18:43:27  [mkdir] Created dir: /data/build/new_version/files build 29-Sep-2024 18:43:27  [mkdir] Created dir: /data/build/new_version/patches build 29-Sep-2024 18:43:27  [mkdir] Created dir: /data/build/new_version/release_files build 29-Sep-2024 18:43:27  [mkdir] Created dir: /data/build/new_version/update build 29-Sep-2024 18:43:27  [mkdir] Created dir: /data/build/old_versions build 29-Sep-2024 18:43:27  [mkdir] Created dir: /data/build/save build 29-Sep-2024 18:43:27  build 29-Sep-2024 18:43:27 phpBB > composer: build 29-Sep-2024 18:43:27  build 29-Sep-2024 18:43:28 Installing dependencies from lock file (including require-dev) build 29-Sep-2024 18:43:28 Verifying lock file contents can be installed on current platform. build 29-Sep-2024 18:43:28 Nothing to install, update or remove build 29-Sep-2024 18:43:28 Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 29-Sep-2024 18:43:28 Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 29-Sep-2024 18:43:28 Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 29-Sep-2024 18:43:28 Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 29-Sep-2024 18:43:28 Generating autoload files build 29-Sep-2024 18:43:28 100 packages you are using are looking for funding. build 29-Sep-2024 18:43:28 Use the `composer fund` command to find out more! build 29-Sep-2024 18:43:28  build 29-Sep-2024 18:43:28 phpBB > test: build 29-Sep-2024 18:43:28  build 29-Sep-2024 18:43:30 PHPUnit 9.6.21 by Sebastian Bergmann and contributors. build 29-Sep-2024 18:43:30 build 29-Sep-2024 18:44:08 ............................................................. 61 / 7864 ( 0%) build 29-Sep-2024 18:44:15 ............................................................. 122 / 7864 ( 1%) build 29-Sep-2024 18:44:18 ......................................................I.....S 183 / 7864 ( 2%) build 29-Sep-2024 18:44:20 SSS..................SSSSSSSS............S...S............... 244 / 7864 ( 3%) build 29-Sep-2024 18:44:23 ............................................................. 305 / 7864 ( 3%) build 29-Sep-2024 18:44:32 .....S....................................................... 366 / 7864 ( 4%) build 29-Sep-2024 18:44:35 ............................................................. 427 / 7864 ( 5%) build 29-Sep-2024 18:44:36 ............................................................. 488 / 7864 ( 6%) build 29-Sep-2024 18:44:37 ............................................................. 549 / 7864 ( 6%) build 29-Sep-2024 18:44:38 ............................................................. 610 / 7864 ( 7%) build 29-Sep-2024 18:44:39 ............................................................. 671 / 7864 ( 8%) build 29-Sep-2024 18:44:40 ............................................................. 732 / 7864 ( 9%) build 29-Sep-2024 18:44:41 ............................................................. 793 / 7864 ( 10%) build 29-Sep-2024 18:44:42 ............................................................. 854 / 7864 ( 10%) build 29-Sep-2024 18:44:43 ............................................................. 915 / 7864 ( 11%) build 29-Sep-2024 18:44:44 ............................................................. 976 / 7864 ( 12%) build 29-Sep-2024 18:44:45 ............................................................. 1037 / 7864 ( 13%) build 29-Sep-2024 18:44:46 ............................................................. 1098 / 7864 ( 13%) build 29-Sep-2024 18:45:02 ............................................................. 1159 / 7864 ( 14%) build 29-Sep-2024 18:45:23 .I...S...............S....................................... 1220 / 7864 ( 15%) build 29-Sep-2024 18:45:31 ............................................................. 1281 / 7864 ( 16%) build 29-Sep-2024 18:45:34 ............................................................. 1342 / 7864 ( 17%) build 29-Sep-2024 18:45:37 .......S.S.S................................................. 1403 / 7864 ( 17%) build 29-Sep-2024 18:45:38 ............................................................. 1464 / 7864 ( 18%) build 29-Sep-2024 18:45:38 ............................................................. 1525 / 7864 ( 19%) build 29-Sep-2024 18:45:39 ............................................................. 1586 / 7864 ( 20%) build 29-Sep-2024 18:45:39 ............................................................. 1647 / 7864 ( 20%) build 29-Sep-2024 18:45:39 ............................................................. 1708 / 7864 ( 21%) build 29-Sep-2024 18:45:39 ............................................................. 1769 / 7864 ( 22%) build 29-Sep-2024 18:45:39 ............................................................. 1830 / 7864 ( 23%) build 29-Sep-2024 18:45:40 ............................................................. 1891 / 7864 ( 24%) build 29-Sep-2024 18:45:40 ............................................................. 1952 / 7864 ( 24%) build 29-Sep-2024 18:45:40 ............................................................. 2013 / 7864 ( 25%) build 29-Sep-2024 18:45:40 ............................................................. 2074 / 7864 ( 26%) build 29-Sep-2024 18:45:41 ............................................................. 2135 / 7864 ( 27%) build 29-Sep-2024 18:45:41 ............................................................. 2196 / 7864 ( 27%) build 29-Sep-2024 18:45:42 ............................................................. 2257 / 7864 ( 28%) build 29-Sep-2024 18:45:43 ............................................................. 2318 / 7864 ( 29%) build 29-Sep-2024 18:45:45 ............................................................. 2379 / 7864 ( 30%) build 29-Sep-2024 18:45:46 ............................................................. 2440 / 7864 ( 31%) build 29-Sep-2024 18:45:47 ............................................................. 2501 / 7864 ( 31%) build 29-Sep-2024 18:45:49 .................................I.II........................ 2562 / 7864 ( 32%) build 29-Sep-2024 18:45:49 ............................................................. 2623 / 7864 ( 33%) build 29-Sep-2024 18:45:50 ............................................................. 2684 / 7864 ( 34%) build 29-Sep-2024 18:45:50 ............................................................. 2745 / 7864 ( 34%) build 29-Sep-2024 18:45:51 ............................................................. 2806 / 7864 ( 35%) build 29-Sep-2024 18:45:54 ............................................................. 2867 / 7864 ( 36%) build 29-Sep-2024 18:45:55 ............................................................. 2928 / 7864 ( 37%) build 29-Sep-2024 18:45:56 ............................................................. 2989 / 7864 ( 38%) build 29-Sep-2024 18:45:56 ............................................................. 3050 / 7864 ( 38%) build 29-Sep-2024 18:46:01 ............................................................. 3111 / 7864 ( 39%) build 29-Sep-2024 18:46:09 ............................................................. 3172 / 7864 ( 40%) build 29-Sep-2024 18:46:15 ............................................................. 3233 / 7864 ( 41%) build 29-Sep-2024 18:46:22 ...............S............................................. 3294 / 7864 ( 41%) build 29-Sep-2024 18:46:22 ............................................................. 3355 / 7864 ( 42%) build 29-Sep-2024 18:46:22 ............................................................. 3416 / 7864 ( 43%) build 29-Sep-2024 18:46:23 ............................................................. 3477 / 7864 ( 44%) build 29-Sep-2024 18:46:38 ............................................................. 3538 / 7864 ( 44%) build 29-Sep-2024 18:46:49 ............................................................. 3599 / 7864 ( 45%) build 29-Sep-2024 18:46:56 ............................................................. 3660 / 7864 ( 46%) build 29-Sep-2024 18:46:56 ............................................................. 3721 / 7864 ( 47%) build 29-Sep-2024 18:46:58 ............................................................. 3782 / 7864 ( 48%) build 29-Sep-2024 18:46:59 ............................................................. 3843 / 7864 ( 48%) build 29-Sep-2024 18:46:59 ............................................................. 3904 / 7864 ( 49%) build 29-Sep-2024 18:47:00 ............................................................. 3965 / 7864 ( 50%) build 29-Sep-2024 18:47:00 ............................................................. 4026 / 7864 ( 51%) build 29-Sep-2024 18:47:00 ............................................................. 4087 / 7864 ( 51%) build 29-Sep-2024 18:47:00 ............................................................. 4148 / 7864 ( 52%) build 29-Sep-2024 18:47:05 ............................................................. 4209 / 7864 ( 53%) build 29-Sep-2024 18:47:08 ............................................................. 4270 / 7864 ( 54%) build 29-Sep-2024 18:47:10 ............................................................. 4331 / 7864 ( 55%) build 29-Sep-2024 18:47:12 ............................................................. 4392 / 7864 ( 55%) build 29-Sep-2024 18:47:13 ............................................................. 4453 / 7864 ( 56%) build 29-Sep-2024 18:47:15 ............................................................. 4514 / 7864 ( 57%) build 29-Sep-2024 18:47:20 ............................................................. 4575 / 7864 ( 58%) build 29-Sep-2024 18:47:31 ............................................................. 4636 / 7864 ( 58%) build 29-Sep-2024 18:47:35 ............................................................. 4697 / 7864 ( 59%) build 29-Sep-2024 18:47:36 ............................................................. 4758 / 7864 ( 60%) build 29-Sep-2024 18:47:36 ............................................................. 4819 / 7864 ( 61%) build 29-Sep-2024 18:47:37 ............................................................. 4880 / 7864 ( 62%) build 29-Sep-2024 18:47:37 ............................................................. 4941 / 7864 ( 62%) build 29-Sep-2024 18:47:37 ............................................................. 5002 / 7864 ( 63%) build 29-Sep-2024 18:47:37 ............................................................. 5063 / 7864 ( 64%) build 29-Sep-2024 18:47:38 ............................................................. 5124 / 7864 ( 65%) build 29-Sep-2024 18:47:38 ............................................................. 5185 / 7864 ( 65%) build 29-Sep-2024 18:47:38 ............................................................. 5246 / 7864 ( 66%) build 29-Sep-2024 18:47:39 ............................................................. 5307 / 7864 ( 67%) build 29-Sep-2024 18:47:52 ............................................................. 5368 / 7864 ( 68%) build 29-Sep-2024 18:48:02 ............................................................. 5429 / 7864 ( 69%) build 29-Sep-2024 18:48:09 ............................................................. 5490 / 7864 ( 69%) build 29-Sep-2024 18:48:11 ............................................................. 5551 / 7864 ( 70%) build 29-Sep-2024 18:48:11 ............................................................. 5612 / 7864 ( 71%) build 29-Sep-2024 18:48:12 ............................................................. 5673 / 7864 ( 72%) build 29-Sep-2024 18:48:12 ............................................................. 5734 / 7864 ( 72%) build 29-Sep-2024 18:48:13 .......SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5795 / 7864 ( 73%) build 29-Sep-2024 18:48:13 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5856 / 7864 ( 74%) build 29-Sep-2024 18:48:13 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5917 / 7864 ( 75%) build 29-Sep-2024 18:48:13 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5978 / 7864 ( 76%) build 29-Sep-2024 18:48:14 SSSSSSSSSSSSSSSSS............................................ 6039 / 7864 ( 76%) build 29-Sep-2024 18:48:16 ............................................................. 6100 / 7864 ( 77%) build 29-Sep-2024 18:48:18 ............................................................. 6161 / 7864 ( 78%) build 29-Sep-2024 18:48:20 ............................................................. 6222 / 7864 ( 79%) build 29-Sep-2024 18:48:22 ............................................................. 6283 / 7864 ( 79%) build 29-Sep-2024 18:48:23 ............................................................. 6344 / 7864 ( 80%) build 29-Sep-2024 18:48:25 ............................................................. 6405 / 7864 ( 81%) build 29-Sep-2024 18:48:27 ............................................................. 6466 / 7864 ( 82%) build 29-Sep-2024 18:48:29 ............................................................. 6527 / 7864 ( 82%) build 29-Sep-2024 18:48:31 ............................................................. 6588 / 7864 ( 83%) build 29-Sep-2024 18:48:33 ............................................................. 6649 / 7864 ( 84%) build 29-Sep-2024 18:48:34 ............................................................. 6710 / 7864 ( 85%) build 29-Sep-2024 18:48:36 ............................................................. 6771 / 7864 ( 86%) build 29-Sep-2024 18:48:38 ............................................................. 6832 / 7864 ( 86%) build 29-Sep-2024 18:48:40 ............................................................. 6893 / 7864 ( 87%) build 29-Sep-2024 18:48:41 ............................................................. 6954 / 7864 ( 88%) build 29-Sep-2024 18:48:43 ............................................................. 7015 / 7864 ( 89%) build 29-Sep-2024 18:48:45 ............................................................. 7076 / 7864 ( 89%) build 29-Sep-2024 18:48:47 ............................................................. 7137 / 7864 ( 90%) build 29-Sep-2024 18:48:49 ............................................................. 7198 / 7864 ( 91%) build 29-Sep-2024 18:48:50 ............................................................. 7259 / 7864 ( 92%) build 29-Sep-2024 18:48:52 ............................................................. 7320 / 7864 ( 93%) build 29-Sep-2024 18:48:54 ............................................................. 7381 / 7864 ( 93%) build 29-Sep-2024 18:48:56 ............................................................. 7442 / 7864 ( 94%) build 29-Sep-2024 18:48:58 ............................................................. 7503 / 7864 ( 95%) build 29-Sep-2024 18:49:00 ............................................................. 7564 / 7864 ( 96%) build 29-Sep-2024 18:49:01 ............................................................. 7625 / 7864 ( 96%) build 29-Sep-2024 18:49:03 ............................................................. 7686 / 7864 ( 97%) build 29-Sep-2024 18:49:05 ............................................................. 7747 / 7864 ( 98%) build 29-Sep-2024 18:49:07 ...................................................... build 29-Sep-2024 18:49:07 build 29-Sep-2024 18:49:07 Time: 05:36.367, Memory: 318.50 MB build 29-Sep-2024 18:49:07 build 29-Sep-2024 18:49:07 OK, but incomplete, skipped, or risky tests! build 29-Sep-2024 18:49:07 Tests: 7864, Assertions: 79757, Skipped: 275, Incomplete: 5. build 29-Sep-2024 18:49:07 build 29-Sep-2024 18:51:47 Generating code coverage report in Clover XML format ... done [02:40.367] build 29-Sep-2024 18:51:47 build 29-Sep-2024 18:52:07 Generating code coverage report in HTML format ... done [00:20.167] build 29-Sep-2024 18:52:08  build 29-Sep-2024 18:52:08 phpBB > docs: build 29-Sep-2024 18:52:08  build 29-Sep-2024 18:52:08 Updating project build 29-Sep-2024 18:52:08 build 29-Sep-2024 18:52:08 Version main build 29-Sep-2024 18:52:08 ------------ build 29-Sep-2024 18:52:08 build 29-Sep-2024 18:52:14 build 29-Sep-2024 18:52:14 0/804 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing phpbb\convert\controller\convertor build 29-Sep-2024 18:52:14  2/804 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing phpbb\convert\convert build 29-Sep-2024 18:52:17 Parsing diff build 29-Sep-2024 18:52:17  4/804 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing mapped_diff build 29-Sep-2024 18:52:17 Parsing diff_op build 29-Sep-2024 18:52:17 Parsing diff_op_copy build 29-Sep-2024 18:52:17 Parsing diff_op_delete build 29-Sep-2024 18:52:17 Parsing diff_op_add build 29-Sep-2024 18:52:17 Parsing diff_op_change build 29-Sep-2024 18:52:17 Parsing diff3 build 29-Sep-2024 18:52:17 Parsing diff3_op build 29-Sep-2024 18:52:17 Parsing diff3_op_copy build 29-Sep-2024 18:52:17 Parsing diff3_block_builder build 29-Sep-2024 18:52:17 Parsing diff_renderer build 29-Sep-2024 18:52:17  15/804 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Parsing diff_renderer_unified build 29-Sep-2024 18:52:17 Parsing diff_renderer_inline build 29-Sep-2024 18:52:17 Parsing diff_renderer_raw build 29-Sep-2024 18:52:17 Parsing diff_renderer_side_by_side build 29-Sep-2024 18:52:17 Parsing diff_engine build 29-Sep-2024 18:52:18  20/804 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing p_master build 29-Sep-2024 18:52:18  21/804 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing jabber build 29-Sep-2024 18:52:19  22/804 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing compress build 29-Sep-2024 18:52:19  23/804 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing compress_zip build 29-Sep-2024 18:52:19 Parsing compress_tar build 29-Sep-2024 18:52:19 Parsing SphinxClient build 29-Sep-2024 18:52:19  26/804 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing bbcode build 29-Sep-2024 18:52:20  27/804 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing transfer build 29-Sep-2024 18:52:20  28/804 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing ftp build 29-Sep-2024 18:52:20 Parsing ftp_fsock build 29-Sep-2024 18:52:21 Parsing mcp_main build 29-Sep-2024 18:52:21  31/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing mcp_logs build 29-Sep-2024 18:52:22  32/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing mcp_warn build 29-Sep-2024 18:52:22  33/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_reports build 29-Sep-2024 18:52:22  34/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_pm_reports build 29-Sep-2024 18:52:22  35/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_ban build 29-Sep-2024 18:52:22  36/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_notes build 29-Sep-2024 18:52:23  37/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_queue build 29-Sep-2024 18:52:23  38/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_main_info build 29-Sep-2024 18:52:23 Parsing mcp_logs_info build 29-Sep-2024 18:52:23 Parsing mcp_warn_info build 29-Sep-2024 18:52:23 Parsing mcp_reports_info build 29-Sep-2024 18:52:23 Parsing mcp_pm_reports_info build 29-Sep-2024 18:52:23  43/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing mcp_ban_info build 29-Sep-2024 18:52:23 Parsing mcp_notes_info build 29-Sep-2024 18:52:23 Parsing mcp_queue_info build 29-Sep-2024 18:52:24 Parsing acp_jabber build 29-Sep-2024 18:52:24  47/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_disallow build 29-Sep-2024 18:52:24 Parsing acp_groups build 29-Sep-2024 18:52:24  49/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_modules build 29-Sep-2024 18:52:24  50/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_contact build 29-Sep-2024 18:52:25 Parsing auth_admin build 29-Sep-2024 18:52:25  52/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_bots build 29-Sep-2024 18:52:25  53/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_logs build 29-Sep-2024 18:52:25  54/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_board build 29-Sep-2024 18:52:25  55/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_search build 29-Sep-2024 18:52:26  56/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_users build 29-Sep-2024 18:52:26  57/804 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_php_info build 29-Sep-2024 18:52:26 Parsing acp_email build 29-Sep-2024 18:52:26  59/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_inactive build 29-Sep-2024 18:52:26  60/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_words build 29-Sep-2024 18:52:26  61/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_captcha build 29-Sep-2024 18:52:27 Parsing acp_forums build 29-Sep-2024 18:52:27  63/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_bbcodes build 29-Sep-2024 18:52:27  64/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_prune build 29-Sep-2024 18:52:27  65/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_icons build 29-Sep-2024 18:52:28  66/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_attachments build 29-Sep-2024 18:52:28  67/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_extensions build 29-Sep-2024 18:52:28  68/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_profile build 29-Sep-2024 18:52:28  69/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_ranks build 29-Sep-2024 18:52:28  70/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_language build 29-Sep-2024 18:52:29  71/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_styles build 29-Sep-2024 18:52:29  72/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_permission_roles build 29-Sep-2024 18:52:29  73/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 9%Parsing acp_jabber_info build 29-Sep-2024 18:52:29 Parsing acp_disallow_info build 29-Sep-2024 18:52:29 Parsing acp_groups_info build 29-Sep-2024 18:52:29 Parsing acp_modules_info build 29-Sep-2024 18:52:29 Parsing acp_contact_info build 29-Sep-2024 18:52:29 Parsing acp_bots_info build 29-Sep-2024 18:52:29  80/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 9%Parsing acp_logs_info build 29-Sep-2024 18:52:29 Parsing acp_board_info build 29-Sep-2024 18:52:29 Parsing acp_search_info build 29-Sep-2024 18:52:29 Parsing acp_users_info build 29-Sep-2024 18:52:29 Parsing acp_php_info_info build 29-Sep-2024 18:52:29  84/804 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Parsing acp_email_info build 29-Sep-2024 18:52:29 Parsing acp_inactive_info build 29-Sep-2024 18:52:29 Parsing acp_words_info build 29-Sep-2024 18:52:29 Parsing acp_captcha_info build 29-Sep-2024 18:52:29 Parsing acp_forums_info build 29-Sep-2024 18:52:29 Parsing acp_bbcodes_info build 29-Sep-2024 18:52:29 Parsing acp_prune_info build 29-Sep-2024 18:52:29 Parsing acp_icons_info build 29-Sep-2024 18:52:29  92/804 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%Parsing acp_attachments_info build 29-Sep-2024 18:52:29 Parsing acp_extensions_info build 29-Sep-2024 18:52:29 Parsing acp_profile_info build 29-Sep-2024 18:52:29 Parsing acp_ranks_info build 29-Sep-2024 18:52:29 Parsing acp_language_info build 29-Sep-2024 18:52:29 Parsing acp_styles_info build 29-Sep-2024 18:52:29 Parsing acp_permission_roles_info build 29-Sep-2024 18:52:29 Parsing acp_permissions_info build 29-Sep-2024 18:52:29  100/804 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Parsing acp_ban_info build 29-Sep-2024 18:52:29 Parsing acp_update_info build 29-Sep-2024 18:52:29 Parsing acp_main_info build 29-Sep-2024 18:52:29 Parsing acp_help_phpbb_info build 29-Sep-2024 18:52:29 Parsing acp_storage_info build 29-Sep-2024 18:52:29 Parsing acp_reasons_info build 29-Sep-2024 18:52:29 Parsing acp_permissions build 29-Sep-2024 18:52:29  107/804 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing acp_ban build 29-Sep-2024 18:52:29 Parsing acp_update build 29-Sep-2024 18:52:30  109/804 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing acp_main build 29-Sep-2024 18:52:30  110/804 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing acp_help_phpbb build 29-Sep-2024 18:52:30 Parsing acp_storage build 29-Sep-2024 18:52:30  112/804 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing acp_reasons build 29-Sep-2024 18:52:30  113/804 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 14%Parsing phpbb_questionnaire_data_collector build 29-Sep-2024 18:52:30  114/804 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 14%Parsing phpbb_questionnaire_php_data_provider build 29-Sep-2024 18:52:30 Parsing phpbb_questionnaire_system_data_provider build 29-Sep-2024 18:52:30 Parsing phpbb_questionnaire_phpbb_data_provider build 29-Sep-2024 18:52:31 Parsing ucp_prefs build 29-Sep-2024 18:52:31  118/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 14%Parsing ucp_confirm build 29-Sep-2024 18:52:31 Parsing ucp_auth_link build 29-Sep-2024 18:52:31 Parsing ucp_resend build 29-Sep-2024 18:52:31  121/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_groups build 29-Sep-2024 18:52:31  122/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_attachments build 29-Sep-2024 18:52:32  123/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_notifications build 29-Sep-2024 18:52:32  124/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_login_link build 29-Sep-2024 18:52:32  125/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_activate build 29-Sep-2024 18:52:32 Parsing ucp_main build 29-Sep-2024 18:52:32  127/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_zebra build 29-Sep-2024 18:52:33  128/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_pm build 29-Sep-2024 18:52:33  129/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16%Parsing ucp_register build 29-Sep-2024 18:52:33  130/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16%Parsing ucp_prefs_info build 29-Sep-2024 18:52:33  131/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16%Parsing ucp_auth_link_info build 29-Sep-2024 18:52:33 Parsing ucp_groups_info build 29-Sep-2024 18:52:33 Parsing ucp_attachments_info build 29-Sep-2024 18:52:33 Parsing ucp_notifications_info build 29-Sep-2024 18:52:33 Parsing ucp_main_info build 29-Sep-2024 18:52:33 Parsing ucp_zebra_info build 29-Sep-2024 18:52:33 Parsing ucp_pm_info build 29-Sep-2024 18:52:33  138/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing ucp_profile_info build 29-Sep-2024 18:52:33 Parsing ucp_profile build 29-Sep-2024 18:52:34  140/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing bbcode_firstpass build 29-Sep-2024 18:52:34  141/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing parse_message build 29-Sep-2024 18:52:34 Parsing bitfield build 29-Sep-2024 18:52:34  143/804 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing messenger build 29-Sep-2024 18:52:34  144/804 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing queue build 29-Sep-2024 18:52:34 Parsing smtp_class build 29-Sep-2024 18:52:36 Parsing phpbb\content_visibility build 29-Sep-2024 18:52:36  147/804 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\cache\driver\memory build 29-Sep-2024 18:52:36  148/804 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\cache\driver\apcu build 29-Sep-2024 18:52:36 Parsing phpbb\cache\driver\dummy build 29-Sep-2024 18:52:36 Parsing phpbb\cache\driver\wincache build 29-Sep-2024 18:52:36 Parsing phpbb\cache\driver\driver_interface build 29-Sep-2024 18:52:36  152/804 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\cache\driver\base build 29-Sep-2024 18:52:36  153/804 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing phpbb\cache\driver\memcached build 29-Sep-2024 18:52:36 Parsing phpbb\cache\driver\redis build 29-Sep-2024 18:52:37 Parsing phpbb\cache\driver\file build 29-Sep-2024 18:52:37  156/804 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing phpbb\cache\service build 29-Sep-2024 18:52:37  157/804 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing phpbb\textreparser\manager build 29-Sep-2024 18:52:37 Parsing phpbb\textreparser\plugins\poll_option build 29-Sep-2024 18:52:37 Parsing phpbb\textreparser\plugins\pm_text build 29-Sep-2024 18:52:37 Parsing phpbb\textreparser\plugins\forum_description build 29-Sep-2024 18:52:37 Parsing phpbb\textreparser\plugins\contact_admin_info build 29-Sep-2024 18:52:37  162/804 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing phpbb\textreparser\plugins\user_signature build 29-Sep-2024 18:52:37 Parsing phpbb\textreparser\plugins\poll_title build 29-Sep-2024 18:52:37 Parsing phpbb\textreparser\plugins\post_text build 29-Sep-2024 18:52:37 Parsing phpbb\textreparser\plugins\group_description build 29-Sep-2024 18:52:37 Parsing phpbb\textreparser\plugins\forum_rules build 29-Sep-2024 18:52:37  168/804 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing phpbb\textreparser\row_based_plugin build 29-Sep-2024 18:52:37 Parsing phpbb\textreparser\base build 29-Sep-2024 18:52:37  170/804 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\textreparser\reparser_interface build 29-Sep-2024 18:52:37 Parsing phpbb\form\form_helper build 29-Sep-2024 18:52:37 Parsing phpbb\filesystem\exception\filesystem_exception build 29-Sep-2024 18:52:37 Parsing phpbb\filesystem\filesystem_interface build 29-Sep-2024 18:52:37  173/804 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\filesystem\filesystem build 29-Sep-2024 18:52:37  174/804 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\filesystem\helper build 29-Sep-2024 18:52:37  175/804 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\filesystem\temp build 29-Sep-2024 18:52:37 Parsing phpbb\di\service_collection_iterator build 29-Sep-2024 18:52:37 Parsing phpbb\di\pass\markpublic_pass build 29-Sep-2024 18:52:37 Parsing phpbb\di\pass\collection_pass build 29-Sep-2024 18:52:37 Parsing phpbb\di\pass\convert_events build 29-Sep-2024 18:52:37  180/804 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Parsing phpbb\di\service_collection build 29-Sep-2024 18:52:37 Parsing phpbb\di\exception\service_not_found_exception build 29-Sep-2024 18:52:37 Parsing phpbb\di\exception\di_exception build 29-Sep-2024 18:52:37 Parsing phpbb\di\exception\multiple_service_definitions_exception build 29-Sep-2024 18:52:37 Parsing phpbb\di\ordered_service_collection build 29-Sep-2024 18:52:37 Parsing phpbb\di\container_builder build 29-Sep-2024 18:52:37  186/804 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\di\proxy_instantiator build 29-Sep-2024 18:52:37 Parsing phpbb\di\extension\container_configuration build 29-Sep-2024 18:52:37 Parsing phpbb\di\extension\config build 29-Sep-2024 18:52:37 Parsing phpbb\di\extension\core build 29-Sep-2024 18:52:37  190/804 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\di\extension\tables build 29-Sep-2024 18:52:37 Parsing phpbb\pagination build 29-Sep-2024 18:52:37  192/804 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\error_collector build 29-Sep-2024 18:52:37 Parsing phpbb\lock\flock build 29-Sep-2024 18:52:37 Parsing phpbb\lock\posting build 29-Sep-2024 18:52:37 Parsing phpbb\lock\db build 29-Sep-2024 18:52:37 196/804 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\attachment\resync build 29-Sep-2024 18:52:37 Parsing phpbb\attachment\upload build 29-Sep-2024 18:52:37  198/804 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\attachment\manager build 29-Sep-2024 18:52:38 Parsing phpbb\attachment\delete build 29-Sep-2024 18:52:38  200/804 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\attachment\attachment_category build 29-Sep-2024 18:52:38 Parsing phpbb\module\module_manager build 29-Sep-2024 18:52:38  202/804 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\module\exception\module_not_found_exception build 29-Sep-2024 18:52:38 Parsing phpbb\module\exception\module_exception build 29-Sep-2024 18:52:38 Parsing phpbb\profilefields\type\type_string_common build 29-Sep-2024 18:52:38  206/804 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\profilefields\type\type_bool build 29-Sep-2024 18:52:38 Parsing phpbb\profilefields\type\type_string build 29-Sep-2024 18:52:38 Parsing phpbb\profilefields\type\type_interface build 29-Sep-2024 18:52:38  208/804 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\profilefields\type\type_int build 29-Sep-2024 18:52:38  209/804 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\profilefields\type\type_date build 29-Sep-2024 18:52:38  210/804 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\profilefields\type\type_dropdown build 29-Sep-2024 18:52:38  211/804 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\profilefields\type\type_base build 29-Sep-2024 18:52:38 Parsing phpbb\profilefields\type\type_text build 29-Sep-2024 18:52:38  213/804 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\profilefields\type\type_url build 29-Sep-2024 18:52:38 Parsing phpbb\profilefields\manager build 29-Sep-2024 18:52:38  215/804 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\profilefields\lang_helper build 29-Sep-2024 18:52:38 Parsing phpbb\group\helper build 29-Sep-2024 18:52:38  217/804 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\install\module_base build 29-Sep-2024 18:52:38 Parsing phpbb\install\module\install_finish\task\install_extensions build 29-Sep-2024 18:52:38  219/804 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\install\module\install_finish\task\populate_migrations build 29-Sep-2024 18:52:38 Parsing phpbb\install\module\install_finish\task\notify_user build 29-Sep-2024 18:52:38 Parsing phpbb\install\module\install_finish\module build 29-Sep-2024 18:52:38  222/804 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\install\module\install_filesystem\task\create_config_file build 29-Sep-2024 18:52:38 Parsing phpbb\install\module\install_filesystem\module build 29-Sep-2024 18:52:38 Parsing phpbb\install\module\requirements\abstract_requirements_module build 29-Sep-2024 18:52:38  225/804 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\install\module\requirements\task\check_filesystem build 29-Sep-2024 18:52:39 Parsing phpbb\install\module\requirements\task\check_update build 29-Sep-2024 18:52:39  227/804 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\install\module\requirements\task\check_server_environment build 29-Sep-2024 18:52:39 Parsing phpbb\install\module\requirements\install_module build 29-Sep-2024 18:52:39 Parsing phpbb\install\module\requirements\update_module build 29-Sep-2024 18:52:39 Parsing phpbb\install\module\update_filesystem\task\download_updated_files build 29-Sep-2024 18:52:39  231/804 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\install\module\update_filesystem\task\file_check build 29-Sep-2024 18:52:39 Parsing phpbb\install\module\update_filesystem\task\show_file_status build 29-Sep-2024 18:52:39  233/804 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\install\module\update_filesystem\task\update_files build 29-Sep-2024 18:52:39  234/804 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Parsing phpbb\install\module\update_filesystem\task\diff_files build 29-Sep-2024 18:52:39  235/804 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Parsing phpbb\install\module\update_filesystem\module build 29-Sep-2024 18:52:39 Parsing phpbb\install\updater_configuration build 29-Sep-2024 18:52:39 Parsing phpbb\install\exception\user_interaction_required_exception build 29-Sep-2024 18:52:39 Parsing phpbb\install\exception\cannot_build_container_exception build 29-Sep-2024 18:52:39 Parsing phpbb\install\exception\installer_exception build 29-Sep-2024 18:52:39 Parsing phpbb\install\exception\installer_config_not_writable_exception build 29-Sep-2024 18:52:39 Parsing phpbb\install\exception\jump_to_restart_point_exception build 29-Sep-2024 18:52:39 Parsing phpbb\install\exception\file_updater_failure_exception build 29-Sep-2024 18:52:39 Parsing phpbb\install\exception\resource_limit_reached_exception build 29-Sep-2024 18:52:39 Parsing phpbb\install\exception\invalid_dbms_exception build 29-Sep-2024 18:52:39 Parsing phpbb\install\sequential_task build 29-Sep-2024 18:52:39  246/804 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Parsing phpbb\install\console\command\install\install build 29-Sep-2024 18:52:39  247/804 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Parsing phpbb\install\console\command\install\config\show build 29-Sep-2024 18:52:39 Parsing phpbb\install\console\command\install\config\validate build 29-Sep-2024 18:52:39 Parsing phpbb\install\console\command\update\update build 29-Sep-2024 18:52:39  250/804 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\install\console\command\update\config\show build 29-Sep-2024 18:52:39 Parsing phpbb\install\console\command\update\config\validate build 29-Sep-2024 18:52:39 Parsing phpbb\install\installer build 29-Sep-2024 18:52:39  253/804 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\install\event\kernel_exception_subscriber build 29-Sep-2024 18:52:39 Parsing phpbb\install\task_interface build 29-Sep-2024 18:52:39 Parsing phpbb\install\helper\navigation\navigation_provider build 29-Sep-2024 18:52:39 Parsing phpbb\install\helper\navigation\update_navigation build 29-Sep-2024 18:52:39  257/804 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\install\helper\navigation\install_navigation build 29-Sep-2024 18:52:39 Parsing phpbb\install\helper\navigation\main_navigation build 29-Sep-2024 18:52:39 Parsing phpbb\install\helper\navigation\navigation_interface build 29-Sep-2024 18:52:39 Parsing phpbb\install\helper\navigation\convertor_navigation build 29-Sep-2024 18:52:39 Parsing phpbb\install\helper\update_helper build 29-Sep-2024 18:52:39  262/804 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Parsing phpbb\install\helper\container_factory build 29-Sep-2024 18:52:39 Parsing phpbb\install\helper\config build 29-Sep-2024 18:52:39  264/804 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Parsing phpbb\install\helper\iohandler\factory build 29-Sep-2024 18:52:39 Parsing phpbb\install\helper\iohandler\iohandler_base build 29-Sep-2024 18:52:39 Parsing phpbb\install\helper\iohandler\exception\iohandler_not_implemented_exception build 29-Sep-2024 18:52:39 Parsing phpbb\install\helper\iohandler\ajax_iohandler build 29-Sep-2024 18:52:39  268/804 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\install\helper\iohandler\cli_iohandler build 29-Sep-2024 18:52:39  269/804 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\install\helper\iohandler\iohandler_interface build 29-Sep-2024 18:52:39 Parsing phpbb\install\helper\file_updater\ftp_file_updater build 29-Sep-2024 18:52:39  271/804 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\install\helper\file_updater\factory build 29-Sep-2024 18:52:39 Parsing phpbb\install\helper\file_updater\compression_file_updater build 29-Sep-2024 18:52:39 Parsing phpbb\install\helper\file_updater\file_updater_interface build 29-Sep-2024 18:52:39 Parsing phpbb\install\helper\file_updater\file_updater build 29-Sep-2024 18:52:39  275/804 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\install\helper\install_helper build 29-Sep-2024 18:52:39 Parsing phpbb\install\installer_configuration build 29-Sep-2024 18:52:39 Parsing phpbb\install\controller\update build 29-Sep-2024 18:52:40  278/804 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\install\controller\installer_index build 29-Sep-2024 18:52:40 Parsing phpbb\install\controller\install build 29-Sep-2024 18:52:40  280/804 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\install\controller\timeout_check build 29-Sep-2024 18:52:40 Parsing phpbb\install\controller\helper build 29-Sep-2024 18:52:40  282/804 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Parsing phpbb\install\controller\archive_download build 29-Sep-2024 18:52:40 Parsing phpbb\install\module_interface build 29-Sep-2024 18:52:40 Parsing phpbb\install\task_base build 29-Sep-2024 18:52:40 Parsing phpbb\exception\runtime_exception build 29-Sep-2024 18:52:40 Parsing phpbb\exception\exception_interface build 29-Sep-2024 18:52:40 Parsing phpbb\exception\version_check_exception build 29-Sep-2024 18:52:40 Parsing phpbb\exception\http_exception build 29-Sep-2024 18:52:40  289/804 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 35%Parsing phpbb\tree\tree_interface build 29-Sep-2024 18:52:40 Parsing phpbb\tree\nestedset build 29-Sep-2024 18:52:40  291/804 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\tree\nestedset_forum build 29-Sep-2024 18:52:40 Parsing phpbb\help\manager build 29-Sep-2024 18:52:40 Parsing phpbb\help\controller\bbcode build 29-Sep-2024 18:52:40 Parsing phpbb\help\controller\controller build 29-Sep-2024 18:52:40  295/804 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\help\controller\faq build 29-Sep-2024 18:52:40 Parsing phpbb\help\controller\help build 29-Sep-2024 18:52:40  297/804 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\file_downloader build 29-Sep-2024 18:52:40 Parsing phpbb\passwords\driver\sha_xf1 build 29-Sep-2024 18:52:40 Parsing phpbb\passwords\driver\argon2i build 29-Sep-2024 18:52:40  300/804 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\passwords\driver\sha1_smf build 29-Sep-2024 18:52:40 Parsing phpbb\passwords\driver\phpass build 29-Sep-2024 18:52:40 Parsing phpbb\passwords\driver\bcrypt_2y build 29-Sep-2024 18:52:40 Parsing phpbb\passwords\driver\argon2id build 29-Sep-2024 18:52:40 Parsing phpbb\passwords\driver\md5_vb build 29-Sep-2024 18:52:40 Parsing phpbb\passwords\driver\driver_interface build 29-Sep-2024 18:52:40 Parsing phpbb\passwords\driver\helper build 29-Sep-2024 18:52:40  307/804 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\passwords\driver\base build 29-Sep-2024 18:52:40 Parsing phpbb\passwords\driver\rehashable_driver_interface build 29-Sep-2024 18:52:40  310/804 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\passwords\driver\bcrypt build 29-Sep-2024 18:52:40 Parsing phpbb\passwords\driver\sha1 build 29-Sep-2024 18:52:40 Parsing phpbb\passwords\driver\sha1_wcf1 build 29-Sep-2024 18:52:40 Parsing phpbb\passwords\driver\convert_password build 29-Sep-2024 18:52:40 Parsing phpbb\passwords\driver\salted_md5 build 29-Sep-2024 18:52:40  314/804 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\passwords\driver\bcrypt_wcf2 build 29-Sep-2024 18:52:40 Parsing phpbb\passwords\driver\md5_phpbb2 build 29-Sep-2024 18:52:40 Parsing phpbb\passwords\driver\base_native build 29-Sep-2024 18:52:40  317/804 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\passwords\driver\md5_mybb build 29-Sep-2024 18:52:40 Parsing phpbb\passwords\manager build 29-Sep-2024 18:52:40  319/804 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\passwords\helper build 29-Sep-2024 18:52:40 Parsing phpbb\user build 29-Sep-2024 18:52:40  321/804 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\json_response build 29-Sep-2024 18:52:41 Parsing phpbb\mention\source\base_user build 29-Sep-2024 18:52:41  323/804 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Parsing phpbb\mention\source\team build 29-Sep-2024 18:52:41 Parsing phpbb\mention\source\source_interface build 29-Sep-2024 18:52:41 Parsing phpbb\mention\source\user build 29-Sep-2024 18:52:41 Parsing phpbb\mention\source\base_group build 29-Sep-2024 18:52:41  327/804 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Parsing phpbb\mention\source\friend build 29-Sep-2024 18:52:41 Parsing phpbb\mention\source\topic build 29-Sep-2024 18:52:41 Parsing phpbb\mention\source\group build 29-Sep-2024 18:52:41 Parsing phpbb\mention\source\usergroup build 29-Sep-2024 18:52:41 Parsing phpbb\mention\controller\mention build 29-Sep-2024 18:52:41  332/804 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Parsing phpbb\composer\manager build 29-Sep-2024 18:52:41  333/804 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Parsing phpbb\composer\exception\runtime_exception build 29-Sep-2024 18:52:41 Parsing phpbb\composer\exception\managed_with_clean_error_exception build 29-Sep-2024 18:52:41 Parsing phpbb\composer\exception\managed_with_enable_error_exception build 29-Sep-2024 18:52:41 Parsing phpbb\composer\exception\managed_with_error_exception build 29-Sep-2024 18:52:41 Parsing phpbb\composer\installer build 29-Sep-2024 18:52:41  338/804 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Parsing phpbb\composer\io\translate_composer_trait build 29-Sep-2024 18:52:41 Parsing phpbb\composer\io\html_output_formatter build 29-Sep-2024 18:52:41  340/804 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Parsing phpbb\composer\io\io_interface build 29-Sep-2024 18:52:41 Parsing phpbb\composer\io\null_io build 29-Sep-2024 18:52:41 Parsing phpbb\composer\io\web_io build 29-Sep-2024 18:52:41 Parsing phpbb\composer\io\console_io build 29-Sep-2024 18:52:41 Parsing phpbb\composer\manager_interface build 29-Sep-2024 18:52:41 Parsing phpbb\composer\extension_manager build 29-Sep-2024 18:52:41  346/804 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\console\exception_subscriber build 29-Sep-2024 18:52:41 Parsing phpbb\console\command\cache\purge build 29-Sep-2024 18:52:41 Parsing phpbb\console\command\user\reclean build 29-Sep-2024 18:52:41  349/804 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\console\command\user\activate build 29-Sep-2024 18:52:41 Parsing phpbb\console\command\user\add build 29-Sep-2024 18:52:41  351/804 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\console\command\user\delete build 29-Sep-2024 18:52:41 Parsing phpbb\console\command\user\delete_id build 29-Sep-2024 18:52:41  353/804 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\console\command\fixup\update_hashes build 29-Sep-2024 18:52:41 Parsing phpbb\console\command\fixup\fix_left_right_ids build 29-Sep-2024 18:52:41  355/804 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\console\command\command build 29-Sep-2024 18:52:41 Parsing phpbb\console\command\thumbnail\generate build 29-Sep-2024 18:52:41  357/804 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\console\command\thumbnail\delete build 29-Sep-2024 18:52:41 Parsing phpbb\console\command\thumbnail\recreate build 29-Sep-2024 18:52:41  359/804 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\console\command\cron\cron_list build 29-Sep-2024 18:52:41 Parsing phpbb\console\command\cron\run build 29-Sep-2024 18:52:41 Parsing phpbb\console\command\config\set_atomic build 29-Sep-2024 18:52:41  362/804 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Parsing phpbb\console\command\config\get build 29-Sep-2024 18:52:41 Parsing phpbb\console\command\config\command build 29-Sep-2024 18:52:41 Parsing phpbb\console\command\config\increment build 29-Sep-2024 18:52:41 Parsing phpbb\console\command\config\set build 29-Sep-2024 18:52:41 Parsing phpbb\console\command\config\delete build 29-Sep-2024 18:52:41  367/804 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Parsing phpbb\console\command\dev\migration_tips build 29-Sep-2024 18:52:41 Parsing phpbb\console\command\searchindex\create build 29-Sep-2024 18:52:41  369/804 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Parsing phpbb\console\command\searchindex\list_all build 29-Sep-2024 18:52:42 Parsing phpbb\console\command\searchindex\delete build 29-Sep-2024 18:52:42  371/804 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 46%Parsing phpbb\console\command\update\check build 29-Sep-2024 18:52:42  372/804 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 46%Parsing phpbb\console\command\db\console_migrator_output_handler build 29-Sep-2024 18:52:42 Parsing phpbb\console\command\db\migration_command build 29-Sep-2024 18:52:42 Parsing phpbb\console\command\db\revert build 29-Sep-2024 18:52:42 Parsing phpbb\console\command\db\migrate build 29-Sep-2024 18:52:42  376/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 46%Parsing phpbb\console\command\db\list_command build 29-Sep-2024 18:52:42 Parsing phpbb\console\command\reparser\reparse build 29-Sep-2024 18:52:42  378/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Parsing phpbb\console\command\reparser\list_all build 29-Sep-2024 18:52:42 Parsing phpbb\console\command\extension\update build 29-Sep-2024 18:52:42 Parsing phpbb\console\command\extension\show build 29-Sep-2024 18:52:42 Parsing phpbb\console\command\extension\enable build 29-Sep-2024 18:52:42  382/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Parsing phpbb\console\command\extension\install build 29-Sep-2024 18:52:42 Parsing phpbb\console\command\extension\disable build 29-Sep-2024 18:52:42 Parsing phpbb\console\command\extension\command build 29-Sep-2024 18:52:42  385/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Parsing phpbb\console\command\extension\remove build 29-Sep-2024 18:52:42 Parsing phpbb\console\command\extension\list_available build 29-Sep-2024 18:52:42 Parsing phpbb\console\command\extension\manage build 29-Sep-2024 18:52:42  388/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Parsing phpbb\console\command\extension\purge build 29-Sep-2024 18:52:42 Parsing phpbb\console\application build 29-Sep-2024 18:52:42 Parsing phpbb\feed\overall build 29-Sep-2024 18:52:42  391/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Parsing phpbb\feed\topic_base build 29-Sep-2024 18:52:42 Parsing phpbb\feed\exception\no_feed_exception build 29-Sep-2024 18:52:42 Parsing phpbb\feed\exception\no_forum_exception build 29-Sep-2024 18:52:42 Parsing phpbb\feed\exception\unauthorized_topic_exception build 29-Sep-2024 18:52:42 Parsing phpbb\feed\exception\no_topic_exception build 29-Sep-2024 18:52:42 Parsing phpbb\feed\exception\feed_unavailable_exception build 29-Sep-2024 18:52:42 Parsing phpbb\feed\exception\feed_exception build 29-Sep-2024 18:52:42  398/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Parsing phpbb\feed\exception\unauthorized_exception build 29-Sep-2024 18:52:42 Parsing phpbb\feed\exception\unauthorized_forum_exception build 29-Sep-2024 18:52:42 Parsing phpbb\feed\topics build 29-Sep-2024 18:52:42 Parsing phpbb\feed\topics_active build 29-Sep-2024 18:52:42  402/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\feed\forums build 29-Sep-2024 18:52:42 Parsing phpbb\feed\forum build 29-Sep-2024 18:52:42  404/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\feed\post_base build 29-Sep-2024 18:52:42 Parsing phpbb\feed\topic build 29-Sep-2024 18:52:42  406/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\feed\helper build 29-Sep-2024 18:52:42 Parsing phpbb\feed\base build 29-Sep-2024 18:52:42  408/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\feed\controller\feed build 29-Sep-2024 18:52:42  409/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\feed\attachments_base build 29-Sep-2024 18:52:42 Parsing phpbb\feed\news build 29-Sep-2024 18:52:42 Parsing phpbb\feed\quote_helper build 29-Sep-2024 18:52:42 Parsing phpbb\feed\feed_interface build 29-Sep-2024 18:52:42  413/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\auth\auth build 29-Sep-2024 18:52:43  414/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\auth\provider\oauth\service\facebook build 29-Sep-2024 18:52:43 Parsing phpbb\auth\provider\oauth\service\twitter build 29-Sep-2024 18:52:43 Parsing phpbb\auth\provider\oauth\service\google build 29-Sep-2024 18:52:43  417/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\auth\provider\oauth\service\service_interface build 29-Sep-2024 18:52:43 Parsing phpbb\auth\provider\oauth\service\base build 29-Sep-2024 18:52:43 Parsing phpbb\auth\provider\oauth\service\exception build 29-Sep-2024 18:52:43 Parsing phpbb\auth\provider\oauth\service\bitly build 29-Sep-2024 18:52:43 Parsing phpbb\auth\provider\oauth\oauth build 29-Sep-2024 18:52:43  422/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\auth\provider\oauth\token_storage build 29-Sep-2024 18:52:43  423/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\auth\provider\ldap build 29-Sep-2024 18:52:43  424/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\auth\provider\apache build 29-Sep-2024 18:52:43  425/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\auth\provider\provider_interface build 29-Sep-2024 18:52:43 Parsing phpbb\auth\provider\base build 29-Sep-2024 18:52:43 Parsing phpbb\auth\provider\db build 29-Sep-2024 18:52:43  428/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Parsing phpbb\auth\provider_collection build 29-Sep-2024 18:52:43 Parsing phpbb\files\filespec build 29-Sep-2024 18:52:43  430/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Parsing phpbb\files\factory build 29-Sep-2024 18:52:43 Parsing phpbb\files\filespec_storage build 29-Sep-2024 18:52:43  432/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Parsing phpbb\files\upload build 29-Sep-2024 18:52:43  433/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Parsing phpbb\files\types\type_interface build 29-Sep-2024 18:52:43 Parsing phpbb\files\types\form_storage build 29-Sep-2024 18:52:43 Parsing phpbb\files\types\form build 29-Sep-2024 18:52:43  436/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\files\types\local_storage build 29-Sep-2024 18:52:43 Parsing phpbb\files\types\base build 29-Sep-2024 18:52:43 Parsing phpbb\files\types\local build 29-Sep-2024 18:52:44  439/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\message\topic_form build 29-Sep-2024 18:52:44 Parsing phpbb\message\message build 29-Sep-2024 18:52:44  441/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\message\admin_form build 29-Sep-2024 18:52:44  443/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\message\form build 29-Sep-2024 18:52:44 Parsing phpbb\message\user_form build 29-Sep-2024 18:52:44 Parsing phpbb\ban\type\ip build 29-Sep-2024 18:52:44 Parsing phpbb\ban\type\user build 29-Sep-2024 18:52:44  446/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\ban\type\type_interface build 29-Sep-2024 18:52:44 Parsing phpbb\ban\type\email build 29-Sep-2024 18:52:44 Parsing phpbb\ban\type\base build 29-Sep-2024 18:52:44  449/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\ban\manager build 29-Sep-2024 18:52:44  450/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\ban\exception\no_valid_users_exception build 29-Sep-2024 18:52:44 Parsing phpbb\ban\exception\no_valid_ips_exception build 29-Sep-2024 18:52:44 Parsing phpbb\ban\exception\type_not_found_exception build 29-Sep-2024 18:52:44 Parsing phpbb\ban\exception\no_valid_emails_exception build 29-Sep-2024 18:52:44 Parsing phpbb\ban\exception\invalid_length_exception build 29-Sep-2024 18:52:44 Parsing phpbb\config_php_file build 29-Sep-2024 18:52:44 Parsing phpbb\path_helper build 29-Sep-2024 18:52:44  457/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Parsing phpbb\captcha\factory build 29-Sep-2024 18:52:44 Parsing phpbb\captcha\plugins\qa build 29-Sep-2024 18:52:44  459/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 57%Parsing phpbb\captcha\plugins\recaptcha build 29-Sep-2024 18:52:44 Parsing phpbb\captcha\plugins\recaptcha_v3 build 29-Sep-2024 18:52:44  461/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57% 462/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\captcha\plugins\captcha_abstract build 29-Sep-2024 18:52:44 Parsing phpbb\captcha\plugins\incomplete build 29-Sep-2024 18:52:44 Parsing phpbb\event\dispatcher build 29-Sep-2024 18:52:44 Parsing phpbb\event\php_exporter build 29-Sep-2024 18:52:45  465/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\event\md_exporter build 29-Sep-2024 18:52:45  466/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\event\recursive_event_filter_iterator build 29-Sep-2024 18:52:45 Parsing phpbb\event\rst_exporter build 29-Sep-2024 18:52:45  468/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\event\dispatcher_interface build 29-Sep-2024 18:52:45 Parsing phpbb\event\kernel_terminate_subscriber build 29-Sep-2024 18:52:45 Parsing phpbb\event\kernel_exception_subscriber build 29-Sep-2024 18:52:45 Parsing phpbb\groupposition\groupposition_interface build 29-Sep-2024 18:52:45  472/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\groupposition\legend build 29-Sep-2024 18:52:45 Parsing phpbb\groupposition\teampage build 29-Sep-2024 18:52:45  474/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\groupposition\exception build 29-Sep-2024 18:52:45 Parsing phpbb\routing\router build 29-Sep-2024 18:52:45  476/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\routing\loader_resolver build 29-Sep-2024 18:52:45 Parsing phpbb\routing\file_locator build 29-Sep-2024 18:52:45 Parsing phpbb\routing\helper build 29-Sep-2024 18:52:45  479/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\routing\resources_locator\default_resources_locator build 29-Sep-2024 18:52:45 Parsing phpbb\routing\resources_locator\chained_resources_locator build 29-Sep-2024 18:52:45 Parsing phpbb\routing\resources_locator\resources_locator_interface build 29-Sep-2024 18:52:45 Parsing phpbb\routing\resources_locator\installer_resources_locator build 29-Sep-2024 18:52:45 Parsing phpbb\textformatter\s9e\utils build 29-Sep-2024 18:52:45  484/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Parsing phpbb\textformatter\s9e\factory build 29-Sep-2024 18:52:45  485/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Parsing phpbb\textformatter\s9e\acp_utils build 29-Sep-2024 18:52:45 Parsing phpbb\textformatter\s9e\parser build 29-Sep-2024 18:52:45  487/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Parsing phpbb\textformatter\s9e\bbcode_merger build 29-Sep-2024 18:52:45 Parsing phpbb\textformatter\s9e\mention_helper build 29-Sep-2024 18:52:45  489/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 60%Parsing phpbb\textformatter\s9e\quote_helper build 29-Sep-2024 18:52:45  491/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Parsing phpbb\textformatter\s9e\renderer build 29-Sep-2024 18:52:45 Parsing phpbb\textformatter\s9e\link_helper build 29-Sep-2024 18:52:45 Parsing phpbb\textformatter\parser_interface build 29-Sep-2024 18:52:45 Parsing phpbb\textformatter\cache_interface build 29-Sep-2024 18:52:45 Parsing phpbb\textformatter\renderer_interface build 29-Sep-2024 18:52:45  495/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Parsing phpbb\textformatter\utils_interface build 29-Sep-2024 18:52:45 Parsing phpbb\textformatter\acp_utils_interface build 29-Sep-2024 18:52:45 Parsing phpbb\cron\manager build 29-Sep-2024 18:52:45  499/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Parsing phpbb\cron\task\task build 29-Sep-2024 18:52:45 Parsing phpbb\cron\task\text_reparser\reparser build 29-Sep-2024 18:52:45 Parsing phpbb\cron\task\wrapper build 29-Sep-2024 18:52:45  501/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Parsing phpbb\cron\task\parametrized build 29-Sep-2024 18:52:45 Parsing phpbb\cron\task\base build 29-Sep-2024 18:52:45 Parsing phpbb\cron\task\core\tidy_search build 29-Sep-2024 18:52:45 Parsing phpbb\cron\task\core\prune_forum build 29-Sep-2024 18:52:45  505/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Parsing phpbb\cron\task\core\tidy_warnings build 29-Sep-2024 18:52:45 Parsing phpbb\cron\task\core\prune_shadow_topics build 29-Sep-2024 18:52:45 Parsing phpbb\cron\task\core\prune_all_forums build 29-Sep-2024 18:52:46  508/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Parsing phpbb\cron\task\core\update_hashes build 29-Sep-2024 18:52:46 Parsing phpbb\cron\task\core\prune_notifications build 29-Sep-2024 18:52:46 Parsing phpbb\cron\task\core\tidy_sessions build 29-Sep-2024 18:52:46 Parsing phpbb\cron\task\core\tidy_plupload build 29-Sep-2024 18:52:46  512/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Parsing phpbb\cron\task\core\tidy_cache build 29-Sep-2024 18:52:46 Parsing phpbb\cron\task\core\queue build 29-Sep-2024 18:52:46 Parsing phpbb\cron\event\cron_runner_listener build 29-Sep-2024 18:52:46 Parsing phpbb\cron\controller\cron build 29-Sep-2024 18:52:46 Parsing phpbb\viewonline_helper build 29-Sep-2024 18:52:46  517/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Parsing phpbb\finder\factory build 29-Sep-2024 18:52:46 Parsing phpbb\finder\recursive_path_iterator build 29-Sep-2024 18:52:46 Parsing phpbb\finder\recursive_dot_prefix_filter_iterator build 29-Sep-2024 18:52:46 Parsing phpbb\finder\finder build 29-Sep-2024 18:52:46  521/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Parsing phpbb\language\language_file_helper build 29-Sep-2024 18:52:46 Parsing phpbb\language\exception\invalid_plural_rule_exception build 29-Sep-2024 18:52:46 Parsing phpbb\language\exception\language_file_not_found build 29-Sep-2024 18:52:46 Parsing phpbb\language\exception\language_exception build 29-Sep-2024 18:52:46 Parsing phpbb\language\language_file_loader build 29-Sep-2024 18:52:46  526/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Parsing phpbb\language\language build 29-Sep-2024 18:52:46  527/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Parsing phpbb\config\config build 29-Sep-2024 18:52:46 Parsing phpbb\config\db_text build 29-Sep-2024 18:52:46  529/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Parsing phpbb\config\db build 29-Sep-2024 18:52:46 Parsing phpbb\debug\debug build 29-Sep-2024 18:52:46  531/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Parsing phpbb\debug\error_handler build 29-Sep-2024 18:52:46 Parsing phpbb\mimetype\guesser_base build 29-Sep-2024 18:52:46 Parsing phpbb\mimetype\content_guesser build 29-Sep-2024 18:52:46 Parsing phpbb\mimetype\guesser_interface build 29-Sep-2024 18:52:46 Parsing phpbb\mimetype\extension_guesser build 29-Sep-2024 18:52:46  536/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Parsing phpbb\mimetype\guesser build 29-Sep-2024 18:52:46 Parsing phpbb\manifest build 29-Sep-2024 18:52:46 Parsing phpbb\permissions build 29-Sep-2024 18:52:46  539/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\notification\type\group_request build 29-Sep-2024 18:52:46 Parsing phpbb\notification\type\quote build 29-Sep-2024 18:52:46  541/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\notification\type\report_post_closed build 29-Sep-2024 18:52:46 Parsing phpbb\notification\type\report_pm build 29-Sep-2024 18:52:46  543/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\notification\type\report_post build 29-Sep-2024 18:52:46 Parsing phpbb\notification\type\post_in_queue build 29-Sep-2024 18:52:46  545/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\notification\type\approve_topic build 29-Sep-2024 18:52:46 Parsing phpbb\notification\type\type_interface build 29-Sep-2024 18:52:46 Parsing phpbb\notification\type\mention build 29-Sep-2024 18:52:46  548/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\notification\type\forum build 29-Sep-2024 18:52:47 Parsing phpbb\notification\type\approve_post build 29-Sep-2024 18:52:47  550/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\notification\type\group_request_approved build 29-Sep-2024 18:52:47 Parsing phpbb\notification\type\topic build 29-Sep-2024 18:52:47  552/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\notification\type\disapprove_topic build 29-Sep-2024 18:52:47 Parsing phpbb\notification\type\base build 29-Sep-2024 18:52:47  554/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\notification\type\pm build 29-Sep-2024 18:52:47 Parsing phpbb\notification\type\post build 29-Sep-2024 18:52:47  556/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\notification\type\topic_in_queue build 29-Sep-2024 18:52:47 Parsing phpbb\notification\type\report_pm_closed build 29-Sep-2024 18:52:47  558/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\notification\type\admin_activate_user build 29-Sep-2024 18:52:47 Parsing phpbb\notification\type\bookmark build 29-Sep-2024 18:52:47  560/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\notification\type\disapprove_post build 29-Sep-2024 18:52:47 Parsing phpbb\notification\manager build 29-Sep-2024 18:52:47  562/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\notification\method\board build 29-Sep-2024 18:52:47  563/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\notification\method\method_interface build 29-Sep-2024 18:52:47 Parsing phpbb\notification\method\extended_method_interface build 29-Sep-2024 18:52:47 Parsing phpbb\notification\method\webpush build 29-Sep-2024 18:52:47  566/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\notification\method\email build 29-Sep-2024 18:52:47 Parsing phpbb\notification\method\jabber build 29-Sep-2024 18:52:47  568/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\notification\method\messenger_base build 29-Sep-2024 18:52:47 Parsing phpbb\notification\method\base build 29-Sep-2024 18:52:47 Parsing phpbb\notification\exception build 29-Sep-2024 18:52:47  572/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 71%Parsing phpbb\class_loader build 29-Sep-2024 18:52:47 Parsing phpbb\log\dummy build 29-Sep-2024 18:52:48  574/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 71%Parsing phpbb\log\log build 29-Sep-2024 18:52:48 Parsing phpbb\log\log_interface build 29-Sep-2024 18:52:48 Parsing phpbb\controller\helper build 29-Sep-2024 18:52:48  576/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Parsing phpbb\controller\resolver build 29-Sep-2024 18:52:48 Parsing phpbb\controller\exception build 29-Sep-2024 18:52:48 Parsing phpbb\symfony_request build 29-Sep-2024 18:52:48  579/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\version_helper build 29-Sep-2024 18:52:48  580/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\search\backend\fulltext_mysql build 29-Sep-2024 18:52:48  581/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\search\backend\fulltext_sphinx build 29-Sep-2024 18:52:49  582/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\search\backend\fulltext_native build 29-Sep-2024 18:52:49  583/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\search\backend\search_backend_interface build 29-Sep-2024 18:52:49 Parsing phpbb\search\backend\base build 29-Sep-2024 18:52:49  585/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\search\backend\sphinx\config_variable build 29-Sep-2024 18:52:49 Parsing phpbb\search\backend\sphinx\config_section build 29-Sep-2024 18:52:49 Parsing phpbb\search\backend\sphinx\config build 29-Sep-2024 18:52:49  588/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Parsing phpbb\search\backend\sphinx\config_item build 29-Sep-2024 18:52:49 Parsing phpbb\search\backend\fulltext_postgres build 29-Sep-2024 18:52:49  590/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Parsing phpbb\search\exception\no_action_in_progress_exception build 29-Sep-2024 18:52:49 Parsing phpbb\search\exception\search_exception build 29-Sep-2024 18:52:49 Parsing phpbb\search\exception\no_search_backend_found_exception build 29-Sep-2024 18:52:49 Parsing phpbb\search\exception\action_in_progress_exception build 29-Sep-2024 18:52:49 Parsing phpbb\search\state_helper build 29-Sep-2024 18:52:49  596/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\search\search_backend_factory build 29-Sep-2024 18:52:49 Parsing phpbb\avatar\driver\upload build 29-Sep-2024 18:52:49  597/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\avatar\driver\gravatar build 29-Sep-2024 18:52:49  598/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\avatar\driver\driver_interface build 29-Sep-2024 18:52:49 Parsing phpbb\avatar\driver\driver build 29-Sep-2024 18:52:49 Parsing phpbb\avatar\driver\local build 29-Sep-2024 18:52:49  601/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74% 602/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\avatar\manager build 29-Sep-2024 18:52:49 Parsing phpbb\avatar\helper build 29-Sep-2024 18:52:49  603/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\db\doctrine\comparator build 29-Sep-2024 18:52:49 Parsing phpbb\db\doctrine\sqlsrv_platform build 29-Sep-2024 18:52:49 Parsing phpbb\db\doctrine\table_helper build 29-Sep-2024 18:52:49  606/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\db\doctrine\postgresql_platform build 29-Sep-2024 18:52:49 Parsing phpbb\db\doctrine\connection_parameter_factory build 29-Sep-2024 18:52:49  608/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\db\doctrine\case_insensitive_string build 29-Sep-2024 18:52:49 Parsing phpbb\db\doctrine\connection_factory build 29-Sep-2024 18:52:49 Parsing phpbb\db\doctrine\type_converter build 29-Sep-2024 18:52:49  611/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\db\doctrine\oci8\statement build 29-Sep-2024 18:52:50 Parsing phpbb\db\doctrine\oci8\driver build 29-Sep-2024 18:52:50 Parsing phpbb\db\doctrine\oci8\schema_manager build 29-Sep-2024 18:52:50 Parsing phpbb\db\doctrine\oci8\connection build 29-Sep-2024 18:52:50  616/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\db\doctrine\oci8\result build 29-Sep-2024 18:52:50 Parsing phpbb\db\doctrine\oracle_platform build 29-Sep-2024 18:52:50 Parsing phpbb\db\migration\profilefield_base_migration build 29-Sep-2024 18:52:50  618/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\db\migration\container_aware_migration build 29-Sep-2024 18:52:50 Parsing phpbb\db\migration\schema_generator build 29-Sep-2024 18:52:50  620/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\db\migration\helper build 29-Sep-2024 18:52:50 Parsing phpbb\db\migration\tool\permission build 29-Sep-2024 18:52:50  622/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\db\migration\tool\config build 29-Sep-2024 18:52:50 Parsing phpbb\db\migration\tool\module build 29-Sep-2024 18:52:50  624/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\db\migration\tool\config_text build 29-Sep-2024 18:52:50 Parsing phpbb\db\migration\tool\tool_interface build 29-Sep-2024 18:52:50 Parsing phpbb\db\migration\migration build 29-Sep-2024 18:52:50 Parsing phpbb\db\migration\migration_interface build 29-Sep-2024 18:52:50  628/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Parsing phpbb\db\migration\exception build 29-Sep-2024 18:52:50 Parsing phpbb\db\driver\factory build 29-Sep-2024 18:52:50  630/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Parsing phpbb\db\driver\oracle build 29-Sep-2024 18:52:50  631/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Parsing phpbb\db\driver\mssql_base build 29-Sep-2024 18:52:50 Parsing phpbb\db\driver\mysql_base build 29-Sep-2024 18:52:50 Parsing phpbb\db\driver\mssql_odbc build 29-Sep-2024 18:52:50  634/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78% 635/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Parsing phpbb\db\driver\mssqlnative build 29-Sep-2024 18:52:50 Parsing phpbb\db\driver\driver_interface build 29-Sep-2024 18:52:51  636/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\driver\driver build 29-Sep-2024 18:52:51  637/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\driver\mysqli build 29-Sep-2024 18:52:51  638/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\driver\sqlite3 build 29-Sep-2024 18:52:51  639/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\driver\postgres build 29-Sep-2024 18:52:51  640/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\sql_insert_buffer build 29-Sep-2024 18:52:51 Parsing phpbb\db\tools\factory build 29-Sep-2024 18:52:51 Parsing phpbb\db\tools\doctrine build 29-Sep-2024 18:52:51  643/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\tools\tools_interface build 29-Sep-2024 18:52:51 Parsing phpbb\db\tools\tools build 29-Sep-2024 18:52:51 Parsing phpbb\db\tools\mssql build 29-Sep-2024 18:52:51 Parsing phpbb\db\tools\postgres build 29-Sep-2024 18:52:51 Parsing phpbb\db\extractor\sqlite3_extractor build 29-Sep-2024 18:52:51  648/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\db\extractor\factory build 29-Sep-2024 18:52:51 Parsing phpbb\db\extractor\mysql_extractor build 29-Sep-2024 18:52:51  650/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\db\extractor\exception\extractor_not_initialized_exception build 29-Sep-2024 18:52:51 Parsing phpbb\db\extractor\exception\invalid_format_exception build 29-Sep-2024 18:52:51 Parsing phpbb\db\extractor\mssql_extractor build 29-Sep-2024 18:52:51  653/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\db\extractor\extractor_interface build 29-Sep-2024 18:52:51 Parsing phpbb\db\extractor\postgres_extractor build 29-Sep-2024 18:52:51  655/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\db\extractor\base_extractor build 29-Sep-2024 18:52:51 Parsing phpbb\db\extractor\oracle_extractor build 29-Sep-2024 18:52:52  657/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\db\migrator build 29-Sep-2024 18:52:52  658/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\db\output_handler\null_migrator_output_handler build 29-Sep-2024 18:52:52 Parsing phpbb\db\output_handler\migrator_output_handler_interface build 29-Sep-2024 18:52:52 Parsing phpbb\db\output_handler\log_wrapper_migrator_output_handler build 29-Sep-2024 18:52:52 Parsing phpbb\db\output_handler\html_migrator_output_handler build 29-Sep-2024 18:52:52 Parsing phpbb\db\output_handler\installer_migrator_output_handler build 29-Sep-2024 18:52:52 Parsing phpbb\ucp\controller\delete_cookies build 29-Sep-2024 18:52:52  664/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82% 665/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Parsing phpbb\ucp\controller\webpush build 29-Sep-2024 18:52:52 Parsing phpbb\ucp\controller\reset_password build 29-Sep-2024 18:52:52  666/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Parsing phpbb\json\sanitizer build 29-Sep-2024 18:52:52 Parsing phpbb\report\report_handler_pm build 29-Sep-2024 18:52:52 Parsing phpbb\report\handler_factory build 29-Sep-2024 18:52:52  669/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Parsing phpbb\report\report_reason_list_provider build 29-Sep-2024 18:52:52 Parsing phpbb\report\report_handler_interface build 29-Sep-2024 18:52:52 Parsing phpbb\report\exception\factory_invalid_argument_exception build 29-Sep-2024 18:52:52 Parsing phpbb\report\exception\report_permission_denied_exception build 29-Sep-2024 18:52:52 Parsing phpbb\report\exception\empty_report_exception build 29-Sep-2024 18:52:52 Parsing phpbb\report\exception\invalid_report_exception build 29-Sep-2024 18:52:52 Parsing phpbb\report\exception\entity_not_found_exception build 29-Sep-2024 18:52:52 Parsing phpbb\report\exception\already_reported_exception build 29-Sep-2024 18:52:52 Parsing phpbb\report\exception\pm_reporting_disabled_exception build 29-Sep-2024 18:52:52 Parsing phpbb\report\report_handler build 29-Sep-2024 18:52:52  679/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\report\controller\report build 29-Sep-2024 18:52:52  680/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\report\report_handler_post build 29-Sep-2024 18:52:52  682/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\datetime build 29-Sep-2024 18:52:52 Parsing phpbb\session build 29-Sep-2024 18:52:52  683/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\user_loader build 29-Sep-2024 18:52:52 Parsing phpbb\posting\post_helper build 29-Sep-2024 18:52:52  685/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Parsing phpbb\extension\di\extension_base build 29-Sep-2024 18:52:52 Parsing phpbb\extension\extension_interface build 29-Sep-2024 18:52:53 Parsing phpbb\extension\manager build 29-Sep-2024 18:52:53  688/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Parsing phpbb\extension\base build 29-Sep-2024 18:52:53 Parsing phpbb\extension\provider build 29-Sep-2024 18:52:53 Parsing phpbb\extension\exception build 29-Sep-2024 18:52:53 Parsing phpbb\plupload\plupload build 29-Sep-2024 18:52:53  692/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Parsing phpbb\storage\provider\provider_interface build 29-Sep-2024 18:52:53 Parsing phpbb\storage\provider\local build 29-Sep-2024 18:52:53 Parsing phpbb\storage\exception\storage_exception build 29-Sep-2024 18:52:53 Parsing phpbb\storage\exception\no_action_in_progress_exception build 29-Sep-2024 18:52:53 Parsing phpbb\storage\exception\action_in_progress_exception build 29-Sep-2024 18:52:53  698/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Parsing phpbb\storage\state_helper build 29-Sep-2024 18:52:53 Parsing phpbb\storage\helper build 29-Sep-2024 18:52:53  700/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\storage\adapter_factory build 29-Sep-2024 18:52:53 Parsing phpbb\storage\adapter\local build 29-Sep-2024 18:52:53  701/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\storage\adapter\adapter_interface build 29-Sep-2024 18:52:53 Parsing phpbb\storage\controller\attachment build 29-Sep-2024 18:52:53  703/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\storage\controller\controller build 29-Sep-2024 18:52:53  705/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\storage\controller\avatar build 29-Sep-2024 18:52:53  706/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\storage\storage build 29-Sep-2024 18:52:53 Parsing phpbb\storage\stream_interface build 29-Sep-2024 18:52:53 Parsing phpbb\template\twig\tokenparser\event build 29-Sep-2024 18:52:53 Parsing phpbb\template\twig\tokenparser\includecss build 29-Sep-2024 18:52:53 Parsing phpbb\template\twig\tokenparser\defineparser build 29-Sep-2024 18:52:53 Parsing phpbb\template\twig\tokenparser\includejs build 29-Sep-2024 18:52:53  711/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Parsing phpbb\template\twig\tokenparser\includeparser build 29-Sep-2024 18:52:53 Parsing phpbb\template\twig\twig build 29-Sep-2024 18:52:53  713/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Parsing phpbb\template\twig\loader build 29-Sep-2024 18:52:53 Parsing phpbb\template\twig\definition build 29-Sep-2024 18:52:53 Parsing phpbb\template\twig\extension build 29-Sep-2024 18:52:53  716/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 89%Parsing phpbb\template\twig\environment build 29-Sep-2024 18:52:53  717/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 89%Parsing phpbb\template\twig\extension\routing build 29-Sep-2024 18:52:53 Parsing phpbb\template\twig\extension\forms build 29-Sep-2024 18:52:53  719/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Parsing phpbb\template\twig\extension\icon build 29-Sep-2024 18:52:53  720/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Parsing phpbb\template\twig\extension\username build 29-Sep-2024 18:52:53 Parsing phpbb\template\twig\extension\config build 29-Sep-2024 18:52:53 Parsing phpbb\template\twig\extension\avatar build 29-Sep-2024 18:52:53  724/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Parsing phpbb\template\twig\node\includeasset build 29-Sep-2024 18:52:53 Parsing phpbb\template\twig\node\event build 29-Sep-2024 18:52:53 Parsing phpbb\template\twig\node\includenode build 29-Sep-2024 18:52:53 Parsing phpbb\template\twig\node\includecss build 29-Sep-2024 18:52:53 Parsing phpbb\template\twig\node\definenode build 29-Sep-2024 18:52:53 Parsing phpbb\template\twig\node\expression\binary\equalequal build 29-Sep-2024 18:52:53 Parsing phpbb\template\twig\node\expression\binary\notequalequal build 29-Sep-2024 18:52:53  730/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Parsing phpbb\template\twig\node\includejs build 29-Sep-2024 18:52:53 Parsing phpbb\template\twig\lexer build 29-Sep-2024 18:52:53  732/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\template\exception\user_object_not_available build 29-Sep-2024 18:52:54 Parsing phpbb\template\context build 29-Sep-2024 18:52:54  734/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\template\assets_bag build 29-Sep-2024 18:52:54 Parsing phpbb\template\template build 29-Sep-2024 18:52:54 Parsing phpbb\template\base build 29-Sep-2024 18:52:54  737/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\template\asset build 29-Sep-2024 18:52:54 Parsing phpbb\request\request build 29-Sep-2024 18:52:54  739/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\request\type_cast_helper_interface build 29-Sep-2024 18:52:54 Parsing phpbb\request\request_interface build 29-Sep-2024 18:52:54 Parsing phpbb\request\type_cast_helper build 29-Sep-2024 18:52:54  742/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 92%Parsing phpbb\request\deactivated_super_global build 29-Sep-2024 18:52:54 Parsing done build 29-Sep-2024 18:52:54  804/804 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100% build 29-Sep-2024 18:52:54 build 29-Sep-2024 18:52:54 0/904 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0% build 29-Sep-2024 18:52:55 Rendering Global index.html build 29-Sep-2024 18:52:55  2/904 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global doc-index.html build 29-Sep-2024 18:52:56  3/904 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global namespaces.html build 29-Sep-2024 18:52:56  4/904 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global classes.html build 29-Sep-2024 18:52:56 Rendering Global interfaces.html build 29-Sep-2024 18:52:56  6/904 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global traits.html build 29-Sep-2024 18:52:56 Rendering Global opensearch.xml build 29-Sep-2024 18:52:56 Rendering Global search.html build 29-Sep-2024 18:52:56 Rendering Global doctum.js build 29-Sep-2024 18:52:56  10/904 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Rendering Global doctum-search.json build 29-Sep-2024 18:52:56 Rendering Namespace [Global Namespace] build 29-Sep-2024 18:52:56 Rendering Namespace phpbb build 29-Sep-2024 18:52:56  13/904 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Rendering Namespace phpbb\attachment build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\auth build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\auth\provider build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\auth\provider\oauth build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\auth\provider\oauth\service build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\avatar build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\avatar\driver build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\ban build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\ban\exception build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\ban\type build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\cache build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\cache\driver build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\captcha build 29-Sep-2024 18:52:56  26/904 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Rendering Namespace phpbb\captcha\plugins build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\composer build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\composer\exception build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\composer\io build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\config build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\console build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\console\command build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\console\command\cache build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\console\command\config build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\console\command\cron build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\console\command\db build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\console\command\dev build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\console\command\extension build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\console\command\fixup build 29-Sep-2024 18:52:56  40/904 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Rendering Namespace phpbb\console\command\reparser build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\console\command\searchindex build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\console\command\thumbnail build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\console\command\update build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\console\command\user build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\controller build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\convert build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\convert\controller build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\cron build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\cron\controller build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\cron\event build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\cron\task build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\cron\task\core build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\cron\task\text_reparser build 29-Sep-2024 18:52:56  54/904 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Rendering Namespace phpbb\db build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\db\doctrine build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\db\doctrine\oci8 build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\db\driver build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\db\extractor build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\db\extractor\exception build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\db\migration build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\db\migration\tool build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\db\output_handler build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\db\tools build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\debug build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\di build 29-Sep-2024 18:52:56  66/904 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Rendering Namespace phpbb\di\exception build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\di\extension build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\di\pass build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\event build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\exception build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\extension build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\extension\di build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\feed build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\feed\controller build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\feed\exception build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\files build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\files\types build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\filesystem build 29-Sep-2024 18:52:56  79/904 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Rendering Namespace phpbb\filesystem\exception build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\finder build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\form build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\group build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\groupposition build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\help build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\help\controller build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\install build 29-Sep-2024 18:52:56 Rendering Namespace phpbb\install\console build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\install\console\command build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\install\console\command\install build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\install\console\command\install\config build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\install\console\command\update build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\install\console\command\update\config build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\install\controller build 29-Sep-2024 18:52:57  94/904 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Rendering Namespace phpbb\install\event build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\install\exception build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\install\helper build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\install\helper\file_updater build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\install\helper\iohandler build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\install\helper\iohandler\exception build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\install\helper\navigation build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\install\module build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\install\module\install_filesystem build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\install\module\install_filesystem\task build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\install\module\install_finish build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\install\module\install_finish\task build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\install\module\requirements build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\install\module\requirements\task build 29-Sep-2024 18:52:57  108/904 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%Rendering Namespace phpbb\install\module\update_filesystem build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\install\module\update_filesystem\task build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\json build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\language build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\language\exception build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\lock build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\log build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\mention build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\mention\controller build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\mention\source build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\message build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\mimetype build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\module build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\module\exception build 29-Sep-2024 18:52:57  122/904 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Rendering Namespace phpbb\notification build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\notification\method build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\notification\type build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\passwords build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\passwords\driver build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\plupload build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\posting build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\profilefields build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\profilefields\type build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\report build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\report\controller build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\report\exception build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\request build 29-Sep-2024 18:52:57  135/904 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 14%Rendering Namespace phpbb\routing build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\routing\resources_locator build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\search build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\search\backend build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\search\backend\sphinx build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\search\exception build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\storage build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\storage\adapter build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\storage\controller build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\storage\exception build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\storage\provider build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\template build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\template\exception build 29-Sep-2024 18:52:57  149/904 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16%Rendering Namespace phpbb\template\twig build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\template\twig\extension build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\template\twig\node build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\template\twig\node\expression build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\template\twig\node\expression\binary build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\template\twig\tokenparser build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\textformatter build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\textformatter\s9e build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\textreparser build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\textreparser\plugins build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\tree build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\ucp build 29-Sep-2024 18:52:57 Rendering Namespace phpbb\ucp\controller build 29-Sep-2024 18:52:57 Rendering Class SphinxClient build 29-Sep-2024 18:52:57  162/904 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 17%Rendering Class acp_attachments build 29-Sep-2024 18:52:57  163/904 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Rendering Class acp_attachments_info build 29-Sep-2024 18:52:57 Rendering Class acp_ban build 29-Sep-2024 18:52:57 Rendering Class acp_ban_info build 29-Sep-2024 18:52:57 Rendering Class acp_bbcodes build 29-Sep-2024 18:52:57 Rendering Class acp_bbcodes_info build 29-Sep-2024 18:52:57 Rendering Class acp_board build 29-Sep-2024 18:52:57 Rendering Class acp_board_info build 29-Sep-2024 18:52:57  170/904 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Rendering Class acp_bots build 29-Sep-2024 18:52:57 Rendering Class acp_bots_info build 29-Sep-2024 18:52:57 Rendering Class acp_captcha build 29-Sep-2024 18:52:57 Rendering Class acp_captcha_info build 29-Sep-2024 18:52:57 Rendering Class acp_contact build 29-Sep-2024 18:52:57 Rendering Class acp_contact_info build 29-Sep-2024 18:52:57 Rendering Class acp_disallow build 29-Sep-2024 18:52:57 Rendering Class acp_disallow_info build 29-Sep-2024 18:52:57 Rendering Class acp_email build 29-Sep-2024 18:52:57 Rendering Class acp_email_info build 29-Sep-2024 18:52:57 Rendering Class acp_extensions build 29-Sep-2024 18:52:57  181/904 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Rendering Class acp_extensions_info build 29-Sep-2024 18:52:57 Rendering Class acp_forums build 29-Sep-2024 18:52:57 Rendering Class acp_forums_info build 29-Sep-2024 18:52:57 Rendering Class acp_groups build 29-Sep-2024 18:52:57 Rendering Class acp_groups_info build 29-Sep-2024 18:52:57 Rendering Class acp_help_phpbb build 29-Sep-2024 18:52:57 Rendering Class acp_help_phpbb_info build 29-Sep-2024 18:52:57  188/904 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Rendering Class acp_icons build 29-Sep-2024 18:52:57 Rendering Class acp_icons_info build 29-Sep-2024 18:52:57 Rendering Class acp_inactive build 29-Sep-2024 18:52:57 Rendering Class acp_inactive_info build 29-Sep-2024 18:52:57 Rendering Class acp_jabber build 29-Sep-2024 18:52:57 Rendering Class acp_jabber_info build 29-Sep-2024 18:52:57 Rendering Class acp_language build 29-Sep-2024 18:52:57 Rendering Class acp_language_info build 29-Sep-2024 18:52:57 Rendering Class acp_logs build 29-Sep-2024 18:52:57 Rendering Class acp_logs_info build 29-Sep-2024 18:52:57  198/904 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 21%Rendering Class acp_main build 29-Sep-2024 18:52:57 Rendering Class acp_main_info build 29-Sep-2024 18:52:57 Rendering Class acp_modules build 29-Sep-2024 18:52:57 Rendering Class acp_modules_info build 29-Sep-2024 18:52:57 Rendering Class acp_permission_roles build 29-Sep-2024 18:52:57 Rendering Class acp_permission_roles_info build 29-Sep-2024 18:52:57 Rendering Class acp_permissions build 29-Sep-2024 18:52:57 Rendering Class acp_permissions_info build 29-Sep-2024 18:52:57  206/904 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Rendering Class acp_php_info build 29-Sep-2024 18:52:57 Rendering Class acp_php_info_info build 29-Sep-2024 18:52:57 Rendering Class acp_profile build 29-Sep-2024 18:52:57 Rendering Class acp_profile_info build 29-Sep-2024 18:52:57 Rendering Class acp_prune build 29-Sep-2024 18:52:57 Rendering Class acp_prune_info build 29-Sep-2024 18:52:57 Rendering Class acp_ranks build 29-Sep-2024 18:52:57 Rendering Class acp_ranks_info build 29-Sep-2024 18:52:57 Rendering Class acp_reasons build 29-Sep-2024 18:52:57 Rendering Class acp_reasons_info build 29-Sep-2024 18:52:57  216/904 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Rendering Class acp_search build 29-Sep-2024 18:52:57 Rendering Class acp_search_info build 29-Sep-2024 18:52:57 Rendering Class acp_storage build 29-Sep-2024 18:52:57 Rendering Class acp_storage_info build 29-Sep-2024 18:52:57 Rendering Class acp_styles build 29-Sep-2024 18:52:57 Rendering Class acp_styles_info build 29-Sep-2024 18:52:57  222/904 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Rendering Class acp_update build 29-Sep-2024 18:52:57 Rendering Class acp_update_info build 29-Sep-2024 18:52:57 Rendering Class acp_users build 29-Sep-2024 18:52:57 Rendering Class acp_users_info build 29-Sep-2024 18:52:57 Rendering Class acp_words build 29-Sep-2024 18:52:57 Rendering Class acp_words_info build 29-Sep-2024 18:52:57 Rendering Class auth_admin build 29-Sep-2024 18:52:57 Rendering Class bbcode build 29-Sep-2024 18:52:57  230/904 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Rendering Class bbcode_firstpass build 29-Sep-2024 18:52:57 Rendering Class bitfield build 29-Sep-2024 18:52:57 Rendering Class compress build 29-Sep-2024 18:52:57  233/904 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Rendering Class compress_tar build 29-Sep-2024 18:52:57 Rendering Class compress_zip build 29-Sep-2024 18:52:57 Rendering Class diff build 29-Sep-2024 18:52:57 Rendering Class diff3 build 29-Sep-2024 18:52:57  237/904 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Rendering Class diff3_block_builder build 29-Sep-2024 18:52:57 Rendering Class diff3_op build 29-Sep-2024 18:52:57 Rendering Class diff3_op_copy build 29-Sep-2024 18:52:57 Rendering Class diff_engine build 29-Sep-2024 18:52:57  241/904 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Rendering Class diff_op build 29-Sep-2024 18:52:57 Rendering Class diff_op_add build 29-Sep-2024 18:52:57 Rendering Class diff_op_change build 29-Sep-2024 18:52:57 Rendering Class diff_op_copy build 29-Sep-2024 18:52:57 Rendering Class diff_op_delete build 29-Sep-2024 18:52:57 Rendering Class diff_renderer build 29-Sep-2024 18:52:57  247/904 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Rendering Class diff_renderer_inline build 29-Sep-2024 18:52:57 Rendering Class diff_renderer_raw build 29-Sep-2024 18:52:57 Rendering Class diff_renderer_side_by_side build 29-Sep-2024 18:52:58  250/904 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Rendering Class diff_renderer_unified build 29-Sep-2024 18:52:58 Rendering Class ftp build 29-Sep-2024 18:52:58 Rendering Class ftp_fsock build 29-Sep-2024 18:52:58  253/904 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Rendering Class jabber build 29-Sep-2024 18:52:58 Rendering Class mapped_diff build 29-Sep-2024 18:52:58  255/904 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Rendering Class mcp_ban build 29-Sep-2024 18:52:58 Rendering Class mcp_ban_info build 29-Sep-2024 18:52:58 Rendering Class mcp_logs build 29-Sep-2024 18:52:58 Rendering Class mcp_logs_info build 29-Sep-2024 18:52:58 Rendering Class mcp_main build 29-Sep-2024 18:52:58 Rendering Class mcp_main_info build 29-Sep-2024 18:52:58 Rendering Class mcp_notes build 29-Sep-2024 18:52:58 Rendering Class mcp_notes_info build 29-Sep-2024 18:52:58  263/904 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Rendering Class mcp_pm_reports build 29-Sep-2024 18:52:58 Rendering Class mcp_pm_reports_info build 29-Sep-2024 18:52:58 Rendering Class mcp_queue build 29-Sep-2024 18:52:58 Rendering Class mcp_queue_info build 29-Sep-2024 18:52:58 Rendering Class mcp_reports build 29-Sep-2024 18:52:58 Rendering Class mcp_reports_info build 29-Sep-2024 18:52:58 Rendering Class mcp_warn build 29-Sep-2024 18:52:58 Rendering Class mcp_warn_info build 29-Sep-2024 18:52:58 Rendering Class messenger build 29-Sep-2024 18:52:58  272/904 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Rendering Class p_master build 29-Sep-2024 18:52:58 Rendering Class parse_message build 29-Sep-2024 18:52:58  274/904 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Rendering Class phpbb\attachment\attachment_category build 29-Sep-2024 18:52:58  275/904 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Rendering Class phpbb\attachment\delete build 29-Sep-2024 18:52:58 Rendering Class phpbb\attachment\manager build 29-Sep-2024 18:52:58 Rendering Class phpbb\attachment\resync build 29-Sep-2024 18:52:58 Rendering Class phpbb\attachment\upload build 29-Sep-2024 18:52:58 Rendering Class phpbb\auth\auth build 29-Sep-2024 18:52:58  280/904 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Rendering Class phpbb\auth\provider\apache build 29-Sep-2024 18:52:58 Rendering Class phpbb\auth\provider\base build 29-Sep-2024 18:52:58  282/904 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\db build 29-Sep-2024 18:52:58 Rendering Class phpbb\auth\provider\ldap build 29-Sep-2024 18:52:58 Rendering Class phpbb\auth\provider\oauth\oauth build 29-Sep-2024 18:52:58  285/904 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31% 286/904 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\oauth\service\base build 29-Sep-2024 18:52:58 Rendering Class phpbb\auth\provider\oauth\service\bitly build 29-Sep-2024 18:52:58 Rendering Class phpbb\auth\provider\oauth\service\exception build 29-Sep-2024 18:52:58 Rendering Class phpbb\auth\provider\oauth\service\facebook build 29-Sep-2024 18:52:58 Rendering Class phpbb\auth\provider\oauth\service\google build 29-Sep-2024 18:52:58 Rendering Class phpbb\auth\provider\oauth\service\service_interface build 29-Sep-2024 18:52:58  291/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\auth\provider\oauth\service\twitter build 29-Sep-2024 18:52:58 Rendering Class phpbb\auth\provider\oauth\token_storage build 29-Sep-2024 18:52:58 Rendering Class phpbb\auth\provider\provider_interface build 29-Sep-2024 18:52:58  294/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\auth\provider_collection build 29-Sep-2024 18:52:58 Rendering Class phpbb\avatar\driver\driver build 29-Sep-2024 18:52:58 Rendering Class phpbb\avatar\driver\driver_interface build 29-Sep-2024 18:52:58  297/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\avatar\driver\gravatar build 29-Sep-2024 18:52:58 Rendering Class phpbb\avatar\driver\local build 29-Sep-2024 18:52:58  299/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\avatar\driver\upload build 29-Sep-2024 18:52:58 Rendering Class phpbb\avatar\helper build 29-Sep-2024 18:52:58  301/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\avatar\manager build 29-Sep-2024 18:52:58 Rendering Class phpbb\ban\exception\invalid_length_exception build 29-Sep-2024 18:52:58  303/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\ban\exception\no_valid_emails_exception build 29-Sep-2024 18:52:58 Rendering Class phpbb\ban\exception\no_valid_ips_exception build 29-Sep-2024 18:52:58 Rendering Class phpbb\ban\exception\no_valid_users_exception build 29-Sep-2024 18:52:58 Rendering Class phpbb\ban\exception\type_not_found_exception build 29-Sep-2024 18:52:58 Rendering Class phpbb\ban\manager build 29-Sep-2024 18:52:58 Rendering Class phpbb\ban\type\base build 29-Sep-2024 18:52:58  309/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\ban\type\email build 29-Sep-2024 18:52:58 Rendering Class phpbb\ban\type\ip build 29-Sep-2024 18:52:58 Rendering Class phpbb\ban\type\type_interface build 29-Sep-2024 18:52:58  312/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\ban\type\user build 29-Sep-2024 18:52:58 Rendering Class phpbb\cache\driver\apcu build 29-Sep-2024 18:52:58  314/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\cache\driver\base build 29-Sep-2024 18:52:58 Rendering Class phpbb\cache\driver\driver_interface build 29-Sep-2024 18:52:58  316/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\cache\driver\dummy build 29-Sep-2024 18:52:59 Rendering Class phpbb\cache\driver\file build 29-Sep-2024 18:52:59  318/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\memcached build 29-Sep-2024 18:52:59 Rendering Class phpbb\cache\driver\memory build 29-Sep-2024 18:52:59  320/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\redis build 29-Sep-2024 18:52:59 Rendering Class phpbb\cache\driver\wincache build 29-Sep-2024 18:52:59  322/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\service build 29-Sep-2024 18:52:59 Rendering Class phpbb\captcha\factory build 29-Sep-2024 18:52:59  324/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\captcha\plugins\captcha_abstract build 29-Sep-2024 18:52:59 Rendering Class phpbb\captcha\plugins\incomplete build 29-Sep-2024 18:52:59 Rendering Class phpbb\captcha\plugins\qa build 29-Sep-2024 18:52:59  327/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\captcha\plugins\recaptcha build 29-Sep-2024 18:52:59 Rendering Class phpbb\captcha\plugins\recaptcha_v3 build 29-Sep-2024 18:52:59  329/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\class_loader build 29-Sep-2024 18:52:59 Rendering Class phpbb\composer\exception\managed_with_clean_error_exception build 29-Sep-2024 18:52:59 Rendering Class phpbb\composer\exception\managed_with_enable_error_exception build 29-Sep-2024 18:52:59  332/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\composer\exception\managed_with_error_exception build 29-Sep-2024 18:52:59 Rendering Class phpbb\composer\exception\runtime_exception build 29-Sep-2024 18:52:59 Rendering Class phpbb\composer\extension_manager build 29-Sep-2024 18:52:59 Rendering Class phpbb\composer\installer build 29-Sep-2024 18:52:59  336/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Rendering Class phpbb\composer\io\console_io build 29-Sep-2024 18:52:59 Rendering Class phpbb\composer\io\html_output_formatter build 29-Sep-2024 18:52:59 Rendering Class phpbb\composer\io\io_interface build 29-Sep-2024 18:52:59  339/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Rendering Class phpbb\composer\io\null_io build 29-Sep-2024 18:52:59 Rendering Class phpbb\composer\io\translate_composer_trait build 29-Sep-2024 18:52:59 Rendering Class phpbb\composer\io\web_io build 29-Sep-2024 18:52:59 Rendering Class phpbb\composer\manager build 29-Sep-2024 18:52:59 Rendering Class phpbb\composer\manager_interface build 29-Sep-2024 18:52:59  344/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Rendering Class phpbb\config\config build 29-Sep-2024 18:52:59 Rendering Class phpbb\config\db build 29-Sep-2024 18:52:59 Rendering Class phpbb\config\db_text build 29-Sep-2024 18:52:59  347/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Rendering Class phpbb\config_php_file build 29-Sep-2024 18:52:59 Rendering Class phpbb\console\application build 29-Sep-2024 18:52:59 Rendering Class phpbb\console\command\cache\purge build 29-Sep-2024 18:52:59 Rendering Class phpbb\console\command\command build 29-Sep-2024 18:52:59  351/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Rendering Class phpbb\console\command\config\command build 29-Sep-2024 18:52:59 Rendering Class phpbb\console\command\config\delete build 29-Sep-2024 18:52:59 Rendering Class phpbb\console\command\config\get build 29-Sep-2024 18:52:59 Rendering Class phpbb\console\command\config\increment build 29-Sep-2024 18:52:59 Rendering Class phpbb\console\command\config\set build 29-Sep-2024 18:52:59  356/904 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Rendering Class phpbb\console\command\config\set_atomic build 29-Sep-2024 18:52:59 Rendering Class phpbb\console\command\cron\cron_list build 29-Sep-2024 18:52:59 Rendering Class phpbb\console\command\cron\run build 29-Sep-2024 18:52:59 Rendering Class phpbb\console\command\db\console_migrator_output_handler build 29-Sep-2024 18:52:59  360/904 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Rendering Class phpbb\console\command\db\list_command build 29-Sep-2024 18:52:59 Rendering Class phpbb\console\command\db\migrate build 29-Sep-2024 18:52:59 Rendering Class phpbb\console\command\db\migration_command build 29-Sep-2024 18:52:59 Rendering Class phpbb\console\command\db\revert build 29-Sep-2024 18:52:59  364/904 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Rendering Class phpbb\console\command\dev\migration_tips build 29-Sep-2024 18:52:59 Rendering Class phpbb\console\command\extension\command build 29-Sep-2024 18:52:59 Rendering Class phpbb\console\command\extension\disable build 29-Sep-2024 18:52:59 Rendering Class phpbb\console\command\extension\enable build 29-Sep-2024 18:52:59  368/904 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Rendering Class phpbb\console\command\extension\install build 29-Sep-2024 18:52:59 Rendering Class phpbb\console\command\extension\list_available build 29-Sep-2024 18:52:59 Rendering Class phpbb\console\command\extension\manage build 29-Sep-2024 18:52:59 Rendering Class phpbb\console\command\extension\purge build 29-Sep-2024 18:52:59  372/904 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Rendering Class phpbb\console\command\extension\remove build 29-Sep-2024 18:52:59 Rendering Class phpbb\console\command\extension\show build 29-Sep-2024 18:52:59 Rendering Class phpbb\console\command\extension\update build 29-Sep-2024 18:52:59 Rendering Class phpbb\console\command\fixup\fix_left_right_ids build 29-Sep-2024 18:52:59  376/904 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Rendering Class phpbb\console\command\fixup\update_hashes build 29-Sep-2024 18:52:59 Rendering Class phpbb\console\command\reparser\list_all build 29-Sep-2024 18:52:59 Rendering Class phpbb\console\command\reparser\reparse build 29-Sep-2024 18:52:59 Rendering Class phpbb\console\command\searchindex\create build 29-Sep-2024 18:52:59  380/904 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Rendering Class phpbb\console\command\searchindex\delete build 29-Sep-2024 18:52:59 Rendering Class phpbb\console\command\searchindex\list_all build 29-Sep-2024 18:52:59 Rendering Class phpbb\console\command\thumbnail\delete build 29-Sep-2024 18:52:59 Rendering Class phpbb\console\command\thumbnail\generate build 29-Sep-2024 18:52:59  384/904 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Rendering Class phpbb\console\command\thumbnail\recreate build 29-Sep-2024 18:52:59 Rendering Class phpbb\console\command\update\check build 29-Sep-2024 18:52:59 Rendering Class phpbb\console\command\user\activate build 29-Sep-2024 18:53:00  387/904 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Rendering Class phpbb\console\command\user\add build 29-Sep-2024 18:53:00 Rendering Class phpbb\console\command\user\delete build 29-Sep-2024 18:53:00 Rendering Class phpbb\console\command\user\delete_id build 29-Sep-2024 18:53:00  390/904 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\console\command\user\reclean build 29-Sep-2024 18:53:00 Rendering Class phpbb\console\exception_subscriber build 29-Sep-2024 18:53:00 Rendering Class phpbb\content_visibility build 29-Sep-2024 18:53:00 Rendering Class phpbb\controller\exception build 29-Sep-2024 18:53:00  394/904 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\controller\helper build 29-Sep-2024 18:53:00 Rendering Class phpbb\controller\resolver build 29-Sep-2024 18:53:00 Rendering Class phpbb\convert\controller\convertor build 29-Sep-2024 18:53:00  397/904 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\convert\convert build 29-Sep-2024 18:53:00 Rendering Class phpbb\convert\convertor build 29-Sep-2024 18:53:00 Rendering Class phpbb\cron\controller\cron build 29-Sep-2024 18:53:00 Rendering Class phpbb\cron\event\cron_runner_listener build 29-Sep-2024 18:53:00  401/904 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Rendering Class phpbb\cron\manager build 29-Sep-2024 18:53:00 Rendering Class phpbb\cron\task\base build 29-Sep-2024 18:53:00 Rendering Class phpbb\cron\task\core\prune_all_forums build 29-Sep-2024 18:53:00 Rendering Class phpbb\cron\task\core\prune_forum build 29-Sep-2024 18:53:00 Rendering Class phpbb\cron\task\core\prune_notifications build 29-Sep-2024 18:53:00  406/904 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Rendering Class phpbb\cron\task\core\prune_shadow_topics build 29-Sep-2024 18:53:00 Rendering Class phpbb\cron\task\core\queue build 29-Sep-2024 18:53:00 Rendering Class phpbb\cron\task\core\tidy_cache build 29-Sep-2024 18:53:00 Rendering Class phpbb\cron\task\core\tidy_plupload build 29-Sep-2024 18:53:00  410/904 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Rendering Class phpbb\cron\task\core\tidy_search build 29-Sep-2024 18:53:00 Rendering Class phpbb\cron\task\core\tidy_sessions build 29-Sep-2024 18:53:00 Rendering Class phpbb\cron\task\core\tidy_warnings build 29-Sep-2024 18:53:00 Rendering Class phpbb\cron\task\core\update_hashes build 29-Sep-2024 18:53:00 Rendering Class phpbb\cron\task\parametrized build 29-Sep-2024 18:53:00  415/904 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Rendering Class phpbb\cron\task\task build 29-Sep-2024 18:53:00 Rendering Class phpbb\cron\task\text_reparser\reparser build 29-Sep-2024 18:53:00 Rendering Class phpbb\cron\task\wrapper build 29-Sep-2024 18:53:00 Rendering Class phpbb\datetime build 29-Sep-2024 18:53:00 Rendering Class phpbb\db\doctrine\case_insensitive_string build 29-Sep-2024 18:53:00  420/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 46%Rendering Class phpbb\db\doctrine\comparator build 29-Sep-2024 18:53:00 Rendering Class phpbb\db\doctrine\connection_factory build 29-Sep-2024 18:53:00 Rendering Class phpbb\db\doctrine\connection_parameter_factory build 29-Sep-2024 18:53:00 Rendering Class phpbb\db\doctrine\oci8\connection build 29-Sep-2024 18:53:00 Rendering Class phpbb\db\doctrine\oci8\driver build 29-Sep-2024 18:53:00 Rendering Class phpbb\db\doctrine\oci8\result build 29-Sep-2024 18:53:00  426/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\doctrine\oci8\schema_manager build 29-Sep-2024 18:53:00 Rendering Class phpbb\db\doctrine\oci8\statement build 29-Sep-2024 18:53:00 Rendering Class phpbb\db\doctrine\oracle_platform build 29-Sep-2024 18:53:00 Rendering Class phpbb\db\doctrine\postgresql_platform build 29-Sep-2024 18:53:00 Rendering Class phpbb\db\doctrine\sqlsrv_platform build 29-Sep-2024 18:53:00  431/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\doctrine\table_helper build 29-Sep-2024 18:53:00 Rendering Class phpbb\db\doctrine\type_converter build 29-Sep-2024 18:53:00 Rendering Class phpbb\db\driver\driver build 29-Sep-2024 18:53:00 Rendering Class phpbb\db\driver\driver_interface build 29-Sep-2024 18:53:00  435/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\factory build 29-Sep-2024 18:53:00  436/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\mssql_base build 29-Sep-2024 18:53:00  437/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\mssql_odbc build 29-Sep-2024 18:53:00  438/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\mssqlnative build 29-Sep-2024 18:53:00  439/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\mysql_base build 29-Sep-2024 18:53:01  440/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\mysqli build 29-Sep-2024 18:53:01  441/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\oracle build 29-Sep-2024 18:53:01  442/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\postgres build 29-Sep-2024 18:53:01  443/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\driver\sqlite3 build 29-Sep-2024 18:53:01  444/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\extractor\base_extractor build 29-Sep-2024 18:53:01  445/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\extractor\exception\extractor_not_initialized_exception build 29-Sep-2024 18:53:01 Rendering Class phpbb\db\extractor\exception\invalid_format_exception build 29-Sep-2024 18:53:01 Rendering Class phpbb\db\extractor\extractor_interface build 29-Sep-2024 18:53:01 Rendering Class phpbb\db\extractor\factory build 29-Sep-2024 18:53:01 Rendering Class phpbb\db\extractor\mssql_extractor build 29-Sep-2024 18:53:01  450/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\extractor\mysql_extractor build 29-Sep-2024 18:53:01 Rendering Class phpbb\db\extractor\oracle_extractor build 29-Sep-2024 18:53:01  452/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Rendering Class phpbb\db\extractor\postgres_extractor build 29-Sep-2024 18:53:01 Rendering Class phpbb\db\extractor\sqlite3_extractor build 29-Sep-2024 18:53:01  455/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Rendering Class phpbb\db\migration\container_aware_migration build 29-Sep-2024 18:53:01 Rendering Class phpbb\db\migration\exception build 29-Sep-2024 18:53:01 Rendering Class phpbb\db\migration\helper build 29-Sep-2024 18:53:01 Rendering Class phpbb\db\migration\migration build 29-Sep-2024 18:53:01 Rendering Class phpbb\db\migration\migration_interface build 29-Sep-2024 18:53:01  459/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Rendering Class phpbb\db\migration\profilefield_base_migration build 29-Sep-2024 18:53:01 Rendering Class phpbb\db\migration\schema_generator build 29-Sep-2024 18:53:01  462/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Rendering Class phpbb\db\migration\tool\config build 29-Sep-2024 18:53:01 Rendering Class phpbb\db\migration\tool\config_text build 29-Sep-2024 18:53:01 Rendering Class phpbb\db\migration\tool\module build 29-Sep-2024 18:53:01 Rendering Class phpbb\db\migration\tool\permission build 29-Sep-2024 18:53:01  465/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Rendering Class phpbb\db\migration\tool\tool_interface build 29-Sep-2024 18:53:01 Rendering Class phpbb\db\migrator build 29-Sep-2024 18:53:01 Rendering Class phpbb\db\output_handler\html_migrator_output_handler build 29-Sep-2024 18:53:01  468/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Rendering Class phpbb\db\output_handler\installer_migrator_output_handler build 29-Sep-2024 18:53:01 Rendering Class phpbb\db\output_handler\log_wrapper_migrator_output_handler build 29-Sep-2024 18:53:01 Rendering Class phpbb\db\output_handler\migrator_output_handler_interface build 29-Sep-2024 18:53:01 Rendering Class phpbb\db\output_handler\null_migrator_output_handler build 29-Sep-2024 18:53:01 Rendering Class phpbb\db\sql_insert_buffer build 29-Sep-2024 18:53:01 Rendering Class phpbb\db\tools\doctrine build 29-Sep-2024 18:53:01 Rendering Class phpbb\db\tools\factory build 29-Sep-2024 18:53:01  475/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\tools\mssql build 29-Sep-2024 18:53:01 Rendering Class phpbb\db\tools\postgres build 29-Sep-2024 18:53:02  477/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\tools\tools build 29-Sep-2024 18:53:02  478/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52% 479/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\tools\tools_interface build 29-Sep-2024 18:53:02 Rendering Class phpbb\debug\debug build 29-Sep-2024 18:53:02 Rendering Class phpbb\debug\error_handler build 29-Sep-2024 18:53:02 Rendering Class phpbb\di\container_builder build 29-Sep-2024 18:53:02  482/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Rendering Class phpbb\di\exception\di_exception build 29-Sep-2024 18:53:02 Rendering Class phpbb\di\exception\multiple_service_definitions_exception build 29-Sep-2024 18:53:02 Rendering Class phpbb\di\exception\service_not_found_exception build 29-Sep-2024 18:53:02 Rendering Class phpbb\di\extension\config build 29-Sep-2024 18:53:02  486/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Rendering Class phpbb\di\extension\container_configuration build 29-Sep-2024 18:53:02 Rendering Class phpbb\di\extension\core build 29-Sep-2024 18:53:02 Rendering Class phpbb\di\extension\tables build 29-Sep-2024 18:53:02 Rendering Class phpbb\di\ordered_service_collection build 29-Sep-2024 18:53:02 Rendering Class phpbb\di\pass\collection_pass build 29-Sep-2024 18:53:02 Rendering Class phpbb\di\pass\convert_events build 29-Sep-2024 18:53:02  492/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Rendering Class phpbb\di\pass\markpublic_pass build 29-Sep-2024 18:53:02 Rendering Class phpbb\di\proxy_instantiator build 29-Sep-2024 18:53:02 Rendering Class phpbb\di\service_collection build 29-Sep-2024 18:53:02 Rendering Class phpbb\di\service_collection_iterator build 29-Sep-2024 18:53:02 Rendering Class phpbb\error_collector build 29-Sep-2024 18:53:02 Rendering Class phpbb\event\dispatcher build 29-Sep-2024 18:53:02 Rendering Class phpbb\event\dispatcher_interface build 29-Sep-2024 18:53:02  499/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Rendering Class phpbb\event\kernel_exception_subscriber build 29-Sep-2024 18:53:02 Rendering Class phpbb\event\kernel_terminate_subscriber build 29-Sep-2024 18:53:02 Rendering Class phpbb\event\md_exporter build 29-Sep-2024 18:53:02 Rendering Class phpbb\event\php_exporter build 29-Sep-2024 18:53:02  503/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Rendering Class phpbb\event\recursive_event_filter_iterator build 29-Sep-2024 18:53:02 Rendering Class phpbb\event\rst_exporter build 29-Sep-2024 18:53:02  505/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Rendering Class phpbb\exception\exception_interface build 29-Sep-2024 18:53:02 Rendering Class phpbb\exception\http_exception build 29-Sep-2024 18:53:02 Rendering Class phpbb\exception\runtime_exception build 29-Sep-2024 18:53:02 Rendering Class phpbb\exception\version_check_exception build 29-Sep-2024 18:53:02 Rendering Class phpbb\extension\base build 29-Sep-2024 18:53:02 Rendering Class phpbb\extension\di\extension_base build 29-Sep-2024 18:53:02  511/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Rendering Class phpbb\extension\exception build 29-Sep-2024 18:53:02 Rendering Class phpbb\extension\extension_interface build 29-Sep-2024 18:53:02 Rendering Class phpbb\extension\manager build 29-Sep-2024 18:53:02 Rendering Class phpbb\extension\provider build 29-Sep-2024 18:53:02  515/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Rendering Class phpbb\feed\attachments_base build 29-Sep-2024 18:53:02 Rendering Class phpbb\feed\base build 29-Sep-2024 18:53:02 Rendering Class phpbb\feed\controller\feed build 29-Sep-2024 18:53:02  518/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Rendering Class phpbb\feed\exception\feed_exception build 29-Sep-2024 18:53:02 Rendering Class phpbb\feed\exception\feed_unavailable_exception build 29-Sep-2024 18:53:02 Rendering Class phpbb\feed\exception\no_feed_exception build 29-Sep-2024 18:53:02 Rendering Class phpbb\feed\exception\no_forum_exception build 29-Sep-2024 18:53:02  522/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Rendering Class phpbb\feed\exception\no_topic_exception build 29-Sep-2024 18:53:02 Rendering Class phpbb\feed\exception\unauthorized_exception build 29-Sep-2024 18:53:02 Rendering Class phpbb\feed\exception\unauthorized_forum_exception build 29-Sep-2024 18:53:02 Rendering Class phpbb\feed\exception\unauthorized_topic_exception build 29-Sep-2024 18:53:02 Rendering Class phpbb\feed\feed_interface build 29-Sep-2024 18:53:02 Rendering Class phpbb\feed\forum build 29-Sep-2024 18:53:02 Rendering Class phpbb\feed\forums build 29-Sep-2024 18:53:02  529/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Rendering Class phpbb\feed\helper build 29-Sep-2024 18:53:02 Rendering Class phpbb\feed\news build 29-Sep-2024 18:53:02 Rendering Class phpbb\feed\overall build 29-Sep-2024 18:53:02  532/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Rendering Class phpbb\feed\post_base build 29-Sep-2024 18:53:02  534/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\feed\quote_helper build 29-Sep-2024 18:53:02 Rendering Class phpbb\feed\topic build 29-Sep-2024 18:53:02 Rendering Class phpbb\feed\topic_base build 29-Sep-2024 18:53:02  537/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\feed\topics build 29-Sep-2024 18:53:02 Rendering Class phpbb\feed\topics_active build 29-Sep-2024 18:53:02 Rendering Class phpbb\file_downloader build 29-Sep-2024 18:53:02  539/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\files\factory build 29-Sep-2024 18:53:02 Rendering Class phpbb\files\filespec build 29-Sep-2024 18:53:02  542/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\files\filespec_storage build 29-Sep-2024 18:53:02 Rendering Class phpbb\files\types\base build 29-Sep-2024 18:53:02 Rendering Class phpbb\files\types\form build 29-Sep-2024 18:53:02 Rendering Class phpbb\files\types\form_storage build 29-Sep-2024 18:53:02  545/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Rendering Class phpbb\files\types\local build 29-Sep-2024 18:53:03 Rendering Class phpbb\files\types\local_storage build 29-Sep-2024 18:53:03 Rendering Class phpbb\files\types\type_interface build 29-Sep-2024 18:53:03  548/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Rendering Class phpbb\files\upload build 29-Sep-2024 18:53:03 Rendering Class phpbb\filesystem\exception\filesystem_exception build 29-Sep-2024 18:53:03 Rendering Class phpbb\filesystem\filesystem build 29-Sep-2024 18:53:03  551/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 60%Rendering Class phpbb\filesystem\filesystem_interface build 29-Sep-2024 18:53:03  552/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\filesystem\helper build 29-Sep-2024 18:53:03 Rendering Class phpbb\filesystem\temp build 29-Sep-2024 18:53:03  554/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\finder\factory build 29-Sep-2024 18:53:03 Rendering Class phpbb\finder\finder build 29-Sep-2024 18:53:03 Rendering Class phpbb\finder\recursive_dot_prefix_filter_iterator build 29-Sep-2024 18:53:03  557/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\finder\recursive_path_iterator build 29-Sep-2024 18:53:03 Rendering Class phpbb\form\form_helper build 29-Sep-2024 18:53:03 Rendering Class phpbb\group\helper build 29-Sep-2024 18:53:03 Rendering Class phpbb\groupposition\exception build 29-Sep-2024 18:53:03 Rendering Class phpbb\groupposition\groupposition_interface build 29-Sep-2024 18:53:03 Rendering Class phpbb\groupposition\legend build 29-Sep-2024 18:53:03  563/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Rendering Class phpbb\groupposition\teampage build 29-Sep-2024 18:53:03 Rendering Class phpbb\help\controller\bbcode build 29-Sep-2024 18:53:03 Rendering Class phpbb\help\controller\controller build 29-Sep-2024 18:53:03  566/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Rendering Class phpbb\help\controller\faq build 29-Sep-2024 18:53:03 Rendering Class phpbb\help\controller\help build 29-Sep-2024 18:53:03 Rendering Class phpbb\help\manager build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\console\command\install\config\show build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\console\command\install\config\validate build 29-Sep-2024 18:53:03  571/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Rendering Class phpbb\install\console\command\install\install build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\console\command\update\config\show build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\console\command\update\config\validate build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\console\command\update\update build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\controller\archive_download build 29-Sep-2024 18:53:03  576/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Rendering Class phpbb\install\controller\helper build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\controller\install build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\controller\installer_index build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\controller\timeout_check build 29-Sep-2024 18:53:03  580/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 64%Rendering Class phpbb\install\controller\update build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\event\kernel_exception_subscriber build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\exception\cannot_build_container_exception build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\exception\file_updater_failure_exception build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\exception\installer_config_not_writable_exception build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\exception\installer_exception build 29-Sep-2024 18:53:03  587/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Rendering Class phpbb\install\exception\invalid_dbms_exception build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\exception\jump_to_restart_point_exception build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\exception\resource_limit_reached_exception build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\exception\user_interaction_required_exception build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\helper\config build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\helper\container_factory build 29-Sep-2024 18:53:03  592/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Rendering Class phpbb\install\helper\file_updater\compression_file_updater build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\helper\file_updater\factory build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\helper\file_updater\file_updater build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\helper\file_updater\file_updater_interface build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\helper\file_updater\ftp_file_updater build 29-Sep-2024 18:53:03  597/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\install_helper build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\helper\iohandler\ajax_iohandler build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\helper\iohandler\cli_iohandler build 29-Sep-2024 18:53:03  600/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\iohandler\exception\iohandler_not_implemented_exception build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\helper\iohandler\factory build 29-Sep-2024 18:53:03  602/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\iohandler\iohandler_base build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\helper\iohandler\iohandler_interface build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\helper\navigation\convertor_navigation build 29-Sep-2024 18:53:03  605/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\navigation\install_navigation build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\helper\navigation\main_navigation build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\helper\navigation\navigation_interface build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\helper\navigation\navigation_provider build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\helper\navigation\update_navigation build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\helper\update_helper build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\installer build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\installer_configuration build 29-Sep-2024 18:53:03  613/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Rendering Class phpbb\install\module\install_filesystem\module build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\module\install_filesystem\task\create_config_file build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\module\install_finish\module build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\module\install_finish\task\install_extensions build 29-Sep-2024 18:53:03  617/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Rendering Class phpbb\install\module\install_finish\task\notify_user build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\module\install_finish\task\populate_migrations build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\module\requirements\abstract_requirements_module build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\module\requirements\install_module build 29-Sep-2024 18:53:03  621/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Rendering Class phpbb\install\module\requirements\task\check_filesystem build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\module\requirements\task\check_server_environment build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\module\requirements\task\check_update build 29-Sep-2024 18:53:03  624/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Rendering Class phpbb\install\module\requirements\update_module build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\module\update_filesystem\module build 29-Sep-2024 18:53:03 Rendering Class phpbb\install\module\update_filesystem\task\diff_files build 29-Sep-2024 18:53:03  627/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Rendering Class phpbb\install\module\update_filesystem\task\download_updated_files build 29-Sep-2024 18:53:04 Rendering Class phpbb\install\module\update_filesystem\task\file_check build 29-Sep-2024 18:53:04 Rendering Class phpbb\install\module\update_filesystem\task\show_file_status build 29-Sep-2024 18:53:04  631/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Rendering Class phpbb\install\module\update_filesystem\task\update_files build 29-Sep-2024 18:53:04 Rendering Class phpbb\install\module_base build 29-Sep-2024 18:53:04 Rendering Class phpbb\install\module_interface build 29-Sep-2024 18:53:04 Rendering Class phpbb\install\sequential_task build 29-Sep-2024 18:53:04 Rendering Class phpbb\install\task_base build 29-Sep-2024 18:53:04 Rendering Class phpbb\install\task_interface build 29-Sep-2024 18:53:04  636/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Rendering Class phpbb\install\updater_configuration build 29-Sep-2024 18:53:04 Rendering Class phpbb\json\sanitizer build 29-Sep-2024 18:53:04 Rendering Class phpbb\json_response build 29-Sep-2024 18:53:04 Rendering Class phpbb\language\exception\invalid_plural_rule_exception build 29-Sep-2024 18:53:04 Rendering Class phpbb\language\exception\language_exception build 29-Sep-2024 18:53:04 Rendering Class phpbb\language\exception\language_file_not_found build 29-Sep-2024 18:53:04 Rendering Class phpbb\language\language build 29-Sep-2024 18:53:04  643/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 71%Rendering Class phpbb\language\language_file_helper build 29-Sep-2024 18:53:04 Rendering Class phpbb\language\language_file_loader build 29-Sep-2024 18:53:04  646/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Rendering Class phpbb\lock\db build 29-Sep-2024 18:53:04 Rendering Class phpbb\lock\flock build 29-Sep-2024 18:53:04 Rendering Class phpbb\lock\posting build 29-Sep-2024 18:53:04 Rendering Class phpbb\log\dummy build 29-Sep-2024 18:53:04 Rendering Class phpbb\log\log build 29-Sep-2024 18:53:04 Rendering Class phpbb\log\log_interface build 29-Sep-2024 18:53:04  651/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Rendering Class phpbb\manifest build 29-Sep-2024 18:53:04 Rendering Class phpbb\mention\controller\mention build 29-Sep-2024 18:53:04 Rendering Class phpbb\mention\source\base_group build 29-Sep-2024 18:53:04 Rendering Class phpbb\mention\source\base_user build 29-Sep-2024 18:53:04  655/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Rendering Class phpbb\mention\source\friend build 29-Sep-2024 18:53:04 Rendering Class phpbb\mention\source\group build 29-Sep-2024 18:53:04 Rendering Class phpbb\mention\source\source_interface build 29-Sep-2024 18:53:04 Rendering Class phpbb\mention\source\team build 29-Sep-2024 18:53:04  659/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Rendering Class phpbb\mention\source\topic build 29-Sep-2024 18:53:04 Rendering Class phpbb\mention\source\user build 29-Sep-2024 18:53:04 Rendering Class phpbb\mention\source\usergroup build 29-Sep-2024 18:53:04 Rendering Class phpbb\message\admin_form build 29-Sep-2024 18:53:04  663/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Rendering Class phpbb\message\form build 29-Sep-2024 18:53:04 Rendering Class phpbb\message\message build 29-Sep-2024 18:53:04 Rendering Class phpbb\message\topic_form build 29-Sep-2024 18:53:04  666/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Rendering Class phpbb\message\user_form build 29-Sep-2024 18:53:04 Rendering Class phpbb\mimetype\content_guesser build 29-Sep-2024 18:53:04 Rendering Class phpbb\mimetype\extension_guesser build 29-Sep-2024 18:53:04  669/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Rendering Class phpbb\mimetype\guesser build 29-Sep-2024 18:53:04 Rendering Class phpbb\mimetype\guesser_base build 29-Sep-2024 18:53:04 Rendering Class phpbb\mimetype\guesser_interface build 29-Sep-2024 18:53:04 Rendering Class phpbb\module\exception\module_exception build 29-Sep-2024 18:53:04 Rendering Class phpbb\module\exception\module_not_found_exception build 29-Sep-2024 18:53:04 Rendering Class phpbb\module\module_manager build 29-Sep-2024 18:53:04  675/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Rendering Class phpbb\notification\exception build 29-Sep-2024 18:53:04 Rendering Class phpbb\notification\manager build 29-Sep-2024 18:53:04 Rendering Class phpbb\notification\method\base build 29-Sep-2024 18:53:04  678/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\method\board build 29-Sep-2024 18:53:04 Rendering Class phpbb\notification\method\email build 29-Sep-2024 18:53:04  680/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\method\extended_method_interface build 29-Sep-2024 18:53:04 Rendering Class phpbb\notification\method\jabber build 29-Sep-2024 18:53:04  682/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\method\messenger_base build 29-Sep-2024 18:53:04 Rendering Class phpbb\notification\method\method_interface build 29-Sep-2024 18:53:04  684/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\method\webpush build 29-Sep-2024 18:53:04 Rendering Class phpbb\notification\type\admin_activate_user build 29-Sep-2024 18:53:04  686/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\type\approve_post build 29-Sep-2024 18:53:04  687/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\type\approve_topic build 29-Sep-2024 18:53:05  688/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\base build 29-Sep-2024 18:53:05  689/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\bookmark build 29-Sep-2024 18:53:05 Rendering Class phpbb\notification\type\disapprove_post build 29-Sep-2024 18:53:05  691/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\disapprove_topic build 29-Sep-2024 18:53:05  692/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\forum build 29-Sep-2024 18:53:05  693/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\group_request build 29-Sep-2024 18:53:05  694/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\group_request_approved build 29-Sep-2024 18:53:05  695/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\mention build 29-Sep-2024 18:53:05  696/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\pm build 29-Sep-2024 18:53:05  697/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\post build 29-Sep-2024 18:53:05  698/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\post_in_queue build 29-Sep-2024 18:53:05  699/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\quote build 29-Sep-2024 18:53:05  700/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_pm build 29-Sep-2024 18:53:05  701/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_pm_closed build 29-Sep-2024 18:53:05  702/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_post build 29-Sep-2024 18:53:05  703/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_post_closed build 29-Sep-2024 18:53:05  704/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\topic build 29-Sep-2024 18:53:05  705/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\topic_in_queue build 29-Sep-2024 18:53:06  706/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\notification\type\type_interface build 29-Sep-2024 18:53:06  707/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\pagination build 29-Sep-2024 18:53:06 Rendering Class phpbb\passwords\driver\argon2i build 29-Sep-2024 18:53:06  709/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\passwords\driver\argon2id build 29-Sep-2024 18:53:06 Rendering Class phpbb\passwords\driver\base build 29-Sep-2024 18:53:06 Rendering Class phpbb\passwords\driver\base_native build 29-Sep-2024 18:53:06  712/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Rendering Class phpbb\passwords\driver\bcrypt build 29-Sep-2024 18:53:06 Rendering Class phpbb\passwords\driver\bcrypt_2y build 29-Sep-2024 18:53:06 Rendering Class phpbb\passwords\driver\bcrypt_wcf2 build 29-Sep-2024 18:53:06  715/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Rendering Class phpbb\passwords\driver\convert_password build 29-Sep-2024 18:53:06 Rendering Class phpbb\passwords\driver\driver_interface build 29-Sep-2024 18:53:06 Rendering Class phpbb\passwords\driver\helper build 29-Sep-2024 18:53:06 Rendering Class phpbb\passwords\driver\md5_mybb build 29-Sep-2024 18:53:06  719/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Rendering Class phpbb\passwords\driver\md5_phpbb2 build 29-Sep-2024 18:53:06 Rendering Class phpbb\passwords\driver\md5_vb build 29-Sep-2024 18:53:06 Rendering Class phpbb\passwords\driver\phpass build 29-Sep-2024 18:53:06  722/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Rendering Class phpbb\passwords\driver\rehashable_driver_interface build 29-Sep-2024 18:53:06 Rendering Class phpbb\passwords\driver\salted_md5 build 29-Sep-2024 18:53:06 Rendering Class phpbb\passwords\driver\sha1 build 29-Sep-2024 18:53:06  725/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\passwords\driver\sha1_smf build 29-Sep-2024 18:53:06 Rendering Class phpbb\passwords\driver\sha1_wcf1 build 29-Sep-2024 18:53:06 Rendering Class phpbb\passwords\driver\sha_xf1 build 29-Sep-2024 18:53:06  728/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\passwords\helper build 29-Sep-2024 18:53:06 Rendering Class phpbb\passwords\manager build 29-Sep-2024 18:53:06  731/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\path_helper build 29-Sep-2024 18:53:06 Rendering Class phpbb\permissions build 29-Sep-2024 18:53:06 Rendering Class phpbb\plupload\plupload build 29-Sep-2024 18:53:06 Rendering Class phpbb\posting\post_helper build 29-Sep-2024 18:53:06  734/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\profilefields\lang_helper build 29-Sep-2024 18:53:06 Rendering Class phpbb\profilefields\manager build 29-Sep-2024 18:53:06 Rendering Class phpbb\profilefields\type\type_base build 29-Sep-2024 18:53:06  737/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\profilefields\type\type_bool build 29-Sep-2024 18:53:06 Rendering Class phpbb\profilefields\type\type_date build 29-Sep-2024 18:53:06  739/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\profilefields\type\type_dropdown build 29-Sep-2024 18:53:06 Rendering Class phpbb\profilefields\type\type_int build 29-Sep-2024 18:53:06 741/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\profilefields\type\type_interface build 29-Sep-2024 18:53:06 Rendering Class phpbb\profilefields\type\type_string build 29-Sep-2024 18:53:06  743/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_string_common build 29-Sep-2024 18:53:06  744/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_text build 29-Sep-2024 18:53:06 Rendering Class phpbb\profilefields\type\type_url build 29-Sep-2024 18:53:06  746/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\report\controller\report build 29-Sep-2024 18:53:06  747/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\report\exception\already_reported_exception build 29-Sep-2024 18:53:06 Rendering Class phpbb\report\exception\empty_report_exception build 29-Sep-2024 18:53:06 Rendering Class phpbb\report\exception\entity_not_found_exception build 29-Sep-2024 18:53:06 Rendering Class phpbb\report\exception\factory_invalid_argument_exception build 29-Sep-2024 18:53:06 Rendering Class phpbb\report\exception\invalid_report_exception build 29-Sep-2024 18:53:06  752/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Rendering Class phpbb\report\exception\pm_reporting_disabled_exception build 29-Sep-2024 18:53:06 Rendering Class phpbb\report\exception\report_permission_denied_exception build 29-Sep-2024 18:53:06 Rendering Class phpbb\report\handler_factory build 29-Sep-2024 18:53:06 Rendering Class phpbb\report\report_handler build 29-Sep-2024 18:53:06 Rendering Class phpbb\report\report_handler_interface build 29-Sep-2024 18:53:06 Rendering Class phpbb\report\report_handler_pm build 29-Sep-2024 18:53:06 Rendering Class phpbb\report\report_handler_post build 29-Sep-2024 18:53:06  759/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Rendering Class phpbb\report\report_reason_list_provider build 29-Sep-2024 18:53:07 Rendering Class phpbb\request\deactivated_super_global build 29-Sep-2024 18:53:07 Rendering Class phpbb\request\request build 29-Sep-2024 18:53:07 Rendering Class phpbb\request\request_interface build 29-Sep-2024 18:53:07  763/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Rendering Class phpbb\request\type_cast_helper build 29-Sep-2024 18:53:07 Rendering Class phpbb\request\type_cast_helper_interface build 29-Sep-2024 18:53:07 Rendering Class phpbb\routing\file_locator build 29-Sep-2024 18:53:07 Rendering Class phpbb\routing\helper build 29-Sep-2024 18:53:07 Rendering Class phpbb\routing\loader_resolver build 29-Sep-2024 18:53:07  768/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Rendering Class phpbb\routing\resources_locator\chained_resources_locator build 29-Sep-2024 18:53:07 Rendering Class phpbb\routing\resources_locator\default_resources_locator build 29-Sep-2024 18:53:07 Rendering Class phpbb\routing\resources_locator\installer_resources_locator build 29-Sep-2024 18:53:07 Rendering Class phpbb\routing\resources_locator\resources_locator_interface build 29-Sep-2024 18:53:07 Rendering Class phpbb\routing\router build 29-Sep-2024 18:53:07 Rendering Class phpbb\search\backend\base build 29-Sep-2024 18:53:07  774/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Rendering Class phpbb\search\backend\fulltext_mysql build 29-Sep-2024 18:53:07 Rendering Class phpbb\search\backend\fulltext_native build 29-Sep-2024 18:53:07  776/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 85%Rendering Class phpbb\search\backend\fulltext_postgres build 29-Sep-2024 18:53:07  777/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 85%Rendering Class phpbb\search\backend\fulltext_sphinx build 29-Sep-2024 18:53:07  778/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\search_backend_interface build 29-Sep-2024 18:53:07  779/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\sphinx\config build 29-Sep-2024 18:53:07 Rendering Class phpbb\search\backend\sphinx\config_item build 29-Sep-2024 18:53:07 Rendering Class phpbb\search\backend\sphinx\config_section build 29-Sep-2024 18:53:07  782/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\sphinx\config_variable build 29-Sep-2024 18:53:07 Rendering Class phpbb\search\exception\action_in_progress_exception build 29-Sep-2024 18:53:07 Rendering Class phpbb\search\exception\no_action_in_progress_exception build 29-Sep-2024 18:53:07 Rendering Class phpbb\search\exception\no_search_backend_found_exception build 29-Sep-2024 18:53:07 Rendering Class phpbb\search\exception\search_exception build 29-Sep-2024 18:53:07 Rendering Class phpbb\search\search_backend_factory build 29-Sep-2024 18:53:07  788/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Rendering Class phpbb\search\state_helper build 29-Sep-2024 18:53:07 Rendering Class phpbb\session build 29-Sep-2024 18:53:07 Rendering Class phpbb\storage\adapter\adapter_interface build 29-Sep-2024 18:53:07  791/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Rendering Class phpbb\storage\adapter\local build 29-Sep-2024 18:53:07 Rendering Class phpbb\storage\adapter_factory build 29-Sep-2024 18:53:07 Rendering Class phpbb\storage\controller\attachment build 29-Sep-2024 18:53:07  794/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Rendering Class phpbb\storage\controller\avatar build 29-Sep-2024 18:53:07 Rendering Class phpbb\storage\controller\controller build 29-Sep-2024 18:53:07  796/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Rendering Class phpbb\storage\exception\action_in_progress_exception build 29-Sep-2024 18:53:07 Rendering Class phpbb\storage\exception\no_action_in_progress_exception build 29-Sep-2024 18:53:07 Rendering Class phpbb\storage\exception\storage_exception build 29-Sep-2024 18:53:07 Rendering Class phpbb\storage\helper build 29-Sep-2024 18:53:07 Rendering Class phpbb\storage\provider\local build 29-Sep-2024 18:53:07  801/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Rendering Class phpbb\storage\provider\provider_interface build 29-Sep-2024 18:53:07 Rendering Class phpbb\storage\state_helper build 29-Sep-2024 18:53:07 Rendering Class phpbb\storage\storage build 29-Sep-2024 18:53:07 Rendering Class phpbb\storage\stream_interface build 29-Sep-2024 18:53:07  805/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 89%Rendering Class phpbb\symfony_request build 29-Sep-2024 18:53:07 Rendering Class phpbb\template\asset build 29-Sep-2024 18:53:07 Rendering Class phpbb\template\assets_bag build 29-Sep-2024 18:53:07 Rendering Class phpbb\template\base build 29-Sep-2024 18:53:07 Rendering Class phpbb\template\context build 29-Sep-2024 18:53:07  810/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Rendering Class phpbb\template\exception\user_object_not_available build 29-Sep-2024 18:53:07 Rendering Class phpbb\template\template build 29-Sep-2024 18:53:07 Rendering Class phpbb\template\twig\definition build 29-Sep-2024 18:53:07  813/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Rendering Class phpbb\template\twig\environment build 29-Sep-2024 18:53:07 Rendering Class phpbb\template\twig\extension build 29-Sep-2024 18:53:07 Rendering Class phpbb\template\twig\extension\avatar build 29-Sep-2024 18:53:07  816/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Rendering Class phpbb\template\twig\extension\config build 29-Sep-2024 18:53:07 Rendering Class phpbb\template\twig\extension\forms build 29-Sep-2024 18:53:07 Rendering Class phpbb\template\twig\extension\icon build 29-Sep-2024 18:53:07 Rendering Class phpbb\template\twig\extension\routing build 29-Sep-2024 18:53:07  820/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Rendering Class phpbb\template\twig\extension\username build 29-Sep-2024 18:53:07 Rendering Class phpbb\template\twig\lexer build 29-Sep-2024 18:53:07 Rendering Class phpbb\template\twig\loader build 29-Sep-2024 18:53:07 Rendering Class phpbb\template\twig\node\definenode build 29-Sep-2024 18:53:07 Rendering Class phpbb\template\twig\node\event build 29-Sep-2024 18:53:07  825/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Rendering Class phpbb\template\twig\node\expression\binary\equalequal build 29-Sep-2024 18:53:07 Rendering Class phpbb\template\twig\node\expression\binary\notequalequal build 29-Sep-2024 18:53:07 Rendering Class phpbb\template\twig\node\includeasset build 29-Sep-2024 18:53:07 Rendering Class phpbb\template\twig\node\includecss build 29-Sep-2024 18:53:07 Rendering Class phpbb\template\twig\node\includejs build 29-Sep-2024 18:53:07 Rendering Class phpbb\template\twig\node\includenode build 29-Sep-2024 18:53:07 Rendering Class phpbb\template\twig\tokenparser\defineparser build 29-Sep-2024 18:53:07 Rendering Class phpbb\template\twig\tokenparser\event build 29-Sep-2024 18:53:08  833/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 92%Rendering Class phpbb\template\twig\tokenparser\includecss build 29-Sep-2024 18:53:08 Rendering Class phpbb\template\twig\tokenparser\includejs build 29-Sep-2024 18:53:08 Rendering Class phpbb\template\twig\tokenparser\includeparser build 29-Sep-2024 18:53:08 Rendering Class phpbb\template\twig\twig build 29-Sep-2024 18:53:08 Rendering Class phpbb\textformatter\acp_utils_interface build 29-Sep-2024 18:53:08  838/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 92%Rendering Class phpbb\textformatter\cache_interface build 29-Sep-2024 18:53:08 Rendering Class phpbb\textformatter\parser_interface build 29-Sep-2024 18:53:08 Rendering Class phpbb\textformatter\renderer_interface build 29-Sep-2024 18:53:08 Rendering Class phpbb\textformatter\s9e\acp_utils build 29-Sep-2024 18:53:08 Rendering Class phpbb\textformatter\s9e\bbcode_merger build 29-Sep-2024 18:53:08  843/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 93%Rendering Class phpbb\textformatter\s9e\factory build 29-Sep-2024 18:53:08 Rendering Class phpbb\textformatter\s9e\link_helper build 29-Sep-2024 18:53:08 Rendering Class phpbb\textformatter\s9e\mention_helper build 29-Sep-2024 18:53:08  846/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 93%Rendering Class phpbb\textformatter\s9e\parser build 29-Sep-2024 18:53:08 Rendering Class phpbb\textformatter\s9e\quote_helper build 29-Sep-2024 18:53:08 Rendering Class phpbb\textformatter\s9e\renderer build 29-Sep-2024 18:53:08 Rendering Class phpbb\textformatter\s9e\utils build 29-Sep-2024 18:53:08  850/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textformatter\utils_interface build 29-Sep-2024 18:53:08 Rendering Class phpbb\textreparser\base build 29-Sep-2024 18:53:08 Rendering Class phpbb\textreparser\manager build 29-Sep-2024 18:53:08  853/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\plugins\contact_admin_info build 29-Sep-2024 18:53:08 Rendering Class phpbb\textreparser\plugins\forum_description build 29-Sep-2024 18:53:08 Rendering Class phpbb\textreparser\plugins\forum_rules build 29-Sep-2024 18:53:08  856/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\plugins\group_description build 29-Sep-2024 18:53:08 Rendering Class phpbb\textreparser\plugins\pm_text build 29-Sep-2024 18:53:08  858/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\plugins\poll_option build 29-Sep-2024 18:53:08  860/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\textreparser\plugins\poll_title build 29-Sep-2024 18:53:08 Rendering Class phpbb\textreparser\plugins\post_text build 29-Sep-2024 18:53:08 Rendering Class phpbb\textreparser\plugins\user_signature build 29-Sep-2024 18:53:08  862/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\textreparser\reparser_interface build 29-Sep-2024 18:53:08 Rendering Class phpbb\textreparser\row_based_plugin build 29-Sep-2024 18:53:08 Rendering Class phpbb\tree\nestedset build 29-Sep-2024 18:53:08  865/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\tree\nestedset_forum build 29-Sep-2024 18:53:08 Rendering Class phpbb\tree\tree_interface build 29-Sep-2024 18:53:08  867/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\ucp\controller\delete_cookies build 29-Sep-2024 18:53:08 Rendering Class phpbb\ucp\controller\reset_password build 29-Sep-2024 18:53:08 Rendering Class phpbb\ucp\controller\webpush build 29-Sep-2024 18:53:08 Rendering Class phpbb\user build 29-Sep-2024 18:53:08  871/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 96%Rendering Class phpbb\user_loader build 29-Sep-2024 18:53:08  872/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 96%Rendering Class phpbb\version_helper build 29-Sep-2024 18:53:08 Rendering Class phpbb\viewonline_helper build 29-Sep-2024 18:53:08  874/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 96%Rendering Class phpbb_questionnaire_data_collector build 29-Sep-2024 18:53:08 Rendering Class phpbb_questionnaire_php_data_provider build 29-Sep-2024 18:53:08 Rendering Class phpbb_questionnaire_phpbb_data_provider build 29-Sep-2024 18:53:08 Rendering Class phpbb_questionnaire_system_data_provider build 29-Sep-2024 18:53:08 Rendering Class queue build 29-Sep-2024 18:53:08 Rendering Class smtp_class build 29-Sep-2024 18:53:08 Rendering Class transfer build 29-Sep-2024 18:53:08  881/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 97%Rendering Class ucp_activate build 29-Sep-2024 18:53:08 Rendering Class ucp_attachments build 29-Sep-2024 18:53:08 Rendering Class ucp_attachments_info build 29-Sep-2024 18:53:08 Rendering Class ucp_auth_link build 29-Sep-2024 18:53:08 Rendering Class ucp_auth_link_info build 29-Sep-2024 18:53:08 Rendering Class ucp_confirm build 29-Sep-2024 18:53:08 Rendering Class ucp_groups build 29-Sep-2024 18:53:08 Rendering Class ucp_groups_info build 29-Sep-2024 18:53:08 Rendering Class ucp_login_link build 29-Sep-2024 18:53:08  890/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 98%Rendering Class ucp_main build 29-Sep-2024 18:53:08 Rendering Class ucp_main_info build 29-Sep-2024 18:53:08 Rendering Class ucp_notifications build 29-Sep-2024 18:53:08 Rendering Class ucp_notifications_info build 29-Sep-2024 18:53:08 Rendering Class ucp_pm build 29-Sep-2024 18:53:08 Rendering Class ucp_pm_info build 29-Sep-2024 18:53:08 Rendering Class ucp_prefs build 29-Sep-2024 18:53:08 Rendering Class ucp_prefs_info build 29-Sep-2024 18:53:08 Rendering Class ucp_profile build 29-Sep-2024 18:53:08  899/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 99%Rendering Class ucp_profile_info build 29-Sep-2024 18:53:08 Rendering Class ucp_register build 29-Sep-2024 18:53:08 Rendering Class ucp_resend build 29-Sep-2024 18:53:08 Rendering Class ucp_zebra build 29-Sep-2024 18:53:08 Rendering Class ucp_zebra_info build 29-Sep-2024 18:53:08  904/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%Rendering done build 29-Sep-2024 18:53:08 build 29-Sep-2024 18:53:08 build 29-Sep-2024 18:53:08 build 29-Sep-2024 18:53:08 build 29-Sep-2024 18:53:08 Version Updated C Removed C build 29-Sep-2024 18:53:08 main 743 0 build 29-Sep-2024 18:53:08 build 29-Sep-2024 18:53:08 build 29-Sep-2024 18:53:08 Version Updated C Updated N Removed C Removed N build 29-Sep-2024 18:53:08 main 743 150 0 0 build 29-Sep-2024 18:53:08 build 29-Sep-2024 18:53:08  build 29-Sep-2024 18:53:08 phpBB > build: build 29-Sep-2024 18:53:08  build 29-Sep-2024 18:53:08  build 29-Sep-2024 18:53:08 BUILD FINISHED build 29-Sep-2024 18:53:08 build 29-Sep-2024 18:53:08 Total time: 9 minutes 41.26 seconds build 29-Sep-2024 18:53:08  simple 29-Sep-2024 18:53:12 Finished task 'Run tests' with result: Success command 29-Sep-2024 18:53:12 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 29-Sep-2024 18:53:12 Starting task 'Run sniffs' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' simple 29-Sep-2024 18:53:12 Running image name (phpbb:php-8.1) command 29-Sep-2024 18:53:12 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1341 (PHPBB3-DDM-JOB1-1341)'\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 29-Sep-2024 18:53:14 Buildfile: /data/build/build.xml build 29-Sep-2024 18:53:14 build 29-Sep-2024 18:53:14 phpBB > sniff: build 29-Sep-2024 18:53:14 build 29-Sep-2024 18:53:16 ............................................................ 60 / 927 (6%) build 29-Sep-2024 18:53:19 ............................................................ 120 / 927 (13%) build 29-Sep-2024 18:53:21 ............................................................ 180 / 927 (19%) build 29-Sep-2024 18:53:23 ............................................................ 240 / 927 (26%) build 29-Sep-2024 18:53:25 ............................................................ 300 / 927 (32%) build 29-Sep-2024 18:53:28 ............................................................ 360 / 927 (39%) build 29-Sep-2024 18:53:29 ............................................................ 420 / 927 (45%) build 29-Sep-2024 18:53:33 ............................................................ 480 / 927 (52%) build 29-Sep-2024 18:53:34 ............................................................ 540 / 927 (58%) build 29-Sep-2024 18:53:34 ............................................................ 600 / 927 (65%) build 29-Sep-2024 18:53:35 ............................................................ 660 / 927 (71%) build 29-Sep-2024 18:53:35 ............................................................ 720 / 927 (78%) build 29-Sep-2024 18:53:36 ............................................................ 780 / 927 (84%) build 29-Sep-2024 18:53:38 ............................................................ 840 / 927 (91%) build 29-Sep-2024 18:53:41 ............................................................ 900 / 927 (97%) build 29-Sep-2024 18:53:42 ........................... 927 / 927 (100%) build 29-Sep-2024 18:53:42 build 29-Sep-2024 18:53:42 build 29-Sep-2024 18:53:42 Time: 27.36 secs; Memory: 28MB build 29-Sep-2024 18:53:42 build 29-Sep-2024 18:53:42 [php] Calling PHP function: preg_replace() build 29-Sep-2024 18:53:45 ............................................................ 60 / 206 (29%) build 29-Sep-2024 18:53:55 ............................................................ 120 / 206 (58%) build 29-Sep-2024 18:53:59 ............................................................ 180 / 206 (87%) build 29-Sep-2024 18:54:02 .......................... 206 / 206 (100%) build 29-Sep-2024 18:54:02 build 29-Sep-2024 18:54:02 build 29-Sep-2024 18:54:02 Time: 20.17 secs; Memory: 34MB build 29-Sep-2024 18:54:02 build 29-Sep-2024 18:54:02 build 29-Sep-2024 18:54:02 build 29-Sep-2024 18:54:02 Time: 34ms; Memory: 6MB build 29-Sep-2024 18:54:02 build 29-Sep-2024 18:54:02 build 29-Sep-2024 18:54:02 BUILD FINISHED build 29-Sep-2024 18:54:02 build 29-Sep-2024 18:54:02 Total time: 47.7999 seconds build 29-Sep-2024 18:54:02 simple 29-Sep-2024 18:54:04 Finished task 'Run sniffs' with result: Success simple 29-Sep-2024 18:54:04 Starting task 'Parsing test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' simple 29-Sep-2024 18:54:04 Parsing test results under /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1... simple 29-Sep-2024 18:54:04 Finished task 'Parsing test results' with result: Success simple 29-Sep-2024 18:54:04 Running post build plugin 'Artifact Copier' simple 29-Sep-2024 18:54:04 Publishing an artifact: Coverage HTML Report simple 29-Sep-2024 18:54:14 Finished publishing of artifact Non required job artifact Http Compression On : [Coverage HTML Report], patterns: [**/*.*] anchored at: [build/coverage/] in 9.799 s simple 29-Sep-2024 18:54:14 Running post build plugin 'npm Cache Cleanup' simple 29-Sep-2024 18:54:14 Running post build plugin 'NCover Results Collector' simple 29-Sep-2024 18:54:14 Running post build plugin 'Build Results Label Collector' simple 29-Sep-2024 18:54:14 Running post build plugin 'Clover Results Collector' simple 29-Sep-2024 18:54:14 Running post build plugin 'Docker Container Cleanup' simple 29-Sep-2024 18:54:15 Successfully removed working directory at '/home/bamboo/local-working-dir/PHPBB3-DDM-JOB1' simple 29-Sep-2024 18:54:15 Finalising the build... simple 29-Sep-2024 18:54:15 Stopping timer. simple 29-Sep-2024 18:54:15 Build PHPBB3-DDM-JOB1-1341 completed. simple 29-Sep-2024 18:54:15 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 29-Sep-2024 18:54:15 Running on server: post build plugin 'NCover Results Collector' simple 29-Sep-2024 18:54:15 Running on server: post build plugin 'Build Labeller' simple 29-Sep-2024 18:54:15 Running on server: post build plugin 'Clover Delta Calculator' simple 29-Sep-2024 18:54:15 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 29-Sep-2024 18:54:15 All post build plugins have finished simple 29-Sep-2024 18:54:15 Generating build results summary... simple 29-Sep-2024 18:54:21 Saving build results to disk... simple 29-Sep-2024 18:54:21 Store variable context... simple 29-Sep-2024 18:54:21 Finished building PHPBB3-DDM-JOB1-1341.