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